diff --git a/Cargo.toml b/Cargo.toml index 86933493..255491a6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -49,7 +49,7 @@ url = { version = "2.2", features = ["serde"] } validator = { version = "0.18", features = ["derive"] } wapc = "2.0" wasi-common = { workspace = true } -wasmparser = "0.218" +wasmparser = "0.219" wasmtime = { workspace = true } wasmtime-provider = { version = "2.0.0", features = ["cache"] } wasmtime-wasi = { workspace = true }