fix deprecated UnboundedSender::send() to unbounded_send()
This commit is contained in:
		| @@ -11,7 +11,7 @@ categories = ["web-programming::http-client"] | ||||
|  | ||||
| [dependencies] | ||||
| bytes = "0.4" | ||||
| futures = "0.1.14" | ||||
| futures = "0.1.15" | ||||
| hyper = "0.11" | ||||
| hyper-tls = "0.1.2" | ||||
| libflate = "0.1.11" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user