Update x86_64 to version 0.5.2

This commit is contained in:
Philipp Oppermann
2019-03-12 17:45:09 +01:00
parent 9787e6dce6
commit 17bd271573
2 changed files with 4 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.5.0"
x86_64 = "0.5.2"
[dependencies.lazy_static]
version = "1.0"