Skip to content

Commit 181365c

Browse files
Bump wit-bindgen-rt from 0.38.0 to 0.39.0
Bumps [wit-bindgen-rt](https://github.com/bytecodealliance/wit-bindgen) from 0.38.0 to 0.39.0. - [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases) - [Commits](bytecodealliance/wit-bindgen@v0.38.0...v0.39.0) --- updated-dependencies: - dependency-name: wit-bindgen-rt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da29e68 commit 181365c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -14,5 +14,5 @@ package = "component:rust-wasi-hello"
1414
proxy = true
1515

1616
[dependencies]
17-
wit-bindgen-rt = { version = "0.38.0", features = ["bitflags"] }
17+
wit-bindgen-rt = { version = "0.39.0", features = ["bitflags"] }
1818
wstd = "0.5.1"

0 commit comments

Comments
 (0)