Skip to content

Commit 54f2b51

Browse files
authored
Merge pull request #73 from rmja/patch-1
Remove legacy const_mut_refs feature on linked_list_allocator
2 parents f1393ae + ca115e2 commit 54f2b51

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ critical-section = "1.0"
2929
[dependencies.linked_list_allocator]
3030
default-features = false
3131
version = "0.10.5"
32-
features = ["const_mut_refs"]
3332

3433
[dev-dependencies]
3534
cortex-m = { version = "0.7.6", features = ["critical-section-single-core"] }

0 commit comments

Comments
 (0)