From 51ac9290bdde23cabefcaa547698616377329a94 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 29 Mar 2025 18:11:35 +0000 Subject: [PATCH] Update Rust crate actix-web to 4.10.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 678d1d2..d961af6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,5 +12,5 @@ repository = "https://gitea.communiquons.org/pierre/actix-remote-ip" [dependencies] log = "0.4.21" -actix-web = "4.5.1" +actix-web = "4.10.2" futures-util = "0.3.30" \ No newline at end of file -- 2.47.2