Merge branch 'post-11' into post-12

This commit is contained in:
Philipp Oppermann
2024-05-30 11:01:51 +02:00
3 changed files with 8 additions and 4 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]