Skip to content

Commit

Permalink
chore(deps): update rust crate winit to 0.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 5, 2024
1 parent af43760 commit f0532e7
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 39 deletions.
154 changes: 116 additions & 38 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ raw-window-handle = "0.6"
image = "0.24"
cfg_aliases = "0.2"
gleam = "0.15"
winit = { version = "0.29", default-features = false, features = ["rwh_06"]}
winit = { version = "0.30", default-features = false, features = ["rwh_06"]}
arboard = "3.3"
euclid = "0.22"
tokio = "1"
Expand Down

0 comments on commit f0532e7

Please sign in to comment.