Skip to content

Commit d0f658c

Browse files
github-actions[bot]tomasol
authored andcommitted
chore: Bump Rust dependencies
1 parent 6794d1f commit d0f658c

2 files changed

Lines changed: 26 additions & 17 deletions

File tree

Cargo.lock

Lines changed: 23 additions & 14 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
@@ -20,12 +20,12 @@ 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.1"
23+
insta = "1.46.2"
2424
serde = { version = "1.0", features = ["derive"] }
2525
serde_json = "1"
2626
toml = "0.9"
27-
wit-bindgen = "0.51.0"
28-
wit-bindgen-rust = "0.51.0"
27+
wit-bindgen = "0.52.0"
28+
wit-bindgen-rust = "0.52.0"
2929
wit-parser = "0.244.0"
3030
wstd = "0.6.5"
3131

0 commit comments

Comments
 (0)