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 0554f17 commit 4304902Copy full SHA for 4304902
Cargo.toml
@@ -17,7 +17,7 @@ vcell = "0.1.0"
17
usb-device = "0.2.3"
18
19
[patch.crates-io]
20
-usb-device = { path = "../usb-device" }
+usb-device = { git = "https://github.com/dgoodlad/usb-device", branch = "crabdac" }
21
22
[package.metadata.docs.rs]
23
features = ['cortex-m', 'fs']
0 commit comments