Merge branch 'post-05' into post-06

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

View File

@@ -16,7 +16,7 @@ harness = false
bootloader = "0.8.0"
volatile = "0.2.6"
spin = "0.5.2"
x86_64 = "0.9.5"
x86_64 = "0.9.6"
uart_16550 = "0.2.0"
[dependencies.lazy_static]