Skip to content

Commit bf4c701

Browse files
committed
chore: Downgrade wit-parser back to 0.241.0
1 parent a717900 commit bf4c701

2 files changed

Lines changed: 8 additions & 37 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 36 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
@@ -25,7 +25,7 @@ serde_json = "1.0"
2525
wstd = "0.6.3"
2626
wit-bindgen = "0.48.1"
2727
wit-bindgen-rust = "0.48.1"
28-
wit-parser = "0.242.0"
28+
wit-parser = "0.241.0"
2929

3030
[profile.release]
3131
opt-level = "s"

0 commit comments

Comments
 (0)