Skip to content

Commit

Permalink
chore(deps): bump wasm-opt from 0.116.0 to 0.116.1 (#72)
Browse files Browse the repository at this point in the history
Bumps [wasm-opt](https://github.com/brson/wasm-opt-rs) from 0.116.0 to 0.116.1.
- [Changelog](https://github.com/brson/wasm-opt-rs/blob/master/CHANGELOG.md)
- [Commits](brson/wasm-opt-rs@v0.116.0...v0.116.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 3, 2024
1 parent 5246c43 commit 3da2d18
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ toml = "0.8"
walrus = "0.21.0"
wasm-compose = "0.212.0"
wasm-metadata = "0.212.0"
wasm-opt = { version = "0.116.0", optional = true }
wasm-opt = { version = "0.116.1", optional = true }
wit-component = "0.212.0"

[build-dependencies]
Expand Down

0 comments on commit 3da2d18

Please sign in to comment.