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:
hodasemi 2023-01-05 08:38:01 +01:00
commit 70cb69bdcf

View file

@ -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"