bump version to 0.9.0 and upgrade quick-xml to 0.12.1
This commit is contained in:
parent
e4dfa218b6
commit
96f223b7e3
5 changed files with 13 additions and 10 deletions
|
|
@ -1,6 +1,6 @@
|
|||
use std::iter::Iterator;
|
||||
|
||||
use quick_xml::reader::Reader;
|
||||
use quick_xml::Reader;
|
||||
|
||||
use element::Element;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue