Skip to content

Commit 8ee2bb9

Browse files
authored
Merge pull request #57 from bytecodealliance/dependabot/cargo/wit-bindgen-rt-0.41.0
2 parents fe47fc9 + 44708a0 commit 8ee2bb9

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)