Update to x86_64 0.6.0

This commit is contained in:
Philipp Oppermann
2019-05-03 18:36:39 +02:00
parent ad99afae98
commit ac9b661395
2 changed files with 22 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ harness = false
bootloader = "0.6.0"
volatile = "0.2.3"
spin = "0.4.9"
x86_64 = "0.5.2"
x86_64 = "0.6.0"
uart_16550 = "0.2.0"
[dependencies.lazy_static]