2022-08-05 05:28:14 +10:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
|
|
|
version = 3
|
|
|
|
|
2023-07-01 07:03:31 +10:00
|
|
|
[[package]]
|
|
|
|
name = "android-tzdata"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
|
|
|
|
|
2022-10-03 04:13:31 +11:00
|
|
|
[[package]]
|
|
|
|
name = "android_system_properties"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2023-04-06 02:31:53 +10:00
|
|
|
[[package]]
|
|
|
|
name = "anstream"
|
2023-10-04 08:23:24 +11:00
|
|
|
version = "0.6.4"
|
2023-04-06 02:31:53 +10:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-04 08:23:24 +11:00
|
|
|
checksum = "2ab91ebe16eb252986481c5b62f6098f3b698a45e34b5b98200cf20dd2484a44"
|
2023-04-06 02:31:53 +10:00
|
|
|
dependencies = [
|
|
|
|
"anstyle",
|
|
|
|
"anstyle-parse",
|
2023-04-14 07:33:59 +10:00
|
|
|
"anstyle-query",
|
2023-04-06 02:31:53 +10:00
|
|
|
"anstyle-wincon",
|
2023-04-14 07:33:59 +10:00
|
|
|
"colorchoice",
|
2023-04-06 02:31:53 +10:00
|
|
|
"utf8parse",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle"
|
2023-10-04 08:23:24 +11:00
|
|
|
version = "1.0.4"
|
2023-04-06 02:31:53 +10:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-04 08:23:24 +11:00
|
|
|
checksum = "7079075b41f533b8c61d2a4d073c4676e1f8b249ff94a393b0595db304e0dd87"
|
2023-04-06 02:31:53 +10:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle-parse"
|
2023-10-04 08:23:24 +11:00
|
|
|
version = "0.2.2"
|
2023-04-06 02:31:53 +10:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-04 08:23:24 +11:00
|
|
|
checksum = "317b9a89c1868f5ea6ff1d9539a69f45dffc21ce321ac1fd1160dfa48c8e2140"
|
2023-04-06 02:31:53 +10:00
|
|
|
dependencies = [
|
|
|
|
"utf8parse",
|
|
|
|
]
|
|
|
|
|
2023-04-14 07:33:59 +10:00
|
|
|
[[package]]
|
|
|
|
name = "anstyle-query"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
|
|
|
|
dependencies = [
|
|
|
|
"windows-sys",
|
|
|
|
]
|
|
|
|
|
2023-04-06 02:31:53 +10:00
|
|
|
[[package]]
|
|
|
|
name = "anstyle-wincon"
|
2023-10-04 08:23:24 +11:00
|
|
|
version = "3.0.1"
|
2023-04-06 02:31:53 +10:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-04 08:23:24 +11:00
|
|
|
checksum = "f0699d10d2f4d628a98ee7b57b289abbc98ff3bad977cb3152709d4bf2330628"
|
2023-04-06 02:31:53 +10:00
|
|
|
dependencies = [
|
|
|
|
"anstyle",
|
2023-04-14 07:33:59 +10:00
|
|
|
"windows-sys",
|
2023-04-06 02:31:53 +10:00
|
|
|
]
|
|
|
|
|
2022-08-05 05:28:14 +10:00
|
|
|
[[package]]
|
|
|
|
name = "autocfg"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
|
|
|
|
|
2022-10-03 04:13:31 +11:00
|
|
|
[[package]]
|
|
|
|
name = "bumpalo"
|
2023-09-23 04:27:01 +10:00
|
|
|
version = "3.14.0"
|
2022-10-03 04:13:31 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-23 04:27:01 +10:00
|
|
|
checksum = "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec"
|
2022-10-03 04:13:31 +11:00
|
|
|
|
2022-10-22 06:51:52 +11:00
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
2023-09-04 22:36:38 +10:00
|
|
|
version = "1.0.83"
|
2022-10-22 06:51:52 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-04 22:36:38 +10:00
|
|
|
checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0"
|
2023-08-07 06:06:12 +10:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
2022-10-22 06:51:52 +11:00
|
|
|
|
2022-10-03 04:13:31 +11:00
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "chrono"
|
2023-09-23 04:27:01 +10:00
|
|
|
version = "0.4.31"
|
2022-10-03 04:13:31 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-23 04:27:01 +10:00
|
|
|
checksum = "7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38"
|
2022-10-03 04:13:31 +11:00
|
|
|
dependencies = [
|
2023-07-01 07:03:31 +10:00
|
|
|
"android-tzdata",
|
2022-10-03 04:13:31 +11:00
|
|
|
"iana-time-zone",
|
|
|
|
"js-sys",
|
|
|
|
"num-traits",
|
|
|
|
"wasm-bindgen",
|
2023-09-04 22:36:38 +10:00
|
|
|
"windows-targets",
|
2022-10-03 04:13:31 +11:00
|
|
|
]
|
|
|
|
|
2022-08-05 05:28:14 +10:00
|
|
|
[[package]]
|
|
|
|
name = "clap"
|
2023-10-27 08:27:19 +11:00
|
|
|
version = "4.4.7"
|
2022-08-05 05:28:14 +10:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-27 08:27:19 +11:00
|
|
|
checksum = "ac495e00dcec98c83465d5ad66c5c4fabd652fd6686e7c6269b117e729a6f17b"
|
2022-08-05 05:28:14 +10:00
|
|
|
dependencies = [
|
2023-04-06 02:31:53 +10:00
|
|
|
"clap_builder",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap_builder"
|
2023-10-27 08:27:19 +11:00
|
|
|
version = "4.4.7"
|
2023-04-06 02:31:53 +10:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-27 08:27:19 +11:00
|
|
|
checksum = "c77ed9a32a62e6ca27175d00d29d05ca32e396ea1eb5fb01d8256b669cec7663"
|
2023-04-06 02:31:53 +10:00
|
|
|
dependencies = [
|
|
|
|
"anstream",
|
|
|
|
"anstyle",
|
2022-08-05 05:28:14 +10:00
|
|
|
"clap_lex",
|
|
|
|
"strsim",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap_lex"
|
2023-10-27 08:27:19 +11:00
|
|
|
version = "0.6.0"
|
2022-10-22 06:51:52 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-27 08:27:19 +11:00
|
|
|
checksum = "702fc72eb24e5a1e48ce58027a675bc24edd52096d5397d4aea7c6dd9eca0bd1"
|
2022-10-22 06:51:52 +11:00
|
|
|
|
2023-04-06 02:31:53 +10:00
|
|
|
[[package]]
|
2023-04-14 07:33:59 +10:00
|
|
|
name = "colorchoice"
|
2023-04-06 02:31:53 +10:00
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-04-14 07:33:59 +10:00
|
|
|
checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
|
2023-04-06 02:31:53 +10:00
|
|
|
|
2022-10-03 04:13:31 +11:00
|
|
|
[[package]]
|
|
|
|
name = "core-foundation-sys"
|
2023-04-06 02:31:53 +10:00
|
|
|
version = "0.8.4"
|
2022-10-03 04:13:31 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-04-06 02:31:53 +10:00
|
|
|
checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
|
2022-10-03 04:13:31 +11:00
|
|
|
|
2023-04-12 07:29:23 +10:00
|
|
|
[[package]]
|
|
|
|
name = "dependency-graph"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5143247629540606d0888beae9ca0e0b9a81a32151bfecd0b2be4a961155c24d"
|
|
|
|
dependencies = [
|
|
|
|
"petgraph",
|
2022-10-22 06:51:52 +11:00
|
|
|
]
|
|
|
|
|
2023-07-01 07:03:31 +10:00
|
|
|
[[package]]
|
|
|
|
name = "equivalent"
|
2023-07-26 20:31:26 +10:00
|
|
|
version = "1.0.1"
|
2023-07-01 07:03:31 +10:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-26 20:31:26 +10:00
|
|
|
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
|
2023-07-01 07:03:31 +10:00
|
|
|
|
2023-04-12 07:29:23 +10:00
|
|
|
[[package]]
|
|
|
|
name = "fixedbitset"
|
|
|
|
version = "0.4.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
|
|
|
|
|
2022-10-02 07:39:34 +11:00
|
|
|
[[package]]
|
|
|
|
name = "glob"
|
2023-01-24 08:07:03 +11:00
|
|
|
version = "0.3.1"
|
2022-10-02 07:39:34 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-24 08:07:03 +11:00
|
|
|
checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
|
2022-10-02 07:39:34 +11:00
|
|
|
|
2023-07-01 07:03:31 +10:00
|
|
|
[[package]]
|
|
|
|
name = "hashbrown"
|
2023-10-27 08:27:19 +11:00
|
|
|
version = "0.14.2"
|
2023-07-01 07:03:31 +10:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-27 08:27:19 +11:00
|
|
|
checksum = "f93e7192158dbcda357bdec5fb5788eebf8bbac027f3f33e719d29135ae84156"
|
2023-07-01 07:03:31 +10:00
|
|
|
|
2022-10-03 04:13:31 +11:00
|
|
|
[[package]]
|
|
|
|
name = "iana-time-zone"
|
2023-10-27 08:27:19 +11:00
|
|
|
version = "0.1.58"
|
2022-10-03 04:13:31 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-27 08:27:19 +11:00
|
|
|
checksum = "8326b86b6cff230b97d0d312a6c40a60726df3332e721f72a1b035f451663b20"
|
2022-10-03 04:13:31 +11:00
|
|
|
dependencies = [
|
|
|
|
"android_system_properties",
|
|
|
|
"core-foundation-sys",
|
2022-10-22 06:51:52 +11:00
|
|
|
"iana-time-zone-haiku",
|
2022-10-03 04:13:31 +11:00
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
2023-10-27 08:27:19 +11:00
|
|
|
"windows-core",
|
2022-10-03 04:13:31 +11:00
|
|
|
]
|
|
|
|
|
2022-10-22 06:51:52 +11:00
|
|
|
[[package]]
|
|
|
|
name = "iana-time-zone-haiku"
|
2023-07-01 07:03:31 +10:00
|
|
|
version = "0.1.2"
|
2022-10-22 06:51:52 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-01 07:03:31 +10:00
|
|
|
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
|
2022-10-22 06:51:52 +11:00
|
|
|
dependencies = [
|
2023-07-01 07:03:31 +10:00
|
|
|
"cc",
|
2022-10-22 06:51:52 +11:00
|
|
|
]
|
|
|
|
|
2022-12-24 08:33:57 +11:00
|
|
|
[[package]]
|
2023-07-01 07:03:31 +10:00
|
|
|
name = "indexmap"
|
2023-11-02 06:22:41 +11:00
|
|
|
version = "2.1.0"
|
2022-12-24 08:33:57 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-02 06:22:41 +11:00
|
|
|
checksum = "d530e1a18b1cb4c484e6e34556a0d948706958449fca0cab753d649f2bce3d1f"
|
2022-12-24 08:33:57 +11:00
|
|
|
dependencies = [
|
2023-07-01 07:03:31 +10:00
|
|
|
"equivalent",
|
2023-09-04 22:36:38 +10:00
|
|
|
"hashbrown",
|
2022-12-24 08:33:57 +11:00
|
|
|
]
|
|
|
|
|
2022-10-03 04:13:31 +11:00
|
|
|
[[package]]
|
|
|
|
name = "js-sys"
|
2023-11-02 06:22:41 +11:00
|
|
|
version = "0.3.65"
|
2022-10-03 04:13:31 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-02 06:22:41 +11:00
|
|
|
checksum = "54c0c35952f67de54bb584e9fd912b3023117cbafc0a77d8f3dee1fb5f572fe8"
|
2022-10-03 04:13:31 +11:00
|
|
|
dependencies = [
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
2022-08-05 05:28:14 +10:00
|
|
|
[[package]]
|
|
|
|
name = "libc"
|
2023-10-08 07:35:21 +11:00
|
|
|
version = "0.2.149"
|
2022-08-05 05:28:14 +10:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-08 07:35:21 +11:00
|
|
|
checksum = "a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b"
|
2022-08-05 05:28:14 +10:00
|
|
|
|
2022-10-03 04:13:31 +11:00
|
|
|
[[package]]
|
|
|
|
name = "log"
|
2023-08-13 20:36:46 +10:00
|
|
|
version = "0.4.20"
|
2022-10-03 04:13:31 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-13 20:36:46 +10:00
|
|
|
checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
|
2022-10-03 04:13:31 +11:00
|
|
|
|
2022-08-05 06:10:11 +10:00
|
|
|
[[package]]
|
|
|
|
name = "memchr"
|
2023-10-04 08:23:24 +11:00
|
|
|
version = "2.6.4"
|
2022-08-05 06:10:11 +10:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-04 08:23:24 +11:00
|
|
|
checksum = "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167"
|
2022-08-05 06:10:11 +10:00
|
|
|
|
2022-10-03 04:13:31 +11:00
|
|
|
[[package]]
|
|
|
|
name = "num-traits"
|
2023-10-27 08:27:19 +11:00
|
|
|
version = "0.2.17"
|
2022-10-03 04:13:31 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-27 08:27:19 +11:00
|
|
|
checksum = "39e3200413f237f41ab11ad6d161bc7239c84dcb631773ccd7de3dfe4b5c267c"
|
2022-10-03 04:13:31 +11:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "once_cell"
|
2023-07-01 07:03:31 +10:00
|
|
|
version = "1.18.0"
|
2022-10-03 04:13:31 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-01 07:03:31 +10:00
|
|
|
checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
|
2022-10-03 04:13:31 +11:00
|
|
|
|
2023-04-12 07:29:23 +10:00
|
|
|
[[package]]
|
|
|
|
name = "petgraph"
|
2023-09-04 22:36:38 +10:00
|
|
|
version = "0.6.4"
|
2023-04-12 07:29:23 +10:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-04 22:36:38 +10:00
|
|
|
checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9"
|
2023-04-12 07:29:23 +10:00
|
|
|
dependencies = [
|
|
|
|
"fixedbitset",
|
2023-09-04 22:36:38 +10:00
|
|
|
"indexmap",
|
2023-04-12 07:29:23 +10:00
|
|
|
]
|
|
|
|
|
2022-10-03 04:13:31 +11:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2"
|
2023-10-27 08:27:19 +11:00
|
|
|
version = "1.0.69"
|
2022-10-03 04:13:31 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-27 08:27:19 +11:00
|
|
|
checksum = "134c189feb4956b20f6f547d2cf727d4c0fe06722b20a0eec87ed445a97f92da"
|
2022-10-03 04:13:31 +11:00
|
|
|
dependencies = [
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2023-09-04 22:36:38 +10:00
|
|
|
version = "1.0.33"
|
2022-10-03 04:13:31 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-04 22:36:38 +10:00
|
|
|
checksum = "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae"
|
2022-10-03 04:13:31 +11:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
]
|
|
|
|
|
2022-08-05 05:28:14 +10:00
|
|
|
[[package]]
|
|
|
|
name = "strsim"
|
|
|
|
version = "0.10.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
|
|
|
|
|
2022-10-03 04:13:31 +11:00
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2023-10-08 07:35:21 +11:00
|
|
|
version = "2.0.38"
|
2023-03-24 09:04:22 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-08 07:35:21 +11:00
|
|
|
checksum = "e96b79aaa137db8f61e26363a0c9b47d8b4ec75da28b7d1d614c2303e232408b"
|
2022-10-03 04:13:31 +11:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
|
2022-10-22 06:50:17 +11:00
|
|
|
[[package]]
|
|
|
|
name = "toml_datetime"
|
2023-10-27 08:27:19 +11:00
|
|
|
version = "0.6.5"
|
2022-10-22 06:50:17 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-27 08:27:19 +11:00
|
|
|
checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1"
|
2022-10-22 06:50:17 +11:00
|
|
|
|
2022-08-05 06:10:11 +10:00
|
|
|
[[package]]
|
|
|
|
name = "toml_edit"
|
2023-11-02 06:22:41 +11:00
|
|
|
version = "0.20.7"
|
2022-08-05 06:10:11 +10:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-02 06:22:41 +11:00
|
|
|
checksum = "70f427fce4d84c72b5b732388bf4a9f4531b53f74e2887e3ecb2481f68f66d81"
|
2022-08-05 06:10:11 +10:00
|
|
|
dependencies = [
|
2023-09-04 22:36:38 +10:00
|
|
|
"indexmap",
|
2022-10-22 06:50:17 +11:00
|
|
|
"toml_datetime",
|
2023-03-24 10:14:02 +11:00
|
|
|
"winnow",
|
2022-08-05 06:10:11 +10:00
|
|
|
]
|
|
|
|
|
2022-08-05 05:28:14 +10:00
|
|
|
[[package]]
|
|
|
|
name = "tools"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
2022-10-03 04:13:31 +11:00
|
|
|
"chrono",
|
2022-08-05 05:28:14 +10:00
|
|
|
"clap",
|
2023-04-12 07:29:23 +10:00
|
|
|
"dependency-graph",
|
2022-10-02 07:39:34 +11:00
|
|
|
"glob",
|
2022-08-05 06:10:11 +10:00
|
|
|
"toml_edit",
|
2022-08-05 05:28:14 +10:00
|
|
|
]
|
|
|
|
|
2022-10-03 04:13:31 +11:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-ident"
|
2023-09-13 23:17:49 +10:00
|
|
|
version = "1.0.12"
|
2022-10-22 06:51:52 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-13 23:17:49 +10:00
|
|
|
checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
|
2022-10-03 04:13:31 +11:00
|
|
|
|
2023-04-06 02:31:53 +10:00
|
|
|
[[package]]
|
|
|
|
name = "utf8parse"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
|
|
|
|
|
2022-10-03 04:13:31 +11:00
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen"
|
2023-11-02 06:22:41 +11:00
|
|
|
version = "0.2.88"
|
2022-10-03 04:13:31 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-02 06:22:41 +11:00
|
|
|
checksum = "7daec296f25a1bae309c0cd5c29c4b260e510e6d813c286b19eaadf409d40fce"
|
2022-10-03 04:13:31 +11:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"wasm-bindgen-macro",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-backend"
|
2023-11-02 06:22:41 +11:00
|
|
|
version = "0.2.88"
|
2022-10-03 04:13:31 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-02 06:22:41 +11:00
|
|
|
checksum = "e397f4664c0e4e428e8313a469aaa58310d302159845980fd23b0f22a847f217"
|
2022-10-03 04:13:31 +11:00
|
|
|
dependencies = [
|
|
|
|
"bumpalo",
|
|
|
|
"log",
|
|
|
|
"once_cell",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-07-01 07:03:31 +10:00
|
|
|
"syn",
|
2022-10-03 04:13:31 +11:00
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro"
|
2023-11-02 06:22:41 +11:00
|
|
|
version = "0.2.88"
|
2022-10-03 04:13:31 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-02 06:22:41 +11:00
|
|
|
checksum = "5961017b3b08ad5f3fe39f1e79877f8ee7c23c5e5fd5eb80de95abc41f1f16b2"
|
2022-10-03 04:13:31 +11:00
|
|
|
dependencies = [
|
|
|
|
"quote",
|
|
|
|
"wasm-bindgen-macro-support",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro-support"
|
2023-11-02 06:22:41 +11:00
|
|
|
version = "0.2.88"
|
2022-10-03 04:13:31 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-02 06:22:41 +11:00
|
|
|
checksum = "c5353b8dab669f5e10f5bd76df26a9360c748f054f862ff5f3f8aae0c7fb3907"
|
2022-10-03 04:13:31 +11:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-07-01 07:03:31 +10:00
|
|
|
"syn",
|
2022-10-03 04:13:31 +11:00
|
|
|
"wasm-bindgen-backend",
|
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-shared"
|
2023-11-02 06:22:41 +11:00
|
|
|
version = "0.2.88"
|
2022-10-03 04:13:31 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-02 06:22:41 +11:00
|
|
|
checksum = "0d046c5d029ba91a1ed14da14dca44b68bf2f124cfbaf741c54151fdb3e0750b"
|
2022-10-03 04:13:31 +11:00
|
|
|
|
2023-03-24 09:04:22 +11:00
|
|
|
[[package]]
|
2023-10-27 08:27:19 +11:00
|
|
|
name = "windows-core"
|
|
|
|
version = "0.51.1"
|
2023-03-24 09:04:22 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-27 08:27:19 +11:00
|
|
|
checksum = "f1f8cf84f35d2db49a46868f947758c7a1138116f7fac3bc844f43ade1292e64"
|
2023-03-24 09:04:22 +11:00
|
|
|
dependencies = [
|
|
|
|
"windows-targets",
|
2023-04-06 02:31:53 +10:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-sys"
|
|
|
|
version = "0.48.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
|
|
|
|
dependencies = [
|
2023-03-24 09:04:22 +11:00
|
|
|
"windows-targets",
|
2023-04-06 02:31:53 +10:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-targets"
|
2023-09-04 22:36:38 +10:00
|
|
|
version = "0.48.5"
|
2023-04-06 02:31:53 +10:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-04 22:36:38 +10:00
|
|
|
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
|
2023-04-06 02:31:53 +10:00
|
|
|
dependencies = [
|
2022-12-24 08:33:57 +11:00
|
|
|
"windows_aarch64_gnullvm",
|
|
|
|
"windows_aarch64_msvc",
|
|
|
|
"windows_i686_gnu",
|
|
|
|
"windows_i686_msvc",
|
|
|
|
"windows_x86_64_gnu",
|
|
|
|
"windows_x86_64_gnullvm",
|
|
|
|
"windows_x86_64_msvc",
|
|
|
|
]
|
|
|
|
|
2023-04-06 02:31:53 +10:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_gnullvm"
|
2023-09-04 22:36:38 +10:00
|
|
|
version = "0.48.5"
|
2023-04-06 02:31:53 +10:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-04 22:36:38 +10:00
|
|
|
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
|
2023-04-06 02:31:53 +10:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_msvc"
|
2023-09-04 22:36:38 +10:00
|
|
|
version = "0.48.5"
|
2023-04-06 02:31:53 +10:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-04 22:36:38 +10:00
|
|
|
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
|
2023-04-06 02:31:53 +10:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnu"
|
2023-09-04 22:36:38 +10:00
|
|
|
version = "0.48.5"
|
2023-04-06 02:31:53 +10:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-04 22:36:38 +10:00
|
|
|
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
|
2023-04-06 02:31:53 +10:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_msvc"
|
2023-09-04 22:36:38 +10:00
|
|
|
version = "0.48.5"
|
2023-04-06 02:31:53 +10:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-04 22:36:38 +10:00
|
|
|
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
|
2023-04-06 02:31:53 +10:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnu"
|
2023-09-04 22:36:38 +10:00
|
|
|
version = "0.48.5"
|
2023-04-06 02:31:53 +10:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-04 22:36:38 +10:00
|
|
|
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
|
2023-04-06 02:31:53 +10:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnullvm"
|
2023-09-04 22:36:38 +10:00
|
|
|
version = "0.48.5"
|
2023-04-06 02:31:53 +10:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-04 22:36:38 +10:00
|
|
|
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
|
2023-04-06 02:31:53 +10:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_msvc"
|
2023-09-04 22:36:38 +10:00
|
|
|
version = "0.48.5"
|
2023-04-06 02:31:53 +10:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-04 22:36:38 +10:00
|
|
|
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
|
2023-04-06 02:31:53 +10:00
|
|
|
|
2023-03-24 10:14:02 +11:00
|
|
|
[[package]]
|
|
|
|
name = "winnow"
|
2023-11-02 06:22:41 +11:00
|
|
|
version = "0.5.18"
|
2023-03-24 10:14:02 +11:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-02 06:22:41 +11:00
|
|
|
checksum = "176b6138793677221d420fd2f0aeeced263f197688b36484660da767bca2fa32"
|
2023-03-24 10:14:02 +11:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|