Skip to content

Commit

Permalink
Bump cortex-m from 0.6.7 to 0.7.2
Browse files Browse the repository at this point in the history
Bumps [cortex-m](https://github.com/rust-embedded/cortex-m) from 0.6.7 to 0.7.2.
- [Release notes](https://github.com/rust-embedded/cortex-m/releases)
- [Changelog](https://github.com/rust-embedded/cortex-m/blob/master/CHANGELOG.md)
- [Commits](rust-embedded/cortex-m@v0.6.7...v0.7.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 12, 2021
1 parent 79593f1 commit 2f88951
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ default-features = false
#color-backtrace = "0.5"

[dev-dependencies] # for examples
cortex-m = "0.6.7"
cortex-m = "0.7.2"
cortex-m-rt = "0.6.13"
cortex-m-semihosting = "0.3.7"
panic-halt = "0.2.0"
Expand Down

0 comments on commit 2f88951

Please sign in to comment.