Skip to content

Commit

Permalink
chore(deps): bump wit-bindgen from 0.34.0 to 0.35.0 (#156)
Browse files Browse the repository at this point in the history
Bumps [wit-bindgen](https://github.com/bytecodealliance/wasi-rs) from 0.34.0 to 0.35.0.
- [Commits](https://github.com/bytecodealliance/wasi-rs/commits)

---
updated-dependencies:
- dependency-name: wit-bindgen
  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 Nov 21, 2024
1 parent 2de3e4f commit fb962d0
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 24 deletions.
66 changes: 43 additions & 23 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/plugins_api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ crate-type = ["cdylib"]

[dependencies]
anyhow = "1.0.93"
wit-bindgen = "0.34.0"
wit-bindgen = "0.35.0"

0 comments on commit fb962d0

Please sign in to comment.