From a272ea753a342fc5296847dfde9e12482e6db6a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 14:44:13 -0700 Subject: chore(deps): bump tower from 0.4.13 to 0.5.2 (#2734) Bumps [tower](https://github.com/tower-rs/tower) from 0.4.13 to 0.5.2. - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.4.13...tower-0.5.2) --- updated-dependencies: - dependency-name: tower dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index ffd648d5..5688d2dc 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -363,7 +363,7 @@ dependencies = [ "tonic", "tonic-build", "tonic-types", - "tower 0.4.13", + "tower 0.5.2", "tracing", "tracing-subscriber", "uuid", @@ -458,7 +458,7 @@ dependencies = [ "serde_json", "time", "tokio", - "tower 0.4.13", + "tower 0.5.2", "tower-http", "tracing", ] -- cgit v1.3.1