diff --git a/Cargo.toml b/Cargo.toml index a01acd6..786c89c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ embassy-futures = { version = "0.1.0", git = "https://github.com/embassy-rs/emba numtoa = "0.2.4" -usbd-hid = "0.6.1" +usbd-hid = "0.7.0" defmt-rtt = "0.4" cortex-m = { version = "0.7.7" }