Breaking changes on main, set version to 0.2.0-beta
This commit is contained in:
parent
3c8ba0a1aa
commit
b167c7e744
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "nusb"
|
name = "nusb"
|
||||||
version = "0.1.10"
|
version = "0.2.0-beta"
|
||||||
description = "Cross-platform low-level access to USB devices in pure Rust"
|
description = "Cross-platform low-level access to USB devices in pure Rust"
|
||||||
categories = ["hardware-support"]
|
categories = ["hardware-support"]
|
||||||
keywords = ["usb", "hardware"]
|
keywords = ["usb", "hardware"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue