1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-06-16 22:27:34 +02:00

cargo: bump the patch group with 4 updates (#1873)

Bumps the patch group with 4 updates:
[log](https://github.com/rust-lang/log),
[tempfile](https://github.com/Stebalien/tempfile),
[cxx](https://github.com/dtolnay/cxx) and
[cxx-build](https://github.com/dtolnay/cxx).

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-03-04 10:55:27 +00:00
committed by GitHub
parent 2bed943920
commit 1e6fa1cb49
4 changed files with 15 additions and 15 deletions

View File

@ -18,4 +18,4 @@ scraper = "0.18.0"
thiserror = "1.0.57"
[dev-dependencies]
tempfile = "3.10.0"
tempfile = "3.10.1"