Skip to content

Commit

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

build(deps): Bump wasmparser from 0.217.0 to 0.218.0
  • Loading branch information
viccuad authored Oct 1, 2024
2 parents eb67782 + 64bfe60 commit 0745b03
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
16 changes: 15 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 @@ -43,7 +43,7 @@ tracing = "0.1"
tracing-subscriber = { version = "0.3", features = ["fmt"] }
url = "2.5.0"
walrus = "0.22.0"
wasmparser = "0.217"
wasmparser = "0.218"
time = "0.3.36"
semver = { version = "1.0.22", features = ["serde"] }

Expand Down

0 comments on commit 0745b03

Please sign in to comment.