We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9508968 commit b30462aCopy full SHA for b30462a
Cargo.toml
@@ -9,4 +9,4 @@ version = "0.2.2"
9
10
[dependencies]
11
cortex-m = "0.1.5"
12
-linked_list_allocator = "0.4.1"
+linked_list_allocator = {git = "https://github.com/phil-opp/linked-list-allocator.git"}
0 commit comments