Skip to content

Commit 4e6923e

Browse files
committed
undo winit bump
1 parent d39cb90 commit 4e6923e

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 = "0.12"
14-
winit = { version = "0.30.9", default-features = false }
14+
winit = { version = "0.30", default-features = false }

0 commit comments

Comments
 (0)