summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-01-16 12:01:33 +0100
committerLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-01-16 12:01:33 +0100
commit17135cbd56316f31167eb62e026839450506573f (patch)
treebe8c0ae8dc58109f3cd9da7b0ec07fc3e34ac870 /Cargo.toml
parent2776d4634802d9bd7ca92e4ee7d86296bd966496 (diff)
downloadiced-17135cbd56316f31167eb62e026839450506573f.tar.gz
iced-17135cbd56316f31167eb62e026839450506573f.tar.bz2
iced-17135cbd56316f31167eb62e026839450506573f.zip
Update `winit` fork to `0.29.10`
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 45d69288..9732579c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -160,4 +160,4 @@ web-time = "0.2"
wgpu = "0.18"
winapi = "0.3"
window_clipboard = "0.3"
-winit = { git = "https://github.com/iced-rs/winit.git", rev = "25b5dc1758723699015c37b0a64f16ceb9c546ea", features = ["rwh_05"] }
+winit = { git = "https://github.com/iced-rs/winit.git", rev = "b91e39ece2c0d378c3b80da7f3ab50e17bb798a5", features = ["rwh_05"] }