Skip to content

Commit 14221d2

Browse files
chore: Bump Rust dependencies
1 parent fb5a360 commit 14221d2

2 files changed

Lines changed: 43 additions & 73 deletions

File tree

Cargo.lock

Lines changed: 40 additions & 70 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
@@ -28,9 +28,9 @@ url = "2.5.8"
2828
serde = { version = "1.0", features = ["derive"] }
2929
serde_json = "1.0"
3030
sha2 = "0.11.0"
31-
wit-bindgen = "0.58.0"
32-
wit-bindgen-rust = "0.58.0"
33-
wit-parser = "0.252.0"
31+
wit-bindgen = "0.59.0"
32+
wit-bindgen-rust = "0.59.0"
33+
wit-parser = "0.253.0"
3434
wstd = "0.6.5"
3535

3636
[profile.release]

0 commit comments

Comments
 (0)