Update to goblin 0.0.15.

This commit is contained in:
Bruce Mitchener
2018-06-06 23:19:10 +07:00
committed by Dan Gohman
parent 5c5e66cebd
commit 36d4e0a13c

View File

@@ -12,7 +12,7 @@ readme = "README.md"
cretonne-codegen = { path = "../codegen", version = "0.8.0" }
cretonne-module = { path = "../module", version = "0.8.0" }
faerie = "0.4.1"
goblin = "0.0.14"
goblin = "0.0.15"
failure = "0.1.1"
target-lexicon = "0.0.1"