From 02db98ddbd658838310e6e236b7d0d4787921041 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Sep 2025 16: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 12ba6456..5fb7b2f2 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"