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 7c3d34d commit 4127781Copy full SHA for 4127781
Cargo.toml
@@ -11,4 +11,4 @@ categories = ["gui"]
11
12
[dependencies]
13
imgui = { git = "https://github.com/imgui-rs/imgui-rs", version = "0.12" }
14
-winit = { version = "0.30", default-features = false }
+winit = { version = "0.30.9", default-features = false }
0 commit comments