Skip to content

Commit

Permalink
Cargo.toml: rusb 0.9.1 -> 0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
oysteintveit-nordicsemi committed Sep 5, 2023
1 parent 87ffdce commit d57de1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ tokio = { version = "1.22.0", features = ["rt", "net", "io-util", "sync"] }
log = "0.4.17"
num-traits = "0.2.15"
num-derive = "0.3.3"
rusb = "0.9.1"
rusb = "0.9.3"

[dev-dependencies]
tokio = { version = "1.22.0", features = ["full"] }
Expand Down

0 comments on commit d57de1b

Please sign in to comment.