From 28bb57889e5fe387687510ae654956667dea697a Mon Sep 17 00:00:00 2001 From: MatthieuCoder Date: Sat, 21 Jan 2023 13:42:08 +0400 Subject: bump twilight to 0.14.2 --- exes/ratelimit/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exes/ratelimit/Cargo.toml') diff --git a/exes/ratelimit/Cargo.toml b/exes/ratelimit/Cargo.toml index 5be1a34..079ec50 100644 --- a/exes/ratelimit/Cargo.toml +++ b/exes/ratelimit/Cargo.toml @@ -20,7 +20,7 @@ serde = { workspace = true } serde_json = { workspace = true } hyper = { workspace = true } -twilight-http-ratelimiting = { git = "https://github.com/MatthieuCoder/twilight.git" } +twilight-http-ratelimiting = "0.14.2" tonic = "0.8.3" tokio-stream = "0.1.11" redis = { version = "0.22.1", features = ["cluster", "connection-manager", "tokio-comp"] } -- cgit v1.2.3