mainmatter / gerust

A project generator and manager for Rust backend projects.
MIT License
14 stars 0 forks source link

Update dependency tower-http to 0.6 #95

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Update Change
tower-http minor 0.5 -> 0.6

Release Notes

tower-rs/tower-http (tower-http) ### [`v0.6.0`](https://redirect.github.com/tower-rs/tower-http/releases/tag/tower-http-0.6.0): v0.6.0 [Compare Source](https://redirect.github.com/tower-rs/tower-http/compare/tower-http-0.5.2...tower-http-0.6.0) #### Changed: - `body` module is disabled except for `catch-panic`, `decompression-*`, `fs`, or `limit` features (BREAKING) ([#​477]) - Update to `tower` 0.5 ([#​503]) #### Fixed - **fs:** Precompression of static files now supports files without a file extension ([#​507]) [#​477]: https://redirect.github.com/tower-rs/tower-http/pull/477 [#​503]: https://redirect.github.com/tower-rs/tower-http/pull/503 [#​507]: https://redirect.github.com/tower-rs/tower-http/pull/507

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» 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.



This PR was generated by Mend Renovate. View the repository job log.