Merge pull request 'Update Rust crate cortex-m to 0.7.7' (#8) from renovate/cortex-m-0.x into master
Reviewed-on: #8
This commit is contained in:
commit
70cb69bdcf
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ name = "pico-pedal"
|
|||
version = "0.1.0"
|
||||
|
||||
[dependencies]
|
||||
cortex-m = "0.7.6"
|
||||
cortex-m = "0.7.7"
|
||||
cortex-m-rt = "0.7.2"
|
||||
cortex-m-rtic = "1.1.3"
|
||||
fugit = "0.3.6"
|
||||
|
|
Loading…
Reference in a new issue