Skip to content

Commit

Permalink
Update Rust crate dashmap to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2024
1 parent ec6aa54 commit d2f85e7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ crossbeam-queue = "0.3.11"
reqwest = { version = "0.12.4", features = ["gzip", "blocking"] }
scraper = "0.19.0"
threadpool = "1.8"
dashmap = "5.5.3"
dashmap = "6.0.0"

0 comments on commit d2f85e7

Please sign in to comment.