Blame hyper-fix-metadata.diff

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