Skip to content

Commit c35bdca

Browse files
committed
chore(dependencies): update http to 0.1.14 for Uri::port_part
1 parent 69368f4 commit c35bdca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ include = [
2121
bytes = "0.4.4"
2222
futures = "0.1.21"
2323
futures-cpupool = { version = "0.1.6", optional = true }
24-
http = "0.1.13"
24+
http = "0.1.14"
2525
httparse = "1.0"
2626
h2 = "0.1.10"
2727
iovec = "0.1"

0 commit comments

Comments
 (0)