Update Rust crate cortex-m to 0.7.7
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 19m39s
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 19m39s
This commit is contained in:
parent
9df39870ef
commit
0e0e9739ce
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ numtoa = "0.2.4"
|
|||
usbd-hid = "0.6.1"
|
||||
defmt-rtt = "0.4"
|
||||
|
||||
cortex-m = { version = "0.7.6" }
|
||||
cortex-m = { version = "0.7.7" }
|
||||
cortex-m-rt = "0.7.0"
|
||||
panic-probe = { version = "0.3", features = ["print-defmt"] }
|
||||
|
||||
|
|
Loading…
Reference in a new issue