rm unused dep tendril

This commit is contained in:
Astro 2018-08-02 18:46:54 +02:00
commit 0e4941dc7a
2 changed files with 0 additions and 2 deletions

View file

@ -4,7 +4,6 @@ extern crate tokio_io;
extern crate tokio_codec;
extern crate bytes;
extern crate xml5ever;
extern crate tendril;
extern crate quick_xml;
extern crate minidom;
extern crate native_tls;