Skip to content

Commit 52cbb26

Browse files
committed
Pin wit-bindgen to a released version
1 parent 52cafa0 commit 52cbb26

2 files changed

Lines changed: 24 additions & 143 deletions

File tree

tests/rust/wasm32-wasip3/Cargo.lock

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

tests/rust/wasm32-wasip3/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ version = "0.1.0"
44
edition = "2024"
55

66
[dependencies]
7-
wit-bindgen = { git = "https://github.com/bytecodealliance/wit-bindgen.git" }
7+
wit-bindgen = "0.48"

0 commit comments

Comments
 (0)