diff --git a/Cargo.toml b/Cargo.toml index 70098bb9..a1ba5216 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" }