Merge branch 'post-08' into post-09

This commit is contained in:
Philipp Oppermann
2020-09-24 10:28:11 +02:00
2 changed files with 7 additions and 7 deletions

View File

@@ -17,7 +17,7 @@ bootloader = { version = "0.9.8", features = ["map_physical_memory"]}
rlibc = "1.0.0"
volatile = "0.2.6"
spin = "0.5.2"
x86_64 = "0.11.0"
x86_64 = "0.12.1"
uart_16550 = "0.2.0"
pic8259_simple = "0.2.0"
pc-keyboard = "0.5.0"