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

@@ -38,7 +38,7 @@ serde = "1.0.8"
term = "0.5.1"
capstone = { version = "0.5.0", optional = true }
wabt = { version = "0.7.0", optional = true }
target-lexicon = "0.3.0"
target-lexicon = "0.4.0"
pretty_env_logger = "0.3.0"
file-per-thread-logger = "0.1.2"