summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-03-19 06:37:40 +0100
committerLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-03-19 07:14:03 +0100
commit06df0b7b08a2448a2a6ee72fa908b1064f1101e8 (patch)
treeccf93e4439575a347a8d920325505bc1e215f691 /Cargo.toml
parentbf93c82fac4519e5320f9caee8bde2fdc1c6e41a (diff)
downloadiced-06df0b7b08a2448a2a6ee72fa908b1064f1101e8.tar.gz
iced-06df0b7b08a2448a2a6ee72fa908b1064f1101e8.tar.bz2
iced-06df0b7b08a2448a2a6ee72fa908b1064f1101e8.zip
Update `winit` fork
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f446e2af..3638102b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -158,4 +158,4 @@ web-time = "0.2"
wgpu = "0.19"
winapi = "0.3"
window_clipboard = "0.4.1"
-winit = { git = "https://github.com/iced-rs/winit.git", rev = "b91e39ece2c0d378c3b80da7f3ab50e17bb798a5" }
+winit = { git = "https://github.com/iced-rs/winit.git", rev = "592bd152f6d5786fae7d918532d7db752c0d164f" }