chore: bump twilight version

This commit is contained in:
spiral
2022-05-11 22:37:19 -04:00
parent 2bc8b362c8
commit 3724f3e7d9
2 changed files with 3 additions and 3 deletions

View File

@@ -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]