Skip to content

Commit 7f339d7

Browse files
chore(deps): update rust crate rstest to 0.24.0
1 parent 7a9647c commit 7f339d7

File tree

2 files changed

+6
-58
lines changed

2 files changed

+6
-58
lines changed

Cargo.lock

Lines changed: 5 additions & 57 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)