xml-rs
xml-rs copied to clipboard
Rename crate from 'xml-rs' to 'xml'
Every crate on crates.io is for Rust :smile: no reason for the -rs suffix.
I may rename it when I release the next large version. But still, there are many crates with -rs suffix out there :)
@netvl I'm surprised Cargo itself didn't strip the suffix for you as it does nowadays for any new project.
Now it has stopped doing that.
The xml crate is owned by @Plecra
Done! 🎉