Skip to content

Commit

Permalink
[chore(cargo)](deps): Bump wit-bindgen from 0.8.0 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [wit-bindgen](https://github.com/bytecodealliance/wit-bindgen) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases)
- [Commits](bytecodealliance/wit-bindgen@wit-bindgen-0.8.0...wit-bindgen-0.9.0)

---
updated-dependencies:
- dependency-name: wit-bindgen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 18, 2023
1 parent 898633e commit 16bd7b4
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 26 deletions.
138 changes: 113 additions & 25 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 homestar-functions/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ rust-version = { workspace = true }

[dependencies]
image = { version = "0.24", default-features = false, features = ["png"], optional = true }
wit-bindgen = "0.8"
wit-bindgen = "0.9"

[dev-dependencies]
image = "0.24"
Expand Down

0 comments on commit 16bd7b4

Please sign in to comment.