The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
81ffb702 3fcb947f

+2 -2
+2 -2
Cargo.lock
··· 2899 2899 2900 2900 [[package]] 2901 2901 name = "tower-http" 2902 - version = "0.3.4" 2902 + version = "0.3.5" 2903 2903 source = "registry+https://github.com/rust-lang/crates.io-index" 2904 - checksum = "3c530c8675c1dbf98facee631536fa116b5fb6382d7dd6dc1b118d970eafe3ba" 2904 + checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858" 2905 2905 dependencies = [ 2906 2906 "async-compression", 2907 2907 "base64",