summaryrefslogtreecommitdiffstats
path: root/renderer/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--renderer/Cargo.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/renderer/Cargo.toml b/renderer/Cargo.toml
index 189f5309..d0420ad0 100644
--- a/renderer/Cargo.toml
+++ b/renderer/Cargo.toml
@@ -13,10 +13,6 @@ tracing = ["iced_wgpu/tracing"]
raw-window-handle = "0.5"
thiserror = "1"
-[dependencies.iced_native]
-version = "0.9"
-path = "../native"
-
[dependencies.iced_graphics]
version = "0.7"
path = "../graphics"