coreutils/Cargo.lock

3297 lines
66 KiB
Plaintext
Raw Normal View History

# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
2022-01-15 10:08:07 +00:00
version = 3
2015-12-29 14:31:34 +00:00
[[package]]
name = "Inflector"
version = "0.11.4"
2015-12-29 14:31:34 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3"
2015-12-29 14:31:34 +00:00
[[package]]
name = "adler"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
[[package]]
name = "ahash"
version = "0.7.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"
dependencies = [
"getrandom",
"once_cell",
"version_check",
]
[[package]]
name = "aho-corasick"
version = "0.7.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4f55bd91a0978cbfd91c457a164bab8b4001c833b7f323132c0a4e1922dd44e"
dependencies = [
2022-08-20 14:27:06 +00:00
"memchr",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "aliasable"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd"
2022-08-16 12:26:26 +00:00
[[package]]
name = "android_system_properties"
version = "0.1.5"
2022-08-16 12:26:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
2022-08-16 12:26:26 +00:00
dependencies = [
"libc",
]
[[package]]
name = "ansi_term"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
dependencies = [
"winapi",
]
2021-05-28 18:08:46 +00:00
[[package]]
name = "arrayref"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"
[[package]]
name = "arrayvec"
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"
[[package]]
2020-05-22 05:18:29 +00:00
name = "atty"
version = "0.2.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
dependencies = [
"hermit-abi",
"libc",
"winapi",
]
[[package]]
name = "autocfg"
2022-05-22 17:57:19 +00:00
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-22 17:57:19 +00:00
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
[[package]]
name = "bigdecimal"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6aaf33151a6429fe9211d1b276eafdf70cdff28b071e76c0b0e1503221ea3744"
dependencies = [
"num-bigint",
"num-integer",
"num-traits",
]
[[package]]
name = "binary-heap-plus"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4f068638f8ff9e118a9361e66a411eff410e7fb3ecaa23bf9272324f8fc606d7"
dependencies = [
"compare",
]
[[package]]
name = "bindgen"
version = "0.60.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "062dddbc1ba4aca46de6338e2bf87771414c335f7b2f2036e8f3e9befebf88e6"
dependencies = [
"bitflags",
"cexpr",
"clang-sys",
"clap",
2022-01-02 01:01:16 +00:00
"env_logger 0.9.0",
"lazy_static",
"lazycell",
"log",
"peeking_take_while",
"proc-macro2",
2022-08-20 14:27:06 +00:00
"quote",
"regex",
"rustc-hash",
"shlex",
"which",
]
2017-03-27 04:06:23 +00:00
[[package]]
name = "bitflags"
version = "1.3.2"
2017-03-27 04:06:23 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
2017-03-27 04:06:23 +00:00
[[package]]
2021-05-28 18:08:46 +00:00
name = "blake2b_simd"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72936ee4afc7f8f736d1c38383b56480b5497b4617b4a77bdbf1d2ababc76127"
dependencies = [
2021-05-28 18:08:46 +00:00
"arrayref",
"arrayvec",
"constant_time_eq",
]
[[package]]
name = "blake3"
version = "1.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a08e53fc5a564bb15bfe6fae56bd71522205f1f91893f9c0116edad6496c183f"
dependencies = [
"arrayref",
"arrayvec",
"cc",
"cfg-if",
"constant_time_eq",
"digest",
]
[[package]]
name = "block-buffer"
version = "0.10.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "69cce20737498f97b993470a6e536b8523f0af7892a4f928cceb1ac5e52ebe7e"
dependencies = [
"generic-array",
]
[[package]]
name = "bstr"
version = "0.2.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"
dependencies = [
"lazy_static",
2022-08-20 14:27:06 +00:00
"memchr",
"regex-automata",
]
2022-08-16 12:26:26 +00:00
[[package]]
name = "bumpalo"
version = "3.11.0"
2022-08-16 12:26:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c1ad822118d20d2c234f427000d5acc36eabe1e29a348c89b63dd60b13f28e5d"
2022-08-16 12:26:26 +00:00
[[package]]
name = "byte-unit"
version = "4.0.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95ebf10dda65f19ff0f42ea15572a359ed60d7fc74fdc984d90310937be0014b"
dependencies = [
"utf8-width",
]
[[package]]
name = "bytecount"
version = "0.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c676a478f63e9fa2dd5368a42f28bba0d6c560b775f38583c8bbaa7fcd67c9c"
[[package]]
name = "byteorder"
2021-03-25 22:28:47 +00:00
version = "1.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
2017-10-01 17:06:28 +00:00
[[package]]
name = "cc"
2022-05-22 17:57:19 +00:00
version = "1.0.73"
2017-10-01 17:06:28 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-22 17:57:19 +00:00
checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"
2017-10-01 17:06:28 +00:00
[[package]]
name = "cexpr"
2022-01-02 01:01:16 +00:00
version = "0.6.0"
2017-10-01 17:06:28 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-02 01:01:16 +00:00
checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
dependencies = [
"nom",
]
2017-10-01 17:06:28 +00:00
2020-10-22 22:33:58 +00:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2020-10-22 22:33:58 +00:00
2017-03-27 04:06:23 +00:00
[[package]]
name = "chrono"
2022-08-16 12:26:26 +00:00
version = "0.4.22"
2017-03-27 04:06:23 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "bfd4d1b31faaa3a89d7934dbded3111da0d2ef28e3ebccdb4f0179f5929d1ef1"
2017-03-27 04:06:23 +00:00
dependencies = [
2022-08-16 12:26:26 +00:00
"iana-time-zone",
"num-integer",
"num-traits",
"winapi",
2017-03-27 04:06:23 +00:00
]
[[package]]
name = "clang-sys"
2022-08-16 12:26:26 +00:00
version = "1.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "5a050e2153c5be08febd6734e29298e844fdb0fa21aeddd63b4eb7baa106c69b"
dependencies = [
"glob",
"libc",
"libloading",
]
2017-03-27 04:06:23 +00:00
[[package]]
name = "clap"
2022-09-14 08:53:28 +00:00
version = "3.2.21"
2022-01-11 17:54:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-14 08:53:28 +00:00
checksum = "1ed5341b2301a26ab80be5cbdced622e80ed808483c52e45e3310a877d3b37d7"
2022-01-11 17:54:42 +00:00
dependencies = [
"atty",
"bitflags",
"clap_lex",
2022-01-11 17:54:42 +00:00
"indexmap",
2022-07-29 07:18:03 +00:00
"once_cell",
"strsim",
2022-01-11 17:54:42 +00:00
"termcolor",
"terminal_size",
"textwrap",
2022-01-11 17:54:42 +00:00
]
[[package]]
name = "clap_complete"
2022-09-14 08:53:28 +00:00
version = "3.2.5"
2022-01-11 17:54:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-14 08:53:28 +00:00
checksum = "3f7a2e0a962c45ce25afce14220bc24f9dade0a1787f185cecf96bfba7847cd8"
2022-01-11 17:54:42 +00:00
dependencies = [
"clap",
]
[[package]]
name = "clap_lex"
2022-07-29 07:18:03 +00:00
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-29 07:18:03 +00:00
checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5"
dependencies = [
"os_str_bytes",
2022-01-11 17:54:42 +00:00
]
[[package]]
name = "compare"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "120133d4db2ec47efe2e26502ee984747630c67f51974fca0b6c1340cf2368d3"
[[package]]
name = "constant_time_eq"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
[[package]]
name = "conv"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "78ff10625fd0ac447827aa30ea8b861fead473bb60aeb73af6c1c58caf0d1299"
dependencies = [
"custom_derive",
]
2022-08-16 12:26:26 +00:00
[[package]]
name = "core-foundation-sys"
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"
2015-12-29 14:31:34 +00:00
[[package]]
2020-05-22 05:18:29 +00:00
name = "coreutils"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2015-12-29 14:31:34 +00:00
dependencies = [
"atty",
2021-05-29 12:30:30 +00:00
"chrono",
"clap",
2022-01-11 17:54:42 +00:00
"clap_complete",
"conv",
"filetime",
"glob",
"hex-literal",
"libc",
2022-08-16 12:37:58 +00:00
"nix",
2022-07-12 13:08:18 +00:00
"once_cell",
"phf",
"phf_codegen",
"pretty_assertions",
"procfs",
"rand",
"regex",
"rlimit",
"selinux",
"sha1",
"tempfile",
"textwrap",
"time",
"unindent",
"users",
"uu_arch",
"uu_base32",
"uu_base64",
"uu_basename",
"uu_basenc",
"uu_cat",
"uu_chcon",
"uu_chgrp",
"uu_chmod",
"uu_chown",
"uu_chroot",
"uu_cksum",
"uu_comm",
"uu_cp",
"uu_csplit",
"uu_cut",
"uu_date",
"uu_dd",
"uu_df",
"uu_dir",
"uu_dircolors",
"uu_dirname",
"uu_du",
"uu_echo",
"uu_env",
"uu_expand",
"uu_expr",
"uu_factor",
"uu_false",
"uu_fmt",
"uu_fold",
"uu_groups",
"uu_hashsum",
"uu_head",
"uu_hostid",
"uu_hostname",
"uu_id",
"uu_install",
"uu_join",
"uu_kill",
"uu_link",
"uu_ln",
"uu_logname",
"uu_ls",
"uu_mkdir",
"uu_mkfifo",
"uu_mknod",
"uu_mktemp",
"uu_more",
"uu_mv",
"uu_nice",
"uu_nl",
"uu_nohup",
"uu_nproc",
"uu_numfmt",
"uu_od",
"uu_paste",
"uu_pathchk",
"uu_pinky",
2021-04-09 20:02:25 +00:00
"uu_pr",
"uu_printenv",
"uu_printf",
"uu_ptx",
"uu_pwd",
"uu_readlink",
"uu_realpath",
"uu_relpath",
"uu_rm",
"uu_rmdir",
"uu_runcon",
"uu_seq",
"uu_shred",
"uu_shuf",
"uu_sleep",
"uu_sort",
"uu_split",
"uu_stat",
"uu_stdbuf",
2022-06-24 18:01:02 +00:00
"uu_stty",
"uu_sum",
"uu_sync",
"uu_tac",
"uu_tail",
"uu_tee",
"uu_test",
"uu_timeout",
"uu_touch",
"uu_tr",
"uu_true",
"uu_truncate",
"uu_tsort",
"uu_tty",
"uu_uname",
"uu_unexpand",
"uu_uniq",
"uu_unlink",
"uu_uptime",
"uu_users",
"uu_vdir",
"uu_wc",
"uu_who",
"uu_whoami",
"uu_yes",
"uucore",
"walkdir",
"zip",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "coz"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cef55b3fe2f5477d59e12bc792e8b3c95a25bd099eadcfae006ecea136de76e2"
dependencies = [
"libc",
"once_cell",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "cpp"
2022-05-22 17:57:19 +00:00
version = "0.5.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-22 17:57:19 +00:00
checksum = "dec5e86d4f6547f0218ad923d9508244a71ef83b763196e6698b4f70f3595185"
dependencies = [
"cpp_macros",
]
[[package]]
name = "cpp_build"
2022-08-20 14:27:06 +00:00
version = "0.5.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-20 14:27:06 +00:00
checksum = "16f4d303b8ec35fb3afd7e963e2c898117f1e49930becb703e4a7ac528ad2dd0"
dependencies = [
"cc",
2022-08-20 14:27:06 +00:00
"cpp_common",
"lazy_static",
2022-08-20 14:27:06 +00:00
"proc-macro2",
"regex",
"syn",
"unicode-xid",
]
[[package]]
name = "cpp_common"
2022-05-22 17:57:19 +00:00
version = "0.5.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-22 17:57:19 +00:00
checksum = "76071bb9c8c4dd2b5eb209907deab7b031323cf1be3dfdc6ec5d37f4f187d8a1"
dependencies = [
"lazy_static",
"proc-macro2",
"syn",
]
[[package]]
name = "cpp_macros"
2022-05-22 17:57:19 +00:00
version = "0.5.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-22 17:57:19 +00:00
checksum = "7fdaa01904c12a8989dbfa110b41ef27efc432ac9934f691b9732f01cb64dc01"
dependencies = [
"aho-corasick",
"byteorder",
2022-08-20 14:27:06 +00:00
"cpp_common",
"lazy_static",
"proc-macro2",
2022-08-20 14:27:06 +00:00
"quote",
"syn",
]
2022-01-30 20:08:14 +00:00
[[package]]
name = "cpufeatures"
version = "0.2.5"
2022-01-30 20:08:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320"
2022-01-30 20:08:14 +00:00
dependencies = [
"libc",
]
[[package]]
name = "crc32fast"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
dependencies = [
"cfg-if",
]
[[package]]
2020-10-14 19:37:50 +00:00
name = "crossbeam-channel"
2022-08-16 12:26:26 +00:00
version = "0.5.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "c2dd04ddaf88237dc3b8d8f9a3c1004b506b54b3313403944054d23c0870c521"
dependencies = [
"cfg-if",
"crossbeam-utils",
]
[[package]]
2020-10-14 19:37:50 +00:00
name = "crossbeam-deque"
2022-08-16 12:26:26 +00:00
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "715e8152b692bba2d374b53d4875445368fdf21a94751410af607a5ac677d1fc"
dependencies = [
"cfg-if",
"crossbeam-epoch",
"crossbeam-utils",
]
[[package]]
2020-10-14 19:37:50 +00:00
name = "crossbeam-epoch"
2022-08-16 12:26:26 +00:00
version = "0.9.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "045ebe27666471bb549370b4b0b3e51b07f56325befa4284db65fc89c02511b1"
dependencies = [
2022-05-22 17:57:19 +00:00
"autocfg",
"cfg-if",
"crossbeam-utils",
"memoffset",
2022-08-16 12:26:26 +00:00
"once_cell",
"scopeguard",
]
[[package]]
name = "crossbeam-utils"
2022-08-16 12:26:26 +00:00
version = "0.8.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "51887d4adc7b564537b15adcfb307936f8075dfcd5f00dde9a9f1d29383682bc"
dependencies = [
"cfg-if",
2022-08-16 12:26:26 +00:00
"once_cell",
]
[[package]]
name = "crossterm"
2022-08-16 12:26:26 +00:00
version = "0.25.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "e64e6c0fbe2c17357405f7c758c1ef960fce08bdfb2c03d88d2a18d7e09c4b67"
dependencies = [
"bitflags",
"crossterm_winapi",
"libc",
"mio",
"parking_lot",
"signal-hook",
"signal-hook-mio",
"winapi",
]
[[package]]
name = "crossterm_winapi"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2ae1b35a484aa10e07fe0638d02301c5ad24de82d310ccbd2f3693da5f09bf1c"
dependencies = [
"winapi",
]
[[package]]
name = "crunchy"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
2022-01-30 20:08:14 +00:00
[[package]]
name = "crypto-common"
2022-08-16 12:26:26 +00:00
version = "0.1.6"
2022-01-30 20:08:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
2022-01-30 20:08:14 +00:00
dependencies = [
"generic-array",
"typenum",
2022-01-30 20:08:14 +00:00
]
[[package]]
name = "ctor"
2022-08-16 12:26:26 +00:00
version = "0.1.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "cdffe87e1d521a10f9696f833fe502293ea446d7f256c06128293a4119bdf4cb"
dependencies = [
2022-08-20 14:27:06 +00:00
"quote",
"syn",
]
[[package]]
name = "ctrlc"
2022-08-16 12:26:26 +00:00
version = "3.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "1d91974fbbe88ec1df0c24a4f00f99583667a7e2e6272b2b92d294d81e462173"
dependencies = [
2022-08-16 12:37:58 +00:00
"nix",
"winapi",
]
[[package]]
name = "custom_derive"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ef8ae57c4978a2acd8b869ce6b9ca1dfe817bff704c220209fdef2c0b75a01b9"
[[package]]
name = "data-encoding"
version = "2.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3ee2393c4a91429dffb4bedf19f4d6abf27d8a732c8ce4980305d782e5426d57"
[[package]]
name = "data-encoding-macro"
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "86927b7cd2fe88fa698b87404b287ab98d1a0063a34071d92e575b72d3029aca"
dependencies = [
"data-encoding",
"data-encoding-macro-internal",
]
[[package]]
name = "data-encoding-macro-internal"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a5bbed42daaa95e780b60a50546aa345b8413a1e46f9a40a12907d3598f038db"
dependencies = [
"data-encoding",
"syn",
]
[[package]]
name = "diff"
2022-08-16 12:26:26 +00:00
version = "0.1.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
[[package]]
name = "digest"
version = "0.10.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "adfbc57365a37acbd2ebf2b64d7e69bb766e2fea813521ed536f5d0520dcf86c"
dependencies = [
2022-01-30 20:08:14 +00:00
"block-buffer",
"crypto-common",
"subtle",
]
[[package]]
name = "dlv-list"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0688c2a7f92e427f44895cd63841bff7b29f8d7a1648b9e7e07a4a365b2e1257"
[[package]]
name = "dns-lookup"
version = "1.0.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53ecafc952c4528d9b51a458d1a8904b81783feff9fde08ab6ed2545ff396872"
dependencies = [
"cfg-if",
"libc",
"socket2",
"winapi",
]
[[package]]
name = "dunce"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "453440c271cf5577fd2a40e4942540cb7d0d2f85e27c8d07dd0023c925a67541"
2016-11-29 17:56:30 +00:00
[[package]]
name = "either"
version = "1.8.0"
2016-11-29 17:56:30 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797"
2016-11-29 17:56:30 +00:00
[[package]]
name = "env_logger"
version = "0.8.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a19187fea3ac7e84da7dacf48de0c45d63c6a76f9490dae389aead16c243fce3"
dependencies = [
"log",
"regex",
]
[[package]]
name = "env_logger"
2022-01-02 01:01:16 +00:00
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-02 01:01:16 +00:00
checksum = "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3"
dependencies = [
"atty",
"humantime",
"log",
"regex",
"termcolor",
]
[[package]]
name = "errno"
version = "0.2.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"
dependencies = [
"errno-dragonfly",
"libc",
"winapi",
]
[[package]]
name = "errno-dragonfly"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
dependencies = [
"cc",
"libc",
]
[[package]]
name = "exacl"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "129c7b60e19ea8393c47b2110f8e3cea800530fd962380ef110d1fef6591faee"
dependencies = [
"bitflags",
"log",
"scopeguard",
"uuid",
]
2022-01-15 10:08:07 +00:00
[[package]]
name = "fastrand"
2022-08-16 12:26:26 +00:00
version = "1.8.0"
2022-01-15 10:08:07 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499"
2022-01-15 10:08:07 +00:00
dependencies = [
"instant",
]
[[package]]
name = "file_diff"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "31a7a908b8f32538a2143e59a6e4e2508988832d5d4d6f7c156b3cbc762643a5"
2015-12-29 14:31:34 +00:00
[[package]]
name = "filetime"
version = "0.2.17"
2015-12-29 14:31:34 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e94a7bbaa59354bc20dd75b67f23e2797b4490e9d6928203fb105c79e448c86c"
2015-12-29 14:31:34 +00:00
dependencies = [
"cfg-if",
"libc",
"redox_syscall",
"windows-sys",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "flate2"
2022-08-16 12:26:26 +00:00
version = "1.0.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "f82b0f4c27ad9f8bfd1f3208d882da2b09c301bc1c828fd3a00d0216d2fbbff6"
dependencies = [
"crc32fast",
"miniz_oxide",
]
2016-12-02 22:06:21 +00:00
[[package]]
name = "fnv"
2020-05-22 05:18:29 +00:00
version = "1.0.7"
2016-12-02 22:06:21 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
2016-12-02 22:06:21 +00:00
[[package]]
name = "fs_extra"
2020-10-14 19:37:50 +00:00
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2022715d62ab30faffd124d40b76f4134a550a87792276512b18d63272333394"
[[package]]
name = "fsevent-sys"
version = "4.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2"
dependencies = [
"libc",
]
[[package]]
name = "fts-sys"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dd59adcdd5dfaedc140e7007586a13c397777fcec8cc33460b4bd70bf0df5fa5"
dependencies = [
"bindgen",
"libc",
]
[[package]]
name = "gcd"
2022-01-02 01:01:16 +00:00
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-02 01:01:16 +00:00
checksum = "f37978dab2ca789938a83b2f8bc1ef32db6633af9051a6cd409eff72cbaaa79a"
dependencies = [
2022-03-18 10:27:56 +00:00
"paste",
2022-01-02 01:01:16 +00:00
]
2015-12-29 14:31:34 +00:00
[[package]]
name = "generic-array"
2022-08-16 12:26:26 +00:00
version = "0.14.6"
2015-12-29 14:31:34 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9"
dependencies = [
"typenum",
2022-01-30 20:08:14 +00:00
"version_check",
]
2015-12-29 14:31:34 +00:00
[[package]]
name = "getrandom"
2022-08-16 12:26:26 +00:00
version = "0.2.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "4eb1a864a501629691edf6c15a593b7a51eebaa1e8468e9ddc623de7c9b58ec6"
dependencies = [
"cfg-if",
"libc",
"wasi",
]
[[package]]
name = "glob"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
[[package]]
name = "half"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ad6a9459c9c30b177b925162351f97e7d967c7ea8bab3b8352805327daf45554"
dependencies = [
"crunchy",
]
[[package]]
name = "hashbrown"
2022-08-16 12:26:26 +00:00
version = "0.12.3"
2022-01-11 17:54:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
dependencies = [
"ahash",
]
2022-01-11 17:54:42 +00:00
2021-04-04 09:37:29 +00:00
[[package]]
name = "heck"
version = "0.4.0"
2021-04-04 09:37:29 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"
2015-12-29 14:31:34 +00:00
[[package]]
2020-05-22 05:18:29 +00:00
name = "hermit-abi"
version = "0.1.19"
2020-05-22 05:18:29 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
2015-12-29 14:31:34 +00:00
dependencies = [
"libc",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "hex"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
[[package]]
name = "hex-literal"
version = "0.3.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ebdb29d2ea9ed0083cd8cece49bbd968021bd99b0849edb4a9a7ee0fdf6a4e0"
[[package]]
name = "hostname"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"
dependencies = [
"libc",
"match_cfg",
"winapi",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "humantime"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
2022-08-16 12:26:26 +00:00
[[package]]
name = "iana-time-zone"
2022-09-14 08:53:28 +00:00
version = "0.1.48"
2022-08-16 12:26:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-14 08:53:28 +00:00
checksum = "237a0714f28b1ee39ccec0770ccb544eb02c9ef2c82bb096230eefcffa6468b0"
2022-08-16 12:26:26 +00:00
dependencies = [
"android_system_properties",
"core-foundation-sys",
"js-sys",
"once_cell",
2022-08-16 12:26:26 +00:00
"wasm-bindgen",
"winapi",
2022-08-16 12:26:26 +00:00
]
2022-01-11 17:54:42 +00:00
[[package]]
name = "indexmap"
2022-08-16 12:26:26 +00:00
version = "1.9.1"
2022-01-11 17:54:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e"
2022-01-11 17:54:42 +00:00
dependencies = [
"autocfg",
2022-08-16 12:26:26 +00:00
"hashbrown",
2022-01-11 17:54:42 +00:00
]
[[package]]
name = "inotify"
version = "0.9.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
dependencies = [
"bitflags",
"inotify-sys",
"libc",
]
[[package]]
name = "inotify-sys"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
dependencies = [
"libc",
]
2021-05-28 19:07:28 +00:00
[[package]]
name = "instant"
version = "0.1.12"
2021-05-28 19:07:28 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
2021-05-28 19:07:28 +00:00
dependencies = [
"cfg-if",
2021-05-28 19:07:28 +00:00
]
[[package]]
name = "io-lifetimes"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ea37f355c05dde75b84bba2d767906ad522e97cd9e2eef2be7a4ab7fb442c06"
[[package]]
name = "itertools"
2022-09-14 08:53:28 +00:00
version = "0.10.4"
2021-02-01 22:32:38 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-14 08:53:28 +00:00
checksum = "d8bf247779e67a9082a4790b45e71ac7cfd1321331a5c856a74a9faebdab78d0"
2021-02-01 22:32:38 +00:00
dependencies = [
"either",
2021-02-01 22:32:38 +00:00
]
2022-04-23 19:32:35 +00:00
[[package]]
name = "itoa"
2022-08-16 12:26:26 +00:00
version = "1.0.3"
2022-04-23 19:32:35 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "6c8af84674fe1f223a982c933a0ee1086ac4d4052aa0fb8060c12c6ad838e754"
[[package]]
name = "js-sys"
2022-09-14 08:53:28 +00:00
version = "0.3.60"
2022-08-16 12:26:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-14 08:53:28 +00:00
checksum = "49409df3e3bf0856b916e2ceaca09ee28e6871cf7d9ce97a692cacfdb2a25a47"
2022-08-16 12:26:26 +00:00
dependencies = [
"wasm-bindgen",
]
2022-04-23 19:32:35 +00:00
2022-01-30 20:08:14 +00:00
[[package]]
name = "keccak"
2022-08-16 12:26:26 +00:00
version = "0.1.2"
2022-01-30 20:08:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "f9b7d56ba4a8344d6be9729995e6b06f928af29998cdf79fe390cbf6b1fee838"
2022-01-30 20:08:14 +00:00
[[package]]
name = "kqueue"
2022-08-16 12:26:26 +00:00
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "4d6112e8f37b59803ac47a42d14f1f3a59bbf72fc6857ffc5be455e28a691f8e"
dependencies = [
"kqueue-sys",
"libc",
]
[[package]]
name = "kqueue-sys"
version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8367585489f01bc55dd27404dcf56b95e6da061a256a666ab23be9ba96a2e587"
dependencies = [
"bitflags",
"libc",
]
2015-12-29 14:31:34 +00:00
[[package]]
name = "lazy_static"
2020-05-22 05:18:29 +00:00
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
2015-12-29 14:31:34 +00:00
[[package]]
name = "lazycell"
version = "1.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
[[package]]
name = "libc"
version = "0.2.132"
2016-11-29 17:56:30 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8371e4e5341c3a96db127eb2465ac681ced4c433e01dd0e938adbef26ba93ba5"
[[package]]
name = "libloading"
2022-01-15 10:08:07 +00:00
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-15 10:08:07 +00:00
checksum = "efbc0f03f9a775e9f6aed295c6a1ba2253c5757a9e03d55c6caa46a681abcddd"
dependencies = [
"cfg-if",
"winapi",
]
[[package]]
name = "linux-raw-sys"
version = "0.0.46"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4d2456c373231a208ad294c33dc5bff30051eafd954cd4caae83a712b12854d"
[[package]]
2021-05-16 16:56:54 +00:00
name = "lock_api"
version = "0.4.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9f80bf5aacaf25cbfc8210d1cfb718f2bf3b11c4c54e5afe36c236853a8ec390"
dependencies = [
2022-05-22 17:57:19 +00:00
"autocfg",
2021-05-16 16:56:54 +00:00
"scopeguard",
]
[[package]]
2020-05-22 05:18:29 +00:00
name = "log"
2022-05-22 17:57:19 +00:00
version = "0.4.17"
2020-05-22 05:18:29 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-22 17:57:19 +00:00
checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
dependencies = [
"cfg-if",
]
[[package]]
name = "lscolors"
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "074bff749d092e2e818fe954952102f88e21f67fc69f4d350621aab15a1810f1"
dependencies = [
2022-01-02 01:01:16 +00:00
"ansi_term",
]
[[package]]
name = "match_cfg"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"
[[package]]
name = "md-5"
version = "0.10.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "66b48670c893079d3c2ed79114e3644b7004df1c361a4e0ad52e2e6940d07c3d"
dependencies = [
"digest",
]
[[package]]
name = "memchr"
version = "2.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
2015-12-29 14:31:34 +00:00
[[package]]
name = "memmap2"
2022-08-16 12:26:26 +00:00
version = "0.5.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "95af15f345b17af2efc8ead6080fb8bc376f8cec1b35277b935637595fe77498"
dependencies = [
"libc",
]
[[package]]
name = "memoffset"
2022-01-02 01:01:16 +00:00
version = "0.6.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-02 01:01:16 +00:00
checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"
dependencies = [
"autocfg",
]
[[package]]
name = "minimal-lexical"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
[[package]]
name = "miniz_oxide"
version = "0.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "96590ba8f175222643a85693f33d26e9c8a015f599c216509b1a6894af675d34"
dependencies = [
"adler",
]
2015-12-29 14:31:34 +00:00
[[package]]
name = "mio"
2022-08-16 12:26:26 +00:00
version = "0.8.4"
2020-05-22 05:18:29 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "57ee1c23c7c63b0c9250c339ffdc69255f110b298b901b9f6c82547b7b87caaf"
2015-12-29 14:31:34 +00:00
dependencies = [
"libc",
"log",
"wasi",
2022-05-22 17:57:19 +00:00
"windows-sys",
2015-12-29 14:31:34 +00:00
]
2022-08-16 12:26:26 +00:00
[[package]]
name = "nix"
version = "0.25.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e322c04a9e3440c327fca7b6c8a63e6890a32fa2ad689db972425f07e0d22abb"
dependencies = [
"autocfg",
"bitflags",
"cfg-if",
2022-08-16 12:26:26 +00:00
"libc",
2022-08-16 12:37:58 +00:00
"memoffset",
"pin-utils",
2022-08-16 12:26:26 +00:00
]
[[package]]
name = "nom"
version = "7.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8903e5a29a317527874d0402f867152a3d21c908bb0b933e416c65e301d4c36"
dependencies = [
2022-08-20 14:27:06 +00:00
"memchr",
"minimal-lexical",
]
[[package]]
name = "notify"
version = "5.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed2c66da08abae1c024c01d635253e402341b4060a12e99b31c7594063bf490a"
dependencies = [
"bitflags",
"crossbeam-channel",
"filetime",
"fsevent-sys",
"inotify",
"kqueue",
"libc",
"mio",
"walkdir",
"winapi",
]
[[package]]
name = "num-bigint"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f93ab6289c7b344a8a9f60f88d80aa20032336fe78da341afc91c8a2341fc75f"
dependencies = [
"autocfg",
"num-integer",
"num-traits",
]
2017-03-27 04:06:23 +00:00
[[package]]
name = "num-integer"
2022-05-22 17:57:19 +00:00
version = "0.1.45"
2017-03-27 04:06:23 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-22 17:57:19 +00:00
checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
2017-03-27 04:06:23 +00:00
dependencies = [
"autocfg",
"num-traits",
2017-03-27 04:06:23 +00:00
]
[[package]]
name = "num-traits"
version = "0.2.15"
2017-03-27 04:06:23 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
2020-05-22 05:18:29 +00:00
dependencies = [
"autocfg",
2020-05-22 05:18:29 +00:00
]
2017-03-27 04:06:23 +00:00
2015-12-29 14:31:34 +00:00
[[package]]
name = "num_cpus"
2022-01-02 01:01:16 +00:00
version = "1.13.1"
2015-12-29 14:31:34 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-02 01:01:16 +00:00
checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"
2015-12-29 14:31:34 +00:00
dependencies = [
"hermit-abi",
"libc",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "num_threads"
2022-05-22 17:57:19 +00:00
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-22 17:57:19 +00:00
checksum = "2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44"
dependencies = [
"libc",
]
[[package]]
name = "number_prefix"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3"
2015-12-29 14:31:34 +00:00
2021-04-22 22:49:05 +00:00
[[package]]
name = "once_cell"
version = "1.14.0"
2021-04-22 22:49:05 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2f7254b99e31cad77da24b08ebf628882739a608578bb1bcdfc1f9c21260d7c0"
2021-04-22 22:49:05 +00:00
2016-12-02 22:06:21 +00:00
[[package]]
name = "onig"
version = "6.4.0"
2016-12-02 22:06:21 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8c4b31c8722ad9171c6d77d3557db078cab2bd50afcc9d09c8b315c59df8ca4f"
2016-12-02 22:06:21 +00:00
dependencies = [
"bitflags",
"libc",
"once_cell",
"onig_sys",
2016-12-02 22:06:21 +00:00
]
[[package]]
name = "onig_sys"
2022-08-16 12:26:26 +00:00
version = "69.8.1"
2016-12-02 22:06:21 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "7b829e3d7e9cc74c7e315ee8edb185bf4190da5acde74afd7fc59c35b1f086e7"
2016-12-02 22:06:21 +00:00
dependencies = [
"cc",
"pkg-config",
]
[[package]]
name = "ordered-multimap"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ccd746e37177e1711c20dd619a1620f34f5c8b569c53590a72dedd5344d8924a"
dependencies = [
"dlv-list",
2022-08-16 12:26:26 +00:00
"hashbrown",
]
[[package]]
name = "os_display"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a6229bad892b46b0dcfaaeb18ad0d2e56400f5aaea05b768bde96e73676cf75"
dependencies = [
"unicode-width",
]
2022-01-11 17:54:42 +00:00
[[package]]
name = "os_str_bytes"
2022-09-14 08:53:28 +00:00
version = "6.3.0"
2022-01-11 17:54:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-14 08:53:28 +00:00
checksum = "9ff7415e9ae3fff1225851df9e0d9e4e5479f947619774677a63572e55e80eff"
2022-01-11 17:54:42 +00:00
[[package]]
name = "ouroboros"
version = "0.15.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f56a2b0aa5fc88687aaf63e85a7974422790ce3419a2e1a15870f8a55227822"
dependencies = [
"aliasable",
"ouroboros_macro",
]
[[package]]
name = "ouroboros_macro"
version = "0.15.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c40641e27d0eb38cae3dee081d920104d2db47a8e853c1a592ef68d33f5ebf4"
dependencies = [
"Inflector",
"proc-macro-error",
"proc-macro2",
2022-08-20 14:27:06 +00:00
"quote",
"syn",
]
[[package]]
name = "output_vt100"
2022-05-22 17:57:19 +00:00
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-22 17:57:19 +00:00
checksum = "628223faebab4e3e40667ee0b2336d34a5b960ff60ea743ddfdbcf7770bcfb66"
dependencies = [
"winapi",
]
[[package]]
name = "parking_lot"
2022-08-16 12:26:26 +00:00
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
dependencies = [
"lock_api",
"parking_lot_core",
]
[[package]]
name = "parking_lot_core"
2022-05-22 17:57:19 +00:00
version = "0.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-22 17:57:19 +00:00
checksum = "09a279cbf25cb0757810394fbc1e359949b59e348145c643a939a525692e6929"
dependencies = [
"cfg-if",
"libc",
"redox_syscall",
"smallvec",
"windows-sys",
]
2022-01-02 01:01:16 +00:00
[[package]]
name = "paste"
version = "1.0.9"
2022-01-02 01:01:16 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b1de2e551fb905ac83f73f7aedf2f0cb4a0da7e35efa24a202a936269f1f18e1"
2022-01-02 01:01:16 +00:00
[[package]]
name = "peeking_take_while"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
[[package]]
name = "phf"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259"
dependencies = [
"phf_shared",
]
[[package]]
name = "phf_codegen"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd"
dependencies = [
"phf_generator",
"phf_shared",
]
[[package]]
name = "phf_generator"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
dependencies = [
"phf_shared",
"rand",
]
[[package]]
name = "phf_shared"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
dependencies = [
"siphasher",
]
2022-08-16 12:37:58 +00:00
[[package]]
name = "pin-utils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2016-12-02 22:06:21 +00:00
[[package]]
name = "pkg-config"
2022-05-22 17:57:19 +00:00
version = "0.3.25"
2016-12-02 22:06:21 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-22 17:57:19 +00:00
checksum = "1df8c4ec4b0627e53bdf214615ad287367e482558cf84b109250b37464dc03ae"
2015-12-24 06:11:00 +00:00
[[package]]
name = "platform-info"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95f26dfd50c79dacf549a8a784734fff83a5e42736487464d782fc8a3a2f5563"
dependencies = [
"libc",
"winapi",
]
[[package]]
name = "ppv-lite86"
2022-01-02 01:01:16 +00:00
version = "0.2.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-02 01:01:16 +00:00
checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"
2021-02-01 22:32:38 +00:00
[[package]]
name = "pretty_assertions"
version = "1.3.0"
2021-02-01 22:32:38 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a25e9bcb20aa780fd0bb16b72403a9064d6b3f22f026946029acb941a50af755"
dependencies = [
"ctor",
"diff",
"output_vt100",
"yansi",
]
2021-02-01 22:32:38 +00:00
[[package]]
name = "proc-macro-error"
version = "1.0.4"
2021-02-01 22:32:38 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
2021-02-01 22:32:38 +00:00
dependencies = [
"proc-macro-error-attr",
"proc-macro2",
2022-08-20 14:27:06 +00:00
"quote",
"syn",
"version_check",
]
[[package]]
name = "proc-macro-error-attr"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
dependencies = [
"proc-macro2",
2022-08-20 14:27:06 +00:00
"quote",
"version_check",
]
2018-03-12 08:20:58 +00:00
[[package]]
name = "proc-macro2"
2022-08-16 12:26:26 +00:00
version = "1.0.43"
2018-03-12 08:20:58 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "0a2ca2c61bc9f3d74d2886294ab7b9853abd9c1ad903a3ac7815c58989bb7bab"
2018-03-12 08:20:58 +00:00
dependencies = [
2022-05-22 17:57:19 +00:00
"unicode-ident",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "procfs"
version = "0.14.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2dfb6451c91904606a1abe93e83a8ec851f45827fa84273f256ade45dc095818"
dependencies = [
"bitflags",
"byteorder",
"hex",
"lazy_static",
"rustix",
]
2021-05-31 12:48:12 +00:00
[[package]]
name = "quick-error"
version = "2.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"
[[package]]
name = "quickcheck"
version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "588f6378e4dd99458b60ec275b4477add41ce4fa9f64dcba6f15adccb19b50d6"
dependencies = [
"env_logger 0.8.4",
"log",
"rand",
]
2018-03-12 08:20:58 +00:00
[[package]]
name = "quote"
2022-08-16 12:26:26 +00:00
version = "1.0.21"
2018-03-12 08:20:58 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179"
2018-03-12 08:20:58 +00:00
dependencies = [
"proc-macro2",
2018-03-12 08:20:58 +00:00
]
[[package]]
name = "rand"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
dependencies = [
"libc",
"rand_chacha",
"rand_core",
]
[[package]]
name = "rand_chacha"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
dependencies = [
"ppv-lite86",
"rand_core",
]
[[package]]
name = "rand_core"
version = "0.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"
dependencies = [
"getrandom",
]
[[package]]
name = "rayon"
version = "1.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d"
dependencies = [
"autocfg",
"crossbeam-deque",
"either",
"rayon-core",
]
[[package]]
name = "rayon-core"
2022-05-22 17:57:19 +00:00
version = "1.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-22 17:57:19 +00:00
checksum = "258bcdb5ac6dad48491bb2992db6b7cf74878b0384908af124823d118c99683f"
dependencies = [
"crossbeam-channel",
"crossbeam-deque",
"crossbeam-utils",
"num_cpus",
]
2017-03-27 04:06:23 +00:00
[[package]]
name = "redox_syscall"
2022-08-16 12:26:26 +00:00
version = "0.2.16"
2021-01-21 20:09:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
2021-01-21 20:09:19 +00:00
dependencies = [
"bitflags",
2021-01-21 20:09:19 +00:00
]
[[package]]
name = "reference-counted-singleton"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f1bfbf25d7eb88ddcbb1ec3d755d0634da8f7657b2cb8b74089121409ab8228f"
[[package]]
name = "regex"
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4c4eb3267174b8c6c2f654116623910a0fef09c4753f8dd83db29c48a0df988b"
dependencies = [
"aho-corasick",
2022-08-20 14:27:06 +00:00
"memchr",
"regex-syntax",
]
[[package]]
name = "regex-automata"
2021-06-06 16:04:55 +00:00
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-06 16:04:55 +00:00
checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
[[package]]
name = "regex-syntax"
version = "0.6.27"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244"
2015-12-29 14:31:34 +00:00
[[package]]
name = "remove_dir_all"
2020-06-13 18:55:55 +00:00
version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
dependencies = [
"winapi",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "remove_dir_all"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "882f368737489ea543bc5c340e6f3d34a28c39980bd9a979e47322b26f60ac40"
dependencies = [
"libc",
"log",
"num_cpus",
"rayon",
"winapi",
]
[[package]]
2021-03-27 19:03:47 +00:00
name = "retain_mut"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8c31b5c4033f8fdde8700e4657be2c497e7288f01515be52168c631e2e4d4086"
[[package]]
name = "rlimit"
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7278a1ec8bfd4a4e07515c589f5ff7b309a373f987393aef44813d9dcf87aa3"
dependencies = [
"libc",
]
[[package]]
name = "rust-ini"
version = "0.18.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f6d5f2436026b4f6e79dc829837d467cc7e9a55ee40e750d716713540715a2df"
dependencies = [
"cfg-if",
"ordered-multimap",
]
[[package]]
name = "rustc-hash"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
[[package]]
name = "rustix"
version = "0.35.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72c825b8aa8010eb9ee99b75f05e10180b9278d161583034d7574c9d617aeada"
dependencies = [
"bitflags",
"errno",
"io-lifetimes",
"libc",
"linux-raw-sys",
"windows-sys",
]
2022-02-21 17:34:25 +00:00
[[package]]
name = "rustversion"
2022-08-16 12:26:26 +00:00
version = "1.0.9"
2022-02-21 17:34:25 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "97477e48b4cf8603ad5f7aaf897467cf42ab4218a38ef76fb14c2d6773a6d6a8"
2022-02-21 17:34:25 +00:00
2016-12-02 22:06:21 +00:00
[[package]]
name = "same-file"
2021-03-25 22:28:47 +00:00
version = "1.0.6"
2016-12-02 22:06:21 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
2016-12-02 22:06:21 +00:00
dependencies = [
"winapi-util",
2016-12-02 22:06:21 +00:00
]
[[package]]
name = "scopeguard"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
[[package]]
name = "selinux"
version = "0.2.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c4534fb886814d0015bcc290979263692213627bdf8ed4091746bb1c77acb0d"
dependencies = [
"bitflags",
"libc",
"once_cell",
"reference-counted-singleton",
"selinux-sys",
"thiserror",
]
[[package]]
name = "selinux-sys"
version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "223e5015ef798b00c3303373a9fe471e91ac455a863b00d3511fe2772b4af864"
dependencies = [
"bindgen",
"cc",
"dunce",
"walkdir",
]
[[package]]
name = "sha1"
version = "0.10.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "006769ba83e921b3085caa8334186b00cf92b4cb1a6cf4632fbccc8eff5c7549"
dependencies = [
"cfg-if",
"cpufeatures",
"digest",
]
[[package]]
name = "sha2"
version = "0.10.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf9db03534dff993187064c4e0c05a5708d2a9728ace9a8959b77bedf415dac5"
dependencies = [
"cfg-if",
2022-01-30 20:08:14 +00:00
"cpufeatures",
"digest",
]
[[package]]
name = "sha3"
version = "0.10.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eaedf34ed289ea47c2b741bb72e5357a209512d67bcd4bda44359e5bf0470f56"
dependencies = [
"digest",
2022-01-30 20:08:14 +00:00
"keccak",
]
[[package]]
name = "shlex"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"
[[package]]
name = "signal-hook"
version = "0.3.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a253b5e89e2698464fc26b545c9edceb338e18a89effeeecfea192c3025be29d"
dependencies = [
"libc",
"signal-hook-registry",
]
[[package]]
name = "signal-hook-mio"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "29ad2e15f37ec9a6cc544097b78a1ec90001e9f71b81338ca39f430adaca99af"
dependencies = [
"libc",
"mio",
"signal-hook",
]
[[package]]
name = "signal-hook-registry"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"
dependencies = [
"libc",
]
[[package]]
name = "siphasher"
2022-05-22 17:57:19 +00:00
version = "0.3.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-22 17:57:19 +00:00
checksum = "7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de"
[[package]]
name = "smallvec"
version = "1.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2fd0db749597d91ff862fd1d55ea87f7855a744a8425a64695b6fca237d1dad1"
2021-05-28 19:07:28 +00:00
[[package]]
name = "smawk"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f67ad224767faa3c7d8b6d91985b78e70a1324408abcb1cfcc2be4c06bc06043"
[[package]]
name = "socket2"
version = "0.4.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "02e2d2db9033d13a1567121ddd7a095ee144db4e1ca1b1bda3419bc0da294ebd"
dependencies = [
"libc",
"winapi",
]
2022-01-11 17:54:42 +00:00
[[package]]
name = "strsim"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
2021-04-04 09:37:29 +00:00
[[package]]
name = "strum"
version = "0.24.1"
2021-04-04 09:37:29 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
2021-04-04 09:37:29 +00:00
[[package]]
name = "strum_macros"
2022-08-16 12:26:26 +00:00
version = "0.24.3"
2021-04-04 09:37:29 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"
2021-04-04 09:37:29 +00:00
dependencies = [
"heck",
"proc-macro2",
2022-08-20 14:27:06 +00:00
"quote",
2022-02-21 17:34:25 +00:00
"rustversion",
2021-04-04 09:37:29 +00:00
"syn",
]
2017-03-27 04:06:23 +00:00
[[package]]
name = "subtle"
version = "2.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"
[[package]]
name = "syn"
2022-08-16 12:26:26 +00:00
version = "1.0.99"
2018-03-12 08:20:58 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "58dbef6ec655055e20b86b15a8cc6d439cca19b667537ac6a1369572d151ab13"
2018-03-12 08:20:58 +00:00
dependencies = [
"proc-macro2",
2022-08-20 14:27:06 +00:00
"quote",
2022-05-22 17:57:19 +00:00
"unicode-ident",
]
2016-01-05 03:48:03 +00:00
[[package]]
name = "tempfile"
2022-01-15 10:08:07 +00:00
version = "3.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-15 10:08:07 +00:00
checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"
2016-01-05 03:48:03 +00:00
dependencies = [
"cfg-if",
2022-01-15 10:08:07 +00:00
"fastrand",
"libc",
"redox_syscall",
"remove_dir_all 0.5.3",
"winapi",
2016-01-05 03:48:03 +00:00
]
[[package]]
name = "term_grid"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "230d3e804faaed5a39b08319efb797783df2fd9671b39b7596490cb486d702cf"
dependencies = [
"unicode-width",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "termcolor"
2022-05-22 17:57:19 +00:00
version = "1.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-22 17:57:19 +00:00
checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
dependencies = [
"winapi-util",
]
[[package]]
name = "terminal_size"
version = "0.1.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "633c1a546cee861a1a6d0dc69ebeca693bf4296661ba7852b9d21d159e0506df"
dependencies = [
"libc",
"winapi",
]
[[package]]
name = "textwrap"
2022-03-19 15:28:21 +00:00
version = "0.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-19 15:28:21 +00:00
checksum = "b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb"
dependencies = [
"smawk",
"terminal_size",
"unicode-linebreak",
"unicode-width",
]
[[package]]
name = "thiserror"
2022-09-14 08:53:28 +00:00
version = "1.0.35"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-14 08:53:28 +00:00
checksum = "c53f98874615aea268107765aa1ed8f6116782501d18e53d08b471733bea6c85"
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
2022-09-14 08:53:28 +00:00
version = "1.0.35"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-14 08:53:28 +00:00
checksum = "f8b463991b4eab2d801e724172285ec4195c650e8ec79b149e6c2a8e6dd3f783"
dependencies = [
"proc-macro2",
2022-08-20 14:27:06 +00:00
"quote",
"syn",
]
[[package]]
name = "time"
version = "0.3.14"
2022-04-23 19:32:35 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3c3f9a28b618c3a6b9251b6908e9c99e04b9e5c02e6581ccbb67d59c34ef7f9b"
2022-04-23 19:32:35 +00:00
dependencies = [
"itoa",
"libc",
"num_threads",
"time-macros",
]
[[package]]
name = "time-macros"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "42657b1a6f4d817cda8e7a0ace261fe0cc946cf3a80314390b22cc61ae080792"
[[package]]
name = "typenum"
2022-01-02 01:01:16 +00:00
version = "1.15.0"
2020-05-22 05:18:29 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-02 01:01:16 +00:00
checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"
2015-12-29 14:31:34 +00:00
2022-05-22 17:57:19 +00:00
[[package]]
name = "unicode-ident"
2022-09-14 08:53:28 +00:00
version = "1.0.4"
2022-05-22 17:57:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-14 08:53:28 +00:00
checksum = "dcc811dc4066ac62f84f11307873c4850cb653bfa9b1719cee2bd2204a4bc5dd"
2022-05-22 17:57:19 +00:00
[[package]]
name = "unicode-linebreak"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3a52dcaab0c48d931f7cc8ef826fa51690a08e1ea55117ef26f89864f532383f"
dependencies = [
"regex",
]
2021-04-04 09:37:29 +00:00
[[package]]
name = "unicode-segmentation"
2022-09-14 08:53:28 +00:00
version = "1.10.0"
2021-04-04 09:37:29 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-14 08:53:28 +00:00
checksum = "0fdbf052a0783de01e944a6ce7a8cb939e295b1e7be835a1112c3b9a7f047a5a"
2015-12-29 14:31:34 +00:00
[[package]]
2020-05-22 05:18:29 +00:00
name = "unicode-width"
2022-09-14 08:53:28 +00:00
version = "0.1.10"
2020-05-22 05:18:29 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-14 08:53:28 +00:00
checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
2015-12-29 14:31:34 +00:00
[[package]]
2020-05-22 05:18:29 +00:00
name = "unicode-xid"
2022-08-20 14:27:06 +00:00
version = "0.2.3"
2020-05-22 05:18:29 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-20 14:27:06 +00:00
checksum = "957e51f3646910546462e67d5f7599b9e4fb8acdd304b087a6494730f9eebf04"
2020-05-22 05:18:29 +00:00
[[package]]
name = "unindent"
version = "0.1.10"
2020-05-22 05:18:29 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "58ee9362deb4a96cef4d437d1ad49cffc9b9e92d202b6995674e928ce684f112"
2020-05-22 05:18:29 +00:00
[[package]]
name = "users"
2022-05-30 12:23:17 +00:00
version = "0.11.0"
2020-05-22 05:18:29 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-30 12:23:17 +00:00
checksum = "24cc0f6d6f267b73e5a2cadf007ba8f9bc39c6a6f9666f8cf25ea809a153b032"
2020-05-22 05:18:29 +00:00
dependencies = [
"libc",
"log",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "utf-8"
version = "0.7.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
[[package]]
name = "utf8-width"
2022-05-22 17:57:19 +00:00
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-22 17:57:19 +00:00
checksum = "5190c9442dcdaf0ddd50f37420417d219ae5261bbf5db120d0f9bab996c9cba1"
2020-05-22 05:18:29 +00:00
[[package]]
name = "uu_arch"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"platform-info",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_base32"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_base64"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"uu_base32",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_basename"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_basenc"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
dependencies = [
"clap",
"uu_base32",
"uucore",
]
2020-05-22 05:18:29 +00:00
[[package]]
name = "uu_cat"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"atty",
"clap",
2022-08-16 12:37:58 +00:00
"nix",
"thiserror",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_chcon"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
dependencies = [
"clap",
"fts-sys",
"libc",
"selinux",
"thiserror",
"uucore",
]
2020-05-22 05:18:29 +00:00
[[package]]
name = "uu_chgrp"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_chmod"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"libc",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_chown"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_chroot"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_cksum"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_comm"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_cp"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"exacl",
"filetime",
"libc",
"quick-error",
"selinux",
"uucore",
"walkdir",
"winapi",
"xattr",
2020-05-22 05:18:29 +00:00
]
2020-12-28 16:03:04 +00:00
[[package]]
name = "uu_csplit"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-12-28 16:03:04 +00:00
dependencies = [
"clap",
"regex",
"thiserror",
"uucore",
2020-12-28 16:03:04 +00:00
]
2020-05-22 05:18:29 +00:00
[[package]]
name = "uu_cut"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"atty",
"bstr",
"clap",
2022-08-20 14:27:06 +00:00
"memchr",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_date"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"chrono",
"clap",
"libc",
"uucore",
"winapi",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_dd"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
dependencies = [
"byte-unit",
"clap",
"gcd",
"libc",
"signal-hook",
"uucore",
]
2020-05-22 05:18:29 +00:00
[[package]]
name = "uu_df"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"unicode-width",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_dir"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
dependencies = [
"clap",
"selinux",
"uu_ls",
"uucore",
]
2020-05-22 05:18:29 +00:00
[[package]]
name = "uu_dircolors"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"glob",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_dirname"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_du"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"chrono",
"clap",
"glob",
"uucore",
"winapi",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_echo"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_env"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"rust-ini",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_expand"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"unicode-width",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_expr"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"num-bigint",
"num-traits",
"onig",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_factor"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"coz",
"num-traits",
2022-03-18 10:27:56 +00:00
"paste",
"quickcheck",
"rand",
"smallvec",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_false"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_fmt"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"unicode-width",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_fold"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_groups"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_hashsum"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
2021-05-28 18:08:46 +00:00
"blake2b_simd",
"blake3",
"clap",
"digest",
"hex",
"md-5",
2022-08-20 14:27:06 +00:00
"memchr",
"regex",
"sha1",
"sha2",
"sha3",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_head"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
2022-08-20 14:27:06 +00:00
"memchr",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_hostid"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"libc",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_hostname"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"hostname",
"uucore",
"winapi",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_id"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"selinux",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_install"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"file_diff",
"filetime",
"libc",
"time",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_join"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
2022-08-20 14:27:06 +00:00
"memchr",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_kill"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
2022-08-16 12:37:58 +00:00
"nix",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_link"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_ln"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_logname"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"libc",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_ls"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"atty",
"chrono",
"clap",
"glob",
"lscolors",
"number_prefix",
2021-04-22 22:49:05 +00:00
"once_cell",
"selinux",
"term_grid",
"terminal_size",
"unicode-width",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_mkdir"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_mkfifo"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"libc",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_mknod"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"libc",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_mktemp"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"rand",
"tempfile",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_more"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
2021-05-16 16:56:54 +00:00
"atty",
"clap",
"crossterm",
2022-08-16 12:37:58 +00:00
"nix",
"unicode-segmentation",
"unicode-width",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_mv"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"fs_extra",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_nice"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"libc",
2022-08-16 12:37:58 +00:00
"nix",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_nl"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"regex",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_nohup"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"atty",
"clap",
"libc",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_nproc"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"libc",
"num_cpus",
"uucore",
2020-05-22 05:18:29 +00:00
]
2015-12-29 14:31:34 +00:00
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_numfmt"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2015-12-29 14:31:34 +00:00
dependencies = [
"clap",
"uucore",
2015-12-29 14:31:34 +00:00
]
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_od"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"byteorder",
"clap",
"half",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_paste"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
2015-12-29 14:31:34 +00:00
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_pathchk"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2015-12-29 14:31:34 +00:00
dependencies = [
"clap",
"libc",
"uucore",
2015-12-29 14:31:34 +00:00
]
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_pinky"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2015-12-29 14:31:34 +00:00
dependencies = [
"clap",
"uucore",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "uu_pr"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2015-12-29 14:31:34 +00:00
dependencies = [
"clap",
"itertools",
"quick-error",
2021-05-29 12:30:30 +00:00
"regex",
"time",
"uucore",
2015-12-29 14:31:34 +00:00
]
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_printenv"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
dependencies = [
"clap",
"uucore",
]
2018-03-12 08:20:58 +00:00
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_printf"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
dependencies = [
"clap",
"uucore",
]
2018-03-12 08:20:58 +00:00
2015-12-29 14:31:34 +00:00
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_ptx"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"regex",
"uucore",
2020-05-22 05:18:29 +00:00
]
2015-12-29 14:31:34 +00:00
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_pwd"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
2018-03-12 08:20:58 +00:00
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_readlink"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
2018-03-12 08:20:58 +00:00
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_realpath"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
2015-12-29 14:31:34 +00:00
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_relpath"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2015-12-29 14:31:34 +00:00
dependencies = [
"clap",
"uucore",
2015-12-29 14:31:34 +00:00
]
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_rm"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"remove_dir_all 0.7.0",
"uucore",
"walkdir",
"winapi",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_rmdir"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
dependencies = [
"clap",
"libc",
"uucore",
]
[[package]]
name = "uu_runcon"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
dependencies = [
"clap",
"libc",
"selinux",
"thiserror",
"uucore",
]
2015-12-29 14:31:34 +00:00
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_seq"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2015-12-29 14:31:34 +00:00
dependencies = [
"bigdecimal",
"clap",
"num-bigint",
"num-traits",
"uucore",
2015-12-29 14:31:34 +00:00
]
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_shred"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2015-12-29 14:31:34 +00:00
dependencies = [
"clap",
"rand",
"uucore",
2015-12-29 14:31:34 +00:00
]
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_shuf"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
dependencies = [
"clap",
2022-08-20 14:27:06 +00:00
"memchr",
2022-01-18 01:07:28 +00:00
"rand",
"rand_core",
"uucore",
]
2015-12-29 14:31:34 +00:00
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_sleep"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2015-12-29 14:31:34 +00:00
dependencies = [
"clap",
"uucore",
2015-12-29 14:31:34 +00:00
]
2016-05-25 02:08:03 +00:00
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_sort"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"binary-heap-plus",
"clap",
"compare",
"ctrlc",
"fnv",
"itertools",
2022-08-20 14:27:06 +00:00
"memchr",
"ouroboros",
"rand",
"rayon",
2021-05-27 20:47:03 +00:00
"tempfile",
"unicode-width",
"uucore",
2020-05-22 05:18:29 +00:00
]
2016-05-25 02:08:03 +00:00
2020-04-28 07:34:55 +00:00
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_split"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-04-28 07:34:55 +00:00
dependencies = [
"clap",
2022-08-20 14:27:06 +00:00
"memchr",
"uucore",
2020-04-28 07:34:55 +00:00
]
2015-12-29 14:31:34 +00:00
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_stat"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2015-12-29 14:31:34 +00:00
dependencies = [
"clap",
"uucore",
2015-12-29 14:31:34 +00:00
]
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_stdbuf"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
dependencies = [
"clap",
"tempfile",
"uu_stdbuf_libstdbuf",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_stdbuf_libstdbuf"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"cpp",
"cpp_build",
"libc",
"uucore",
2020-05-22 05:18:29 +00:00
]
2022-06-24 18:01:02 +00:00
[[package]]
name = "uu_stty"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2022-06-24 18:01:02 +00:00
dependencies = [
"clap",
2022-06-24 18:01:02 +00:00
"nix",
"uucore",
]
2020-05-22 05:18:29 +00:00
[[package]]
name = "uu_sum"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_sync"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"libc",
"uucore",
"winapi",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_tac"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
2022-08-20 14:27:06 +00:00
"memchr",
"memmap2",
"regex",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_tail"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"libc",
"memchr",
2022-08-16 12:37:58 +00:00
"nix",
"notify",
"same-file",
"uucore",
"winapi",
"winapi-util",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_tee"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"libc",
"retain_mut",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_test"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"libc",
"redox_syscall",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_timeout"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"libc",
2022-08-16 12:37:58 +00:00
"nix",
"uucore",
]
2017-03-27 04:06:23 +00:00
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_touch"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"filetime",
"time",
"uucore",
"winapi",
2020-05-22 05:18:29 +00:00
]
2017-03-27 04:06:23 +00:00
2015-12-29 14:31:34 +00:00
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_tr"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"nom",
"uucore",
2020-05-22 05:18:29 +00:00
]
2015-12-29 14:31:34 +00:00
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_true"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2016-11-29 17:56:30 +00:00
dependencies = [
"clap",
"uucore",
]
2015-12-29 14:31:34 +00:00
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_truncate"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_tsort"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_tty"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"atty",
"clap",
"nix",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_uname"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"platform-info",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_unexpand"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"unicode-width",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_uniq"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
2021-04-04 09:37:29 +00:00
"strum",
"strum_macros",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_unlink"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_uptime"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"chrono",
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_users"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"uucore",
2020-05-22 05:18:29 +00:00
]
2015-12-29 14:31:34 +00:00
[[package]]
name = "uu_vdir"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
dependencies = [
"clap",
"selinux",
"uu_ls",
"uucore",
]
2015-12-29 14:31:34 +00:00
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_wc"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2015-12-29 14:31:34 +00:00
dependencies = [
"bytecount",
"clap",
"libc",
2022-08-16 12:37:58 +00:00
"nix",
"unicode-width",
"utf-8",
"uucore",
2015-12-29 14:31:34 +00:00
]
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_who"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
dependencies = [
"clap",
"uucore",
]
2015-12-29 14:31:34 +00:00
[[package]]
2020-05-22 05:18:29 +00:00
name = "uu_whoami"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2015-12-29 14:31:34 +00:00
dependencies = [
"clap",
"libc",
"uucore",
"winapi",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uu_yes"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"libc",
2022-08-16 12:37:58 +00:00
"nix",
"uucore",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uucore"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"clap",
"data-encoding",
"data-encoding-macro",
"dns-lookup",
"dunce",
2022-07-29 03:41:28 +00:00
"glob",
"itertools",
"libc",
2022-08-16 12:37:58 +00:00
"nix",
"once_cell",
"os_display",
"thiserror",
"time",
"uucore_procs",
"walkdir",
"wild",
"winapi",
2021-08-27 16:24:46 +00:00
"winapi-util",
"z85",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uucore_procs"
2022-08-20 10:27:53 +00:00
version = "0.0.15"
2020-05-22 05:18:29 +00:00
dependencies = [
"proc-macro2",
2022-08-20 14:27:06 +00:00
"quote",
2020-05-22 05:18:29 +00:00
]
[[package]]
name = "uuid"
2022-08-16 12:26:26 +00:00
version = "1.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "dd6469f4314d5f1ffec476e05f17cc9a78bc7a27a6a857842170bdf8d6f98d2f"
[[package]]
name = "version_check"
2022-01-02 01:01:16 +00:00
version = "0.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-02 01:01:16 +00:00
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
2020-05-22 05:18:29 +00:00
[[package]]
name = "walkdir"
version = "2.3.2"
2020-05-22 05:18:29 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"
2020-05-22 05:18:29 +00:00
dependencies = [
"same-file",
"winapi",
"winapi-util",
2015-12-29 14:31:34 +00:00
]
[[package]]
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
2022-08-16 12:26:26 +00:00
[[package]]
name = "wasm-bindgen"
2022-09-14 08:53:28 +00:00
version = "0.2.83"
2022-08-16 12:26:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-14 08:53:28 +00:00
checksum = "eaf9f5aceeec8be17c128b2e93e031fb8a4d469bb9c4ae2d7dc1888b26887268"
2022-08-16 12:26:26 +00:00
dependencies = [
"cfg-if",
2022-08-16 12:26:26 +00:00
"wasm-bindgen-macro",
]
[[package]]
name = "wasm-bindgen-backend"
2022-09-14 08:53:28 +00:00
version = "0.2.83"
2022-08-16 12:26:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-14 08:53:28 +00:00
checksum = "4c8ffb332579b0557b52d268b91feab8df3615f265d5270fec2a8c95b17c1142"
2022-08-16 12:26:26 +00:00
dependencies = [
"bumpalo",
"log",
"once_cell",
"proc-macro2",
2022-08-20 14:27:06 +00:00
"quote",
2022-08-16 12:26:26 +00:00
"syn",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-macro"
2022-09-14 08:53:28 +00:00
version = "0.2.83"
2022-08-16 12:26:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-14 08:53:28 +00:00
checksum = "052be0f94026e6cbc75cdefc9bae13fd6052cdcaf532fa6c45e7ae33a1e6c810"
2022-08-16 12:26:26 +00:00
dependencies = [
2022-08-20 14:27:06 +00:00
"quote",
2022-08-16 12:26:26 +00:00
"wasm-bindgen-macro-support",
]
[[package]]
name = "wasm-bindgen-macro-support"
2022-09-14 08:53:28 +00:00
version = "0.2.83"
2022-08-16 12:26:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-14 08:53:28 +00:00
checksum = "07bc0c051dc5f23e307b13285f9d75df86bfdf816c5721e573dec1f9b8aa193c"
2022-08-16 12:26:26 +00:00
dependencies = [
"proc-macro2",
2022-08-20 14:27:06 +00:00
"quote",
2022-08-16 12:26:26 +00:00
"syn",
"wasm-bindgen-backend",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-shared"
2022-09-14 08:53:28 +00:00
version = "0.2.83"
2022-08-16 12:26:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-14 08:53:28 +00:00
checksum = "1c38c045535d93ec4f0b4defec448e4291638ee608530863b1e2ba115d4fff7f"
2022-08-16 12:26:26 +00:00
[[package]]
name = "which"
version = "4.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1c831fbbee9e129a8cf93e7747a82da9d95ba8e16621cae60ec2cdc849bacb7b"
dependencies = [
2022-01-02 01:01:16 +00:00
"either",
"libc",
"once_cell",
]
[[package]]
name = "wild"
2022-08-16 12:26:26 +00:00
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 12:26:26 +00:00
checksum = "05b116685a6be0c52f5a103334cbff26db643826c7b3735fc0a3ba9871310a74"
dependencies = [
"glob",
]
[[package]]
name = "winapi"
2020-10-14 19:37:50 +00:00
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
dependencies = [
"winapi-i686-pc-windows-gnu",
"winapi-x86_64-pc-windows-gnu",
]
[[package]]
name = "winapi-i686-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
[[package]]
name = "winapi-util"
2021-03-25 22:28:47 +00:00
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
dependencies = [
"winapi",
]
[[package]]
name = "winapi-x86_64-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
[[package]]
name = "windows-sys"
2022-05-22 17:57:19 +00:00
version = "0.36.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-22 17:57:19 +00:00
checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"
dependencies = [
"windows_aarch64_msvc",
"windows_i686_gnu",
"windows_i686_msvc",
"windows_x86_64_gnu",
"windows_x86_64_msvc",
]
[[package]]
name = "windows_aarch64_msvc"
2022-05-22 17:57:19 +00:00
version = "0.36.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-22 17:57:19 +00:00
checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"
[[package]]
name = "windows_i686_gnu"
2022-05-22 17:57:19 +00:00
version = "0.36.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-22 17:57:19 +00:00
checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"
[[package]]
name = "windows_i686_msvc"
2022-05-22 17:57:19 +00:00
version = "0.36.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-22 17:57:19 +00:00
checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"
[[package]]
name = "windows_x86_64_gnu"
2022-05-22 17:57:19 +00:00
version = "0.36.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-22 17:57:19 +00:00
checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"
[[package]]
name = "windows_x86_64_msvc"
2022-05-22 17:57:19 +00:00
version = "0.36.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-22 17:57:19 +00:00
checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"
2017-10-01 17:06:28 +00:00
[[package]]
name = "xattr"
version = "0.2.3"
2017-10-01 17:06:28 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc"
2017-10-01 17:06:28 +00:00
dependencies = [
"libc",
]
[[package]]
name = "yansi"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"
[[package]]
name = "z85"
version = "3.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2a599daf1b507819c1121f0bf87fa37eb19daac6aff3aefefd4e6e2e0f2020fc"
[[package]]
name = "zip"
2022-05-22 17:57:19 +00:00
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-22 17:57:19 +00:00
checksum = "bf225bcf73bb52cbb496e70475c7bd7a3f769df699c0020f6c7bd9a96dcf0b8d"
dependencies = [
"byteorder",
"crc32fast",
2022-05-22 17:57:19 +00:00
"crossbeam-utils",
"flate2",
]