Update to use newer Rust features.
This re-introduces several cleanups that we previously deferred for not supporting Rust 1.25.
This commit is contained in:
@@ -12,7 +12,7 @@ readme = "README.md"
|
||||
cranelift-codegen = { path = "../codegen", version = "0.22.0" }
|
||||
cranelift-module = { path = "../module", version = "0.22.0" }
|
||||
faerie = "0.5.0"
|
||||
goblin = "0.0.17"
|
||||
goblin = "0.0.19"
|
||||
failure = "0.1.2"
|
||||
target-lexicon = "0.0.3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user