Update x86 crate to version 0.8.0 (#266)

(cherry picked from commit 02697891e2)
This commit is contained in:
Philipp Oppermann
2016-12-21 14:59:57 +01:00
parent d5c84a860a
commit 94d4f8df8e
6 changed files with 17 additions and 17 deletions

View File

@@ -17,7 +17,7 @@ path = "libs/hole_list_allocator"
[dependencies.x86]
default-features = false
version = "0.7.1"
version = "0.8.0"
[lib]
crate-type = ["staticlib"]