From 363a708a460820334fadf43631e9a0e8d6af59a1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 28 Aug 2025 17:19:50 +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 9452066c..84fb9b21 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"