Skip to content

Commit 2c2127b

Browse files
committed
Published 0.11.0
1 parent 17405f3 commit 2c2127b

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.10.0"
3+
version = "0.11.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.25.0"
18+
version = "0.26.0"

0 commit comments

Comments
 (0)