Skip to content

Commit f6713df

Browse files
committed
Published 0.6.0
1 parent 14cfba3 commit f6713df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "piston-button_tracker"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
authors = [
55
"Sean Hagar <rcix2010@gmail.com>"
66
]
@@ -15,4 +15,4 @@ name = "button_tracker"
1515
path = "src/lib.rs"
1616

1717
[dependencies.pistoncore-input]
18-
version = "0.21.0"
18+
version = "0.22.0"

0 commit comments

Comments
 (0)