Skip to content

Commit 39f14b6

Browse files
authored
Merge pull request #763 from phil-opp/post-10-update-linked-list-alloc
Update linked_list_allocator to v0.8.0
2 parents 9a415c8 + dd1daf2 commit 39f14b6

File tree

2 files changed

+28
-4
lines changed

2 files changed

+28
-4
lines changed

Cargo.lock

Lines changed: 27 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ x86_64 = "0.8.1"
2020
uart_16550 = "0.2.0"
2121
pic8259_simple = "0.1.1"
2222
pc-keyboard = "0.5.0"
23-
linked_list_allocator = "0.6.4"
23+
linked_list_allocator = "0.8.0"
2424

2525
[dependencies.lazy_static]
2626
version = "1.0"

0 commit comments

Comments
 (0)