2024-03-12 13:22:11 -05:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
2024-11-05 22:57:14 -06:00
|
|
|
version = 4
|
2024-03-15 12:43:32 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "allocator-api2"
|
2024-06-27 20:34:22 -05:00
|
|
|
version = "0.2.18"
|
2024-03-15 12:43:32 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-06-27 20:34:22 -05:00
|
|
|
checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f"
|
2024-03-15 12:43:32 -05:00
|
|
|
|
2024-03-12 13:22:11 -05:00
|
|
|
[[package]]
|
|
|
|
name = "anstream"
|
2024-11-05 22:57:14 -06:00
|
|
|
version = "0.6.18"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-05 22:57:14 -06:00
|
|
|
checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b"
|
2024-03-12 13:22:11 -05:00
|
|
|
dependencies = [
|
|
|
|
"anstyle",
|
|
|
|
"anstyle-parse",
|
|
|
|
"anstyle-query",
|
|
|
|
"anstyle-wincon",
|
|
|
|
"colorchoice",
|
2024-06-27 20:34:22 -05:00
|
|
|
"is_terminal_polyfill",
|
2024-03-12 13:22:11 -05:00
|
|
|
"utf8parse",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle"
|
2024-11-05 22:57:14 -06:00
|
|
|
version = "1.0.10"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-05 22:57:14 -06:00
|
|
|
checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9"
|
2024-03-12 13:22:11 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle-parse"
|
2024-11-05 22:57:14 -06:00
|
|
|
version = "0.2.6"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-05 22:57:14 -06:00
|
|
|
checksum = "3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9"
|
2024-03-12 13:22:11 -05:00
|
|
|
dependencies = [
|
|
|
|
"utf8parse",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle-query"
|
2024-11-05 22:57:14 -06:00
|
|
|
version = "1.1.2"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-05 22:57:14 -06:00
|
|
|
checksum = "79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c"
|
2024-03-12 13:22:11 -05:00
|
|
|
dependencies = [
|
2024-11-05 22:57:14 -06:00
|
|
|
"windows-sys 0.59.0",
|
2024-03-12 13:22:11 -05:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle-wincon"
|
2024-11-05 22:57:14 -06:00
|
|
|
version = "3.0.6"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-05 22:57:14 -06:00
|
|
|
checksum = "2109dbce0e72be3ec00bed26e6a7479ca384ad226efdd66db8fa2e3a38c83125"
|
2024-03-12 13:22:11 -05:00
|
|
|
dependencies = [
|
|
|
|
"anstyle",
|
2024-11-05 22:57:14 -06:00
|
|
|
"windows-sys 0.59.0",
|
2024-03-12 13:22:11 -05:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anyhow"
|
2024-11-05 22:57:14 -06:00
|
|
|
version = "1.0.92"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-05 22:57:14 -06:00
|
|
|
checksum = "74f37166d7d48a0284b99dd824694c26119c700b53bf0d1540cdb147dbdaaf13"
|
2024-03-12 13:22:11 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bilrow-calculate"
|
|
|
|
version = "0.1.0"
|
2024-03-15 12:43:32 -05:00
|
|
|
dependencies = [
|
|
|
|
"anyhow",
|
2024-03-18 15:10:20 -05:00
|
|
|
"bumpalo-herd",
|
2024-03-15 12:43:32 -05:00
|
|
|
"clap",
|
|
|
|
"hashbrown",
|
|
|
|
"indicatif",
|
|
|
|
"memchr",
|
|
|
|
"memmap2",
|
|
|
|
]
|
2024-03-12 13:22:11 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bilrow-generate"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"anyhow",
|
|
|
|
"clap",
|
|
|
|
"fastrand",
|
|
|
|
"indicatif",
|
|
|
|
]
|
|
|
|
|
2024-03-18 15:10:20 -05:00
|
|
|
[[package]]
|
|
|
|
name = "bumpalo"
|
2024-06-14 11:00:41 -05:00
|
|
|
version = "3.16.0"
|
2024-03-18 15:10:20 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-06-14 11:00:41 -05:00
|
|
|
checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
|
2024-03-18 15:10:20 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bumpalo-herd"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c51ab7ee02d3459317cc16fec045966c9120733a10229541acaf3cc81b137c95"
|
|
|
|
dependencies = [
|
|
|
|
"bumpalo",
|
|
|
|
]
|
|
|
|
|
2024-03-12 13:22:11 -05:00
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap"
|
2024-11-05 22:57:14 -06:00
|
|
|
version = "4.5.20"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-05 22:57:14 -06:00
|
|
|
checksum = "b97f376d85a664d5837dbae44bf546e6477a679ff6610010f17276f686d867e8"
|
2024-03-12 13:22:11 -05:00
|
|
|
dependencies = [
|
|
|
|
"clap_builder",
|
|
|
|
"clap_derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap_builder"
|
2024-11-05 22:57:14 -06:00
|
|
|
version = "4.5.20"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-05 22:57:14 -06:00
|
|
|
checksum = "19bc80abd44e4bed93ca373a0704ccbd1b710dc5749406201bb018272808dc54"
|
2024-03-12 13:22:11 -05:00
|
|
|
dependencies = [
|
|
|
|
"anstream",
|
|
|
|
"anstyle",
|
|
|
|
"clap_lex",
|
|
|
|
"strsim",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap_derive"
|
2024-09-27 13:40:34 -05:00
|
|
|
version = "4.5.18"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-27 13:40:34 -05:00
|
|
|
checksum = "4ac6a0c7b1a9e9a5186361f67dfa1b88213572f427fb9ab038efb2bd8c582dab"
|
2024-03-12 13:22:11 -05:00
|
|
|
dependencies = [
|
|
|
|
"heck",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap_lex"
|
2024-09-27 13:40:34 -05:00
|
|
|
version = "0.7.2"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-27 13:40:34 -05:00
|
|
|
checksum = "1462739cb27611015575c0c11df5df7601141071f07518d56fcc1be504cbec97"
|
2024-03-12 13:22:11 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "colorchoice"
|
2024-11-05 22:57:14 -06:00
|
|
|
version = "1.0.3"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-05 22:57:14 -06:00
|
|
|
checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990"
|
2024-03-12 13:22:11 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "console"
|
|
|
|
version = "0.15.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb"
|
|
|
|
dependencies = [
|
|
|
|
"encode_unicode",
|
|
|
|
"lazy_static",
|
|
|
|
"libc",
|
|
|
|
"unicode-width",
|
2024-11-05 22:57:14 -06:00
|
|
|
"windows-sys 0.52.0",
|
2024-03-12 13:22:11 -05:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "encode_unicode"
|
|
|
|
version = "0.3.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
|
|
|
|
|
2024-11-05 22:57:14 -06:00
|
|
|
[[package]]
|
|
|
|
name = "equivalent"
|
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
|
|
|
|
|
2024-03-12 13:22:11 -05:00
|
|
|
[[package]]
|
|
|
|
name = "fastrand"
|
2024-09-27 13:40:34 -05:00
|
|
|
version = "2.1.1"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-27 13:40:34 -05:00
|
|
|
checksum = "e8c02a5121d4ea3eb16a80748c74f5549a5665e4c21333c6098f283870fbdea6"
|
2024-03-12 13:22:11 -05:00
|
|
|
|
2024-03-18 15:08:00 -05:00
|
|
|
[[package]]
|
2024-11-05 22:57:14 -06:00
|
|
|
name = "foldhash"
|
|
|
|
version = "0.1.3"
|
2024-03-18 15:08:00 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-05 22:57:14 -06:00
|
|
|
checksum = "f81ec6369c545a7d40e4589b5597581fa1c441fe1cce96dd1de43159910a36a2"
|
2024-03-18 15:08:00 -05:00
|
|
|
|
2024-03-15 12:43:32 -05:00
|
|
|
[[package]]
|
|
|
|
name = "hashbrown"
|
2024-11-05 22:57:14 -06:00
|
|
|
version = "0.15.1"
|
2024-03-15 12:43:32 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-05 22:57:14 -06:00
|
|
|
checksum = "3a9bfc1af68b1726ea47d3d5109de126281def866b33970e10fbab11b5dafab3"
|
2024-03-15 12:43:32 -05:00
|
|
|
dependencies = [
|
|
|
|
"allocator-api2",
|
2024-11-05 22:57:14 -06:00
|
|
|
"equivalent",
|
|
|
|
"foldhash",
|
2024-03-15 12:43:32 -05:00
|
|
|
]
|
|
|
|
|
2024-03-12 13:22:11 -05:00
|
|
|
[[package]]
|
|
|
|
name = "heck"
|
2024-03-18 11:39:13 -05:00
|
|
|
version = "0.5.0"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-18 11:39:13 -05:00
|
|
|
checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
|
2024-03-12 13:22:11 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "indicatif"
|
|
|
|
version = "0.17.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "763a5a8f45087d6bcea4222e7b72c291a054edf80e4ef6efd2a4979878c7bea3"
|
|
|
|
dependencies = [
|
|
|
|
"console",
|
|
|
|
"instant",
|
|
|
|
"number_prefix",
|
|
|
|
"portable-atomic",
|
|
|
|
"unicode-width",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "instant"
|
2024-06-27 20:34:22 -05:00
|
|
|
version = "0.1.13"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-06-27 20:34:22 -05:00
|
|
|
checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222"
|
2024-03-12 13:22:11 -05:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
]
|
|
|
|
|
2024-06-27 20:34:22 -05:00
|
|
|
[[package]]
|
|
|
|
name = "is_terminal_polyfill"
|
2024-09-27 13:40:34 -05:00
|
|
|
version = "1.70.1"
|
2024-06-27 20:34:22 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-27 13:40:34 -05:00
|
|
|
checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
|
2024-06-27 20:34:22 -05:00
|
|
|
|
2024-03-12 13:22:11 -05:00
|
|
|
[[package]]
|
|
|
|
name = "lazy_static"
|
2024-06-27 20:34:22 -05:00
|
|
|
version = "1.5.0"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-06-27 20:34:22 -05:00
|
|
|
checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
|
2024-03-12 13:22:11 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libc"
|
2024-11-05 22:57:14 -06:00
|
|
|
version = "0.2.161"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-05 22:57:14 -06:00
|
|
|
checksum = "8e9489c2807c139ffd9c1794f4af0ebe86a828db53ecdc7fea2111d0fed085d1"
|
2024-03-12 13:22:11 -05:00
|
|
|
|
2024-03-15 12:43:32 -05:00
|
|
|
[[package]]
|
|
|
|
name = "memchr"
|
2024-06-27 20:34:22 -05:00
|
|
|
version = "2.7.4"
|
2024-03-15 12:43:32 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-06-27 20:34:22 -05:00
|
|
|
checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
|
2024-03-15 12:43:32 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "memmap2"
|
2024-09-27 13:40:34 -05:00
|
|
|
version = "0.9.5"
|
2024-03-15 12:43:32 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-27 13:40:34 -05:00
|
|
|
checksum = "fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f"
|
2024-03-15 12:43:32 -05:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2024-03-12 13:22:11 -05:00
|
|
|
[[package]]
|
|
|
|
name = "number_prefix"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "portable-atomic"
|
2024-11-05 22:57:14 -06:00
|
|
|
version = "1.9.0"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-05 22:57:14 -06:00
|
|
|
checksum = "cc9c68a3f6da06753e9335d63e27f6b9754dd1920d941135b7ea8224f141adb2"
|
2024-03-12 13:22:11 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2"
|
2024-11-05 22:57:14 -06:00
|
|
|
version = "1.0.89"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-05 22:57:14 -06:00
|
|
|
checksum = "f139b0662de085916d1fb67d2b4169d1addddda1919e696f3252b740b629986e"
|
2024-03-12 13:22:11 -05:00
|
|
|
dependencies = [
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2024-09-27 13:40:34 -05:00
|
|
|
version = "1.0.37"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-27 13:40:34 -05:00
|
|
|
checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af"
|
2024-03-12 13:22:11 -05:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "strsim"
|
2024-06-27 20:34:22 -05:00
|
|
|
version = "0.11.1"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-06-27 20:34:22 -05:00
|
|
|
checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
|
2024-03-12 13:22:11 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2024-11-05 22:57:14 -06:00
|
|
|
version = "2.0.87"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-05 22:57:14 -06:00
|
|
|
checksum = "25aa4ce346d03a6dcd68dd8b4010bcb74e54e62c90c573f394c46eae99aba32d"
|
2024-03-12 13:22:11 -05:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-ident"
|
2024-09-27 13:40:34 -05:00
|
|
|
version = "1.0.13"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-27 13:40:34 -05:00
|
|
|
checksum = "e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe"
|
2024-03-12 13:22:11 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-width"
|
2024-09-27 13:40:34 -05:00
|
|
|
version = "0.1.14"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-27 13:40:34 -05:00
|
|
|
checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
|
2024-03-12 13:22:11 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "utf8parse"
|
2024-06-27 20:34:22 -05:00
|
|
|
version = "0.2.2"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-06-27 20:34:22 -05:00
|
|
|
checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
|
2024-03-12 13:22:11 -05:00
|
|
|
|
2024-03-15 12:43:32 -05:00
|
|
|
[[package]]
|
2024-11-05 22:57:14 -06:00
|
|
|
name = "windows-sys"
|
|
|
|
version = "0.52.0"
|
2024-03-18 15:08:00 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-05 22:57:14 -06:00
|
|
|
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
|
|
|
|
dependencies = [
|
|
|
|
"windows-targets",
|
|
|
|
]
|
2024-03-18 15:08:00 -05:00
|
|
|
|
2024-03-12 13:22:11 -05:00
|
|
|
[[package]]
|
|
|
|
name = "windows-sys"
|
2024-11-05 22:57:14 -06:00
|
|
|
version = "0.59.0"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-05 22:57:14 -06:00
|
|
|
checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
|
2024-03-12 13:22:11 -05:00
|
|
|
dependencies = [
|
|
|
|
"windows-targets",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-targets"
|
2024-09-27 13:40:34 -05:00
|
|
|
version = "0.52.6"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-27 13:40:34 -05:00
|
|
|
checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
|
2024-03-12 13:22:11 -05:00
|
|
|
dependencies = [
|
|
|
|
"windows_aarch64_gnullvm",
|
|
|
|
"windows_aarch64_msvc",
|
|
|
|
"windows_i686_gnu",
|
2024-06-27 20:34:22 -05:00
|
|
|
"windows_i686_gnullvm",
|
2024-03-12 13:22:11 -05:00
|
|
|
"windows_i686_msvc",
|
|
|
|
"windows_x86_64_gnu",
|
|
|
|
"windows_x86_64_gnullvm",
|
|
|
|
"windows_x86_64_msvc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_gnullvm"
|
2024-09-27 13:40:34 -05:00
|
|
|
version = "0.52.6"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-27 13:40:34 -05:00
|
|
|
checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
|
2024-03-12 13:22:11 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_msvc"
|
2024-09-27 13:40:34 -05:00
|
|
|
version = "0.52.6"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-27 13:40:34 -05:00
|
|
|
checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
|
2024-03-12 13:22:11 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnu"
|
2024-09-27 13:40:34 -05:00
|
|
|
version = "0.52.6"
|
2024-06-27 20:34:22 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-27 13:40:34 -05:00
|
|
|
checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
|
2024-06-27 20:34:22 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnullvm"
|
2024-09-27 13:40:34 -05:00
|
|
|
version = "0.52.6"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-27 13:40:34 -05:00
|
|
|
checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
|
2024-03-12 13:22:11 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_msvc"
|
2024-09-27 13:40:34 -05:00
|
|
|
version = "0.52.6"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-27 13:40:34 -05:00
|
|
|
checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
|
2024-03-12 13:22:11 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnu"
|
2024-09-27 13:40:34 -05:00
|
|
|
version = "0.52.6"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-27 13:40:34 -05:00
|
|
|
checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
|
2024-03-12 13:22:11 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnullvm"
|
2024-09-27 13:40:34 -05:00
|
|
|
version = "0.52.6"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-27 13:40:34 -05:00
|
|
|
checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
|
2024-03-12 13:22:11 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_msvc"
|
2024-09-27 13:40:34 -05:00
|
|
|
version = "0.52.6"
|
2024-03-12 13:22:11 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-27 13:40:34 -05:00
|
|
|
checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
|