This commit is contained in:
Astro 2017-06-04 02:05:08 +02:00
commit 482bf77955
4 changed files with 36 additions and 42 deletions

View file

@ -6,4 +6,6 @@ authors = ["Astro <astro@spaceboyz.net>"]
[dependencies]
futures = "*"
tokio-core = "*"
tokio-io = "*"
bytes = "*"
RustyXML = "*"