Merge pull request 'Update Rust crate cortex-m to 0.7.7' (#2) from renovate/cortex-m-0.x into master
Reviewed-on: #2
This commit is contained in:
commit
a459d3c1bf
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ edition = "2021"
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
cortex-m = "0.7.2"
|
cortex-m = "0.7.7"
|
||||||
cortex-m-rt = "0.7.2"
|
cortex-m-rt = "0.7.2"
|
||||||
rp-pico = "0.6.0"
|
rp-pico = "0.6.0"
|
||||||
panic-halt = "0.2.0"
|
panic-halt = "0.2.0"
|
||||||
|
|
Loading…
Reference in a new issue