Skip to content

Commit c33af71

Browse files
chore(deps): update rust crate rstest to 0.24.0
1 parent d18e428 commit c33af71

File tree

2 files changed

+7
-59
lines changed

2 files changed

+7
-59
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ anyhow = "1.0.89"
2525

2626
[dev-dependencies]
2727
# For parameterised testing.
28-
rstest = "0.23.0"
28+
rstest = "0.24.0"
2929
rstest_reuse = "0.7.0"
3030

3131
# For snapshot testing.

0 commit comments

Comments
 (0)