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 7ee6683cfa
commit 0b9c3734b2
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"
[dependencies.lazy_static]
version = "0.2.1"