Update x86_64 to version 0.11.0

This commit is contained in:
Philipp Oppermann
2020-05-20 14:25:16 +02:00
parent 57cd52b7f5
commit 2c30310281
2 changed files with 13 additions and 3 deletions

View File

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