-
-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is this crate abandoned? #219
Comments
seems like... |
This was referenced Aug 8, 2022
dspicher
added a commit
to dspicher/rust-s3
that referenced
this issue
Nov 11, 2022
The xml-rs crate used by serde-xml-rs seems to be unmaintained [1, 2] and has received an active RUSTSEC advisory [3] due to unfixed parsing issues [4]. Luckily, XML usage in the crates here is minimal and can be one-to-one migrated to the recommended quick-xml [5]. The download stats on crates.io show that quick-xml is currently being favoured. [1] netvl/xml-rs#219 [2] RReverser/serde-xml-rs#180 [3] https://rustsec.org/advisories/RUSTSEC-2022-0048 [4] rustsec/advisory-db#1121 [5] https://crates.io/crates/quick-xml
Sorry for the silence - please see #221 |
It's now maintained at https://github.com/kornelski/xml-rs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: