Update to DashMap 6 (#253)

This commit is contained in:
Gnome!
2024-09-09 19:12:40 +01:00
committed by Kyle Simpson
parent e9b2243b83
commit 9a244ba4c2

View File

@@ -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",