Skip to content

Commit

Permalink
chore(deps): update rust crate winit to 0.29.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 10, 2024
1 parent 9514dbc commit d2ed385
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.57"
blit = { version = "0.8.5", optional = true, default-features = false }

[dev-dependencies]
winit = "0.28.7"
winit = "0.29.14"
log = "0.4.21"
web-time = "1.1.0"
blit = "0.8.5"
Expand Down

0 comments on commit d2ed385

Please sign in to comment.