Update futures and tokio alphas
This commit is contained in:
		| @@ -44,9 +44,9 @@ members = [ | |||||||
| ] | ] | ||||||
|  |  | ||||||
| [dependencies] | [dependencies] | ||||||
| futures-preview = "0.3.0-alpha.17" | futures-preview = "0.3.0-alpha.18" | ||||||
| tokio-io = "0.2.0-alpha.1" | tokio-io = "0.2.0-alpha.2" | ||||||
| tokio-codec = "0.2.0-alpha.1" | tokio-codec = "0.2.0-alpha.2" | ||||||
| bytes = "0.4.7" | bytes = "0.4.7" | ||||||
| http = "0.1.8" | http = "0.1.8" | ||||||
| log = "0.4.1" | log = "0.4.1" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user