Update dependencies.

This commit is contained in:
Dan Gohman
2019-11-08 10:44:48 -08:00
parent 7ac115d632
commit 9af562c1ff
4 changed files with 7 additions and 7 deletions

View File

@@ -43,7 +43,7 @@ wasmtime-jit = { path = "../jit" }
wasmtime-wasi = { path = "../wasi" }
wasmtime = { path = "../api" }
cranelift-codegen = "0.49"
target-lexicon = "0.8.1"
target-lexicon = "0.9.0"
pretty_env_logger = "0.3.0"
tempfile = "3.1.0"
os_pipe = "0.9"