Update target-lexicon to 0.4.0;

This commit is contained in:
Benjamin Bouvier
2019-03-27 11:31:57 +01:00
committed by Dan Gohman
parent cd8a42e01f
commit e6249b541d
9 changed files with 10 additions and 10 deletions

View File

@@ -23,7 +23,7 @@ cast = { version = "0.2.2", default-features = false }
[dev-dependencies]
wabt = "0.7.0"
target-lexicon = "0.3.0"
target-lexicon = "0.4.0"
[features]
default = ["std"]