Skip to content

Commit

Permalink
Update Rust crate winit to 0.27.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 11, 2022
1 parent d325281 commit 7e2c621
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 @@ -24,7 +24,7 @@ console_error_panic_hook = "0.1.7"
wasm-bindgen = "0.2.82"
wasm-bindgen-futures = "0.4.32"
raw-window-handle = "0.5.0"
winit = "0.27.2"
winit = "0.27.3"
gloo-console = "0.2.3"
instant = "0.1.12"
wgpu = { version = "0.13.1", features = ["webgl"] } # TODO: Years in the future when wgpu is stable, remove gl
Expand Down

0 comments on commit 7e2c621

Please sign in to comment.