Update to x86_64 0.8.0

This commit is contained in:
Philipp Oppermann
2019-12-10 16:45:34 +01:00
parent 0c3e6f95f6
commit 5c964dc7b9
2 changed files with 15 additions and 3 deletions

View File

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