test(client): update tests for http::Uri::host fix

This commit is contained in:
Sean McArthur
2019-01-22 15:02:23 -08:00
parent c69d1094b3
commit 83dad03a81
2 changed files with 7 additions and 11 deletions

View File

@@ -21,7 +21,7 @@ include = [
bytes = "0.4.4"
futures = "0.1.21"
futures-cpupool = { version = "0.1.6", optional = true }
http = "0.1.14"
http = "0.1.15"
httparse = "1.0"
h2 = "0.1.10"
iovec = "0.1"