diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-05-03 07:41:42 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-03 07:41:42 +0100 |
| commit | 731042f499203f5f77dc450f5b4570d75bd74a89 (patch) | |
| tree | f4d8c4caa0adecff38aaab97225686570e34c0df /Cargo.lock | |
| parent | Bump clap from 3.1.12 to 3.1.15 (#381) (diff) | |
| download | atuin-731042f499203f5f77dc450f5b4570d75bd74a89.zip | |
Bump tower-http from 0.3.1 to 0.3.2 (#378)
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/tower-rs/tower-http/releases)
- [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.1...tower-http-0.3.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2376,9 +2376,9 @@ dependencies = [ [[package]] name = "tower-http" -version = "0.3.1" +version = "0.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f7755f984aa46a9d50829dc84b6a674b2f3b8b4de47c0708923953b090d48acc" +checksum = "e980386f06883cf4d0578d6c9178c81f68b45d77d00f2c2c1bc034b3439c2c56" dependencies = [ "bitflags", "bytes", |
