Skip to content

Commit

Permalink
chore(deps): bump wit-bindgen from 0.35.0 to 0.36.0 (#161)
Browse files Browse the repository at this point in the history
Bumps [wit-bindgen](https://github.com/bytecodealliance/wasi-rs) from 0.35.0 to 0.36.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 Dec 3, 2024
1 parent 5d73539 commit 80d0cd7
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 60 deletions.
104 changes: 45 additions & 59 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.35.0"
wit-bindgen = "0.36.0"

0 comments on commit 80d0cd7

Please sign in to comment.