Merge branch 'post-06' into post-07

This commit is contained in:
Philipp Oppermann
2019-09-11 13:18:38 +02:00
2 changed files with 4 additions and 10 deletions

View File

@@ -14,9 +14,9 @@ harness = false
[dependencies]
bootloader = "0.8.0"
volatile = "0.2.3"
spin = "0.4.9"
x86_64 = "0.7.0"
volatile = "0.2.6"
spin = "0.5.2"
x86_64 = "0.7.5"
uart_16550 = "0.2.0"
pic8259_simple = "0.1.1"
pc-keyboard = "0.3.1"