From 3354e7ca0e69e5c466b87a74da121584d54033c3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 19 May 2025 00:03:56 +0000 Subject: [PATCH] Update Rust crate futures-util to 0.3.31 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8a4a18d..0f98253 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,4 +13,4 @@ repository = "https://gitea.communiquons.org/pierre/actix-remote-ip" [dependencies] log = "0.4.27" actix-web = "4.11.0" -futures-util = "0.3.30" \ No newline at end of file +futures-util = "0.3.31" \ No newline at end of file -- 2.47.2