mirror of
https://github.com/G2-Games/cross-usb.git
synced 2025-04-19 13:22:53 -05:00
Updated deps
This commit is contained in:
parent
f3f58f9ab5
commit
da7a56f259
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ features = [
|
||||||
]
|
]
|
||||||
|
|
||||||
[target.'cfg(not(target_family = "wasm"))'.dependencies]
|
[target.'cfg(not(target_family = "wasm"))'.dependencies]
|
||||||
nusb = "0.1.2"
|
nusb = "0.1.4"
|
||||||
|
|
||||||
[profile.release]
|
[profile.release]
|
||||||
opt-level = "s"
|
opt-level = "s"
|
||||||
|
|
Loading…
Reference in a new issue