Update Rust crate usb-device to 0.3.0 #9

Open
RenovateBot wants to merge 1 commit from renovate/usb-device-0.x into master
Showing only changes of commit f0a14290fc - Show all commits

View file

@ -11,7 +11,7 @@ cortex-m-rt = "0.7.3"
rp-pico = "0.7.0"
panic-halt = "0.2.0"
defmt = "0.3.5"
usb-device = "0.2.9"
usb-device = "0.3.0"
usbd-hid = "0.6.1"
critical-section = "1.1.2"
embedded-hal = "0.2.7"