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.
11 lines
374 B
11 lines
374 B
--- 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"]
|