Skip to content

Commit

Permalink
Update to DashMap 6
Browse files Browse the repository at this point in the history
  • Loading branch information
GnomedDev committed Sep 9, 2024
1 parent 3dc2967 commit 161ffec
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 @@ -19,7 +19,7 @@ audiopus = { optional = true, version = "0.3.0-rc.0" }
byteorder = { optional = true, version = "1" }
bytes = { optional = true, version = "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 161ffec

Please sign in to comment.