parent
0364c5259e
commit
af9c349218
@ -1,12 +1,10 @@
|
||||
--- hyper-0.12.21/Cargo.toml 1969-12-31T16:00:00-08:00
|
||||
+++ hyper-0.12.21/Cargo.toml 2019-01-15T14:04:14.103079-08:00
|
||||
@@ -217,8 +217,5 @@
|
||||
--- 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_flaky_tests = []
|
||||
-__internal_happy_eyeballs_tests = []
|
||||
-default = ["__internal_flaky_tests", "runtime"]
|
||||
default = ["runtime"]
|
||||
-nightly = []
|
||||
+default = ["runtime"]
|
||||
runtime = ["futures-cpupool", "net2", "tokio", "tokio-executor", "tokio-reactor", "tokio-tcp", "tokio-threadpool", "tokio-timer"]
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (hyper-0.12.21.crate) = 8af887d9f95ffc4f31f96b28436437eef8e48b60fac019b96fa934f4c5e0939a66a837b4cae9974ea1fc8c929d1b7eba7731a54fc809282c06f553f510eaa600
|
||||
SHA512 (hyper-0.12.22.crate) = eb9aa6574facf6d533359177adffade13d4928655caff5947656c9d1e92d3fa4150f27e2e9cf0781d7bb725ae8b4bbc3aed6ffcc9b8628c0ec8f134fcdb81a84
|
||||
|
Loading…
Reference in new issue