Blob Blame History Raw
--- hyper-0.12.23/Cargo.toml	1969-12-31T16:00:00-08:00
+++ hyper-0.12.23/Cargo.toml	2019-01-24T13:52:07.035238-08:00
@@ -217,8 +217,5 @@
 version = "1.0"
 
 [features]
-__internal_flaky_tests = []
-__internal_happy_eyeballs_tests = []
-default = ["__internal_flaky_tests", "runtime"]
-nightly = []
+default = ["runtime"]
 runtime = ["futures-cpupool", "net2", "tokio", "tokio-executor", "tokio-reactor", "tokio-tcp", "tokio-threadpool", "tokio-timer"]