Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update tower-http requirement from 0.4.3 to 0.5.0 (#53)
Updates the requirements on [tower-http](https://github.com/tower-rs/tower-http) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tower-rs/tower-http/releases">tower-http's releases</a>.</em></p> <blockquote> <h2>v0.5.0</h2> <h2>Changed</h2> <ul> <li>Bump Minimum Supported Rust Version to 1.66 (<a href="https://redirect.github.com/tower-rs/tower-http/issues/433">#433</a>)</li> <li>Update to http-body 1.0 (<a href="https://redirect.github.com/tower-rs/tower-http/issues/348">#348</a>)</li> <li>Update to http 1.0 (<a href="https://redirect.github.com/tower-rs/tower-http/issues/348">#348</a>)</li> <li>Preserve service error type in RequestDecompression (<a href="https://redirect.github.com/tower-rs/tower-http/issues/368">#368</a>)</li> </ul> <h2>Fixed</h2> <ul> <li>Accepts range headers with ranges where the end of range goes past the end of the document by bumping http-range-header to <code>0.4</code></li> </ul> <p><a href="https://redirect.github.com/tower-rs/tower-http/issues/418">#418</a>: <a href="https://redirect.github.com/tower-rs/tower-http/pull/418">tower-rs/tower-http#418</a> <a href="https://redirect.github.com/tower-rs/tower-http/issues/433">#433</a>: <a href="https://redirect.github.com/tower-rs/tower-http/pull/433">tower-rs/tower-http#433</a> <a href="https://redirect.github.com/tower-rs/tower-http/issues/348">#348</a>: <a href="https://redirect.github.com/tower-rs/tower-http/pull/348">tower-rs/tower-http#348</a> <a href="https://redirect.github.com/tower-rs/tower-http/issues/368">#368</a>: <a href="https://redirect.github.com/tower-rs/tower-http/pull/368">tower-rs/tower-http#368</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tower-rs/tower-http/commit/3d3bb02fb5717b1133637213c9eafcaca8ce8624"><code>3d3bb02</code></a> Release 0.5.0 (<a href="https://redirect.github.com/tower-rs/tower-http/issues/437">#437</a>)</li> <li><a href="https://github.com/tower-rs/tower-http/commit/04361b76a7e2d7e10f1b6221c00feb9a162c6c1d"><code>04361b7</code></a> Upgrade to http-body 1.0 (<a href="https://redirect.github.com/tower-rs/tower-http/issues/348">#348</a>)</li> <li><a href="https://github.com/tower-rs/tower-http/commit/d2eadcbb4e9762692a31f8531c6d1bbcbd2c6ea8"><code>d2eadcb</code></a> Preserve service error type in RequestDecompression (<a href="https://redirect.github.com/tower-rs/tower-http/issues/368">#368</a>)</li> <li><a href="https://github.com/tower-rs/tower-http/commit/d663cbfbb3549ca69a1bc5828d8bc346475665d7"><code>d663cbf</code></a> Refactor use of futures crate (<a href="https://redirect.github.com/tower-rs/tower-http/issues/434">#434</a>)</li> <li><a href="https://github.com/tower-rs/tower-http/commit/38c05ba17157594707fb103d9aef4bc74f70b1d9"><code>38c05ba</code></a> Bump MSRV again (<a href="https://redirect.github.com/tower-rs/tower-http/issues/433">#433</a>)</li> <li><a href="https://github.com/tower-rs/tower-http/commit/f33c3e038dc85b8d064541e915d501f9c9e6a6b4"><code>f33c3e0</code></a> Bump MSRV to 1.63 (<a href="https://redirect.github.com/tower-rs/tower-http/issues/418">#418</a>)</li> <li><a href="https://github.com/tower-rs/tower-http/commit/e8eb54966604ea7fa574a2a25e55232f5cfe675b"><code>e8eb549</code></a> Make http-range-header dependency optional (<a href="https://redirect.github.com/tower-rs/tower-http/issues/394">#394</a>)</li> <li><a href="https://github.com/tower-rs/tower-http/commit/0c50afe28a3c9bec7aa4e1f620ce5a0a805b6103"><code>0c50afe</code></a> Upgrade http-range-header to 0.4 (<a href="https://redirect.github.com/tower-rs/tower-http/issues/391">#391</a>)</li> <li>See full diff in <a href="https://github.com/tower-rs/tower-http/compare/tower-http-0.4.3...tower-http-0.5.0">compare view</a></li> </ul> </details> <br /> You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information