Update to x86_64 0.5.0

This commit is contained in:
Philipp Oppermann
2019-03-09 12:10:18 +01:00
parent b1cca8de88
commit 9787e6dce6
2 changed files with 46 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ bootloader = "0.3.12"
volatile = "0.2.3"
spin = "0.4.9"
uart_16550 = "0.1.0"
x86_64 = "0.4.0"
x86_64 = "0.5.0"
[dependencies.lazy_static]
version = "1.0"