Skip to content

Commit

Permalink
chore(deps): bump dashmap from 5.5.3 to 6.1.0 (#18429)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Croxx <[email protected]>
  • Loading branch information
dependabot[bot] and MrCroxx authored Sep 25, 2024
1 parent c7975e0 commit 97f3d9c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 6 deletions.
24 changes: 19 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 src/storage/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ auto_enums = { workspace = true }
await-tree = { workspace = true }
bytes = { version = "1", features = ["serde"] }
crossbeam = "0.8.2"
dashmap = { version = "5", default-features = false }
dashmap = { version = "6", default-features = false }
dyn-clone = "1.0.14"
either = "1"
enum-as-inner = "0.6"
Expand Down

0 comments on commit 97f3d9c

Please sign in to comment.