fix(deps): update rust crate tower-http to 0.5.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
tower-http | dependencies | minor |
0.4.4 -> 0.5.0
|
Release Notes
tower-rs/tower-http (tower-http)
v0.5.0
: v0.5.0
Changed
- Bump Minimum Supported Rust Version to 1.66 (#433)
- Update to http-body 1.0 (#348)
- Update to http 1.0 (#348)
- Preserve service error type in RequestDecompression (#368)
Fixed
- Accepts range headers with ranges where the end of range goes past the end of the document by bumping
http-range-header to
0.4
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.