Skip to content

Commit 7676b83

Browse files
author
Anatol Ulrich
committed
Merge branch 'master' of ssh://github.com/rust-embedded/cortex-m-rt
2 parents 95b2837 + 272ee3d commit 7676b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cortex-m-rt/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ cortex-m-rt-macros = { path = "macros", version = "=0.6.11" }
2222
# avoid pulling in multiple versions of `cortex-m`.
2323

2424
[dev-dependencies]
25-
cortex-m = "0.6"
25+
cortex-m = "0.7.1"
2626
panic-halt = "0.2.0"
2727
cortex-m-semihosting = "0.3"
2828

0 commit comments

Comments
 (0)