Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Commit

Permalink
Merge #307
Browse files Browse the repository at this point in the history
307: Update cortex-m to 0.7.1 r=adamgreig a=jonas-schievink



Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
  • Loading branch information
bors[bot] and jonas-schievink authored Jan 25, 2021
2 parents fc919a2 + c5f49b0 commit 89bdd8c
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 @@ -22,7 +22,7 @@ cortex-m-rt-macros = { path = "macros", version = "=0.6.11" }
# avoid pulling in multiple versions of `cortex-m`.

[dev-dependencies]
cortex-m = "0.6"
cortex-m = "0.7.1"
panic-halt = "0.2.0"
cortex-m-semihosting = "0.3"

Expand Down

0 comments on commit 89bdd8c

Please sign in to comment.