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 fdec350e85
commit 7c8f62d312
5 changed files with 15 additions and 15 deletions

View File

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