Skip to content

Commit

Permalink
chore(deps): update rust crate dashmap to 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 16, 2024
1 parent f055d11 commit 376d818
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -163,7 +163,7 @@ anyhow = "1.0.87"
bpaf = { version = "0.9.13", features = ["derive"] }
countme = "3.0.1"
crossbeam = "0.8.4"
dashmap = "6.0.1"
dashmap = "6.1.0"
enumflags2 = "0.7.10"
getrandom = "0.2.15"
ignore = "0.4.23"
Expand Down

0 comments on commit 376d818

Please sign in to comment.