Skip to content

Commit 6bfdc43

Browse files
github-actions[bot]tomasol
authored andcommitted
chore: Bump Rust dependencies
1 parent f3a94e6 commit 6bfdc43

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

Cargo.lock

Lines changed: 17 additions & 17 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
@@ -18,12 +18,12 @@ anyhow = "1.0"
1818
assert_matches = "1.5.0"
1919
const_format = "0.2.35"
2020
derive_more = { version = "2.0.1", features = ["debug"] }
21-
hashbrown = "0.16.0"
22-
insta = "1.43.2"
21+
hashbrown = "0.16.1"
22+
insta = "1.44.1"
2323
serde = { version = "1.0", features = ["derive"] }
2424
toml = "0.9"
25-
wit-bindgen = "0.48.0"
26-
wit-bindgen-rust = "0.48.0"
25+
wit-bindgen = "0.48.1"
26+
wit-bindgen-rust = "0.48.1"
2727
wit-parser = "0.241.2"
2828
wstd = "0.6.3"
2929

0 commit comments

Comments
 (0)