Skip to content

Commit

Permalink
Bump wasmprinter from 0.2.45 to 0.2.70
Browse files Browse the repository at this point in the history
Bumps [wasmprinter](https://github.com/bytecodealliance/wasm-tools) from 0.2.45 to 0.2.70.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](bytecodealliance/wasm-tools@wasmprinter-0.2.45...wasmprinter-0.2.70)

---
updated-dependencies:
- dependency-name: wasmprinter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent a1b03a4 commit a95bc61
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 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 @@ -20,7 +20,7 @@ structopt = "0.3"
anyhow = { workspace = true }
binaryen = { git = "https://github.com/pepyakin/binaryen-rs", rev = "00c98174843f957681ba0bc5cdcc9d15f5d0cb23" }
brotli = "3.3.4"
wasmprinter = { version = "0.2.45", optional = true }
wasmprinter = { version = "0.2.70", optional = true }
wasmtime = { workspace = true }
wasmtime-wasi = { workspace = true }
wasi-common = { workspace = true }
Expand Down

0 comments on commit a95bc61

Please sign in to comment.