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 @@ term = "0.6.1"
|
||||
capstone = { version = "0.6.0", optional = true }
|
||||
wat = { version = "1.0.7", optional = true }
|
||||
target-lexicon = "0.10"
|
||||
pretty_env_logger = "0.3.0"
|
||||
pretty_env_logger = "0.4.0"
|
||||
file-per-thread-logger = "0.1.2"
|
||||
indicatif = "0.13.0"
|
||||
walkdir = "2.2"
|
||||
|
||||
Reference in New Issue
Block a user