We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f067742 commit b4559f2Copy full SHA for b4559f2
Cargo.toml
@@ -45,7 +45,7 @@ rusttype = "0.2.0"
45
# Enables the `conrod::backend::piston` module.
46
glium = { version = "0.16.0", optional = true }
47
winit = { version = "0.5.9", optional = true }
48
-piston2d-graphics = { version = "0.20", optional = true }
+piston2d-graphics = { version = "0.21.1", optional = true }
49
50
[features]
51
piston = ["piston2d-graphics"]
0 commit comments