Skip to content

Commit

Permalink
chore(deps): update rust crate winit to 0.29.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent fb492e2 commit 7c10f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ thiserror = "1.0.56"
blit = { version = "0.8.4", optional = true, default-features = false }

[dev-dependencies]
winit = "0.28.7"
winit = "0.29.8"
log = "0.4.20"
web-time = "0.2.4"
blit = "0.8.4"
Expand Down

0 comments on commit 7c10f9b

Please sign in to comment.