Skip to content

Commit 44c0b5b

Browse files
build(deps): bump wasmparser from 0.248.0 to 0.252.0 (#4557)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 556a95d commit 44c0b5b

2 files changed

Lines changed: 4 additions & 15 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ wasmtime = { version = "46", default-features = false, features = [
114114
# PUT time (see crates/core/src/client_events.rs::contains_debug_sections).
115115
# Pinned to the same minor wasmtime 45 already resolves transitively so cargo
116116
# reuses one copy rather than locking a second wasmparser build.
117-
wasmparser = "0.248"
117+
wasmparser = "0.252"
118118

119119
# Testing/simulation
120120
arbitrary = { version = "1", features = ["derive"] }

0 commit comments

Comments
 (0)