You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-26 10:41:01 +02:00
cargo: bump the minor group with 2 updates (#2273)
Bumps the minor group with 2 updates: [scraper](https://github.com/causal-agent/scraper) and [tempfile](https://github.com/Stebalien/tempfile).
This commit is contained in:
@ -14,8 +14,8 @@ path = "link-checker.rs"
|
||||
|
||||
[dependencies]
|
||||
reqwest = { version = "0.12.5", features = ["blocking"] }
|
||||
scraper = "0.19.1"
|
||||
scraper = "0.20.0"
|
||||
thiserror = "1.0.63"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.11.0"
|
||||
tempfile = "3.12.0"
|
||||
|
Reference in New Issue
Block a user