wasmtime-wasi: switch dep from log to tracing
This commit is contained in:
@@ -13,7 +13,7 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
log = { version = "0.4.8", default-features = false }
|
||||
tracing = "0.1.15"
|
||||
wasi-common = { path = "../wasi-common", version = "0.19.0" }
|
||||
wasmtime = { path = "../wasmtime", version = "0.19.0", default-features = false }
|
||||
wasmtime-runtime = { path = "../runtime", version = "0.19.0" }
|
||||
|
||||
Reference in New Issue
Block a user