diff --git a/Cargo.toml b/Cargo.toml index 1dfd7ed5..57a657c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -49,7 +49,7 @@ url = { version = "2.2", features = ["serde"] } validator = { version = "0.19", features = ["derive"] } wapc = "2.0" wasi-common = { workspace = true } -wasmparser = "0.219" +wasmparser = "0.220" wasmtime = { workspace = true } wasmtime-provider = { version = "2.1.0", features = ["cache"] } wasmtime-wasi = { workspace = true }