Skip to content

Commit b4559f2

Browse files
committed
Updated piston2d-graphics
1 parent f067742 commit b4559f2

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
@@ -45,7 +45,7 @@ rusttype = "0.2.0"
4545
# Enables the `conrod::backend::piston` module.
4646
glium = { version = "0.16.0", optional = true }
4747
winit = { version = "0.5.9", optional = true }
48-
piston2d-graphics = { version = "0.20", optional = true }
48+
piston2d-graphics = { version = "0.21.1", optional = true }
4949

5050
[features]
5151
piston = ["piston2d-graphics"]

0 commit comments

Comments
 (0)