Prefix crate name with "usb_"
This commit is contained in:
5
usb_report_descriptor/Cargo.toml
Normal file
5
usb_report_descriptor/Cargo.toml
Normal file
@ -0,0 +1,5 @@
|
||||
[package]
|
||||
name = "usb_report_descriptor"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
Reference in New Issue
Block a user