Pre-release docs tweaks
This commit is contained in:
parent
efd9c3484f
commit
99dec9729d
9 changed files with 107 additions and 40 deletions
|
|
@ -1,7 +1,9 @@
|
|||
[package]
|
||||
name = "nusb"
|
||||
version = "0.1.0"
|
||||
description = "Low-level access to USB devices in pure Rust"
|
||||
description = "Cross-platform low-level access to USB devices in pure Rust"
|
||||
categories = ["hardware-support"]
|
||||
keywords = ["usb", "hardware"]
|
||||
authors = ["Kevin Mehall <km@kevinmehall.net>"]
|
||||
edition = "2021"
|
||||
license = "Apache-2.0 OR MIT"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue