Skip to content

Commit 695b956

Browse files
chore: Bump Rust dependencies
1 parent d6a9af1 commit 695b956

2 files changed

Lines changed: 63 additions & 54 deletions

File tree

Cargo.lock

Lines changed: 60 additions & 51 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.57.1"
32-
wit-bindgen-rust = "0.57.1"
33-
wit-parser = "0.251.0"
31+
wit-bindgen = "0.58.0"
32+
wit-bindgen-rust = "0.58.0"
33+
wit-parser = "0.252.0"
3434
wstd = "0.6.5"
3535

3636
[profile.release]

0 commit comments

Comments
 (0)