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.3 to 0.3.4 (#488)

Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/tower-rs/tower-http/releases)
- [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.3...tower-http-0.3.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>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
a57512d0 c4cf9c15

+2 -2
+2 -2
Cargo.lock
··· 2610 2610 2611 2611 [[package]] 2612 2612 name = "tower-http" 2613 - version = "0.3.3" 2613 + version = "0.3.4" 2614 2614 source = "registry+https://github.com/rust-lang/crates.io-index" 2615 - checksum = "7d342c6d58709c0a6d48d48dabbb62d4ef955cf5f0f3bbfd845838e7ae88dbae" 2615 + checksum = "3c530c8675c1dbf98facee631536fa116b5fb6382d7dd6dc1b118d970eafe3ba" 2616 2616 dependencies = [ 2617 2617 "async-compression", 2618 2618 "base64",