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 99b93d3 commit f356ea4Copy full SHA for f356ea4
Cargo.toml
@@ -39,7 +39,7 @@ rusb = { version = "0.9" }
39
40
[target.'cfg(not(windows))'.dependencies]
41
rusb = { version = "0.9", optional = true }
42
-nusb = { version = "0.1", optional = true }
+nusb = { version = "0.2", optional = true }
43
44
[dev-dependencies]
45
hex = "0.4"
0 commit comments