We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e4068b commit b1114b0Copy full SHA for b1114b0
Cargo.toml
@@ -22,7 +22,7 @@ name = "alloc-cortex-m"
22
version = "0.4.1"
23
24
[dependencies]
25
-cortex-m = "0.6.2"
+cortex-m = "0.7.2"
26
27
[dependencies.linked_list_allocator]
28
default-features = false
0 commit comments