diff --git a/config.toml b/config.toml index 3248153..ed26be7 100644 --- a/config.toml +++ b/config.toml @@ -17,5 +17,5 @@ baseURL = "https://actix.rs" [params] actixVersion = "0.7" actixWebVersion = "1.0" -actixWebMinRustVersion = "1.34" +actixWebMinRustVersion = "1.36" actixMinRustVersion = "1.31"