Skip to content

Commit f7e0335

Browse files
Bump rstest from 0.21.0 to 0.22.0 (#1388)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fba252d commit f7e0335

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
@@ -71,7 +71,7 @@ criterion = "0.5.1"
7171
gix-testtools = "0.15.0"
7272
insta = { version = "1.39.0", features = ["json", "redactions"] }
7373
pretty_assertions = "1.4.0"
74-
rstest = "0.21.0"
74+
rstest = "0.22.0"
7575

7676
[[bench]]
7777
name = "repo"

0 commit comments

Comments
 (0)