From e15f9dce83e774491d2dc94f97e1274c9bdb4c32 Mon Sep 17 00:00:00 2001 From: RenovateBot Date: Thu, 7 Dec 2023 02:01:56 +0100 Subject: [PATCH] Update Rust crate actix-cors to 0.6.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7533698..7cd4f7c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,5 +17,5 @@ tibber = "0.5.0" chrono = "0.4.31" actix-web = "4.4.0" midea = { git = "https://gavania.de/hodasemi/Midea.git" } -actix-cors = "0.6.4" +actix-cors = "0.6.5" dns-lookup = "2.0.4" -- 2.45.2