> xml-rs is Unmaintained | Details | | | ------------------- | ---------------------------------------------- | | Status | unmaintained | | Package | `xml-rs` | | Version | `0.8.4` | | URL | [https://github.com/netvl/xml-rs/issues](https://github.com/netvl/xml-rs/issues) | | Date | 2022-01-26 | xml-rs is a XML parser has open issues around parsing including integer overflows / panics that may or may not be an issue with untrusted data. Together with these open issues with Unmaintained status xml-rs may or may not be suited to parse untrusted data. ## Alternatives - [quick-xml](https://crates.io/crates/quick-xml) See [advisory page](https://rustsec.org/advisories/RUSTSEC-2022-0048.html) for additional details.