You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
452 B
13 lines
452 B
--- hyper-0.12.28/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ hyper-0.12.28/Cargo.toml 2019-04-30T06:32:49.789994+00:00
|
|
@@ -219,8 +219,6 @@
|
|
version = "0.2"
|
|
|
|
[features]
|
|
-__internal_flaky_tests = []
|
|
-__internal_happy_eyeballs_tests = []
|
|
-default = ["__internal_flaky_tests", "runtime"]
|
|
+default = ["runtime"]
|
|
nightly = []
|
|
runtime = ["futures-cpupool", "net2", "tokio", "tokio-executor", "tokio-reactor", "tokio-tcp", "tokio-threadpool", "tokio-timer"]
|