Skip to content

Commit

Permalink
bumped dashmap to 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxOhn committed Jul 5, 2024
1 parent b1b8100 commit 78bb705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ url = { version = "2.0", default-features = false }

# --- Feature dependencies ---

dashmap = { version = "5.1", default-features = false, optional = true }
dashmap = { version = "6.0.1", default-features = false, optional = true }
osu-db = { version = "0.3.0", optional = true }
metrics = { version = "0.23.0", optional = true }

Expand Down

0 comments on commit 78bb705

Please sign in to comment.