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 (#1810)

Bumps the patch group with 4 updates:
[mdbook](https://github.com/rust-lang/mdBook),
[thiserror](https://github.com/dtolnay/thiserror),
[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-02-12 10:40:19 +00:00
committed by GitHub
parent 4f719ddc72
commit 76362763c3
4 changed files with 55 additions and 36 deletions

View File

@@ -14,7 +14,7 @@ clap = "4.5.0"
lazy_static = "1.4"
log = "0.4.17"
matter = "0.1.0-alpha4"
mdbook = "0.4.25"
mdbook = "0.4.37"
pretty_env_logger = "0.5.0"
regex = "1.10"
serde = "1.0.196"