Skip to content

Commit c254908

Browse files
github-actions[bot]tomasol
authored andcommitted
chore: Bump Rust dependencies
1 parent c8cbfd2 commit c254908

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

Cargo.lock

Lines changed: 16 additions & 16 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
@@ -18,13 +18,13 @@ anyhow = "1.0"
1818
assert_matches = "1.5.0"
1919
derive_more = { version = "2.0.1", features = ["debug", "display", "from"] }
2020
heck = "0.5.0"
21-
insta = "1.43.2"
21+
insta = "1.44.1"
2222
regex = "1"
2323
serde = { version = "1.0", features = ["derive"] }
2424
serde_json = "1.0"
2525
wstd = "0.6.3"
26-
wit-bindgen = "0.48.0"
27-
wit-bindgen-rust = "0.48.0"
26+
wit-bindgen = "0.48.1"
27+
wit-bindgen-rust = "0.48.1"
2828
wit-parser = "0.241.2"
2929

3030
[profile.release]

0 commit comments

Comments
 (0)