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