Cargo.toml: rusb 0.9.1 -> 0.9.3
This commit is contained in:
parent
a2701a76ee
commit
a1ecd1d65b
1 changed files with 1 additions and 1 deletions
|
|
@ -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"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue