--- hyper-0.13.9/Cargo.toml 2020-11-02T23:21:15+00:00 +++ hyper-0.13.9/Cargo.toml 2020-11-04T20:30:54.971408+00:00 @@ -250,9 +250,7 @@ version = "1.0" [features] -__internal_happy_eyeballs_tests = [] default = ["runtime", "stream"] -nightly = [] runtime = ["tcp", "tokio/rt-core"] stream = [] tcp = ["socket2", "tokio/blocking", "tokio/tcp", "tokio/time"]