Update Rust crate ureq to v3.1.4
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| ureq | dependencies | minor |
3.0.11 -> 3.1.4
|
Release Notes
algesten/ureq (ureq)
v3.1.4
- Set content-type with new Multipart form #1133
v3.1.3
- Fix short read with multi-byte charset #1131
v3.1.2
- Fix bug when query is after host "example.com?query" #1115
v3.1.1
- Fix regression in MSRV (hold back native-tls) #1113
- Fix edge case regression when setting request header Content-Length: 0 #1109
v3.1.0
DECISION: webpki-roots and webpki-root-certs goes from pre-release (0.26) to stable release (1.0.0). This is potentially a big change for ureq users. We release this as semver minor.
- Bump all deps to latest #1104
- Fixes to CONNECT to follow spec #1103
- Send Content-Length for File #1100
- native-tls transport capture and surface underlying errors #1093
- Bump webpki-roots/webpki-root-certs to 1.0.0 #1089
- Bump rustls-platform-verifier to 0.6.0 #1089
- Allow the license CDLA-Permissive-2.0 #1089
v3.0.12
- Chunked transfer handle abrupt close after 0\r\n #1074
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Óscar García Amor