use tokio-codec
This commit is contained in:
parent
53db39f0c8
commit
1a3707649e
5 changed files with 7 additions and 5 deletions
|
|
@ -7,6 +7,7 @@ authors = ["Astro <astro@spaceboyz.net>"]
|
|||
futures = "^0.1"
|
||||
tokio-core = "^0.1"
|
||||
tokio-io = "^0.1"
|
||||
tokio-codec = "^0.1"
|
||||
bytes = "0.4.9"
|
||||
xml5ever = "*"
|
||||
tendril = "*"
|
||||
|
|
|
|||
Loading…
Reference in a new issue