Update target-lexicon requirement from 0.4.0 to 0.8.1

Updates the requirements on [target-lexicon](https://github.com/CraneStation/target-lexicon) to permit the latest version.
- [Release notes](https://github.com/CraneStation/target-lexicon/releases)
- [Commits](https://github.com/CraneStation/target-lexicon/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-03 08:02:23 +00:00
committed by Jakub Konka
parent cf9cbbb519
commit 6749015c26

View File

@@ -35,7 +35,7 @@ cranelift-codegen = "0.41.0"
cranelift-entity = "0.44.0"
cranelift-wasm = "0.44.0"
cranelift-native = "0.44.0"
target-lexicon = "0.4.0"
target-lexicon = "0.8.1"
pretty_env_logger = "0.3.0"
tempfile = "3.1.0"