Skip to content

Commit

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

build(deps): bump wasmparser from 0.119.0 to 0.120.0
  • Loading branch information
flavio authored Jan 25, 2024
2 parents 1c9a6ad + 9e46f55 commit 42842e7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ tracing-futures = "0.2"
tracing-subscriber = { version = "0.3", features = ["fmt"] }
url = "2.5.0"
walrus = "0.20.3"
wasmparser = "0.119"
wasmparser = "0.120"
time = "0.3.31"
semver = { version = "1.0.21", features = ["serde"] }

Expand Down

0 comments on commit 42842e7

Please sign in to comment.