Update quick-xml to 0.27#3395
Conversation
| #[derive(Debug, Serialize)] | ||
| struct MultipartPart { | ||
| #[serde(rename = "$unflatten=ETag")] | ||
| #[serde(rename = "ETag")] |
There was a problem hiding this comment.
$unflatten is no longer needed, and has been removed
|
Benchmark runs are scheduled for baseline = 733b7e7 and contender = 2444994. 2444994 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
* Update quick-xml * Fix Azure
Which issue does this PR close?
Closes #.
Rationale for this change
What changes are included in this PR?
Are there any user-facing changes?