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.
2 parents c631103 + bb14741 commit 095bd68Copy full SHA for 095bd68
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
3
name = "piston_window"
4
-version = "0.0.7"
+version = "0.0.8"
5
authors = ["bvssvni <[email protected]>"]
6
keywords = ["window", "piston"]
7
description = "The official Piston window back-end for the Piston game engine"
@@ -20,7 +20,7 @@ name = "piston_window"
20
gfx = "0.6.*"
21
gfx_device_gl = "0.4.*"
22
piston = "0.1.3"
23
-piston2d-gfx_graphics = "0.1.20"
+piston2d-gfx_graphics = "0.1.21"
24
piston2d-graphics = "0.0.48"
25
26
[dev-dependencies]
0 commit comments