Skip to content

Commit

Permalink
Bump cortex-m from 0.6.7 to 0.7.4
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.4.
- [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.4)

---
updated-dependencies:
- dependency-name: cortex-m
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2022
1 parent 4abdeb2 commit b85a492
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -8,7 +8,7 @@ build = "build.rs"
resolver = "2"

[dependencies]
cortex-m = "0.6.3"
cortex-m = "0.7.4"
cortex-m-rt = "0.6.10"
cortex-m-rtic = "1.0"
embedded-hal = "0.2.4"
Expand Down

0 comments on commit b85a492

Please sign in to comment.