mirror of
https://github.com/kurbezz/discord-bot.git
synced 2025-12-06 15:15:37 +01:00
Fix
This commit is contained in:
@@ -16,4 +16,4 @@ serde = "1.0.204"
|
|||||||
serde_json = "1.0.122"
|
serde_json = "1.0.122"
|
||||||
anyhow = "1.0.86"
|
anyhow = "1.0.86"
|
||||||
async-trait = "0.1.81"
|
async-trait = "0.1.81"
|
||||||
tokio-tungstenite = { version = "*", features = ["tls"] }
|
tokio-tungstenite = { version = "0.23.1", features = ["rustls"] }
|
||||||
|
|||||||
Reference in New Issue
Block a user