Skip to content

Commit a72285b

Browse files
Bump wit-bindgen-rt from 0.37.0 to 0.38.0
Bumps [wit-bindgen-rt](https://github.com/bytecodealliance/wasi-rs) from 0.37.0 to 0.38.0. - [Commits](https://github.com/bytecodealliance/wasi-rs/commits) --- 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 25c29b1 commit a72285b

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

Cargo.lock

Lines changed: 11 additions & 2 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.37.0", features = ["bitflags"] }
17+
wit-bindgen-rt = { version = "0.38.0", features = ["bitflags"] }
1818
wstd = "0.5.1"

0 commit comments

Comments
 (0)