Compare commits
1 Commits
current
...
twilight-0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
926ed38a6d |
@@ -66,8 +66,8 @@ tokio-websockets = { optional = true, version = "0.11", features = [
|
||||
tokio-util = { features = ["io"], optional = true, version = "0.7" }
|
||||
tracing = { version = "0.1", features = ["log"] }
|
||||
tracing-futures = "0.2"
|
||||
twilight-gateway = { default-features = false, optional = true, version = "0.16.0" }
|
||||
twilight-model = { default-features = false, optional = true, version = "0.16.0" }
|
||||
twilight-gateway = { default-features = false, optional = true, version = "0.17" }
|
||||
twilight-model = { default-features = false, optional = true, version = "0.17" }
|
||||
typenum = { optional = true, version = "1.17.0" }
|
||||
url = { optional = true, version = "2" }
|
||||
uuid = { features = ["v4"], optional = true, version = "1" }
|
||||
|
||||
Reference in New Issue
Block a user