Update Rust crate usbd-hid to 0.8.0 #15
1 changed files with 1 additions and 1 deletions
|
@ -12,5 +12,5 @@ rp-pico = "0.8.0"
|
|||
panic-halt = "0.2.0"
|
||||
defmt = "0.3.7"
|
||||
usb-device = "0.2.9"
|
||||
usbd-hid = "0.6.1"
|
||||
usbd-hid = "0.8.0"
|
||||
critical-section = "1.1.2"
|
||||
|
|
Loading…
Reference in a new issue