Update wasmparser requirement from 0.38.0 to 0.39.1
Updates the requirements on [wasmparser](https://github.com/yurydelendik/wasmparser.rs) to permit the latest version. - [Release notes](https://github.com/yurydelendik/wasmparser.rs/releases) - [Commits](https://github.com/yurydelendik/wasmparser.rs/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Dan Gohman
parent
ab8707223c
commit
340cb3dcf5
@@ -24,7 +24,7 @@ wasmtime-runtime = { path = "../../wasmtime-runtime" }
|
||||
target-lexicon = { version = "0.8.1", default-features = false }
|
||||
failure = "0.1"
|
||||
region = "2.0.0"
|
||||
wasmparser = "0.38.0"
|
||||
wasmparser = "0.39.1"
|
||||
|
||||
[dependencies.pyo3]
|
||||
version = "0.8.0"
|
||||
|
||||
Reference in New Issue
Block a user