You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-16 14:17:34 +02:00
cargo: bump the patch group with 4 updates (#1915)
Bumps the patch group with 4 updates: [clap](https://github.com/clap-rs/clap), [reqwest](https://github.com/seanmonstar/reqwest), [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:
@ -13,7 +13,7 @@ name = "link-checker"
|
||||
path = "concurrency/link-checker.rs"
|
||||
|
||||
[dependencies]
|
||||
reqwest = { version = "0.11.24", features = ["blocking"] }
|
||||
reqwest = { version = "0.11.25", features = ["blocking"] }
|
||||
scraper = "0.19.0"
|
||||
thiserror = "1.0.57"
|
||||
|
||||
|
Reference in New Issue
Block a user