Cargo.toml: update to latest hyper version
Which already includes our path.
This commit is contained in:
parent
3f5192730e
commit
c8fc4fec8d
@ -57,5 +57,3 @@ valgrind = ["valgrind_request"]
|
|||||||
|
|
||||||
[replace]
|
[replace]
|
||||||
"zstd-sys:1.4.10" = { path = "zstd-sys" }
|
"zstd-sys:1.4.10" = { path = "zstd-sys" }
|
||||||
# include socket buffer size fix
|
|
||||||
"hyper:0.12.31" = { git = "https://github.com/hyperium/hyper.git" }
|
|
||||||
|
Loading…
Reference in New Issue
Block a user