Bump rstest from 0.16.0 to 0.17.0 (#8534)

This commit is contained in:
dependabot[bot]
2023-03-20 17:27:29 +00:00
committed by GitHub
parent 77e73cef66
commit 9c6bfc0be9
4 changed files with 7 additions and 7 deletions

View File

@ -165,4 +165,4 @@ hamcrest2 = "0.3.0"
proptest = "1.1.0"
quickcheck = "1.0.3"
quickcheck_macros = "1.0.0"
rstest = { version = "0.16.0", default-features = false }
rstest = { version = "0.17.0", default-features = false }