Skip to content

Commit e047ffd

Browse files
authored
Merge pull request #9 from phil-opp/patch-1
Update linked_list_allocator to 0.5.0
2 parents 2ceb100 + 2dc6ad3 commit e047ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ version = "0.3.1"
1616

1717
[dependencies]
1818
cortex-m = "0.1.5"
19-
linked_list_allocator = "0.4.2"
19+
linked_list_allocator = "0.5.0"

0 commit comments

Comments
 (0)