Skip to content

Commit 810ba06

Browse files
Bump wit-bindgen from 0.52.0 to 0.53.1 (#56)
Bumps [wit-bindgen](https://github.com/bytecodealliance/wit-bindgen) from 0.52.0 to 0.53.1. - [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases) - [Commits](bytecodealliance/wit-bindgen@v0.52.0...v0.53.1) --- updated-dependencies: - dependency-name: wit-bindgen dependency-version: 0.53.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55a06f3 commit 810ba06

File tree

2 files changed

+42
-31
lines changed

2 files changed

+42
-31
lines changed

Cargo.lock

Lines changed: 41 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ exclude = [
1818
[workspace.dependencies]
1919
chrono = { git = "https://github.com/chronotope/chrono.git", branch = "0.5.x" }
2020
serde_json = "1.0"
21-
wit-bindgen = "0.52.0"
21+
wit-bindgen = "0.53.1"

0 commit comments

Comments
 (0)