Skip to content

Commit 83fc935

Browse files
committed
update hyper crate to v0.10.0
Signed-off-by: Alexandre Beslic <[email protected]>
1 parent d966aa6 commit 83fc935

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
@@ -13,7 +13,7 @@ default = ["external_unix_socket"]
1313
external_unix_socket = ["unix_socket"]
1414

1515
[dependencies]
16-
hyper = "0.9"
16+
hyper = "0.10"
1717
rustc-serialize = "0.3"
1818
unix_socket = { version = "0.5", optional = true}
1919
url = "1.0"

0 commit comments

Comments
 (0)