Update dependency versions.

This commit is contained in:
Dan Gohman
2018-07-13 16:31:20 -07:00
parent f833d25ad1
commit 8930cb1b5d
8 changed files with 10 additions and 10 deletions

View File

@@ -14,7 +14,7 @@ cranelift-module = { path = "../module", version = "0.14.0" }
faerie = "0.4.2"
goblin = "0.0.15"
failure = "0.1.1"
target-lexicon = "0.0.2"
target-lexicon = "0.0.3"
[badges]
maintenance = { status = "experimental" }