Skip to content

Commit f4b77c8

Browse files
Bump winit from 0.20.0-alpha6 to 0.20.0
Bumps [winit](https://github.com/rust-windowing/winit) from 0.20.0-alpha6 to 0.20.0. - [Release notes](https://github.com/rust-windowing/winit/releases) - [Changelog](https://github.com/rust-windowing/winit/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-windowing/winit/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 15499ee commit f4b77c8

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

Cargo.lock

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ reqwest = { version = "0.10.0", features = [ "blocking" ]}
5252

5353
[target.'cfg(target_arch = "wasm32")'.dependencies]
5454
stdweb = "0.4.20"
55-
winit = { version = "=0.20.0-alpha6", features = [ "stdweb" ]}
55+
winit = { version = "=0.20.0", features = [ "stdweb" ]}
5656

5757
[dependencies.steven_gl]
5858
path = "./gl"

0 commit comments

Comments
 (0)