| [root] |
| name = "cargo" |
| version = "0.14.0" |
| dependencies = [ |
| "advapi32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "bufstream 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "cargotest 0.1.0", |
| "crates-io 0.4.0", |
| "crossbeam 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)", |
| "curl 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
| "docopt 0.6.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "env_logger 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "filetime 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| "flate2 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)", |
| "fs2 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "git2 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "git2-curl 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "hamcrest 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libgit2-sys 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "miow 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num_cpus 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "openssl 0.7.14 (registry+https://github.com/rust-lang/crates.io-index)", |
| "psapi-sys 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex 0.1.77 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)", |
| "semver 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tar 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "term 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "toml 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "url 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "advapi32-sys" |
| version = "0.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "aho-corasick" |
| version = "0.5.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "memchr 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "bitflags" |
| version = "0.1.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "bitflags" |
| version = "0.7.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "bufstream" |
| version = "0.1.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "cargotest" |
| version = "0.1.0" |
| dependencies = [ |
| "bufstream 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "cargo 0.14.0", |
| "filetime 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| "flate2 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)", |
| "git2 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "hamcrest 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tar 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "term 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "url 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "cfg-if" |
| version = "0.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "cmake" |
| version = "0.1.17" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "gcc 0.3.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "crates-io" |
| version = "0.4.0" |
| dependencies = [ |
| "curl 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)", |
| "url 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "crossbeam" |
| version = "0.2.9" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "curl" |
| version = "0.3.9" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "curl-sys 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", |
| "openssl-sys 0.7.14 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "curl-sys" |
| version = "0.2.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "gcc 0.3.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libz-sys 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "openssl-sys 0.7.14 (registry+https://github.com/rust-lang/crates.io-index)", |
| "pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "docopt" |
| version = "0.6.82" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "lazy_static 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex 0.1.77 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)", |
| "strsim 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "env_logger" |
| version = "0.3.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex 0.1.77 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "filetime" |
| version = "0.1.10" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "flate2" |
| version = "0.2.14" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", |
| "miniz-sys 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "fs2" |
| version = "0.2.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "gcc" |
| version = "0.3.35" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "gdi32-sys" |
| version = "0.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "git2" |
| version = "0.4.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "bitflags 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libgit2-sys 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "url 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "git2-curl" |
| version = "0.5.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "curl 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
| "git2 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "url 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "glob" |
| version = "0.2.11" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "hamcrest" |
| version = "0.1.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "num 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex 0.1.77 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "idna" |
| version = "0.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "matches 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "unicode-bidi 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "unicode-normalization 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "kernel32-sys" |
| version = "0.2.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "lazy_static" |
| version = "0.2.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "libc" |
| version = "0.2.17" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "libgit2-sys" |
| version = "0.4.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cmake 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)", |
| "gcc 0.3.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libssh2-sys 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libz-sys 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "openssl-sys 0.7.14 (registry+https://github.com/rust-lang/crates.io-index)", |
| "pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "libressl-pnacl-sys" |
| version = "2.1.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "pnacl-build-helper 1.4.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "libssh2-sys" |
| version = "0.1.39" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cmake 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libz-sys 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "openssl-sys 0.7.14 (registry+https://github.com/rust-lang/crates.io-index)", |
| "pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "libz-sys" |
| version = "1.0.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "gcc 0.3.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", |
| "pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "log" |
| version = "0.3.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "matches" |
| version = "0.1.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "memchr" |
| version = "0.1.11" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "miniz-sys" |
| version = "0.1.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "gcc 0.3.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "miow" |
| version = "0.1.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "net2 0.2.26 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "net2" |
| version = "0.2.26" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cfg-if 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "num" |
| version = "0.1.36" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "num-bigint 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num-complex 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num-integer 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num-iter 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num-rational 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num-traits 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "num-bigint" |
| version = "0.1.35" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "num-integer 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num-traits 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rand 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "num-complex" |
| version = "0.1.35" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "num-traits 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "num-integer" |
| version = "0.1.32" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "num-traits 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "num-iter" |
| version = "0.1.32" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "num-integer 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num-traits 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "num-rational" |
| version = "0.1.35" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "num-bigint 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num-integer 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num-traits 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "num-traits" |
| version = "0.1.36" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "num_cpus" |
| version = "1.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "openssl" |
| version = "0.7.14" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "gcc 0.3.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", |
| "openssl-sys 0.7.14 (registry+https://github.com/rust-lang/crates.io-index)", |
| "openssl-sys-extras 0.7.14 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "openssl-sys" |
| version = "0.7.14" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "gdi32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libressl-pnacl-sys 2.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "user32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "openssl-sys-extras" |
| version = "0.7.14" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "gcc 0.3.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", |
| "openssl-sys 0.7.14 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "pkg-config" |
| version = "0.3.8" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "pnacl-build-helper" |
| version = "1.4.10" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "psapi-sys" |
| version = "0.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rand" |
| version = "0.3.14" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "regex" |
| version = "0.1.77" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "aho-corasick 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "memchr 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex-syntax 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "thread_local 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "utf8-ranges 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "regex-syntax" |
| version = "0.3.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "rustc-serialize" |
| version = "0.3.19" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "semver" |
| version = "0.5.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "semver-parser 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "semver-parser" |
| version = "0.6.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "lazy_static 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex 0.1.77 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "strsim" |
| version = "0.3.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "tar" |
| version = "0.4.8" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "filetime 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "tempdir" |
| version = "0.3.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "rand 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "term" |
| version = "0.4.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "thread-id" |
| version = "2.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "thread_local" |
| version = "0.2.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "thread-id 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "toml" |
| version = "0.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "unicode-bidi" |
| version = "0.2.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "matches 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "unicode-normalization" |
| version = "0.1.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "url" |
| version = "1.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "idna 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "matches 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "user32-sys" |
| version = "0.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "utf8-ranges" |
| version = "0.1.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "winapi" |
| version = "0.2.8" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "winapi-build" |
| version = "0.1.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "ws2_32-sys" |
| version = "0.2.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [metadata] |
| "checksum advapi32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e06588080cb19d0acb6739808aafa5f26bfb2ca015b2b6370028b44cf7cb8a9a" |
| "checksum aho-corasick 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ca972c2ea5f742bfce5687b9aef75506a764f61d37f8f649047846a9686ddb66" |
| "checksum bitflags 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2a6577517ecd0ee0934f48a7295a89aaef3e6dfafeac404f94c0b3448518ddfe" |
| "checksum bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "aad18937a628ec6abcd26d1489012cc0e18c21798210f491af69ded9b881106d" |
| "checksum bufstream 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7b48dbe2ff0e98fa2f03377d204a9637d3c9816cd431bfe05a8abbd0ea11d074" |
| "checksum cfg-if 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "de1e760d7b6535af4241fca8bd8adf68e2e7edacc6b29f5d399050c5e48cf88c" |
| "checksum cmake 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" = "dfcf5bcece56ef953b8ea042509e9dcbdfe97820b7e20d86beb53df30ed94978" |
| "checksum crossbeam 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)" = "fb974f835e90390c5f9dfac00f05b06dc117299f5ea4e85fbc7bb443af4911cc" |
| "checksum curl 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "faf54d927c752b092d3e99ea227d9c7c9b4a3e885a3368ac9bfa28958f215100" |
| "checksum curl-sys 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4f198d10378a3bc1f1b0e3bc3a2de5c9bb9e08938460dec57ba6667d9a65fbc3" |
| "checksum docopt 0.6.82 (registry+https://github.com/rust-lang/crates.io-index)" = "8f20016093b4e545dccf6ad4a01099de0b695f9bc99b08210e68f6425db2d37d" |
| "checksum env_logger 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "82dcb9ceed3868a03b335657b85a159736c961900f7e7747d3b0b97b9ccb5ccb" |
| "checksum filetime 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "5363ab8e4139b8568a6237db5248646e5a8a2f89bd5ccb02092182b11fd3e922" |
| "checksum flate2 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "3eeb481e957304178d2e782f2da1257f1434dfecbae883bafb61ada2a9fea3bb" |
| "checksum fs2 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "bcd414e5a1a979b931bb92f41b7a54106d3f6d2e6c253e9ce943b7cd468251ef" |
| "checksum gcc 0.3.35 (registry+https://github.com/rust-lang/crates.io-index)" = "91ecd03771effb0c968fd6950b37e89476a578aaf1c70297d8e92b6516ec3312" |
| "checksum gdi32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0912515a8ff24ba900422ecda800b52f4016a56251922d397c576bf92c690518" |
| "checksum git2 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "33a96eeef227403006cdb59ea6e05baad8cddde6b79abed753d96ccee136bad2" |
| "checksum git2-curl 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3d5f766d804e3cf2b90e16ab77c3ddedcb1ca5d2456cadb7b3f907345f8c3498" |
| "checksum glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "8be18de09a56b60ed0edf84bc9df007e30040691af7acd1c41874faac5895bfb" |
| "checksum hamcrest 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "bf088f042a467089e9baa4972f57f9247e42a0cc549ba264c7a04fbb8ecb89d4" |
| "checksum idna 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1053236e00ce4f668aeca4a769a09b3bf5a682d802abd6f3cb39374f6b162c11" |
| "checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d" |
| "checksum lazy_static 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "49247ec2a285bb3dcb23cbd9c35193c025e7251bfce77c1d5da97e6362dffe7f" |
| "checksum libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" = "044d1360593a78f5c8e5e710beccdc24ab71d1f01bc19a29bcacdba22e8475d8" |
| "checksum libgit2-sys 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "3293dc95169a6351c5a03eca4bf5549f3a9a06336a000315876ff1165a5fba10" |
| "checksum libressl-pnacl-sys 2.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "cbc058951ab6a3ef35ca16462d7642c4867e6403520811f28537a4e2f2db3e71" |
| "checksum libssh2-sys 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)" = "1debd7e56d19655eb786f827675dc55f6d530de6d7b81e76d13d1afc635d6c07" |
| "checksum libz-sys 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "40f2df7730b5d29426c3e44ce4d088d8c5def6471c2c93ba98585b89fb201ce6" |
| "checksum log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "ab83497bf8bf4ed2a74259c1c802351fcd67a65baa86394b6ba73c36f4838054" |
| "checksum matches 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "15305656809ce5a4805b1ff2946892810992197ce1270ff79baded852187942e" |
| "checksum memchr 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d8b629fb514376c675b98c1421e80b151d3817ac42d7c667717d282761418d20" |
| "checksum miniz-sys 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "9d1f4d337a01c32e1f2122510fed46393d53ca35a7f429cb0450abaedfa3ed54" |
| "checksum miow 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "d5bfc6782530ac8ace97af10a540054a37126b63b0702ddaaa243b73b5745b9a" |
| "checksum net2 0.2.26 (registry+https://github.com/rust-lang/crates.io-index)" = "5edf9cb6be97212423aed9413dd4729d62b370b5e1c571750e882cebbbc1e3e2" |
| "checksum num 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)" = "bde7c03b09e7c6a301ee81f6ddf66d7a28ec305699e3d3b056d2fc56470e3120" |
| "checksum num-bigint 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)" = "88b14378471f7c2adc5262f05b4701ef53e8da376453a8d8fee48e51db745e49" |
| "checksum num-complex 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)" = "f0c78e054dd19c3fd03419ade63fa661e9c49bb890ce3beb4eee5b7baf93f92f" |
| "checksum num-integer 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)" = "fb24d9bfb3f222010df27995441ded1e954f8f69cd35021f6bef02ca9552fb92" |
| "checksum num-iter 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)" = "287a1c9969a847055e1122ec0ea7a5c5d6f72aad97934e131c83d5c08ab4e45c" |
| "checksum num-rational 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)" = "54ff603b8334a72fbb27fe66948aac0abaaa40231b3cecd189e76162f6f38aaf" |
| "checksum num-traits 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)" = "a16a42856a256b39c6d3484f097f6713e14feacd9bfb02290917904fae46c81c" |
| "checksum num_cpus 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a859041cbf7a70ea1ece4b87d1a2c6ef364dcb68749c88db1f97304b9ec09d5f" |
| "checksum openssl 0.7.14 (registry+https://github.com/rust-lang/crates.io-index)" = "c4117b6244aac42ed0150a6019b4d953d28247c5dd6ae6f46ae469b5f2318733" |
| "checksum openssl-sys 0.7.14 (registry+https://github.com/rust-lang/crates.io-index)" = "b8ac5e9d911dd4c3202bbf4139b73bc7a1231f7d0a39432c6f893745f0e04120" |
| "checksum openssl-sys-extras 0.7.14 (registry+https://github.com/rust-lang/crates.io-index)" = "11c5e1dba7d3d03d80f045bf0d60111dc69213b67651e7c889527a3badabb9fa" |
| "checksum pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "8cee804ecc7eaf201a4a207241472cc870e825206f6c031e3ee2a72fa425f2fa" |
| "checksum pnacl-build-helper 1.4.10 (registry+https://github.com/rust-lang/crates.io-index)" = "61c9231d31aea845007443d62fcbb58bb6949ab9c18081ee1e09920e0cf1118b" |
| "checksum psapi-sys 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "abcd5d1a07d360e29727f757a9decb3ce8bc6e0efa8969cfaad669a8317a2478" |
| "checksum rand 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)" = "2791d88c6defac799c3f20d74f094ca33b9332612d9aef9078519c82e4fe04a5" |
| "checksum regex 0.1.77 (registry+https://github.com/rust-lang/crates.io-index)" = "64b03446c466d35b42f2a8b203c8e03ed8b91c0f17b56e1f84f7210a257aa665" |
| "checksum regex-syntax 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "279401017ae31cf4e15344aa3f085d0e2e5c1e70067289ef906906fdbe92c8fd" |
| "checksum rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)" = "6159e4e6e559c81bd706afe9c8fd68f547d3e851ce12e76b1de7914bab61691b" |
| "checksum semver 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ae2ff60ecdb19c255841c066cbfa5f8c2a4ada1eb3ae47c77ab6667128da71f5" |
| "checksum semver-parser 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e88e43a5a74dd2a11707f9c21dfd4a423c66bd871df813227bb0a3e78f3a1ae9" |
| "checksum strsim 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e4d73a2c36a4d095ed1a6df5cbeac159863173447f7a82b3f4757426844ab825" |
| "checksum tar 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)" = "12e1b959f637c2e4c69dbdbf4d7dc609edbaada9b8c35d0c2fc9802d02383b65" |
| "checksum tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "87974a6f5c1dfb344d733055601650059a3363de2a6104819293baff662132d6" |
| "checksum term 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "3deff8a2b3b6607d6d7cc32ac25c0b33709453ca9cceac006caac51e963cf94a" |
| "checksum thread-id 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a9539db560102d1cef46b8b78ce737ff0bb64e7e18d35b2a5688f7d097d0ff03" |
| "checksum thread_local 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "55dd963dbaeadc08aa7266bf7f91c3154a7805e32bb94b820b769d2ef3b4744d" |
| "checksum toml 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a442dfc13508e603c3f763274361db7f79d7469a0e95c411cde53662ab30fc72" |
| "checksum unicode-bidi 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c1f7ceb96afdfeedee42bade65a0d585a6a0106f681b6749c8ff4daa8df30b3f" |
| "checksum unicode-normalization 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "26643a2f83bac55f1976fb716c10234485f9202dcd65cfbdf9da49867b271172" |
| "checksum url 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "afe9ec54bc4db14bc8744b7fed060d785ac756791450959b2248443319d5b119" |
| "checksum user32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4ef4711d107b21b410a3a974b1204d9accc8b10dad75d8324b5d755de1617d47" |
| "checksum utf8-ranges 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a1ca13c08c41c9c3e04224ed9ff80461d97e121589ff27c753a16cb10830ae0f" |
| "checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a" |
| "checksum winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc" |
| "checksum ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e" |