This commit is contained in:
Kevin Mehall 2024-01-15 14:20:49 -07:00
parent cfbfee0fd9
commit ac9ab80636

View file

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