You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-07-03 13:29:52 +02:00
cargo: bump the patch group with 3 updates (#2241)
Bumps the patch group with 3 updates: [thiserror](https://github.com/dtolnay/thiserror), [scraper](https://github.com/causal-agent/scraper) and [tokio](https://github.com/tokio-rs/tokio).
This commit is contained in:
@ -14,8 +14,8 @@ path = "link-checker.rs"
|
||||
|
||||
[dependencies]
|
||||
reqwest = { version = "0.12.5", features = ["blocking"] }
|
||||
scraper = "0.19.0"
|
||||
thiserror = "1.0.62"
|
||||
scraper = "0.19.1"
|
||||
thiserror = "1.0.63"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.10.1"
|
||||
|
Reference in New Issue
Block a user