Skip to content

Commit ec4a3f6

Browse files
Bump wasmparser from 0.242.0 to 0.243.0 (#1098)
* Bump wasmparser from 0.242.0 to 0.243.0 Bumps [wasmparser](https://github.com/bytecodealliance/wasm-tools) from 0.242.0 to 0.243.0. - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) --- updated-dependencies: - dependency-name: wasmparser dependency-version: 0.243.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * cargo vet --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jeff Charles <jeff.charles@shopify.com>
1 parent 4a45585 commit ec4a3f6

3 files changed

Lines changed: 5 additions & 23 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 16 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
@@ -36,7 +36,7 @@ uuid = { version = "1.19", features = ["v4"] }
3636
serde = { version = "1.0", default-features = false }
3737
serde_json = "1.0"
3838
walrus = "0.24.3"
39-
wasmparser = "0.242.0"
39+
wasmparser = "0.243.0"
4040

4141
[profile.release]
4242
lto = true

supply-chain/imports.lock

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2095,12 +2095,6 @@ criteria = "safe-to-deploy"
20952095
delta = "0.240.0 -> 0.241.2"
20962096
notes = "The Bytecode Alliance is the author of this crate"
20972097

2098-
[[audits.bytecode-alliance.audits.wasmparser]]
2099-
who = "Alex Crichton <alex@alexcrichton.com>"
2100-
criteria = "safe-to-deploy"
2101-
delta = "0.241.2 -> 0.242.0"
2102-
notes = "The Bytecode Alliance is the author of this crate"
2103-
21042098
[[audits.bytecode-alliance.audits.wasmprinter]]
21052099
who = "Alex Crichton <alex@alexcrichton.com>"
21062100
criteria = "safe-to-deploy"

0 commit comments

Comments
 (0)