diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-28 11:33:23 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-28 11:33:23 -0500 |
| commit | 81ffb702229cb1a9c8b93d3137c1c79bf0caf4e7 (patch) | |
| tree | de6a528d69dcd806d19c8f541aa2afcb9d04c618 | |
| parent | 3fcb947f38c2ba80c6250f7c52c0df40db8db7d8 (diff) | |
| download | xesite-81ffb702229cb1a9c8b93d3137c1c79bf0caf4e7.tar.xz xesite-81ffb702229cb1a9c8b93d3137c1c79bf0caf4e7.zip | |
build(deps): bump tower-http from 0.3.4 to 0.3.5 (#581)
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/tower-rs/tower-http/releases)
- [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.4...tower-http-0.3.5)
---
updated-dependencies:
- dependency-name: tower-http
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
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
@@ -2899,9 +2899,9 @@ dependencies = [ [[package]] name = "tower-http" -version = "0.3.4" +version = "0.3.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3c530c8675c1dbf98facee631536fa116b5fb6382d7dd6dc1b118d970eafe3ba" +checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858" dependencies = [ "async-compression", "base64", |
