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 7, 2024
1 parent 8f66320 commit 31cb491
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", "pnet", "rtp"], optional = true, version = "0.6" }
either = "1.9.0"
Expand Down

0 comments on commit 31cb491

Please sign in to comment.