Upgrade dashmap to v6 (#15305)

This PR upgrades `dashmap` to v6.0.1.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2024-07-26 17:58:37 -04:00 committed by GitHub
parent e423f03ba6
commit bcd972fbb4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 18 additions and 4 deletions

View file

@ -30,7 +30,7 @@ chrono.workspace = true
clock.workspace = true
clickhouse.workspace = true
collections.workspace = true
dashmap = "5.4"
dashmap.workspace = true
envy = "0.4.2"
futures.workspace = true
google_ai.workspace = true