We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3a141f commit 5ff4300Copy full SHA for 5ff4300
Cargo.toml
@@ -49,7 +49,7 @@ optional = true
49
ash = { version = "0.37", default-features = false, features = ["debug", "loaded"] }
50
ash-window = "0.12"
51
raw-window-handle = "0.5"
52
-winit = { version = "0.27", features = ["x11", "wayland"] }
+winit = { version = "0.28", features = ["x11", "wayland"] }
53
env_logger = "0.10"
54
55
[target.'cfg(windows)'.dev-dependencies]
0 commit comments