diff --git a/actix-limitation/Cargo.toml b/actix-limitation/Cargo.toml index 64596fffc..912b7c161 100644 --- a/actix-limitation/Cargo.toml +++ b/actix-limitation/Cargo.toml @@ -13,7 +13,7 @@ license = "MIT OR Apache-2.0" edition = "2018" [dependencies] -actix-session = "0.7" +actix-session = "0.5" actix-utils = "3" actix-web = { version = "4", default-features = false }