Skip to content

Commit b30462a

Browse files
committed
Switch to git repo as dependency (new unique api)
1 parent 9508968 commit b30462a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ version = "0.2.2"
99

1010
[dependencies]
1111
cortex-m = "0.1.5"
12-
linked_list_allocator = "0.4.1"
12+
linked_list_allocator = {git = "https://github.com/phil-opp/linked-list-allocator.git"}

0 commit comments

Comments
 (0)