Skip to content

Commit 44708a0

Browse files
Bump wit-bindgen-rt from 0.40.0 to 0.41.0
Bumps [wit-bindgen-rt](https://github.com/bytecodealliance/wit-bindgen) from 0.40.0 to 0.41.0. - [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases) - [Commits](bytecodealliance/wit-bindgen@v0.40.0...v0.41.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 fe47fc9 commit 44708a0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ package = "component:sample-wasi-http-rust"
1414
proxy = true
1515

1616
[dependencies]
17-
wit-bindgen-rt = { version = "0.40.0", features = ["bitflags"] }
17+
wit-bindgen-rt = { version = "0.41.0", features = ["bitflags"] }
1818
wstd = "0.5.3"

0 commit comments

Comments
 (0)