Skip to content

Commit

Permalink
Switch to winit fork
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Jun 26, 2023
1 parent 881e0e8 commit b95f877
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 @@ -20,7 +20,7 @@ pollster = "*"
rand = "*"
rand_chacha = "*"
wgpu = "*"
winit = { git = "https://github.com/rust-windowing/winit", rev = "059abb06fc7c1e072a986648e3df9ca9925a4355" }
winit = { git = "https://github.com/fornwall/winit", rev = "f9f42fbc4753933158c2090a2948f9aa1776ca37" }

[target.'cfg(target_arch = "wasm32")'.dependencies]
console_error_panic_hook = "*"
Expand Down

0 comments on commit b95f877

Please sign in to comment.