Update linked_list_allocator dependency to v0.9.0

This commit is contained in:
Philipp Oppermann
2021-05-17 12:50:29 +02:00
parent 31d907a1f2
commit f2d93a4e27
2 changed files with 7 additions and 7 deletions

View File

@@ -20,7 +20,7 @@ x86_64 = "0.14.2"
uart_16550 = "0.2.0"
pic8259 = "0.10.1"
pc-keyboard = "0.5.0"
linked_list_allocator = "0.8.0"
linked_list_allocator = "0.9.0"
[dependencies.lazy_static]
version = "1.0"