Skip to content

Commit f356ea4

Browse files
committed
fix: bump nusb
1 parent 99b93d3 commit f356ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ rusb = { version = "0.9" }
3939

4040
[target.'cfg(not(windows))'.dependencies]
4141
rusb = { version = "0.9", optional = true }
42-
nusb = { version = "0.1", optional = true }
42+
nusb = { version = "0.2", optional = true }
4343

4444
[dev-dependencies]
4545
hex = "0.4"

0 commit comments

Comments
 (0)