wasmtime-cli, obj, debug: upgrade to faerie 0.15
eliminating the faerie 0.14 dep
This commit is contained in:
@@ -33,7 +33,7 @@ wasmtime-wast = { path = "crates/wast" }
|
||||
wasmtime-wasi = { path = "crates/wasi" }
|
||||
wasi-common = { path = "crates/wasi-common" }
|
||||
structopt = { version = "0.3.5", features = ["color", "suggestions"] }
|
||||
faerie = "0.14.0"
|
||||
faerie = "0.15.0"
|
||||
anyhow = "1.0.19"
|
||||
target-lexicon = { version = "0.10.0", default-features = false }
|
||||
pretty_env_logger = "0.3.0"
|
||||
|
||||
Reference in New Issue
Block a user