coreutils/Cargo.lock

1306 lines
38 KiB
Plaintext
Raw Normal View History

2015-12-29 14:31:34 +00:00
[root]
name = "uutils"
version = "0.0.1"
dependencies = [
"arch 0.0.1",
"base32 0.0.1",
2015-12-29 14:31:34 +00:00
"base64 0.0.1",
"basename 0.0.1",
"cat 0.0.1",
"chgrp 0.0.1",
2015-12-29 14:31:34 +00:00
"chmod 0.0.1",
"chown 0.0.1",
2015-12-29 14:31:34 +00:00
"chroot 0.0.1",
"cksum 0.0.1",
"comm 0.0.1",
"cp 0.0.1",
"cut 0.0.1",
"dircolors 0.0.1",
2015-12-29 14:31:34 +00:00
"dirname 0.0.1",
"du 0.0.1",
"echo 0.0.1",
"env 0.0.1",
"expand 0.0.1",
"expr 0.0.1",
"factor 0.0.1",
"false 0.0.1",
2016-05-25 02:08:03 +00:00
"filetime 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"fmt 0.0.1",
"fold 0.0.1",
"groups 0.0.1",
"hashsum 0.0.1",
"head 0.0.1",
"hostid 0.0.1",
"hostname 0.0.1",
"id 0.0.1",
"install 0.0.1",
2015-12-29 14:31:34 +00:00
"kill 0.0.1",
"lazy_static 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"link 0.0.1",
"ln 0.0.1",
"logname 0.0.1",
"ls 0.0.1",
2015-12-29 14:31:34 +00:00
"mkdir 0.0.1",
"mkfifo 0.0.1",
"mknod 0.0.1",
2016-01-05 03:48:03 +00:00
"mktemp 0.0.1",
"more 0.0.1",
2015-12-29 14:31:34 +00:00
"mv 0.0.1",
"nice 0.0.1",
"nl 0.0.1",
"nohup 0.0.1",
"nproc 0.0.1",
"od 0.0.1",
"paste 0.0.1",
"pathchk 0.0.1",
2016-08-04 23:47:50 +00:00
"pinky 0.0.1",
2015-12-29 14:31:34 +00:00
"printenv 0.0.1",
2015-12-24 06:11:00 +00:00
"printf 0.0.1",
2015-12-29 14:31:34 +00:00
"ptx 0.0.1",
"pwd 0.0.1",
2016-11-29 17:56:30 +00:00
"rand 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"readlink 0.0.1",
"realpath 0.0.1",
2016-11-29 17:56:30 +00:00
"regex 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"relpath 0.0.1",
"rm 0.0.1",
"rmdir 0.0.1",
"seq 0.0.1",
2016-01-04 07:15:19 +00:00
"shred 0.0.1",
2015-12-29 14:31:34 +00:00
"shuf 0.0.1",
"sleep 0.0.1",
"sort 0.0.1",
"split 0.0.1",
"stat 0.0.1",
2015-12-29 14:31:34 +00:00
"stdbuf 0.0.1",
"sum 0.0.1",
"sync 0.0.1",
"tac 0.0.1",
"tail 0.0.1",
"tee 0.0.1",
2016-11-29 17:56:30 +00:00
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"test 0.0.1",
2016-05-25 02:08:03 +00:00
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"timeout 0.0.1",
"touch 0.0.1",
"tr 0.0.1",
"true 0.0.1",
"truncate 0.0.1",
"tsort 0.0.1",
"tty 0.0.1",
"uname 0.0.1",
"unexpand 0.0.1",
"unindent 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uniq 0.0.1",
"unix_socket 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"unlink 0.0.1",
"uptime 0.0.1",
"users 0.0.1",
"uucore 0.0.1",
"wc 0.0.1",
"who 0.0.1",
2015-12-29 14:31:34 +00:00
"whoami 0.0.1",
"yes 0.0.1",
]
[[package]]
name = "advapi32-sys"
2016-05-25 02:08:03 +00:00
version = "0.2.0"
2015-12-29 14:31:34 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
2016-11-29 17:56:30 +00:00
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "aho-corasick"
2016-11-29 17:56:30 +00:00
version = "0.5.3"
2015-12-29 14:31:34 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
2016-05-25 02:08:03 +00:00
"memchr 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "arch"
version = "0.0.1"
dependencies = [
"uucore 0.0.1",
]
[[package]]
name = "atty"
version = "0.1.2"
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.18 (registry+https://github.com/rust-lang/crates.io-index)",
2016-11-29 17:56:30 +00:00
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "base32"
version = "0.0.1"
dependencies = [
"uucore 0.0.1",
]
2015-12-29 14:31:34 +00:00
[[package]]
name = "base64"
version = "0.0.1"
dependencies = [
"uucore 0.0.1",
]
[[package]]
name = "basename"
version = "0.0.1"
dependencies = [
"uucore 0.0.1",
]
[[package]]
name = "bit-set"
2016-05-25 02:08:03 +00:00
version = "0.4.0"
2015-12-29 14:31:34 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
2016-05-25 02:08:03 +00:00
"bit-vec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "bit-vec"
2016-05-25 02:08:03 +00:00
version = "0.4.3"
2015-12-29 14:31:34 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "bitflags"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "byteorder"
version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2015-12-29 14:31:34 +00:00
[[package]]
name = "cat"
version = "0.0.1"
dependencies = [
"quick-error 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"unix_socket 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "cfg-if"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "chgrp"
version = "0.0.1"
dependencies = [
"uucore 0.0.1",
"walkdir 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
]
2015-12-29 14:31:34 +00:00
[[package]]
name = "chmod"
version = "0.0.1"
dependencies = [
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
"walker 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "chown"
version = "0.0.1"
dependencies = [
"glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
2016-11-29 17:56:30 +00:00
"walkdir 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
]
2015-12-29 14:31:34 +00:00
[[package]]
name = "chroot"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
[[package]]
name = "cksum"
version = "0.0.1"
dependencies = [
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "comm"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "cp"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "cut"
version = "0.0.1"
dependencies = [
"uucore 0.0.1",
]
[[package]]
name = "data-encoding"
version = "1.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "dircolors"
version = "0.0.1"
dependencies = [
"glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
2015-12-29 14:31:34 +00:00
[[package]]
name = "dirname"
version = "0.0.1"
dependencies = [
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "du"
version = "0.0.1"
dependencies = [
2016-05-25 02:08:03 +00:00
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "echo"
version = "0.0.1"
dependencies = [
"uucore 0.0.1",
]
2016-11-29 17:56:30 +00:00
[[package]]
name = "either"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2015-12-29 14:31:34 +00:00
[[package]]
name = "env"
version = "0.0.1"
dependencies = [
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "expand"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"unicode-width 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
[[package]]
name = "expr"
version = "0.0.1"
dependencies = [
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "factor"
version = "0.0.1"
dependencies = [
2016-11-29 17:56:30 +00:00
"rand 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "false"
version = "0.0.1"
[[package]]
name = "filetime"
2016-05-25 02:08:03 +00:00
version = "0.1.10"
2015-12-29 14:31:34 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "fmt"
version = "0.0.1"
dependencies = [
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"unicode-width 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
[[package]]
name = "fold"
version = "0.0.1"
dependencies = [
"uucore 0.0.1",
]
[[package]]
name = "gcc"
version = "0.3.40"
2015-12-29 14:31:34 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "getopts"
version = "0.2.14"
source = "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"
2015-12-29 14:31:34 +00:00
[[package]]
name = "groups"
version = "0.0.1"
dependencies = [
"uucore 0.0.1",
]
[[package]]
name = "half"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2015-12-29 14:31:34 +00:00
[[package]]
name = "hashsum"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2016-11-29 17:56:30 +00:00
"regex 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)",
"regex-syntax 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
2016-05-25 02:08:03 +00:00
"rust-crypto 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc-serialize 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "head"
version = "0.0.1"
dependencies = [
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "hostid"
version = "0.0.1"
dependencies = [
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "hostname"
version = "0.0.1"
dependencies = [
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "id"
version = "0.0.1"
dependencies = [
"uucore 0.0.1",
]
[[package]]
name = "install"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
2015-12-24 06:11:00 +00:00
[[package]]
name = "itertools"
version = "0.5.7"
2015-12-24 06:11:00 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2016-11-29 17:56:30 +00:00
dependencies = [
"either 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
]
2015-12-24 06:11:00 +00:00
2015-12-29 14:31:34 +00:00
[[package]]
name = "kernel32-sys"
2016-05-25 02:08:03 +00:00
version = "0.2.2"
2015-12-29 14:31:34 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
2016-11-29 17:56:30 +00:00
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "kill"
version = "0.0.1"
dependencies = [
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "lazy_static"
2016-11-29 17:56:30 +00:00
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2015-12-29 14:31:34 +00:00
[[package]]
name = "libc"
version = "0.2.18"
source = "git+https://github.com/rust-lang/libc.git#fb8587d327ca0a14edbaf7c1656c580efee156d2"
2015-12-29 14:31:34 +00:00
[[package]]
name = "libc"
version = "0.2.18"
2016-11-29 17:56:30 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2015-12-29 14:31:34 +00:00
[[package]]
name = "link"
version = "0.0.1"
dependencies = [
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "ln"
version = "0.0.1"
dependencies = [
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "logname"
version = "0.0.1"
dependencies = [
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "ls"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
2016-11-29 17:56:30 +00:00
"lazy_static 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"pretty-bytes 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
2016-11-29 17:56:30 +00:00
"term_grid 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
"termsize 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
"unicode-width 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
2015-12-29 14:31:34 +00:00
[[package]]
name = "memchr"
2016-05-25 02:08:03 +00:00
version = "0.1.11"
2015-12-29 14:31:34 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "mkdir"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "mkfifo"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "mknod"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
2016-01-05 03:48:03 +00:00
[[package]]
name = "mktemp"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
2016-11-29 17:56:30 +00:00
"rand 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
"tempfile 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
2016-01-05 03:48:03 +00:00
"uucore 0.0.1",
]
2015-12-29 14:31:34 +00:00
[[package]]
name = "more"
2015-12-29 14:31:34 +00:00
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
2016-11-29 17:56:30 +00:00
"nix 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
[[package]]
name = "mv"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "nice"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "nix"
2016-11-29 17:56:30 +00:00
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"bitflags 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"cfg-if 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc_version 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
"semver 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)",
"void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
]
2015-12-29 14:31:34 +00:00
[[package]]
name = "nl"
version = "0.0.1"
dependencies = [
2016-11-29 17:56:30 +00:00
"aho-corasick 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2016-05-25 02:08:03 +00:00
"memchr 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
2016-11-29 17:56:30 +00:00
"regex 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)",
"regex-syntax 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "nohup"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "nproc"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2016-11-29 17:56:30 +00:00
"num_cpus 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "num_cpus"
2016-11-29 17:56:30 +00:00
version = "1.2.0"
2015-12-29 14:31:34 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "od"
version = "0.0.1"
dependencies = [
"byteorder 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"half 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2016-07-23 19:49:43 +00:00
"uucore 0.0.1",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "paste"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
[[package]]
name = "pathchk"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
2016-08-04 23:47:50 +00:00
[[package]]
name = "pinky"
version = "0.0.1"
dependencies = [
"uucore 0.0.1",
]
[[package]]
name = "pretty-bytes"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
]
2015-12-29 14:31:34 +00:00
[[package]]
name = "printenv"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
2015-12-24 06:11:00 +00:00
[[package]]
name = "printf"
version = "0.0.1"
dependencies = [
"itertools 0.5.7 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-24 06:11:00 +00:00
"uucore 0.0.1",
]
2015-12-29 14:31:34 +00:00
[[package]]
name = "ptx"
version = "0.0.1"
dependencies = [
2016-11-29 17:56:30 +00:00
"aho-corasick 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2016-05-25 02:08:03 +00:00
"memchr 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
2016-11-29 17:56:30 +00:00
"regex 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)",
"regex-syntax 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "pwd"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
[[package]]
name = "quick-error"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2015-12-29 14:31:34 +00:00
[[package]]
name = "rand"
2016-11-29 17:56:30 +00:00
version = "0.3.15"
2015-12-29 14:31:34 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "readlink"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "realpath"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
[[package]]
name = "regex"
2016-11-29 17:56:30 +00:00
version = "0.1.80"
2015-12-29 14:31:34 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
2016-11-29 17:56:30 +00:00
"aho-corasick 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
2016-05-25 02:08:03 +00:00
"memchr 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
2016-11-29 17:56:30 +00:00
"regex-syntax 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
"thread_local 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
2016-05-25 02:08:03 +00:00
"utf8-ranges 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "regex-syntax"
2016-11-29 17:56:30 +00:00
version = "0.3.9"
2015-12-29 14:31:34 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "relpath"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
[[package]]
name = "rm"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
[[package]]
name = "rmdir"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
[[package]]
name = "rust-crypto"
2016-05-25 02:08:03 +00:00
version = "0.2.36"
2015-12-29 14:31:34 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"gcc 0.3.40 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2016-11-29 17:56:30 +00:00
"rand 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc-serialize 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)",
2016-05-25 02:08:03 +00:00
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "rustc-serialize"
version = "0.3.22"
2015-12-29 14:31:34 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "rustc_version"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"semver 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "semver"
version = "0.1.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "semver"
2016-11-29 17:56:30 +00:00
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 = [
2016-11-29 17:56:30 +00:00
"lazy_static 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"regex 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)",
]
2015-12-29 14:31:34 +00:00
[[package]]
name = "seq"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
2016-01-04 07:15:19 +00:00
[[package]]
name = "shred"
version = "0.0.1"
dependencies = [
2016-05-25 02:08:03 +00:00
"filetime 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
2016-01-04 07:15:19 +00:00
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2016-11-29 17:56:30 +00:00
"rand 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
2016-05-25 02:08:03 +00:00
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
2016-01-04 07:15:19 +00:00
"uucore 0.0.1",
]
2015-12-29 14:31:34 +00:00
[[package]]
name = "shuf"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
2016-11-29 17:56:30 +00:00
"rand 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "sleep"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
[[package]]
name = "sort"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"itertools 0.5.7 (registry+https://github.com/rust-lang/crates.io-index)",
2016-11-29 17:56:30 +00:00
"semver 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "split"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
[[package]]
name = "stat"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
2015-12-29 14:31:34 +00:00
[[package]]
name = "stdbuf"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
[[package]]
name = "sum"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
[[package]]
name = "sync"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
2016-05-25 02:08:03 +00:00
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
2016-11-29 17:56:30 +00:00
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "tac"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
[[package]]
name = "tail"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (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.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "tee"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "tempdir"
2016-11-29 17:56:30 +00:00
version = "0.3.5"
2015-12-29 14:31:34 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
2016-11-29 17:56:30 +00:00
"rand 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
]
2016-01-05 03:48:03 +00:00
[[package]]
name = "tempfile"
2016-11-29 17:56:30 +00:00
version = "2.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2016-01-05 03:48:03 +00:00
dependencies = [
2016-05-25 02:08:03 +00:00
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2016-11-29 17:56:30 +00:00
"rand 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc_version 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
2016-11-29 17:56:30 +00:00
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
2016-01-05 03:48:03 +00:00
]
[[package]]
name = "term_grid"
2016-11-29 17:56:30 +00:00
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"unicode-width 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "termsize"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"atty 0.1.2 (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.18 (registry+https://github.com/rust-lang/crates.io-index)",
2016-11-29 17:56:30 +00:00
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
]
2015-12-29 14:31:34 +00:00
[[package]]
name = "test"
version = "0.0.1"
dependencies = [
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
2016-05-25 02:08:03 +00:00
[[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.18 (registry+https://github.com/rust-lang/crates.io-index)",
2016-05-25 02:08:03 +00:00
]
[[package]]
name = "thread_local"
2016-11-29 17:56:30 +00:00
version = "0.2.7"
2016-05-25 02:08:03 +00:00
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)",
]
2015-12-29 14:31:34 +00:00
[[package]]
name = "time"
2016-05-25 02:08:03 +00:00
version = "0.1.35"
2015-12-29 14:31:34 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
2016-05-25 02:08:03 +00:00
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2016-11-29 17:56:30 +00:00
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "timeout"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2016-05-25 02:08:03 +00:00
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "touch"
version = "0.0.1"
dependencies = [
2016-05-25 02:08:03 +00:00
"filetime 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
2016-05-25 02:08:03 +00:00
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "tr"
version = "0.0.1"
dependencies = [
2016-05-25 02:08:03 +00:00
"bit-set 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
[[package]]
name = "true"
version = "0.0.1"
[[package]]
name = "truncate"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
[[package]]
name = "tsort"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
[[package]]
name = "tty"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "uname"
version = "0.0.1"
dependencies = [
"uucore 0.0.1",
]
[[package]]
name = "unexpand"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"unicode-width 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
[[package]]
name = "unicode-width"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "unindent"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2015-12-29 14:31:34 +00:00
[[package]]
name = "uniq"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
[[package]]
name = "unix_socket"
version = "0.5.0"
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)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
]
2015-12-29 14:31:34 +00:00
[[package]]
name = "unlink"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"uucore 0.0.1",
]
[[package]]
name = "uptime"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
[[package]]
name = "users"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
2016-05-25 02:08:03 +00:00
[[package]]
name = "utf8-ranges"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2015-12-29 14:31:34 +00:00
[[package]]
name = "uucore"
version = "0.0.1"
dependencies = [
"data-encoding 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.18 (git+https://github.com/rust-lang/libc.git)",
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "void"
version = "1.0.2"
2015-12-29 14:31:34 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "walkdir"
2016-11-29 17:56:30 +00:00
version = "0.1.8"
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 = "walkdir"
version = "1.0.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)",
2016-11-29 17:56:30 +00:00
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
]
2015-12-29 14:31:34 +00:00
[[package]]
name = "walker"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "wc"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
[[package]]
name = "who"
version = "0.0.1"
dependencies = [
"uucore 0.0.1",
]
2015-12-29 14:31:34 +00:00
[[package]]
name = "whoami"
version = "0.0.1"
dependencies = [
2016-05-25 02:08:03 +00:00
"advapi32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
2016-11-29 17:56:30 +00:00
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "winapi"
2016-11-29 17:56:30 +00:00
version = "0.2.8"
2015-12-29 14:31:34 +00:00
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 = "yes"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]
2016-11-29 17:56:30 +00:00
[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 atty 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d0fd4c0631f06448cc45a6bbb3b710ebb7ff8ccb96a0800c994afe23a70d5df2"
"checksum bit-set 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d9bf6104718e80d7b26a68fdbacff3481cfc05df670821affc7e9cbc1884400c"
"checksum bit-vec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "5b97c2c8e8bbb4251754f559df8af22fb264853c7d009084a576cdf12565089d"
"checksum bitflags 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8dead7461c1127cf637931a1e50934eb6eee8bff2f74433ac7909e9afcee04a3"
"checksum byteorder 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0fc10e8cc6b2580fda3f36eb6dc5316657f812a3df879a44a66fc9f0fdbc4855"
"checksum cfg-if 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "de1e760d7b6535af4241fca8bd8adf68e2e7edacc6b29f5d399050c5e48cf88c"
"checksum data-encoding 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f13f03d68d1906eb3222536f5756953e30de4dff4417e5d428414fb8edb26723"
"checksum either 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "3d2b503c86dad62aaf414ecf2b8c527439abedb3f8d812537f0b12bfd6f32a91"
"checksum filetime 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "5363ab8e4139b8568a6237db5248646e5a8a2f89bd5ccb02092182b11fd3e922"
"checksum gcc 0.3.40 (registry+https://github.com/rust-lang/crates.io-index)" = "872db9e59486ef2b14f8e8c10e9ef02de2bccef6363d7f34835dedb386b3d950"
2016-11-29 17:56:30 +00:00
"checksum getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "d9047cfbd08a437050b363d35ef160452c5fe8ea5187ae0a624708c91581d685"
"checksum glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "8be18de09a56b60ed0edf84bc9df007e30040691af7acd1c41874faac5895bfb"
"checksum half 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4d07978d54bfc4102f0656a19b2a6b8af375dd6a09db587920d03ea35195d844"
"checksum itertools 0.5.7 (registry+https://github.com/rust-lang/crates.io-index)" = "8e8d6f7e00ae9fd6ad3075412717c706d823cebc4a2f127ae43c1744452a087a"
2016-11-29 17:56:30 +00:00
"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
"checksum lazy_static 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6abe0ee2e758cd6bc8a2cd56726359007748fbf4128da998b65d0b70f881e19b"
"checksum libc 0.2.18 (git+https://github.com/rust-lang/libc.git)" = "<none>"
"checksum libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" = "a51822fc847e7a8101514d1d44e354ba2ffa7d4c194dcab48870740e327cac70"
2016-11-29 17:56:30 +00:00
"checksum memchr 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d8b629fb514376c675b98c1421e80b151d3817ac42d7c667717d282761418d20"
"checksum nix 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a0d95c5fa8b641c10ad0b8887454ebaafa3c92b5cd5350f8fc693adafd178e7b"
"checksum num_cpus 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "55aabf4e2d6271a2e4e4c0f2ea1f5b07cc589cc1a9e9213013b54a76678ca4f3"
"checksum pretty-bytes 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3095b93999fae14b4e0bb661c53875a441d9058b7b1a7ba2dfebc104d3776349"
"checksum quick-error 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0aad603e8d7fb67da22dbdf1f4b826ce8829e406124109e73cf1b2454b93a71c"
2016-11-29 17:56:30 +00:00
"checksum rand 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = "022e0636ec2519ddae48154b028864bdce4eaf7d35226ab8e65c611be97b189d"
"checksum regex 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)" = "4fd4ace6a8cf7860714a2c2280d6c1f7e6a413486c13298bbc86fd3da019402f"
"checksum regex-syntax 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "f9ec002c35e86791825ed294b50008eea9ddfc8def4420124fbc6b08db834957"
"checksum rust-crypto 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)" = "f76d05d3993fd5f4af9434e8e436db163a12a9d40e1a58a726f27a01dfd12a2a"
"checksum rustc-serialize 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)" = "237546c689f20bb44980270c73c3b9edd0891c1be49cc1274406134a66d3957b"
2016-11-29 17:56:30 +00:00
"checksum rustc_version 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "c5f5376ea5e30ce23c03eb77cbe4962b988deead10910c372b226388b594c084"
"checksum semver 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)" = "d4f410fedcf71af0345d7607d246e7ad15faaadd49d240ee3b24e5dc21a820ac"
"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 tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "87974a6f5c1dfb344d733055601650059a3363de2a6104819293baff662132d6"
"checksum tempfile 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "9270837a93bad1b1dac18fe67e786b3c960513af86231f6f4f57fddd594ff0c8"
"checksum term_grid 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "ccc202875496cf72a683a1ecd66f0742a830e73c202bdbd21867d73dfaac8343"
"checksum termsize 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "3a225cb94c3630aabd2e289cad545679dd38b5f4891524e92da1be10aae6e4e8"
2016-11-29 17:56:30 +00:00
"checksum thread-id 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a9539db560102d1cef46b8b78ce737ff0bb64e7e18d35b2a5688f7d097d0ff03"
"checksum thread_local 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "8576dbbfcaef9641452d5cf0df9b0e7eeab7694956dd33bb61515fb8f18cfdd5"
"checksum time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)" = "3c7ec6d62a20df54e07ab3b78b9a3932972f4b7981de295563686849eb3989af"
"checksum unicode-width 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2d6722facc10989f63ee0e20a83cd4e1714a9ae11529403ac7e0afd069abc39e"
"checksum unindent 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3508be0ce1bacc38d579b69bffb4b8d469f5af0c388ff4890b2b294e61671ffe"
"checksum unix_socket 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6aa2700417c405c38f5e6902d699345241c28c0b7ade4abaad71e35a87eb1564"
2016-11-29 17:56:30 +00:00
"checksum utf8-ranges 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a1ca13c08c41c9c3e04224ed9ff80461d97e121589ff27c753a16cb10830ae0f"
"checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
"checksum walkdir 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "c66c0b9792f0a765345452775f3adbd28dde9d33f30d13e5dcc5ae17cf6f3780"
"checksum walkdir 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "dd7c16466ecc507c7cb5988db03e6eab4aaeab89a5c37a29251fcfd3ac9b7afe"
2016-11-29 17:56:30 +00:00
"checksum walker 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c0488b82b198ac3588ba688f5e56cbd53e0b6dad64f075e67c15647e54aac610"
"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"