Chore: Bump DiscoRTP version
This commit is contained in:
@@ -21,7 +21,7 @@ bytes = { optional = true, version = "1" }
|
|||||||
crypto_secretbox = { optional = true, features = ["std"], version = "0.1" }
|
crypto_secretbox = { optional = true, features = ["std"], version = "0.1" }
|
||||||
dashmap = { optional = true, version = "5" }
|
dashmap = { optional = true, version = "5" }
|
||||||
derivative = "2"
|
derivative = "2"
|
||||||
discortp = { default-features = false, features = ["discord", "pnet", "rtp"], optional = true, version = "0.5" }
|
discortp = { default-features = false, features = ["discord", "pnet", "rtp"], optional = true, version = "0.6" }
|
||||||
flume = { optional = true, version = "0.11" }
|
flume = { optional = true, version = "0.11" }
|
||||||
futures = "0.3"
|
futures = "0.3"
|
||||||
nohash-hasher = { optional = true, version = "0.2.0" }
|
nohash-hasher = { optional = true, version = "0.2.0" }
|
||||||
|
|||||||
Reference in New Issue
Block a user