Merge branch 'post-09' into post-10

This commit is contained in:
Philipp Oppermann
2024-05-30 11:00:16 +02:00
3 changed files with 9 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ spin = "0.5.2"
x86_64 = "0.14.2"
uart_16550 = "0.2.0"
pic8259 = "0.10.1"
pc-keyboard = "0.5.0"
pc-keyboard = "0.7.0"
linked_list_allocator = "0.9.0"
[dependencies.lazy_static]