Skip to content

Commit

Permalink
Merge pull request #381 from kubewarden/dependabot/cargo/wasmparser-0…
Browse files Browse the repository at this point in the history
….117

build(deps): update wasmparser requirement from 0.116 to 0.117
  • Loading branch information
flavio authored Nov 17, 2023
2 parents 38312cb + 13586b8 commit 0f65604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ validator = { version = "0.16", features = ["derive"] }
wapc = "1.1"
wasi-cap-std-sync = { workspace = true }
wasi-common = { workspace = true }
wasmparser = "0.116"
wasmparser = "0.117"
wasmtime = { workspace = true }
wasmtime-provider = { version = "1.11", features = ["cache"] }
wasmtime-wasi = { workspace = true }
Expand Down

0 comments on commit 0f65604

Please sign in to comment.