Update Rust crate cortex-m-rt to 0.7.3 #14
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ version = "0.1.0"
|
|||
|
||||
[dependencies]
|
||||
cortex-m = "0.7.7"
|
||||
cortex-m-rt = "0.7.2"
|
||||
cortex-m-rt = "0.7.3"
|
||||
cortex-m-rtic = "1.1.3"
|
||||
fugit = "0.3.6"
|
||||
embedded-hal = { version = "0.2.7", features = ["unproven"] }
|
||||
|
|
Loading…
Reference in a new issue