chore: bump twilight version
This commit is contained in:
parent
2bc8b362c8
commit
3724f3e7d9
@ -19,10 +19,10 @@ procfs = "0.12.0"
|
|||||||
libc = "0.2.122"
|
libc = "0.2.122"
|
||||||
|
|
||||||
# Twilight
|
# Twilight
|
||||||
twilight-gateway = "0.10.0"
|
twilight-gateway = "0.10.1"
|
||||||
twilight-gateway-queue = "0.10.0"
|
twilight-gateway-queue = "0.10.0"
|
||||||
twilight-http = "0.10.0"
|
twilight-http = "0.10.0"
|
||||||
twilight-model = "0.10.0"
|
twilight-model = "0.10.2"
|
||||||
|
|
||||||
# Database
|
# Database
|
||||||
deadpool = "0.9"
|
deadpool = "0.9"
|
||||||
|
@ -9,7 +9,7 @@ edition = "2021"
|
|||||||
anyhow = "1"
|
anyhow = "1"
|
||||||
|
|
||||||
prost = "0.10.3"
|
prost = "0.10.3"
|
||||||
twilight-gateway = "0.10.0"
|
twilight-gateway = "0.10.1"
|
||||||
redis = { version = "0.21.5", features = ["aio", "tokio-comp"] }
|
redis = { version = "0.21.5", features = ["aio", "tokio-comp"] }
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
|
Loading…
Reference in New Issue
Block a user