Remove failure.
This commit is contained in:
parent
ea88adbafb
commit
b4035d1227
3 changed files with 19 additions and 15 deletions
|
|
@ -65,8 +65,6 @@
|
|||
//! ```
|
||||
|
||||
extern crate quick_xml;
|
||||
extern crate failure;
|
||||
#[macro_use] extern crate failure_derive;
|
||||
|
||||
pub mod error;
|
||||
pub mod element;
|
||||
|
|
|
|||
Loading…
Reference in a new issue