Update linked_list_allocator to v0.8.0

This commit is contained in:
Philipp Oppermann
2020-03-06 11:47:49 +01:00
parent 9a415c85b9
commit dd1daf2652
2 changed files with 28 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ x86_64 = "0.8.1"
uart_16550 = "0.2.0"
pic8259_simple = "0.1.1"
pc-keyboard = "0.5.0"
linked_list_allocator = "0.6.4"
linked_list_allocator = "0.8.0"
[dependencies.lazy_static]
version = "1.0"