Update a number of wasmtime's dependencies (#1355)
* Run `cargo update` * Use `cargo outdated` to guide some manual version bumps
This commit is contained in:
@@ -36,7 +36,7 @@ structopt = { version = "0.3.5", features = ["color", "suggestions"] }
|
||||
faerie = "0.15.0"
|
||||
anyhow = "1.0.19"
|
||||
target-lexicon = { version = "0.10.0", default-features = false }
|
||||
pretty_env_logger = "0.3.0"
|
||||
pretty_env_logger = "0.4.0"
|
||||
file-per-thread-logger = "0.1.1"
|
||||
wat = "1.0.10"
|
||||
libc = "0.2.60"
|
||||
|
||||
Reference in New Issue
Block a user