Update faerie to 0.9.1

This commit is contained in:
bjorn3
2019-03-07 19:02:24 +01:00
committed by Benjamin Bouvier
parent 34aba7fe66
commit 75312a6456
9 changed files with 10 additions and 10 deletions

View File

@@ -18,7 +18,7 @@ cranelift-bforest = { path = "../cranelift-bforest", version = "0.29.0", default
failure = { version = "0.1.1", default-features = false, features = ["derive"] }
failure_derive = { version = "0.1.1", default-features = false }
hashmap_core = { version = "0.1.9", optional = true }
target-lexicon = { version = "0.2.0", default-features = false }
target-lexicon = { version = "0.3.0", default-features = false }
log = { version = "0.4.6", default-features = false }
# It is a goal of the cranelift-codegen crate to have minimal external dependencies.
# Please don't add any unless they are essential to the task of creating binary