Skip to content

Commit

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

build(deps): bump wasmparser from 0.107.0 to 0.108.0
  • Loading branch information
flavio authored Jul 11, 2023
2 parents 790f9ab + 359cd7a commit 2b8968e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 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 @@ -37,7 +37,7 @@ tracing-futures = "0.2"
tracing-subscriber = { version = "0.3", features = ["fmt"] }
url = "2.4.0"
walrus = "0.20.1"
wasmparser = "0.107"
wasmparser = "0.108"
time = "0.3.23"
semver = { version = "1.0.17", features = ["serde"] }

Expand Down

0 comments on commit 2b8968e

Please sign in to comment.