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.
2 parents adf53f8 + 8071925 commit 69781a6Copy full SHA for 69781a6
Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Tock Project Developers <[email protected]>"]
5
license = "MIT/Apache-2.0"
6
7
[dependencies]
8
-linked_list_allocator = {git = "https://github.com/phil-opp/linked-list-allocator"}
+linked_list_allocator = "0.4.3"
9
10
[profile.dev]
11
panic = "abort"
0 commit comments