Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate tower-http to v0.6.2 #140

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Nov 18, 2024

This PR contains the following updates:

Package Type Update Change
tower-http dependencies patch 0.6.1 -> 0.6.2

Release Notes

tower-rs/tower-http (tower-http)

v0.6.2

Compare Source

Changed:

  • CompressionBody<B> now propagates B's size hint in its http_body::Body
    implementation, if compression is disabled (#​531)
    • this allows a content-length to be included in an HTTP message with this
      body for those cases

New Contributors

Full Changelog: tower-rs/tower-http@tower-http-0.6.1...tower-http-0.6.2

| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| crate      | tower-http | 0.6.1 | 0.6.2 |
@repo-jeeves repo-jeeves bot added the type/patch Issue relates to a patch version bump label Nov 18, 2024
@szinn szinn merged commit 721b471 into main Nov 18, 2024
6 checks passed
@szinn szinn deleted the renovate/tower-http-0.x-lockfile branch November 18, 2024 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant