🏡 index : ~doyle/rgit.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-11-27 22:01:03.0 +00:00:00
committer GitHub <noreply@github.com> 2024-11-27 22:01:03.0 +00:00:00
commit
7cbbf9c101d6f180e0bda9fb2426df4294f9a383 [patch]
tree
3c4a25b0c49980474b65abde6fdadd2d454a4173
parent
cf4e354caa7c3442081d29009956c09bd112ca3e
parent
891c8e797dfaeb1b0df6c244d94f5bbf244ac0a6
download
7cbbf9c101d6f180e0bda9fb2426df4294f9a383.tar.gz

Merge pull request #82 from w4/dependabot/cargo/tower-http-0.6.2



Diff

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

diff --git a/Cargo.lock b/Cargo.lock
index 27d6dc2..8a3fce2 100644
--- a/Cargo.lock
+++ a/Cargo.lock
@@ -3075,9 +3075,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",