From 0390414364e505066b792c2dff848895535bcd12 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Mar 2022 21:51:59 +0000 Subject: fix(deps): update rust crate actix-cors to 0.6.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8cae613..a1f1052 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ codegen-units = 1 # Web-Server actix-web = "3.3.2" actix-files = "0.5.0" -actix-cors = "0.5.4" +actix-cors = "0.6.1" # Environment dotenv = "0.15.0" -- cgit v1.2.3