Skip to content

Commit 564ad52

Browse files
Update Rust crate googletest to v0.13.0 (#10081)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ea0a9e commit 564ad52

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

Lines changed: 5 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
@@ -133,7 +133,7 @@ crates_io_team_repo = { path = "crates/crates_io_team_repo", features = ["mock"]
133133
crates_io_test_db = { path = "crates/crates_io_test_db" }
134134
claims = "=0.8.0"
135135
diesel = { version = "=2.2.5", features = ["r2d2"] }
136-
googletest = "=0.12.0"
136+
googletest = "=0.13.0"
137137
insta = { version = "=1.41.1", features = ["glob", "json", "redactions"] }
138138
regex = "=1.11.1"
139139
tokio = "=1.41.1"

0 commit comments

Comments
 (0)