2019-04-28 17:54:01 +00:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
2021-08-24 07:57:36 +00:00
|
|
|
version = 3
|
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
2023-07-16 20:09:52 +00:00
|
|
|
name = "addr2line"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.24.2"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2023-07-16 20:09:52 +00:00
|
|
|
"gimli",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
2023-07-16 20:09:52 +00:00
|
|
|
[[package]]
|
2024-11-06 17:34:07 +00:00
|
|
|
name = "adler2"
|
|
|
|
version = "2.0.0"
|
2023-07-16 20:09:52 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
|
2023-07-16 20:09:52 +00:00
|
|
|
|
2023-05-13 16:12:23 +00:00
|
|
|
[[package]]
|
|
|
|
name = "aho-corasick"
|
2024-05-14 18:24:04 +00:00
|
|
|
version = "1.1.3"
|
2023-05-13 16:12:23 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-14 18:24:04 +00:00
|
|
|
checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
|
2023-05-13 16:12:23 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
2018-03-07 13:02:06 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ammonia"
|
2024-05-14 18:21:52 +00:00
|
|
|
version = "4.0.0"
|
2018-03-07 13:02:06 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-14 18:21:52 +00:00
|
|
|
checksum = "1ab99eae5ee58501ab236beb6f20f6ca39be615267b014899c89b2f0bc18a459"
|
2018-03-07 13:02:06 +00:00
|
|
|
dependencies = [
|
2024-05-14 18:21:52 +00:00
|
|
|
"html5ever 0.27.0",
|
2020-05-20 21:32:00 +00:00
|
|
|
"maplit",
|
2022-12-14 15:03:48 +00:00
|
|
|
"once_cell",
|
2020-05-20 21:32:00 +00:00
|
|
|
"tendril",
|
|
|
|
"url",
|
2018-03-07 13:02:06 +00:00
|
|
|
]
|
|
|
|
|
2023-07-16 20:09:52 +00:00
|
|
|
[[package]]
|
|
|
|
name = "android-tzdata"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
|
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
2022-12-14 15:03:48 +00:00
|
|
|
name = "android_system_properties"
|
|
|
|
version = "0.1.5"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-14 15:03:48 +00:00
|
|
|
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
|
2018-03-11 14:17:38 +00:00
|
|
|
dependencies = [
|
2022-12-14 15:03:48 +00:00
|
|
|
"libc",
|
2018-03-11 14:17:38 +00:00
|
|
|
]
|
2018-02-14 23:03:10 +00:00
|
|
|
|
2023-05-13 17:53:22 +00:00
|
|
|
[[package]]
|
|
|
|
name = "anstream"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.6.18"
|
2023-05-13 17:53:22 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b"
|
2023-05-13 17:53:22 +00:00
|
|
|
dependencies = [
|
|
|
|
"anstyle",
|
|
|
|
"anstyle-parse",
|
|
|
|
"anstyle-query",
|
|
|
|
"anstyle-wincon",
|
|
|
|
"colorchoice",
|
2024-05-14 18:24:04 +00:00
|
|
|
"is_terminal_polyfill",
|
2023-05-13 17:53:22 +00:00
|
|
|
"utf8parse",
|
|
|
|
]
|
|
|
|
|
2023-05-13 16:12:23 +00:00
|
|
|
[[package]]
|
|
|
|
name = "anstyle"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.0.10"
|
2023-05-13 16:12:23 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9"
|
2023-05-13 16:12:23 +00:00
|
|
|
|
2023-05-13 17:53:22 +00:00
|
|
|
[[package]]
|
|
|
|
name = "anstyle-parse"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.2.6"
|
2023-05-13 17:53:22 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9"
|
2023-05-13 17:53:22 +00:00
|
|
|
dependencies = [
|
|
|
|
"utf8parse",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle-query"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.1.2"
|
2023-05-13 17:53:22 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c"
|
2023-05-13 17:53:22 +00:00
|
|
|
dependencies = [
|
2024-11-06 17:34:07 +00:00
|
|
|
"windows-sys 0.59.0",
|
2023-05-13 17:53:22 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle-wincon"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "3.0.6"
|
2023-05-13 17:53:22 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "2109dbce0e72be3ec00bed26e6a7479ca384ad226efdd66db8fa2e3a38c83125"
|
2023-05-13 17:53:22 +00:00
|
|
|
dependencies = [
|
|
|
|
"anstyle",
|
2024-11-06 17:34:07 +00:00
|
|
|
"windows-sys 0.59.0",
|
2023-05-13 17:53:22 +00:00
|
|
|
]
|
|
|
|
|
2020-05-20 21:32:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "anyhow"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.0.93"
|
2020-05-20 21:32:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "4c95c10ba0b00a02636238b814946408b1322d5ac4760326e6fb8ec956d85775"
|
2020-05-20 21:32:00 +00:00
|
|
|
|
2021-07-13 23:03:07 +00:00
|
|
|
[[package]]
|
|
|
|
name = "assert_cmd"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "2.0.16"
|
2021-07-13 23:03:07 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "dc1835b7f27878de8525dc71410b5a31cdcc5f230aed5ba5df968e09c201b23d"
|
2021-07-13 23:03:07 +00:00
|
|
|
dependencies = [
|
2023-05-13 16:12:23 +00:00
|
|
|
"anstyle",
|
2023-02-08 23:40:48 +00:00
|
|
|
"bstr",
|
2021-07-13 23:03:07 +00:00
|
|
|
"doc-comment",
|
2024-11-06 17:34:07 +00:00
|
|
|
"libc",
|
2023-07-16 19:42:44 +00:00
|
|
|
"predicates",
|
2021-07-13 23:03:07 +00:00
|
|
|
"predicates-core",
|
|
|
|
"predicates-tree",
|
|
|
|
"wait-timeout",
|
|
|
|
]
|
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
2020-05-20 21:32:00 +00:00
|
|
|
name = "autocfg"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.4.0"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
|
2018-02-14 23:03:10 +00:00
|
|
|
|
2023-07-16 20:09:52 +00:00
|
|
|
[[package]]
|
|
|
|
name = "backtrace"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.3.74"
|
2023-07-16 20:09:52 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a"
|
2023-07-16 20:09:52 +00:00
|
|
|
dependencies = [
|
|
|
|
"addr2line",
|
|
|
|
"cfg-if",
|
|
|
|
"libc",
|
|
|
|
"miniz_oxide",
|
|
|
|
"object",
|
|
|
|
"rustc-demangle",
|
2024-11-06 17:34:07 +00:00
|
|
|
"windows-targets 0.52.6",
|
2023-07-16 20:09:52 +00:00
|
|
|
]
|
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "base64"
|
2024-02-05 22:37:06 +00:00
|
|
|
version = "0.21.7"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-05 22:37:06 +00:00
|
|
|
checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
|
2023-05-13 16:12:23 +00:00
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bit-set"
|
2022-12-14 15:03:48 +00:00
|
|
|
version = "0.5.3"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-14 15:03:48 +00:00
|
|
|
checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2020-05-20 21:32:00 +00:00
|
|
|
"bit-vec",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bit-vec"
|
2021-05-10 18:08:18 +00:00
|
|
|
version = "0.6.3"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-10 18:08:18 +00:00
|
|
|
checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
|
2018-02-14 23:03:10 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
2021-08-24 07:57:36 +00:00
|
|
|
version = "1.3.2"
|
2019-05-05 17:12:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-08-24 07:57:36 +00:00
|
|
|
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
2019-05-05 17:12:53 +00:00
|
|
|
|
2023-07-16 20:09:52 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "2.6.0"
|
2023-07-16 20:09:52 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
|
2023-07-16 20:09:52 +00:00
|
|
|
|
2019-05-05 17:12:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "block-buffer"
|
2023-05-13 17:16:26 +00:00
|
|
|
version = "0.10.4"
|
2019-05-05 17:12:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-13 17:16:26 +00:00
|
|
|
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
|
2019-05-05 17:12:53 +00:00
|
|
|
dependencies = [
|
2022-12-14 15:03:48 +00:00
|
|
|
"generic-array",
|
2019-05-05 17:12:53 +00:00
|
|
|
]
|
|
|
|
|
2022-12-14 15:41:18 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bstr"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.10.0"
|
2022-12-14 15:41:18 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "40723b8fb387abc38f4f4a37c09073622e41dd12327033091ef8950659e6dc0c"
|
2022-12-14 15:41:18 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
"regex-automata",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2019-05-05 17:12:53 +00:00
|
|
|
[[package]]
|
2022-12-14 15:03:48 +00:00
|
|
|
name = "bumpalo"
|
2024-05-14 18:24:04 +00:00
|
|
|
version = "3.16.0"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-14 18:24:04 +00:00
|
|
|
checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
|
2018-02-14 23:03:10 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "byteorder"
|
2023-11-29 22:29:31 +00:00
|
|
|
version = "1.5.0"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-29 22:29:31 +00:00
|
|
|
checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
|
2018-02-14 23:03:10 +00:00
|
|
|
|
2021-05-10 18:08:18 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bytes"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.8.0"
|
2022-12-14 15:03:48 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "9ac0150caa2ae65ca5bd83f25c7de183dea78d4d366469f148435e2acfbad0da"
|
2022-12-14 15:03:48 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.1.36"
|
2021-05-10 18:08:18 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "baee610e9452a8f6f0a1b6194ec09ff9e2d85dea54432acdae41aa0761c95d70"
|
|
|
|
dependencies = [
|
|
|
|
"shlex",
|
|
|
|
]
|
2018-02-14 23:03:10 +00:00
|
|
|
|
2021-05-10 18:08:18 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "chrono"
|
2024-05-14 18:24:04 +00:00
|
|
|
version = "0.4.38"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-14 18:24:04 +00:00
|
|
|
checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2023-07-16 20:09:52 +00:00
|
|
|
"android-tzdata",
|
2022-12-14 15:03:48 +00:00
|
|
|
"iana-time-zone",
|
2020-05-20 21:32:00 +00:00
|
|
|
"num-traits",
|
2024-11-06 17:34:07 +00:00
|
|
|
"windows-targets 0.52.6",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "4.5.20"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "b97f376d85a664d5837dbae44bf546e6477a679ff6610010f17276f686d867e8"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2023-05-13 17:53:22 +00:00
|
|
|
"clap_builder",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap_builder"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "4.5.20"
|
2023-05-13 17:53:22 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "19bc80abd44e4bed93ca373a0704ccbd1b710dc5749406201bb018272808dc54"
|
2023-05-13 17:53:22 +00:00
|
|
|
dependencies = [
|
|
|
|
"anstream",
|
|
|
|
"anstyle",
|
2022-12-14 15:03:48 +00:00
|
|
|
"clap_lex",
|
2020-05-20 21:32:00 +00:00
|
|
|
"strsim",
|
2022-07-04 15:16:31 +00:00
|
|
|
"terminal_size",
|
2022-01-18 21:56:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap_complete"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "4.5.37"
|
2022-01-18 21:56:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "11611dca53440593f38e6b25ec629de50b14cdfa63adc0fb856115a2c6d97595"
|
2022-01-18 21:56:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"clap",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
2022-12-14 15:03:48 +00:00
|
|
|
[[package]]
|
|
|
|
name = "clap_lex"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.7.2"
|
2022-12-14 15:03:48 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "1462739cb27611015575c0c11df5df7601141071f07518d56fcc1be504cbec97"
|
2023-05-13 17:53:22 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "colorchoice"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.0.3"
|
2023-05-13 17:53:22 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990"
|
2022-12-14 15:03:48 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "core-foundation-sys"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.8.7"
|
2022-12-14 15:03:48 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
|
2022-12-14 15:03:48 +00:00
|
|
|
|
2021-05-10 18:08:18 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cpufeatures"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.2.14"
|
2021-05-10 18:08:18 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "608697df725056feaccfa42cffdaeeec3fccc4ffc38358ecd19b243e716a78e0"
|
2021-05-10 18:08:18 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2022-12-14 22:01:27 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-channel"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.5.13"
|
2022-12-14 22:01:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2"
|
2022-12-14 22:01:27 +00:00
|
|
|
dependencies = [
|
|
|
|
"crossbeam-utils",
|
|
|
|
]
|
|
|
|
|
2023-11-29 22:29:31 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-deque"
|
2024-02-05 22:37:06 +00:00
|
|
|
version = "0.8.5"
|
2023-11-29 22:29:31 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-05 22:37:06 +00:00
|
|
|
checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
|
2023-11-29 22:29:31 +00:00
|
|
|
dependencies = [
|
|
|
|
"crossbeam-epoch",
|
|
|
|
"crossbeam-utils",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-epoch"
|
2024-02-05 22:37:06 +00:00
|
|
|
version = "0.9.18"
|
2023-11-29 22:29:31 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-05 22:37:06 +00:00
|
|
|
checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
|
2023-11-29 22:29:31 +00:00
|
|
|
dependencies = [
|
|
|
|
"crossbeam-utils",
|
|
|
|
]
|
|
|
|
|
2022-12-14 22:01:27 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-utils"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.8.20"
|
2022-12-14 22:01:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
|
2022-12-14 22:01:27 +00:00
|
|
|
|
2022-12-14 15:03:48 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crypto-common"
|
|
|
|
version = "0.1.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
|
|
|
|
dependencies = [
|
|
|
|
"generic-array",
|
|
|
|
"typenum",
|
|
|
|
]
|
|
|
|
|
2023-11-26 09:02:54 +00:00
|
|
|
[[package]]
|
|
|
|
name = "data-encoding"
|
2024-05-14 18:24:04 +00:00
|
|
|
version = "2.6.0"
|
2023-11-26 09:02:54 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-14 18:24:04 +00:00
|
|
|
checksum = "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2"
|
2023-11-26 09:02:54 +00:00
|
|
|
|
2024-05-14 18:22:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "dbus"
|
|
|
|
version = "0.9.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"libdbus-sys",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2022-12-14 15:03:48 +00:00
|
|
|
[[package]]
|
|
|
|
name = "diff"
|
|
|
|
version = "0.1.13"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "difflib"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8"
|
|
|
|
|
2021-05-10 18:08:18 +00:00
|
|
|
[[package]]
|
|
|
|
name = "digest"
|
2023-07-16 20:09:52 +00:00
|
|
|
version = "0.10.7"
|
2021-05-10 18:08:18 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-16 20:09:52 +00:00
|
|
|
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
|
2021-05-10 18:08:18 +00:00
|
|
|
dependencies = [
|
2022-12-14 15:03:48 +00:00
|
|
|
"block-buffer",
|
|
|
|
"crypto-common",
|
2019-05-31 16:00:15 +00:00
|
|
|
]
|
|
|
|
|
2024-11-06 17:34:07 +00:00
|
|
|
[[package]]
|
|
|
|
name = "displaydoc"
|
|
|
|
version = "0.2.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn 2.0.87",
|
|
|
|
]
|
|
|
|
|
2021-07-13 23:03:07 +00:00
|
|
|
[[package]]
|
|
|
|
name = "doc-comment"
|
|
|
|
version = "0.3.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
|
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
2020-05-20 21:32:00 +00:00
|
|
|
name = "elasticlunr-rs"
|
2023-05-13 16:12:23 +00:00
|
|
|
version = "3.0.2"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-13 16:12:23 +00:00
|
|
|
checksum = "41e83863a500656dfa214fee6682de9c5b9f03de6860fec531235ed2ae9f6571"
|
2020-05-20 21:32:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"regex",
|
|
|
|
"serde",
|
|
|
|
"serde_derive",
|
|
|
|
"serde_json",
|
|
|
|
]
|
2018-02-14 23:03:10 +00:00
|
|
|
|
2024-02-05 22:20:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "env_filter"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.1.2"
|
2024-02-05 22:20:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab"
|
2024-02-05 22:20:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
"regex",
|
|
|
|
]
|
|
|
|
|
2019-05-05 17:12:53 +00:00
|
|
|
[[package]]
|
2020-05-20 21:32:00 +00:00
|
|
|
name = "env_logger"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.11.5"
|
2019-05-05 17:12:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "e13fa619b91fb2381732789fc5de83b45675e882f66623b7d8cb4f643017018d"
|
2019-05-05 17:12:53 +00:00
|
|
|
dependencies = [
|
2024-02-05 22:20:37 +00:00
|
|
|
"anstream",
|
|
|
|
"anstyle",
|
|
|
|
"env_filter",
|
2020-05-20 21:32:00 +00:00
|
|
|
"humantime",
|
|
|
|
"log",
|
2019-05-05 17:12:53 +00:00
|
|
|
]
|
|
|
|
|
2023-05-13 17:16:26 +00:00
|
|
|
[[package]]
|
2023-11-29 22:29:31 +00:00
|
|
|
name = "equivalent"
|
|
|
|
version = "1.0.1"
|
2023-05-13 17:16:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-29 22:29:31 +00:00
|
|
|
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
|
2023-05-13 17:16:26 +00:00
|
|
|
|
2022-12-14 15:53:24 +00:00
|
|
|
[[package]]
|
2023-11-29 22:29:31 +00:00
|
|
|
name = "errno"
|
2024-05-14 18:24:04 +00:00
|
|
|
version = "0.3.9"
|
2022-12-14 15:53:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-14 18:24:04 +00:00
|
|
|
checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba"
|
2022-12-14 15:53:24 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
2023-11-29 22:29:31 +00:00
|
|
|
"windows-sys 0.52.0",
|
2022-12-14 15:53:24 +00:00
|
|
|
]
|
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
2022-12-14 15:03:48 +00:00
|
|
|
name = "fastrand"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "2.1.1"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "e8c02a5121d4ea3eb16a80748c74f5549a5665e4c21333c6098f283870fbdea6"
|
2018-02-14 23:03:10 +00:00
|
|
|
|
2018-03-07 13:02:06 +00:00
|
|
|
[[package]]
|
2020-05-20 21:32:00 +00:00
|
|
|
name = "filetime"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.2.25"
|
2018-03-07 13:02:06 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586"
|
2018-03-07 13:02:06 +00:00
|
|
|
dependencies = [
|
2022-12-14 22:01:27 +00:00
|
|
|
"cfg-if",
|
2020-05-20 21:32:00 +00:00
|
|
|
"libc",
|
2024-11-06 17:34:07 +00:00
|
|
|
"libredox",
|
|
|
|
"windows-sys 0.59.0",
|
2018-03-07 13:02:06 +00:00
|
|
|
]
|
|
|
|
|
2021-07-13 23:03:07 +00:00
|
|
|
[[package]]
|
|
|
|
name = "float-cmp"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"
|
|
|
|
dependencies = [
|
|
|
|
"num-traits",
|
|
|
|
]
|
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
2020-05-20 21:32:00 +00:00
|
|
|
name = "fnv"
|
2021-05-10 18:08:18 +00:00
|
|
|
version = "1.0.7"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-10 18:08:18 +00:00
|
|
|
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "form_urlencoded"
|
2023-11-29 22:29:31 +00:00
|
|
|
version = "1.2.1"
|
2021-05-10 18:08:18 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-29 22:29:31 +00:00
|
|
|
checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
|
2021-05-10 18:08:18 +00:00
|
|
|
dependencies = [
|
|
|
|
"percent-encoding",
|
|
|
|
]
|
2018-02-14 23:03:10 +00:00
|
|
|
|
2019-05-31 16:00:15 +00:00
|
|
|
[[package]]
|
2020-05-20 21:32:00 +00:00
|
|
|
name = "fsevent-sys"
|
2022-12-14 22:01:27 +00:00
|
|
|
version = "4.1.0"
|
2019-05-31 16:00:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-14 22:01:27 +00:00
|
|
|
checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2"
|
2019-05-31 16:00:15 +00:00
|
|
|
dependencies = [
|
2020-05-20 21:32:00 +00:00
|
|
|
"libc",
|
2019-05-31 16:00:15 +00:00
|
|
|
]
|
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
2020-05-20 21:32:00 +00:00
|
|
|
name = "futf"
|
2022-12-14 15:03:48 +00:00
|
|
|
version = "0.1.5"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-14 15:03:48 +00:00
|
|
|
checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2020-05-20 21:32:00 +00:00
|
|
|
"mac",
|
|
|
|
"new_debug_unreachable",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2020-05-20 21:32:00 +00:00
|
|
|
name = "futures-channel"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.3.31"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2020-05-20 21:32:00 +00:00
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2020-05-20 21:32:00 +00:00
|
|
|
name = "futures-core"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.3.31"
|
2019-05-05 17:12:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
|
2019-05-05 17:12:53 +00:00
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
2020-05-20 21:32:00 +00:00
|
|
|
name = "futures-macro"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.3.31"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2020-06-30 17:11:09 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-06 17:34:07 +00:00
|
|
|
"syn 2.0.87",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2020-05-20 21:32:00 +00:00
|
|
|
name = "futures-sink"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.3.31"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
|
2018-02-14 23:03:10 +00:00
|
|
|
|
|
|
|
[[package]]
|
2020-05-20 21:32:00 +00:00
|
|
|
name = "futures-task"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.3.31"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
|
2020-05-20 21:32:00 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-util"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.3.31"
|
2020-05-20 21:32:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2020-05-20 21:32:00 +00:00
|
|
|
"futures-core",
|
|
|
|
"futures-macro",
|
|
|
|
"futures-sink",
|
|
|
|
"futures-task",
|
2021-07-26 02:14:34 +00:00
|
|
|
"pin-project-lite",
|
2020-05-20 21:32:00 +00:00
|
|
|
"pin-utils",
|
|
|
|
"slab",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
2018-10-20 04:51:45 +00:00
|
|
|
[[package]]
|
2019-05-05 17:12:53 +00:00
|
|
|
name = "generic-array"
|
2023-05-13 17:16:26 +00:00
|
|
|
version = "0.14.7"
|
2018-10-20 04:51:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-13 17:16:26 +00:00
|
|
|
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
|
2019-05-05 17:12:53 +00:00
|
|
|
dependencies = [
|
2020-05-20 21:32:00 +00:00
|
|
|
"typenum",
|
2021-05-10 18:08:18 +00:00
|
|
|
"version_check",
|
2019-05-05 17:12:53 +00:00
|
|
|
]
|
2018-10-20 04:51:45 +00:00
|
|
|
|
2021-05-10 18:08:18 +00:00
|
|
|
[[package]]
|
|
|
|
name = "getrandom"
|
2024-05-14 18:24:04 +00:00
|
|
|
version = "0.2.15"
|
2021-05-10 18:08:18 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-14 18:24:04 +00:00
|
|
|
checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
|
2021-05-10 18:08:18 +00:00
|
|
|
dependencies = [
|
2022-12-14 22:01:27 +00:00
|
|
|
"cfg-if",
|
2021-05-10 18:08:18 +00:00
|
|
|
"libc",
|
2023-01-26 09:02:43 +00:00
|
|
|
"wasi",
|
2018-07-24 21:15:20 +00:00
|
|
|
]
|
2018-02-14 23:03:10 +00:00
|
|
|
|
2023-07-16 20:09:52 +00:00
|
|
|
[[package]]
|
|
|
|
name = "gimli"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.31.1"
|
2023-07-16 20:09:52 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
|
2023-07-16 20:09:52 +00:00
|
|
|
|
2019-10-04 12:59:17 +00:00
|
|
|
[[package]]
|
2023-04-22 19:49:39 +00:00
|
|
|
name = "globset"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.4.15"
|
2019-10-04 12:59:17 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "15f1ce686646e7f1e19bf7d5533fe443a45dbfb990e00629110797578b42fb19"
|
2019-10-04 12:59:17 +00:00
|
|
|
dependencies = [
|
2023-07-16 20:09:52 +00:00
|
|
|
"aho-corasick",
|
2023-04-22 19:49:39 +00:00
|
|
|
"bstr",
|
|
|
|
"log",
|
2023-11-29 22:29:31 +00:00
|
|
|
"regex-automata",
|
|
|
|
"regex-syntax",
|
2019-10-04 12:59:17 +00:00
|
|
|
]
|
|
|
|
|
2020-05-20 21:32:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "h2"
|
2024-04-05 16:16:31 +00:00
|
|
|
version = "0.3.26"
|
2020-05-20 21:32:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-04-05 16:16:31 +00:00
|
|
|
checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8"
|
2020-05-20 21:32:00 +00:00
|
|
|
dependencies = [
|
2021-07-26 02:14:34 +00:00
|
|
|
"bytes",
|
2020-05-20 21:32:00 +00:00
|
|
|
"fnv",
|
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
|
|
|
"futures-util",
|
2024-05-14 18:24:04 +00:00
|
|
|
"http 0.2.12",
|
2023-08-02 15:32:44 +00:00
|
|
|
"indexmap",
|
2020-05-20 21:32:00 +00:00
|
|
|
"slab",
|
|
|
|
"tokio",
|
|
|
|
"tokio-util",
|
2021-05-10 18:08:18 +00:00
|
|
|
"tracing",
|
2020-05-20 21:32:00 +00:00
|
|
|
]
|
2019-10-04 12:59:17 +00:00
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "handlebars"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "6.2.0"
|
2020-05-20 21:32:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "fd4ccde012831f9a071a637b0d4e31df31c0f6c525784b35ae76a9ac6bc1e315"
|
2020-05-20 21:32:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"log",
|
2024-11-06 17:34:07 +00:00
|
|
|
"num-order",
|
2020-05-20 21:32:00 +00:00
|
|
|
"pest",
|
|
|
|
"pest_derive",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
2022-12-14 15:03:48 +00:00
|
|
|
"thiserror",
|
2020-05-20 21:32:00 +00:00
|
|
|
]
|
|
|
|
|
2021-05-10 18:08:18 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hashbrown"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.15.1"
|
2021-05-10 18:08:18 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "3a9bfc1af68b1726ea47d3d5109de126281def866b33970e10fbab11b5dafab3"
|
2021-05-10 18:08:18 +00:00
|
|
|
|
2020-05-20 21:32:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "headers"
|
2023-11-29 22:29:31 +00:00
|
|
|
version = "0.3.9"
|
2020-05-20 21:32:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-29 22:29:31 +00:00
|
|
|
checksum = "06683b93020a07e3dbcf5f8c0f6d40080d725bea7936fc01ad345c01b97dc270"
|
2020-05-20 21:32:00 +00:00
|
|
|
dependencies = [
|
2023-11-29 22:29:31 +00:00
|
|
|
"base64",
|
2021-07-26 02:14:34 +00:00
|
|
|
"bytes",
|
2020-05-20 21:32:00 +00:00
|
|
|
"headers-core",
|
2024-05-14 18:24:04 +00:00
|
|
|
"http 0.2.12",
|
2022-12-14 15:03:48 +00:00
|
|
|
"httpdate",
|
2020-05-20 21:32:00 +00:00
|
|
|
"mime",
|
2022-12-14 15:03:48 +00:00
|
|
|
"sha1",
|
2020-05-20 21:32:00 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "headers-core"
|
|
|
|
version = "0.2.0"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-05-20 21:32:00 +00:00
|
|
|
checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2024-05-14 18:24:04 +00:00
|
|
|
"http 0.2.12",
|
2019-05-05 17:12:53 +00:00
|
|
|
]
|
|
|
|
|
2019-11-11 19:25:38 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hermit-abi"
|
2024-05-14 18:24:04 +00:00
|
|
|
version = "0.3.9"
|
2022-12-14 15:53:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-14 18:24:04 +00:00
|
|
|
checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
|
2022-12-14 15:53:24 +00:00
|
|
|
|
2022-12-14 15:03:48 +00:00
|
|
|
[[package]]
|
|
|
|
name = "html5ever"
|
|
|
|
version = "0.26.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "bea68cab48b8459f17cf1c944c67ddc572d272d9f2b274140f223ecb1da4a3b7"
|
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
"mac",
|
2024-05-14 18:21:52 +00:00
|
|
|
"markup5ever 0.11.0",
|
2020-06-30 17:11:09 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-07-16 20:09:52 +00:00
|
|
|
"syn 1.0.109",
|
2020-05-20 21:32:00 +00:00
|
|
|
]
|
|
|
|
|
2024-05-14 18:21:52 +00:00
|
|
|
[[package]]
|
|
|
|
name = "html5ever"
|
|
|
|
version = "0.27.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4"
|
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
"mac",
|
|
|
|
"markup5ever 0.12.1",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-06 17:34:07 +00:00
|
|
|
"syn 2.0.87",
|
2024-05-14 18:21:52 +00:00
|
|
|
]
|
|
|
|
|
2020-05-20 21:32:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "http"
|
2024-05-14 18:24:04 +00:00
|
|
|
version = "0.2.12"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"fnv",
|
|
|
|
"itoa",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "http"
|
|
|
|
version = "1.1.0"
|
2020-05-20 21:32:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-14 18:24:04 +00:00
|
|
|
checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258"
|
2020-05-20 21:32:00 +00:00
|
|
|
dependencies = [
|
2021-07-26 02:14:34 +00:00
|
|
|
"bytes",
|
2020-05-20 21:32:00 +00:00
|
|
|
"fnv",
|
|
|
|
"itoa",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "http-body"
|
2024-02-05 22:37:06 +00:00
|
|
|
version = "0.4.6"
|
2018-03-07 13:02:06 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-05 22:37:06 +00:00
|
|
|
checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
|
2018-03-07 13:02:06 +00:00
|
|
|
dependencies = [
|
2021-07-26 02:14:34 +00:00
|
|
|
"bytes",
|
2024-05-14 18:24:04 +00:00
|
|
|
"http 0.2.12",
|
2021-07-26 02:14:34 +00:00
|
|
|
"pin-project-lite",
|
2018-03-07 13:02:06 +00:00
|
|
|
]
|
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "httparse"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.9.5"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946"
|
2021-05-10 18:08:18 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "httpdate"
|
2023-11-29 22:29:31 +00:00
|
|
|
version = "1.0.3"
|
2021-05-10 18:08:18 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-29 22:29:31 +00:00
|
|
|
checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
|
2018-02-14 23:03:10 +00:00
|
|
|
|
2018-03-11 14:17:38 +00:00
|
|
|
[[package]]
|
|
|
|
name = "humantime"
|
2022-06-27 19:50:47 +00:00
|
|
|
version = "2.1.0"
|
2018-03-11 14:17:38 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-27 19:50:47 +00:00
|
|
|
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
|
2018-03-11 14:17:38 +00:00
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hyper"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.14.31"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "8c08302e8fa335b151b788c775ff56e7a03ae64ff85c548ee820fecb70356e85"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2021-07-26 02:14:34 +00:00
|
|
|
"bytes",
|
2020-05-20 21:32:00 +00:00
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
|
|
|
"futures-util",
|
|
|
|
"h2",
|
2024-05-14 18:24:04 +00:00
|
|
|
"http 0.2.12",
|
2020-05-20 21:32:00 +00:00
|
|
|
"http-body",
|
|
|
|
"httparse",
|
2021-05-10 18:08:18 +00:00
|
|
|
"httpdate",
|
2020-05-20 21:32:00 +00:00
|
|
|
"itoa",
|
2021-07-26 02:14:34 +00:00
|
|
|
"pin-project-lite",
|
2024-02-05 22:37:06 +00:00
|
|
|
"socket2",
|
2020-05-20 21:32:00 +00:00
|
|
|
"tokio",
|
|
|
|
"tower-service",
|
2021-05-10 18:08:18 +00:00
|
|
|
"tracing",
|
2020-05-20 21:32:00 +00:00
|
|
|
"want",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
2022-12-14 15:03:48 +00:00
|
|
|
[[package]]
|
|
|
|
name = "iana-time-zone"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.1.61"
|
2022-12-14 15:03:48 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220"
|
2022-12-14 15:03:48 +00:00
|
|
|
dependencies = [
|
|
|
|
"android_system_properties",
|
|
|
|
"core-foundation-sys",
|
|
|
|
"iana-time-zone-haiku",
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
2023-11-29 22:29:31 +00:00
|
|
|
"windows-core",
|
2022-12-14 15:03:48 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "iana-time-zone-haiku"
|
2023-05-13 17:16:26 +00:00
|
|
|
version = "0.1.2"
|
2022-12-14 15:03:48 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-13 17:16:26 +00:00
|
|
|
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
|
2022-12-14 15:03:48 +00:00
|
|
|
dependencies = [
|
2023-05-13 17:16:26 +00:00
|
|
|
"cc",
|
2022-12-14 15:03:48 +00:00
|
|
|
]
|
|
|
|
|
2024-11-06 17:34:07 +00:00
|
|
|
[[package]]
|
|
|
|
name = "icu_collections"
|
|
|
|
version = "1.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526"
|
|
|
|
dependencies = [
|
|
|
|
"displaydoc",
|
|
|
|
"yoke",
|
|
|
|
"zerofrom",
|
|
|
|
"zerovec",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "icu_locid"
|
|
|
|
version = "1.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637"
|
|
|
|
dependencies = [
|
|
|
|
"displaydoc",
|
|
|
|
"litemap",
|
|
|
|
"tinystr",
|
|
|
|
"writeable",
|
|
|
|
"zerovec",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "icu_locid_transform"
|
|
|
|
version = "1.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e"
|
|
|
|
dependencies = [
|
|
|
|
"displaydoc",
|
|
|
|
"icu_locid",
|
|
|
|
"icu_locid_transform_data",
|
|
|
|
"icu_provider",
|
|
|
|
"tinystr",
|
|
|
|
"zerovec",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "icu_locid_transform_data"
|
|
|
|
version = "1.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "icu_normalizer"
|
|
|
|
version = "1.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f"
|
|
|
|
dependencies = [
|
|
|
|
"displaydoc",
|
|
|
|
"icu_collections",
|
|
|
|
"icu_normalizer_data",
|
|
|
|
"icu_properties",
|
|
|
|
"icu_provider",
|
|
|
|
"smallvec",
|
|
|
|
"utf16_iter",
|
|
|
|
"utf8_iter",
|
|
|
|
"write16",
|
|
|
|
"zerovec",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "icu_normalizer_data"
|
|
|
|
version = "1.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "icu_properties"
|
|
|
|
version = "1.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5"
|
|
|
|
dependencies = [
|
|
|
|
"displaydoc",
|
|
|
|
"icu_collections",
|
|
|
|
"icu_locid_transform",
|
|
|
|
"icu_properties_data",
|
|
|
|
"icu_provider",
|
|
|
|
"tinystr",
|
|
|
|
"zerovec",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "icu_properties_data"
|
|
|
|
version = "1.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "icu_provider"
|
|
|
|
version = "1.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9"
|
|
|
|
dependencies = [
|
|
|
|
"displaydoc",
|
|
|
|
"icu_locid",
|
|
|
|
"icu_provider_macros",
|
|
|
|
"stable_deref_trait",
|
|
|
|
"tinystr",
|
|
|
|
"writeable",
|
|
|
|
"yoke",
|
|
|
|
"zerofrom",
|
|
|
|
"zerovec",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "icu_provider_macros"
|
|
|
|
version = "1.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn 2.0.87",
|
|
|
|
]
|
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "idna"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.0.3"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2024-11-06 17:34:07 +00:00
|
|
|
"idna_adapter",
|
|
|
|
"smallvec",
|
|
|
|
"utf8_iter",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "idna_adapter"
|
|
|
|
version = "1.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71"
|
|
|
|
dependencies = [
|
|
|
|
"icu_normalizer",
|
|
|
|
"icu_properties",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
2023-04-22 19:49:39 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ignore"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.4.23"
|
2023-04-22 19:49:39 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b"
|
2023-04-22 19:49:39 +00:00
|
|
|
dependencies = [
|
2023-11-29 22:29:31 +00:00
|
|
|
"crossbeam-deque",
|
2023-04-22 19:49:39 +00:00
|
|
|
"globset",
|
|
|
|
"log",
|
|
|
|
"memchr",
|
2023-11-29 22:29:31 +00:00
|
|
|
"regex-automata",
|
2023-04-22 19:49:39 +00:00
|
|
|
"same-file",
|
|
|
|
"walkdir",
|
|
|
|
"winapi-util",
|
|
|
|
]
|
|
|
|
|
2019-09-21 09:22:22 +00:00
|
|
|
[[package]]
|
2020-05-20 21:32:00 +00:00
|
|
|
name = "indexmap"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "2.6.0"
|
2019-09-21 09:22:22 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "707907fe3c25f5424cce2cb7e1cbcafee6bdbe735ca90ef77c29e84591e5b9da"
|
2019-09-21 09:22:22 +00:00
|
|
|
dependencies = [
|
2023-11-29 22:29:31 +00:00
|
|
|
"equivalent",
|
2023-08-02 15:32:44 +00:00
|
|
|
"hashbrown",
|
2019-09-21 09:22:22 +00:00
|
|
|
]
|
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "inotify"
|
2022-12-14 22:01:27 +00:00
|
|
|
version = "0.9.6"
|
2018-10-20 04:51:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-14 22:01:27 +00:00
|
|
|
checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
|
2018-10-20 04:51:45 +00:00
|
|
|
dependencies = [
|
2023-07-16 20:09:52 +00:00
|
|
|
"bitflags 1.3.2",
|
2020-05-20 21:32:00 +00:00
|
|
|
"inotify-sys",
|
|
|
|
"libc",
|
2018-10-20 04:51:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "inotify-sys"
|
2021-05-10 18:08:18 +00:00
|
|
|
version = "0.1.5"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-10 18:08:18 +00:00
|
|
|
checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2020-05-20 21:32:00 +00:00
|
|
|
"libc",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
2024-05-14 18:24:04 +00:00
|
|
|
[[package]]
|
|
|
|
name = "is_terminal_polyfill"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.70.1"
|
2024-05-14 18:24:04 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
|
2024-05-14 18:24:04 +00:00
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "itoa"
|
2024-05-14 18:24:04 +00:00
|
|
|
version = "1.0.11"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-14 18:24:04 +00:00
|
|
|
checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
|
2022-12-14 15:03:48 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "js-sys"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.3.72"
|
2022-12-14 15:03:48 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "6a88f1bda2bd75b0452a14784937d796722fdebfe50df998aeb3f0b7603019a9"
|
2022-12-14 15:03:48 +00:00
|
|
|
dependencies = [
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
2018-02-14 23:03:10 +00:00
|
|
|
|
|
|
|
[[package]]
|
2022-12-14 22:01:27 +00:00
|
|
|
name = "kqueue"
|
2023-11-29 22:29:31 +00:00
|
|
|
version = "1.0.8"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-29 22:29:31 +00:00
|
|
|
checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2022-12-14 22:01:27 +00:00
|
|
|
"kqueue-sys",
|
|
|
|
"libc",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-12-14 22:01:27 +00:00
|
|
|
name = "kqueue-sys"
|
2023-11-29 22:29:31 +00:00
|
|
|
version = "1.0.4"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-29 22:29:31 +00:00
|
|
|
checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b"
|
2022-12-14 22:01:27 +00:00
|
|
|
dependencies = [
|
2023-07-16 20:09:52 +00:00
|
|
|
"bitflags 1.3.2",
|
2022-12-14 22:01:27 +00:00
|
|
|
"libc",
|
|
|
|
]
|
2018-02-14 23:03:10 +00:00
|
|
|
|
2018-08-21 15:51:34 +00:00
|
|
|
[[package]]
|
2018-10-20 04:51:45 +00:00
|
|
|
name = "libc"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.2.161"
|
2018-08-21 15:51:34 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "8e9489c2807c139ffd9c1794f4af0ebe86a828db53ecdc7fea2111d0fed085d1"
|
2022-12-14 15:03:48 +00:00
|
|
|
|
2024-05-14 18:22:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "libdbus-sys"
|
|
|
|
version = "0.2.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72"
|
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
"pkg-config",
|
|
|
|
]
|
|
|
|
|
2024-11-06 17:34:07 +00:00
|
|
|
[[package]]
|
|
|
|
name = "libredox"
|
|
|
|
version = "0.1.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.6.0",
|
|
|
|
"libc",
|
|
|
|
"redox_syscall",
|
|
|
|
]
|
|
|
|
|
2022-12-14 15:53:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "linux-raw-sys"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.4.14"
|
2022-12-14 15:53:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "litemap"
|
|
|
|
version = "0.7.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "643cb0b8d4fcc284004d5fd0d67ccf61dfffadb7f75e1e71bc420f4688a3a704"
|
2022-12-14 15:53:24 +00:00
|
|
|
|
2022-12-14 15:03:48 +00:00
|
|
|
[[package]]
|
|
|
|
name = "lock_api"
|
2024-05-14 18:24:04 +00:00
|
|
|
version = "0.4.12"
|
2022-12-14 15:03:48 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-14 18:24:04 +00:00
|
|
|
checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
|
2022-12-14 15:03:48 +00:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
"scopeguard",
|
|
|
|
]
|
2018-02-14 23:03:10 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "log"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.4.22"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
|
2018-02-14 23:03:10 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mac"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-05-20 21:32:00 +00:00
|
|
|
checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
|
2018-02-14 23:03:10 +00:00
|
|
|
|
2018-03-07 13:02:06 +00:00
|
|
|
[[package]]
|
|
|
|
name = "maplit"
|
2019-09-21 09:23:11 +00:00
|
|
|
version = "1.0.2"
|
2018-03-07 13:02:06 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-05-20 21:32:00 +00:00
|
|
|
checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
|
2018-03-07 13:02:06 +00:00
|
|
|
|
2022-12-14 15:03:48 +00:00
|
|
|
[[package]]
|
|
|
|
name = "markup5ever"
|
|
|
|
version = "0.11.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7a2629bb1404f3d34c2e921f21fd34ba00b206124c81f65c50b43b6aaefeb016"
|
|
|
|
dependencies = [
|
|
|
|
"log",
|
2024-05-14 18:21:52 +00:00
|
|
|
"phf 0.10.1",
|
|
|
|
"phf_codegen 0.10.0",
|
|
|
|
"string_cache",
|
|
|
|
"string_cache_codegen",
|
|
|
|
"tendril",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "markup5ever"
|
|
|
|
version = "0.12.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45"
|
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
"phf 0.11.2",
|
|
|
|
"phf_codegen 0.11.2",
|
2020-06-30 17:11:09 +00:00
|
|
|
"string_cache",
|
|
|
|
"string_cache_codegen",
|
2020-05-20 21:32:00 +00:00
|
|
|
"tendril",
|
2018-03-07 13:02:06 +00:00
|
|
|
]
|
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
2020-05-20 21:32:00 +00:00
|
|
|
name = "markup5ever_rcdom"
|
2022-12-14 16:03:05 +00:00
|
|
|
version = "0.2.0"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-14 16:03:05 +00:00
|
|
|
checksum = "b9521dd6750f8e80ee6c53d65e2e4656d7de37064f3a7a5d2d11d05df93839c2"
|
2020-05-20 21:32:00 +00:00
|
|
|
dependencies = [
|
2024-05-14 18:21:52 +00:00
|
|
|
"html5ever 0.26.0",
|
|
|
|
"markup5ever 0.11.0",
|
2020-05-20 21:32:00 +00:00
|
|
|
"tendril",
|
|
|
|
"xml5ever",
|
|
|
|
]
|
2018-02-14 23:03:10 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mdbook"
|
2024-11-07 14:42:05 +00:00
|
|
|
version = "0.4.42"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2020-05-20 21:32:00 +00:00
|
|
|
"ammonia",
|
|
|
|
"anyhow",
|
2021-07-13 23:03:07 +00:00
|
|
|
"assert_cmd",
|
2020-05-20 21:32:00 +00:00
|
|
|
"chrono",
|
|
|
|
"clap",
|
2022-01-18 21:56:45 +00:00
|
|
|
"clap_complete",
|
2020-05-20 21:32:00 +00:00
|
|
|
"elasticlunr-rs",
|
|
|
|
"env_logger",
|
|
|
|
"futures-util",
|
|
|
|
"handlebars",
|
2023-04-22 19:49:39 +00:00
|
|
|
"ignore",
|
2020-05-20 21:32:00 +00:00
|
|
|
"log",
|
|
|
|
"memchr",
|
|
|
|
"notify",
|
2022-12-14 22:01:27 +00:00
|
|
|
"notify-debouncer-mini",
|
2022-09-22 22:05:39 +00:00
|
|
|
"once_cell",
|
2021-09-26 17:55:41 +00:00
|
|
|
"opener",
|
2023-11-01 04:33:13 +00:00
|
|
|
"pathdiff",
|
2023-07-16 19:42:44 +00:00
|
|
|
"predicates",
|
2020-05-20 21:32:00 +00:00
|
|
|
"pretty_assertions",
|
2024-11-02 22:41:55 +00:00
|
|
|
"pulldown-cmark 0.10.3",
|
2020-05-20 21:32:00 +00:00
|
|
|
"regex",
|
|
|
|
"select",
|
2021-04-26 15:08:53 +00:00
|
|
|
"semver",
|
2020-05-20 21:32:00 +00:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"shlex",
|
|
|
|
"tempfile",
|
|
|
|
"tokio",
|
|
|
|
"toml",
|
2021-07-21 15:38:59 +00:00
|
|
|
"topological-sort",
|
2020-05-20 21:32:00 +00:00
|
|
|
"walkdir",
|
|
|
|
"warp",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
2024-11-02 22:41:55 +00:00
|
|
|
[[package]]
|
|
|
|
name = "mdbook-remove-emphasis"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"mdbook",
|
|
|
|
"pulldown-cmark 0.12.2",
|
|
|
|
"pulldown-cmark-to-cmark",
|
|
|
|
"serde_json",
|
|
|
|
]
|
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "memchr"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "2.7.4"
|
2023-11-29 22:29:31 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
|
2018-02-14 23:03:10 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mime"
|
2023-05-13 17:16:26 +00:00
|
|
|
version = "0.3.17"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-13 17:16:26 +00:00
|
|
|
checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
|
2018-02-14 23:03:10 +00:00
|
|
|
|
2018-03-20 12:22:35 +00:00
|
|
|
[[package]]
|
|
|
|
name = "mime_guess"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "2.0.5"
|
2018-03-20 12:22:35 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
|
2018-03-20 12:22:35 +00:00
|
|
|
dependencies = [
|
2020-05-20 21:32:00 +00:00
|
|
|
"mime",
|
|
|
|
"unicase",
|
2018-03-20 12:22:35 +00:00
|
|
|
]
|
|
|
|
|
2023-07-16 20:09:52 +00:00
|
|
|
[[package]]
|
|
|
|
name = "miniz_oxide"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.8.0"
|
2023-07-16 20:09:52 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1"
|
2023-07-16 20:09:52 +00:00
|
|
|
dependencies = [
|
2024-11-06 17:34:07 +00:00
|
|
|
"adler2",
|
2023-07-16 20:09:52 +00:00
|
|
|
]
|
|
|
|
|
2021-07-26 02:14:34 +00:00
|
|
|
[[package]]
|
|
|
|
name = "mio"
|
2024-04-05 18:10:01 +00:00
|
|
|
version = "0.8.11"
|
2021-07-26 02:14:34 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-04-05 18:10:01 +00:00
|
|
|
checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
|
2021-07-26 02:14:34 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"log",
|
2023-01-26 09:02:43 +00:00
|
|
|
"wasi",
|
2023-11-29 22:29:31 +00:00
|
|
|
"windows-sys 0.48.0",
|
2021-07-26 02:14:34 +00:00
|
|
|
]
|
|
|
|
|
2024-11-06 17:34:07 +00:00
|
|
|
[[package]]
|
|
|
|
name = "mio"
|
|
|
|
version = "1.0.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "80e04d1dcff3aae0704555fe5fee3bcfaf3d1fdf8a7e521d5b9d2b42acb52cec"
|
|
|
|
dependencies = [
|
|
|
|
"hermit-abi",
|
|
|
|
"libc",
|
|
|
|
"wasi",
|
|
|
|
"windows-sys 0.52.0",
|
|
|
|
]
|
|
|
|
|
2018-07-24 21:15:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "new_debug_unreachable"
|
2024-05-14 18:24:04 +00:00
|
|
|
version = "1.0.6"
|
2018-07-24 21:15:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-14 18:24:04 +00:00
|
|
|
checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
|
2018-02-14 23:03:10 +00:00
|
|
|
|
2021-07-13 23:03:07 +00:00
|
|
|
[[package]]
|
|
|
|
name = "normalize-line-endings"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be"
|
|
|
|
|
2023-07-16 19:37:23 +00:00
|
|
|
[[package]]
|
|
|
|
name = "normpath"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.3.0"
|
2023-07-16 19:37:23 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "c8911957c4b1549ac0dc74e30db9c8b0e66ddcd6d7acc33098f4c63a64a6d7ed"
|
2023-07-16 19:37:23 +00:00
|
|
|
dependencies = [
|
2024-11-06 17:34:07 +00:00
|
|
|
"windows-sys 0.59.0",
|
2023-07-16 19:37:23 +00:00
|
|
|
]
|
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "notify"
|
2023-08-21 17:29:59 +00:00
|
|
|
version = "6.1.1"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-21 17:29:59 +00:00
|
|
|
checksum = "6205bd8bb1e454ad2e27422015fb5e4f2bcc7e08fa8f27058670d208324a4d2d"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2024-11-06 17:34:07 +00:00
|
|
|
"bitflags 2.6.0",
|
2022-12-14 22:01:27 +00:00
|
|
|
"crossbeam-channel",
|
2020-05-20 21:32:00 +00:00
|
|
|
"filetime",
|
|
|
|
"fsevent-sys",
|
|
|
|
"inotify",
|
2022-12-14 22:01:27 +00:00
|
|
|
"kqueue",
|
2020-05-20 21:32:00 +00:00
|
|
|
"libc",
|
2023-08-21 17:29:59 +00:00
|
|
|
"log",
|
2024-11-06 17:34:07 +00:00
|
|
|
"mio 0.8.11",
|
2020-05-20 21:32:00 +00:00
|
|
|
"walkdir",
|
2023-11-29 22:29:31 +00:00
|
|
|
"windows-sys 0.48.0",
|
2022-12-14 22:01:27 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "notify-debouncer-mini"
|
2023-08-21 17:29:59 +00:00
|
|
|
version = "0.4.1"
|
2022-12-14 22:01:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-21 17:29:59 +00:00
|
|
|
checksum = "5d40b221972a1fc5ef4d858a2f671fb34c75983eb385463dff3780eeff6a9d43"
|
2022-12-14 22:01:27 +00:00
|
|
|
dependencies = [
|
|
|
|
"crossbeam-channel",
|
2023-08-21 17:29:59 +00:00
|
|
|
"log",
|
2022-12-14 22:01:27 +00:00
|
|
|
"notify",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2024-11-06 17:34:07 +00:00
|
|
|
name = "num-modular"
|
|
|
|
version = "0.6.1"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "17bb261bf36fa7d83f4c294f834e91256769097b3cb505d44831e0a179ac647f"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "num-order"
|
|
|
|
version = "1.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "537b596b97c40fcf8056d153049eb22f481c17ebce72a513ec9286e4986d1bb6"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2024-11-06 17:34:07 +00:00
|
|
|
"num-modular",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
2021-07-26 02:14:34 +00:00
|
|
|
[[package]]
|
2024-11-06 17:34:07 +00:00
|
|
|
name = "num-traits"
|
|
|
|
version = "0.2.19"
|
2021-07-26 02:14:34 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
|
2021-07-26 02:14:34 +00:00
|
|
|
dependencies = [
|
2024-11-06 17:34:07 +00:00
|
|
|
"autocfg",
|
2021-07-26 02:14:34 +00:00
|
|
|
]
|
|
|
|
|
2023-07-16 20:09:52 +00:00
|
|
|
[[package]]
|
|
|
|
name = "object"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.36.5"
|
2023-07-16 20:09:52 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "aedf0a2d09c573ed1d8d85b30c119153926a2b36dce0ab28322c09a117a4683e"
|
2023-07-16 20:09:52 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
2022-09-22 22:05:39 +00:00
|
|
|
[[package]]
|
|
|
|
name = "once_cell"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.20.2"
|
2022-09-22 22:05:39 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
|
2022-09-22 22:05:39 +00:00
|
|
|
|
2019-05-05 17:12:53 +00:00
|
|
|
[[package]]
|
2022-12-14 15:03:48 +00:00
|
|
|
name = "opener"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.7.2"
|
2019-05-05 17:12:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "d0812e5e4df08da354c851a3376fead46db31c2214f849d3de356d774d057681"
|
2022-12-14 15:03:48 +00:00
|
|
|
dependencies = [
|
2023-02-08 23:40:48 +00:00
|
|
|
"bstr",
|
2024-05-14 18:22:41 +00:00
|
|
|
"dbus",
|
2023-07-16 19:37:23 +00:00
|
|
|
"normpath",
|
2024-11-06 17:34:07 +00:00
|
|
|
"windows-sys 0.59.0",
|
2022-12-14 15:03:48 +00:00
|
|
|
]
|
2019-05-05 17:12:53 +00:00
|
|
|
|
2022-01-18 21:56:45 +00:00
|
|
|
[[package]]
|
2022-12-14 15:03:48 +00:00
|
|
|
name = "parking_lot"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.12.3"
|
2022-01-18 21:56:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
|
2022-01-18 21:56:45 +00:00
|
|
|
dependencies = [
|
2022-12-14 15:03:48 +00:00
|
|
|
"lock_api",
|
|
|
|
"parking_lot_core",
|
2022-01-18 21:56:45 +00:00
|
|
|
]
|
|
|
|
|
2019-05-26 12:05:42 +00:00
|
|
|
[[package]]
|
2022-12-14 15:03:48 +00:00
|
|
|
name = "parking_lot_core"
|
2024-05-14 18:24:04 +00:00
|
|
|
version = "0.9.10"
|
2019-05-26 12:05:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-14 18:24:04 +00:00
|
|
|
checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
|
2019-05-26 12:05:42 +00:00
|
|
|
dependencies = [
|
2022-12-14 22:01:27 +00:00
|
|
|
"cfg-if",
|
2022-12-14 15:03:48 +00:00
|
|
|
"libc",
|
2024-11-06 17:34:07 +00:00
|
|
|
"redox_syscall",
|
2022-12-14 15:03:48 +00:00
|
|
|
"smallvec",
|
2024-11-06 17:34:07 +00:00
|
|
|
"windows-targets 0.52.6",
|
2019-05-26 12:05:42 +00:00
|
|
|
]
|
|
|
|
|
2023-11-01 04:33:13 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pathdiff"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.2.2"
|
2023-11-01 04:33:13 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "d61c5ce1153ab5b689d0c074c4e7fc613e942dfb7dd9eea5ab202d2ad91fe361"
|
2023-11-01 04:33:13 +00:00
|
|
|
|
2019-09-21 09:22:22 +00:00
|
|
|
[[package]]
|
|
|
|
name = "percent-encoding"
|
2023-11-29 22:29:31 +00:00
|
|
|
version = "2.3.1"
|
2019-09-21 09:22:22 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-29 22:29:31 +00:00
|
|
|
checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
|
2019-09-21 09:22:22 +00:00
|
|
|
|
2018-10-20 04:51:45 +00:00
|
|
|
[[package]]
|
2019-05-05 17:12:53 +00:00
|
|
|
name = "pest"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "2.7.14"
|
2018-10-20 04:51:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "879952a81a83930934cbf1786752d6dedc3b1f29e8f8fb2ad1d0a36f377cf442"
|
2018-10-20 04:51:45 +00:00
|
|
|
dependencies = [
|
2023-11-29 22:29:31 +00:00
|
|
|
"memchr",
|
2022-12-14 15:03:48 +00:00
|
|
|
"thiserror",
|
2020-05-20 21:32:00 +00:00
|
|
|
"ucd-trie",
|
2018-10-20 04:51:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2019-05-05 17:12:53 +00:00
|
|
|
name = "pest_derive"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "2.7.14"
|
2018-10-20 04:51:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "d214365f632b123a47fd913301e14c946c61d1c183ee245fa76eb752e59a02dd"
|
2018-10-20 04:51:45 +00:00
|
|
|
dependencies = [
|
2020-05-20 21:32:00 +00:00
|
|
|
"pest",
|
|
|
|
"pest_generator",
|
2018-08-21 15:51:34 +00:00
|
|
|
]
|
2018-02-14 23:03:10 +00:00
|
|
|
|
|
|
|
[[package]]
|
2019-05-05 17:12:53 +00:00
|
|
|
name = "pest_generator"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "2.7.14"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "eb55586734301717aea2ac313f50b2eb8f60d2fc3dc01d190eefa2e625f60c4e"
|
2019-05-05 17:12:53 +00:00
|
|
|
dependencies = [
|
2020-05-20 21:32:00 +00:00
|
|
|
"pest",
|
|
|
|
"pest_meta",
|
2020-06-30 17:11:09 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-06 17:34:07 +00:00
|
|
|
"syn 2.0.87",
|
2019-05-05 17:12:53 +00:00
|
|
|
]
|
2018-02-14 23:03:10 +00:00
|
|
|
|
|
|
|
[[package]]
|
2019-05-05 17:12:53 +00:00
|
|
|
name = "pest_meta"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "2.7.14"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "b75da2a70cf4d9cb76833c990ac9cd3923c9a8905a8929789ce347c84564d03d"
|
2018-03-11 14:26:24 +00:00
|
|
|
dependencies = [
|
2022-12-14 15:03:48 +00:00
|
|
|
"once_cell",
|
2020-05-20 21:32:00 +00:00
|
|
|
"pest",
|
2023-05-13 17:16:26 +00:00
|
|
|
"sha2",
|
2018-03-11 14:26:24 +00:00
|
|
|
]
|
2018-02-14 23:03:10 +00:00
|
|
|
|
2022-12-14 15:03:48 +00:00
|
|
|
[[package]]
|
|
|
|
name = "phf"
|
|
|
|
version = "0.10.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259"
|
|
|
|
dependencies = [
|
2024-05-14 18:21:52 +00:00
|
|
|
"phf_shared 0.10.0",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "phf"
|
|
|
|
version = "0.11.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
|
|
|
|
dependencies = [
|
|
|
|
"phf_shared 0.11.2",
|
2022-12-14 15:03:48 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "phf_codegen"
|
|
|
|
version = "0.10.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd"
|
|
|
|
dependencies = [
|
2024-05-14 18:21:52 +00:00
|
|
|
"phf_generator 0.10.0",
|
|
|
|
"phf_shared 0.10.0",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "phf_codegen"
|
|
|
|
version = "0.11.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a"
|
|
|
|
dependencies = [
|
|
|
|
"phf_generator 0.11.2",
|
|
|
|
"phf_shared 0.11.2",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
2022-12-14 15:03:48 +00:00
|
|
|
[[package]]
|
|
|
|
name = "phf_generator"
|
|
|
|
version = "0.10.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
|
|
|
|
dependencies = [
|
2024-05-14 18:21:52 +00:00
|
|
|
"phf_shared 0.10.0",
|
|
|
|
"rand",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "phf_generator"
|
|
|
|
version = "0.11.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
|
|
|
|
dependencies = [
|
|
|
|
"phf_shared 0.11.2",
|
2022-12-14 16:03:05 +00:00
|
|
|
"rand",
|
2020-05-20 21:32:00 +00:00
|
|
|
]
|
|
|
|
|
2022-12-14 15:03:48 +00:00
|
|
|
[[package]]
|
|
|
|
name = "phf_shared"
|
|
|
|
version = "0.10.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
|
|
|
|
dependencies = [
|
|
|
|
"siphasher",
|
|
|
|
]
|
|
|
|
|
2024-05-14 18:21:52 +00:00
|
|
|
[[package]]
|
|
|
|
name = "phf_shared"
|
|
|
|
version = "0.11.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
|
|
|
|
dependencies = [
|
|
|
|
"siphasher",
|
|
|
|
]
|
|
|
|
|
2021-05-10 18:08:18 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pin-project"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.1.7"
|
2020-05-20 21:32:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "be57f64e946e500c8ee36ef6331845d40a93055567ec57e8fae13efd33759b95"
|
2020-05-20 21:32:00 +00:00
|
|
|
dependencies = [
|
2021-07-26 02:14:34 +00:00
|
|
|
"pin-project-internal",
|
2021-05-10 18:08:18 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pin-project-internal"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.1.7"
|
2021-05-10 18:08:18 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "3c0f5fad0874fc7abcd4d750e76917eaebbecaa2c20bde22e1dbeeba8beb758c"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2020-06-30 17:11:09 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-06 17:34:07 +00:00
|
|
|
"syn 2.0.87",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
2021-05-10 18:08:18 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pin-project-lite"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.2.15"
|
2021-05-10 18:08:18 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "915a1e146535de9163f3987b8944ed8cf49a18bb0056bcebcdcece385cece4ff"
|
2020-05-20 21:32:00 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pin-utils"
|
2021-05-10 18:08:18 +00:00
|
|
|
version = "0.1.0"
|
2020-05-20 21:32:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-10 18:08:18 +00:00
|
|
|
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
|
2020-05-20 21:32:00 +00:00
|
|
|
|
2024-05-14 18:22:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pkg-config"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.3.31"
|
2024-05-14 18:22:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
|
2024-05-14 18:22:41 +00:00
|
|
|
|
2019-09-21 09:23:11 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ppv-lite86"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.2.20"
|
2019-09-21 09:23:11 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
|
|
|
|
dependencies = [
|
|
|
|
"zerocopy",
|
|
|
|
]
|
2019-09-21 09:23:11 +00:00
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "precomputed-hash"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-05-20 21:32:00 +00:00
|
|
|
checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
|
2018-02-14 23:03:10 +00:00
|
|
|
|
2023-05-13 16:12:23 +00:00
|
|
|
[[package]]
|
|
|
|
name = "predicates"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "3.1.2"
|
2023-05-13 16:12:23 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "7e9086cc7640c29a356d1a29fd134380bee9d8f79a17410aa76e7ad295f42c97"
|
2023-05-13 16:12:23 +00:00
|
|
|
dependencies = [
|
|
|
|
"anstyle",
|
|
|
|
"difflib",
|
2023-07-16 19:42:44 +00:00
|
|
|
"float-cmp",
|
|
|
|
"normalize-line-endings",
|
2023-05-13 16:12:23 +00:00
|
|
|
"predicates-core",
|
2023-07-16 19:42:44 +00:00
|
|
|
"regex",
|
2023-05-13 16:12:23 +00:00
|
|
|
]
|
|
|
|
|
2021-07-13 23:03:07 +00:00
|
|
|
[[package]]
|
|
|
|
name = "predicates-core"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.0.8"
|
2021-07-13 23:03:07 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "ae8177bee8e75d6846599c6b9ff679ed51e882816914eec639944d7c9aa11931"
|
2021-07-13 23:03:07 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "predicates-tree"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.0.11"
|
2021-07-13 23:03:07 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "41b740d195ed3166cd147c8047ec98db0e22ec019eb8eeb76d343b795304fb13"
|
2021-07-13 23:03:07 +00:00
|
|
|
dependencies = [
|
|
|
|
"predicates-core",
|
2022-12-14 15:03:48 +00:00
|
|
|
"termtree",
|
2021-07-13 23:03:07 +00:00
|
|
|
]
|
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pretty_assertions"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.4.1"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2022-06-27 20:20:09 +00:00
|
|
|
"diff",
|
2022-12-14 15:03:48 +00:00
|
|
|
"yansi",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
2019-09-21 09:23:11 +00:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.0.89"
|
2019-09-21 09:23:11 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "f139b0662de085916d1fb67d2b4169d1addddda1919e696f3252b740b629986e"
|
2019-09-21 09:23:11 +00:00
|
|
|
dependencies = [
|
2022-12-14 15:03:48 +00:00
|
|
|
"unicode-ident",
|
2019-09-21 09:23:11 +00:00
|
|
|
]
|
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pulldown-cmark"
|
2024-05-17 01:08:09 +00:00
|
|
|
version = "0.10.3"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-17 01:08:09 +00:00
|
|
|
checksum = "76979bea66e7875e7509c4ec5300112b316af87fa7a252ca91c448b32dfe3993"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2024-11-06 17:34:07 +00:00
|
|
|
"bitflags 2.6.0",
|
2020-05-20 21:32:00 +00:00
|
|
|
"memchr",
|
2024-02-05 22:11:27 +00:00
|
|
|
"pulldown-cmark-escape",
|
2020-05-20 21:32:00 +00:00
|
|
|
"unicase",
|
2018-02-24 10:14:52 +00:00
|
|
|
]
|
|
|
|
|
2024-11-02 22:41:55 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pulldown-cmark"
|
|
|
|
version = "0.12.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f86ba2052aebccc42cbbb3ed234b8b13ce76f75c3551a303cb2bcffcff12bb14"
|
|
|
|
dependencies = [
|
2024-11-06 17:34:07 +00:00
|
|
|
"bitflags 2.6.0",
|
2024-11-02 22:41:55 +00:00
|
|
|
"memchr",
|
|
|
|
"unicase",
|
|
|
|
]
|
|
|
|
|
2024-02-05 22:11:27 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pulldown-cmark-escape"
|
2024-05-17 01:08:09 +00:00
|
|
|
version = "0.10.1"
|
2024-02-05 22:11:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-17 01:08:09 +00:00
|
|
|
checksum = "bd348ff538bc9caeda7ee8cad2d1d48236a1f443c1fa3913c6a02fe0043b1dd3"
|
2024-02-05 22:11:27 +00:00
|
|
|
|
2024-11-02 22:41:55 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pulldown-cmark-to-cmark"
|
|
|
|
version = "18.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1e02b63adcb49f2eb675b1694b413b3e9fedbf549dfe2cc98727ad97a0c30650"
|
|
|
|
dependencies = [
|
|
|
|
"pulldown-cmark 0.12.2",
|
|
|
|
]
|
|
|
|
|
2018-03-11 14:17:38 +00:00
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.0.37"
|
2018-03-11 14:17:38 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af"
|
2018-03-11 14:17:38 +00:00
|
|
|
dependencies = [
|
2020-06-30 17:11:09 +00:00
|
|
|
"proc-macro2",
|
2019-09-21 09:23:11 +00:00
|
|
|
]
|
|
|
|
|
2021-05-10 18:08:18 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rand"
|
2022-12-14 15:03:48 +00:00
|
|
|
version = "0.8.5"
|
2021-05-10 18:08:18 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-14 15:03:48 +00:00
|
|
|
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
|
2021-05-10 18:08:18 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
2022-12-14 16:03:05 +00:00
|
|
|
"rand_chacha",
|
|
|
|
"rand_core",
|
2021-05-10 18:08:18 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_chacha"
|
2021-08-24 07:57:36 +00:00
|
|
|
version = "0.3.1"
|
2021-05-10 18:08:18 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-08-24 07:57:36 +00:00
|
|
|
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
|
2021-05-10 18:08:18 +00:00
|
|
|
dependencies = [
|
|
|
|
"ppv-lite86",
|
2022-12-14 16:03:05 +00:00
|
|
|
"rand_core",
|
2021-05-10 18:08:18 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_core"
|
2022-12-14 15:03:48 +00:00
|
|
|
version = "0.6.4"
|
2021-05-10 18:08:18 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-14 15:03:48 +00:00
|
|
|
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
|
2021-05-10 18:08:18 +00:00
|
|
|
dependencies = [
|
2022-12-14 16:03:05 +00:00
|
|
|
"getrandom",
|
2019-05-05 17:12:53 +00:00
|
|
|
]
|
2018-02-14 23:03:10 +00:00
|
|
|
|
2023-11-29 22:29:31 +00:00
|
|
|
[[package]]
|
|
|
|
name = "redox_syscall"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.5.7"
|
2024-05-14 18:24:04 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "9b6dfecf2c74bce2466cabf93f6664d6998a69eb21e39f4207930065b27b771f"
|
2024-05-14 18:24:04 +00:00
|
|
|
dependencies = [
|
2024-11-06 17:34:07 +00:00
|
|
|
"bitflags 2.6.0",
|
2024-05-14 18:24:04 +00:00
|
|
|
]
|
|
|
|
|
2018-05-13 10:35:17 +00:00
|
|
|
[[package]]
|
|
|
|
name = "regex"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.11.1"
|
2018-05-13 10:35:17 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
|
2018-05-13 10:35:17 +00:00
|
|
|
dependencies = [
|
2023-07-16 20:09:52 +00:00
|
|
|
"aho-corasick",
|
2020-05-20 21:32:00 +00:00
|
|
|
"memchr",
|
2023-07-16 20:09:52 +00:00
|
|
|
"regex-automata",
|
2020-05-20 21:32:00 +00:00
|
|
|
"regex-syntax",
|
2018-05-13 10:35:17 +00:00
|
|
|
]
|
|
|
|
|
2021-07-13 23:03:07 +00:00
|
|
|
[[package]]
|
|
|
|
name = "regex-automata"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.4.8"
|
2021-07-13 23:03:07 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "368758f23274712b504848e9d5a6f010445cc8b87a7cdb4d7cbee666c1288da3"
|
2023-07-16 20:09:52 +00:00
|
|
|
dependencies = [
|
|
|
|
"aho-corasick",
|
|
|
|
"memchr",
|
|
|
|
"regex-syntax",
|
|
|
|
]
|
2021-07-13 23:03:07 +00:00
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "regex-syntax"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.8.5"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
|
2023-07-16 20:09:52 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rustc-demangle"
|
2024-05-14 18:24:04 +00:00
|
|
|
version = "0.1.24"
|
2023-07-16 20:09:52 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-14 18:24:04 +00:00
|
|
|
checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
|
2018-02-14 23:03:10 +00:00
|
|
|
|
2022-12-14 15:53:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rustix"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.38.39"
|
2022-12-14 15:53:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "375116bee2be9ed569afe2154ea6a99dfdffd257f533f187498c2a8f5feaf4ee"
|
2022-12-14 15:53:24 +00:00
|
|
|
dependencies = [
|
2024-11-06 17:34:07 +00:00
|
|
|
"bitflags 2.6.0",
|
2023-07-16 20:09:52 +00:00
|
|
|
"errno",
|
2022-12-14 15:53:24 +00:00
|
|
|
"libc",
|
2023-11-29 22:29:31 +00:00
|
|
|
"linux-raw-sys",
|
2024-02-05 22:37:06 +00:00
|
|
|
"windows-sys 0.52.0",
|
2022-12-14 15:53:24 +00:00
|
|
|
]
|
|
|
|
|
2018-08-21 15:51:34 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ryu"
|
2024-05-14 18:24:04 +00:00
|
|
|
version = "1.0.18"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-14 18:24:04 +00:00
|
|
|
checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
|
2018-02-14 23:03:10 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "same-file"
|
2020-05-20 21:32:00 +00:00
|
|
|
version = "1.0.6"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-05-20 21:32:00 +00:00
|
|
|
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2020-05-20 21:32:00 +00:00
|
|
|
"winapi-util",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
2020-05-20 21:32:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "scoped-tls"
|
2022-12-14 15:03:48 +00:00
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "scopeguard"
|
2023-11-29 22:29:31 +00:00
|
|
|
version = "1.2.0"
|
2020-05-20 21:32:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-29 22:29:31 +00:00
|
|
|
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
|
2022-12-14 15:03:48 +00:00
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "select"
|
2022-12-14 16:03:05 +00:00
|
|
|
version = "0.6.0"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-14 16:03:05 +00:00
|
|
|
checksum = "6f9da09dc3f4dfdb6374cbffff7a2cffcec316874d4429899eefdc97b3b94dcd"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2020-05-20 21:32:00 +00:00
|
|
|
"bit-set",
|
2024-05-14 18:21:52 +00:00
|
|
|
"html5ever 0.26.0",
|
2020-06-30 17:11:09 +00:00
|
|
|
"markup5ever_rcdom",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
2021-04-26 15:08:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "semver"
|
2024-05-14 18:24:04 +00:00
|
|
|
version = "1.0.23"
|
2021-04-26 15:08:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-14 18:24:04 +00:00
|
|
|
checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b"
|
2021-04-26 15:08:53 +00:00
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "serde"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.0.214"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "f55c3193aca71c12ad7890f1785d2b73e1b9f63a0bbc353c08ef26fe03fc56b5"
|
2022-05-05 06:33:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde_derive",
|
|
|
|
]
|
2018-02-14 23:03:10 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_derive"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.0.214"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "de523f781f095e28fa605cdce0f8307e451cc0fd14e2eb4cd2e98a355b147766"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2020-06-30 17:11:09 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-06 17:34:07 +00:00
|
|
|
"syn 2.0.87",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_json"
|
2024-11-02 22:41:55 +00:00
|
|
|
version = "1.0.132"
|
2019-05-05 17:12:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-02 22:41:55 +00:00
|
|
|
checksum = "d726bfaff4b320266d395898905d0eba0345aae23b54aee3a737e260fd46db03"
|
2019-05-05 17:12:53 +00:00
|
|
|
dependencies = [
|
2020-05-20 21:32:00 +00:00
|
|
|
"itoa",
|
2024-11-02 22:41:55 +00:00
|
|
|
"memchr",
|
2020-05-20 21:32:00 +00:00
|
|
|
"ryu",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_urlencoded"
|
2022-12-14 15:03:48 +00:00
|
|
|
version = "0.7.1"
|
2020-05-20 21:32:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-14 15:03:48 +00:00
|
|
|
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
|
2020-05-20 21:32:00 +00:00
|
|
|
dependencies = [
|
2021-07-26 02:14:34 +00:00
|
|
|
"form_urlencoded",
|
2020-05-20 21:32:00 +00:00
|
|
|
"itoa",
|
2021-07-26 02:14:34 +00:00
|
|
|
"ryu",
|
2020-05-20 21:32:00 +00:00
|
|
|
"serde",
|
2019-05-05 17:12:53 +00:00
|
|
|
]
|
|
|
|
|
2021-05-10 18:08:18 +00:00
|
|
|
[[package]]
|
2022-12-14 15:03:48 +00:00
|
|
|
name = "sha1"
|
2023-11-29 22:29:31 +00:00
|
|
|
version = "0.10.6"
|
2021-05-10 18:08:18 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-29 22:29:31 +00:00
|
|
|
checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
|
2021-05-10 18:08:18 +00:00
|
|
|
dependencies = [
|
2022-12-14 22:01:27 +00:00
|
|
|
"cfg-if",
|
2021-05-10 18:08:18 +00:00
|
|
|
"cpufeatures",
|
2022-12-14 15:03:48 +00:00
|
|
|
"digest",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
2023-05-13 17:16:26 +00:00
|
|
|
[[package]]
|
|
|
|
name = "sha2"
|
2023-11-29 22:29:31 +00:00
|
|
|
version = "0.10.8"
|
2023-05-13 17:16:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-29 22:29:31 +00:00
|
|
|
checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
|
2023-05-13 17:16:26 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"cpufeatures",
|
|
|
|
"digest",
|
|
|
|
]
|
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "shlex"
|
2024-01-22 21:52:27 +00:00
|
|
|
version = "1.3.0"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-22 21:52:27 +00:00
|
|
|
checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
|
2018-02-14 23:03:10 +00:00
|
|
|
|
2020-05-20 21:32:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "siphasher"
|
2023-11-29 22:29:31 +00:00
|
|
|
version = "0.3.11"
|
2020-05-20 21:32:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-29 22:29:31 +00:00
|
|
|
checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
|
2018-02-14 23:03:10 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "slab"
|
2023-11-29 22:29:31 +00:00
|
|
|
version = "0.4.9"
|
2022-12-14 15:03:48 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-29 22:29:31 +00:00
|
|
|
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
|
2022-12-14 15:03:48 +00:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "smallvec"
|
2024-05-14 18:24:04 +00:00
|
|
|
version = "1.13.2"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-14 18:24:04 +00:00
|
|
|
checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
|
2018-03-11 14:17:38 +00:00
|
|
|
|
2023-11-29 22:29:31 +00:00
|
|
|
[[package]]
|
|
|
|
name = "socket2"
|
2024-05-14 18:24:04 +00:00
|
|
|
version = "0.5.7"
|
2023-11-29 22:29:31 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-14 18:24:04 +00:00
|
|
|
checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
|
2023-11-29 22:29:31 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
2024-05-14 18:24:04 +00:00
|
|
|
"windows-sys 0.52.0",
|
2023-11-29 22:29:31 +00:00
|
|
|
]
|
|
|
|
|
2024-11-06 17:34:07 +00:00
|
|
|
[[package]]
|
|
|
|
name = "stable_deref_trait"
|
|
|
|
version = "1.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
|
|
|
|
|
2018-03-07 13:02:06 +00:00
|
|
|
[[package]]
|
|
|
|
name = "string_cache"
|
2023-05-13 17:16:26 +00:00
|
|
|
version = "0.8.7"
|
2018-03-07 13:02:06 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-13 17:16:26 +00:00
|
|
|
checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
|
2018-03-07 13:02:06 +00:00
|
|
|
dependencies = [
|
2020-05-20 21:32:00 +00:00
|
|
|
"new_debug_unreachable",
|
2022-12-14 15:03:48 +00:00
|
|
|
"once_cell",
|
|
|
|
"parking_lot",
|
2024-05-14 18:21:52 +00:00
|
|
|
"phf_shared 0.10.0",
|
2020-05-20 21:32:00 +00:00
|
|
|
"precomputed-hash",
|
|
|
|
"serde",
|
2018-03-07 13:02:06 +00:00
|
|
|
]
|
|
|
|
|
2020-05-20 21:32:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "string_cache_codegen"
|
2022-12-14 15:03:48 +00:00
|
|
|
version = "0.5.2"
|
2020-05-20 21:32:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-14 15:03:48 +00:00
|
|
|
checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2024-05-14 18:21:52 +00:00
|
|
|
"phf_generator 0.10.0",
|
|
|
|
"phf_shared 0.10.0",
|
2020-06-30 17:11:09 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "strsim"
|
2024-05-14 18:24:04 +00:00
|
|
|
version = "0.11.1"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-14 18:24:04 +00:00
|
|
|
checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
|
2018-02-14 23:03:10 +00:00
|
|
|
|
|
|
|
[[package]]
|
2019-09-21 09:23:11 +00:00
|
|
|
name = "syn"
|
2023-07-16 20:09:52 +00:00
|
|
|
version = "1.0.109"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-16 20:09:52 +00:00
|
|
|
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2020-06-30 17:11:09 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2022-12-14 15:03:48 +00:00
|
|
|
"unicode-ident",
|
2019-05-31 16:00:15 +00:00
|
|
|
]
|
|
|
|
|
2023-05-13 17:16:26 +00:00
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "2.0.87"
|
2023-05-13 17:16:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "25aa4ce346d03a6dcd68dd8b4010bcb74e54e62c90c573f394c46eae99aba32d"
|
2023-05-13 17:16:26 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
|
2024-11-06 17:34:07 +00:00
|
|
|
[[package]]
|
|
|
|
name = "synstructure"
|
|
|
|
version = "0.13.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn 2.0.87",
|
|
|
|
]
|
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
2018-03-26 23:47:37 +00:00
|
|
|
name = "tempfile"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "3.13.0"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "f0f2c9fc62d0beef6951ccffd757e241266a2c833136efbe35af6cd2567dca5b"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2022-12-14 22:01:27 +00:00
|
|
|
"cfg-if",
|
2022-12-14 15:03:48 +00:00
|
|
|
"fastrand",
|
2024-11-06 17:34:07 +00:00
|
|
|
"once_cell",
|
2023-11-29 22:29:31 +00:00
|
|
|
"rustix",
|
2024-11-06 17:34:07 +00:00
|
|
|
"windows-sys 0.59.0",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
2018-03-07 13:02:06 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tendril"
|
2022-12-14 15:03:48 +00:00
|
|
|
version = "0.4.3"
|
2018-03-07 13:02:06 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-14 15:03:48 +00:00
|
|
|
checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
|
2018-03-07 13:02:06 +00:00
|
|
|
dependencies = [
|
2020-05-20 21:32:00 +00:00
|
|
|
"futf",
|
|
|
|
"mac",
|
|
|
|
"utf-8",
|
2018-03-07 13:02:06 +00:00
|
|
|
]
|
|
|
|
|
2022-12-14 15:03:48 +00:00
|
|
|
[[package]]
|
2022-07-04 15:16:31 +00:00
|
|
|
name = "terminal_size"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.4.0"
|
2022-12-14 15:03:48 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "4f599bd7ca042cfdf8f4512b277c02ba102247820f9d9d4a9f521f496751a6ef"
|
2022-07-04 15:16:31 +00:00
|
|
|
dependencies = [
|
2023-11-29 22:29:31 +00:00
|
|
|
"rustix",
|
2024-11-06 17:34:07 +00:00
|
|
|
"windows-sys 0.59.0",
|
2022-07-04 15:16:31 +00:00
|
|
|
]
|
2022-12-14 15:03:48 +00:00
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
2022-07-04 15:16:31 +00:00
|
|
|
name = "termtree"
|
2023-05-13 17:16:26 +00:00
|
|
|
version = "0.4.1"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-13 17:16:26 +00:00
|
|
|
checksum = "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76"
|
2018-02-14 23:03:10 +00:00
|
|
|
|
2022-06-20 17:48:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "thiserror"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.0.68"
|
2022-06-20 17:48:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "02dd99dc800bbb97186339685293e1cc5d9df1f8fae2d0aecd9ff1c77efea892"
|
2022-06-20 17:48:03 +00:00
|
|
|
dependencies = [
|
|
|
|
"thiserror-impl",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "thiserror-impl"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.0.68"
|
2022-06-20 17:48:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "a7c61ec9a6f64d2793d8a45faba21efbe3ced62a886d44c36a009b2b519b4c7e"
|
2022-06-20 17:48:03 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-06 17:34:07 +00:00
|
|
|
"syn 2.0.87",
|
2023-04-22 19:49:39 +00:00
|
|
|
]
|
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
2024-11-06 17:34:07 +00:00
|
|
|
name = "tinystr"
|
|
|
|
version = "0.7.6"
|
2018-10-20 04:51:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f"
|
2018-10-20 04:51:45 +00:00
|
|
|
dependencies = [
|
2024-11-06 17:34:07 +00:00
|
|
|
"displaydoc",
|
|
|
|
"zerovec",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2020-05-20 21:32:00 +00:00
|
|
|
name = "tokio"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.41.0"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "145f3413504347a2be84393cc8a7d2fb4d863b375909ea59f2158261aa258bbb"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2023-07-16 20:09:52 +00:00
|
|
|
"backtrace",
|
2021-07-26 02:14:34 +00:00
|
|
|
"bytes",
|
|
|
|
"libc",
|
2024-11-06 17:34:07 +00:00
|
|
|
"mio 1.0.2",
|
2021-07-26 02:14:34 +00:00
|
|
|
"pin-project-lite",
|
2024-02-05 22:37:06 +00:00
|
|
|
"socket2",
|
2020-05-20 21:32:00 +00:00
|
|
|
"tokio-macros",
|
2024-11-06 17:34:07 +00:00
|
|
|
"windows-sys 0.52.0",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2020-05-20 21:32:00 +00:00
|
|
|
name = "tokio-macros"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "2.4.0"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2020-06-30 17:11:09 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-06 17:34:07 +00:00
|
|
|
"syn 2.0.87",
|
2021-07-26 02:14:34 +00:00
|
|
|
]
|
|
|
|
|
2019-05-31 16:00:15 +00:00
|
|
|
[[package]]
|
2020-05-20 21:32:00 +00:00
|
|
|
name = "tokio-tungstenite"
|
2024-05-14 18:24:04 +00:00
|
|
|
version = "0.21.0"
|
2019-05-31 16:00:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-14 18:24:04 +00:00
|
|
|
checksum = "c83b561d025642014097b66e6c1bb422783339e0909e4429cde4749d1990bc38"
|
2019-05-31 16:00:15 +00:00
|
|
|
dependencies = [
|
2021-05-10 18:08:18 +00:00
|
|
|
"futures-util",
|
2020-05-20 21:32:00 +00:00
|
|
|
"log",
|
|
|
|
"tokio",
|
|
|
|
"tungstenite",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2020-05-20 21:32:00 +00:00
|
|
|
name = "tokio-util"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.7.12"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "61e7c3654c13bcd040d4a03abee2c75b1d14a37b423cf5a813ceae1cc903ec6a"
|
2020-05-20 21:32:00 +00:00
|
|
|
dependencies = [
|
2021-07-26 02:14:34 +00:00
|
|
|
"bytes",
|
2020-05-20 21:32:00 +00:00
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
2021-07-26 02:14:34 +00:00
|
|
|
"pin-project-lite",
|
2020-05-20 21:32:00 +00:00
|
|
|
"tokio",
|
|
|
|
]
|
2018-02-14 23:03:10 +00:00
|
|
|
|
|
|
|
[[package]]
|
2020-05-20 21:32:00 +00:00
|
|
|
name = "toml"
|
2023-08-02 15:32:44 +00:00
|
|
|
version = "0.5.11"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-02 15:32:44 +00:00
|
|
|
checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2020-05-20 21:32:00 +00:00
|
|
|
"serde",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
2021-07-21 15:38:59 +00:00
|
|
|
[[package]]
|
|
|
|
name = "topological-sort"
|
2022-12-14 16:04:59 +00:00
|
|
|
version = "0.2.2"
|
2021-07-21 15:38:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-14 16:04:59 +00:00
|
|
|
checksum = "ea68304e134ecd095ac6c3574494fc62b909f416c4fca77e440530221e549d3d"
|
2021-07-21 15:38:59 +00:00
|
|
|
|
2018-03-11 14:17:38 +00:00
|
|
|
[[package]]
|
2020-05-20 21:32:00 +00:00
|
|
|
name = "tower-service"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.3.3"
|
2019-05-05 17:12:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
|
2021-05-10 18:08:18 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tracing"
|
2023-11-29 22:29:31 +00:00
|
|
|
version = "0.1.40"
|
2021-05-10 18:08:18 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-29 22:29:31 +00:00
|
|
|
checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
|
2021-05-10 18:08:18 +00:00
|
|
|
dependencies = [
|
|
|
|
"log",
|
2021-07-26 02:14:34 +00:00
|
|
|
"pin-project-lite",
|
2021-05-10 18:08:18 +00:00
|
|
|
"tracing-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tracing-core"
|
2023-11-29 22:29:31 +00:00
|
|
|
version = "0.1.32"
|
2021-05-10 18:08:18 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-29 22:29:31 +00:00
|
|
|
checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
|
2021-05-10 18:08:18 +00:00
|
|
|
dependencies = [
|
2022-12-14 15:03:48 +00:00
|
|
|
"once_cell",
|
2021-05-10 18:08:18 +00:00
|
|
|
]
|
|
|
|
|
2019-05-05 17:12:53 +00:00
|
|
|
[[package]]
|
2020-05-20 21:32:00 +00:00
|
|
|
name = "try-lock"
|
2024-02-05 22:37:06 +00:00
|
|
|
version = "0.2.5"
|
2019-05-05 17:12:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-05 22:37:06 +00:00
|
|
|
checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
|
2019-05-05 17:12:53 +00:00
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
2020-05-20 21:32:00 +00:00
|
|
|
name = "tungstenite"
|
2024-05-14 18:24:04 +00:00
|
|
|
version = "0.21.0"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-14 18:24:04 +00:00
|
|
|
checksum = "9ef1a641ea34f399a848dea702823bbecfb4c486f911735368f1f137cb8257e1"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2020-05-20 21:32:00 +00:00
|
|
|
"byteorder",
|
2021-07-26 02:14:34 +00:00
|
|
|
"bytes",
|
2023-11-26 09:02:54 +00:00
|
|
|
"data-encoding",
|
2024-05-14 18:24:04 +00:00
|
|
|
"http 1.1.0",
|
2020-05-20 21:32:00 +00:00
|
|
|
"httparse",
|
|
|
|
"log",
|
2022-12-14 16:03:05 +00:00
|
|
|
"rand",
|
2023-05-13 16:12:23 +00:00
|
|
|
"sha1",
|
2022-06-20 17:48:03 +00:00
|
|
|
"thiserror",
|
2020-05-20 21:32:00 +00:00
|
|
|
"url",
|
|
|
|
"utf-8",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
2020-05-20 21:32:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "typenum"
|
2023-11-29 22:29:31 +00:00
|
|
|
version = "1.17.0"
|
2020-05-20 21:32:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-29 22:29:31 +00:00
|
|
|
checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
|
2020-05-20 21:32:00 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ucd-trie"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.1.7"
|
2020-05-20 21:32:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971"
|
2020-05-20 21:32:00 +00:00
|
|
|
|
2019-06-11 16:26:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicase"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "2.8.0"
|
2019-06-11 16:26:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "7e51b68083f157f853b6379db119d1c1be0e6e4dec98101079dec41f6f5cf6df"
|
2022-12-14 15:03:48 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-ident"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.0.13"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe"
|
2019-05-05 17:12:53 +00:00
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "url"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "2.5.3"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "8d157f1b96d14500ffdc1f10ba712e780825526c03d9a49b4d0324b0d9113ada"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2021-05-10 18:08:18 +00:00
|
|
|
"form_urlencoded",
|
2020-05-20 21:32:00 +00:00
|
|
|
"idna",
|
|
|
|
"percent-encoding",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "utf-8"
|
2021-05-10 18:08:18 +00:00
|
|
|
version = "0.7.6"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-10 18:08:18 +00:00
|
|
|
checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
|
2018-02-14 23:03:10 +00:00
|
|
|
|
2024-11-06 17:34:07 +00:00
|
|
|
[[package]]
|
|
|
|
name = "utf16_iter"
|
|
|
|
version = "1.0.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "utf8_iter"
|
|
|
|
version = "1.0.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
|
|
|
|
|
2023-05-13 17:53:22 +00:00
|
|
|
[[package]]
|
|
|
|
name = "utf8parse"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.2.2"
|
2023-05-13 17:53:22 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
|
2023-05-13 17:53:22 +00:00
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "version_check"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.9.5"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
|
2018-02-14 23:03:10 +00:00
|
|
|
|
2021-07-13 23:03:07 +00:00
|
|
|
[[package]]
|
|
|
|
name = "wait-timeout"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "walkdir"
|
2024-05-14 18:24:04 +00:00
|
|
|
version = "2.5.0"
|
2020-05-20 21:32:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-14 18:24:04 +00:00
|
|
|
checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
|
2020-05-20 21:32:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"same-file",
|
|
|
|
"winapi-util",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "want"
|
2023-07-16 20:09:52 +00:00
|
|
|
version = "0.3.1"
|
2020-05-20 21:32:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-16 20:09:52 +00:00
|
|
|
checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
|
2020-05-20 21:32:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"try-lock",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "warp"
|
2024-05-14 18:24:04 +00:00
|
|
|
version = "0.3.7"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-14 18:24:04 +00:00
|
|
|
checksum = "4378d202ff965b011c64817db11d5829506d3404edeadb61f190d111da3f231c"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2021-07-26 02:14:34 +00:00
|
|
|
"bytes",
|
2022-06-20 17:48:03 +00:00
|
|
|
"futures-channel",
|
|
|
|
"futures-util",
|
2020-05-20 21:32:00 +00:00
|
|
|
"headers",
|
2024-05-14 18:24:04 +00:00
|
|
|
"http 0.2.12",
|
2020-05-20 21:32:00 +00:00
|
|
|
"hyper",
|
|
|
|
"log",
|
|
|
|
"mime",
|
|
|
|
"mime_guess",
|
2021-07-26 02:14:34 +00:00
|
|
|
"percent-encoding",
|
|
|
|
"pin-project",
|
2020-05-20 21:32:00 +00:00
|
|
|
"scoped-tls",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"serde_urlencoded",
|
|
|
|
"tokio",
|
|
|
|
"tokio-tungstenite",
|
2021-07-26 02:14:34 +00:00
|
|
|
"tokio-util",
|
2020-05-20 21:32:00 +00:00
|
|
|
"tower-service",
|
2021-05-10 18:08:18 +00:00
|
|
|
"tracing",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
2022-12-14 15:03:48 +00:00
|
|
|
[[package]]
|
|
|
|
name = "wasi"
|
|
|
|
version = "0.11.0+wasi-snapshot-preview1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.2.95"
|
2022-12-14 15:03:48 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "128d1e363af62632b8eb57219c8fd7877144af57558fb2ef0368d0087bddeb2e"
|
2022-12-14 15:03:48 +00:00
|
|
|
dependencies = [
|
2022-12-14 22:01:27 +00:00
|
|
|
"cfg-if",
|
2024-11-06 17:34:07 +00:00
|
|
|
"once_cell",
|
2022-12-14 15:03:48 +00:00
|
|
|
"wasm-bindgen-macro",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-backend"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.2.95"
|
2021-05-10 18:08:18 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "cb6dd4d3ca0ddffd1dd1c9c04f94b868c37ff5fac97c30b97cff2d74fce3a358"
|
2022-12-14 15:03:48 +00:00
|
|
|
dependencies = [
|
|
|
|
"bumpalo",
|
|
|
|
"log",
|
|
|
|
"once_cell",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-06 17:34:07 +00:00
|
|
|
"syn 2.0.87",
|
2022-12-14 15:03:48 +00:00
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.2.95"
|
2022-12-14 15:03:48 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "e79384be7f8f5a9dd5d7167216f022090cf1f9ec128e6e6a482a2cb5c5422c56"
|
2022-12-14 15:03:48 +00:00
|
|
|
dependencies = [
|
|
|
|
"quote",
|
|
|
|
"wasm-bindgen-macro-support",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro-support"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.2.95"
|
2022-12-14 15:03:48 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "26c6ab57572f7a24a4985830b120de1594465e5d500f24afe89e16b4e833ef68"
|
2022-12-14 15:03:48 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-06 17:34:07 +00:00
|
|
|
"syn 2.0.87",
|
2022-12-14 15:03:48 +00:00
|
|
|
"wasm-bindgen-backend",
|
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-shared"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.2.95"
|
2022-12-14 15:03:48 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "65fc09f10666a9f147042251e0dda9c18f166ff7de300607007e96bdebc1068d"
|
2021-05-10 18:08:18 +00:00
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winapi"
|
2021-05-10 18:08:18 +00:00
|
|
|
version = "0.3.9"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-10 18:08:18 +00:00
|
|
|
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2020-05-20 21:32:00 +00:00
|
|
|
"winapi-i686-pc-windows-gnu",
|
|
|
|
"winapi-x86_64-pc-windows-gnu",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-i686-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-05-20 21:32:00 +00:00
|
|
|
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
2018-02-14 23:03:10 +00:00
|
|
|
|
2018-10-20 04:51:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winapi-util"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.1.9"
|
2018-10-20 04:51:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
|
2018-10-20 04:51:45 +00:00
|
|
|
dependencies = [
|
2024-11-06 17:34:07 +00:00
|
|
|
"windows-sys 0.59.0",
|
2018-10-20 04:51:45 +00:00
|
|
|
]
|
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winapi-x86_64-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-05-20 21:32:00 +00:00
|
|
|
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
2018-02-14 23:03:10 +00:00
|
|
|
|
2023-05-13 17:16:26 +00:00
|
|
|
[[package]]
|
2023-11-29 22:29:31 +00:00
|
|
|
name = "windows-core"
|
2024-02-05 22:37:06 +00:00
|
|
|
version = "0.52.0"
|
2023-05-13 17:16:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-05 22:37:06 +00:00
|
|
|
checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
|
2023-05-13 17:16:26 +00:00
|
|
|
dependencies = [
|
2024-11-06 17:34:07 +00:00
|
|
|
"windows-targets 0.52.6",
|
2023-05-13 17:16:26 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-sys"
|
|
|
|
version = "0.48.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
|
|
|
|
dependencies = [
|
2023-11-29 22:29:31 +00:00
|
|
|
"windows-targets 0.48.5",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-sys"
|
|
|
|
version = "0.52.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
|
|
|
|
dependencies = [
|
2024-11-06 17:34:07 +00:00
|
|
|
"windows-targets 0.52.6",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-sys"
|
|
|
|
version = "0.59.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
|
|
|
|
dependencies = [
|
|
|
|
"windows-targets 0.52.6",
|
2023-11-29 22:29:31 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-targets"
|
|
|
|
version = "0.48.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
|
|
|
|
dependencies = [
|
|
|
|
"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-13 17:16:26 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-targets"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.52.6"
|
2023-05-13 17:16:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
|
2023-05-13 17:16:26 +00:00
|
|
|
dependencies = [
|
2024-11-06 17:34:07 +00:00
|
|
|
"windows_aarch64_gnullvm 0.52.6",
|
|
|
|
"windows_aarch64_msvc 0.52.6",
|
|
|
|
"windows_i686_gnu 0.52.6",
|
2024-05-14 18:24:04 +00:00
|
|
|
"windows_i686_gnullvm",
|
2024-11-06 17:34:07 +00:00
|
|
|
"windows_i686_msvc 0.52.6",
|
|
|
|
"windows_x86_64_gnu 0.52.6",
|
|
|
|
"windows_x86_64_gnullvm 0.52.6",
|
|
|
|
"windows_x86_64_msvc 0.52.6",
|
2022-12-14 15:03:48 +00:00
|
|
|
]
|
|
|
|
|
2023-05-13 17:16:26 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_gnullvm"
|
2023-11-29 22:29:31 +00:00
|
|
|
version = "0.48.5"
|
2023-05-13 17:16:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-29 22:29:31 +00:00
|
|
|
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_gnullvm"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.52.6"
|
2023-11-29 22:29:31 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
|
2023-05-13 17:16:26 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_msvc"
|
2023-11-29 22:29:31 +00:00
|
|
|
version = "0.48.5"
|
2023-05-13 17:16:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-29 22:29:31 +00:00
|
|
|
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_msvc"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.52.6"
|
2023-11-29 22:29:31 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
|
2023-05-13 17:16:26 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnu"
|
2023-11-29 22:29:31 +00:00
|
|
|
version = "0.48.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnu"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.52.6"
|
2024-05-14 18:24:04 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
|
2024-05-14 18:24:04 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnullvm"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.52.6"
|
2023-05-13 17:16:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
|
2023-05-13 17:16:26 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_msvc"
|
2023-11-29 22:29:31 +00:00
|
|
|
version = "0.48.5"
|
2023-05-13 17:16:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-29 22:29:31 +00:00
|
|
|
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_msvc"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.52.6"
|
2023-11-29 22:29:31 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
|
2023-05-13 17:16:26 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnu"
|
2023-11-29 22:29:31 +00:00
|
|
|
version = "0.48.5"
|
2023-05-13 17:16:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-29 22:29:31 +00:00
|
|
|
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnu"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.52.6"
|
2023-11-29 22:29:31 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
|
2023-05-13 17:16:26 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnullvm"
|
2023-11-29 22:29:31 +00:00
|
|
|
version = "0.48.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnullvm"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.52.6"
|
2023-05-13 17:16:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
|
2023-05-13 17:16:26 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_msvc"
|
2023-11-29 22:29:31 +00:00
|
|
|
version = "0.48.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_msvc"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "0.52.6"
|
2023-05-13 17:16:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "write16"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "writeable"
|
|
|
|
version = "0.5.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"
|
2023-05-13 17:16:26 +00:00
|
|
|
|
2018-02-14 23:03:10 +00:00
|
|
|
[[package]]
|
2020-05-20 21:32:00 +00:00
|
|
|
name = "xml5ever"
|
2022-12-14 16:03:05 +00:00
|
|
|
version = "0.17.0"
|
2018-02-14 23:03:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-14 16:03:05 +00:00
|
|
|
checksum = "4034e1d05af98b51ad7214527730626f019682d797ba38b51689212118d8e650"
|
2018-02-14 23:03:10 +00:00
|
|
|
dependencies = [
|
2020-05-20 21:32:00 +00:00
|
|
|
"log",
|
|
|
|
"mac",
|
2024-05-14 18:21:52 +00:00
|
|
|
"markup5ever 0.11.0",
|
2018-02-14 23:03:10 +00:00
|
|
|
]
|
2022-12-14 15:03:48 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "yansi"
|
2024-11-06 17:34:07 +00:00
|
|
|
version = "1.0.1"
|
2022-12-14 15:03:48 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-06 17:34:07 +00:00
|
|
|
checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "yoke"
|
|
|
|
version = "0.7.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6c5b1314b079b0930c31e3af543d8ee1757b1951ae1e1565ec704403a7240ca5"
|
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
"stable_deref_trait",
|
|
|
|
"yoke-derive",
|
|
|
|
"zerofrom",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "yoke-derive"
|
|
|
|
version = "0.7.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "28cc31741b18cb6f1d5ff12f5b7523e3d6eb0852bbbad19d73905511d9849b95"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn 2.0.87",
|
|
|
|
"synstructure",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "zerocopy"
|
|
|
|
version = "0.7.35"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
|
|
|
|
dependencies = [
|
|
|
|
"byteorder",
|
|
|
|
"zerocopy-derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "zerocopy-derive"
|
|
|
|
version = "0.7.35"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn 2.0.87",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "zerofrom"
|
|
|
|
version = "0.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "91ec111ce797d0e0784a1116d0ddcdbea84322cd79e5d5ad173daeba4f93ab55"
|
|
|
|
dependencies = [
|
|
|
|
"zerofrom-derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "zerofrom-derive"
|
|
|
|
version = "0.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0ea7b4a3637ea8669cedf0f1fd5c286a17f3de97b8dd5a70a6c167a1730e63a5"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn 2.0.87",
|
|
|
|
"synstructure",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "zerovec"
|
|
|
|
version = "0.10.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079"
|
|
|
|
dependencies = [
|
|
|
|
"yoke",
|
|
|
|
"zerofrom",
|
|
|
|
"zerovec-derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "zerovec-derive"
|
|
|
|
version = "0.10.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn 2.0.87",
|
|
|
|
]
|