Skip to content

Commit 4cfa3b6

Browse files
committed
Use glutin 0.22.0-alpha6
1 parent 2bba4e8 commit 4cfa3b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ unstable = [] # used for benchmarks
3434
test_headless = [] # used for testing headless display
3535

3636
[dependencies.glutin]
37-
version = "=0.22.0-alpha5"
37+
version = "=0.22.0-alpha6"
3838
features = []
3939
optional = true
4040

0 commit comments

Comments
 (0)