diff --git a/Cargo.toml b/Cargo.toml index d877a51..c112967 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ features = [ ] [target.'cfg(not(target_family = "wasm"))'.dependencies] -nusb = "0.1.2" +nusb = "0.1.4" [profile.release] opt-level = "s"