From 634b3b577dc0800f25cac7dab40a42e4d52ef265 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 25 Feb 2022 20:56:37 +0000 Subject: fix(deps): update rust crate actix-files to 0.6.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8cae613..c3b211e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ codegen-units = 1 [dependencies] # Web-Server actix-web = "3.3.2" -actix-files = "0.5.0" +actix-files = "0.6.0" actix-cors = "0.5.4" # Environment -- cgit v1.2.3