Skip to content

Commit 7a6f374

Browse files
Merge pull request #89 from google:dependabot/cargo/indoc-2
PiperOrigin-RevId: 519098945
2 parents 9a16405 + d479f56 commit 7a6f374

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
@@ -41,7 +41,7 @@ indoc = { version = "2", optional = true }
4141
rstest = { version = "0.16.0", optional = true }
4242

4343
[dev-dependencies]
44-
indoc = "1"
44+
indoc = "2"
4545

4646
[[bin]]
4747
name = "integration_tests"

0 commit comments

Comments
 (0)