Skip to content

Commit b97e5e2

Browse files
committed
chore: Downgrade wit-parser back to 0.241.2
1 parent c0c8228 commit b97e5e2

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
@@ -24,7 +24,7 @@ serde = { version = "1.0", features = ["derive"] }
2424
toml = "0.9"
2525
wit-bindgen = "0.48.1"
2626
wit-bindgen-rust = "0.48.1"
27-
wit-parser = "0.242.0"
27+
wit-parser = "0.241.2"
2828
wstd = "0.6.3"
2929

3030
[profile.release]

0 commit comments

Comments
 (0)