Skip to content

Commit

Permalink
Update to DashMap 6 (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
GnomedDev authored and FelixMcFelix committed Nov 22, 2024
1 parent a566769 commit 6cec57f
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 @@ -22,7 +22,7 @@ byteorder = { optional = true, version = "1" }
bytes = { optional = true, version = "1" }
chacha20poly1305 = { optional = true, version = "0.10.1" }
crypto_secretbox = { optional = true, features = ["std"], version = "0.1" }
dashmap = { optional = true, version = "5" }
dashmap = { optional = true, version = "6.1.0" }
derivative = "2"
discortp = { default-features = false, features = [
"discord",
Expand Down

0 comments on commit 6cec57f

Please sign in to comment.