🏡 index : ~doyle/rgit.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-11-27 21:52:50.0 +00:00:00
committer GitHub <noreply@github.com> 2024-11-27 21:52:50.0 +00:00:00
commit
891c8e797dfaeb1b0df6c244d94f5bbf244ac0a6 [patch]
tree
a2f8f90685fe0841d1b1023a80c2f5f99619bca2
parent
21f360e5c47a738ae69b68993a8bbaaebc01c8d3
download
891c8e797dfaeb1b0df6c244d94f5bbf244ac0a6.tar.gz

Bump tower-http from 0.6.1 to 0.6.2

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

---
updated-dependencies:
- dependency-name: tower-http
  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 409715a..adee907 100644
--- a/Cargo.lock
+++ a/Cargo.lock
@@ -3055,9 +3055,9 @@

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