v0.2-beta.1

This commit is contained in:
Kevin Mehall 2025-05-25 12:57:35 -06:00
parent 123ce06efd
commit 4edb4a47ca

View file

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