chore: bump dashmap from 4.0.2 to 5.0.0 (#21824)
* chore: bump dashmap from 4.0.2 to 5.0.0 Bumps [dashmap](https://github.com/xacrimon/dashmap) from 4.0.2 to 5.0.0. - [Release notes](https://github.com/xacrimon/dashmap/releases) - [Commits](https://github.com/xacrimon/dashmap/commits/v5.0.0) --- updated-dependencies: - dependency-name: dashmap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * [auto-commit] Update all Cargo lock files Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
This commit is contained in:
@ -16,7 +16,7 @@ blake3 = "1.2.0"
|
||||
bv = { version = "0.11.1", features = ["serde"] }
|
||||
byteorder = "1.4.3"
|
||||
bzip2 = "0.4.3"
|
||||
dashmap = { version = "4.0.2", features = ["rayon", "raw-api"] }
|
||||
dashmap = { version = "5.0.0", features = ["rayon", "raw-api"] }
|
||||
crossbeam-channel = "0.5"
|
||||
dir-diff = "0.3.2"
|
||||
flate2 = "1.0.22"
|
||||
|
Reference in New Issue
Block a user