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 3 updates (#2150)

Bumps the patch group with 3 updates:
[clap](https://github.com/clap-rs/clap),
[cxx](https://github.com/dtolnay/cxx) and
[cxx-build](https://github.com/dtolnay/cxx).
This commit is contained in:
dependabot[bot]
2024-06-17 09:36:18 -04:00
committed by GitHub
parent 32b5a19684
commit 043645c90a
2 changed files with 13 additions and 13 deletions

View File

@@ -10,7 +10,7 @@ description = "An mdbook preprocessor for comprehensive-rust."
[dependencies]
anyhow = "1.0.86"
clap = "4.5.6"
clap = "4.5.7"
lazy_static = "1.4"
log = "0.4.21"
matter = "0.1.0-alpha4"