Skip to content

Commit a1b973b

Browse files
chore(deps): update rust crate rstest to v0.25.0 (#122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e6c9674 commit a1b973b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.24.0"
28+
rstest = "=0.25.0"
2929
rstest_reuse = "=0.7.0"
3030

3131
# For snapshot testing.

0 commit comments

Comments
 (0)