Skip to content

Commit

Permalink
chore(deps): update rust crate winit to 0.29.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent 1a0b6b9 commit 97c311a
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.10"
log = "0.4.20"
web-time = "1.0.0"
blit = "0.8.4"
Expand Down

0 comments on commit 97c311a

Please sign in to comment.