Update x86_64 to version 0.7.0

This commit is contained in:
Philipp Oppermann
2019-05-09 14:37:18 +02:00
parent ac9b661395
commit 3098be9653
2 changed files with 4 additions and 4 deletions

View File

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