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 1c0851d commit a63dd20Copy full SHA for a63dd20
Cargo.toml
@@ -57,6 +57,6 @@ opt-level = "s" # optimize for binary size
57
58
[dev_dependencies]
59
embedded-sdmmc = "0.5.0"
60
-usbd-midi = { git = "https://github.com/btrepp/usbd-midi/" }
+usbd-midi = "0.3.0"
61
num_enum = { version = "0.7.3", default-features = false }
62
usb-device = "0.3.0"
0 commit comments