Skip to content

Commit

Permalink
cargo: bump the minor group with 2 updates (#2273)
Browse files Browse the repository at this point in the history
Bumps the minor group with 2 updates:
[scraper](https://github.com/causal-agent/scraper) and
[tempfile](https://github.com/Stebalien/tempfile).
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 9cc9ca4 commit a383897
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 31 deletions.
74 changes: 45 additions & 29 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/concurrency/sync-exercises/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit a383897

Please sign in to comment.