Skip to content

Commit 4c35ae0

Browse files
committed
wit-bindgen 0.41.0 published
1 parent be233ff commit 4c35ae0

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ wasmparser = "0.227.0"
112112
wasmprinter = "0.227.0"
113113
wat = "1.220.0"
114114
which = "6.0.1"
115-
wit-bindgen-core = { git = "https://github.com/bytecodealliance/wit-bindgen", rev = "01dd9660c6dd8ca2ea8f069a830393db598625a8" }
116-
wit-bindgen-rust = { git = "https://github.com/bytecodealliance/wit-bindgen", rev = "01dd9660c6dd8ca2ea8f069a830393db598625a8" }
115+
wit-bindgen-core = "0.41.0"
116+
wit-bindgen-rust = "0.41.0"
117117
wit-component = "0.227.0"
118118
wit-parser = "0.227.0"
119119

0 commit comments

Comments
 (0)