Rip out quick-xml
This commit is contained in:
parent
0fcb8285c5
commit
ea366c2334
15 changed files with 136 additions and 177 deletions
|
|
@ -75,8 +75,6 @@
|
|||
//! minidom = "*"
|
||||
//! ```
|
||||
|
||||
pub use quick_xml;
|
||||
|
||||
pub mod convert;
|
||||
pub mod element;
|
||||
pub mod error;
|
||||
|
|
|
|||
Loading…
Reference in a new issue