Skip to content

Commit

Permalink
Bump wasmparser from 0.101.0 to 0.106.0 (#512)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent dd6e3c1 commit 14e6d89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
12 changes: 1 addition & 11 deletions 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 crates/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ serde = { version = "1.0", default-features = false, features = ["derive"] }
criterion = "0.3"
num-format = "0.4.3"
tempfile = "3.4.0"
wasmparser = "0.101.0"
wasmparser = "0.106.0"

[build-dependencies]
anyhow = "1.0.71"
Expand Down

0 comments on commit 14e6d89

Please sign in to comment.