diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |