Gateway: Twilight v0.10 support (#117)
This commit is contained in:
@@ -105,12 +105,12 @@ default-features = false
|
||||
|
||||
[dependencies.twilight-gateway]
|
||||
optional = true
|
||||
version = "0.9"
|
||||
version = ">=0.9.0, <0.11.0"
|
||||
default-features = false
|
||||
|
||||
[dependencies.twilight-model]
|
||||
optional = true
|
||||
version = "0.9"
|
||||
version = ">=0.9.0, <0.11.0"
|
||||
default-features = false
|
||||
|
||||
[dependencies.typemap_rev]
|
||||
|
||||
Reference in New Issue
Block a user