Skip to content

Commit

Permalink
fix(deps): update rust crate cortex-m to 0.7.7 (#37)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 4, 2023
1 parent de87bb8 commit 26833cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ categories = ["embedded", "no-std"]
edition = "2018"

[dependencies]
cortex-m = "0.7.6"
cortex-m = "0.7.7"
vcell = "0.1.3"

[dependencies.cortex-m-rt]
Expand Down

0 comments on commit 26833cf

Please sign in to comment.