mirror of
https://github.com/uutils/coreutils
synced 2024-11-15 01:17:09 +00:00
2621 lines
96 KiB
TOML
2621 lines
96 KiB
TOML
[[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.6.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"memchr 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "aho-corasick"
|
|
version = "0.7.15"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"memchr 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ansi_term"
|
|
version = "0.11.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "arrayvec"
|
|
version = "0.4.12"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"nodrop 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "atty"
|
|
version = "0.2.14"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"hermit-abi 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "autocfg"
|
|
version = "1.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "bit-set"
|
|
version = "0.5.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"bit-vec 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bit-vec"
|
|
version = "0.6.3"
|
|
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 = "bitflags"
|
|
version = "1.2.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "blake2-rfc"
|
|
version = "0.2.18"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"arrayvec 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"constant_time_eq 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "block-buffer"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"byte-tools 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"generic-array 0.8.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bstr"
|
|
version = "0.2.14"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"memchr 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"regex-automata 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde 1.0.119 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bumpalo"
|
|
version = "3.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "byte-tools"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "byteorder"
|
|
version = "1.3.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "cast"
|
|
version = "0.2.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cc"
|
|
version = "1.0.61"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "cfg-if"
|
|
version = "0.1.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "cfg-if"
|
|
version = "1.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "chrono"
|
|
version = "0.4.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"num-integer 0.1.44 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "clap"
|
|
version = "2.33.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"strsim 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"textwrap 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"unicode-width 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"vec_map 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cloudabi"
|
|
version = "0.0.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "const_fn"
|
|
version = "0.4.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "constant_time_eq"
|
|
version = "0.1.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "conv"
|
|
version = "0.3.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"custom_derive 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "coreutils"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"cc 1.0.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"conv 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"filetime 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"glob 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"regex 1.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rustc-demangle 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"same-file 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"sha1 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"textwrap 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"unindent 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"unix_socket 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"users 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uu_arch 0.0.2",
|
|
"uu_base32 0.0.2",
|
|
"uu_base64 0.0.2",
|
|
"uu_basename 0.0.2",
|
|
"uu_cat 0.0.2",
|
|
"uu_chgrp 0.0.2",
|
|
"uu_chmod 0.0.2",
|
|
"uu_chown 0.0.2",
|
|
"uu_chroot 0.0.2",
|
|
"uu_cksum 0.0.2",
|
|
"uu_comm 0.0.2",
|
|
"uu_cp 0.0.2",
|
|
"uu_csplit 0.0.2",
|
|
"uu_cut 0.0.2",
|
|
"uu_date 0.0.2",
|
|
"uu_df 0.0.2",
|
|
"uu_dircolors 0.0.2",
|
|
"uu_dirname 0.0.2",
|
|
"uu_du 0.0.2",
|
|
"uu_echo 0.0.2",
|
|
"uu_env 0.0.2",
|
|
"uu_expand 0.0.2",
|
|
"uu_expr 0.0.2",
|
|
"uu_factor 0.0.2",
|
|
"uu_false 0.0.2",
|
|
"uu_fmt 0.0.2",
|
|
"uu_fold 0.0.2",
|
|
"uu_groups 0.0.2",
|
|
"uu_hashsum 0.0.2",
|
|
"uu_head 0.0.2",
|
|
"uu_hostid 0.0.2",
|
|
"uu_hostname 0.0.2",
|
|
"uu_id 0.0.2",
|
|
"uu_install 0.0.2",
|
|
"uu_join 0.0.2",
|
|
"uu_kill 0.0.2",
|
|
"uu_link 0.0.2",
|
|
"uu_ln 0.0.2",
|
|
"uu_logname 0.0.2",
|
|
"uu_ls 0.0.2",
|
|
"uu_mkdir 0.0.2",
|
|
"uu_mkfifo 0.0.2",
|
|
"uu_mknod 0.0.2",
|
|
"uu_mktemp 0.0.2",
|
|
"uu_more 0.0.2",
|
|
"uu_mv 0.0.2",
|
|
"uu_nice 0.0.2",
|
|
"uu_nl 0.0.2",
|
|
"uu_nohup 0.0.2",
|
|
"uu_nproc 0.0.2",
|
|
"uu_numfmt 0.0.2",
|
|
"uu_od 0.0.2",
|
|
"uu_paste 0.0.2",
|
|
"uu_pathchk 0.0.2",
|
|
"uu_pinky 0.0.2",
|
|
"uu_printenv 0.0.2",
|
|
"uu_printf 0.0.2",
|
|
"uu_ptx 0.0.2",
|
|
"uu_pwd 0.0.2",
|
|
"uu_readlink 0.0.2",
|
|
"uu_realpath 0.0.2",
|
|
"uu_relpath 0.0.2",
|
|
"uu_rm 0.0.2",
|
|
"uu_rmdir 0.0.2",
|
|
"uu_seq 0.0.2",
|
|
"uu_shred 0.0.2",
|
|
"uu_shuf 0.0.2",
|
|
"uu_sleep 0.0.2",
|
|
"uu_sort 0.0.2",
|
|
"uu_split 0.0.2",
|
|
"uu_stat 0.0.2",
|
|
"uu_stdbuf 0.0.2",
|
|
"uu_sum 0.0.2",
|
|
"uu_sync 0.0.2",
|
|
"uu_tac 0.0.2",
|
|
"uu_tail 0.0.2",
|
|
"uu_tee 0.0.2",
|
|
"uu_test 0.0.2",
|
|
"uu_timeout 0.0.2",
|
|
"uu_touch 0.0.2",
|
|
"uu_tr 0.0.2",
|
|
"uu_true 0.0.2",
|
|
"uu_truncate 0.0.2",
|
|
"uu_tsort 0.0.2",
|
|
"uu_tty 0.0.2",
|
|
"uu_uname 0.0.2",
|
|
"uu_unexpand 0.0.2",
|
|
"uu_uniq 0.0.2",
|
|
"uu_unlink 0.0.2",
|
|
"uu_uptime 0.0.2",
|
|
"uu_users 0.0.2",
|
|
"uu_wc 0.0.2",
|
|
"uu_who 0.0.2",
|
|
"uu_whoami 0.0.2",
|
|
"uu_yes 0.0.2",
|
|
"uucore 0.0.5",
|
|
"winapi-util 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cpp"
|
|
version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"cpp_macros 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cpp_build"
|
|
version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"cc 1.0.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"cpp_common 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"cpp_syn 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"cpp_synmap 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"cpp_synom 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cpp_common"
|
|
version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"cpp_syn 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"cpp_synom 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cpp_macros"
|
|
version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"aho-corasick 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"cpp_common 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"cpp_syn 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"cpp_synom 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cpp_syn"
|
|
version = "0.12.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"cpp_synom 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cpp_synmap"
|
|
version = "0.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"cpp_syn 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"cpp_synom 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"memchr 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cpp_synom"
|
|
version = "0.12.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "criterion"
|
|
version = "0.3.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"cast 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"criterion-plot 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"csv 1.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"itertools 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"oorandom 11.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"plotters 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rayon 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"regex 1.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde 1.0.119 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_cbor 0.11.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_derive 1.0.119 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_json 1.0.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tinytemplate 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"walkdir 2.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "criterion-plot"
|
|
version = "0.4.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"cast 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"itertools 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-channel"
|
|
version = "0.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"crossbeam-utils 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-deque"
|
|
version = "0.8.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"crossbeam-epoch 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"crossbeam-utils 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-epoch"
|
|
version = "0.9.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"const_fn 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"crossbeam-utils 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"memoffset 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"scopeguard 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-utils"
|
|
version = "0.8.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "csv"
|
|
version = "1.1.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"bstr 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"csv-core 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"itoa 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"ryu 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde 1.0.119 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "csv-core"
|
|
version = "0.1.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"memchr 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "custom_derive"
|
|
version = "0.1.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "data-encoding"
|
|
version = "2.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "digest"
|
|
version = "0.6.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"generic-array 0.8.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "dunce"
|
|
version = "1.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "either"
|
|
version = "1.6.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "env_logger"
|
|
version = "0.7.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"log 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"regex 1.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fake-simd"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "filetime"
|
|
version = "0.2.13"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"redox_syscall 0.1.57 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fnv"
|
|
version = "1.0.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "fs_extra"
|
|
version = "1.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "fuchsia-cprng"
|
|
version = "0.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "generic-array"
|
|
version = "0.8.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"nodrop 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"typenum 1.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "getopts"
|
|
version = "0.2.21"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"unicode-width 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "getrandom"
|
|
version = "0.1.16"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"wasi 0.9.0+wasi-snapshot-preview1 (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 = "glob"
|
|
version = "0.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "half"
|
|
version = "1.7.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "hermit-abi"
|
|
version = "0.1.18"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "hex"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "hostname"
|
|
version = "0.3.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"match_cfg 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ioctl-sys"
|
|
version = "0.5.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "itertools"
|
|
version = "0.8.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"either 1.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "itertools"
|
|
version = "0.9.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"either 1.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "itoa"
|
|
version = "0.4.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "js-sys"
|
|
version = "0.3.46"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"wasm-bindgen 0.2.69 (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 = "1.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "libc"
|
|
version = "0.2.66"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "log"
|
|
version = "0.4.13"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "match_cfg"
|
|
version = "0.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "maybe-uninit"
|
|
version = "2.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "md5"
|
|
version = "0.3.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "memchr"
|
|
version = "1.0.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "memchr"
|
|
version = "2.3.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "memoffset"
|
|
version = "0.6.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "nix"
|
|
version = "0.8.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "nix"
|
|
version = "0.13.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"cc 1.0.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "nodrop"
|
|
version = "0.1.14"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "num-integer"
|
|
version = "0.1.44"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "num-traits"
|
|
version = "0.2.14"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "num_cpus"
|
|
version = "1.13.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"hermit-abi 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "number_prefix"
|
|
version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "numtoa"
|
|
version = "0.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "onig"
|
|
version = "4.3.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"onig_sys 69.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "onig_sys"
|
|
version = "69.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"cc 1.0.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"pkg-config 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "oorandom"
|
|
version = "11.1.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "paste"
|
|
version = "0.1.18"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"paste-impl 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"proc-macro-hack 0.5.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "paste-impl"
|
|
version = "0.1.18"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"proc-macro-hack 0.5.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pkg-config"
|
|
version = "0.3.19"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "platform-info"
|
|
version = "0.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "plotters"
|
|
version = "0.2.15"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"js-sys 0.3.46 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"wasm-bindgen 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"web-sys 0.3.46 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ppv-lite86"
|
|
version = "0.2.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "proc-macro-hack"
|
|
version = "0.5.19"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "proc-macro2"
|
|
version = "1.0.24"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"unicode-xid 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "quick-error"
|
|
version = "1.2.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "quickcheck"
|
|
version = "0.9.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"log 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "quote"
|
|
version = "0.3.15"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "quote"
|
|
version = "1.0.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand"
|
|
version = "0.5.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand"
|
|
version = "0.7.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"getrandom 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rand_chacha 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rand_hc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rand_pcg 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand_chacha"
|
|
version = "0.2.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"ppv-lite86 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand_core"
|
|
version = "0.3.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand_core"
|
|
version = "0.4.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "rand_core"
|
|
version = "0.5.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"getrandom 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand_hc"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand_pcg"
|
|
version = "0.2.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rayon"
|
|
version = "1.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"crossbeam-deque 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"either 1.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rayon-core 1.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rayon-core"
|
|
version = "1.9.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"crossbeam-channel 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"crossbeam-deque 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"crossbeam-utils 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"num_cpus 1.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "redox_syscall"
|
|
version = "0.1.57"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "redox_termios"
|
|
version = "0.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"redox_syscall 0.1.57 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "regex"
|
|
version = "1.4.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"aho-corasick 0.7.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"memchr 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"regex-syntax 0.6.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"thread_local 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "regex-automata"
|
|
version = "0.1.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "regex-syntax"
|
|
version = "0.6.22"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "remove_dir_all"
|
|
version = "0.5.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rust-ini"
|
|
version = "0.13.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "rustc-demangle"
|
|
version = "0.1.16"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "rustc_version"
|
|
version = "0.2.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ryu"
|
|
version = "1.0.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "same-file"
|
|
version = "1.0.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"winapi-util 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "scopeguard"
|
|
version = "1.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "semver"
|
|
version = "0.9.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "semver-parser"
|
|
version = "0.7.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "serde"
|
|
version = "1.0.119"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "serde_cbor"
|
|
version = "0.11.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"half 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde 1.0.119 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_derive"
|
|
version = "1.0.119"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"quote 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"syn 1.0.58 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_json"
|
|
version = "1.0.61"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"itoa 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"ryu 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde 1.0.119 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sha1"
|
|
version = "0.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "sha2"
|
|
version = "0.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"block-buffer 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"byte-tools 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"digest 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"generic-array 0.8.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sha3"
|
|
version = "0.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"block-buffer 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"byte-tools 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"digest 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"generic-array 0.8.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "smallvec"
|
|
version = "0.6.14"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"maybe-uninit 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "strsim"
|
|
version = "0.8.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "syn"
|
|
version = "1.0.58"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"quote 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"unicode-xid 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tempfile"
|
|
version = "3.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"redox_syscall 0.1.57 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"remove_dir_all 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "term_grid"
|
|
version = "0.1.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"unicode-width 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "term_size"
|
|
version = "0.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "termion"
|
|
version = "1.5.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"numtoa 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"redox_syscall 0.1.57 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "termsize"
|
|
version = "0.1.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"atty 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.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"termion 1.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "textwrap"
|
|
version = "0.11.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"term_size 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"unicode-width 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "thiserror"
|
|
version = "1.0.23"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"thiserror-impl 1.0.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "thiserror-impl"
|
|
version = "1.0.23"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"quote 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"syn 1.0.58 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "thread_local"
|
|
version = "1.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "time"
|
|
version = "0.1.42"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"redox_syscall 0.1.57 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tinytemplate"
|
|
version = "1.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"serde 1.0.119 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_json 1.0.61 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "typenum"
|
|
version = "1.12.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "unicode-width"
|
|
version = "0.1.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "unicode-xid"
|
|
version = "0.0.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "unicode-xid"
|
|
version = "0.2.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "unindent"
|
|
version = "0.1.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "unix_socket"
|
|
version = "0.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "users"
|
|
version = "0.10.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"log 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_arch"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"platform-info 0.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_base32"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_base64"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_basename"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_cat"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"quick-error 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"unix_socket 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_chgrp"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
"walkdir 2.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_chmod"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
"walkdir 2.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_chown"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"glob 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
"walkdir 2.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_chroot"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_cksum"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_comm"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_cp"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"filetime 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"ioctl-sys 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"quick-error 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
"walkdir 2.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"xattr 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_csplit"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"regex 1.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"thiserror 1.0.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_cut"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_date"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"chrono 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_df"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"number_prefix 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
"winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_dircolors"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"glob 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_dirname"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_du"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_echo"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_env"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rust-ini 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_expand"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"unicode-width 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_expr"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"onig 4.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_factor"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"criterion 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"paste 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"quickcheck 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rand_chacha 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"smallvec 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_false"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_fmt"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"unicode-width 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_fold"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_groups"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_hashsum"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"digest 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"hex 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"md5 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"regex 1.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"regex-syntax 0.6.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"sha1 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"sha2 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"sha3 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_head"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_hostid"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_hostname"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"hostname 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
"winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_id"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_install"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_join"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_kill"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_link"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_ln"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_logname"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_ls"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"number_prefix 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"term_grid 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"termsize 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"unicode-width 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_mkdir"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_mkfifo"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_mknod"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_mktemp"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rand 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_more"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"nix 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"redox_syscall 0.1.57 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_mv"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"fs_extra 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_nice"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_nl"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"aho-corasick 0.7.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"memchr 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"regex 1.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"regex-syntax 0.6.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_nohup"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_nproc"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"num_cpus 1.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_numfmt"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_od"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"half 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_paste"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_pathchk"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_pinky"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_printenv"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_printf"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"itertools 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_ptx"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"aho-corasick 0.7.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"memchr 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"regex 1.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"regex-syntax 0.6.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_pwd"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_readlink"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_realpath"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_relpath"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_rm"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"remove_dir_all 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
"walkdir 2.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_rmdir"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_seq"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_shred"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"filetime 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rand 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_shuf"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rand 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_sleep"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_sort"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"itertools 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_split"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_stat"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_stdbuf"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uu_stdbuf_libstdbuf 0.0.2",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_stdbuf_libstdbuf"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"cpp 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"cpp_build 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_sum"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_sync"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
"winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_tac"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_tail"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"redox_syscall 0.1.57 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
"winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_tee"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_test"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"redox_syscall 0.1.57 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_timeout"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_touch"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"filetime 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_tr"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"bit-set 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"fnv 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_true"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_truncate"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_tsort"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_tty"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_uname"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"platform-info 0.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_unexpand"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"unicode-width 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_uniq"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_unlink"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_uptime"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"chrono 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_users"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_wc"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_who"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_whoami"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"advapi32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
"winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uu_yes"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uucore 0.0.5",
|
|
"uucore_procs 0.0.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uucore"
|
|
version = "0.0.5"
|
|
dependencies = [
|
|
"data-encoding 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"dunce 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"nix 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"platform-info 0.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"termion 1.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"thiserror 1.0.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"wild 2.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uucore_procs"
|
|
version = "0.0.5"
|
|
dependencies = [
|
|
"proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"quote 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"syn 1.0.58 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "vec_map"
|
|
version = "0.8.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "void"
|
|
version = "1.0.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "walkdir"
|
|
version = "2.3.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"same-file 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"winapi-util 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasi"
|
|
version = "0.9.0+wasi-snapshot-preview1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen"
|
|
version = "0.2.69"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"wasm-bindgen-macro 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen-backend"
|
|
version = "0.2.69"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"bumpalo 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"log 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"quote 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"syn 1.0.58 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"wasm-bindgen-shared 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen-macro"
|
|
version = "0.2.69"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"quote 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"wasm-bindgen-macro-support 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen-macro-support"
|
|
version = "0.2.69"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"quote 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"syn 1.0.58 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"wasm-bindgen-backend 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"wasm-bindgen-shared 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen-shared"
|
|
version = "0.2.69"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "web-sys"
|
|
version = "0.3.46"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"js-sys 0.3.46 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"wasm-bindgen 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wild"
|
|
version = "2.0.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"glob 0.3.0 (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"
|
|
version = "0.3.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"winapi-x86_64-pc-windows-gnu 0.4.0 (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 = "winapi-i686-pc-windows-gnu"
|
|
version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "winapi-util"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "winapi-x86_64-pc-windows-gnu"
|
|
version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "xattr"
|
|
version = "0.2.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"libc 0.2.66 (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.6.10 (registry+https://github.com/rust-lang/crates.io-index)" = "81ce3d38065e618af2d7b77e10c5ad9a069859b4be3c2250f674af3840d9c8a5"
|
|
"checksum aho-corasick 0.7.15 (registry+https://github.com/rust-lang/crates.io-index)" = "7404febffaa47dac81aa44dba71523c9d069b1bdc50a77db41195149e17f68e5"
|
|
"checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
|
|
"checksum arrayvec 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" = "cd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9"
|
|
"checksum atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
|
|
"checksum autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
|
|
"checksum bit-set 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6e11e16035ea35e4e5997b393eacbf6f63983188f7a2ad25bfb13465f5ad59de"
|
|
"checksum bit-vec 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
|
|
"checksum bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "aad18937a628ec6abcd26d1489012cc0e18c21798210f491af69ded9b881106d"
|
|
"checksum bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
|
|
"checksum blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" = "5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400"
|
|
"checksum block-buffer 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1339a1042f5d9f295737ad4d9a6ab6bf81c84a933dba110b9200cd6d1448b814"
|
|
"checksum bstr 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "473fc6b38233f9af7baa94fb5852dca389e3d95b8e21c8e3719301462c5d9faf"
|
|
"checksum bumpalo 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2e8c087f005730276d1096a652e92a8bacee2e2472bcc9715a74d2bec38b5820"
|
|
"checksum byte-tools 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "560c32574a12a89ecd91f5e742165893f86e3ab98d21f8ea548658eb9eef5f40"
|
|
"checksum byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de"
|
|
"checksum cast 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "4b9434b9a5aa1450faa3f9cb14ea0e8c53bb5d2b3c1bfd1ab4fc03e9f33fbfb0"
|
|
"checksum cc 1.0.61 (registry+https://github.com/rust-lang/crates.io-index)" = "ed67cbde08356238e75fc4656be4749481eeffb09e19f320a25237d5221c985d"
|
|
"checksum cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
|
|
"checksum cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
"checksum chrono 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)" = "80094f509cf8b5ae86a4966a39b3ff66cd7e2a3e594accec3743ff3fabeab5b2"
|
|
"checksum clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)" = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002"
|
|
"checksum cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"
|
|
"checksum const_fn 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "28b9d6de7f49e22cf97ad17fc4036ece69300032f45f78f30b4a4482cdc3f4a6"
|
|
"checksum constant_time_eq 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
|
|
"checksum conv 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "78ff10625fd0ac447827aa30ea8b861fead473bb60aeb73af6c1c58caf0d1299"
|
|
"checksum cpp 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2d1cd8699ffa1b18fd388183f7762e0545eddbd5c6ec95e9e3b42a4a71a507ff"
|
|
"checksum cpp_build 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c47531e7e09532ad4827098729794f5e1a5b1c2ccbb5e295498d2e7ab451c445"
|
|
"checksum cpp_common 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "79e39149a7943affa02f5b6e347ca2840a129cc78d5883ee229f0f1c4027d628"
|
|
"checksum cpp_macros 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6bba562eb4d65561efb6cef4e5f0de5936edfee7c6af7a4dfc323f6f2c997e40"
|
|
"checksum cpp_syn 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a8cd649bf5b3804d92fe12a60c7698f5a538a6033ed8a668bf5241d4d4f1644e"
|
|
"checksum cpp_synmap 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "897e4f9cdbe2874edd3ffe53718ee5d8b89e2a970057b2c93d3214104f2e90b6"
|
|
"checksum cpp_synom 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1fc8da5694233b646150c785118f77835ad0a49680c7f312a10ef30957c67b6d"
|
|
"checksum criterion 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "70daa7ceec6cf143990669a04c7df13391d55fb27bd4079d252fca774ba244d8"
|
|
"checksum criterion-plot 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "e022feadec601fba1649cfa83586381a4ad31c6bf3a9ab7d408118b05dd9889d"
|
|
"checksum crossbeam-channel 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "dca26ee1f8d361640700bde38b2c37d8c22b3ce2d360e1fc1c74ea4b0aa7d775"
|
|
"checksum crossbeam-deque 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "94af6efb46fef72616855b036a624cf27ba656ffc9be1b9a3c931cfc7749a9a9"
|
|
"checksum crossbeam-epoch 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a1aaa739f95311c2c7887a76863f500026092fb1dce0161dab577e559ef3569d"
|
|
"checksum crossbeam-utils 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "02d96d1e189ef58269ebe5b97953da3274d83a93af647c2ddd6f9dab28cedb8d"
|
|
"checksum csv 1.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "f9d58633299b24b515ac72a3f869f8b91306a3cec616a602843a383acd6f9e97"
|
|
"checksum csv-core 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "2b2466559f260f48ad25fe6317b3c8dac77b5bdb5763ac7d9d6103530663bc90"
|
|
"checksum custom_derive 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "ef8ae57c4978a2acd8b869ce6b9ca1dfe817bff704c220209fdef2c0b75a01b9"
|
|
"checksum data-encoding 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f4f47ca1860a761136924ddd2422ba77b2ea54fe8cc75b9040804a0d9d32ad97"
|
|
"checksum digest 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e5b29bf156f3f4b3c4f610a25ff69370616ae6e0657d416de22645483e72af0a"
|
|
"checksum dunce 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b2641c4a7c0c4101df53ea572bffdc561c146f6c2eb09e4df02bc4811e3feeb4"
|
|
"checksum either 1.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
|
|
"checksum env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36"
|
|
"checksum fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
|
|
"checksum filetime 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)" = "0c122a393ea57648015bf06fbd3d372378992e86b9ff5a7a497b076a28c79efe"
|
|
"checksum fnv 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)" = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
|
"checksum fs_extra 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2022715d62ab30faffd124d40b76f4134a550a87792276512b18d63272333394"
|
|
"checksum fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
|
|
"checksum generic-array 0.8.3 (registry+https://github.com/rust-lang/crates.io-index)" = "fceb69994e330afed50c93524be68c42fa898c2d9fd4ee8da03bd7363acd26f2"
|
|
"checksum getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)" = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
|
|
"checksum getrandom 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
|
|
"checksum glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "8be18de09a56b60ed0edf84bc9df007e30040691af7acd1c41874faac5895bfb"
|
|
"checksum glob 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
|
|
"checksum half 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "62aca2aba2d62b4a7f5b33f3712cb1b0692779a56fb510499d5c0aa594daeaf3"
|
|
"checksum hermit-abi 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" = "322f4de77956e22ed0e5032c359a0f1273f1f7f0d79bfa3b8ffbc730d7fbcc5c"
|
|
"checksum hex 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d6a22814455d41612f41161581c2883c0c6a1c41852729b17d5ed88f01e153aa"
|
|
"checksum hostname 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"
|
|
"checksum ioctl-sys 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "5e2c4b26352496eaaa8ca7cfa9bd99e93419d3f7983dc6e99c2a35fe9e33504a"
|
|
"checksum itertools 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f56a2d0bc861f9165be4eb3442afd3c236d8a98afd426f65d92324ae1091a484"
|
|
"checksum itertools 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "284f18f85651fe11e8a991b2adb42cb078325c996ed026d994719efcfca1d54b"
|
|
"checksum itoa 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)" = "dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736"
|
|
"checksum js-sys 0.3.46 (registry+https://github.com/rust-lang/crates.io-index)" = "cf3d7383929f7c9c7c2d0fa596f325832df98c3704f2c60553080f7127a58175"
|
|
"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
|
|
"checksum lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
|
"checksum libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)" = "d515b1f41455adea1313a4a2ac8a8a477634fbae63cc6100e3aebb207ce61558"
|
|
"checksum log 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)" = "fcf3805d4480bb5b86070dcfeb9e2cb2ebc148adb753c5cca5f884d1d65a42b2"
|
|
"checksum match_cfg 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"
|
|
"checksum maybe-uninit 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"
|
|
"checksum md5 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "79c56d6a0b07f9e19282511c83fc5b086364cbae4ba8c7d5f190c3d9b0425a48"
|
|
"checksum memchr 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "148fab2e51b4f1cfc66da2a7c32981d1d3c083a803978268bb11fe4b86925e7a"
|
|
"checksum memchr 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "0ee1c47aaa256ecabcaea351eae4a9b01ef39ed810004e298d2511ed284b1525"
|
|
"checksum memoffset 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "157b4208e3059a8f9e78d559edc658e13df41410cb3ae03979c83130067fdd87"
|
|
"checksum nix 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4dbdc256eaac2e3bd236d93ad999d3479ef775c863dbda3068c4006a92eec51b"
|
|
"checksum nix 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "47e49f6982987135c5e9620ab317623e723bd06738fd85377e8d55f57c8b6487"
|
|
"checksum nodrop 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"
|
|
"checksum num-integer 0.1.44 (registry+https://github.com/rust-lang/crates.io-index)" = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db"
|
|
"checksum num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"
|
|
"checksum num_cpus 1.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"
|
|
"checksum number_prefix 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3"
|
|
"checksum numtoa 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b8f8bdf33df195859076e54ab11ee78a1b208382d3a26ec40d142ffc1ecc49ef"
|
|
"checksum onig 4.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8518fcb2b1b8c2f45f0ad499df4fda6087fc3475ca69a185c173b8315d2fb383"
|
|
"checksum onig_sys 69.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388410bf5fa341f10e58e6db3975f4bea1ac30247dd79d37a9e5ced3cb4cc3b0"
|
|
"checksum oorandom 11.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575"
|
|
"checksum paste 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" = "45ca20c77d80be666aef2b45486da86238fabe33e38306bd3118fe4af33fa880"
|
|
"checksum paste-impl 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" = "d95a7db200b97ef370c8e6de0088252f7e0dfff7d047a28528e47456c0fc98b6"
|
|
"checksum pkg-config 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)" = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c"
|
|
"checksum platform-info 0.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f2fd076acdc7a98374de6e300bf3af675997225bef21aecac2219553f04dd7e8"
|
|
"checksum plotters 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)" = "0d1685fbe7beba33de0330629da9d955ac75bd54f33d7b79f9a895590124f6bb"
|
|
"checksum ppv-lite86 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)" = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857"
|
|
"checksum proc-macro-hack 0.5.19 (registry+https://github.com/rust-lang/crates.io-index)" = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
|
|
"checksum proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" = "1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71"
|
|
"checksum quick-error 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
|
|
"checksum quickcheck 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a44883e74aa97ad63db83c4bf8ca490f02b2fc02f92575e720c8551e843c945f"
|
|
"checksum quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a"
|
|
"checksum quote 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)" = "991431c3519a3f36861882da93630ce66b52918dcf1b8e2fd66b397fc96f28df"
|
|
"checksum rand 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c618c47cd3ebd209790115ab837de41425723956ad3ce2e6a7f09890947cacb9"
|
|
"checksum rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
|
|
"checksum rand_chacha 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
|
|
"checksum rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
|
|
"checksum rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
|
|
"checksum rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
|
|
"checksum rand_hc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
|
|
"checksum rand_pcg 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"
|
|
"checksum rayon 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8b0d8e0819fadc20c74ea8373106ead0600e3a67ef1fe8da56e39b9ae7275674"
|
|
"checksum rayon-core 1.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9ab346ac5921dc62ffa9f89b7a773907511cdfa5490c572ae9be1be33e8afa4a"
|
|
"checksum redox_syscall 0.1.57 (registry+https://github.com/rust-lang/crates.io-index)" = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
|
|
"checksum redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76"
|
|
"checksum regex 1.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "d9251239e129e16308e70d853559389de218ac275b515068abc96829d05b948a"
|
|
"checksum regex-automata 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "ae1ded71d66a4a97f5e961fd0cb25a5f366a42a41570d16a763a69c092c26ae4"
|
|
"checksum regex-syntax 0.6.22 (registry+https://github.com/rust-lang/crates.io-index)" = "b5eb417147ba9860a96cfe72a0b93bf88fee1744b5636ec99ab20c1aa9376581"
|
|
"checksum remove_dir_all 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
|
|
"checksum rust-ini 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3e52c148ef37f8c375d49d5a73aa70713125b7f19095948a923f80afdeb22ec2"
|
|
"checksum rustc-demangle 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "4c691c0e608126e00913e33f0ccf3727d5fc84573623b8d65b2df340b5201783"
|
|
"checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
|
|
"checksum ryu 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"
|
|
"checksum same-file 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "585e8ddcedc187886a30fa705c47985c3fa88d06624095856b36ca0b82ff4421"
|
|
"checksum scopeguard 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
|
|
"checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
|
|
"checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
|
|
"checksum serde 1.0.119 (registry+https://github.com/rust-lang/crates.io-index)" = "9bdd36f49e35b61d49efd8aa7fc068fd295961fd2286d0b2ee9a4c7a14e99cc3"
|
|
"checksum serde_cbor 0.11.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1e18acfa2f90e8b735b2836ab8d538de304cbb6729a7360729ea5a895d15a622"
|
|
"checksum serde_derive 1.0.119 (registry+https://github.com/rust-lang/crates.io-index)" = "552954ce79a059ddd5fd68c271592374bd15cab2274970380c000118aeffe1cd"
|
|
"checksum serde_json 1.0.61 (registry+https://github.com/rust-lang/crates.io-index)" = "4fceb2595057b6891a4ee808f70054bd2d12f0e97f1cbb78689b59f676df325a"
|
|
"checksum sha1 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d"
|
|
"checksum sha2 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7d963c78ce367df26d7ea8b8cc655c651b42e8a1e584e869c1e17dae3ccb116a"
|
|
"checksum sha3 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "26405905b6a56a94c60109cfda62610507ac14a65be531f5767dec5c5a8dd6a0"
|
|
"checksum smallvec 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)" = "b97fcaeba89edba30f044a10c6a3cc39df9c3f17d7cd829dd1446cab35f890e0"
|
|
"checksum strsim 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
|
|
"checksum syn 1.0.58 (registry+https://github.com/rust-lang/crates.io-index)" = "cc60a3d73ea6594cd712d830cc1f0390fd71542d8c8cd24e70cc54cdfd5e05d5"
|
|
"checksum tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
|
|
"checksum term_grid 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "230d3e804faaed5a39b08319efb797783df2fd9671b39b7596490cb486d702cf"
|
|
"checksum term_size 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1e4129646ca0ed8f45d09b929036bafad5377103edd06e50bf574b353d2b08d9"
|
|
"checksum termion 1.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "c22cec9d8978d906be5ac94bceb5a010d885c626c4c8855721a4dbd20e3ac905"
|
|
"checksum termsize 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "5e86d824a8e90f342ad3ef4bd51ef7119a9b681b0cc9f8ee7b2852f02ccd2517"
|
|
"checksum textwrap 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
|
|
"checksum thiserror 1.0.23 (registry+https://github.com/rust-lang/crates.io-index)" = "76cc616c6abf8c8928e2fdcc0dbfab37175edd8fb49a4641066ad1364fdab146"
|
|
"checksum thiserror-impl 1.0.23 (registry+https://github.com/rust-lang/crates.io-index)" = "9be73a2caec27583d0046ef3796c3794f868a5bc813db689eed00c7631275cd1"
|
|
"checksum thread_local 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bb9bc092d0d51e76b2b19d9d85534ffc9ec2db959a2523cdae0697e2972cd447"
|
|
"checksum time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)" = "db8dcfca086c1143c9270ac42a2bbd8a7ee477b78ac8e45b19abfb0cbede4b6f"
|
|
"checksum tinytemplate 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a2ada8616fad06a2d0c455adc530de4ef57605a8120cc65da9653e0e9623ca74"
|
|
"checksum typenum 1.12.0 (registry+https://github.com/rust-lang/crates.io-index)" = "373c8a200f9e67a0c95e62a4f52fbf80c23b4381c05a17845531982fa99e6b33"
|
|
"checksum unicode-width 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
|
|
"checksum unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f860d7d29cf02cb2f3f359fd35991af3d30bac52c57d265a3c461074cb4dc"
|
|
"checksum unicode-xid 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564"
|
|
"checksum unindent 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "f14ee04d9415b52b3aeab06258a3f07093182b88ba0f9b8d203f211a7a7d41c7"
|
|
"checksum unix_socket 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6aa2700417c405c38f5e6902d699345241c28c0b7ade4abaad71e35a87eb1564"
|
|
"checksum users 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "aa4227e95324a443c9fcb06e03d4d85e91aabe9a5a02aa818688b6918b6af486"
|
|
"checksum vec_map 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
|
|
"checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
|
|
"checksum walkdir 2.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "777182bc735b6424e1a57516d35ed72cb8019d85c8c9bf536dccb3445c1a2f7d"
|
|
"checksum wasi 0.9.0+wasi-snapshot-preview1 (registry+https://github.com/rust-lang/crates.io-index)" = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
|
|
"checksum wasm-bindgen 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)" = "3cd364751395ca0f68cafb17666eee36b63077fb5ecd972bbcd74c90c4bf736e"
|
|
"checksum wasm-bindgen-backend 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)" = "1114f89ab1f4106e5b55e688b828c0ab0ea593a1ea7c094b141b14cbaaec2d62"
|
|
"checksum wasm-bindgen-macro 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6ac8995ead1f084a8dea1e65f194d0973800c7f571f6edd70adf06ecf77084"
|
|
"checksum wasm-bindgen-macro-support 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)" = "b5a48c72f299d80557c7c62e37e7225369ecc0c963964059509fbafe917c7549"
|
|
"checksum wasm-bindgen-shared 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)" = "7e7811dd7f9398f14cc76efd356f98f03aa30419dea46aa810d71e819fc97158"
|
|
"checksum web-sys 0.3.46 (registry+https://github.com/rust-lang/crates.io-index)" = "222b1ef9334f92a21d3fb53dc3fd80f30836959a90f9274a626d7e06315ba3c3"
|
|
"checksum wild 2.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "035793abb854745033f01a07647a79831eba29ec0be377205f2a25b0aa830020"
|
|
"checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
|
|
"checksum winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
|
|
"checksum winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
|
|
"checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
|
"checksum winapi-util 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7168bab6e1daee33b4557efd0e95d5ca70a03706d39fa5f3fe7a236f584b03c9"
|
|
"checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
"checksum xattr 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c"
|