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.
2 parents fbf903e + 7c998d8 commit 2dbba84Copy full SHA for 2dbba84
Cargo.toml
@@ -12,7 +12,6 @@ repository = "https://github.com/rust-embedded-community/usb-device"
12
[dependencies]
13
defmt = { version = "0.3", optional = true }
14
portable-atomic = { version = "1.2.0", default-features = false }
15
-num_enum = { version = "0.7.1", default-features = false }
16
heapless = "0.8"
17
log = { version = "0.4", default-features = false, optional = true}
18
0 commit comments