Skip to content

Commit d609877

Browse files
chore(deps): update rust crate tower-http to v0.6.2 (#269)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tower-http](https://redirect.github.com/tower-rs/tower-http) | dependencies | patch | `0.6.1` -> `0.6.2` | --- ### Release Notes <details> <summary>tower-rs/tower-http (tower-http)</summary> ### [`v0.6.2`](https://redirect.github.com/tower-rs/tower-http/releases/tag/tower-http-0.6.2) [Compare Source](https://redirect.github.com/tower-rs/tower-http/compare/tower-http-0.6.1...tower-http-0.6.2) #### Changed: - `CompressionBody<B>` now propagates `B`'s size hint in its `http_body::Body` implementation, if compression is disabled ([#&#8203;531]) - this allows a `content-length` to be included in an HTTP message with this body for those cases [#&#8203;531]: https://redirect.github.com/tower-rs/tower-http/pull/531 #### New Contributors - [@&#8203;musicinmybrain](https://redirect.github.com/musicinmybrain) made their first contribution in [https://github.com/tower-rs/tower-http/pull/524](https://redirect.github.com/tower-rs/tower-http/pull/524) - [@&#8203;SabrinaJewson](https://redirect.github.com/SabrinaJewson) made their first contribution in [https://github.com/tower-rs/tower-http/pull/531](https://redirect.github.com/tower-rs/tower-http/pull/531) **Full Changelog**: tower-rs/tower-http@tower-http-0.6.1...tower-http-0.6.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apollographql/subgraph-template-rust-async-graphql). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 192d213 commit d609877

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)