This commit is contained in:
Kevin Mehall 2024-01-30 20:57:46 -07:00
parent 61b7eda403
commit 5267b74482

View file

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