Skip to content

Commit 43269ef

Browse files
Bump rstest from 0.24.0 to 0.25.0 (#9)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e02e788 commit 43269ef

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -27,7 +27,7 @@ aabb = []
2727
libm = { version = "0.2", default-features = false, optional = true }
2828

2929
[dev-dependencies]
30-
rstest = { version = "0.24", default-features = false }
30+
rstest = { version = "0.25", default-features = false }
3131

3232
[lints.rust]
3333
unsafe_code = "deny"

0 commit comments

Comments
 (0)