Skip to content

Commit 47a22e7

Browse files
build(deps): bump dashmap from 5.5.3 to 6.1.0
Bumps [dashmap](https://github.com/xacrimon/dashmap) from 5.5.3 to 6.1.0. - [Release notes](https://github.com/xacrimon/dashmap/releases) - [Commits](xacrimon/dashmap@v.5.5.3...v6.1.0) --- updated-dependencies: - dependency-name: dashmap dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ad095c commit 47a22e7

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ reqwest = { version = "0.12", default-features = false, features = ["json","stre
5656

5757
# Rate limiting / Redis
5858
redis = { version = "0.32", features = ["tokio-comp","aio","connection-manager"] }
59-
dashmap = "5"
59+
dashmap = "6"
6060

6161
# Database (added for persistence phase groundwork)
6262
sqlx = { version = "0.8", features = ["runtime-tokio-rustls","postgres","uuid","chrono","macros"] }

0 commit comments

Comments
 (0)