This commit is contained in:
Kevin Mehall 2024-04-21 11:11:49 -06:00
parent dae0db79bd
commit 3a7bfe097b

View file

@ -1,6 +1,6 @@
[package]
name = "nusb"
version = "0.1.7"
version = "0.1.8"
description = "Cross-platform low-level access to USB devices in pure Rust"
categories = ["hardware-support"]
keywords = ["usb", "hardware"]