Skip to content

Commit ca5bdf8

Browse files
chore(deps): update rust crate winit to 0.29.7
1 parent e0d7602 commit ca5bdf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ thiserror = "1.0.53"
2121
blit = { version = "0.8.4", optional = true, default-features = false }
2222

2323
[dev-dependencies]
24-
winit = "0.28.7"
24+
winit = "0.29.7"
2525
log = "0.4.20"
2626
web-time = "0.2.4"
2727
blit = "0.8.4"

0 commit comments

Comments
 (0)