Skip to content

Commit

Permalink
fix(deps): update rust crate wasmparser to 0.225
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent b9741f3 commit 13ba9fe
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 @@ -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 }
Expand Down

0 comments on commit 13ba9fe

Please sign in to comment.