2020-12-12 08:00:42 +00:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
2021-03-15 03:43:02 +00:00
|
|
|
version = 3
|
|
|
|
|
2023-07-10 15:27:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "addr2line"
|
2023-09-24 18:08:21 +00:00
|
|
|
version = "0.21.0"
|
2023-07-10 15:27:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-24 18:08:21 +00:00
|
|
|
checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
|
2023-07-10 15:27:53 +00:00
|
|
|
dependencies = [
|
|
|
|
"gimli",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "adler"
|
|
|
|
version = "1.0.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
|
|
|
|
|
2024-03-18 11:40:13 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ahash"
|
|
|
|
version = "0.8.11"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"once_cell",
|
|
|
|
"version_check",
|
|
|
|
"zerocopy",
|
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "aho-corasick"
|
2024-03-23 18:19:24 +00:00
|
|
|
version = "1.1.3"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-23 18:19:24 +00:00
|
|
|
checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
2024-03-18 11:40:13 +00:00
|
|
|
[[package]]
|
|
|
|
name = "allocator-api2"
|
|
|
|
version = "0.2.16"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0942ffc6dcaadf03badf6e6a2d0228460359d5e34b57ccdc720b7382dfbd5ec5"
|
|
|
|
|
2023-05-29 16:10:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "android-tzdata"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
|
|
|
|
|
2022-08-22 18:28:34 +00:00
|
|
|
[[package]]
|
|
|
|
name = "android_system_properties"
|
2022-09-06 19:58:08 +00:00
|
|
|
version = "0.1.5"
|
2022-08-22 18:28:34 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-09-06 19:58:08 +00:00
|
|
|
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
|
2022-08-22 18:28:34 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2022-09-12 15:45:21 +00:00
|
|
|
[[package]]
|
|
|
|
name = "anes"
|
|
|
|
version = "0.1.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
|
|
|
|
|
2023-05-31 16:00:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "anstream"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.6.13"
|
2023-05-31 16:00:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "d96bd03f33fe50a863e394ee9718a706f988b9079b20c3784fb726e7678b62fb"
|
2023-05-31 16:00:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"anstyle",
|
|
|
|
"anstyle-parse",
|
|
|
|
"anstyle-query",
|
|
|
|
"anstyle-wincon",
|
|
|
|
"colorchoice",
|
|
|
|
"utf8parse",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "1.0.6"
|
2023-05-31 16:00:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc"
|
2023-05-31 16:00:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle-parse"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.2.3"
|
2023-05-31 16:00:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "c75ac65da39e5fe5ab759307499ddad880d724eed2f6ce5b5e8a26f4f387928c"
|
2023-05-31 16:00:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"utf8parse",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle-query"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "1.0.2"
|
2023-05-31 16:00:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648"
|
2023-05-31 16:00:15 +00:00
|
|
|
dependencies = [
|
2024-01-19 18:43:54 +00:00
|
|
|
"windows-sys 0.52.0",
|
2023-05-31 16:00:15 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle-wincon"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "3.0.2"
|
2023-05-31 16:00:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7"
|
2023-05-31 16:00:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"anstyle",
|
2024-01-19 18:43:54 +00:00
|
|
|
"windows-sys 0.52.0",
|
2023-05-31 16:00:15 +00:00
|
|
|
]
|
|
|
|
|
2022-05-02 15:53:50 +00:00
|
|
|
[[package]]
|
|
|
|
name = "anyhow"
|
2024-03-12 15:41:53 +00:00
|
|
|
version = "1.0.81"
|
2022-05-02 15:53:50 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-12 15:41:53 +00:00
|
|
|
checksum = "0952808a6c2afd1aa8947271f3a60f1a6763c7b912d210184c5149b5cf147247"
|
2022-05-02 15:53:50 +00:00
|
|
|
|
2023-10-29 07:21:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "arc-swap"
|
2024-03-23 18:19:24 +00:00
|
|
|
version = "1.7.1"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-23 18:19:24 +00:00
|
|
|
checksum = "69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457"
|
2023-10-29 07:21:37 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "arrayvec"
|
|
|
|
version = "0.7.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
|
|
|
|
|
2022-01-16 06:06:12 +00:00
|
|
|
[[package]]
|
|
|
|
name = "assert_cmd"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "2.0.14"
|
2022-01-16 06:06:12 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "ed72493ac66d5804837f480ab3766c72bdfab91a65e565fc54fa9e42db0073a8"
|
2022-01-16 06:06:12 +00:00
|
|
|
dependencies = [
|
2023-08-09 05:26:26 +00:00
|
|
|
"anstyle",
|
2022-01-16 06:06:12 +00:00
|
|
|
"bstr",
|
|
|
|
"doc-comment",
|
2023-03-24 16:57:09 +00:00
|
|
|
"predicates",
|
2022-01-16 06:06:12 +00:00
|
|
|
"predicates-core",
|
|
|
|
"predicates-tree",
|
|
|
|
"wait-timeout",
|
|
|
|
]
|
|
|
|
|
2022-02-21 05:45:09 +00:00
|
|
|
[[package]]
|
|
|
|
name = "assert_matches"
|
|
|
|
version = "1.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9"
|
|
|
|
|
2022-03-10 02:04:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "async-trait"
|
2024-03-25 15:39:14 +00:00
|
|
|
version = "0.1.79"
|
2022-03-10 02:04:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-25 15:39:14 +00:00
|
|
|
checksum = "a507401cad91ec6a857ed5513a2073c82a9b9048762b885bb98655b306964681"
|
2022-03-10 02:04:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-12-15 04:02:33 +00:00
|
|
|
"syn",
|
2022-03-10 02:04:19 +00:00
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "autocfg"
|
2022-03-22 22:36:11 +00:00
|
|
|
version = "1.1.0"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-22 22:36:11 +00:00
|
|
|
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
2020-12-25 06:56:05 +00:00
|
|
|
[[package]]
|
|
|
|
name = "backoff"
|
2022-02-10 06:15:38 +00:00
|
|
|
version = "0.4.0"
|
2020-12-25 06:56:05 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-10 06:15:38 +00:00
|
|
|
checksum = "b62ddb9cb1ec0a098ad4bbf9344d0713fa193ae1a80af55febcff2627b6a00c1"
|
2020-12-25 06:56:05 +00:00
|
|
|
dependencies = [
|
2023-01-21 08:13:55 +00:00
|
|
|
"getrandom",
|
2020-12-25 06:56:05 +00:00
|
|
|
"instant",
|
2023-01-21 08:13:55 +00:00
|
|
|
"rand",
|
2020-12-25 06:56:05 +00:00
|
|
|
]
|
|
|
|
|
2023-07-10 15:27:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "backtrace"
|
2024-03-23 18:19:24 +00:00
|
|
|
version = "0.3.71"
|
2023-07-10 15:27:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-23 18:19:24 +00:00
|
|
|
checksum = "26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d"
|
2023-07-10 15:27:53 +00:00
|
|
|
dependencies = [
|
|
|
|
"addr2line",
|
|
|
|
"cc",
|
|
|
|
"cfg-if",
|
|
|
|
"libc",
|
|
|
|
"miniz_oxide",
|
|
|
|
"object",
|
|
|
|
"rustc-demangle",
|
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
2022-03-22 22:36:11 +00:00
|
|
|
version = "1.3.2"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-22 22:36:11 +00:00
|
|
|
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
2023-06-28 15:03:50 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
2024-03-23 18:19:24 +00:00
|
|
|
version = "2.5.0"
|
2023-06-28 15:03:50 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-23 18:19:24 +00:00
|
|
|
checksum = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1"
|
2023-06-28 15:03:50 +00:00
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "blake2"
|
2022-12-19 15:12:08 +00:00
|
|
|
version = "0.10.6"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-19 15:12:08 +00:00
|
|
|
checksum = "46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
2022-08-09 15:34:25 +00:00
|
|
|
"digest",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
2022-02-10 06:01:13 +00:00
|
|
|
[[package]]
|
|
|
|
name = "block-buffer"
|
2023-08-09 05:26:26 +00:00
|
|
|
version = "0.10.4"
|
2022-02-10 06:01:13 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:26:26 +00:00
|
|
|
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
|
2022-02-10 06:01:13 +00:00
|
|
|
dependencies = [
|
2022-08-09 15:34:25 +00:00
|
|
|
"generic-array",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bstr"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "1.9.1"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
2024-03-05 00:11:22 +00:00
|
|
|
"regex-automata 0.4.6",
|
2022-11-08 16:01:13 +00:00
|
|
|
"serde",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bumpalo"
|
2024-03-23 18:19:24 +00:00
|
|
|
version = "3.15.4"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-23 18:19:24 +00:00
|
|
|
checksum = "7ff69b9dd49fd426c69a0db9fc04dd934cdb6645ff000864d98f7e2af8830eaa"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "byteorder"
|
2023-10-06 15:41:02 +00:00
|
|
|
version = "1.5.0"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-06 15:41:02 +00:00
|
|
|
checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
2023-07-08 09:23:32 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bytes"
|
|
|
|
version = "0.4.12"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"
|
|
|
|
dependencies = [
|
|
|
|
"byteorder",
|
|
|
|
"iovec",
|
|
|
|
]
|
|
|
|
|
2020-12-24 04:55:12 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bytes"
|
2024-03-23 18:19:24 +00:00
|
|
|
version = "1.6.0"
|
2020-12-24 04:55:12 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-23 18:19:24 +00:00
|
|
|
checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9"
|
2023-07-08 09:23:32 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
2020-12-24 04:55:12 +00:00
|
|
|
|
2023-04-07 13:07:12 +00:00
|
|
|
[[package]]
|
|
|
|
name = "camino"
|
2023-08-09 05:26:26 +00:00
|
|
|
version = "1.1.6"
|
2023-04-07 13:07:12 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:26:26 +00:00
|
|
|
checksum = "c59e92b5a388f549b863a7bea62612c09f24c8393560709a54558a9abdfb3b9c"
|
2023-04-07 13:07:12 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cargo-platform"
|
2024-03-23 18:19:24 +00:00
|
|
|
version = "0.1.8"
|
2023-04-07 13:07:12 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-23 18:19:24 +00:00
|
|
|
checksum = "24b1f0365a6c6bb4020cd05806fd0d33c44d38046b8bd7f0e40814b9763cabfc"
|
2023-04-07 13:07:12 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cargo_metadata"
|
2023-07-24 15:41:41 +00:00
|
|
|
version = "0.17.0"
|
2023-04-07 13:07:12 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-24 15:41:41 +00:00
|
|
|
checksum = "e7daec1a2a2129eeba1644b220b4647ec537b0b5d4bfd6876fcc5a540056b592"
|
2023-04-07 13:07:12 +00:00
|
|
|
dependencies = [
|
|
|
|
"camino",
|
|
|
|
"cargo-platform",
|
|
|
|
"semver",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
2023-08-29 21:13:35 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cassowary"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "df8670b8c7b9dae1793364eafadf7239c40d669904660c5960d74cfd80b46a53"
|
|
|
|
|
2022-07-07 16:04:05 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cast"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
2024-03-23 18:19:24 +00:00
|
|
|
version = "1.0.90"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-23 18:19:24 +00:00
|
|
|
checksum = "8cd6604a82acf3039f1144f54b8eb34e91ffba622051189e71b781822d5ee1f5"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"jobserver",
|
2023-08-09 05:26:26 +00:00
|
|
|
"libc",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
2020-12-25 06:56:05 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "chrono"
|
2024-03-27 15:53:57 +00:00
|
|
|
version = "0.4.37"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-27 15:53:57 +00:00
|
|
|
checksum = "8a0d04d43504c61aa6c7531f1871dd0d418d91130162063b789da00fd7057a5e"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
2023-05-29 16:10:37 +00:00
|
|
|
"android-tzdata",
|
2022-08-22 18:28:34 +00:00
|
|
|
"iana-time-zone",
|
2022-03-10 02:04:19 +00:00
|
|
|
"num-traits",
|
2024-03-05 00:11:22 +00:00
|
|
|
"windows-targets 0.52.4",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
2022-09-12 15:45:21 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ciborium"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.2.2"
|
2022-09-12 15:45:21 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
|
2022-09-12 15:45:21 +00:00
|
|
|
dependencies = [
|
|
|
|
"ciborium-io",
|
|
|
|
"ciborium-ll",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ciborium-io"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.2.2"
|
2022-09-12 15:45:21 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
|
2022-09-12 15:45:21 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ciborium-ll"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.2.2"
|
2022-09-12 15:45:21 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
|
2022-09-12 15:45:21 +00:00
|
|
|
dependencies = [
|
|
|
|
"ciborium-io",
|
|
|
|
"half",
|
|
|
|
]
|
|
|
|
|
2022-09-29 16:12:16 +00:00
|
|
|
[[package]]
|
|
|
|
name = "clap"
|
2024-03-26 15:23:36 +00:00
|
|
|
version = "4.5.4"
|
2022-09-29 16:12:16 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-26 15:23:36 +00:00
|
|
|
checksum = "90bc066a67923782aa8515dbaea16946c5bcc5addbd668bb80af688e53e548a0"
|
2021-09-23 21:10:59 +00:00
|
|
|
dependencies = [
|
2023-05-31 16:00:15 +00:00
|
|
|
"clap_builder",
|
2022-03-22 22:11:28 +00:00
|
|
|
"clap_derive",
|
2023-05-31 16:00:15 +00:00
|
|
|
]
|
|
|
|
|
2024-01-26 02:35:28 +00:00
|
|
|
[[package]]
|
|
|
|
name = "clap-markdown"
|
|
|
|
version = "0.1.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "325f50228f76921784b6d9f2d62de6778d834483248eefecd27279174797e579"
|
|
|
|
dependencies = [
|
|
|
|
"clap",
|
|
|
|
]
|
|
|
|
|
2023-05-31 16:00:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "clap_builder"
|
2024-03-07 15:58:52 +00:00
|
|
|
version = "4.5.2"
|
2023-05-31 16:00:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-07 15:58:52 +00:00
|
|
|
checksum = "ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4"
|
2023-05-31 16:00:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"anstream",
|
|
|
|
"anstyle",
|
2023-06-01 16:02:28 +00:00
|
|
|
"clap_lex",
|
2021-09-23 21:10:59 +00:00
|
|
|
"strsim",
|
2023-08-23 04:30:02 +00:00
|
|
|
"terminal_size",
|
2021-09-23 21:10:59 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap_complete"
|
2024-02-16 20:23:41 +00:00
|
|
|
version = "4.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "885e4d7d5af40bfb99ae6f9433e292feac98d452dcb3ec3d25dfe7552b77da8c"
|
|
|
|
dependencies = [
|
|
|
|
"clap",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap_complete_nushell"
|
|
|
|
version = "4.5.1"
|
2021-09-23 21:10:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-16 20:23:41 +00:00
|
|
|
checksum = "80d0e48e026ce7df2040239117d25e4e79714907420c70294a5ce4b6bbe6a7b6"
|
2021-09-23 21:10:59 +00:00
|
|
|
dependencies = [
|
2023-06-01 16:02:28 +00:00
|
|
|
"clap",
|
2024-02-16 20:23:41 +00:00
|
|
|
"clap_complete",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
2022-03-22 22:11:28 +00:00
|
|
|
[[package]]
|
|
|
|
name = "clap_derive"
|
2024-03-26 15:23:36 +00:00
|
|
|
version = "4.5.4"
|
2022-03-22 22:11:28 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-26 15:23:36 +00:00
|
|
|
checksum = "528131438037fd55894f62d6e9f068b8f45ac57ffa77517819645d10aed04f64"
|
2022-03-22 22:11:28 +00:00
|
|
|
dependencies = [
|
2024-03-15 15:45:35 +00:00
|
|
|
"heck 0.5.0",
|
2022-03-22 22:11:28 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-12-15 04:02:33 +00:00
|
|
|
"syn",
|
2022-03-22 22:11:28 +00:00
|
|
|
]
|
|
|
|
|
2022-09-29 16:12:16 +00:00
|
|
|
[[package]]
|
|
|
|
name = "clap_lex"
|
2024-02-09 21:55:09 +00:00
|
|
|
version = "0.7.0"
|
2022-09-29 16:12:16 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-09 21:55:09 +00:00
|
|
|
checksum = "98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce"
|
2022-09-29 16:12:16 +00:00
|
|
|
|
2022-03-02 08:15:14 +00:00
|
|
|
[[package]]
|
|
|
|
name = "clap_mangen"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.2.20"
|
2022-03-02 08:15:14 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "e1dd95b5ebb5c1c54581dd6346f3ed6a79a3eef95dd372fc2ac13d535535300e"
|
2022-03-02 08:15:14 +00:00
|
|
|
dependencies = [
|
2023-06-01 16:02:28 +00:00
|
|
|
"clap",
|
2022-03-02 08:15:14 +00:00
|
|
|
"roff",
|
|
|
|
]
|
|
|
|
|
2023-10-29 07:21:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "clru"
|
|
|
|
version = "0.6.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b8191fa7302e03607ff0e237d4246cc043ff5b3cb9409d995172ba3bea16b807"
|
|
|
|
|
2023-05-31 16:00:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "colorchoice"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "config"
|
2023-11-22 15:17:49 +00:00
|
|
|
version = "0.13.4"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-22 15:17:49 +00:00
|
|
|
checksum = "23738e11972c7643e4ec947840fc463b6a571afcd3e735bdfce7d03c7a784aca"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
2022-03-10 02:04:19 +00:00
|
|
|
"async-trait",
|
2020-12-12 08:00:42 +00:00
|
|
|
"lazy_static",
|
|
|
|
"nom",
|
2022-03-10 02:04:19 +00:00
|
|
|
"pathdiff",
|
|
|
|
"serde",
|
2020-12-12 08:00:42 +00:00
|
|
|
"toml",
|
|
|
|
]
|
|
|
|
|
2022-03-06 03:32:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "console"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.15.8"
|
2022-03-06 03:32:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb"
|
2022-03-06 03:32:20 +00:00
|
|
|
dependencies = [
|
|
|
|
"encode_unicode",
|
2022-09-28 15:49:49 +00:00
|
|
|
"lazy_static",
|
2022-03-06 03:32:20 +00:00
|
|
|
"libc",
|
2024-01-19 18:43:54 +00:00
|
|
|
"windows-sys 0.52.0",
|
2022-03-06 03:32:20 +00:00
|
|
|
]
|
|
|
|
|
2022-08-22 18:28:34 +00:00
|
|
|
[[package]]
|
|
|
|
name = "core-foundation-sys"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.8.6"
|
2022-08-22 18:28:34 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
|
2022-08-22 18:28:34 +00:00
|
|
|
|
2022-08-09 15:34:25 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cpufeatures"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.2.12"
|
2022-08-09 15:34:25 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504"
|
2022-08-09 15:34:25 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2023-10-29 07:21:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crc32fast"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "1.4.0"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
]
|
|
|
|
|
2022-09-12 15:45:21 +00:00
|
|
|
[[package]]
|
|
|
|
name = "criterion"
|
2023-06-01 16:02:28 +00:00
|
|
|
version = "0.5.1"
|
2022-09-12 15:45:21 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-06-01 16:02:28 +00:00
|
|
|
checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f"
|
2022-09-12 15:45:21 +00:00
|
|
|
dependencies = [
|
|
|
|
"anes",
|
|
|
|
"cast",
|
|
|
|
"ciborium",
|
2023-06-01 16:02:28 +00:00
|
|
|
"clap",
|
2022-09-12 15:59:06 +00:00
|
|
|
"criterion-plot",
|
2023-06-01 16:02:28 +00:00
|
|
|
"is-terminal",
|
2023-06-22 15:58:45 +00:00
|
|
|
"itertools 0.10.5",
|
2022-09-12 15:45:21 +00:00
|
|
|
"num-traits",
|
2023-06-01 16:02:28 +00:00
|
|
|
"once_cell",
|
2022-09-12 15:45:21 +00:00
|
|
|
"oorandom",
|
2022-09-12 15:59:06 +00:00
|
|
|
"plotters",
|
|
|
|
"rayon",
|
2022-09-12 15:45:21 +00:00
|
|
|
"regex",
|
|
|
|
"serde",
|
|
|
|
"serde_derive",
|
|
|
|
"serde_json",
|
|
|
|
"tinytemplate",
|
|
|
|
"walkdir",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "criterion-plot"
|
|
|
|
version = "0.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1"
|
|
|
|
dependencies = [
|
|
|
|
"cast",
|
2023-06-22 15:58:45 +00:00
|
|
|
"itertools 0.10.5",
|
2022-09-12 15:45:21 +00:00
|
|
|
]
|
|
|
|
|
2023-10-29 07:21:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crossbeam"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.8.4"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "1137cd7e7fc0fb5d3c5a8678be38ec56e819125d8d7907411fe24ccb943faca8"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"crossbeam-channel",
|
|
|
|
"crossbeam-deque",
|
|
|
|
"crossbeam-epoch",
|
|
|
|
"crossbeam-queue",
|
|
|
|
"crossbeam-utils",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-channel"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.5.12"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "ab3db02a9c5b5121e1e42fbdb1aeb65f5e02624cc58c43f2884c6ccac0b82f95"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"crossbeam-utils",
|
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-deque"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.8.5"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"crossbeam-epoch",
|
|
|
|
"crossbeam-utils",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-epoch"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.9.18"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"crossbeam-utils",
|
|
|
|
]
|
|
|
|
|
2023-10-29 07:21:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-queue"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.3.11"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"crossbeam-utils",
|
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-utils"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.8.19"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
2022-10-23 20:50:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crossterm"
|
2023-12-25 20:16:25 +00:00
|
|
|
version = "0.27.0"
|
2022-10-23 20:50:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-25 20:16:25 +00:00
|
|
|
checksum = "f476fe445d41c9e991fd07515a6f463074b782242ccf4a5b7b1d1012e70824df"
|
2022-10-23 20:50:03 +00:00
|
|
|
dependencies = [
|
2024-03-23 18:19:24 +00:00
|
|
|
"bitflags 2.5.0",
|
2022-10-23 20:50:03 +00:00
|
|
|
"crossterm_winapi",
|
|
|
|
"libc",
|
|
|
|
"mio",
|
|
|
|
"parking_lot",
|
|
|
|
"signal-hook",
|
|
|
|
"signal-hook-mio",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossterm_winapi"
|
2023-08-09 05:26:26 +00:00
|
|
|
version = "0.9.1"
|
2022-10-23 20:50:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:26:26 +00:00
|
|
|
checksum = "acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b"
|
2022-10-23 20:50:03 +00:00
|
|
|
dependencies = [
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2024-03-05 00:11:22 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crunchy"
|
|
|
|
version = "0.2.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
2022-02-10 06:01:13 +00:00
|
|
|
name = "crypto-common"
|
2022-09-06 19:58:08 +00:00
|
|
|
version = "0.1.6"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-09-06 19:58:08 +00:00
|
|
|
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
2022-08-09 15:34:25 +00:00
|
|
|
"generic-array",
|
2022-03-17 04:10:14 +00:00
|
|
|
"typenum",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
2023-10-29 07:21:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "deranged"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.3.11"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"powerfmt",
|
|
|
|
]
|
|
|
|
|
2023-07-06 06:03:55 +00:00
|
|
|
[[package]]
|
|
|
|
name = "diff"
|
|
|
|
version = "0.1.13"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
|
|
|
|
|
2022-01-16 06:06:12 +00:00
|
|
|
[[package]]
|
|
|
|
name = "difflib"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8"
|
|
|
|
|
2020-12-24 09:15:38 +00:00
|
|
|
[[package]]
|
|
|
|
name = "digest"
|
2023-05-22 16:00:45 +00:00
|
|
|
version = "0.10.7"
|
2020-12-24 09:15:38 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 16:00:45 +00:00
|
|
|
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
|
2020-12-24 09:15:38 +00:00
|
|
|
dependencies = [
|
2022-08-09 15:34:25 +00:00
|
|
|
"block-buffer",
|
2022-02-10 06:01:13 +00:00
|
|
|
"crypto-common",
|
|
|
|
"subtle",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "dirs"
|
2023-05-01 16:02:24 +00:00
|
|
|
version = "5.0.1"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-01 16:02:24 +00:00
|
|
|
checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"dirs-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "dirs-sys"
|
2023-05-01 16:02:24 +00:00
|
|
|
version = "0.4.1"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-01 16:02:24 +00:00
|
|
|
checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
2023-05-01 16:02:24 +00:00
|
|
|
"option-ext",
|
2020-12-12 08:00:42 +00:00
|
|
|
"redox_users",
|
2023-05-01 16:02:24 +00:00
|
|
|
"windows-sys 0.48.0",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
2022-01-16 06:06:12 +00:00
|
|
|
[[package]]
|
|
|
|
name = "doc-comment"
|
|
|
|
version = "0.3.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
|
|
|
|
|
2023-10-29 07:21:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "dunce"
|
|
|
|
version = "1.0.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "56ce8c6da7551ec6c462cbaf3bfbc75131ebbfa1c944aeaa9dab51ca1c5f0c3b"
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "either"
|
2024-02-10 08:04:18 +00:00
|
|
|
version = "1.10.0"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-10 08:04:18 +00:00
|
|
|
checksum = "11157ac094ffbdde99aa67b23417ebdd801842852b500e395a45a9c0aac03e4a"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
2022-03-06 03:32:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "encode_unicode"
|
|
|
|
version = "0.3.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
|
|
|
|
|
2023-06-26 16:02:21 +00:00
|
|
|
[[package]]
|
|
|
|
name = "equivalent"
|
2023-08-09 05:26:26 +00:00
|
|
|
version = "1.0.1"
|
2023-06-26 16:02:21 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:26:26 +00:00
|
|
|
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
|
2023-06-26 16:02:21 +00:00
|
|
|
|
2023-03-30 16:26:08 +00:00
|
|
|
[[package]]
|
|
|
|
name = "errno"
|
2023-12-01 15:59:10 +00:00
|
|
|
version = "0.3.8"
|
2022-11-25 15:07:18 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-01 15:59:10 +00:00
|
|
|
checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245"
|
2022-11-25 15:07:18 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
2023-12-01 15:59:10 +00:00
|
|
|
"windows-sys 0.52.0",
|
2022-11-25 15:07:18 +00:00
|
|
|
]
|
|
|
|
|
2023-01-27 06:21:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "esl01-renderdag"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3a1840969ab8be31e186bb6d2f672d586dcd203dd4019a80dc1277a14686eca9"
|
|
|
|
dependencies = [
|
2023-06-28 15:03:50 +00:00
|
|
|
"bitflags 1.3.2",
|
2023-06-22 15:58:45 +00:00
|
|
|
"itertools 0.10.5",
|
2023-01-27 06:21:24 +00:00
|
|
|
]
|
|
|
|
|
2023-10-29 07:21:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "faster-hex"
|
2023-12-15 03:22:12 +00:00
|
|
|
version = "0.9.0"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-15 03:22:12 +00:00
|
|
|
checksum = "a2a2b11eda1d40935b26cf18f6833c526845ae8c41e58d09af6adeb6f0269183"
|
2023-10-29 07:21:37 +00:00
|
|
|
|
2022-02-10 06:19:16 +00:00
|
|
|
[[package]]
|
|
|
|
name = "fastrand"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "2.0.1"
|
2022-02-10 06:19:16 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5"
|
2022-02-10 06:19:16 +00:00
|
|
|
|
2023-10-29 07:21:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "filetime"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.2.23"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "1ee447700ac8aa0b2f2bd7bc4462ad686ba06baa6727ac149a2d6277f0d240fd"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"libc",
|
2024-01-19 18:43:54 +00:00
|
|
|
"redox_syscall",
|
|
|
|
"windows-sys 0.52.0",
|
2023-10-29 07:21:37 +00:00
|
|
|
]
|
|
|
|
|
2022-12-21 19:14:46 +00:00
|
|
|
[[package]]
|
|
|
|
name = "fixedbitset"
|
|
|
|
version = "0.4.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
|
|
|
|
|
2023-10-29 07:21:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "flate2"
|
|
|
|
version = "1.0.28"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e"
|
|
|
|
dependencies = [
|
|
|
|
"crc32fast",
|
|
|
|
"miniz_oxide",
|
|
|
|
]
|
|
|
|
|
2024-03-18 11:40:13 +00:00
|
|
|
[[package]]
|
|
|
|
name = "fnv"
|
|
|
|
version = "1.0.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
|
|
|
|
2021-06-23 23:59:06 +00:00
|
|
|
[[package]]
|
|
|
|
name = "form_urlencoded"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "1.2.1"
|
2021-06-23 23:59:06 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
|
2021-06-23 23:59:06 +00:00
|
|
|
dependencies = [
|
|
|
|
"percent-encoding",
|
|
|
|
]
|
|
|
|
|
2023-07-08 09:23:32 +00:00
|
|
|
[[package]]
|
|
|
|
name = "futures"
|
|
|
|
version = "0.1.31"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures"
|
2023-12-25 15:42:16 +00:00
|
|
|
version = "0.3.30"
|
2023-07-08 09:23:32 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-25 15:42:16 +00:00
|
|
|
checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0"
|
2023-07-08 09:23:32 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
|
|
|
"futures-executor",
|
|
|
|
"futures-io",
|
|
|
|
"futures-sink",
|
|
|
|
"futures-task",
|
|
|
|
"futures-util",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-channel"
|
2023-12-25 15:42:16 +00:00
|
|
|
version = "0.3.30"
|
2023-07-08 09:23:32 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-25 15:42:16 +00:00
|
|
|
checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
|
2023-07-08 09:23:32 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-core"
|
2023-12-25 15:42:16 +00:00
|
|
|
version = "0.3.30"
|
2023-07-08 09:23:32 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-25 15:42:16 +00:00
|
|
|
checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
|
2023-07-08 09:23:32 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-executor"
|
2023-12-25 15:42:16 +00:00
|
|
|
version = "0.3.30"
|
2023-07-08 09:23:32 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-25 15:42:16 +00:00
|
|
|
checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d"
|
2023-07-08 09:23:32 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures-core",
|
|
|
|
"futures-task",
|
|
|
|
"futures-util",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-io"
|
2023-12-25 15:42:16 +00:00
|
|
|
version = "0.3.30"
|
2023-07-08 09:23:32 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-25 15:42:16 +00:00
|
|
|
checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
|
2023-07-08 09:23:32 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-macro"
|
2023-12-25 15:42:16 +00:00
|
|
|
version = "0.3.30"
|
2023-07-08 09:23:32 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-25 15:42:16 +00:00
|
|
|
checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
|
2023-07-08 09:23:32 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-12-15 04:02:33 +00:00
|
|
|
"syn",
|
2023-07-08 09:23:32 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-sink"
|
2023-12-25 15:42:16 +00:00
|
|
|
version = "0.3.30"
|
2023-07-08 09:23:32 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-25 15:42:16 +00:00
|
|
|
checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
|
2023-07-08 09:23:32 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-task"
|
2023-12-25 15:42:16 +00:00
|
|
|
version = "0.3.30"
|
2023-07-08 09:23:32 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-25 15:42:16 +00:00
|
|
|
checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
|
2023-07-08 09:23:32 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-util"
|
2023-12-25 15:42:16 +00:00
|
|
|
version = "0.3.30"
|
2023-07-08 09:23:32 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-25 15:42:16 +00:00
|
|
|
checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
|
2023-07-08 09:23:32 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures 0.1.31",
|
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
|
|
|
"futures-io",
|
|
|
|
"futures-macro",
|
|
|
|
"futures-sink",
|
|
|
|
"futures-task",
|
|
|
|
"memchr",
|
|
|
|
"pin-project-lite",
|
|
|
|
"pin-utils",
|
|
|
|
"slab",
|
|
|
|
]
|
|
|
|
|
2022-12-21 19:14:46 +00:00
|
|
|
[[package]]
|
|
|
|
name = "gen-protos"
|
2024-03-07 00:12:48 +00:00
|
|
|
version = "0.15.1"
|
2022-12-21 19:14:46 +00:00
|
|
|
dependencies = [
|
|
|
|
"prost-build",
|
|
|
|
]
|
|
|
|
|
2020-12-24 09:15:38 +00:00
|
|
|
[[package]]
|
|
|
|
name = "generic-array"
|
2023-08-09 05:26:26 +00:00
|
|
|
version = "0.14.7"
|
2020-12-24 09:15:38 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:26:26 +00:00
|
|
|
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
|
2020-12-24 09:15:38 +00:00
|
|
|
dependencies = [
|
|
|
|
"typenum",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
2020-12-24 04:55:12 +00:00
|
|
|
[[package]]
|
|
|
|
name = "getrandom"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.2.12"
|
2020-12-24 04:55:12 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "190092ea657667030ac6a35e305e62fc4dd69fd98ac98631e5d3a2b1575a12b5"
|
2020-12-24 04:55:12 +00:00
|
|
|
dependencies = [
|
2021-06-23 23:59:06 +00:00
|
|
|
"cfg-if",
|
2020-12-24 04:55:12 +00:00
|
|
|
"libc",
|
2023-01-21 08:13:55 +00:00
|
|
|
"wasi",
|
2020-12-24 04:55:12 +00:00
|
|
|
]
|
|
|
|
|
2023-07-10 15:27:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "gimli"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.28.1"
|
2023-07-10 15:27:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
|
2023-07-10 15:27:53 +00:00
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "git2"
|
2024-03-20 15:48:35 +00:00
|
|
|
version = "0.18.3"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-20 15:48:35 +00:00
|
|
|
checksum = "232e6a7bfe35766bf715e55a88b39a700596c0ccfd88cd3680b4cdb40d66ef70"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
2024-03-23 18:19:24 +00:00
|
|
|
"bitflags 2.5.0",
|
2020-12-12 08:00:42 +00:00
|
|
|
"libc",
|
|
|
|
"libgit2-sys",
|
|
|
|
"log",
|
|
|
|
"openssl-probe",
|
|
|
|
"openssl-sys",
|
|
|
|
"url",
|
|
|
|
]
|
|
|
|
|
2023-10-29 07:21:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "gix"
|
2024-03-23 18:15:11 +00:00
|
|
|
version = "0.61.0"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-23 18:15:11 +00:00
|
|
|
checksum = "e4e0e59a44bf00de058ee98d6ecf3c9ed8f8842c1da642258ae4120d41ded8f7"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"gix-actor",
|
|
|
|
"gix-commitgraph",
|
|
|
|
"gix-config",
|
|
|
|
"gix-date",
|
|
|
|
"gix-diff",
|
|
|
|
"gix-discover",
|
|
|
|
"gix-features",
|
|
|
|
"gix-fs",
|
|
|
|
"gix-glob",
|
|
|
|
"gix-hash",
|
|
|
|
"gix-hashtable",
|
|
|
|
"gix-index",
|
|
|
|
"gix-lock",
|
|
|
|
"gix-macros",
|
|
|
|
"gix-object",
|
|
|
|
"gix-odb",
|
|
|
|
"gix-pack",
|
|
|
|
"gix-path",
|
|
|
|
"gix-ref",
|
|
|
|
"gix-refspec",
|
|
|
|
"gix-revision",
|
|
|
|
"gix-revwalk",
|
|
|
|
"gix-sec",
|
|
|
|
"gix-tempfile",
|
|
|
|
"gix-trace",
|
|
|
|
"gix-traverse",
|
|
|
|
"gix-url",
|
|
|
|
"gix-utils",
|
|
|
|
"gix-validate",
|
|
|
|
"once_cell",
|
|
|
|
"parking_lot",
|
|
|
|
"smallvec",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-actor"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.31.1"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "45c3a3bde455ad2ee8ba8a195745241ce0b770a8a26faae59fcf409d01b28c46"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"gix-date",
|
2024-03-18 11:40:13 +00:00
|
|
|
"gix-utils",
|
2023-10-29 07:21:37 +00:00
|
|
|
"itoa",
|
|
|
|
"thiserror",
|
2024-03-18 11:40:13 +00:00
|
|
|
"winnow 0.6.5",
|
2023-10-29 07:21:37 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-bitmap"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.2.11"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "a371db66cbd4e13f0ed9dc4c0fea712d7276805fccc877f77e96374d317e87ae"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-chunk"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.4.8"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "45c8751169961ba7640b513c3b24af61aa962c967aaf04116734975cd5af0c52"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-commitgraph"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.24.2"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "f7b102311085da4af18823413b5176d7c500fb2272eaf391cfa8635d8bcb12c4"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"gix-chunk",
|
|
|
|
"gix-features",
|
|
|
|
"gix-hash",
|
|
|
|
"memmap2",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-config"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.36.0"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "62129c75e4b6229fe15fb9838cdc00c655e87105b651e4edd7c183fc5288b5d1"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"gix-config-value",
|
|
|
|
"gix-features",
|
|
|
|
"gix-glob",
|
|
|
|
"gix-path",
|
|
|
|
"gix-ref",
|
|
|
|
"gix-sec",
|
|
|
|
"memchr",
|
|
|
|
"once_cell",
|
|
|
|
"smallvec",
|
|
|
|
"thiserror",
|
|
|
|
"unicode-bom",
|
2024-03-18 11:40:13 +00:00
|
|
|
"winnow 0.6.5",
|
2023-10-29 07:21:37 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-config-value"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.14.6"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "fbd06203b1a9b33a78c88252a625031b094d9e1b647260070c25b09910c0a804"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
2024-03-23 18:19:24 +00:00
|
|
|
"bitflags 2.5.0",
|
2023-10-29 07:21:37 +00:00
|
|
|
"bstr",
|
|
|
|
"gix-path",
|
|
|
|
"libc",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-date"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.8.5"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "180b130a4a41870edfbd36ce4169c7090bca70e195da783dea088dd973daa59c"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"itoa",
|
|
|
|
"thiserror",
|
|
|
|
"time",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-diff"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.42.0"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "78e605593c2ef74980a534ade0909c7dc57cca72baa30cbb67d2dda621f99ac4"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
2023-12-15 03:22:12 +00:00
|
|
|
"bstr",
|
2023-10-29 07:21:37 +00:00
|
|
|
"gix-hash",
|
|
|
|
"gix-object",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-discover"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.31.0"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "64bab49087ed3710caf77e473dc0efc54ca33d8ccc6441359725f121211482b1"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"dunce",
|
2024-02-09 09:24:49 +00:00
|
|
|
"gix-fs",
|
2023-10-29 07:21:37 +00:00
|
|
|
"gix-hash",
|
|
|
|
"gix-path",
|
|
|
|
"gix-ref",
|
|
|
|
"gix-sec",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-features"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.38.1"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "db4254037d20a247a0367aa79333750146a369719f0c6617fec4f5752cc62b37"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"crc32fast",
|
|
|
|
"crossbeam-channel",
|
|
|
|
"flate2",
|
|
|
|
"gix-hash",
|
|
|
|
"gix-trace",
|
2024-02-09 09:24:49 +00:00
|
|
|
"gix-utils",
|
2023-10-29 07:21:37 +00:00
|
|
|
"jwalk",
|
|
|
|
"libc",
|
|
|
|
"once_cell",
|
|
|
|
"parking_lot",
|
|
|
|
"prodash",
|
|
|
|
"sha1_smol",
|
|
|
|
"thiserror",
|
|
|
|
"walkdir",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-fs"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.10.1"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "634b8a743b0aae03c1a74ee0ea24e8c5136895efac64ce52b3ea106e1c6f0613"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"gix-features",
|
2024-02-09 09:24:49 +00:00
|
|
|
"gix-utils",
|
2023-10-29 07:21:37 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-glob"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.16.2"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "682bdc43cb3c00dbedfcc366de2a849b582efd8d886215dbad2ea662ec156bb5"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
2024-03-23 18:19:24 +00:00
|
|
|
"bitflags 2.5.0",
|
2023-10-29 07:21:37 +00:00
|
|
|
"bstr",
|
|
|
|
"gix-features",
|
|
|
|
"gix-path",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-hash"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.14.2"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "f93d7df7366121b5018f947a04d37f034717e113dcf9ccd85c34b58e57a74d5e"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"faster-hex",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-hashtable"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.5.2"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "7ddf80e16f3c19ac06ce415a38b8591993d3f73aede049cb561becb5b3a8e242"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"gix-hash",
|
|
|
|
"hashbrown",
|
|
|
|
"parking_lot",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.31.1"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "549621f13d9ccf325a7de45506a3266af0d08f915181c5687abb5e8669bfd2e6"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
2024-03-23 18:19:24 +00:00
|
|
|
"bitflags 2.5.0",
|
2023-10-29 07:21:37 +00:00
|
|
|
"bstr",
|
|
|
|
"filetime",
|
2024-03-18 11:40:13 +00:00
|
|
|
"fnv",
|
2023-10-29 07:21:37 +00:00
|
|
|
"gix-bitmap",
|
|
|
|
"gix-features",
|
|
|
|
"gix-fs",
|
|
|
|
"gix-hash",
|
|
|
|
"gix-lock",
|
|
|
|
"gix-object",
|
|
|
|
"gix-traverse",
|
2024-03-18 11:40:13 +00:00
|
|
|
"gix-utils",
|
|
|
|
"hashbrown",
|
2023-10-29 07:21:37 +00:00
|
|
|
"itoa",
|
2023-12-15 03:22:12 +00:00
|
|
|
"libc",
|
2023-10-29 07:21:37 +00:00
|
|
|
"memmap2",
|
2023-12-15 03:22:12 +00:00
|
|
|
"rustix",
|
2023-10-29 07:21:37 +00:00
|
|
|
"smallvec",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-lock"
|
2024-03-23 18:19:24 +00:00
|
|
|
version = "13.1.1"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-23 18:19:24 +00:00
|
|
|
checksum = "e7c359f81f01b8352063319bcb39789b7ea0887b406406381106e38c4a34d049"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"gix-tempfile",
|
|
|
|
"gix-utils",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-macros"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.1.4"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "1dff438f14e67e7713ab9332f5fd18c8f20eb7eb249494f6c2bf170522224032"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-12-15 04:02:33 +00:00
|
|
|
"syn",
|
2023-10-29 07:21:37 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-object"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.42.1"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "3d4f8efae72030df1c4a81d02dbe2348e748d9b9a11e108ed6efbd846326e051"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"gix-actor",
|
|
|
|
"gix-date",
|
|
|
|
"gix-features",
|
|
|
|
"gix-hash",
|
2024-03-18 11:40:13 +00:00
|
|
|
"gix-utils",
|
2023-10-29 07:21:37 +00:00
|
|
|
"gix-validate",
|
|
|
|
"itoa",
|
|
|
|
"smallvec",
|
|
|
|
"thiserror",
|
2024-03-18 11:40:13 +00:00
|
|
|
"winnow 0.6.5",
|
2023-10-29 07:21:37 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-odb"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.59.0"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "81b55378c719693380f66d9dd21ce46721eed2981d8789fc698ec1ada6fa176e"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"arc-swap",
|
|
|
|
"gix-date",
|
|
|
|
"gix-features",
|
2024-02-09 09:24:49 +00:00
|
|
|
"gix-fs",
|
2023-10-29 07:21:37 +00:00
|
|
|
"gix-hash",
|
|
|
|
"gix-object",
|
|
|
|
"gix-pack",
|
|
|
|
"gix-path",
|
|
|
|
"gix-quote",
|
|
|
|
"parking_lot",
|
|
|
|
"tempfile",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-pack"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.49.0"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "6391aeaa030ad64aba346a9f5c69bb1c4e5c6fb4411705b03b40b49d8614ec30"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"clru",
|
|
|
|
"gix-chunk",
|
|
|
|
"gix-features",
|
|
|
|
"gix-hash",
|
|
|
|
"gix-hashtable",
|
|
|
|
"gix-object",
|
|
|
|
"gix-path",
|
|
|
|
"gix-tempfile",
|
|
|
|
"memmap2",
|
|
|
|
"parking_lot",
|
|
|
|
"smallvec",
|
|
|
|
"thiserror",
|
|
|
|
"uluru",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-path"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.10.7"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "23623cf0f475691a6d943f898c4d0b89f5c1a2a64d0f92bce0e0322ee6528783"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"gix-trace",
|
|
|
|
"home",
|
|
|
|
"once_cell",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-quote"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.4.12"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "cbff4f9b9ea3fa7a25a70ee62f545143abef624ac6aa5884344e70c8b0a1d9ff"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
2024-03-05 00:11:22 +00:00
|
|
|
"gix-utils",
|
2023-10-29 07:21:37 +00:00
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-ref"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.43.0"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "fd4aba68b925101cb45d6df328979af0681364579db889098a0de75b36c77b65"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"gix-actor",
|
|
|
|
"gix-date",
|
|
|
|
"gix-features",
|
|
|
|
"gix-fs",
|
|
|
|
"gix-hash",
|
|
|
|
"gix-lock",
|
|
|
|
"gix-object",
|
|
|
|
"gix-path",
|
|
|
|
"gix-tempfile",
|
2024-02-09 09:24:49 +00:00
|
|
|
"gix-utils",
|
2023-10-29 07:21:37 +00:00
|
|
|
"gix-validate",
|
|
|
|
"memmap2",
|
|
|
|
"thiserror",
|
2024-03-18 11:40:13 +00:00
|
|
|
"winnow 0.6.5",
|
2023-10-29 07:21:37 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-refspec"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.23.0"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "dde848865834a54fe4d9b4573f15d0e9a68eaf3d061b42d3ed52b4b8acf880b2"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"gix-hash",
|
|
|
|
"gix-revision",
|
|
|
|
"gix-validate",
|
|
|
|
"smallvec",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-revision"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.27.0"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "9e34196e1969bd5d36e2fbc4467d893999132219d503e23474a8ad2b221cb1e8"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"gix-date",
|
|
|
|
"gix-hash",
|
|
|
|
"gix-hashtable",
|
|
|
|
"gix-object",
|
|
|
|
"gix-revwalk",
|
|
|
|
"gix-trace",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-revwalk"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.13.0"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "e0a7d393ae814eeaae41a333c0ff684b243121cc61ccdc5bbe9897094588047d"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"gix-commitgraph",
|
|
|
|
"gix-date",
|
|
|
|
"gix-hash",
|
|
|
|
"gix-hashtable",
|
|
|
|
"gix-object",
|
|
|
|
"smallvec",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-sec"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.10.6"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "fddc27984a643b20dd03e97790555804f98cf07404e0e552c0ad8133266a79a1"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
2024-03-23 18:19:24 +00:00
|
|
|
"bitflags 2.5.0",
|
2023-10-29 07:21:37 +00:00
|
|
|
"gix-path",
|
|
|
|
"libc",
|
2024-02-09 09:24:49 +00:00
|
|
|
"windows-sys 0.52.0",
|
2023-10-29 07:21:37 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-tempfile"
|
2024-03-23 18:19:24 +00:00
|
|
|
version = "13.1.1"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-23 18:19:24 +00:00
|
|
|
checksum = "a761d76594f4443b675e85928e4902dec333273836bd386906f01e7e346a0d11"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"gix-fs",
|
|
|
|
"libc",
|
|
|
|
"once_cell",
|
|
|
|
"parking_lot",
|
|
|
|
"tempfile",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-trace"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.1.8"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "9b838b2db8f62c9447d483a4c28d251b67fee32741a82cb4d35e9eb4e9fdc5ab"
|
2023-10-29 07:21:37 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-traverse"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.38.0"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "95aef84bc777025403a09788b1e4815c06a19332e9e5d87a955e1ed7da9bf0cf"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"gix-commitgraph",
|
|
|
|
"gix-date",
|
|
|
|
"gix-hash",
|
|
|
|
"gix-hashtable",
|
|
|
|
"gix-object",
|
|
|
|
"gix-revwalk",
|
|
|
|
"smallvec",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-url"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.27.2"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "8f0b24f3ecc79a5a53539de9c2e99425d0ef23feacdcf3faac983aa9a2f26849"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"gix-features",
|
|
|
|
"gix-path",
|
|
|
|
"home",
|
|
|
|
"thiserror",
|
|
|
|
"url",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-utils"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.1.11"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "0066432d4c277f9877f091279a597ea5331f68ca410efc874f0bdfb1cd348f92"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"fastrand",
|
2024-02-09 09:24:49 +00:00
|
|
|
"unicode-normalization",
|
2023-10-29 07:21:37 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gix-validate"
|
2024-03-18 11:40:13 +00:00
|
|
|
version = "0.8.4"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:40:13 +00:00
|
|
|
checksum = "e39fc6e06044985eac19dd34d474909e517307582e462b2eb4c8fa51b6241545"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"bstr",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
2022-11-22 23:58:04 +00:00
|
|
|
[[package]]
|
|
|
|
name = "glob"
|
2023-01-06 15:05:36 +00:00
|
|
|
version = "0.3.1"
|
2022-11-22 23:58:04 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-06 15:05:36 +00:00
|
|
|
checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
|
2022-11-22 23:58:04 +00:00
|
|
|
|
2024-02-16 17:54:09 +00:00
|
|
|
[[package]]
|
|
|
|
name = "globset"
|
|
|
|
version = "0.4.14"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "57da3b9b5b85bd66f31093f8c408b90a74431672542466497dcbdfdc02034be1"
|
|
|
|
dependencies = [
|
|
|
|
"aho-corasick",
|
|
|
|
"bstr",
|
|
|
|
"log",
|
2024-03-05 00:11:22 +00:00
|
|
|
"regex-automata 0.4.6",
|
2024-02-16 17:54:09 +00:00
|
|
|
"regex-syntax 0.8.2",
|
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "half"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "2.4.0"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "b5eceaaeec696539ddaf7b333340f1af35a5aa87ae3e4f3ead0532f72affab2e"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"crunchy",
|
|
|
|
]
|
2020-12-12 08:00:42 +00:00
|
|
|
|
2023-06-26 16:02:21 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hashbrown"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.14.3"
|
2023-06-26 16:02:21 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604"
|
2024-03-18 11:40:13 +00:00
|
|
|
dependencies = [
|
|
|
|
"ahash",
|
|
|
|
"allocator-api2",
|
|
|
|
]
|
2023-06-26 16:02:21 +00:00
|
|
|
|
2022-03-22 22:11:28 +00:00
|
|
|
[[package]]
|
|
|
|
name = "heck"
|
2023-08-09 05:26:26 +00:00
|
|
|
version = "0.4.1"
|
2022-03-22 22:11:28 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:26:26 +00:00
|
|
|
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
|
2022-03-22 22:11:28 +00:00
|
|
|
|
2024-03-15 15:45:35 +00:00
|
|
|
[[package]]
|
|
|
|
name = "heck"
|
|
|
|
version = "0.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
|
|
|
|
|
2023-05-06 01:54:33 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hermit-abi"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.3.9"
|
2023-05-06 01:54:33 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
|
2023-05-06 01:54:33 +00:00
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hex"
|
2021-06-23 23:59:06 +00:00
|
|
|
version = "0.4.3"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-06-23 23:59:06 +00:00
|
|
|
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
2023-09-24 18:08:21 +00:00
|
|
|
[[package]]
|
|
|
|
name = "home"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.5.9"
|
2023-09-24 18:08:21 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
|
2023-09-24 18:08:21 +00:00
|
|
|
dependencies = [
|
2024-01-19 18:43:54 +00:00
|
|
|
"windows-sys 0.52.0",
|
2023-09-24 18:08:21 +00:00
|
|
|
]
|
|
|
|
|
2022-08-22 18:28:34 +00:00
|
|
|
[[package]]
|
|
|
|
name = "iana-time-zone"
|
2024-02-03 18:35:06 +00:00
|
|
|
version = "0.1.60"
|
2022-08-22 18:28:34 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-03 18:35:06 +00:00
|
|
|
checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141"
|
2022-08-22 18:28:34 +00:00
|
|
|
dependencies = [
|
|
|
|
"android_system_properties",
|
|
|
|
"core-foundation-sys",
|
2023-08-09 05:26:26 +00:00
|
|
|
"iana-time-zone-haiku",
|
2022-08-22 18:28:34 +00:00
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
2024-01-19 18:43:54 +00:00
|
|
|
"windows-core",
|
2023-08-09 05:26:26 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "iana-time-zone-haiku"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
|
|
|
|
dependencies = [
|
|
|
|
"cc",
|
2022-08-22 18:28:34 +00:00
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "idna"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.5.0"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"unicode-bidi",
|
|
|
|
"unicode-normalization",
|
|
|
|
]
|
|
|
|
|
2024-02-16 17:54:09 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ignore"
|
|
|
|
version = "0.4.22"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b46810df39e66e925525d6e38ce1e7f6e1d208f72dc39757880fcb66e2c58af1"
|
|
|
|
dependencies = [
|
|
|
|
"crossbeam-deque",
|
|
|
|
"globset",
|
|
|
|
"log",
|
|
|
|
"memchr",
|
2024-03-05 00:11:22 +00:00
|
|
|
"regex-automata 0.4.6",
|
2024-02-16 17:54:09 +00:00
|
|
|
"same-file",
|
|
|
|
"walkdir",
|
|
|
|
"winapi-util",
|
|
|
|
]
|
|
|
|
|
2023-06-26 16:02:21 +00:00
|
|
|
[[package]]
|
|
|
|
name = "indexmap"
|
2024-03-23 18:19:24 +00:00
|
|
|
version = "2.2.6"
|
2023-06-26 16:02:21 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-23 18:19:24 +00:00
|
|
|
checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26"
|
2023-06-26 16:02:21 +00:00
|
|
|
dependencies = [
|
|
|
|
"equivalent",
|
2023-09-24 18:08:21 +00:00
|
|
|
"hashbrown",
|
2021-09-23 21:10:59 +00:00
|
|
|
]
|
|
|
|
|
2023-12-25 20:16:25 +00:00
|
|
|
[[package]]
|
|
|
|
name = "indoc"
|
2024-03-23 18:19:24 +00:00
|
|
|
version = "2.0.5"
|
2023-12-25 20:16:25 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-23 18:19:24 +00:00
|
|
|
checksum = "b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5"
|
2023-12-25 20:16:25 +00:00
|
|
|
|
2022-03-06 03:32:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "insta"
|
2024-03-28 15:52:51 +00:00
|
|
|
version = "1.38.0"
|
2022-03-06 03:32:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-28 15:52:51 +00:00
|
|
|
checksum = "3eab73f58e59ca6526037208f0e98851159ec1633cf17b6cd2e1f2c3fd5d53cc"
|
2022-03-06 03:32:20 +00:00
|
|
|
dependencies = [
|
|
|
|
"console",
|
2022-09-28 15:49:49 +00:00
|
|
|
"lazy_static",
|
2022-08-08 15:31:03 +00:00
|
|
|
"linked-hash-map",
|
2023-01-03 02:26:59 +00:00
|
|
|
"regex",
|
2022-03-06 03:32:20 +00:00
|
|
|
"similar",
|
|
|
|
]
|
|
|
|
|
2020-12-25 06:56:05 +00:00
|
|
|
[[package]]
|
|
|
|
name = "instant"
|
2022-03-22 22:36:11 +00:00
|
|
|
version = "0.1.12"
|
2020-12-25 06:56:05 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-22 22:36:11 +00:00
|
|
|
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
|
2020-12-25 06:56:05 +00:00
|
|
|
dependencies = [
|
2021-06-23 23:59:06 +00:00
|
|
|
"cfg-if",
|
2020-12-25 06:56:05 +00:00
|
|
|
]
|
|
|
|
|
2023-07-08 09:23:32 +00:00
|
|
|
[[package]]
|
|
|
|
name = "iovec"
|
|
|
|
version = "0.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2022-11-25 15:07:18 +00:00
|
|
|
[[package]]
|
|
|
|
name = "is-terminal"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.4.12"
|
2022-11-25 15:07:18 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "f23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738b"
|
2022-11-25 15:07:18 +00:00
|
|
|
dependencies = [
|
2023-06-29 15:07:43 +00:00
|
|
|
"hermit-abi",
|
2024-03-05 00:11:22 +00:00
|
|
|
"libc",
|
2024-01-19 18:43:54 +00:00
|
|
|
"windows-sys 0.52.0",
|
2022-11-25 15:07:18 +00:00
|
|
|
]
|
|
|
|
|
2021-06-09 20:57:48 +00:00
|
|
|
[[package]]
|
|
|
|
name = "itertools"
|
2022-09-20 16:55:05 +00:00
|
|
|
version = "0.10.5"
|
2021-06-09 20:57:48 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-09-20 16:55:05 +00:00
|
|
|
checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
|
2021-06-09 20:57:48 +00:00
|
|
|
dependencies = [
|
|
|
|
"either",
|
|
|
|
]
|
|
|
|
|
2023-06-22 15:58:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "itertools"
|
|
|
|
version = "0.11.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
|
|
|
|
dependencies = [
|
|
|
|
"either",
|
|
|
|
]
|
|
|
|
|
2024-02-09 09:50:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "itertools"
|
|
|
|
version = "0.12.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
|
|
|
|
dependencies = [
|
|
|
|
"either",
|
|
|
|
]
|
|
|
|
|
2022-02-10 06:19:16 +00:00
|
|
|
[[package]]
|
|
|
|
name = "itoa"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "1.0.10"
|
2022-02-10 06:19:16 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c"
|
2022-02-10 06:19:16 +00:00
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
2023-06-28 14:12:40 +00:00
|
|
|
name = "jj-cli"
|
2024-03-07 00:12:48 +00:00
|
|
|
version = "0.15.1"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
2023-07-12 21:08:58 +00:00
|
|
|
"anyhow",
|
2022-01-16 06:06:12 +00:00
|
|
|
"assert_cmd",
|
2023-03-03 06:48:35 +00:00
|
|
|
"assert_matches",
|
backend: make read functions async
The commit backend at Google is cloud-based (and so are the other
backends); it reads and writes commits from/to a server, which stores
them in a database. That makes latency much higher than for disk-based
backends. To reduce the latency, we have a local daemon process that
caches and prefetches objects. There are still many cases where
latency is high, such as when diffing two uncached commits. We can
improve that by changing some of our (jj's) algorithms to read many
objects concurrently from the backend. In the case of tree-diffing, we
can fetch one level (depth) of the tree at a time. There are several
ways of doing that:
* Make the backend methods `async`
* Use many threads for reading from the backend
* Add backend methods for batch reading
I don't think we typically need CPU parallelism, so it's wasteful to
have hundreds of threads running in order to fetch hundreds of objects
in parallel (especially when using a synchronous backend like the Git
backend). Batching would work well for the tree-diffing case, but it's
not as composable as `async`. For example, if we wanted to fetch some
commits at the same time as we were doing a diff, it's hard to see how
to do that with batching. Using async seems like our best bet.
I didn't make the backend interface's write functions async because
writes are already async with the daemon we have at Google. That
daemon will hash the object and immediately return, and then send the
object to the server in the background. I think any cloud-based
solution will need a similar daemon process. However, we may need to
reconsider this if/when jj gets used on a server with a custom backend
that writes directly to a database (i.e. no async daemon in between).
I've tried to measure the performance impact. That's the largest
difference I've been able to measure was on `jj diff
--ignore-working-copy -s --from v5.0 --to v6.0` in the Linux repo,
which increases from 749 ms to 773 ms (3.3%). In most cases I've
tested, there's no measurable difference. I've tried diffing from the
root commit, as well as `jj --ignore-working-copy log --no-graph -r
'::v3.0 & author(torvalds)' -T 'commit_id ++ "\n"'` (to test a
commit-heavy load).
2023-09-06 19:59:17 +00:00
|
|
|
"async-trait",
|
2023-04-07 13:07:12 +00:00
|
|
|
"cargo_metadata",
|
2020-12-12 08:00:42 +00:00
|
|
|
"chrono",
|
2023-06-01 16:02:28 +00:00
|
|
|
"clap",
|
2024-01-26 02:35:28 +00:00
|
|
|
"clap-markdown",
|
2021-09-23 21:10:59 +00:00
|
|
|
"clap_complete",
|
2024-02-16 20:23:41 +00:00
|
|
|
"clap_complete_nushell",
|
2022-03-02 08:15:14 +00:00
|
|
|
"clap_mangen",
|
2020-12-12 08:00:42 +00:00
|
|
|
"config",
|
2023-03-27 13:43:32 +00:00
|
|
|
"criterion",
|
2023-12-27 15:39:32 +00:00
|
|
|
"crossterm",
|
2022-03-19 17:09:57 +00:00
|
|
|
"dirs",
|
2023-01-27 06:21:24 +00:00
|
|
|
"esl01-renderdag",
|
2023-12-25 15:42:16 +00:00
|
|
|
"futures 0.3.30",
|
2020-12-12 08:00:42 +00:00
|
|
|
"git2",
|
2023-10-31 00:50:10 +00:00
|
|
|
"gix",
|
2020-12-12 08:00:42 +00:00
|
|
|
"hex",
|
2023-09-24 18:08:21 +00:00
|
|
|
"indexmap",
|
2024-03-23 02:34:28 +00:00
|
|
|
"indoc",
|
2022-03-06 03:32:20 +00:00
|
|
|
"insta",
|
2024-02-09 09:50:20 +00:00
|
|
|
"itertools 0.12.1",
|
2023-09-20 05:30:34 +00:00
|
|
|
"jj-cli",
|
2023-06-28 14:12:40 +00:00
|
|
|
"jj-lib",
|
2022-10-29 19:48:41 +00:00
|
|
|
"libc",
|
2021-09-15 15:54:55 +00:00
|
|
|
"maplit",
|
2024-02-11 02:55:02 +00:00
|
|
|
"minus",
|
2022-10-29 19:48:41 +00:00
|
|
|
"once_cell",
|
2020-12-12 08:00:42 +00:00
|
|
|
"pest",
|
|
|
|
"pest_derive",
|
2023-10-28 23:15:01 +00:00
|
|
|
"pollster",
|
2020-12-12 08:00:42 +00:00
|
|
|
"regex",
|
2022-11-06 18:15:44 +00:00
|
|
|
"rpassword",
|
2023-08-29 21:13:35 +00:00
|
|
|
"scm-record",
|
2022-05-01 01:45:22 +00:00
|
|
|
"serde",
|
2022-10-29 19:48:41 +00:00
|
|
|
"slab",
|
2024-02-26 05:49:46 +00:00
|
|
|
"strsim",
|
2020-12-12 08:00:42 +00:00
|
|
|
"tempfile",
|
2023-08-01 03:29:54 +00:00
|
|
|
"test-case",
|
2022-11-08 12:35:16 +00:00
|
|
|
"testutils",
|
2023-06-01 16:02:28 +00:00
|
|
|
"textwrap",
|
2020-12-26 03:13:01 +00:00
|
|
|
"thiserror",
|
2022-11-26 01:33:24 +00:00
|
|
|
"timeago",
|
2023-01-15 04:23:44 +00:00
|
|
|
"toml_edit",
|
2022-11-20 03:38:25 +00:00
|
|
|
"tracing",
|
2023-07-08 12:45:38 +00:00
|
|
|
"tracing-chrome",
|
2022-11-20 03:38:25 +00:00
|
|
|
"tracing-subscriber",
|
2023-08-31 07:42:42 +00:00
|
|
|
"unicode-width",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-06-28 14:12:40 +00:00
|
|
|
name = "jj-lib"
|
2024-03-07 00:12:48 +00:00
|
|
|
version = "0.15.1"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
2022-02-21 05:45:09 +00:00
|
|
|
"assert_matches",
|
backend: make read functions async
The commit backend at Google is cloud-based (and so are the other
backends); it reads and writes commits from/to a server, which stores
them in a database. That makes latency much higher than for disk-based
backends. To reduce the latency, we have a local daemon process that
caches and prefetches objects. There are still many cases where
latency is high, such as when diffing two uncached commits. We can
improve that by changing some of our (jj's) algorithms to read many
objects concurrently from the backend. In the case of tree-diffing, we
can fetch one level (depth) of the tree at a time. There are several
ways of doing that:
* Make the backend methods `async`
* Use many threads for reading from the backend
* Add backend methods for batch reading
I don't think we typically need CPU parallelism, so it's wasteful to
have hundreds of threads running in order to fetch hundreds of objects
in parallel (especially when using a synchronous backend like the Git
backend). Batching would work well for the tree-diffing case, but it's
not as composable as `async`. For example, if we wanted to fetch some
commits at the same time as we were doing a diff, it's hard to see how
to do that with batching. Using async seems like our best bet.
I didn't make the backend interface's write functions async because
writes are already async with the daemon we have at Google. That
daemon will hash the object and immediately return, and then send the
object to the server in the background. I think any cloud-based
solution will need a similar daemon process. However, we may need to
reconsider this if/when jj gets used on a server with a custom backend
that writes directly to a database (i.e. no async daemon in between).
I've tried to measure the performance impact. That's the largest
difference I've been able to measure was on `jj diff
--ignore-working-copy -s --from v5.0 --to v6.0` in the Linux repo,
which increases from 749 ms to 773 ms (3.3%). In most cases I've
tested, there's no measurable difference. I've tried diffing from the
root commit, as well as `jj --ignore-working-copy log --no-graph -r
'::v3.0 & author(torvalds)' -T 'commit_id ++ "\n"'` (to test a
commit-heavy load).
2023-09-06 19:59:17 +00:00
|
|
|
"async-trait",
|
2020-12-25 06:56:05 +00:00
|
|
|
"backoff",
|
2020-12-12 08:00:42 +00:00
|
|
|
"blake2",
|
2024-03-23 18:19:24 +00:00
|
|
|
"bytes 1.6.0",
|
2020-12-12 08:00:42 +00:00
|
|
|
"chrono",
|
|
|
|
"config",
|
2023-03-27 08:23:27 +00:00
|
|
|
"criterion",
|
2022-11-11 17:33:22 +00:00
|
|
|
"digest",
|
2023-08-16 10:40:43 +00:00
|
|
|
"either",
|
2023-07-17 11:50:16 +00:00
|
|
|
"esl01-renderdag",
|
2023-12-25 15:42:16 +00:00
|
|
|
"futures 0.3.30",
|
2020-12-12 08:00:42 +00:00
|
|
|
"git2",
|
2023-10-29 07:21:37 +00:00
|
|
|
"gix",
|
2023-10-19 17:46:26 +00:00
|
|
|
"glob",
|
2020-12-12 08:00:42 +00:00
|
|
|
"hex",
|
2024-02-16 17:54:09 +00:00
|
|
|
"ignore",
|
2024-03-23 02:34:28 +00:00
|
|
|
"indoc",
|
2022-05-10 04:24:58 +00:00
|
|
|
"insta",
|
2024-02-09 09:50:20 +00:00
|
|
|
"itertools 0.12.1",
|
2024-02-13 23:10:30 +00:00
|
|
|
"jj-lib-proc-macros",
|
2020-12-23 17:39:09 +00:00
|
|
|
"maplit",
|
2021-04-29 06:51:58 +00:00
|
|
|
"num_cpus",
|
2022-10-02 09:10:43 +00:00
|
|
|
"once_cell",
|
2021-04-14 23:54:27 +00:00
|
|
|
"pest",
|
|
|
|
"pest_derive",
|
2023-10-28 23:15:01 +00:00
|
|
|
"pollster",
|
2023-07-06 06:03:55 +00:00
|
|
|
"pretty_assertions",
|
2022-12-21 19:14:46 +00:00
|
|
|
"prost",
|
2023-01-21 08:13:55 +00:00
|
|
|
"rand",
|
|
|
|
"rand_chacha",
|
working_copy: traverse filesystem in parallel
This improves `jj status` time by a factor of ~2x on my machine (M1 Macbook Pro 2021 16-inch, uses an SSD):
```sh
$ hyperfine --parameter-list hash before,after --parameter-list repo nixpkgs,gecko-dev --setup 'git checkout {hash} && cargo build --profile release-with-debug' --warmup 3 './target/release-with-debug/jj -R ../{repo} st'
Benchmark 1: ./target/release-with-debug/jj -R ../nixpkgs st (hash = before)
Time (mean ± σ): 1.640 s ± 0.019 s [User: 0.580 s, System: 1.044 s]
Range (min … max): 1.621 s … 1.673 s 10 runs
Benchmark 2: ./target/release-with-debug/jj -R ../nixpkgs st (hash = after)
Time (mean ± σ): 760.0 ms ± 5.4 ms [User: 812.9 ms, System: 2214.6 ms]
Range (min … max): 751.4 ms … 768.7 ms 10 runs
Benchmark 3: ./target/release-with-debug/jj -R ../gecko-dev st (hash = before)
Time (mean ± σ): 11.403 s ± 0.648 s [User: 4.546 s, System: 5.932 s]
Range (min … max): 10.553 s … 12.718 s 10 runs
Benchmark 4: ./target/release-with-debug/jj -R ../gecko-dev st (hash = after)
Time (mean ± σ): 5.974 s ± 0.028 s [User: 5.387 s, System: 11.959 s]
Range (min … max): 5.937 s … 6.024 s 10 runs
$ hyperfine --parameter-list repo nixpkgs,gecko-dev --warmup 3 'git -C ../{repo} status'
Benchmark 1: git -C ../nixpkgs status
Time (mean ± σ): 865.4 ms ± 8.4 ms [User: 119.4 ms, System: 1401.2 ms]
Range (min … max): 852.8 ms … 879.1 ms 10 runs
Benchmark 2: git -C ../gecko-dev status
Time (mean ± σ): 2.892 s ± 0.029 s [User: 0.458 s, System: 14.244 s]
Range (min … max): 2.837 s … 2.934 s 10 runs
```
Conclusions:
- ~2x improvement from previous `jj status` time.
- Slightly faster than Git on nixpkgs.
- Still 2x slower than Git on gecko-dev, not sure why.
For reference, Git's default number of threads is defined in the `online_cpus` function: https://github.com/git/git/blob/ee48e70a829d1fa2da82f14787051ad8e7c45b71/thread-utils.c#L21-L66. We are using whatever the Rayon default is.
2023-08-03 15:27:56 +00:00
|
|
|
"rayon",
|
2023-11-25 09:05:55 +00:00
|
|
|
"ref-cast",
|
2021-05-12 16:43:58 +00:00
|
|
|
"regex",
|
2023-09-18 15:45:32 +00:00
|
|
|
"rustix",
|
2023-08-11 19:52:58 +00:00
|
|
|
"serde",
|
2020-12-12 08:00:42 +00:00
|
|
|
"serde_json",
|
2023-04-22 06:07:21 +00:00
|
|
|
"smallvec",
|
2023-06-05 04:55:59 +00:00
|
|
|
"strsim",
|
2020-12-12 08:00:42 +00:00
|
|
|
"tempfile",
|
|
|
|
"test-case",
|
2022-11-08 12:35:16 +00:00
|
|
|
"testutils",
|
2020-12-12 08:00:42 +00:00
|
|
|
"thiserror",
|
2023-07-08 09:23:32 +00:00
|
|
|
"tokio",
|
2022-11-20 03:38:25 +00:00
|
|
|
"tracing",
|
2022-02-21 06:14:13 +00:00
|
|
|
"version_check",
|
2023-07-08 09:23:32 +00:00
|
|
|
"watchman_client",
|
2020-12-12 08:00:42 +00:00
|
|
|
"whoami",
|
2024-02-04 08:03:03 +00:00
|
|
|
"winreg",
|
2020-12-12 08:00:42 +00:00
|
|
|
"zstd",
|
|
|
|
]
|
|
|
|
|
2024-02-13 23:10:30 +00:00
|
|
|
[[package]]
|
|
|
|
name = "jj-lib-proc-macros"
|
2024-03-07 00:12:48 +00:00
|
|
|
version = "0.15.1"
|
2024-02-13 23:10:30 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2023-06-28 14:12:40 +00:00
|
|
|
[[package]]
|
|
|
|
name = "jobserver"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.1.28"
|
2023-06-28 14:12:40 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "ab46a6e9526ddef3ae7f787c06f0f2600639ba80ea3eade3d8e670a2230f51d6"
|
2023-06-28 14:12:40 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "js-sys"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.3.69"
|
2023-06-28 14:12:40 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d"
|
2023-06-28 14:12:40 +00:00
|
|
|
dependencies = [
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
2023-10-29 07:21:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "jwalk"
|
|
|
|
version = "0.8.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2735847566356cd2179a2a38264839308f7079fa96e6bd5a42d740460e003c56"
|
|
|
|
dependencies = [
|
|
|
|
"crossbeam",
|
|
|
|
"rayon",
|
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "lazy_static"
|
|
|
|
version = "1.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libc"
|
2024-02-01 15:24:30 +00:00
|
|
|
version = "0.2.153"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-01 15:24:30 +00:00
|
|
|
checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libgit2-sys"
|
2024-02-07 16:00:12 +00:00
|
|
|
version = "0.16.2+1.7.2"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-07 16:00:12 +00:00
|
|
|
checksum = "ee4126d8b4ee5c9d9ea891dd875cfdc1e9d0950437179104b183d7d8a74d24e8"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
"libc",
|
|
|
|
"libssh2-sys",
|
|
|
|
"libz-sys",
|
|
|
|
"openssl-sys",
|
|
|
|
"pkg-config",
|
|
|
|
]
|
|
|
|
|
2024-01-19 18:43:54 +00:00
|
|
|
[[package]]
|
|
|
|
name = "libredox"
|
|
|
|
version = "0.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "85c833ca1e66078851dba29046874e38f08b2c883700aa29a03ddd3b23814ee8"
|
|
|
|
dependencies = [
|
2024-03-23 18:19:24 +00:00
|
|
|
"bitflags 2.5.0",
|
2024-01-19 18:43:54 +00:00
|
|
|
"libc",
|
|
|
|
"redox_syscall",
|
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "libssh2-sys"
|
2023-04-03 16:03:14 +00:00
|
|
|
version = "0.3.0"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-04-03 16:03:14 +00:00
|
|
|
checksum = "2dc8a030b787e2119a731f1951d6a773e2280c660f8ec4b0f5e1505a386e71ee"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
"libc",
|
|
|
|
"libz-sys",
|
|
|
|
"openssl-sys",
|
|
|
|
"pkg-config",
|
|
|
|
"vcpkg",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libz-sys"
|
2024-03-23 18:19:24 +00:00
|
|
|
version = "1.1.16"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-23 18:19:24 +00:00
|
|
|
checksum = "5e143b5e666b2695d28f6bca6497720813f699c9602dd7f5cac91008b8ada7f9"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
"libc",
|
|
|
|
"pkg-config",
|
|
|
|
"vcpkg",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "linked-hash-map"
|
2022-08-08 15:31:03 +00:00
|
|
|
version = "0.5.6"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-08-08 15:31:03 +00:00
|
|
|
checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
2023-03-30 16:26:08 +00:00
|
|
|
[[package]]
|
|
|
|
name = "linux-raw-sys"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.4.13"
|
2023-06-28 15:03:50 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c"
|
2023-06-28 15:03:50 +00:00
|
|
|
|
2022-10-23 20:50:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "lock_api"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.4.11"
|
2022-10-23 20:50:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45"
|
2022-10-23 20:50:03 +00:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
"scopeguard",
|
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "log"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.4.21"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "maplit"
|
|
|
|
version = "1.0.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
|
|
|
|
|
2022-11-20 03:38:25 +00:00
|
|
|
[[package]]
|
|
|
|
name = "matchers"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
|
|
|
|
dependencies = [
|
2023-07-05 15:25:01 +00:00
|
|
|
"regex-automata 0.1.10",
|
2022-11-20 03:38:25 +00:00
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "memchr"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "2.7.1"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
2023-10-29 07:21:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "memmap2"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.9.4"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "fe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2022-03-10 02:04:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "minimal-lexical"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
|
|
|
|
|
2023-07-10 15:27:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "miniz_oxide"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.7.2"
|
2023-07-10 15:27:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7"
|
2023-07-10 15:27:53 +00:00
|
|
|
dependencies = [
|
|
|
|
"adler",
|
|
|
|
]
|
|
|
|
|
2024-02-11 02:55:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "minus"
|
2024-04-01 15:11:59 +00:00
|
|
|
version = "5.6.1"
|
2024-02-11 02:55:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-04-01 15:11:59 +00:00
|
|
|
checksum = "093bd0520d2a37943566a73750e6d44094dac75d66a978d1f0d97ffc78686832"
|
2024-02-11 02:55:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"crossbeam-channel",
|
|
|
|
"crossterm",
|
|
|
|
"once_cell",
|
|
|
|
"parking_lot",
|
|
|
|
"regex",
|
|
|
|
"textwrap",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
2022-10-23 20:50:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "mio"
|
2024-03-04 19:54:12 +00:00
|
|
|
version = "0.8.11"
|
2022-10-23 20:50:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-04 19:54:12 +00:00
|
|
|
checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
|
2022-10-23 20:50:03 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"log",
|
2023-01-21 08:13:55 +00:00
|
|
|
"wasi",
|
2023-07-10 15:27:53 +00:00
|
|
|
"windows-sys 0.48.0",
|
2022-10-23 20:50:03 +00:00
|
|
|
]
|
|
|
|
|
2022-12-21 19:14:46 +00:00
|
|
|
[[package]]
|
|
|
|
name = "multimap"
|
|
|
|
version = "0.8.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "nom"
|
2023-08-09 05:26:26 +00:00
|
|
|
version = "7.1.3"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:26:26 +00:00
|
|
|
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
2022-03-10 02:04:19 +00:00
|
|
|
"minimal-lexical",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
2022-11-20 03:38:25 +00:00
|
|
|
[[package]]
|
|
|
|
name = "nu-ansi-term"
|
|
|
|
version = "0.46.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
|
|
|
|
dependencies = [
|
|
|
|
"overload",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2024-03-05 00:11:22 +00:00
|
|
|
[[package]]
|
|
|
|
name = "num-conv"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "num-traits"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.2.18"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "num_cpus"
|
2023-06-29 15:07:43 +00:00
|
|
|
version = "1.16.0"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-06-29 15:07:43 +00:00
|
|
|
checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
2023-06-29 15:07:43 +00:00
|
|
|
"hermit-abi",
|
2020-12-12 08:00:42 +00:00
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2023-10-29 07:21:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "num_threads"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.1.7"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2023-07-10 15:27:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "object"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.32.2"
|
2023-07-10 15:27:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441"
|
2023-07-10 15:27:53 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
2022-03-06 03:32:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "once_cell"
|
2023-12-07 15:35:33 +00:00
|
|
|
version = "1.19.0"
|
2022-03-06 03:32:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-07 15:35:33 +00:00
|
|
|
checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
|
2024-02-11 02:55:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"parking_lot_core",
|
|
|
|
]
|
2022-03-06 03:32:20 +00:00
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "oorandom"
|
2021-06-23 23:59:06 +00:00
|
|
|
version = "11.1.3"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-06-23 23:59:06 +00:00
|
|
|
checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "openssl-probe"
|
2022-03-22 22:36:11 +00:00
|
|
|
version = "0.1.5"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-22 22:36:11 +00:00
|
|
|
checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
2022-03-13 07:03:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "openssl-src"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "300.2.3+3.2.1"
|
2022-03-13 07:03:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "5cff92b6f71555b61bb9315f7c64da3ca43d87531622120fea0195fc761b4843"
|
2022-03-13 07:03:44 +00:00
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "openssl-sys"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.9.101"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "dda2b0f344e78efc2facf7d195d098df0dd72151b26ab98da807afc26c198dff"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
"libc",
|
2022-03-13 07:03:44 +00:00
|
|
|
"openssl-src",
|
2020-12-12 08:00:42 +00:00
|
|
|
"pkg-config",
|
|
|
|
"vcpkg",
|
|
|
|
]
|
|
|
|
|
2023-05-01 16:02:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "option-ext"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
|
|
|
|
|
2022-11-20 03:38:25 +00:00
|
|
|
[[package]]
|
|
|
|
name = "overload"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
|
|
|
|
|
2022-10-23 20:50:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "parking_lot"
|
|
|
|
version = "0.12.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
|
|
|
|
dependencies = [
|
|
|
|
"lock_api",
|
|
|
|
"parking_lot_core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "parking_lot_core"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.9.9"
|
2022-10-23 20:50:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e"
|
2022-10-23 20:50:03 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"libc",
|
2024-01-19 18:43:54 +00:00
|
|
|
"redox_syscall",
|
2022-10-23 20:50:03 +00:00
|
|
|
"smallvec",
|
2023-09-24 18:08:21 +00:00
|
|
|
"windows-targets 0.48.5",
|
2022-10-23 20:50:03 +00:00
|
|
|
]
|
|
|
|
|
2023-12-25 20:16:25 +00:00
|
|
|
[[package]]
|
|
|
|
name = "paste"
|
|
|
|
version = "1.0.14"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c"
|
|
|
|
|
2022-03-10 02:04:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pathdiff"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "percent-encoding"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "2.3.1"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pest"
|
2024-04-02 15:54:49 +00:00
|
|
|
version = "2.7.9"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-04-02 15:54:49 +00:00
|
|
|
checksum = "311fb059dee1a7b802f036316d790138c613a4e8b180c822e3925a662e9f0c95"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
2023-08-30 15:23:11 +00:00
|
|
|
"memchr",
|
2022-07-29 15:34:17 +00:00
|
|
|
"thiserror",
|
2020-12-12 08:00:42 +00:00
|
|
|
"ucd-trie",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pest_derive"
|
2024-04-02 15:54:49 +00:00
|
|
|
version = "2.7.9"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-04-02 15:54:49 +00:00
|
|
|
checksum = "f73541b156d32197eecda1a4014d7f868fd2bcb3c550d5386087cfba442bf69c"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"pest",
|
|
|
|
"pest_generator",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pest_generator"
|
2024-04-02 15:54:49 +00:00
|
|
|
version = "2.7.9"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-04-02 15:54:49 +00:00
|
|
|
checksum = "c35eeed0a3fab112f75165fdc026b3913f4183133f19b49be773ac9ea966e8bd"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"pest",
|
|
|
|
"pest_meta",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-12-15 04:02:33 +00:00
|
|
|
"syn",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pest_meta"
|
2024-04-02 15:54:49 +00:00
|
|
|
version = "2.7.9"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-04-02 15:54:49 +00:00
|
|
|
checksum = "2adbf29bb9776f28caece835398781ab24435585fe0d4dc1374a61db5accedca"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
2022-08-09 15:34:25 +00:00
|
|
|
"once_cell",
|
2020-12-12 08:00:42 +00:00
|
|
|
"pest",
|
2023-01-13 15:04:57 +00:00
|
|
|
"sha2",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
2022-12-21 19:14:46 +00:00
|
|
|
[[package]]
|
|
|
|
name = "petgraph"
|
2023-09-24 18:08:21 +00:00
|
|
|
version = "0.6.4"
|
2022-12-21 19:14:46 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-24 18:08:21 +00:00
|
|
|
checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9"
|
2022-12-21 19:14:46 +00:00
|
|
|
dependencies = [
|
|
|
|
"fixedbitset",
|
2023-09-24 18:08:21 +00:00
|
|
|
"indexmap",
|
2022-12-21 19:14:46 +00:00
|
|
|
]
|
|
|
|
|
2022-11-20 03:38:25 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pin-project-lite"
|
2023-09-24 18:08:21 +00:00
|
|
|
version = "0.2.13"
|
2022-11-20 03:38:25 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-24 18:08:21 +00:00
|
|
|
checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"
|
2022-11-20 03:38:25 +00:00
|
|
|
|
2023-07-08 09:23:32 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pin-utils"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pkg-config"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.3.30"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "plotters"
|
2023-08-09 05:26:26 +00:00
|
|
|
version = "0.3.5"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:26:26 +00:00
|
|
|
checksum = "d2c224ba00d7cadd4d5c660deaf2098e5e80e07846537c51f9cfa4be50c1fd45"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
2022-03-10 02:04:19 +00:00
|
|
|
"num-traits",
|
2021-06-23 23:59:06 +00:00
|
|
|
"plotters-backend",
|
|
|
|
"plotters-svg",
|
2020-12-12 08:00:42 +00:00
|
|
|
"wasm-bindgen",
|
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
2021-06-23 23:59:06 +00:00
|
|
|
[[package]]
|
|
|
|
name = "plotters-backend"
|
2023-08-09 05:26:26 +00:00
|
|
|
version = "0.3.5"
|
2021-06-23 23:59:06 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:26:26 +00:00
|
|
|
checksum = "9e76628b4d3a7581389a35d5b6e2139607ad7c75b17aed325f210aa91f4a9609"
|
2021-06-23 23:59:06 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "plotters-svg"
|
2023-08-09 05:26:26 +00:00
|
|
|
version = "0.3.5"
|
2021-06-23 23:59:06 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:26:26 +00:00
|
|
|
checksum = "38f6d39893cca0701371e3c27294f09797214b86f1fb951b89ade8ec04e2abab"
|
2021-06-23 23:59:06 +00:00
|
|
|
dependencies = [
|
|
|
|
"plotters-backend",
|
|
|
|
]
|
|
|
|
|
2023-10-28 23:15:01 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pollster"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "22686f4785f02a4fcc856d3b3bb19bf6c8160d103f7a99cc258bddd0251dc7f2"
|
|
|
|
|
2023-10-29 07:21:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "powerfmt"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ppv-lite86"
|
2023-08-09 05:26:26 +00:00
|
|
|
version = "0.2.17"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:26:26 +00:00
|
|
|
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
2022-01-16 06:06:12 +00:00
|
|
|
[[package]]
|
|
|
|
name = "predicates"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "3.1.0"
|
2022-01-16 06:06:12 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "68b87bfd4605926cdfefc1c3b5f8fe560e3feca9d5552cf68c466d3d8236c7e8"
|
2022-01-16 06:06:12 +00:00
|
|
|
dependencies = [
|
2023-08-09 05:26:26 +00:00
|
|
|
"anstyle",
|
2023-03-24 16:08:05 +00:00
|
|
|
"difflib",
|
|
|
|
"predicates-core",
|
|
|
|
]
|
|
|
|
|
2022-01-16 06:06:12 +00:00
|
|
|
[[package]]
|
|
|
|
name = "predicates-core"
|
2023-08-09 05:26:26 +00:00
|
|
|
version = "1.0.6"
|
2022-01-16 06:06:12 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:26:26 +00:00
|
|
|
checksum = "b794032607612e7abeb4db69adb4e33590fa6cf1149e95fd7cb00e634b92f174"
|
2022-01-16 06:06:12 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "predicates-tree"
|
2023-08-09 05:26:26 +00:00
|
|
|
version = "1.0.9"
|
2022-01-16 06:06:12 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:26:26 +00:00
|
|
|
checksum = "368ba315fb8c5052ab692e68a0eefec6ec57b23a36959c14496f0b0df2c0cecf"
|
2022-01-16 06:06:12 +00:00
|
|
|
dependencies = [
|
|
|
|
"predicates-core",
|
|
|
|
"termtree",
|
|
|
|
]
|
|
|
|
|
2023-07-06 06:03:55 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pretty_assertions"
|
|
|
|
version = "1.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "af7cee1a6c8a5b9208b3cb1061f10c0cb689087b3d8ce85fb9d2dd7a29b6ba66"
|
|
|
|
dependencies = [
|
|
|
|
"diff",
|
|
|
|
"yansi",
|
|
|
|
]
|
|
|
|
|
2022-12-21 19:14:46 +00:00
|
|
|
[[package]]
|
|
|
|
name = "prettyplease"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.2.16"
|
2022-12-21 19:14:46 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "a41cf62165e97c7f814d2221421dbb9afcbcdb0a88068e5ea206e19951c2cbb5"
|
2022-12-21 19:14:46 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
2023-12-15 04:02:33 +00:00
|
|
|
"syn",
|
2022-12-21 19:14:46 +00:00
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2"
|
2024-03-12 15:41:53 +00:00
|
|
|
version = "1.0.79"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-12 15:41:53 +00:00
|
|
|
checksum = "e835ff2298f5721608eb1a980ecaee1aef2c132bf95ecc026a11b7bf3c01c02e"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
2022-09-06 19:58:08 +00:00
|
|
|
"unicode-ident",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
2023-10-29 07:21:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "prodash"
|
2024-02-09 09:24:49 +00:00
|
|
|
version = "28.0.0"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-09 09:24:49 +00:00
|
|
|
checksum = "744a264d26b88a6a7e37cbad97953fa233b94d585236310bcbc88474b4092d79"
|
2023-10-29 07:21:37 +00:00
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
2022-12-21 19:14:46 +00:00
|
|
|
name = "prost"
|
2023-12-15 04:02:33 +00:00
|
|
|
version = "0.12.3"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-15 04:02:33 +00:00
|
|
|
checksum = "146c289cda302b98a28d40c8b3b90498d6e526dd24ac2ecea73e4e491685b94a"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
2024-03-23 18:19:24 +00:00
|
|
|
"bytes 1.6.0",
|
2022-12-21 19:14:46 +00:00
|
|
|
"prost-derive",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-12-21 19:14:46 +00:00
|
|
|
name = "prost-build"
|
2023-12-15 04:02:33 +00:00
|
|
|
version = "0.12.3"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-15 04:02:33 +00:00
|
|
|
checksum = "c55e02e35260070b6f716a2423c2ff1c3bb1642ddca6f99e1f26d06268a0e2d2"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
2024-03-23 18:19:24 +00:00
|
|
|
"bytes 1.6.0",
|
2024-03-15 15:45:35 +00:00
|
|
|
"heck 0.4.1",
|
2024-02-10 08:04:18 +00:00
|
|
|
"itertools 0.11.0",
|
2022-12-21 19:14:46 +00:00
|
|
|
"log",
|
|
|
|
"multimap",
|
2023-12-15 04:02:33 +00:00
|
|
|
"once_cell",
|
2022-12-21 19:14:46 +00:00
|
|
|
"petgraph",
|
|
|
|
"prettyplease",
|
|
|
|
"prost",
|
|
|
|
"prost-types",
|
2022-05-02 15:53:50 +00:00
|
|
|
"regex",
|
2023-12-15 04:02:33 +00:00
|
|
|
"syn",
|
2022-05-02 15:53:50 +00:00
|
|
|
"tempfile",
|
2022-12-21 19:14:46 +00:00
|
|
|
"which",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-12-21 19:14:46 +00:00
|
|
|
name = "prost-derive"
|
2023-12-15 04:02:33 +00:00
|
|
|
version = "0.12.3"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-15 04:02:33 +00:00
|
|
|
checksum = "efb6c9a1dd1def8e2124d17e83a20af56f1570d6c2d2bd9e266ccb768df3840e"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
2022-05-02 15:53:50 +00:00
|
|
|
"anyhow",
|
2024-02-10 08:04:18 +00:00
|
|
|
"itertools 0.11.0",
|
2022-12-21 19:14:46 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-12-15 04:02:33 +00:00
|
|
|
"syn",
|
2022-05-02 15:53:50 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-12-21 19:14:46 +00:00
|
|
|
name = "prost-types"
|
2023-12-15 04:02:33 +00:00
|
|
|
version = "0.12.3"
|
2022-05-02 15:53:50 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-15 04:02:33 +00:00
|
|
|
checksum = "193898f59edcf43c26227dcd4c8427f00d99d61e95dcde58dabd49fa291d470e"
|
2022-05-02 15:53:50 +00:00
|
|
|
dependencies = [
|
2022-12-21 19:14:46 +00:00
|
|
|
"prost",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2024-01-02 16:08:31 +00:00
|
|
|
version = "1.0.35"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-02 16:08:31 +00:00
|
|
|
checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
]
|
|
|
|
|
2020-12-24 04:55:12 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rand"
|
2022-03-17 04:53:28 +00:00
|
|
|
version = "0.8.5"
|
2020-12-24 04:55:12 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-17 04:53:28 +00:00
|
|
|
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
|
2020-12-24 04:55:12 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
2023-01-21 08:13:55 +00:00
|
|
|
"rand_chacha",
|
|
|
|
"rand_core",
|
2020-12-24 04:55:12 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_chacha"
|
2021-06-23 23:59:06 +00:00
|
|
|
version = "0.3.1"
|
2020-12-24 04:55:12 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-06-23 23:59:06 +00:00
|
|
|
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
|
2020-12-24 04:55:12 +00:00
|
|
|
dependencies = [
|
|
|
|
"ppv-lite86",
|
2023-01-21 08:13:55 +00:00
|
|
|
"rand_core",
|
2020-12-24 04:55:12 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_core"
|
2023-08-09 05:26:26 +00:00
|
|
|
version = "0.6.4"
|
2020-12-24 04:55:12 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:26:26 +00:00
|
|
|
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
|
2020-12-24 04:55:12 +00:00
|
|
|
dependencies = [
|
2023-01-21 08:13:55 +00:00
|
|
|
"getrandom",
|
2020-12-24 04:55:12 +00:00
|
|
|
]
|
|
|
|
|
2023-12-25 20:16:25 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ratatui"
|
|
|
|
version = "0.23.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2e2e4cd95294a85c3b4446e63ef054eea43e0205b1fd60120c16b74ff7ff96ad"
|
|
|
|
dependencies = [
|
2024-03-23 18:19:24 +00:00
|
|
|
"bitflags 2.5.0",
|
2023-12-25 20:16:25 +00:00
|
|
|
"cassowary",
|
2023-12-27 15:39:32 +00:00
|
|
|
"crossterm",
|
2023-12-25 20:16:25 +00:00
|
|
|
"indoc",
|
|
|
|
"itertools 0.11.0",
|
|
|
|
"paste",
|
|
|
|
"strum",
|
|
|
|
"unicode-segmentation",
|
|
|
|
"unicode-width",
|
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rayon"
|
2024-03-25 15:39:14 +00:00
|
|
|
version = "1.10.0"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-25 15:39:14 +00:00
|
|
|
checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"either",
|
|
|
|
"rayon-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rayon-core"
|
2024-01-18 15:39:17 +00:00
|
|
|
version = "1.12.1"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-18 15:39:17 +00:00
|
|
|
checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"crossbeam-deque",
|
|
|
|
"crossbeam-utils",
|
|
|
|
]
|
|
|
|
|
2023-10-27 15:58:48 +00:00
|
|
|
[[package]]
|
|
|
|
name = "redox_syscall"
|
|
|
|
version = "0.4.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 1.3.2",
|
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "redox_users"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.4.4"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "a18479200779601e498ada4e8c1e1f50e3ee19deb0259c25825a98b5603b2cb4"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
2023-01-21 08:13:55 +00:00
|
|
|
"getrandom",
|
2024-01-19 18:43:54 +00:00
|
|
|
"libredox",
|
2022-03-22 22:36:11 +00:00
|
|
|
"thiserror",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
2023-11-25 09:05:55 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ref-cast"
|
2024-01-02 16:08:31 +00:00
|
|
|
version = "1.0.22"
|
2023-11-25 09:05:55 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-02 16:08:31 +00:00
|
|
|
checksum = "c4846d4c50d1721b1a3bef8af76924eef20d5e723647333798c1b519b3a9473f"
|
2023-11-25 09:05:55 +00:00
|
|
|
dependencies = [
|
|
|
|
"ref-cast-impl",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ref-cast-impl"
|
2024-01-02 16:08:31 +00:00
|
|
|
version = "1.0.22"
|
2023-11-25 09:05:55 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-02 16:08:31 +00:00
|
|
|
checksum = "5fddb4f8d99b0a2ebafc65a87a69a7b9875e4b1ae1f00db265d300ef7f28bccc"
|
2023-11-25 09:05:55 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-12-15 04:02:33 +00:00
|
|
|
"syn",
|
2023-11-25 09:05:55 +00:00
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "regex"
|
2024-03-23 18:19:24 +00:00
|
|
|
version = "1.10.4"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-23 18:19:24 +00:00
|
|
|
checksum = "c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"aho-corasick",
|
|
|
|
"memchr",
|
2024-03-05 00:11:22 +00:00
|
|
|
"regex-automata 0.4.6",
|
2023-10-16 15:16:28 +00:00
|
|
|
"regex-syntax 0.8.2",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "regex-automata"
|
2021-06-23 23:59:06 +00:00
|
|
|
version = "0.1.10"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-06-23 23:59:06 +00:00
|
|
|
checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
|
2022-11-20 03:38:25 +00:00
|
|
|
dependencies = [
|
2023-04-21 17:12:18 +00:00
|
|
|
"regex-syntax 0.6.29",
|
2022-11-20 03:38:25 +00:00
|
|
|
]
|
2020-12-12 08:00:42 +00:00
|
|
|
|
2023-10-10 16:01:33 +00:00
|
|
|
[[package]]
|
|
|
|
name = "regex-automata"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.4.6"
|
2023-10-10 16:01:33 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea"
|
2023-07-05 15:25:01 +00:00
|
|
|
dependencies = [
|
|
|
|
"aho-corasick",
|
|
|
|
"memchr",
|
2023-10-16 15:16:28 +00:00
|
|
|
"regex-syntax 0.8.2",
|
2023-07-05 15:25:01 +00:00
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "regex-syntax"
|
2023-03-21 16:03:25 +00:00
|
|
|
version = "0.6.29"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-21 16:03:25 +00:00
|
|
|
checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
2023-04-21 17:12:18 +00:00
|
|
|
[[package]]
|
|
|
|
name = "regex-syntax"
|
2023-10-16 15:16:28 +00:00
|
|
|
version = "0.8.2"
|
2023-04-21 17:12:18 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-16 15:16:28 +00:00
|
|
|
checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
|
2023-04-21 17:12:18 +00:00
|
|
|
|
2022-03-02 08:15:14 +00:00
|
|
|
[[package]]
|
|
|
|
name = "roff"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b833d8d034ea094b1ea68aa6d5c740e0d04bad9d16568d08ba6f76823a114316"
|
|
|
|
|
2022-11-06 18:15:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rpassword"
|
2023-11-13 15:44:23 +00:00
|
|
|
version = "7.3.1"
|
2022-11-06 18:15:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-13 15:44:23 +00:00
|
|
|
checksum = "80472be3c897911d0137b2d2b9055faf6eeac5b14e324073d83bc17b191d7e3f"
|
2022-11-28 15:09:27 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"rtoolbox",
|
2023-11-13 15:44:23 +00:00
|
|
|
"windows-sys 0.48.0",
|
2022-11-28 15:09:27 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rtoolbox"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.0.2"
|
2022-11-28 15:09:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "c247d24e63230cdb56463ae328478bd5eac8b8faa8c69461a77e8e323afac90e"
|
2022-11-06 18:15:44 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
2024-01-19 18:43:54 +00:00
|
|
|
"windows-sys 0.48.0",
|
2022-11-06 18:15:44 +00:00
|
|
|
]
|
|
|
|
|
2023-07-10 15:27:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rustc-demangle"
|
|
|
|
version = "0.1.23"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
|
|
|
|
|
2023-06-28 15:03:50 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rustix"
|
2024-03-20 15:48:35 +00:00
|
|
|
version = "0.38.32"
|
2023-06-28 15:03:50 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-20 15:48:35 +00:00
|
|
|
checksum = "65e04861e65f21776e67888bfbea442b3642beaa0138fdb1dd7a84a52dffdb89"
|
2023-06-28 15:03:50 +00:00
|
|
|
dependencies = [
|
2024-03-23 18:19:24 +00:00
|
|
|
"bitflags 2.5.0",
|
2023-06-28 15:03:50 +00:00
|
|
|
"errno",
|
|
|
|
"libc",
|
2023-09-18 15:45:32 +00:00
|
|
|
"linux-raw-sys",
|
2023-12-01 15:59:10 +00:00
|
|
|
"windows-sys 0.52.0",
|
2023-03-30 16:26:08 +00:00
|
|
|
]
|
|
|
|
|
2023-12-25 20:16:25 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rustversion"
|
|
|
|
version = "1.0.14"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4"
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ryu"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "1.0.17"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "same-file"
|
|
|
|
version = "1.0.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
|
|
|
|
dependencies = [
|
|
|
|
"winapi-util",
|
|
|
|
]
|
|
|
|
|
2023-08-29 21:13:35 +00:00
|
|
|
[[package]]
|
|
|
|
name = "scm-record"
|
2023-12-25 20:16:25 +00:00
|
|
|
version = "0.2.0"
|
2023-08-29 21:13:35 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-25 20:16:25 +00:00
|
|
|
checksum = "e45342a3f095f3b895b4958332c25e7cc2e0ad20caca84c0f22df8f39d279a24"
|
2023-08-29 21:13:35 +00:00
|
|
|
dependencies = [
|
|
|
|
"cassowary",
|
2023-12-27 15:39:32 +00:00
|
|
|
"crossterm",
|
2023-08-29 21:13:35 +00:00
|
|
|
"num-traits",
|
2023-12-25 20:16:25 +00:00
|
|
|
"ratatui",
|
2023-08-29 21:13:35 +00:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"thiserror",
|
|
|
|
"tracing",
|
|
|
|
"unicode-width",
|
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "scopeguard"
|
2023-08-09 05:26:26 +00:00
|
|
|
version = "1.2.0"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:26:26 +00:00
|
|
|
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
2023-04-07 13:07:12 +00:00
|
|
|
[[package]]
|
|
|
|
name = "semver"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "1.0.22"
|
2023-04-07 13:07:12 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca"
|
2023-04-07 13:07:12 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "serde"
|
2024-02-20 17:19:36 +00:00
|
|
|
version = "1.0.197"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-20 17:19:36 +00:00
|
|
|
checksum = "3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2"
|
2022-03-06 03:32:20 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde_derive",
|
|
|
|
]
|
2020-12-12 08:00:42 +00:00
|
|
|
|
2023-07-08 09:23:32 +00:00
|
|
|
[[package]]
|
|
|
|
name = "serde_bser"
|
|
|
|
version = "0.3.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1b929ea725591083cbca8b8ea178ed6efc918eccd40b784e199ce88967104199"
|
|
|
|
dependencies = [
|
|
|
|
"anyhow",
|
|
|
|
"byteorder",
|
|
|
|
"bytes 0.4.12",
|
|
|
|
"serde",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "serde_derive"
|
2024-02-20 17:19:36 +00:00
|
|
|
version = "1.0.197"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-20 17:19:36 +00:00
|
|
|
checksum = "7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-12-15 04:02:33 +00:00
|
|
|
"syn",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_json"
|
2024-03-26 15:23:36 +00:00
|
|
|
version = "1.0.115"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-26 15:23:36 +00:00
|
|
|
checksum = "12dc5c46daa8e9fdf4f5e71b6cf9a53f2487da0e86e55808e2d35539666497dd"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
2022-09-12 15:59:06 +00:00
|
|
|
"itoa",
|
2020-12-12 08:00:42 +00:00
|
|
|
"ryu",
|
2022-03-10 02:04:19 +00:00
|
|
|
"serde",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
2023-01-15 04:23:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "serde_spanned"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.6.5"
|
2023-01-15 04:23:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1"
|
2023-01-15 04:23:44 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2023-10-29 07:21:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "sha1_smol"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012"
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
2023-01-13 15:04:57 +00:00
|
|
|
name = "sha2"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.10.8"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
2022-08-09 15:34:25 +00:00
|
|
|
"cfg-if",
|
|
|
|
"cpufeatures",
|
|
|
|
"digest",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
2022-11-20 03:38:25 +00:00
|
|
|
[[package]]
|
|
|
|
name = "sharded-slab"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.1.7"
|
2022-11-20 03:38:25 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
|
2022-11-20 03:38:25 +00:00
|
|
|
dependencies = [
|
|
|
|
"lazy_static",
|
|
|
|
]
|
|
|
|
|
2022-10-23 20:50:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "signal-hook"
|
2023-08-09 05:26:26 +00:00
|
|
|
version = "0.3.17"
|
2022-10-23 20:50:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:26:26 +00:00
|
|
|
checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
|
2022-10-23 20:50:03 +00:00
|
|
|
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"
|
2023-08-09 05:26:26 +00:00
|
|
|
version = "1.4.1"
|
2022-10-23 20:50:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:26:26 +00:00
|
|
|
checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
|
2022-10-23 20:50:03 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2022-03-06 03:32:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "similar"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "2.4.0"
|
2022-03-06 03:32:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "32fea41aca09ee824cc9724996433064c89f7777e60762749a4170a14abbfa21"
|
2022-03-06 03:32:20 +00:00
|
|
|
|
2022-10-29 19:48:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "slab"
|
2023-08-22 15:41:11 +00:00
|
|
|
version = "0.4.9"
|
2022-10-29 19:48:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-22 15:41:11 +00:00
|
|
|
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
|
2022-10-29 19:48:41 +00:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
]
|
|
|
|
|
2022-10-23 20:50:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "smallvec"
|
2024-03-21 15:37:40 +00:00
|
|
|
version = "1.13.2"
|
2022-10-23 20:50:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-21 15:37:40 +00:00
|
|
|
checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
|
2022-10-23 20:50:03 +00:00
|
|
|
|
2021-09-02 16:06:34 +00:00
|
|
|
[[package]]
|
|
|
|
name = "smawk"
|
2023-09-24 18:08:21 +00:00
|
|
|
version = "0.3.2"
|
2021-09-02 16:06:34 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-24 18:08:21 +00:00
|
|
|
checksum = "b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c"
|
2021-09-02 16:06:34 +00:00
|
|
|
|
2023-07-08 09:23:32 +00:00
|
|
|
[[package]]
|
|
|
|
name = "socket2"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.5.6"
|
2023-07-08 09:23:32 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "05ffd9c0a93b7543e062e759284fcf5f5e3b098501104bfbdde4d404db792871"
|
2023-07-08 09:23:32 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
2024-03-05 00:11:22 +00:00
|
|
|
"windows-sys 0.52.0",
|
2023-07-08 09:23:32 +00:00
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "strsim"
|
2024-02-09 21:55:09 +00:00
|
|
|
version = "0.11.0"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-09 21:55:09 +00:00
|
|
|
checksum = "5ee073c9e4cd00e28217186dbe12796d692868f432bf2e97ee73bed0c56dfa01"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
2023-12-25 20:16:25 +00:00
|
|
|
[[package]]
|
|
|
|
name = "strum"
|
|
|
|
version = "0.25.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "290d54ea6f91c969195bdbcd7442c8c2a2ba87da8bf60a7ee86a235d4bc1e125"
|
|
|
|
dependencies = [
|
|
|
|
"strum_macros",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "strum_macros"
|
|
|
|
version = "0.25.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "23dc1fa9ac9c169a78ba62f0b841814b7abae11bdd047b9c58f893439e309ea0"
|
|
|
|
dependencies = [
|
2024-03-15 15:45:35 +00:00
|
|
|
"heck 0.4.1",
|
2023-12-25 20:16:25 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"rustversion",
|
2023-12-15 04:02:33 +00:00
|
|
|
"syn",
|
2023-12-25 20:16:25 +00:00
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "subtle"
|
2023-08-09 05:26:26 +00:00
|
|
|
version = "2.5.0"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:26:26 +00:00
|
|
|
checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
2023-03-20 16:05:08 +00:00
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2024-04-01 15:11:59 +00:00
|
|
|
version = "2.0.57"
|
2023-03-20 16:05:08 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-04-01 15:11:59 +00:00
|
|
|
checksum = "11a6ae1e52eb25aab8f3fb9fca13be982a373b8f1157ca14b897a825ba4a2d35"
|
2023-03-20 16:05:08 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tempfile"
|
2024-02-27 15:12:30 +00:00
|
|
|
version = "3.10.1"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-27 15:12:30 +00:00
|
|
|
checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
2021-06-23 23:59:06 +00:00
|
|
|
"cfg-if",
|
2022-02-10 06:19:16 +00:00
|
|
|
"fastrand",
|
2023-09-18 15:45:32 +00:00
|
|
|
"rustix",
|
2023-12-28 15:10:08 +00:00
|
|
|
"windows-sys 0.52.0",
|
2023-08-23 04:30:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "terminal_size"
|
2023-09-18 15:45:32 +00:00
|
|
|
version = "0.3.0"
|
2023-08-23 04:30:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-18 15:45:32 +00:00
|
|
|
checksum = "21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7"
|
2023-08-23 04:30:02 +00:00
|
|
|
dependencies = [
|
2023-09-18 15:45:32 +00:00
|
|
|
"rustix",
|
2023-06-07 15:59:23 +00:00
|
|
|
"windows-sys 0.48.0",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
2022-01-16 06:06:12 +00:00
|
|
|
[[package]]
|
|
|
|
name = "termtree"
|
2023-08-09 05:26:26 +00:00
|
|
|
version = "0.4.1"
|
2022-01-16 06:06:12 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:26:26 +00:00
|
|
|
checksum = "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76"
|
2022-01-16 06:06:12 +00:00
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "test-case"
|
2023-11-20 15:44:05 +00:00
|
|
|
version = "3.3.1"
|
2022-05-18 15:38:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-20 15:44:05 +00:00
|
|
|
checksum = "eb2550dd13afcd286853192af8601920d959b14c401fcece38071d53bf0768a8"
|
2022-05-18 15:38:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"test-case-macros",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-02-13 16:07:47 +00:00
|
|
|
name = "test-case-core"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "3.3.1"
|
2021-06-28 19:09:54 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "adcb7fd841cd518e279be3d5a3eb0636409487998a4aff22f3de87b81e88384f"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
2021-06-23 23:59:06 +00:00
|
|
|
"cfg-if",
|
2020-12-12 08:00:42 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-12-15 04:02:33 +00:00
|
|
|
"syn",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
2023-02-13 16:07:47 +00:00
|
|
|
[[package]]
|
|
|
|
name = "test-case-macros"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "3.3.1"
|
2023-02-13 16:07:47 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "5c89e72a01ed4c579669add59014b9a524d609c0c88c6a585ce37485879f6ffb"
|
2023-02-13 16:07:47 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-12-15 04:02:33 +00:00
|
|
|
"syn",
|
2023-02-13 16:07:47 +00:00
|
|
|
"test-case-core",
|
|
|
|
]
|
|
|
|
|
2022-11-08 12:35:16 +00:00
|
|
|
[[package]]
|
|
|
|
name = "testutils"
|
2024-03-07 00:12:48 +00:00
|
|
|
version = "0.15.1"
|
2022-11-08 12:35:16 +00:00
|
|
|
dependencies = [
|
backend: make read functions async
The commit backend at Google is cloud-based (and so are the other
backends); it reads and writes commits from/to a server, which stores
them in a database. That makes latency much higher than for disk-based
backends. To reduce the latency, we have a local daemon process that
caches and prefetches objects. There are still many cases where
latency is high, such as when diffing two uncached commits. We can
improve that by changing some of our (jj's) algorithms to read many
objects concurrently from the backend. In the case of tree-diffing, we
can fetch one level (depth) of the tree at a time. There are several
ways of doing that:
* Make the backend methods `async`
* Use many threads for reading from the backend
* Add backend methods for batch reading
I don't think we typically need CPU parallelism, so it's wasteful to
have hundreds of threads running in order to fetch hundreds of objects
in parallel (especially when using a synchronous backend like the Git
backend). Batching would work well for the tree-diffing case, but it's
not as composable as `async`. For example, if we wanted to fetch some
commits at the same time as we were doing a diff, it's hard to see how
to do that with batching. Using async seems like our best bet.
I didn't make the backend interface's write functions async because
writes are already async with the daemon we have at Google. That
daemon will hash the object and immediately return, and then send the
object to the server in the background. I think any cloud-based
solution will need a similar daemon process. However, we may need to
reconsider this if/when jj gets used on a server with a custom backend
that writes directly to a database (i.e. no async daemon in between).
I've tried to measure the performance impact. That's the largest
difference I've been able to measure was on `jj diff
--ignore-working-copy -s --from v5.0 --to v6.0` in the Linux repo,
which increases from 749 ms to 773 ms (3.3%). In most cases I've
tested, there's no measurable difference. I've tried diffing from the
root commit, as well as `jj --ignore-working-copy log --no-graph -r
'::v3.0 & author(torvalds)' -T 'commit_id ++ "\n"'` (to test a
commit-heavy load).
2023-09-06 19:59:17 +00:00
|
|
|
"async-trait",
|
2022-11-08 12:35:16 +00:00
|
|
|
"config",
|
|
|
|
"git2",
|
2023-11-25 23:36:21 +00:00
|
|
|
"hex",
|
2024-02-09 09:50:20 +00:00
|
|
|
"itertools 0.12.1",
|
2023-06-28 14:12:40 +00:00
|
|
|
"jj-lib",
|
2023-01-21 08:13:55 +00:00
|
|
|
"rand",
|
2022-11-08 12:35:16 +00:00
|
|
|
"tempfile",
|
|
|
|
]
|
|
|
|
|
2022-10-24 15:59:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "textwrap"
|
2024-02-19 15:18:27 +00:00
|
|
|
version = "0.16.1"
|
2022-10-24 15:59:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-19 15:18:27 +00:00
|
|
|
checksum = "23d434d3f8967a09480fb04132ebe0a3e088c173e6d0ee7897abbdf4eab0f8b9"
|
2021-09-02 16:06:34 +00:00
|
|
|
dependencies = [
|
|
|
|
"smawk",
|
|
|
|
"unicode-linebreak",
|
|
|
|
"unicode-width",
|
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "thiserror"
|
2024-03-12 15:41:53 +00:00
|
|
|
version = "1.0.58"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-12 15:41:53 +00:00
|
|
|
checksum = "03468839009160513471e86a034bb2c5c0e4baae3b43f79ffc55c4a5427b3297"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"thiserror-impl",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "thiserror-impl"
|
2024-03-12 15:41:53 +00:00
|
|
|
version = "1.0.58"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-12 15:41:53 +00:00
|
|
|
checksum = "c61f3ba182994efc43764a46c018c347bc492c79f024e705f46567b418f6d4f7"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-12-15 04:02:33 +00:00
|
|
|
"syn",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
2022-11-20 03:38:25 +00:00
|
|
|
[[package]]
|
|
|
|
name = "thread_local"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "1.1.8"
|
2022-11-20 03:38:25 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
|
2022-11-20 03:38:25 +00:00
|
|
|
dependencies = [
|
2023-08-09 05:26:26 +00:00
|
|
|
"cfg-if",
|
2022-11-20 03:38:25 +00:00
|
|
|
"once_cell",
|
|
|
|
]
|
|
|
|
|
2023-10-29 07:21:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "time"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.3.34"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "c8248b6521bb14bc45b4067159b9b6ad792e2d6d754d6c41fb50e29fefe38749"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"deranged",
|
|
|
|
"itoa",
|
|
|
|
"libc",
|
2024-03-05 00:11:22 +00:00
|
|
|
"num-conv",
|
2023-10-29 07:21:37 +00:00
|
|
|
"num_threads",
|
|
|
|
"powerfmt",
|
|
|
|
"serde",
|
|
|
|
"time-core",
|
|
|
|
"time-macros",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "time-core"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "time-macros"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.2.17"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "7ba3a3ef41e6672a2f0f001392bb5dcd3ff0a9992d618ca761a11c3121547774"
|
2023-10-29 07:21:37 +00:00
|
|
|
dependencies = [
|
2024-03-05 00:11:22 +00:00
|
|
|
"num-conv",
|
2023-10-29 07:21:37 +00:00
|
|
|
"time-core",
|
|
|
|
]
|
|
|
|
|
2022-11-26 01:33:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "timeago"
|
2023-09-18 15:45:32 +00:00
|
|
|
version = "0.4.2"
|
2022-11-26 01:33:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-18 15:45:32 +00:00
|
|
|
checksum = "a1710e589de0a76aaf295cd47a6699f6405737dbfd3cf2b75c92d000b548d0e6"
|
2022-11-26 01:33:24 +00:00
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tinytemplate"
|
2021-06-23 23:59:06 +00:00
|
|
|
version = "1.2.1"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-06-23 23:59:06 +00:00
|
|
|
checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
2022-03-10 02:04:19 +00:00
|
|
|
"serde",
|
2020-12-12 08:00:42 +00:00
|
|
|
"serde_json",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tinyvec"
|
2022-09-06 19:58:08 +00:00
|
|
|
version = "1.6.0"
|
2021-06-23 23:59:06 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-09-06 19:58:08 +00:00
|
|
|
checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
|
2021-06-23 23:59:06 +00:00
|
|
|
dependencies = [
|
|
|
|
"tinyvec_macros",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tinyvec_macros"
|
2023-08-09 05:26:26 +00:00
|
|
|
version = "0.1.1"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:26:26 +00:00
|
|
|
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
2023-07-08 09:23:32 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tokio"
|
2024-03-29 15:20:42 +00:00
|
|
|
version = "1.37.0"
|
2023-07-08 09:23:32 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-29 15:20:42 +00:00
|
|
|
checksum = "1adbebffeca75fcfd058afa480fb6c0b81e165a0323f9c9d39c9697e37c46787"
|
2023-07-08 09:23:32 +00:00
|
|
|
dependencies = [
|
2023-07-10 15:27:53 +00:00
|
|
|
"backtrace",
|
2024-03-23 18:19:24 +00:00
|
|
|
"bytes 1.6.0",
|
2023-07-08 09:23:32 +00:00
|
|
|
"libc",
|
|
|
|
"mio",
|
|
|
|
"num_cpus",
|
|
|
|
"parking_lot",
|
|
|
|
"pin-project-lite",
|
|
|
|
"signal-hook-registry",
|
|
|
|
"socket2",
|
|
|
|
"tokio-macros",
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-macros"
|
2023-11-10 15:53:26 +00:00
|
|
|
version = "2.2.0"
|
2023-07-08 09:23:32 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-10 15:53:26 +00:00
|
|
|
checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b"
|
2023-07-08 09:23:32 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-12-15 04:02:33 +00:00
|
|
|
"syn",
|
2023-07-08 09:23:32 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-util"
|
|
|
|
version = "0.6.10"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "36943ee01a6d67977dd3f84a5a1d2efeb4ada3a1ae771cadfaa535d9d9fc6507"
|
|
|
|
dependencies = [
|
2024-03-23 18:19:24 +00:00
|
|
|
"bytes 1.6.0",
|
2023-07-08 09:23:32 +00:00
|
|
|
"futures-core",
|
|
|
|
"futures-io",
|
|
|
|
"futures-sink",
|
|
|
|
"log",
|
|
|
|
"pin-project-lite",
|
|
|
|
"slab",
|
|
|
|
"tokio",
|
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "toml"
|
2023-08-09 05:26:26 +00:00
|
|
|
version = "0.5.11"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:26:26 +00:00
|
|
|
checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
2022-03-10 02:04:19 +00:00
|
|
|
"serde",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|
|
|
|
|
2023-01-15 04:23:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "toml_datetime"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.6.5"
|
2023-01-15 04:23:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1"
|
2023-01-15 04:23:44 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "toml_edit"
|
2023-09-08 15:27:43 +00:00
|
|
|
version = "0.19.15"
|
2023-01-15 04:23:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-08 15:27:43 +00:00
|
|
|
checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
|
2023-01-15 04:23:44 +00:00
|
|
|
dependencies = [
|
2023-09-24 18:08:21 +00:00
|
|
|
"indexmap",
|
2023-01-15 04:23:44 +00:00
|
|
|
"serde",
|
|
|
|
"serde_spanned",
|
|
|
|
"toml_datetime",
|
2024-03-18 11:40:13 +00:00
|
|
|
"winnow 0.5.40",
|
2023-01-15 04:23:44 +00:00
|
|
|
]
|
|
|
|
|
2022-11-20 03:38:25 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tracing"
|
2023-10-19 15:08:22 +00:00
|
|
|
version = "0.1.40"
|
2022-11-20 03:38:25 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-19 15:08:22 +00:00
|
|
|
checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
|
2022-11-20 03:38:25 +00:00
|
|
|
dependencies = [
|
|
|
|
"pin-project-lite",
|
|
|
|
"tracing-attributes",
|
|
|
|
"tracing-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tracing-attributes"
|
2023-10-16 15:16:28 +00:00
|
|
|
version = "0.1.27"
|
2022-11-20 03:38:25 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-16 15:16:28 +00:00
|
|
|
checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
|
2022-11-20 03:38:25 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-12-15 04:02:33 +00:00
|
|
|
"syn",
|
2022-11-20 03:38:25 +00:00
|
|
|
]
|
|
|
|
|
2023-07-08 12:45:38 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tracing-chrome"
|
2024-03-18 15:53:53 +00:00
|
|
|
version = "0.7.2"
|
2023-07-08 12:45:38 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 15:53:53 +00:00
|
|
|
checksum = "bf0a738ed5d6450a9fb96e86a23ad808de2b727fd1394585da5cdd6788ffe724"
|
2023-07-08 12:45:38 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde_json",
|
|
|
|
"tracing-core",
|
|
|
|
"tracing-subscriber",
|
|
|
|
]
|
|
|
|
|
2022-11-20 03:38:25 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tracing-core"
|
2023-10-16 15:16:28 +00:00
|
|
|
version = "0.1.32"
|
2022-11-20 03:38:25 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-16 15:16:28 +00:00
|
|
|
checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
|
2022-11-20 03:38:25 +00:00
|
|
|
dependencies = [
|
|
|
|
"once_cell",
|
2023-07-08 12:45:38 +00:00
|
|
|
"valuable",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tracing-log"
|
2023-11-15 15:44:15 +00:00
|
|
|
version = "0.2.0"
|
2023-07-08 12:45:38 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-15 15:44:15 +00:00
|
|
|
checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
|
2023-07-08 12:45:38 +00:00
|
|
|
dependencies = [
|
|
|
|
"log",
|
2023-11-15 15:44:15 +00:00
|
|
|
"once_cell",
|
2023-07-08 12:45:38 +00:00
|
|
|
"tracing-core",
|
2022-11-20 03:38:25 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tracing-subscriber"
|
2023-11-15 15:44:15 +00:00
|
|
|
version = "0.3.18"
|
2022-11-20 03:38:25 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-15 15:44:15 +00:00
|
|
|
checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b"
|
2022-11-20 03:38:25 +00:00
|
|
|
dependencies = [
|
|
|
|
"matchers",
|
|
|
|
"nu-ansi-term",
|
|
|
|
"once_cell",
|
|
|
|
"regex",
|
|
|
|
"sharded-slab",
|
2023-07-08 12:45:38 +00:00
|
|
|
"smallvec",
|
2022-11-20 03:38:25 +00:00
|
|
|
"thread_local",
|
|
|
|
"tracing",
|
|
|
|
"tracing-core",
|
2023-07-08 12:45:38 +00:00
|
|
|
"tracing-log",
|
2022-11-20 03:38:25 +00:00
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "typenum"
|
2023-09-24 18:08:21 +00:00
|
|
|
version = "1.17.0"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-24 18:08:21 +00:00
|
|
|
checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ucd-trie"
|
2023-08-09 05:26:26 +00:00
|
|
|
version = "0.1.6"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:26:26 +00:00
|
|
|
checksum = "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
2023-10-29 07:21:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "uluru"
|
|
|
|
version = "3.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "794a32261a1f5eb6a4462c81b59cec87b5c27d5deea7dd1ac8fc781c41d226db"
|
|
|
|
dependencies = [
|
|
|
|
"arrayvec",
|
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-bidi"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "0.3.15"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
|
2022-09-06 19:58:08 +00:00
|
|
|
|
2023-10-29 07:21:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-bom"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "2.0.3"
|
2023-10-29 07:21:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "7eec5d1121208364f6793f7d2e222bf75a915c19557537745b195b253dd64217"
|
2023-10-29 07:21:37 +00:00
|
|
|
|
2022-09-06 19:58:08 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-ident"
|
2023-09-24 18:08:21 +00:00
|
|
|
version = "1.0.12"
|
2022-09-06 19:58:08 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-24 18:08:21 +00:00
|
|
|
checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
2021-09-02 16:06:34 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-linebreak"
|
2023-08-09 05:26:26 +00:00
|
|
|
version = "0.1.5"
|
2021-09-02 16:06:34 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:26:26 +00:00
|
|
|
checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f"
|
2021-09-02 16:06:34 +00:00
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-normalization"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.1.23"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"tinyvec",
|
|
|
|
]
|
|
|
|
|
2023-08-29 21:13:35 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-segmentation"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "1.11.0"
|
2023-08-29 21:13:35 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202"
|
2023-08-29 21:13:35 +00:00
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-width"
|
2023-09-20 15:14:35 +00:00
|
|
|
version = "0.1.11"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-20 15:14:35 +00:00
|
|
|
checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "url"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "2.5.0"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
2021-06-23 23:59:06 +00:00
|
|
|
"form_urlencoded",
|
2020-12-12 08:00:42 +00:00
|
|
|
"idna",
|
|
|
|
"percent-encoding",
|
|
|
|
]
|
|
|
|
|
2023-05-31 16:00:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "utf8parse"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
|
|
|
|
|
2023-07-08 12:45:38 +00:00
|
|
|
[[package]]
|
|
|
|
name = "valuable"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "vcpkg"
|
2021-06-23 23:59:06 +00:00
|
|
|
version = "0.2.15"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-06-23 23:59:06 +00:00
|
|
|
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "version_check"
|
2022-02-21 05:45:09 +00:00
|
|
|
version = "0.9.4"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-21 05:45:09 +00:00
|
|
|
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
2022-01-16 06:06:12 +00:00
|
|
|
[[package]]
|
|
|
|
name = "wait-timeout"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "walkdir"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "2.5.0"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"same-file",
|
|
|
|
"winapi-util",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasi"
|
2022-09-06 19:58:08 +00:00
|
|
|
version = "0.11.0+wasi-snapshot-preview1"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-09-06 19:58:08 +00:00
|
|
|
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
2024-03-05 00:06:52 +00:00
|
|
|
[[package]]
|
|
|
|
name = "wasite"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.2.92"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
2021-06-23 23:59:06 +00:00
|
|
|
"cfg-if",
|
2020-12-12 08:00:42 +00:00
|
|
|
"wasm-bindgen-macro",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-backend"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.2.92"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"bumpalo",
|
|
|
|
"log",
|
2022-08-22 18:28:34 +00:00
|
|
|
"once_cell",
|
2020-12-12 08:00:42 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-12-15 04:02:33 +00:00
|
|
|
"syn",
|
2020-12-12 08:00:42 +00:00
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.2.92"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"quote",
|
|
|
|
"wasm-bindgen-macro-support",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro-support"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.2.92"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-12-15 04:02:33 +00:00
|
|
|
"syn",
|
2020-12-12 08:00:42 +00:00
|
|
|
"wasm-bindgen-backend",
|
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-shared"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.2.92"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96"
|
2020-12-12 08:00:42 +00:00
|
|
|
|
2023-07-08 09:23:32 +00:00
|
|
|
[[package]]
|
|
|
|
name = "watchman_client"
|
|
|
|
version = "0.8.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "839fea2d85719bb69089290d7970bba2131f544448db8f990ea75813c30775ca"
|
|
|
|
dependencies = [
|
|
|
|
"anyhow",
|
2024-03-23 18:19:24 +00:00
|
|
|
"bytes 1.6.0",
|
2023-12-25 15:42:16 +00:00
|
|
|
"futures 0.3.30",
|
2023-07-08 09:23:32 +00:00
|
|
|
"maplit",
|
|
|
|
"serde",
|
|
|
|
"serde_bser",
|
|
|
|
"thiserror",
|
|
|
|
"tokio",
|
|
|
|
"tokio-util",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "web-sys"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.3.69"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
2022-05-02 15:53:50 +00:00
|
|
|
[[package]]
|
|
|
|
name = "which"
|
2023-09-24 18:08:21 +00:00
|
|
|
version = "4.4.2"
|
2022-05-02 15:53:50 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-24 18:08:21 +00:00
|
|
|
checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
|
2022-05-02 15:53:50 +00:00
|
|
|
dependencies = [
|
|
|
|
"either",
|
2023-09-24 18:08:21 +00:00
|
|
|
"home",
|
2022-09-06 19:58:08 +00:00
|
|
|
"once_cell",
|
2023-09-24 18:08:21 +00:00
|
|
|
"rustix",
|
2022-05-02 15:53:50 +00:00
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "whoami"
|
2024-03-11 15:43:01 +00:00
|
|
|
version = "1.5.1"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-11 15:43:01 +00:00
|
|
|
checksum = "a44ab49fad634e88f55bf8f9bb3abd2f27d7204172a112c7c9987e01c1c94ea9"
|
2020-12-24 04:55:12 +00:00
|
|
|
dependencies = [
|
2024-03-05 00:06:52 +00:00
|
|
|
"redox_syscall",
|
|
|
|
"wasite",
|
2020-12-24 04:55:12 +00:00
|
|
|
"web-sys",
|
|
|
|
]
|
2020-12-12 08:00:42 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi"
|
|
|
|
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"
|
2023-09-24 18:08:21 +00:00
|
|
|
version = "0.1.6"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-24 18:08:21 +00:00
|
|
|
checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"
|
2020-12-12 08:00:42 +00:00
|
|
|
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"
|
|
|
|
|
2022-10-23 20:50:03 +00:00
|
|
|
[[package]]
|
2024-01-19 18:43:54 +00:00
|
|
|
name = "windows-core"
|
|
|
|
version = "0.52.0"
|
2022-10-23 20:50:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
|
2022-10-23 20:50:03 +00:00
|
|
|
dependencies = [
|
2024-03-05 00:11:22 +00:00
|
|
|
"windows-targets 0.52.4",
|
2023-03-30 16:26:08 +00:00
|
|
|
]
|
|
|
|
|
2023-05-01 16:02:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows-sys"
|
|
|
|
version = "0.48.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
|
|
|
|
dependencies = [
|
2023-09-24 18:08:21 +00:00
|
|
|
"windows-targets 0.48.5",
|
2022-10-23 20:50:03 +00:00
|
|
|
]
|
|
|
|
|
2023-12-01 15:59:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows-sys"
|
|
|
|
version = "0.52.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
|
|
|
|
dependencies = [
|
2024-03-05 00:11:22 +00:00
|
|
|
"windows-targets 0.52.4",
|
2023-12-01 15:59:10 +00:00
|
|
|
]
|
|
|
|
|
2023-08-09 05:26:26 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows-targets"
|
2023-09-24 18:08:21 +00:00
|
|
|
version = "0.48.5"
|
2023-08-09 05:26:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-24 18:08:21 +00:00
|
|
|
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
|
2023-05-01 16:02:24 +00:00
|
|
|
dependencies = [
|
2023-09-24 18:08:21 +00:00
|
|
|
"windows_aarch64_gnullvm 0.48.5",
|
|
|
|
"windows_aarch64_msvc 0.48.5",
|
|
|
|
"windows_i686_gnu 0.48.5",
|
|
|
|
"windows_i686_msvc 0.48.5",
|
|
|
|
"windows_x86_64_gnu 0.48.5",
|
|
|
|
"windows_x86_64_gnullvm 0.48.5",
|
|
|
|
"windows_x86_64_msvc 0.48.5",
|
2023-05-01 16:02:24 +00:00
|
|
|
]
|
|
|
|
|
2023-12-01 15:59:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows-targets"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.52.4"
|
2023-12-01 15:59:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "7dd37b7e5ab9018759f893a1952c9420d060016fc19a472b4bb20d1bdd694d1b"
|
2023-12-01 15:59:10 +00:00
|
|
|
dependencies = [
|
2024-03-05 00:11:22 +00:00
|
|
|
"windows_aarch64_gnullvm 0.52.4",
|
|
|
|
"windows_aarch64_msvc 0.52.4",
|
|
|
|
"windows_i686_gnu 0.52.4",
|
|
|
|
"windows_i686_msvc 0.52.4",
|
|
|
|
"windows_x86_64_gnu 0.52.4",
|
|
|
|
"windows_x86_64_gnullvm 0.52.4",
|
|
|
|
"windows_x86_64_msvc 0.52.4",
|
2023-12-01 15:59:10 +00:00
|
|
|
]
|
|
|
|
|
2023-05-01 16:02:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_gnullvm"
|
2023-09-24 18:08:21 +00:00
|
|
|
version = "0.48.5"
|
2023-05-01 16:02:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-24 18:08:21 +00:00
|
|
|
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
|
2023-05-01 16:02:24 +00:00
|
|
|
|
2023-12-01 15:59:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_gnullvm"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.52.4"
|
2023-12-01 15:59:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "bcf46cf4c365c6f2d1cc93ce535f2c8b244591df96ceee75d8e83deb70a9cac9"
|
2023-12-01 15:59:10 +00:00
|
|
|
|
2023-05-01 16:02:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_msvc"
|
2023-09-24 18:08:21 +00:00
|
|
|
version = "0.48.5"
|
2023-05-01 16:02:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-24 18:08:21 +00:00
|
|
|
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
|
2023-05-01 16:02:24 +00:00
|
|
|
|
2023-12-01 15:59:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_msvc"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.52.4"
|
2023-12-01 15:59:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "da9f259dd3bcf6990b55bffd094c4f7235817ba4ceebde8e6d11cd0c5633b675"
|
2023-12-01 15:59:10 +00:00
|
|
|
|
2023-05-01 16:02:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnu"
|
2023-09-24 18:08:21 +00:00
|
|
|
version = "0.48.5"
|
2023-05-01 16:02:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-24 18:08:21 +00:00
|
|
|
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
|
2023-05-01 16:02:24 +00:00
|
|
|
|
2023-12-01 15:59:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnu"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.52.4"
|
2023-12-01 15:59:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "b474d8268f99e0995f25b9f095bc7434632601028cf86590aea5c8a5cb7801d3"
|
2023-12-01 15:59:10 +00:00
|
|
|
|
2023-05-01 16:02:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_msvc"
|
2023-09-24 18:08:21 +00:00
|
|
|
version = "0.48.5"
|
2023-05-01 16:02:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-24 18:08:21 +00:00
|
|
|
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
|
2023-05-01 16:02:24 +00:00
|
|
|
|
2023-12-01 15:59:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_msvc"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.52.4"
|
2023-12-01 15:59:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "1515e9a29e5bed743cb4415a9ecf5dfca648ce85ee42e15873c3cd8610ff8e02"
|
2023-12-01 15:59:10 +00:00
|
|
|
|
2023-05-01 16:02:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnu"
|
2023-09-24 18:08:21 +00:00
|
|
|
version = "0.48.5"
|
2023-05-01 16:02:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-24 18:08:21 +00:00
|
|
|
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
|
2023-05-01 16:02:24 +00:00
|
|
|
|
2023-12-01 15:59:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnu"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.52.4"
|
2023-12-01 15:59:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "5eee091590e89cc02ad514ffe3ead9eb6b660aedca2183455434b93546371a03"
|
2023-12-01 15:59:10 +00:00
|
|
|
|
2023-05-01 16:02:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnullvm"
|
2023-09-24 18:08:21 +00:00
|
|
|
version = "0.48.5"
|
2023-05-01 16:02:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-24 18:08:21 +00:00
|
|
|
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
|
2023-05-01 16:02:24 +00:00
|
|
|
|
2023-12-01 15:59:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnullvm"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.52.4"
|
2023-12-01 15:59:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "77ca79f2451b49fa9e2af39f0747fe999fcda4f5e241b2898624dca97a1f2177"
|
2023-12-01 15:59:10 +00:00
|
|
|
|
2023-05-01 16:02:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_msvc"
|
2023-09-24 18:08:21 +00:00
|
|
|
version = "0.48.5"
|
2023-05-01 16:02:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-24 18:08:21 +00:00
|
|
|
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
|
2023-05-01 16:02:24 +00:00
|
|
|
|
2023-12-01 15:59:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_msvc"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.52.4"
|
2023-12-01 15:59:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8"
|
2023-12-01 15:59:10 +00:00
|
|
|
|
2023-03-01 16:05:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winnow"
|
2024-03-05 00:11:22 +00:00
|
|
|
version = "0.5.40"
|
2023-03-01 16:05:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-05 00:11:22 +00:00
|
|
|
checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
|
2023-03-01 16:05:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
2024-03-18 11:40:13 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winnow"
|
|
|
|
version = "0.6.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "dffa400e67ed5a4dd237983829e66475f0a4a26938c4b04c21baede6262215b8"
|
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
2024-02-04 08:03:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winreg"
|
|
|
|
version = "0.52.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
]
|
|
|
|
|
2023-07-06 06:03:55 +00:00
|
|
|
[[package]]
|
|
|
|
name = "yansi"
|
|
|
|
version = "0.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"
|
|
|
|
|
2024-03-18 11:40:13 +00:00
|
|
|
[[package]]
|
|
|
|
name = "zerocopy"
|
|
|
|
version = "0.7.32"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be"
|
|
|
|
dependencies = [
|
|
|
|
"zerocopy-derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "zerocopy-derive"
|
|
|
|
version = "0.7.32"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2020-12-12 08:00:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "zstd"
|
2023-07-19 16:05:12 +00:00
|
|
|
version = "0.12.4"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-19 16:05:12 +00:00
|
|
|
checksum = "1a27595e173641171fc74a1232b7b1c7a7cb6e18222c11e9dfb9888fa424c53c"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"zstd-safe",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "zstd-safe"
|
2023-08-09 05:26:26 +00:00
|
|
|
version = "6.0.6"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:26:26 +00:00
|
|
|
checksum = "ee98ffd0b48ee95e6c5168188e44a54550b1564d9d530ee21d5f0eaed1069581"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"zstd-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "zstd-sys"
|
2024-01-19 18:43:54 +00:00
|
|
|
version = "2.0.9+zstd.1.5.5"
|
2020-12-12 08:00:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-19 18:43:54 +00:00
|
|
|
checksum = "9e16efa8a874a0481a574084d34cc26fdb3b99627480f785888deb6386506656"
|
2020-12-12 08:00:42 +00:00
|
|
|
dependencies = [
|
|
|
|
"cc",
|
2023-05-05 05:49:19 +00:00
|
|
|
"pkg-config",
|
2020-12-12 08:00:42 +00:00
|
|
|
]
|