1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-08-10 17:11:29 +02:00

cargo: bump the patch group with 6 updates (#1850)

Bumps the patch group with 6 updates

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-26 10:50:09 +00:00
committed by GitHub
parent 3afdabf391
commit cbcf599588
3 changed files with 22 additions and 22 deletions

View File

@@ -8,7 +8,7 @@ repository = "https://github.com/google/comprehensive-rust"
description = "A tool for extracting starter code for exercises from Markdown files."
[dependencies]
anyhow = "1.0.79"
anyhow = "1.0.80"
log = "0.4.17"
mdbook = "0.4.37"
pretty_env_logger = "0.5.0"