Skip to content

Commit c2354d9

Browse files
github-actions[bot]tomasol
authored andcommitted
chore: Bump Rust dependencies
1 parent 5a303dc commit c2354d9

2 files changed

Lines changed: 40 additions & 78 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@ base64 = "0.22.1"
2020
const_format = "0.2.35"
2121
derive_more = { version = "2.1.1", features = ["debug"] }
2222
hashbrown = "0.16.1"
23-
insta = "1.46.0"
23+
insta = "1.46.1"
2424
serde = { version = "1.0", features = ["derive"] }
2525
serde_json = "1"
2626
toml = "0.9"
27-
wit-bindgen = "0.50.0"
28-
wit-bindgen-rust = "0.50.0"
27+
wit-bindgen = "0.51.0"
28+
wit-bindgen-rust = "0.51.0"
2929
wit-parser = "0.244.0"
30-
wstd = "0.6.4"
30+
wstd = "0.6.5"
3131

3232
[profile.release]
3333
opt-level = "z"

0 commit comments

Comments
 (0)