Skip to content

Commit 15b4ef8

Browse files
committed
bump winit to 0.20.0-alpha4
1 parent ad18e5c commit 15b4ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ gfx-backend-empty = { path = "../src/backend/empty", version = "0.3" }
3737
env_logger = "0.6"
3838

3939
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
40-
winit = "0.20.0-alpha3"
40+
winit = "0.20.0-alpha4"
4141
glsl-to-spirv = "0.1.4"
4242

4343
[dependencies.gfx-backend-gl]

0 commit comments

Comments
 (0)