Skip to content

Commit d083469

Browse files
committed
Update glium to 0.24
1 parent 1e22f52 commit d083469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rayon-demo/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ rayon = { path = "../" }
99
cgmath = "0.17"
1010
docopt = "1"
1111
fixedbitset = "0.1.5"
12-
glium = "0.23"
12+
glium = "0.24"
1313
lazy_static = "1"
1414
odds = "0.3"
1515
rand = "0.6"

0 commit comments

Comments
 (0)