|
@@ -102,8 +102,6 @@ name = "cookie"
|
|
|
version = "0.2.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "openssl 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rustc-serialize 0.3.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"time 0.1.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"url 0.5.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -169,7 +167,6 @@ dependencies = [
|
|
|
"log 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"mime 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"num_cpus 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "openssl 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rustc-serialize 0.3.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"solicit 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"time 0.1.34 (registry+https://github.com/rust-lang/crates.io-index)",
|