Skip to content

Commit 8326d40

Browse files
Merge pull request #99 from google:dependabot/cargo/rstest-0.17.0
PiperOrigin-RevId: 519099059
2 parents 7a6f374 + 430c826 commit 8326d40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

googletest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ googletest_macro = { path = "../googletest_macro", version = "0.4.1" }
3838
num-traits = "0.2.15"
3939
regex = "1.6.0"
4040
indoc = { version = "2", optional = true }
41-
rstest = { version = "0.16.0", optional = true }
41+
rstest = { version = "0.17.0", optional = true }
4242

4343
[dev-dependencies]
4444
indoc = "2"

0 commit comments

Comments
 (0)