diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-07-29 14:30:36 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-29 14:30:36 -0400 |
| commit | 220cec0c59223de46e951fa44926ff47fee49920 (patch) | |
| tree | 22f94dbaed8ef8c8895752f9a440000e884d1cbc | |
| parent | 8beb42d4da9b933e8f6d218c2e7807aec5f7283f (diff) | |
| download | xesite-220cec0c59223de46e951fa44926ff47fee49920.tar.xz xesite-220cec0c59223de46e951fa44926ff47fee49920.zip | |
build(deps): bump tower-http from 0.4.2 to 0.4.3 (#697)
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/tower-rs/tower-http/releases)
- [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.4.2...tower-http-0.4.3)
---
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
@@ -3042,9 +3042,9 @@ dependencies = [ [[package]] name = "tower-http" -version = "0.4.2" +version = "0.4.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7ac8060a61f8758a61562f6fb53ba3cbe1ca906f001df2e53cccddcdbee91e7c" +checksum = "55ae70283aba8d2a8b411c695c437fe25b8b5e44e23e780662002fc72fb47a82" dependencies = [ "async-compression", "base64 0.21.0", |
