Skip to content

Commit d7fdb22

Browse files
bors[bot]rukai
andauthored
Merge #50
50: Update cortex-m to 0.7 r=adamgreig a=rukai Tested to work under basic usage on my stm32f439 Co-authored-by: Rukai <[email protected]>
2 parents 5e4068b + b1114b0 commit d7fdb22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ name = "alloc-cortex-m"
2222
version = "0.4.1"
2323

2424
[dependencies]
25-
cortex-m = "0.6.2"
25+
cortex-m = "0.7.2"
2626

2727
[dependencies.linked_list_allocator]
2828
default-features = false

0 commit comments

Comments
 (0)