Skip to content

Commit 85e684b

Browse files
chore(deps): update rust crate rstest to 0.23.0
1 parent acd3dbd commit 85e684b

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

Cargo.lock

Lines changed: 32 additions & 32 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
@@ -22,7 +22,7 @@ thiserror = "1.0.61"
2222

2323
[dev-dependencies]
2424
# For parameterised testing.
25-
rstest = "0.20.0"
25+
rstest = "0.23.0"
2626
rstest_reuse = "0.7.0"
2727

2828
# For snapshot testing.

0 commit comments

Comments
 (0)