Cargo.toml: update to latest hyper version

Which already includes our path.
This commit is contained in:
Dietmar Maurer 2019-07-15 13:37:27 +02:00
parent 3f5192730e
commit c8fc4fec8d

View File

@ -57,5 +57,3 @@ valgrind = ["valgrind_request"]
[replace]
"zstd-sys:1.4.10" = { path = "zstd-sys" }
# include socket buffer size fix
"hyper:0.12.31" = { git = "https://github.com/hyperium/hyper.git" }