diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-09-08 22:54:40 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-08 22:54:40 -0400 |
| commit | ec1fbc21ad34097daf1b01c8e912b653b5294789 (patch) | |
| tree | a62681b4304b169179f1b4ec004625710eac7156 | |
| parent | 7c00e13a88556771a52b2972f7051be957999649 (diff) | |
| download | xesite-ec1fbc21ad34097daf1b01c8e912b653b5294789.tar.xz xesite-ec1fbc21ad34097daf1b01c8e912b653b5294789.zip | |
build(deps): bump tower-http from 0.4.3 to 0.4.4 (#712)
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/tower-rs/tower-http/releases)
- [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.4.3...tower-http-0.4.4)
---
updated-dependencies:
- dependency-name: tower-http
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3030,9 +3030,9 @@ dependencies = [ [[package]] name = "tower-http" -version = "0.4.3" +version = "0.4.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "55ae70283aba8d2a8b411c695c437fe25b8b5e44e23e780662002fc72fb47a82" +checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140" dependencies = [ "async-compression", "base64 0.21.0", |
