|
@@ -492,10 +492,7 @@ name = "env_logger"
|
|
|
version = "0.6.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "atty 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"humantime 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "regex 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"termcolor 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -507,18 +504,6 @@ dependencies = [
|
|
|
"version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "extprim"
|
|
|
-version = "1.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "failure"
|
|
|
version = "0.1.5"
|
|
@@ -890,7 +875,6 @@ dependencies = [
|
|
|
"byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"error-chain 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "extprim 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"hmac 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"httparse 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1743,9 +1727,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
name = "serde"
|
|
|
version = "1.0.97"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
|
|
|
[[package]]
|
|
|
name = "serde_derive"
|
|
@@ -2508,7 +2489,6 @@ dependencies = [
|
|
|
"checksum env_logger 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3ddf21e73e016298f5cb37d6ef8e8da8e39f91f9ec8b0df44b7deb16a9f8cd5b"
|
|
|
"checksum env_logger 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "aafcde04e90a5226a6443b7aabdb016ba2f8307c847d524724bd9b346dd1a2d3"
|
|
|
"checksum error-chain 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3ab49e9dcb602294bc42f9a7dfc9bc6e936fca4418ea300dbfb84fe16de0b7d9"
|
|
|
-"checksum extprim 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "cfba1bd0c749760b3dad3e4d3926b2bf6186f48e244456bfe1ad3aecd55b4fb1"
|
|
|
"checksum failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "795bd83d3abeb9220f257e597aa0080a508b27533824adf336529648f6abf7e2"
|
|
|
"checksum failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "ea1063915fd7ef4309e222a5a07cf9c319fb9c7836b1f89b85458672dbb127e1"
|
|
|
"checksum fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
|