Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiseiYokoyama authored May 3, 2020
1 parent ce3480a commit 798c079
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "joycon-rs"
version = "0.4.0"
version = "0.4.1"
authors = ["Kaisei Yokoyama <[email protected]>"]
repository = "https://github.com/KaiseiYokoyama/joycon-rs"
edition = "2018"
Expand Down Expand Up @@ -32,4 +32,4 @@ name = "standard_full_report"
name = "simple_hid_report"

[[example]]
name = "rumble"
name = "rumble"

0 comments on commit 798c079

Please sign in to comment.