Skip to content

Commit

Permalink
chore(deps): bump wasm-compose from 0.212.0 to 0.215.0 (#79)
Browse files Browse the repository at this point in the history
Bumps [wasm-compose](https://github.com/bytecodealliance/wasm-tools) from 0.212.0 to 0.215.0.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/commits)

---
updated-dependencies:
- dependency-name: wasm-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 2d83658 commit 2939de5
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 11 deletions.
43 changes: 33 additions & 10 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 @@ -31,7 +31,7 @@ clap = { version = "4", features = ["derive"] }
serde = { version = "1", features = ["derive"] }
toml = "0.8"
walrus = "0.21.1"
wasm-compose = "0.212.0"
wasm-compose = "0.215.0"
wasm-metadata = "0.212.0"
wasm-opt = { version = "0.116.1", optional = true }
wit-component = "0.212.0"
Expand Down

0 comments on commit 2939de5

Please sign in to comment.