Skip to content

chore: update quick-xml to 0.41.0#8398

Merged
link2xt merged 1 commit into
mainfrom
link2xt/xwpmyztktxqp
Jul 3, 2026
Merged

chore: update quick-xml to 0.41.0#8398
link2xt merged 1 commit into
mainfrom
link2xt/xwpmyztktxqp

Conversation

@link2xt

@link2xt link2xt commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Fixes cargo-deny complaining about https://rustsec.org/advisories/RUSTSEC-2026-0194

})
.map(|typ| {
typ.decode_and_unescape_value(reader.decoder())
typ.decoded_and_normalized_value(XmlVersion::Implicit1_0, reader.decoder())

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have just put XmlVersion::Implicit1_0 everywhere as this is what deprecated decode_and_unescape_value does internally. There is probably some technically correct way to figure out XML version for the whole document.

@link2xt link2xt marked this pull request as ready for review July 2, 2026 15:46
@link2xt link2xt merged commit ee1095b into main Jul 3, 2026
31 checks passed
@link2xt link2xt deleted the link2xt/xwpmyztktxqp branch July 3, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants