fix(deps): update rust crate dashmap to v6
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
dashmap | dependencies | major |
5.5 -> 6.0
|
⚠ ️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
xacrimon/dashmap (dashmap)
v6.1.0
v6.0.1
This is a patch release, now the main release for v6 as v6.0.0 was yanked shortly after release.
Thanks to @JesusGuzmanJr for notifying me about a critical bug that was introduced so that I could resolve it: #304.
MRs for this release: #305 + https://github.com/xacrimon/dashmap/commit/d5c8be6213ca85d7e3ccbcc1eb5b95651ce7e253
v6.0.0
This release contains performance optimizations, most notably 10-40% gains on Apple Silicon but also 5-10% gains when measured in Intel Sapphire Rapids. This work was accomplished in:
Minor QoL improvements were made in:
Special to the following contributors for making this release possible:
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.