summaryrefslogtreecommitdiffstats
path: root/native/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--native/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/native/Cargo.toml b/native/Cargo.toml
index 7e9c2a5a..067b8708 100644
--- a/native/Cargo.toml
+++ b/native/Cargo.toml
@@ -9,7 +9,6 @@ repository = "https://github.com/hecrj/iced"
[dependencies]
twox-hash = "1.5"
-raw-window-handle = "0.3"
unicode-segmentation = "1.6"
[dependencies.iced_core]