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 52c64c9 commit f6dc77cCopy full SHA for f6dc77c
Cargo.toml
@@ -26,7 +26,7 @@ nusb = ["dep:nusb"]
26
default = ["rusb"]
27
28
[dependencies]
29
-rand = "0.8"
+rand = "0.9"
30
bitflags = "2.4"
31
rusb = { version = "0.9", optional = true }
32
nusb = { version = "0.1", optional = true }
0 commit comments