diff --git a/Cargo.toml b/Cargo.toml index 275997e3..c8fc753b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -50,7 +50,7 @@ url = { version = "2.2", features = ["serde"] } validator = { version = "0.20", features = ["derive"] } wapc = "2.1" wasi-common = { workspace = true } -wasmparser = "0.224" +wasmparser = "0.225" wasmtime = { workspace = true } wasmtime-provider = { version = "2.4.0", features = ["cache"] } wasmtime-wasi = { workspace = true }