aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e59b8fa..09bbc68 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -24,3 +24,4 @@ dotenv = "0.15.0"
actix-web = { version = "3.3.2", features = ["rustls"] }
qstring = "0.7.2"
actix-cors = "0.5.4"
+actix-ratelimit = "0.3.1"