Deps: Update Twilight -> v0.14

This commit is contained in:
Kyle Simpson
2022-11-20 17:46:11 +00:00
parent be3a4e9b24
commit 646190eaf8
7 changed files with 13 additions and 29 deletions

View File

@@ -10,10 +10,10 @@ reqwest = "0.11"
tracing = "0.1"
tracing-subscriber = "0.2"
tokio = { features = ["macros", "rt-multi-thread", "sync"], version = "1" }
twilight-gateway = "0.13"
twilight-http = "0.13"
twilight-model = "0.13"
twilight-standby = "0.13"
twilight-gateway = "0.14"
twilight-http = "0.14"
twilight-model = "0.14"
twilight-standby = "0.14"
[dependencies.songbird]
default-features = false