parent
af9c349218
commit
c9b49e1d83
@ -1,10 +1,12 @@
|
||||
--- 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 @@
|
||||
--- 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 = ["runtime"]
|
||||
-default = ["__internal_flaky_tests", "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.22.crate) = eb9aa6574facf6d533359177adffade13d4928655caff5947656c9d1e92d3fa4150f27e2e9cf0781d7bb725ae8b4bbc3aed6ffcc9b8628c0ec8f134fcdb81a84
|
||||
SHA512 (hyper-0.12.23.crate) = cdaaa6bf0a95eda6c0a550b61e9f93754caaaf3375b6748d39a5d96ee293d820fe385554ff0e64982a453bd1388fd77f096acc4c8adc60942a1560fdfc72fa0d
|
||||
|
Loading…
Reference in new issue