Skip to content

Commit 4127781

Browse files
committed
bump winit dependency
1 parent 7c3d34d commit 4127781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ categories = ["gui"]
1111

1212
[dependencies]
1313
imgui = { git = "https://github.com/imgui-rs/imgui-rs", version = "0.12" }
14-
winit = { version = "0.30", default-features = false }
14+
winit = { version = "0.30.9", default-features = false }

0 commit comments

Comments
 (0)