From 27e4d8021fe0f6c38c3605bd3fef95b4e8a78bef Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 17 Aug 2025 17:43:52 +0000 Subject: [PATCH] chore(deps): update rust crate axum-client-ip to 0.7.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c656e183..fcc548f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -119,7 +119,7 @@ default-features = false version = "0.7" [workspace.dependencies.axum-client-ip] -version = "0.6.1" +version = "0.7.0" [workspace.dependencies.tower] version = "0.5.2"