You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-08-11 09:21:40 +02:00
cargo: bump lazy_static from 1.4.0 to 1.5.0 in the minor group (#2160)
Bumps the minor group with 1 update: [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs). Updates `lazy_static` from 1.4.0 to 1.5.0 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:
@@ -11,7 +11,7 @@ description = "An mdbook preprocessor for comprehensive-rust."
|
||||
[dependencies]
|
||||
anyhow = "1.0.86"
|
||||
clap = "4.5.7"
|
||||
lazy_static = "1.4"
|
||||
lazy_static = "1.5"
|
||||
log = "0.4.21"
|
||||
matter = "0.1.0-alpha4"
|
||||
mdbook = "0.4.40"
|
||||
|
Reference in New Issue
Block a user