Update Rust crate defmt to 0.3.6 #16

Merged
hodasemi merged 1 commit from renovate/defmt-0.x into master 2024-02-08 19:54:00 +00:00
Showing only changes of commit f47274efb2 - Show all commits

View file

@ -10,7 +10,7 @@ cortex-m = "0.7.7"
cortex-m-rt = "0.7.3"
rp-pico = "0.8.0"
panic-halt = "0.2.0"
defmt = "0.3.5"
defmt = "0.3.6"
usb-device = "0.2.9"
usbd-hid = "0.6.1"
critical-section = "1.1.2"