Skip to content

Commit a7f70fb

Browse files
committed
chore: Bump wit-* dependencies
1 parent 06bc5a9 commit a7f70fb

2 files changed

Lines changed: 40 additions & 128 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ insta = "1.43.2"
2222
regex = "1"
2323
serde = { version = "1.0", features = ["derive"] }
2424
serde_json = "1.0"
25-
wit-bindgen = "0.46.0"
26-
wit-bindgen-rust = "0.46.0"
27-
wit-parser = "0.239.0"
2825
wstd = "0.5.6"
26+
wit-bindgen = "0.47.0"
27+
wit-bindgen-rust = "0.47.0"
28+
wit-parser = "0.240.0"
2929

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

0 commit comments

Comments
 (0)