Skip to content

Commit

Permalink
Update the "winit" crate to version 0.23.0 which fixes bug iceiix#384.
Browse files Browse the repository at this point in the history
  • Loading branch information
ActuallyaDeviloper committed Oct 27, 2020
1 parent f4414e7 commit e94fde0
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 @@ opt-level = 1
[dependencies]
cfg-if = "0.1.9"
wasm-bindgen = "0.2.68"
glutin = "0.22.0"
glutin = "0.23.0"
byteorder = "1.3.4"
serde = "1.0.116"
serde_json = "1.0.56"
Expand Down

0 comments on commit e94fde0

Please sign in to comment.