Skip to content

Commit f067742

Browse files
committed
Fixed gfx_window_glutin
1 parent f846a86 commit f067742

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
@@ -57,7 +57,7 @@ rand = "0.3.13"
5757
# glutin_gfx.rs example dependencies
5858
gfx = "0.15.1"
5959
gfx_core = "0.7.0"
60-
gfx_window_glutin = "0.14.0"
60+
gfx_window_glutin = "0.15.0"
6161
glutin = "0.7.0"
6262
# piston_window.rs example dependencies
6363
piston_window = "0.65.0"

0 commit comments

Comments
 (0)