1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-12-20 22:29:12 +02:00

cargo: bump the minor group with 2 updates (#2486)

Bumps the minor group with 2 updates:
[googletest](https://github.com/google/googletest-rust) and
[tempfile](https://github.com/Stebalien/tempfile).

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-12-01 20:41:54 +00:00
committed by GitHub
parent bf8e642bcf
commit 3eb2eb8b36
3 changed files with 13 additions and 12 deletions

View File

@@ -18,4 +18,4 @@ scraper = "0.21.0"
thiserror = "1.0.66"
[dev-dependencies]
tempfile = "3.13.0"
tempfile = "3.14.0"