Commit 2462e37
committed
Bump quick-xml to 0.41
Clears RUSTSEC-2026-0194 (O(N^2) duplicate-attribute check) and
RUSTSEC-2026-0195 (unbounded namespace-declaration allocation), DoS
advisories against quick-xml < 0.41.
The public quick-xml API used here is unchanged across 0.39 -> 0.41 and the
full test suite passes. Attribute::decode_and_unescape_value is deprecated in
0.40 in favour of decoded_and_normalized_value but retains identical
behaviour, so it is left unchanged to keep this bump minimal.1 parent 1b31683 commit 2462e37
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments