Skip to content
This repository was archived by the owner on Feb 26, 2020. It is now read-only.

Commit 05eda93

Browse files
committed
Bump version
1 parent 8c74949 commit 05eda93

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,9 +1,9 @@
11
[package]
22
name = "hidapi"
3-
version = "0.0.1"
3+
version = "0.2.0"
44
authors = ["Roland Ruckerbauer <[email protected]>", "Osspial <[email protected]"]
55
repository = "https://github.com/Osspial/hidapi-rs"
6-
description = "In development hidapi binding for rust"
6+
description = "Rust-y wrapper around hidapi"
77
license = "LGPL-3.0+"
88
keywords = ["hid", "api", "binding"]
99
build = "build.rs"

0 commit comments

Comments
 (0)