Update x86_64 crate to 0.1.2

This commit is contained in:
Philipp Oppermann
2017-04-13 19:35:19 +02:00
parent df048c9922
commit 9f0995c4b7
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ once = "0.3.2"
rlibc = "1.0"
spin = "0.4.5"
volatile = "0.1.0"
x86_64 = "0.1.0"
x86_64 = "0.1.2"
[dependencies.hole_list_allocator]
path = "libs/hole_list_allocator"