From e15a870713ff825dc010126d54bff2969446e02f Mon Sep 17 00:00:00 2001 From: Ali MJ Al-Nasrawy Date: Fri, 8 Oct 2021 21:24:02 +0300 Subject: Bump actix-web to v4.0-beta.9 --- Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 6b4fd72..136fb0a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,9 +17,9 @@ codegen-units = 1 panic = 'abort' [dependencies] -actix-web = "4.0.0-beta.8" -actix-files = "0.6.0-beta.6" -actix-multipart = "0.4.0-beta.5" +actix-web = "4.0.0-beta.9" +actix-files = "0.6.0-beta.7" +actix-multipart = "0.4.0-beta.6" actix-web-httpauth = "0.6.0-beta.2" maud = "0.23" yansi = "0.5" -- cgit v1.2.3