aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2bbc990..11c13eb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,5 +23,5 @@ dotenv = "0.15.0"
# Web
actix-web = { version = "3.3.2", features = ["rustls"] }
qstring = "0.7.2"
-actix-cors = "0.5.4"
+actix-cors = "0.6.1"
actix-ratelimit = "0.3.1"