Skip to content

Commit b1114b0

Browse files
committed
Update cortex-m to 0.7
1 parent 5e4068b commit b1114b0

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)