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"
|
||||
|
||||
# Twilight
|
||||
twilight-gateway = "0.10.0"
|
||||
twilight-gateway = "0.10.1"
|
||||
twilight-gateway-queue = "0.10.0"
|
||||
twilight-http = "0.10.0"
|
||||
twilight-model = "0.10.0"
|
||||
twilight-model = "0.10.2"
|
||||
|
||||
# Database
|
||||
deadpool = "0.9"
|
||||
|
@ -9,7 +9,7 @@ edition = "2021"
|
||||
anyhow = "1"
|
||||
|
||||
prost = "0.10.3"
|
||||
twilight-gateway = "0.10.0"
|
||||
twilight-gateway = "0.10.1"
|
||||
redis = { version = "0.21.5", features = ["aio", "tokio-comp"] }
|
||||
|
||||
[build-dependencies]
|
||||
|
Loading…
Reference in New Issue
Block a user