summaryrefslogtreecommitdiffstats
path: root/winit/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'winit/Cargo.toml')
-rw-r--r--winit/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/winit/Cargo.toml b/winit/Cargo.toml
index c5c6ef70..87fd23d5 100644
--- a/winit/Cargo.toml
+++ b/winit/Cargo.toml
@@ -20,8 +20,8 @@ thiserror = "1.0"
[dependencies.winit]
version = "0.25"
-git = "https://github.com/iced-rs/winit"
-rev = "44a9a6fc442fcfa3fa0dfc2d5a2f86fdf4aba10c"
+# git = "https://github.com/iced-rs/winit"
+# rev = "e351421a32bf01b428325dde44dea39ee2656153"
[dependencies.iced_native]
version = "0.4"