Update Rust crate panic-probe to 0.3.2 #63
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ fugit = "0.3.7"
|
|||
embedded-hal = { version = "0.2.7", features = ["unproven"] }
|
||||
embedded-time = "0.12.1"
|
||||
|
||||
panic-probe = { version = "0.3.1", features = ["print-defmt"] }
|
||||
panic-probe = { version = "0.3.2", features = ["print-defmt"] }
|
||||
|
||||
usb-device= "0.3.2"
|
||||
usbd-serial = "0.2.2"
|
||||
|
|
Loading…
Reference in a new issue