Update x86_64 to version 0.9.5

This commit is contained in:
Philipp Oppermann
2020-03-08 14:27:36 +01:00
parent ebb862de2a
commit 2039cd7a64
2 changed files with 3 additions and 47 deletions

View File

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