Deps: Bump twilight versions -> 0.5 (#79)
This commit is contained in:
committed by
Kyle Simpson
parent
00c8bc915a
commit
d6d6acabe1
@@ -10,12 +10,12 @@ tracing = "0.1"
|
||||
tracing-subscriber = "0.2"
|
||||
serde_json = { version = "1" }
|
||||
tokio = { features = ["macros", "rt-multi-thread", "sync"], version = "1" }
|
||||
twilight-gateway = "0.4"
|
||||
twilight-http = "0.4"
|
||||
twilight-model = "0.4"
|
||||
twilight-standby = "0.4"
|
||||
twilight-gateway = "0.5"
|
||||
twilight-http = "0.5"
|
||||
twilight-model = "0.5"
|
||||
twilight-standby = "0.5"
|
||||
|
||||
[dependencies.songbird]
|
||||
path = "../.."
|
||||
default-features = false
|
||||
features = ["twilight-rustls", "gateway", "driver", "stock-zlib"]
|
||||
features = ["twilight-rustls", "gateway", "driver", "zlib-stock"]
|
||||
|
||||
Reference in New Issue
Block a user