Deps: Update twilight to 0.13 (#147)
* update twilight to 0.13 * Update src/manager.rs Co-authored-by: Kyle Simpson <kyleandrew.simpson@gmail.com> Co-authored-by: Kyle Simpson <kyleandrew.simpson@gmail.com>
This commit is contained in:
@@ -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.12"
|
||||
twilight-http = "0.12"
|
||||
twilight-model = "0.12"
|
||||
twilight-standby = "0.12"
|
||||
twilight-gateway = "0.13"
|
||||
twilight-http = "0.13"
|
||||
twilight-model = "0.13"
|
||||
twilight-standby = "0.13"
|
||||
|
||||
[dependencies.songbird]
|
||||
default-features = false
|
||||
|
||||
Reference in New Issue
Block a user