Merge branch 'post-09' into post-10

This commit is contained in:
Philipp Oppermann
2020-02-26 12:22:06 +01:00
3 changed files with 7 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ spin = "0.5.2"
x86_64 = "0.8.1"
uart_16550 = "0.2.0"
pic8259_simple = "0.1.1"
pc-keyboard = "0.3.1"
pc-keyboard = "0.5.0"
linked_list_allocator = "0.6.4"
[dependencies.lazy_static]