🏡 index : ~doyle/rgit.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-06-01 19:54:59.0 +00:00:00
committer GitHub <noreply@github.com> 2025-06-01 19:54:59.0 +00:00:00
commit
840cf6228855f44a5ca6c70307099425ab6352dd [patch]
tree
be0eaf86ce90fa37a8d5ff064fbf1e0dbb92bef6
parent
9224aa1a006acb6af6da8cfbee82278612bd05d0
download
840cf6228855f44a5ca6c70307099425ab6352dd.tar.gz

Bump tower-http from 0.6.2 to 0.6.4

Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.6.2 to 0.6.4.
- [Release notes](https://github.com/tower-rs/tower-http/releases)
- [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.6.2...tower-http-0.6.4)

---
updated-dependencies:
- dependency-name: tower-http
  dependency-version: 0.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Diff

 Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 4075fae..49b787e 100644
--- a/Cargo.lock
+++ a/Cargo.lock
@@ -3036,9 +3036,9 @@

[[package]]
name = "tower-http"
version = "0.6.2"
version = "0.6.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "403fa3b783d4b626a8ad51d766ab03cb6d2dbfc46b1c5d4448395e6628dc9697"
checksum = "0fdb0c213ca27a9f57ab69ddb290fd80d970922355b83ae380b395d3986b8a2e"
dependencies = [
 "bitflags",
 "bytes",