summaryrefslogtreecommitdiffstats
path: root/examples/styling/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Ashley Wulber <ashley@system76.com>2022-09-08 17:39:59 -0400
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-11-03 03:23:36 +0100
commitd5a933b047a955158a31a35266bbc9b25307b0fc (patch)
tree563341bfb53d55b6e22df09f87fd91a364c76b86 /examples/styling/Cargo.toml
parent269d6f9a3f47861ff6fe67d65baf226192a3c22f (diff)
downloadiced-d5a933b047a955158a31a35266bbc9b25307b0fc.tar.gz
iced-d5a933b047a955158a31a35266bbc9b25307b0fc.tar.bz2
iced-d5a933b047a955158a31a35266bbc9b25307b0fc.zip
refactor: remove once_cell from styling example
Diffstat (limited to 'examples/styling/Cargo.toml')
-rw-r--r--examples/styling/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/styling/Cargo.toml b/examples/styling/Cargo.toml
index 344cd0d6..f771708c 100644
--- a/examples/styling/Cargo.toml
+++ b/examples/styling/Cargo.toml
@@ -7,4 +7,3 @@ publish = false
[dependencies]
iced = { path = "../.." }
-once_cell = "1.14.0" \ No newline at end of file