We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4604435 commit 7ae86deCopy full SHA for 7ae86de
Cargo.toml
@@ -7,7 +7,8 @@ authors = [
7
"Oliver Rockstedt <[email protected]>",
8
]
9
edition = "2021"
10
-description = "A USB MIDI implementation for usb-device."
+rust-version = "1.78"
11
+description = "USB MIDI device class implementation for use with usb-device."
12
homepage = "https://github.com/rust-embedded-community/usbd-midi"
13
repository = "https://github.com/rust-embedded-community/usbd-midi"
14
license = "MIT"
0 commit comments