summaryrefslogtreecommitdiffstats
path: root/examples/svg_style/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/svg_style/Cargo.toml')
-rw-r--r--examples/svg_style/Cargo.toml10
1 files changed, 0 insertions, 10 deletions
diff --git a/examples/svg_style/Cargo.toml b/examples/svg_style/Cargo.toml
deleted file mode 100644
index 9ecda7c4..00000000
--- a/examples/svg_style/Cargo.toml
+++ /dev/null
@@ -1,10 +0,0 @@
-[package]
-name = "svg_style"
-version = "0.1.0"
-edition = "2021"
-
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
-
-[dependencies]
-iced = { path = "../..", features = ["svg"] }
-iced_style = { path = "../../style" } \ No newline at end of file