Skip to content

Commit 090c200

Browse files
Merge pull request #145 from nix-community/dependabot/cargo/rstest-0.25.0
Bump rstest from 0.24.0 to 0.25.0
2 parents 22e15cd + 328d3a3 commit 090c200

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
@@ -26,7 +26,7 @@ cc = "1.2.16"
2626
[dev-dependencies]
2727
cc = "1.2.16"
2828
lazy_static = "1.5.0"
29-
rstest = { version = "0.24.0", default-features = false }
29+
rstest = { version = "0.25.0", default-features = false }
3030
tempfile = "3.17.1"
3131

3232
[profile.dev]

0 commit comments

Comments
 (0)