1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-08-11 09:21:40 +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

@@ -12,7 +12,7 @@ description = "An mdbook preprocessor for comprehensive-rust."
anyhow = "1.0.80"
clap = "4.5.1"
lazy_static = "1.4"
log = "0.4.17"
log = "0.4.21"
matter = "0.1.0-alpha4"
mdbook = "0.4.37"
pretty_env_logger = "0.5.0"