diff options
Diffstat (limited to '')
-rw-r--r-- | native/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/native/Cargo.toml b/native/Cargo.toml index bb6139d6..38db1610 100644 --- a/native/Cargo.toml +++ b/native/Cargo.toml @@ -9,6 +9,5 @@ repository = "https://github.com/hecrj/iced" [dependencies] iced_core = { version = "0.1.0-alpha", path = "../core" } -stretch = "0.2" twox-hash = "1.5" raw-window-handle = "0.3" |