chore(dependencies): update http to 0.1.14 for Uri::port_part

This commit is contained in:
Sean McArthur
2018-11-27 11:55:02 -08:00
parent 69368f433f
commit c35bdca8fa

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.13"
http = "0.1.14"
httparse = "1.0"
h2 = "0.1.10"
iovec = "0.1"