diff --git a/Cargo.toml b/Cargo.toml index f8d755cd..558d2fef 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -50,7 +50,7 @@ url = { version = "2.2", features = ["serde"] } validator = { version = "0.19", features = ["derive"] } wapc = "2.1" wasi-common = { workspace = true } -wasmparser = "0.221" +wasmparser = "0.222" wasmtime = { workspace = true } wasmtime-provider = { version = "2.2.0", features = ["cache"] } wasmtime-wasi = { workspace = true }