Merge branch 'post-09' into post-10

This commit is contained in:
Philipp Oppermann
2020-03-08 14:29:00 +01:00
2 changed files with 3 additions and 47 deletions

View File

@@ -16,7 +16,7 @@ harness = false
bootloader = { version = "0.8.0", features = ["map_physical_memory"]}
volatile = "0.2.6"
spin = "0.5.2"
x86_64 = "0.8.1"
x86_64 = "0.9.5"
uart_16550 = "0.2.0"
pic8259_simple = "0.1.1"
pc-keyboard = "0.5.0"