--- hyper-0.12.22/Cargo.toml 1969-12-31T16:00:00-08:00 +++ hyper-0.12.22/Cargo.toml 2019-01-23T13:16:51.088050-08:00 @@ -217,7 +217,5 @@ version = "1.0" [features] -__internal_happy_eyeballs_tests = [] default = ["runtime"] -nightly = [] runtime = ["futures-cpupool", "net2", "tokio", "tokio-executor", "tokio-reactor", "tokio-tcp", "tokio-threadpool", "tokio-timer"]