2019-04-11 12:30:29 -07:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
2021-08-02 18:33:40 -07:00
|
|
|
version = 3
|
|
|
|
|
2016-09-30 23:48:23 -07:00
|
|
|
[[package]]
|
|
|
|
name = "aho-corasick"
|
2021-05-02 03:35:45 -07:00
|
|
|
version = "0.7.18"
|
2016-09-30 23:48:23 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-02 03:35:45 -07:00
|
|
|
checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"
|
2016-09-30 23:48:23 -07:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"memchr",
|
2016-09-30 23:48:23 -07:00
|
|
|
]
|
|
|
|
|
2018-03-05 13:21:35 -08:00
|
|
|
[[package]]
|
|
|
|
name = "ansi_term"
|
|
|
|
version = "0.11.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-10-15 20:17:38 -07:00
|
|
|
checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
|
2018-03-05 13:21:35 -08:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"winapi",
|
2018-03-05 13:21:35 -08:00
|
|
|
]
|
|
|
|
|
2017-11-18 01:44:59 -08:00
|
|
|
[[package]]
|
2019-10-22 19:51:50 -07:00
|
|
|
name = "ansi_term"
|
|
|
|
version = "0.12.1"
|
2016-11-07 21:01:27 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-10-15 20:17:38 -07:00
|
|
|
checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
|
2016-11-07 21:01:27 -08:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"winapi",
|
2016-11-07 21:01:27 -08:00
|
|
|
]
|
|
|
|
|
2018-03-05 13:21:35 -08:00
|
|
|
[[package]]
|
2019-10-22 19:51:50 -07:00
|
|
|
name = "atty"
|
2020-01-15 03:33:49 -08:00
|
|
|
version = "0.2.14"
|
2018-03-05 13:21:35 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-10-15 20:17:38 -07:00
|
|
|
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
|
2018-03-05 13:21:35 -08:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"hermit-abi",
|
|
|
|
"libc",
|
|
|
|
"winapi",
|
2018-03-05 13:21:35 -08:00
|
|
|
]
|
|
|
|
|
2017-08-02 20:45:57 -07:00
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
2019-10-22 19:51:50 -07:00
|
|
|
version = "1.2.1"
|
2016-10-02 22:30:28 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-10-15 20:17:38 -07:00
|
|
|
checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
|
2016-10-02 22:30:28 -07:00
|
|
|
|
2021-06-17 00:56:09 -07:00
|
|
|
[[package]]
|
|
|
|
name = "camino"
|
2021-08-02 18:33:40 -07:00
|
|
|
version = "1.0.5"
|
2021-06-17 00:56:09 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-08-02 18:33:40 -07:00
|
|
|
checksum = "52d74260d9bf6944e2208aa46841b4b8f0d7ffc0849a06837b2f510337f86b2b"
|
2021-06-17 00:56:09 -07:00
|
|
|
|
2018-03-05 13:21:35 -08:00
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
2021-07-22 00:56:36 -07:00
|
|
|
version = "1.0.69"
|
2018-03-05 13:21:35 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-07-22 00:56:36 -07:00
|
|
|
checksum = "e70cc2f62c6ce1868963827bd677764c62d07c3d9a3e1fb1177ee1a9ab199eb2"
|
2018-03-05 13:21:35 -08:00
|
|
|
|
2021-02-09 01:20:57 -08:00
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
|
2016-10-02 22:30:28 -07:00
|
|
|
[[package]]
|
|
|
|
name = "clap"
|
2020-08-23 20:21:08 -07:00
|
|
|
version = "2.33.3"
|
2016-10-02 22:30:28 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-10-15 20:17:38 -07:00
|
|
|
checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002"
|
2016-10-02 22:30:28 -07:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"ansi_term 0.11.0",
|
|
|
|
"atty",
|
|
|
|
"bitflags",
|
|
|
|
"strsim",
|
2021-08-04 18:03:22 -07:00
|
|
|
"term_size",
|
2020-10-15 20:17:38 -07:00
|
|
|
"textwrap",
|
|
|
|
"unicode-width",
|
|
|
|
"vec_map",
|
2018-03-05 13:21:35 -08:00
|
|
|
]
|
|
|
|
|
2021-07-26 01:26:06 -07:00
|
|
|
[[package]]
|
|
|
|
name = "cradle"
|
2021-08-02 18:33:40 -07:00
|
|
|
version = "0.0.16"
|
2021-07-26 01:26:06 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-08-02 18:33:40 -07:00
|
|
|
checksum = "d90b228d90bc41886e0a04820dec38dcaf8cb347b5838827219885bd2151edc1"
|
2021-07-26 01:26:06 -07:00
|
|
|
dependencies = [
|
|
|
|
"rustversion",
|
|
|
|
]
|
|
|
|
|
2019-04-19 02:17:43 -07:00
|
|
|
[[package]]
|
|
|
|
name = "ctor"
|
2021-03-24 20:14:58 -07:00
|
|
|
version = "0.1.20"
|
2019-04-19 02:17:43 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-03-24 20:14:58 -07:00
|
|
|
checksum = "5e98e2ad1a782e33928b96fc3948e7c355e5af34ba4de7670fe8bac2a3b2006d"
|
2019-04-19 02:17:43 -07:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"quote",
|
|
|
|
"syn",
|
2019-04-19 02:17:43 -07:00
|
|
|
]
|
|
|
|
|
2018-08-27 16:03:52 -07:00
|
|
|
[[package]]
|
|
|
|
name = "ctrlc"
|
2021-04-25 17:25:34 -07:00
|
|
|
version = "3.1.9"
|
2018-08-27 16:03:52 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-04-25 17:25:34 -07:00
|
|
|
checksum = "232295399409a8b7ae41276757b5a1cc21032848d42bff2352261f958b3ca29a"
|
2018-08-27 16:03:52 -07:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"nix",
|
|
|
|
"winapi",
|
2018-08-27 16:03:52 -07:00
|
|
|
]
|
|
|
|
|
2019-11-21 10:14:10 -08:00
|
|
|
[[package]]
|
|
|
|
name = "derivative"
|
2021-02-09 01:20:57 -08:00
|
|
|
version = "2.2.0"
|
2019-11-21 10:14:10 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-02-09 01:20:57 -08:00
|
|
|
checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"
|
2019-11-21 10:14:10 -08:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
2019-11-21 10:14:10 -08:00
|
|
|
]
|
|
|
|
|
2019-04-19 02:17:43 -07:00
|
|
|
[[package]]
|
2021-03-24 20:14:58 -07:00
|
|
|
name = "diff"
|
|
|
|
version = "0.1.12"
|
2019-04-19 02:17:43 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-03-24 20:14:58 -07:00
|
|
|
checksum = "0e25ea47919b1560c4e3b7fe0aaab9becf5b84a10325ddf7db0f0ba5e1026499"
|
2019-04-19 02:17:43 -07:00
|
|
|
|
Gargantuan refactor (#522)
- Instead of changing the current directory with `env::set_current_dir`
to be implicitly inherited by subprocesses, we now use
`Command::current_dir` to set it explicitly. This feels much better,
since we aren't dependent on the implicit state of the process's
current directory.
- Subcommand execution is much improved.
- Added a ton of tests for config parsing, config execution, working
dir, and search dir.
- Error messages are improved. Many more will be colored.
- The Config is now onwed, instead of borrowing from the arguments and
the `clap::ArgMatches` object. This is a huge ergonomic improvement,
especially in tests, and I don't think anyone will notice.
- `--edit` now uses `$VISUAL`, `$EDITOR`, or `vim`, in that order,
matching git, which I think is what most people will expect.
- Added a cute `tmptree!{}` macro, for creating temporary directories
populated with directories and files for tests.
- Admitted that grammer is LL(k) and I don't know what `k` is.
2019-11-09 21:43:20 -08:00
|
|
|
[[package]]
|
|
|
|
name = "doc-comment"
|
2020-03-18 08:19:43 -07:00
|
|
|
version = "0.3.3"
|
Gargantuan refactor (#522)
- Instead of changing the current directory with `env::set_current_dir`
to be implicitly inherited by subprocesses, we now use
`Command::current_dir` to set it explicitly. This feels much better,
since we aren't dependent on the implicit state of the process's
current directory.
- Subcommand execution is much improved.
- Added a ton of tests for config parsing, config execution, working
dir, and search dir.
- Error messages are improved. Many more will be colored.
- The Config is now onwed, instead of borrowing from the arguments and
the `clap::ArgMatches` object. This is a huge ergonomic improvement,
especially in tests, and I don't think anyone will notice.
- `--edit` now uses `$VISUAL`, `$EDITOR`, or `vim`, in that order,
matching git, which I think is what most people will expect.
- Added a cute `tmptree!{}` macro, for creating temporary directories
populated with directories and files for tests.
- Admitted that grammer is LL(k) and I don't know what `k` is.
2019-11-09 21:43:20 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-10-15 20:17:38 -07:00
|
|
|
checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
|
Gargantuan refactor (#522)
- Instead of changing the current directory with `env::set_current_dir`
to be implicitly inherited by subprocesses, we now use
`Command::current_dir` to set it explicitly. This feels much better,
since we aren't dependent on the implicit state of the process's
current directory.
- Subcommand execution is much improved.
- Added a ton of tests for config parsing, config execution, working
dir, and search dir.
- Error messages are improved. Many more will be colored.
- The Config is now onwed, instead of borrowing from the arguments and
the `clap::ArgMatches` object. This is a huge ergonomic improvement,
especially in tests, and I don't think anyone will notice.
- `--edit` now uses `$VISUAL`, `$EDITOR`, or `vim`, in that order,
matching git, which I think is what most people will expect.
- Added a cute `tmptree!{}` macro, for creating temporary directories
populated with directories and files for tests.
- Admitted that grammer is LL(k) and I don't know what `k` is.
2019-11-09 21:43:20 -08:00
|
|
|
|
2018-03-05 13:21:35 -08:00
|
|
|
[[package]]
|
|
|
|
name = "dotenv"
|
2019-10-22 19:51:50 -07:00
|
|
|
version = "0.15.0"
|
2018-03-05 13:21:35 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-10-15 20:17:38 -07:00
|
|
|
checksum = "77c90badedccf4105eca100756a0b1289e191f6fcbdadd3cee1d2f614f97da8f"
|
2018-03-05 13:21:35 -08:00
|
|
|
|
2017-08-02 20:45:57 -07:00
|
|
|
[[package]]
|
2017-10-06 23:48:07 -07:00
|
|
|
name = "edit-distance"
|
2019-04-11 15:23:14 -07:00
|
|
|
version = "2.1.0"
|
2017-08-02 20:45:57 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-10-15 20:17:38 -07:00
|
|
|
checksum = "bbbaaaf38131deb9ca518a274a45bfdb8771f139517b073b16c2d3d32ae5037b"
|
2016-10-02 22:30:28 -07:00
|
|
|
|
2021-03-28 16:02:56 -07:00
|
|
|
[[package]]
|
|
|
|
name = "either"
|
|
|
|
version = "1.6.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
|
|
|
|
|
2018-08-27 16:03:52 -07:00
|
|
|
[[package]]
|
|
|
|
name = "env_logger"
|
2021-07-22 00:56:36 -07:00
|
|
|
version = "0.9.0"
|
2018-08-27 16:03:52 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-07-22 00:56:36 -07:00
|
|
|
checksum = "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3"
|
2018-08-27 16:03:52 -07:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"atty",
|
|
|
|
"humantime",
|
|
|
|
"log",
|
|
|
|
"regex",
|
|
|
|
"termcolor",
|
2018-08-27 16:03:52 -07:00
|
|
|
]
|
|
|
|
|
2018-03-05 13:21:35 -08:00
|
|
|
[[package]]
|
2018-06-19 13:21:32 -07:00
|
|
|
name = "executable-path"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-10-15 20:17:38 -07:00
|
|
|
checksum = "3ebc5a6d89e3c90b84e8f33c8737933dda8f1c106b5415900b38b9d433841478"
|
2018-06-19 13:21:32 -07:00
|
|
|
|
2019-07-06 20:55:46 -07:00
|
|
|
[[package]]
|
|
|
|
name = "getrandom"
|
2021-05-27 18:22:59 -07:00
|
|
|
version = "0.2.3"
|
2019-07-06 20:55:46 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-27 18:22:59 -07:00
|
|
|
checksum = "7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753"
|
2019-07-06 20:55:46 -07:00
|
|
|
dependencies = [
|
2021-03-24 20:14:58 -07:00
|
|
|
"cfg-if",
|
2020-10-15 20:17:38 -07:00
|
|
|
"libc",
|
|
|
|
"wasi",
|
2020-01-15 03:33:49 -08:00
|
|
|
]
|
|
|
|
|
2020-10-26 18:16:42 -07:00
|
|
|
[[package]]
|
|
|
|
name = "heck"
|
2021-06-12 15:49:27 -07:00
|
|
|
version = "0.3.3"
|
2020-10-26 18:16:42 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-06-12 15:49:27 -07:00
|
|
|
checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
|
2020-10-26 18:16:42 -07:00
|
|
|
dependencies = [
|
|
|
|
"unicode-segmentation",
|
|
|
|
]
|
|
|
|
|
2020-01-15 03:33:49 -08:00
|
|
|
[[package]]
|
|
|
|
name = "hermit-abi"
|
2021-06-24 23:56:27 -07:00
|
|
|
version = "0.1.19"
|
2020-01-15 03:33:49 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-06-24 23:56:27 -07:00
|
|
|
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
|
2020-01-15 03:33:49 -08:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"libc",
|
2019-07-06 20:55:46 -07:00
|
|
|
]
|
|
|
|
|
2018-08-27 16:03:52 -07:00
|
|
|
[[package]]
|
|
|
|
name = "humantime"
|
2021-02-09 01:20:57 -08:00
|
|
|
version = "2.1.0"
|
2018-08-27 16:03:52 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-02-09 01:20:57 -08:00
|
|
|
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
|
2018-08-27 16:03:52 -07:00
|
|
|
|
2017-11-17 17:28:06 -08:00
|
|
|
[[package]]
|
|
|
|
name = "just"
|
2021-08-02 18:33:40 -07:00
|
|
|
version = "0.10.0"
|
2020-10-15 20:17:38 -07:00
|
|
|
dependencies = [
|
|
|
|
"ansi_term 0.12.1",
|
|
|
|
"atty",
|
2021-06-17 00:56:09 -07:00
|
|
|
"camino",
|
2020-10-15 20:17:38 -07:00
|
|
|
"clap",
|
2021-07-26 01:26:06 -07:00
|
|
|
"cradle",
|
2020-10-15 20:17:38 -07:00
|
|
|
"ctrlc",
|
|
|
|
"derivative",
|
|
|
|
"dotenv",
|
|
|
|
"edit-distance",
|
|
|
|
"env_logger",
|
|
|
|
"executable-path",
|
|
|
|
"lazy_static",
|
2021-06-24 23:41:20 -07:00
|
|
|
"lexiclean",
|
2020-10-15 20:17:38 -07:00
|
|
|
"libc",
|
|
|
|
"log",
|
|
|
|
"pretty_assertions",
|
2021-07-26 01:26:06 -07:00
|
|
|
"regex",
|
2020-10-15 20:17:38 -07:00
|
|
|
"snafu",
|
2020-10-26 18:16:42 -07:00
|
|
|
"strum",
|
2021-06-12 15:49:27 -07:00
|
|
|
"strum_macros",
|
2020-10-15 20:17:38 -07:00
|
|
|
"target",
|
|
|
|
"tempfile",
|
2021-07-03 14:26:59 -07:00
|
|
|
"temptree",
|
2021-07-26 01:26:06 -07:00
|
|
|
"typed-arena",
|
2020-10-15 20:17:38 -07:00
|
|
|
"unicode-width",
|
|
|
|
"which",
|
2021-06-24 01:24:12 -07:00
|
|
|
"yaml-rust",
|
2016-10-30 16:15:18 -07:00
|
|
|
]
|
|
|
|
|
2017-11-30 08:46:57 -08:00
|
|
|
[[package]]
|
|
|
|
name = "lazy_static"
|
2019-10-22 19:51:50 -07:00
|
|
|
version = "1.4.0"
|
2016-10-22 23:18:26 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-10-15 20:17:38 -07:00
|
|
|
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
2016-10-22 23:18:26 -07:00
|
|
|
|
2021-06-24 23:41:20 -07:00
|
|
|
[[package]]
|
|
|
|
name = "lexiclean"
|
|
|
|
version = "0.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "441225017b106b9f902e97947a6d31e44ebcf274b91bdbfb51e5c477fcd468e5"
|
|
|
|
|
2016-09-30 23:48:23 -07:00
|
|
|
[[package]]
|
|
|
|
name = "libc"
|
2021-07-22 00:56:36 -07:00
|
|
|
version = "0.2.98"
|
2016-09-30 23:48:23 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-07-22 00:56:36 -07:00
|
|
|
checksum = "320cfe77175da3a483efed4bc0adc1968ca050b098ce4f2f1c13a56626128790"
|
2016-09-30 23:48:23 -07:00
|
|
|
|
2021-06-24 01:24:12 -07:00
|
|
|
[[package]]
|
|
|
|
name = "linked-hash-map"
|
|
|
|
version = "0.5.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3"
|
|
|
|
|
2018-08-27 16:03:52 -07:00
|
|
|
[[package]]
|
|
|
|
name = "log"
|
2021-02-09 01:20:57 -08:00
|
|
|
version = "0.4.14"
|
2018-08-27 16:03:52 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-02-09 01:20:57 -08:00
|
|
|
checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
|
2018-08-27 16:03:52 -07:00
|
|
|
dependencies = [
|
2021-03-24 20:14:58 -07:00
|
|
|
"cfg-if",
|
2018-08-27 16:03:52 -07:00
|
|
|
]
|
|
|
|
|
2017-08-02 20:45:57 -07:00
|
|
|
[[package]]
|
2017-10-06 23:48:07 -07:00
|
|
|
name = "memchr"
|
2021-05-02 03:35:45 -07:00
|
|
|
version = "2.4.0"
|
2017-08-02 20:45:57 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-02 03:35:45 -07:00
|
|
|
checksum = "b16bd47d9e329435e309c58469fe0791c2d0d1ba96ec0954152a5ae2b04387dc"
|
2017-08-02 20:45:57 -07:00
|
|
|
|
2018-08-27 16:03:52 -07:00
|
|
|
[[package]]
|
|
|
|
name = "nix"
|
2021-03-24 20:14:58 -07:00
|
|
|
version = "0.20.0"
|
2018-08-27 16:03:52 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-03-24 20:14:58 -07:00
|
|
|
checksum = "fa9b4819da1bc61c0ea48b63b7bc8604064dd43013e7cc325df098d49cd7c18a"
|
2018-08-27 16:03:52 -07:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"bitflags",
|
|
|
|
"cc",
|
2021-03-24 20:14:58 -07:00
|
|
|
"cfg-if",
|
2020-10-15 20:17:38 -07:00
|
|
|
"libc",
|
2018-08-27 16:03:52 -07:00
|
|
|
]
|
|
|
|
|
2019-04-19 02:17:43 -07:00
|
|
|
[[package]]
|
|
|
|
name = "output_vt100"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-10-15 20:17:38 -07:00
|
|
|
checksum = "53cdc5b785b7a58c5aad8216b3dfa114df64b0b06ae6e1501cef91df2fbdf8f9"
|
2019-04-19 02:17:43 -07:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"winapi",
|
2019-04-19 02:17:43 -07:00
|
|
|
]
|
|
|
|
|
2019-07-06 20:55:46 -07:00
|
|
|
[[package]]
|
|
|
|
name = "ppv-lite86"
|
2021-02-09 01:20:57 -08:00
|
|
|
version = "0.2.10"
|
2019-07-06 20:55:46 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-02-09 01:20:57 -08:00
|
|
|
checksum = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857"
|
2019-07-06 20:55:46 -07:00
|
|
|
|
2019-04-19 02:17:43 -07:00
|
|
|
[[package]]
|
|
|
|
name = "pretty_assertions"
|
2021-04-25 17:25:34 -07:00
|
|
|
version = "0.7.2"
|
2019-04-19 02:17:43 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-04-25 17:25:34 -07:00
|
|
|
checksum = "1cab0e7c02cf376875e9335e0ba1da535775beb5450d21e1dffca068818ed98b"
|
2019-04-19 02:17:43 -07:00
|
|
|
dependencies = [
|
2021-03-24 20:14:58 -07:00
|
|
|
"ansi_term 0.12.1",
|
2020-10-15 20:17:38 -07:00
|
|
|
"ctor",
|
2021-03-24 20:14:58 -07:00
|
|
|
"diff",
|
2020-10-15 20:17:38 -07:00
|
|
|
"output_vt100",
|
2019-04-19 02:17:43 -07:00
|
|
|
]
|
|
|
|
|
2021-06-01 16:37:40 -07:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro-error"
|
|
|
|
version = "1.0.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro-error-attr",
|
|
|
|
"proc-macro2",
|
|
|
|
"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",
|
|
|
|
"quote",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
2019-04-11 15:23:14 -07:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2"
|
2021-08-02 18:33:40 -07:00
|
|
|
version = "1.0.28"
|
2019-04-11 15:23:14 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-08-02 18:33:40 -07:00
|
|
|
checksum = "5c7ed8b8c7b886ea3ed7dde405212185f423ab44682667c8c6dd14aa1d9f6612"
|
2019-04-11 15:23:14 -07:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"unicode-xid",
|
2019-04-11 15:23:14 -07:00
|
|
|
]
|
|
|
|
|
2018-03-05 13:21:35 -08:00
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2021-03-24 20:14:58 -07:00
|
|
|
version = "1.0.9"
|
2018-03-05 13:21:35 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-03-24 20:14:58 -07:00
|
|
|
checksum = "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7"
|
2019-04-11 15:23:14 -07:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"proc-macro2",
|
2019-04-11 15:23:14 -07:00
|
|
|
]
|
2018-03-05 13:21:35 -08:00
|
|
|
|
2017-08-02 20:45:57 -07:00
|
|
|
[[package]]
|
2017-10-06 23:48:07 -07:00
|
|
|
name = "rand"
|
2021-06-24 23:56:27 -07:00
|
|
|
version = "0.8.4"
|
2017-08-02 20:45:57 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-06-24 23:56:27 -07:00
|
|
|
checksum = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8"
|
2017-08-02 20:45:57 -07:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"libc",
|
|
|
|
"rand_chacha",
|
|
|
|
"rand_core",
|
|
|
|
"rand_hc",
|
2019-07-06 20:55:46 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_chacha"
|
2021-06-12 15:49:27 -07:00
|
|
|
version = "0.3.1"
|
2019-07-06 20:55:46 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-06-12 15:49:27 -07:00
|
|
|
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
|
2019-07-06 20:55:46 -07:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"ppv-lite86",
|
|
|
|
"rand_core",
|
2019-04-11 15:23:14 -07:00
|
|
|
]
|
|
|
|
|
2019-07-06 20:55:46 -07:00
|
|
|
[[package]]
|
|
|
|
name = "rand_core"
|
2021-06-24 23:56:27 -07:00
|
|
|
version = "0.6.3"
|
2019-07-06 20:55:46 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-06-24 23:56:27 -07:00
|
|
|
checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"
|
2019-07-06 20:55:46 -07:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"getrandom",
|
2019-07-06 20:55:46 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_hc"
|
2021-06-24 23:56:27 -07:00
|
|
|
version = "0.3.1"
|
2019-07-06 20:55:46 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-06-24 23:56:27 -07:00
|
|
|
checksum = "d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7"
|
2019-07-06 20:55:46 -07:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"rand_core",
|
2019-07-06 20:55:46 -07:00
|
|
|
]
|
|
|
|
|
2016-09-30 23:48:23 -07:00
|
|
|
[[package]]
|
2017-10-06 23:48:07 -07:00
|
|
|
name = "redox_syscall"
|
2021-06-24 23:56:27 -07:00
|
|
|
version = "0.2.9"
|
2016-09-30 23:48:23 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-06-24 23:56:27 -07:00
|
|
|
checksum = "5ab49abadf3f9e1c4bc499e8845e152ad87d2ad2d30371841171169e9d75feee"
|
2021-02-09 01:20:57 -08:00
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
]
|
2016-09-30 23:48:23 -07:00
|
|
|
|
2021-07-03 21:16:24 -07:00
|
|
|
[[package]]
|
|
|
|
name = "ref-type"
|
|
|
|
version = "0.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"executable-path",
|
|
|
|
"regex",
|
|
|
|
"structopt",
|
|
|
|
]
|
|
|
|
|
2018-05-06 19:15:15 -07:00
|
|
|
[[package]]
|
|
|
|
name = "regex"
|
2021-05-16 09:11:34 -07:00
|
|
|
version = "1.5.4"
|
2016-09-30 23:48:23 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-16 09:11:34 -07:00
|
|
|
checksum = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461"
|
2016-09-30 23:48:23 -07:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"aho-corasick",
|
|
|
|
"memchr",
|
|
|
|
"regex-syntax",
|
2016-09-30 23:48:23 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "regex-syntax"
|
2021-05-02 03:35:45 -07:00
|
|
|
version = "0.6.25"
|
2018-02-16 01:24:38 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-02 03:35:45 -07:00
|
|
|
checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
|
2018-02-16 01:24:38 -08:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "remove_dir_all"
|
2020-06-18 11:50:47 -07:00
|
|
|
version = "0.5.3"
|
2016-09-30 23:48:23 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-10-15 20:17:38 -07:00
|
|
|
checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
|
2018-02-16 01:24:38 -08:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"winapi",
|
2018-02-16 01:24:38 -08:00
|
|
|
]
|
2016-09-30 23:48:23 -07:00
|
|
|
|
2021-07-26 01:26:06 -07:00
|
|
|
[[package]]
|
|
|
|
name = "rustversion"
|
|
|
|
version = "1.0.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "61b3909d758bb75c79f23d4736fac9433868679d3ad2ea7a61e3c25cfda9a088"
|
|
|
|
|
Gargantuan refactor (#522)
- Instead of changing the current directory with `env::set_current_dir`
to be implicitly inherited by subprocesses, we now use
`Command::current_dir` to set it explicitly. This feels much better,
since we aren't dependent on the implicit state of the process's
current directory.
- Subcommand execution is much improved.
- Added a ton of tests for config parsing, config execution, working
dir, and search dir.
- Error messages are improved. Many more will be colored.
- The Config is now onwed, instead of borrowing from the arguments and
the `clap::ArgMatches` object. This is a huge ergonomic improvement,
especially in tests, and I don't think anyone will notice.
- `--edit` now uses `$VISUAL`, `$EDITOR`, or `vim`, in that order,
matching git, which I think is what most people will expect.
- Added a cute `tmptree!{}` macro, for creating temporary directories
populated with directories and files for tests.
- Admitted that grammer is LL(k) and I don't know what `k` is.
2019-11-09 21:43:20 -08:00
|
|
|
[[package]]
|
|
|
|
name = "snafu"
|
2021-02-09 01:20:57 -08:00
|
|
|
version = "0.6.10"
|
Gargantuan refactor (#522)
- Instead of changing the current directory with `env::set_current_dir`
to be implicitly inherited by subprocesses, we now use
`Command::current_dir` to set it explicitly. This feels much better,
since we aren't dependent on the implicit state of the process's
current directory.
- Subcommand execution is much improved.
- Added a ton of tests for config parsing, config execution, working
dir, and search dir.
- Error messages are improved. Many more will be colored.
- The Config is now onwed, instead of borrowing from the arguments and
the `clap::ArgMatches` object. This is a huge ergonomic improvement,
especially in tests, and I don't think anyone will notice.
- `--edit` now uses `$VISUAL`, `$EDITOR`, or `vim`, in that order,
matching git, which I think is what most people will expect.
- Added a cute `tmptree!{}` macro, for creating temporary directories
populated with directories and files for tests.
- Admitted that grammer is LL(k) and I don't know what `k` is.
2019-11-09 21:43:20 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-02-09 01:20:57 -08:00
|
|
|
checksum = "eab12d3c261b2308b0d80c26fffb58d17eba81a4be97890101f416b478c79ca7"
|
Gargantuan refactor (#522)
- Instead of changing the current directory with `env::set_current_dir`
to be implicitly inherited by subprocesses, we now use
`Command::current_dir` to set it explicitly. This feels much better,
since we aren't dependent on the implicit state of the process's
current directory.
- Subcommand execution is much improved.
- Added a ton of tests for config parsing, config execution, working
dir, and search dir.
- Error messages are improved. Many more will be colored.
- The Config is now onwed, instead of borrowing from the arguments and
the `clap::ArgMatches` object. This is a huge ergonomic improvement,
especially in tests, and I don't think anyone will notice.
- `--edit` now uses `$VISUAL`, `$EDITOR`, or `vim`, in that order,
matching git, which I think is what most people will expect.
- Added a cute `tmptree!{}` macro, for creating temporary directories
populated with directories and files for tests.
- Admitted that grammer is LL(k) and I don't know what `k` is.
2019-11-09 21:43:20 -08:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"doc-comment",
|
|
|
|
"snafu-derive",
|
Gargantuan refactor (#522)
- Instead of changing the current directory with `env::set_current_dir`
to be implicitly inherited by subprocesses, we now use
`Command::current_dir` to set it explicitly. This feels much better,
since we aren't dependent on the implicit state of the process's
current directory.
- Subcommand execution is much improved.
- Added a ton of tests for config parsing, config execution, working
dir, and search dir.
- Error messages are improved. Many more will be colored.
- The Config is now onwed, instead of borrowing from the arguments and
the `clap::ArgMatches` object. This is a huge ergonomic improvement,
especially in tests, and I don't think anyone will notice.
- `--edit` now uses `$VISUAL`, `$EDITOR`, or `vim`, in that order,
matching git, which I think is what most people will expect.
- Added a cute `tmptree!{}` macro, for creating temporary directories
populated with directories and files for tests.
- Admitted that grammer is LL(k) and I don't know what `k` is.
2019-11-09 21:43:20 -08:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "snafu-derive"
|
2021-02-09 01:20:57 -08:00
|
|
|
version = "0.6.10"
|
Gargantuan refactor (#522)
- Instead of changing the current directory with `env::set_current_dir`
to be implicitly inherited by subprocesses, we now use
`Command::current_dir` to set it explicitly. This feels much better,
since we aren't dependent on the implicit state of the process's
current directory.
- Subcommand execution is much improved.
- Added a ton of tests for config parsing, config execution, working
dir, and search dir.
- Error messages are improved. Many more will be colored.
- The Config is now onwed, instead of borrowing from the arguments and
the `clap::ArgMatches` object. This is a huge ergonomic improvement,
especially in tests, and I don't think anyone will notice.
- `--edit` now uses `$VISUAL`, `$EDITOR`, or `vim`, in that order,
matching git, which I think is what most people will expect.
- Added a cute `tmptree!{}` macro, for creating temporary directories
populated with directories and files for tests.
- Admitted that grammer is LL(k) and I don't know what `k` is.
2019-11-09 21:43:20 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-02-09 01:20:57 -08:00
|
|
|
checksum = "1508efa03c362e23817f96cde18abed596a25219a8b2c66e8db33c03543d315b"
|
Gargantuan refactor (#522)
- Instead of changing the current directory with `env::set_current_dir`
to be implicitly inherited by subprocesses, we now use
`Command::current_dir` to set it explicitly. This feels much better,
since we aren't dependent on the implicit state of the process's
current directory.
- Subcommand execution is much improved.
- Added a ton of tests for config parsing, config execution, working
dir, and search dir.
- Error messages are improved. Many more will be colored.
- The Config is now onwed, instead of borrowing from the arguments and
the `clap::ArgMatches` object. This is a huge ergonomic improvement,
especially in tests, and I don't think anyone will notice.
- `--edit` now uses `$VISUAL`, `$EDITOR`, or `vim`, in that order,
matching git, which I think is what most people will expect.
- Added a cute `tmptree!{}` macro, for creating temporary directories
populated with directories and files for tests.
- Admitted that grammer is LL(k) and I don't know what `k` is.
2019-11-09 21:43:20 -08:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
Gargantuan refactor (#522)
- Instead of changing the current directory with `env::set_current_dir`
to be implicitly inherited by subprocesses, we now use
`Command::current_dir` to set it explicitly. This feels much better,
since we aren't dependent on the implicit state of the process's
current directory.
- Subcommand execution is much improved.
- Added a ton of tests for config parsing, config execution, working
dir, and search dir.
- Error messages are improved. Many more will be colored.
- The Config is now onwed, instead of borrowing from the arguments and
the `clap::ArgMatches` object. This is a huge ergonomic improvement,
especially in tests, and I don't think anyone will notice.
- `--edit` now uses `$VISUAL`, `$EDITOR`, or `vim`, in that order,
matching git, which I think is what most people will expect.
- Added a cute `tmptree!{}` macro, for creating temporary directories
populated with directories and files for tests.
- Admitted that grammer is LL(k) and I don't know what `k` is.
2019-11-09 21:43:20 -08:00
|
|
|
]
|
|
|
|
|
2016-10-02 22:30:28 -07:00
|
|
|
[[package]]
|
|
|
|
name = "strsim"
|
2019-04-11 15:23:14 -07:00
|
|
|
version = "0.8.0"
|
2016-10-02 22:30:28 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-10-15 20:17:38 -07:00
|
|
|
checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
|
2016-10-02 22:30:28 -07:00
|
|
|
|
2021-06-01 16:37:40 -07:00
|
|
|
[[package]]
|
|
|
|
name = "structopt"
|
2021-07-22 00:56:36 -07:00
|
|
|
version = "0.3.22"
|
2021-06-01 16:37:40 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-07-22 00:56:36 -07:00
|
|
|
checksum = "69b041cdcb67226aca307e6e7be44c8806423d83e018bd662360a93dabce4d71"
|
2021-06-01 16:37:40 -07:00
|
|
|
dependencies = [
|
|
|
|
"clap",
|
|
|
|
"lazy_static",
|
|
|
|
"structopt-derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "structopt-derive"
|
2021-07-22 00:56:36 -07:00
|
|
|
version = "0.4.15"
|
2021-06-01 16:37:40 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-07-22 00:56:36 -07:00
|
|
|
checksum = "7813934aecf5f51a54775e00068c237de98489463968231a51746bbbc03f9c10"
|
2021-06-01 16:37:40 -07:00
|
|
|
dependencies = [
|
|
|
|
"heck",
|
|
|
|
"proc-macro-error",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2020-10-26 18:16:42 -07:00
|
|
|
[[package]]
|
|
|
|
name = "strum"
|
2021-06-12 15:49:27 -07:00
|
|
|
version = "0.21.0"
|
2020-10-26 18:16:42 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-06-12 15:49:27 -07:00
|
|
|
checksum = "aaf86bbcfd1fa9670b7a129f64fc0c9fcbbfe4f1bc4210e9e98fe71ffc12cde2"
|
2020-10-26 18:16:42 -07:00
|
|
|
dependencies = [
|
|
|
|
"strum_macros",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "strum_macros"
|
2021-06-12 15:49:27 -07:00
|
|
|
version = "0.21.1"
|
2020-10-26 18:16:42 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-06-12 15:49:27 -07:00
|
|
|
checksum = "d06aaeeee809dbc59eb4556183dd927df67db1540de5be8d3ec0b6636358a5ec"
|
2020-10-26 18:16:42 -07:00
|
|
|
dependencies = [
|
|
|
|
"heck",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2018-03-05 13:21:35 -08:00
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2021-07-22 00:56:36 -07:00
|
|
|
version = "1.0.74"
|
2018-06-19 13:21:32 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-07-22 00:56:36 -07:00
|
|
|
checksum = "1873d832550d4588c3dbc20f01361ab00bfe741048f71e3fecf145a7cc18b29c"
|
2018-06-19 13:21:32 -07:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"unicode-xid",
|
2018-03-05 13:21:35 -08:00
|
|
|
]
|
|
|
|
|
2017-12-02 05:37:10 -08:00
|
|
|
[[package]]
|
|
|
|
name = "target"
|
2021-08-27 16:36:41 -07:00
|
|
|
version = "2.0.0"
|
2017-12-02 05:37:10 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-08-27 16:36:41 -07:00
|
|
|
checksum = "ba852e71502340e2eaf2fa51f9b3ec6aa25750da1aa65771491c69d67789b05c"
|
2017-12-02 05:37:10 -08:00
|
|
|
|
2016-10-05 13:58:18 -07:00
|
|
|
[[package]]
|
2019-07-06 20:55:46 -07:00
|
|
|
name = "tempfile"
|
2021-02-09 01:20:57 -08:00
|
|
|
version = "3.2.0"
|
2016-10-05 13:58:18 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-02-09 01:20:57 -08:00
|
|
|
checksum = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22"
|
2016-10-05 13:58:18 -07:00
|
|
|
dependencies = [
|
2021-03-24 20:14:58 -07:00
|
|
|
"cfg-if",
|
2020-10-15 20:17:38 -07:00
|
|
|
"libc",
|
|
|
|
"rand",
|
|
|
|
"redox_syscall",
|
|
|
|
"remove_dir_all",
|
|
|
|
"winapi",
|
2016-10-02 22:30:28 -07:00
|
|
|
]
|
|
|
|
|
2018-08-27 16:03:52 -07:00
|
|
|
[[package]]
|
2021-07-03 14:26:59 -07:00
|
|
|
name = "temptree"
|
2021-07-31 12:25:49 -07:00
|
|
|
version = "0.2.0"
|
2018-08-27 16:03:52 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-07-31 12:25:49 -07:00
|
|
|
checksum = "8fda94d8251b40088cb769576f436da19ac1d1ae792c97d0afe1cadc890c8630"
|
2018-08-27 16:03:52 -07:00
|
|
|
dependencies = [
|
2021-07-03 14:26:59 -07:00
|
|
|
"tempfile",
|
2017-10-06 23:48:07 -07:00
|
|
|
]
|
|
|
|
|
2021-08-04 18:03:22 -07:00
|
|
|
[[package]]
|
|
|
|
name = "term_size"
|
|
|
|
version = "0.3.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1e4129646ca0ed8f45d09b929036bafad5377103edd06e50bf574b353d2b08d9"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2019-10-17 20:04:54 -07:00
|
|
|
[[package]]
|
2021-07-03 14:26:59 -07:00
|
|
|
name = "termcolor"
|
|
|
|
version = "1.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4"
|
2019-10-17 20:04:54 -07:00
|
|
|
dependencies = [
|
2021-07-03 14:26:59 -07:00
|
|
|
"winapi-util",
|
2019-10-17 20:04:54 -07:00
|
|
|
]
|
|
|
|
|
2017-08-02 20:45:57 -07:00
|
|
|
[[package]]
|
|
|
|
name = "textwrap"
|
2019-04-11 15:23:14 -07:00
|
|
|
version = "0.11.0"
|
2017-08-02 20:45:57 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-10-15 20:17:38 -07:00
|
|
|
checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
|
2017-08-02 20:45:57 -07:00
|
|
|
dependencies = [
|
2021-08-04 18:03:22 -07:00
|
|
|
"term_size",
|
2020-10-15 20:17:38 -07:00
|
|
|
"unicode-width",
|
2017-08-02 20:45:57 -07:00
|
|
|
]
|
|
|
|
|
2021-07-26 01:26:06 -07:00
|
|
|
[[package]]
|
|
|
|
name = "typed-arena"
|
|
|
|
version = "2.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0685c84d5d54d1c26f7d3eb96cd41550adb97baed141a761cf335d3d33bcd0ae"
|
|
|
|
|
2020-10-26 18:16:42 -07:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-segmentation"
|
2021-07-03 14:39:41 -07:00
|
|
|
version = "1.8.0"
|
2020-10-26 18:16:42 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-07-03 14:39:41 -07:00
|
|
|
checksum = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b"
|
2020-10-26 18:16:42 -07:00
|
|
|
|
2016-10-02 22:30:28 -07:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-width"
|
2020-07-16 21:41:43 -07:00
|
|
|
version = "0.1.8"
|
2016-10-02 22:30:28 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-10-15 20:17:38 -07:00
|
|
|
checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
|
2016-10-02 22:30:28 -07:00
|
|
|
|
2018-03-05 13:21:35 -08:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-xid"
|
2021-05-02 03:35:45 -07:00
|
|
|
version = "0.2.2"
|
2016-09-30 23:48:23 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-02 03:35:45 -07:00
|
|
|
checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"
|
2016-09-30 23:48:23 -07:00
|
|
|
|
2016-10-02 22:30:28 -07:00
|
|
|
[[package]]
|
|
|
|
name = "vec_map"
|
2020-05-23 20:59:11 -07:00
|
|
|
version = "0.8.2"
|
2016-10-02 22:30:28 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-10-15 20:17:38 -07:00
|
|
|
checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
|
2017-09-10 17:28:00 -07:00
|
|
|
|
2021-06-01 16:37:40 -07:00
|
|
|
[[package]]
|
|
|
|
name = "version_check"
|
|
|
|
version = "0.9.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe"
|
|
|
|
|
2019-10-22 19:51:50 -07:00
|
|
|
[[package]]
|
|
|
|
name = "wasi"
|
2021-02-09 01:20:57 -08:00
|
|
|
version = "0.10.2+wasi-snapshot-preview1"
|
2019-10-22 19:51:50 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-02-09 01:20:57 -08:00
|
|
|
checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
|
2019-10-22 19:51:50 -07:00
|
|
|
|
Gargantuan refactor (#522)
- Instead of changing the current directory with `env::set_current_dir`
to be implicitly inherited by subprocesses, we now use
`Command::current_dir` to set it explicitly. This feels much better,
since we aren't dependent on the implicit state of the process's
current directory.
- Subcommand execution is much improved.
- Added a ton of tests for config parsing, config execution, working
dir, and search dir.
- Error messages are improved. Many more will be colored.
- The Config is now onwed, instead of borrowing from the arguments and
the `clap::ArgMatches` object. This is a huge ergonomic improvement,
especially in tests, and I don't think anyone will notice.
- `--edit` now uses `$VISUAL`, `$EDITOR`, or `vim`, in that order,
matching git, which I think is what most people will expect.
- Added a cute `tmptree!{}` macro, for creating temporary directories
populated with directories and files for tests.
- Admitted that grammer is LL(k) and I don't know what `k` is.
2019-11-09 21:43:20 -08:00
|
|
|
[[package]]
|
|
|
|
name = "which"
|
2021-08-02 18:33:40 -07:00
|
|
|
version = "4.2.2"
|
Gargantuan refactor (#522)
- Instead of changing the current directory with `env::set_current_dir`
to be implicitly inherited by subprocesses, we now use
`Command::current_dir` to set it explicitly. This feels much better,
since we aren't dependent on the implicit state of the process's
current directory.
- Subcommand execution is much improved.
- Added a ton of tests for config parsing, config execution, working
dir, and search dir.
- Error messages are improved. Many more will be colored.
- The Config is now onwed, instead of borrowing from the arguments and
the `clap::ArgMatches` object. This is a huge ergonomic improvement,
especially in tests, and I don't think anyone will notice.
- `--edit` now uses `$VISUAL`, `$EDITOR`, or `vim`, in that order,
matching git, which I think is what most people will expect.
- Added a cute `tmptree!{}` macro, for creating temporary directories
populated with directories and files for tests.
- Admitted that grammer is LL(k) and I don't know what `k` is.
2019-11-09 21:43:20 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-08-02 18:33:40 -07:00
|
|
|
checksum = "ea187a8ef279bc014ec368c27a920da2024d2a711109bfbe3440585d5cf27ad9"
|
Gargantuan refactor (#522)
- Instead of changing the current directory with `env::set_current_dir`
to be implicitly inherited by subprocesses, we now use
`Command::current_dir` to set it explicitly. This feels much better,
since we aren't dependent on the implicit state of the process's
current directory.
- Subcommand execution is much improved.
- Added a ton of tests for config parsing, config execution, working
dir, and search dir.
- Error messages are improved. Many more will be colored.
- The Config is now onwed, instead of borrowing from the arguments and
the `clap::ArgMatches` object. This is a huge ergonomic improvement,
especially in tests, and I don't think anyone will notice.
- `--edit` now uses `$VISUAL`, `$EDITOR`, or `vim`, in that order,
matching git, which I think is what most people will expect.
- Added a cute `tmptree!{}` macro, for creating temporary directories
populated with directories and files for tests.
- Admitted that grammer is LL(k) and I don't know what `k` is.
2019-11-09 21:43:20 -08:00
|
|
|
dependencies = [
|
2021-03-28 16:02:56 -07:00
|
|
|
"either",
|
2021-08-02 18:33:40 -07:00
|
|
|
"lazy_static",
|
2020-10-15 20:17:38 -07:00
|
|
|
"libc",
|
Gargantuan refactor (#522)
- Instead of changing the current directory with `env::set_current_dir`
to be implicitly inherited by subprocesses, we now use
`Command::current_dir` to set it explicitly. This feels much better,
since we aren't dependent on the implicit state of the process's
current directory.
- Subcommand execution is much improved.
- Added a ton of tests for config parsing, config execution, working
dir, and search dir.
- Error messages are improved. Many more will be colored.
- The Config is now onwed, instead of borrowing from the arguments and
the `clap::ArgMatches` object. This is a huge ergonomic improvement,
especially in tests, and I don't think anyone will notice.
- `--edit` now uses `$VISUAL`, `$EDITOR`, or `vim`, in that order,
matching git, which I think is what most people will expect.
- Added a cute `tmptree!{}` macro, for creating temporary directories
populated with directories and files for tests.
- Admitted that grammer is LL(k) and I don't know what `k` is.
2019-11-09 21:43:20 -08:00
|
|
|
]
|
|
|
|
|
2018-02-16 01:24:38 -08:00
|
|
|
[[package]]
|
|
|
|
name = "winapi"
|
2020-06-28 15:07:03 -07:00
|
|
|
version = "0.3.9"
|
2018-02-16 01:24:38 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-10-15 20:17:38 -07:00
|
|
|
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
|
2018-02-16 01:24:38 -08:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"winapi-i686-pc-windows-gnu",
|
|
|
|
"winapi-x86_64-pc-windows-gnu",
|
2018-02-16 01:24:38 -08:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-i686-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-10-15 20:17:38 -07:00
|
|
|
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
2018-02-16 01:24:38 -08:00
|
|
|
|
2019-04-11 15:23:14 -07:00
|
|
|
[[package]]
|
|
|
|
name = "winapi-util"
|
2020-05-23 20:59:11 -07:00
|
|
|
version = "0.1.5"
|
2019-04-11 15:23:14 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-10-15 20:17:38 -07:00
|
|
|
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
|
2019-04-11 15:23:14 -07:00
|
|
|
dependencies = [
|
2020-10-15 20:17:38 -07:00
|
|
|
"winapi",
|
2019-04-11 15:23:14 -07:00
|
|
|
]
|
|
|
|
|
2018-02-16 01:24:38 -08:00
|
|
|
[[package]]
|
|
|
|
name = "winapi-x86_64-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-10-15 20:17:38 -07:00
|
|
|
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
2021-06-24 01:24:12 -07:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "yaml-rust"
|
|
|
|
version = "0.4.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85"
|
|
|
|
dependencies = [
|
|
|
|
"linked-hash-map",
|
|
|
|
]
|