| 1 |
# This file is automatically @generated by Cargo. |
| 2 |
# It is not intended for manual editing. |
| 3 |
version = 4 |
| 4 |
|
| 5 |
[[package]] |
| 6 |
name = "aho-corasick" |
| 7 |
version = "1.1.4" |
| 8 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 9 |
checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301" |
| 10 |
dependencies = [ |
| 11 |
"memchr", |
| 12 |
] |
| 13 |
|
| 14 |
[[package]] |
| 15 |
name = "allocator-api2" |
| 16 |
version = "0.2.21" |
| 17 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 18 |
checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" |
| 19 |
|
| 20 |
[[package]] |
| 21 |
name = "alloy" |
| 22 |
version = "0.0.0" |
| 23 |
dependencies = [ |
| 24 |
"alloy_tui", |
| 25 |
"anyhow", |
| 26 |
"clap", |
| 27 |
"makeover", |
| 28 |
"ratatui", |
| 29 |
"serde", |
| 30 |
"serde_json", |
| 31 |
] |
| 32 |
|
| 33 |
[[package]] |
| 34 |
name = "alloy_tui" |
| 35 |
version = "0.1.0" |
| 36 |
dependencies = [ |
| 37 |
"makeover", |
| 38 |
"ratatui", |
| 39 |
] |
| 40 |
|
| 41 |
[[package]] |
| 42 |
name = "anstream" |
| 43 |
version = "1.0.0" |
| 44 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 45 |
checksum = "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d" |
| 46 |
dependencies = [ |
| 47 |
"anstyle", |
| 48 |
"anstyle-parse", |
| 49 |
"anstyle-query", |
| 50 |
"anstyle-wincon", |
| 51 |
"colorchoice", |
| 52 |
"is_terminal_polyfill", |
| 53 |
"utf8parse", |
| 54 |
] |
| 55 |
|
| 56 |
[[package]] |
| 57 |
name = "anstyle" |
| 58 |
version = "1.0.14" |
| 59 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 60 |
checksum = "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000" |
| 61 |
|
| 62 |
[[package]] |
| 63 |
name = "anstyle-parse" |
| 64 |
version = "1.0.0" |
| 65 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 66 |
checksum = "52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e" |
| 67 |
dependencies = [ |
| 68 |
"utf8parse", |
| 69 |
] |
| 70 |
|
| 71 |
[[package]] |
| 72 |
name = "anstyle-query" |
| 73 |
version = "1.1.5" |
| 74 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 75 |
checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc" |
| 76 |
dependencies = [ |
| 77 |
"windows-sys", |
| 78 |
] |
| 79 |
|
| 80 |
[[package]] |
| 81 |
name = "anstyle-wincon" |
| 82 |
version = "3.0.11" |
| 83 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 84 |
checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d" |
| 85 |
dependencies = [ |
| 86 |
"anstyle", |
| 87 |
"once_cell_polyfill", |
| 88 |
"windows-sys", |
| 89 |
] |
| 90 |
|
| 91 |
[[package]] |
| 92 |
name = "anyhow" |
| 93 |
version = "1.0.103" |
| 94 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 95 |
checksum = "2a4385e2e34eb35d6b3efe798b9eb88096925d87726c0798709bf56d9ed84af3" |
| 96 |
|
| 97 |
[[package]] |
| 98 |
name = "atomic" |
| 99 |
version = "0.6.1" |
| 100 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 101 |
checksum = "a89cbf775b137e9b968e67227ef7f775587cde3fd31b0d8599dbd0f598a48340" |
| 102 |
dependencies = [ |
| 103 |
"bytemuck", |
| 104 |
] |
| 105 |
|
| 106 |
[[package]] |
| 107 |
name = "autocfg" |
| 108 |
version = "1.5.1" |
| 109 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 110 |
checksum = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53" |
| 111 |
|
| 112 |
[[package]] |
| 113 |
name = "base64" |
| 114 |
version = "0.22.1" |
| 115 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 116 |
checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" |
| 117 |
|
| 118 |
[[package]] |
| 119 |
name = "bit-set" |
| 120 |
version = "0.5.3" |
| 121 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 122 |
checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1" |
| 123 |
dependencies = [ |
| 124 |
"bit-vec", |
| 125 |
] |
| 126 |
|
| 127 |
[[package]] |
| 128 |
name = "bit-vec" |
| 129 |
version = "0.6.3" |
| 130 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 131 |
checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb" |
| 132 |
|
| 133 |
[[package]] |
| 134 |
name = "bitflags" |
| 135 |
version = "1.3.2" |
| 136 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 137 |
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" |
| 138 |
|
| 139 |
[[package]] |
| 140 |
name = "bitflags" |
| 141 |
version = "2.13.0" |
| 142 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 143 |
checksum = "b4388bee8683e3d04af747c73422af53102d2bd24d9eadb6cbc100baef4b43f8" |
| 144 |
|
| 145 |
[[package]] |
| 146 |
name = "block-buffer" |
| 147 |
version = "0.10.4" |
| 148 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 149 |
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" |
| 150 |
dependencies = [ |
| 151 |
"generic-array", |
| 152 |
] |
| 153 |
|
| 154 |
[[package]] |
| 155 |
name = "bumpalo" |
| 156 |
version = "3.20.3" |
| 157 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 158 |
checksum = "72f5acc6cb2ba439de613abc23857ec3d78374d8ed5ac84e9d11336e87da8649" |
| 159 |
|
| 160 |
[[package]] |
| 161 |
name = "bytemuck" |
| 162 |
version = "1.25.0" |
| 163 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 164 |
checksum = "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec" |
| 165 |
|
| 166 |
[[package]] |
| 167 |
name = "castaway" |
| 168 |
version = "0.2.4" |
| 169 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 170 |
checksum = "dec551ab6e7578819132c713a93c022a05d60159dc86e7a7050223577484c55a" |
| 171 |
dependencies = [ |
| 172 |
"rustversion", |
| 173 |
] |
| 174 |
|
| 175 |
[[package]] |
| 176 |
name = "cfg-if" |
| 177 |
version = "1.0.4" |
| 178 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 179 |
checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" |
| 180 |
|
| 181 |
[[package]] |
| 182 |
name = "cfg_aliases" |
| 183 |
version = "0.2.1" |
| 184 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 185 |
checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" |
| 186 |
|
| 187 |
[[package]] |
| 188 |
name = "clap" |
| 189 |
version = "4.6.2" |
| 190 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 191 |
checksum = "dd059f9da4f5c36b3787f65d38ccaab1cc315f07b01f89abc8359ee6a8205011" |
| 192 |
dependencies = [ |
| 193 |
"clap_builder", |
| 194 |
"clap_derive", |
| 195 |
] |
| 196 |
|
| 197 |
[[package]] |
| 198 |
name = "clap_builder" |
| 199 |
version = "4.6.2" |
| 200 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 201 |
checksum = "f09628afdcc538b57f3c6341e9c8e9970f18e4a481690a64974d7023bd33548b" |
| 202 |
dependencies = [ |
| 203 |
"anstream", |
| 204 |
"anstyle", |
| 205 |
"clap_lex", |
| 206 |
"strsim", |
| 207 |
] |
| 208 |
|
| 209 |
[[package]] |
| 210 |
name = "clap_derive" |
| 211 |
version = "4.6.1" |
| 212 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 213 |
checksum = "f2ce8604710f6733aa641a2b3731eaa1e8b3d9973d5e3565da11800813f997a9" |
| 214 |
dependencies = [ |
| 215 |
"heck", |
| 216 |
"proc-macro2", |
| 217 |
"quote", |
| 218 |
"syn 2.0.118", |
| 219 |
] |
| 220 |
|
| 221 |
[[package]] |
| 222 |
name = "clap_lex" |
| 223 |
version = "1.1.0" |
| 224 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 225 |
checksum = "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9" |
| 226 |
|
| 227 |
[[package]] |
| 228 |
name = "colorchoice" |
| 229 |
version = "1.0.5" |
| 230 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 231 |
checksum = "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570" |
| 232 |
|
| 233 |
[[package]] |
| 234 |
name = "compact_str" |
| 235 |
version = "0.9.1" |
| 236 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 237 |
checksum = "9dfdd1c2274d9aa354115b09dc9a901d6c5576818cdf70d14cae2bdb47df00ab" |
| 238 |
dependencies = [ |
| 239 |
"castaway", |
| 240 |
"cfg-if", |
| 241 |
"itoa", |
| 242 |
"rustversion", |
| 243 |
"ryu", |
| 244 |
"static_assertions", |
| 245 |
] |
| 246 |
|
| 247 |
[[package]] |
| 248 |
name = "convert_case" |
| 249 |
version = "0.10.0" |
| 250 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 251 |
checksum = "633458d4ef8c78b72454de2d54fd6ab2e60f9e02be22f3c6104cdc8a4e0fceb9" |
| 252 |
dependencies = [ |
| 253 |
"unicode-segmentation", |
| 254 |
] |
| 255 |
|
| 256 |
[[package]] |
| 257 |
name = "cpufeatures" |
| 258 |
version = "0.2.17" |
| 259 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 260 |
checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" |
| 261 |
dependencies = [ |
| 262 |
"libc", |
| 263 |
] |
| 264 |
|
| 265 |
[[package]] |
| 266 |
name = "crossterm" |
| 267 |
version = "0.29.0" |
| 268 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 269 |
checksum = "d8b9f2e4c67f833b660cdb0a3523065869fb35570177239812ed4c905aeff87b" |
| 270 |
dependencies = [ |
| 271 |
"bitflags 2.13.0", |
| 272 |
"crossterm_winapi", |
| 273 |
"derive_more", |
| 274 |
"document-features", |
| 275 |
"mio", |
| 276 |
"parking_lot", |
| 277 |
"rustix", |
| 278 |
"signal-hook", |
| 279 |
"signal-hook-mio", |
| 280 |
"winapi", |
| 281 |
] |
| 282 |
|
| 283 |
[[package]] |
| 284 |
name = "crossterm_winapi" |
| 285 |
version = "0.9.1" |
| 286 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 287 |
checksum = "acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b" |
| 288 |
dependencies = [ |
| 289 |
"winapi", |
| 290 |
] |
| 291 |
|
| 292 |
[[package]] |
| 293 |
name = "crypto-common" |
| 294 |
version = "0.1.7" |
| 295 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 296 |
checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a" |
| 297 |
dependencies = [ |
| 298 |
"generic-array", |
| 299 |
"typenum", |
| 300 |
] |
| 301 |
|
| 302 |
[[package]] |
| 303 |
name = "csscolorparser" |
| 304 |
version = "0.6.2" |
| 305 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 306 |
checksum = "eb2a7d3066da2de787b7f032c736763eb7ae5d355f81a68bab2675a96008b0bf" |
| 307 |
dependencies = [ |
| 308 |
"lab", |
| 309 |
"phf", |
| 310 |
] |
| 311 |
|
| 312 |
[[package]] |
| 313 |
name = "darling" |
| 314 |
version = "0.20.11" |
| 315 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 316 |
checksum = "fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee" |
| 317 |
dependencies = [ |
| 318 |
"darling_core", |
| 319 |
"darling_macro", |
| 320 |
] |
| 321 |
|
| 322 |
[[package]] |
| 323 |
name = "darling_core" |
| 324 |
version = "0.20.11" |
| 325 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 326 |
checksum = "0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e" |
| 327 |
dependencies = [ |
| 328 |
"fnv", |
| 329 |
"ident_case", |
| 330 |
"proc-macro2", |
| 331 |
"quote", |
| 332 |
"strsim", |
| 333 |
"syn 2.0.118", |
| 334 |
] |
| 335 |
|
| 336 |
[[package]] |
| 337 |
name = "darling_macro" |
| 338 |
version = "0.20.11" |
| 339 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 340 |
checksum = "fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead" |
| 341 |
dependencies = [ |
| 342 |
"darling_core", |
| 343 |
"quote", |
| 344 |
"syn 2.0.118", |
| 345 |
] |
| 346 |
|
| 347 |
[[package]] |
| 348 |
name = "deltae" |
| 349 |
version = "0.3.2" |
| 350 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 351 |
checksum = "5729f5117e208430e437df2f4843f5e5952997175992d1414f94c57d61e270b4" |
| 352 |
|
| 353 |
[[package]] |
| 354 |
name = "deranged" |
| 355 |
version = "0.5.8" |
| 356 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 357 |
checksum = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c" |
| 358 |
dependencies = [ |
| 359 |
"powerfmt", |
| 360 |
] |
| 361 |
|
| 362 |
[[package]] |
| 363 |
name = "derive_more" |
| 364 |
version = "2.1.1" |
| 365 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 366 |
checksum = "d751e9e49156b02b44f9c1815bcb94b984cdcc4396ecc32521c739452808b134" |
| 367 |
dependencies = [ |
| 368 |
"derive_more-impl", |
| 369 |
] |
| 370 |
|
| 371 |
[[package]] |
| 372 |
name = "derive_more-impl" |
| 373 |
version = "2.1.1" |
| 374 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 375 |
checksum = "799a97264921d8623a957f6c3b9011f3b5492f557bbb7a5a19b7fa6d06ba8dcb" |
| 376 |
dependencies = [ |
| 377 |
"convert_case", |
| 378 |
"proc-macro2", |
| 379 |
"quote", |
| 380 |
"rustc_version", |
| 381 |
"syn 2.0.118", |
| 382 |
] |
| 383 |
|
| 384 |
[[package]] |
| 385 |
name = "digest" |
| 386 |
version = "0.10.7" |
| 387 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 388 |
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" |
| 389 |
dependencies = [ |
| 390 |
"block-buffer", |
| 391 |
"crypto-common", |
| 392 |
] |
| 393 |
|
| 394 |
[[package]] |
| 395 |
name = "document-features" |
| 396 |
version = "0.2.12" |
| 397 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 398 |
checksum = "d4b8a88685455ed29a21542a33abd9cb6510b6b129abadabdcef0f4c55bc8f61" |
| 399 |
dependencies = [ |
| 400 |
"litrs", |
| 401 |
] |
| 402 |
|
| 403 |
[[package]] |
| 404 |
name = "either" |
| 405 |
version = "1.16.0" |
| 406 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 407 |
checksum = "91622ff5e7162018101f2fea40d6ebf4a78bbe5a49736a2020649edf9693679e" |
| 408 |
|
| 409 |
[[package]] |
| 410 |
name = "equivalent" |
| 411 |
version = "1.0.2" |
| 412 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 413 |
checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" |
| 414 |
|
| 415 |
[[package]] |
| 416 |
name = "errno" |
| 417 |
version = "0.3.14" |
| 418 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 419 |
checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" |
| 420 |
dependencies = [ |
| 421 |
"libc", |
| 422 |
"windows-sys", |
| 423 |
] |
| 424 |
|
| 425 |
[[package]] |
| 426 |
name = "euclid" |
| 427 |
version = "0.22.14" |
| 428 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 429 |
checksum = "f1a05365e3b1c6d1650318537c7460c6923f1abdd272ad6842baa2b509957a06" |
| 430 |
dependencies = [ |
| 431 |
"num-traits", |
| 432 |
] |
| 433 |
|
| 434 |
[[package]] |
| 435 |
name = "fancy-regex" |
| 436 |
version = "0.11.0" |
| 437 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 438 |
checksum = "b95f7c0680e4142284cf8b22c14a476e87d61b004a3a0861872b32ef7ead40a2" |
| 439 |
dependencies = [ |
| 440 |
"bit-set", |
| 441 |
"regex", |
| 442 |
] |
| 443 |
|
| 444 |
[[package]] |
| 445 |
name = "filedescriptor" |
| 446 |
version = "0.8.3" |
| 447 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 448 |
checksum = "e40758ed24c9b2eeb76c35fb0aebc66c626084edd827e07e1552279814c6682d" |
| 449 |
dependencies = [ |
| 450 |
"libc", |
| 451 |
"thiserror 1.0.69", |
| 452 |
"winapi", |
| 453 |
] |
| 454 |
|
| 455 |
[[package]] |
| 456 |
name = "finl_unicode" |
| 457 |
version = "1.4.0" |
| 458 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 459 |
checksum = "9844ddc3a6e533d62bba727eb6c28b5d360921d5175e9ff0f1e621a5c590a4d5" |
| 460 |
|
| 461 |
[[package]] |
| 462 |
name = "fixedbitset" |
| 463 |
version = "0.4.2" |
| 464 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 465 |
checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80" |
| 466 |
|
| 467 |
[[package]] |
| 468 |
name = "fnv" |
| 469 |
version = "1.0.7" |
| 470 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 471 |
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" |
| 472 |
|
| 473 |
[[package]] |
| 474 |
name = "foldhash" |
| 475 |
version = "0.2.0" |
| 476 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 477 |
checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb" |
| 478 |
|
| 479 |
[[package]] |
| 480 |
name = "futures-core" |
| 481 |
version = "0.3.32" |
| 482 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 483 |
checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d" |
| 484 |
|
| 485 |
[[package]] |
| 486 |
name = "futures-task" |
| 487 |
version = "0.3.32" |
| 488 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 489 |
checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393" |
| 490 |
|
| 491 |
[[package]] |
| 492 |
name = "futures-util" |
| 493 |
version = "0.3.32" |
| 494 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 495 |
checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6" |
| 496 |
dependencies = [ |
| 497 |
"futures-core", |
| 498 |
"futures-task", |
| 499 |
"pin-project-lite", |
| 500 |
"slab", |
| 501 |
] |
| 502 |
|
| 503 |
[[package]] |
| 504 |
name = "generic-array" |
| 505 |
version = "0.14.7" |
| 506 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 507 |
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" |
| 508 |
dependencies = [ |
| 509 |
"typenum", |
| 510 |
"version_check", |
| 511 |
] |
| 512 |
|
| 513 |
[[package]] |
| 514 |
name = "getrandom" |
| 515 |
version = "0.3.4" |
| 516 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 517 |
checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" |
| 518 |
dependencies = [ |
| 519 |
"cfg-if", |
| 520 |
"libc", |
| 521 |
"r-efi 5.3.0", |
| 522 |
"wasip2", |
| 523 |
] |
| 524 |
|
| 525 |
[[package]] |
| 526 |
name = "getrandom" |
| 527 |
version = "0.4.3" |
| 528 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 529 |
checksum = "300e883d756b2e4ec94e02791f39b04b522276138852cfc41d9fb7e904106099" |
| 530 |
dependencies = [ |
| 531 |
"cfg-if", |
| 532 |
"libc", |
| 533 |
"r-efi 6.0.0", |
| 534 |
] |
| 535 |
|
| 536 |
[[package]] |
| 537 |
name = "hashbrown" |
| 538 |
version = "0.16.1" |
| 539 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 540 |
checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" |
| 541 |
dependencies = [ |
| 542 |
"allocator-api2", |
| 543 |
"equivalent", |
| 544 |
"foldhash", |
| 545 |
] |
| 546 |
|
| 547 |
[[package]] |
| 548 |
name = "hashbrown" |
| 549 |
version = "0.17.1" |
| 550 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 551 |
checksum = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a" |
| 552 |
|
| 553 |
[[package]] |
| 554 |
name = "heck" |
| 555 |
version = "0.5.0" |
| 556 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 557 |
checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" |
| 558 |
|
| 559 |
[[package]] |
| 560 |
name = "hex" |
| 561 |
version = "0.4.3" |
| 562 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 563 |
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" |
| 564 |
|
| 565 |
[[package]] |
| 566 |
name = "ident_case" |
| 567 |
version = "1.0.1" |
| 568 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 569 |
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" |
| 570 |
|
| 571 |
[[package]] |
| 572 |
name = "include_dir" |
| 573 |
version = "0.7.4" |
| 574 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 575 |
checksum = "923d117408f1e49d914f1a379a309cffe4f18c05cf4e3d12e613a15fc81bd0dd" |
| 576 |
dependencies = [ |
| 577 |
"include_dir_macros", |
| 578 |
] |
| 579 |
|
| 580 |
[[package]] |
| 581 |
name = "include_dir_macros" |
| 582 |
version = "0.7.4" |
| 583 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 584 |
checksum = "7cab85a7ed0bd5f0e76d93846e0147172bed2e2d3f859bcc33a8d9699cad1a75" |
| 585 |
dependencies = [ |
| 586 |
"proc-macro2", |
| 587 |
"quote", |
| 588 |
] |
| 589 |
|
| 590 |
[[package]] |
| 591 |
name = "indexmap" |
| 592 |
version = "2.14.0" |
| 593 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 594 |
checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9" |
| 595 |
dependencies = [ |
| 596 |
"equivalent", |
| 597 |
"hashbrown 0.17.1", |
| 598 |
] |
| 599 |
|
| 600 |
[[package]] |
| 601 |
name = "indoc" |
| 602 |
version = "2.0.7" |
| 603 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 604 |
checksum = "79cf5c93f93228cf8efb3ba362535fb11199ac548a09ce117c9b1adc3030d706" |
| 605 |
dependencies = [ |
| 606 |
"rustversion", |
| 607 |
] |
| 608 |
|
| 609 |
[[package]] |
| 610 |
name = "instability" |
| 611 |
version = "0.3.10" |
| 612 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 613 |
checksum = "6778b0196eefee7df739db78758e5cf9b37412268bfa5650bfeed028aed20d9c" |
| 614 |
dependencies = [ |
| 615 |
"darling", |
| 616 |
"indoc", |
| 617 |
"proc-macro2", |
| 618 |
"quote", |
| 619 |
"syn 2.0.118", |
| 620 |
] |
| 621 |
|
| 622 |
[[package]] |
| 623 |
name = "is_terminal_polyfill" |
| 624 |
version = "1.70.2" |
| 625 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 626 |
checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" |
| 627 |
|
| 628 |
[[package]] |
| 629 |
name = "itertools" |
| 630 |
version = "0.14.0" |
| 631 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 632 |
checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285" |
| 633 |
dependencies = [ |
| 634 |
"either", |
| 635 |
] |
| 636 |
|
| 637 |
[[package]] |
| 638 |
name = "itoa" |
| 639 |
version = "1.0.18" |
| 640 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 641 |
checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682" |
| 642 |
|
| 643 |
[[package]] |
| 644 |
name = "js-sys" |
| 645 |
version = "0.3.103" |
| 646 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 647 |
checksum = "53b44bfcdb3f8d5837a46dae1ca9660a837176eee74a28b229bc626816589102" |
| 648 |
dependencies = [ |
| 649 |
"cfg-if", |
| 650 |
"futures-util", |
| 651 |
"wasm-bindgen", |
| 652 |
] |
| 653 |
|
| 654 |
[[package]] |
| 655 |
name = "kasuari" |
| 656 |
version = "0.4.12" |
| 657 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 658 |
checksum = "bde5057d6143cc94e861d90f591b9303d6716c6b9602309150bd068853c10899" |
| 659 |
dependencies = [ |
| 660 |
"hashbrown 0.16.1", |
| 661 |
"portable-atomic", |
| 662 |
"thiserror 2.0.18", |
| 663 |
] |
| 664 |
|
| 665 |
[[package]] |
| 666 |
name = "lab" |
| 667 |
version = "0.11.0" |
| 668 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 669 |
checksum = "bf36173d4167ed999940f804952e6b08197cae5ad5d572eb4db150ce8ad5d58f" |
| 670 |
|
| 671 |
[[package]] |
| 672 |
name = "lazy_static" |
| 673 |
version = "1.5.0" |
| 674 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 675 |
checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" |
| 676 |
|
| 677 |
[[package]] |
| 678 |
name = "libc" |
| 679 |
version = "0.2.186" |
| 680 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 681 |
checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66" |
| 682 |
|
| 683 |
[[package]] |
| 684 |
name = "line-clipping" |
| 685 |
version = "0.3.7" |
| 686 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 687 |
checksum = "3f50e8f47623268b5407192d26876c4d7f89d686ca130fdc53bced4814cd29f8" |
| 688 |
dependencies = [ |
| 689 |
"bitflags 2.13.0", |
| 690 |
] |
| 691 |
|
| 692 |
[[package]] |
| 693 |
name = "linux-raw-sys" |
| 694 |
version = "0.12.1" |
| 695 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 696 |
checksum = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53" |
| 697 |
|
| 698 |
[[package]] |
| 699 |
name = "litrs" |
| 700 |
version = "1.0.0" |
| 701 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 702 |
checksum = "11d3d7f243d5c5a8b9bb5d6dd2b1602c0cb0b9db1621bafc7ed66e35ff9fe092" |
| 703 |
|
| 704 |
[[package]] |
| 705 |
name = "lock_api" |
| 706 |
version = "0.4.14" |
| 707 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 708 |
checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" |
| 709 |
dependencies = [ |
| 710 |
"scopeguard", |
| 711 |
] |
| 712 |
|
| 713 |
[[package]] |
| 714 |
name = "log" |
| 715 |
version = "0.4.33" |
| 716 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 717 |
checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad" |
| 718 |
|
| 719 |
[[package]] |
| 720 |
name = "lru" |
| 721 |
version = "0.16.4" |
| 722 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 723 |
checksum = "7f66e8d5d03f609abc3a39e6f08e4164ebf1447a732906d39eb9b99b7919ef39" |
| 724 |
dependencies = [ |
| 725 |
"hashbrown 0.16.1", |
| 726 |
] |
| 727 |
|
| 728 |
[[package]] |
| 729 |
name = "mac_address" |
| 730 |
version = "1.1.8" |
| 731 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 732 |
checksum = "c0aeb26bf5e836cc1c341c8106051b573f1766dfa05aa87f0b98be5e51b02303" |
| 733 |
dependencies = [ |
| 734 |
"nix", |
| 735 |
"winapi", |
| 736 |
] |
| 737 |
|
| 738 |
[[package]] |
| 739 |
name = "makeover" |
| 740 |
version = "0.10.0" |
| 741 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 742 |
checksum = "c62c909826835a6a4212081a4c95ef2db0d07c0cb1a550849c2e779b962f093e" |
| 743 |
dependencies = [ |
| 744 |
"include_dir", |
| 745 |
"serde", |
| 746 |
"toml", |
| 747 |
] |
| 748 |
|
| 749 |
[[package]] |
| 750 |
name = "memchr" |
| 751 |
version = "2.8.2" |
| 752 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 753 |
checksum = "88904434abc2901f197fe8cc55f0445e7ded921dba5911dad2e2b39b48e663c4" |
| 754 |
|
| 755 |
[[package]] |
| 756 |
name = "memmem" |
| 757 |
version = "0.1.1" |
| 758 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 759 |
checksum = "a64a92489e2744ce060c349162be1c5f33c6969234104dbd99ddb5feb08b8c15" |
| 760 |
|
| 761 |
[[package]] |
| 762 |
name = "memoffset" |
| 763 |
version = "0.9.1" |
| 764 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 765 |
checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" |
| 766 |
dependencies = [ |
| 767 |
"autocfg", |
| 768 |
] |
| 769 |
|
| 770 |
[[package]] |
| 771 |
name = "minimal-lexical" |
| 772 |
version = "0.2.1" |
| 773 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 774 |
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" |
| 775 |
|
| 776 |
[[package]] |
| 777 |
name = "mio" |
| 778 |
version = "1.2.2" |
| 779 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 780 |
checksum = "30d65c71f1ce40ab09135ce117d742b9f8a19ff91a41a8b57ed50bc2de59c427" |
| 781 |
dependencies = [ |
| 782 |
"libc", |
| 783 |
"log", |
| 784 |
"wasi", |
| 785 |
"windows-sys", |
| 786 |
] |
| 787 |
|
| 788 |
[[package]] |
| 789 |
name = "nix" |
| 790 |
version = "0.29.0" |
| 791 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 792 |
checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46" |
| 793 |
dependencies = [ |
| 794 |
"bitflags 2.13.0", |
| 795 |
"cfg-if", |
| 796 |
"cfg_aliases", |
| 797 |
"libc", |
| 798 |
"memoffset", |
| 799 |
] |
| 800 |
|
| 801 |
[[package]] |
| 802 |
name = "nom" |
| 803 |
version = "7.1.3" |
| 804 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 805 |
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" |
| 806 |
dependencies = [ |
| 807 |
"memchr", |
| 808 |
"minimal-lexical", |
| 809 |
] |
| 810 |
|
| 811 |
[[package]] |
| 812 |
name = "num-conv" |
| 813 |
version = "0.1.0" |
| 814 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 815 |
checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" |
| 816 |
|
| 817 |
[[package]] |
| 818 |
name = "num-derive" |
| 819 |
version = "0.4.2" |
| 820 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 821 |
checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202" |
| 822 |
dependencies = [ |
| 823 |
"proc-macro2", |
| 824 |
"quote", |
| 825 |
"syn 2.0.118", |
| 826 |
] |
| 827 |
|
| 828 |
[[package]] |
| 829 |
name = "num-traits" |
| 830 |
version = "0.2.19" |
| 831 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 832 |
checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" |
| 833 |
dependencies = [ |
| 834 |
"autocfg", |
| 835 |
] |
| 836 |
|
| 837 |
[[package]] |
| 838 |
name = "num_threads" |
| 839 |
version = "0.1.7" |
| 840 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 841 |
checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9" |
| 842 |
dependencies = [ |
| 843 |
"libc", |
| 844 |
] |
| 845 |
|
| 846 |
[[package]] |
| 847 |
name = "once_cell" |
| 848 |
version = "1.21.4" |
| 849 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 850 |
checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50" |
| 851 |
|
| 852 |
[[package]] |
| 853 |
name = "once_cell_polyfill" |
| 854 |
version = "1.70.2" |
| 855 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 856 |
checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" |
| 857 |
|
| 858 |
[[package]] |
| 859 |
name = "ordered-float" |
| 860 |
version = "4.6.0" |
| 861 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 862 |
checksum = "7bb71e1b3fa6ca1c61f383464aaf2bb0e2f8e772a1f01d486832464de363b951" |
| 863 |
dependencies = [ |
| 864 |
"num-traits", |
| 865 |
] |
| 866 |
|
| 867 |
[[package]] |
| 868 |
name = "parking_lot" |
| 869 |
version = "0.12.5" |
| 870 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 871 |
checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" |
| 872 |
dependencies = [ |
| 873 |
"lock_api", |
| 874 |
"parking_lot_core", |
| 875 |
] |
| 876 |
|
| 877 |
[[package]] |
| 878 |
name = "parking_lot_core" |
| 879 |
version = "0.9.12" |
| 880 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 881 |
checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" |
| 882 |
dependencies = [ |
| 883 |
"cfg-if", |
| 884 |
"libc", |
| 885 |
"redox_syscall", |
| 886 |
"smallvec", |
| 887 |
"windows-link", |
| 888 |
] |
| 889 |
|
| 890 |
[[package]] |
| 891 |
name = "pest" |
| 892 |
version = "2.8.7" |
| 893 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 894 |
checksum = "47627dd7305c6a2d6c8c6bcd24c5a4c17dbbf425f4f9c5313e724b38fc9782e9" |
| 895 |
dependencies = [ |
| 896 |
"memchr", |
| 897 |
"ucd-trie", |
| 898 |
] |
| 899 |
|
| 900 |
[[package]] |
| 901 |
name = "pest_derive" |
| 902 |
version = "2.8.7" |
| 903 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 904 |
checksum = "4b4254325ecad416ab689e27ba51da03ba01a9632bc6e108f5fe7c3c4ad29d58" |
| 905 |
dependencies = [ |
| 906 |
"pest", |
| 907 |
"pest_generator", |
| 908 |
] |
| 909 |
|
| 910 |
[[package]] |
| 911 |
name = "pest_generator" |
| 912 |
version = "2.8.7" |
| 913 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 914 |
checksum = "6c4c0e91ead7a8f7acecbca6f003fc2e8282b1dbe2dd9c9d2f16aba42995e0a7" |
| 915 |
dependencies = [ |
| 916 |
"pest", |
| 917 |
"pest_meta", |
| 918 |
"proc-macro2", |
| 919 |
"quote", |
| 920 |
"syn 2.0.118", |
| 921 |
] |
| 922 |
|
| 923 |
[[package]] |
| 924 |
name = "pest_meta" |
| 925 |
version = "2.8.7" |
| 926 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 927 |
checksum = "f9744bc48116fee06334924bb5f2bad41eed5e89bd26e29b0b799f9a3f82c210" |
| 928 |
dependencies = [ |
| 929 |
"pest", |
| 930 |
] |
| 931 |
|
| 932 |
[[package]] |
| 933 |
name = "phf" |
| 934 |
version = "0.11.3" |
| 935 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 936 |
checksum = "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078" |
| 937 |
dependencies = [ |
| 938 |
"phf_macros", |
| 939 |
"phf_shared", |
| 940 |
] |
| 941 |
|
| 942 |
[[package]] |
| 943 |
name = "phf_codegen" |
| 944 |
version = "0.11.3" |
| 945 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 946 |
checksum = "aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a" |
| 947 |
dependencies = [ |
| 948 |
"phf_generator", |
| 949 |
"phf_shared", |
| 950 |
] |
| 951 |
|
| 952 |
[[package]] |
| 953 |
name = "phf_generator" |
| 954 |
version = "0.11.3" |
| 955 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 956 |
checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d" |
| 957 |
dependencies = [ |
| 958 |
"phf_shared", |
| 959 |
"rand", |
| 960 |
] |
| 961 |
|
| 962 |
[[package]] |
| 963 |
name = "phf_macros" |
| 964 |
version = "0.11.3" |
| 965 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 966 |
checksum = "f84ac04429c13a7ff43785d75ad27569f2951ce0ffd30a3321230db2fc727216" |
| 967 |
dependencies = [ |
| 968 |
"phf_generator", |
| 969 |
"phf_shared", |
| 970 |
"proc-macro2", |
| 971 |
"quote", |
| 972 |
"syn 2.0.118", |
| 973 |
] |
| 974 |
|
| 975 |
[[package]] |
| 976 |
name = "phf_shared" |
| 977 |
version = "0.11.3" |
| 978 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 979 |
checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5" |
| 980 |
dependencies = [ |
| 981 |
"siphasher", |
| 982 |
] |
| 983 |
|
| 984 |
[[package]] |
| 985 |
name = "pin-project-lite" |
| 986 |
version = "0.2.17" |
| 987 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 988 |
checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd" |
| 989 |
|
| 990 |
[[package]] |
| 991 |
name = "portable-atomic" |
| 992 |
version = "1.14.0" |
| 993 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 994 |
checksum = "3d20d5497ef88037a52ff98267d066e7f11fcc5e99bbfbd58a42336193aacec3" |
| 995 |
|
| 996 |
[[package]] |
| 997 |
name = "powerfmt" |
| 998 |
version = "0.2.0" |
| 999 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1000 |
checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" |
| 1001 |
|
| 1002 |
[[package]] |
| 1003 |
name = "proc-macro2" |
| 1004 |
version = "1.0.106" |
| 1005 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1006 |
checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934" |
| 1007 |
dependencies = [ |
| 1008 |
"unicode-ident", |
| 1009 |
] |
| 1010 |
|
| 1011 |
[[package]] |
| 1012 |
name = "quote" |
| 1013 |
version = "1.0.46" |
| 1014 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1015 |
checksum = "dfbc457d0c7a0759a614551b11a6409e5951f6c7537be1f1b7682b9ae9230368" |
| 1016 |
dependencies = [ |
| 1017 |
"proc-macro2", |
| 1018 |
] |
| 1019 |
|
| 1020 |
[[package]] |
| 1021 |
name = "r-efi" |
| 1022 |
version = "5.3.0" |
| 1023 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1024 |
checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" |
| 1025 |
|
| 1026 |
[[package]] |
| 1027 |
name = "r-efi" |
| 1028 |
version = "6.0.0" |
| 1029 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1030 |
checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf" |
| 1031 |
|
| 1032 |
[[package]] |
| 1033 |
name = "rand" |
| 1034 |
version = "0.8.7" |
| 1035 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1036 |
checksum = "22f6172bdec972074665ed81ed53b71da00bfc44b65a753cfde883ec4c702a1a" |
| 1037 |
dependencies = [ |
| 1038 |
"rand_core", |
| 1039 |
] |
| 1040 |
|
| 1041 |
[[package]] |
| 1042 |
name = "rand_core" |
| 1043 |
version = "0.6.4" |
| 1044 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1045 |
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" |
| 1046 |
|
| 1047 |
[[package]] |
| 1048 |
name = "ratatui" |
| 1049 |
version = "0.30.0" |
| 1050 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1051 |
checksum = "d1ce67fb8ba4446454d1c8dbaeda0557ff5e94d39d5e5ed7f10a65eb4c8266bc" |
| 1052 |
dependencies = [ |
| 1053 |
"instability", |
| 1054 |
"ratatui-core", |
| 1055 |
"ratatui-crossterm", |
| 1056 |
"ratatui-macros", |
| 1057 |
"ratatui-termwiz", |
| 1058 |
"ratatui-widgets", |
| 1059 |
] |
| 1060 |
|
| 1061 |
[[package]] |
| 1062 |
name = "ratatui-core" |
| 1063 |
version = "0.1.0" |
| 1064 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1065 |
checksum = "5ef8dea09a92caaf73bff7adb70b76162e5937524058a7e5bff37869cbbec293" |
| 1066 |
dependencies = [ |
| 1067 |
"bitflags 2.13.0", |
| 1068 |
"compact_str", |
| 1069 |
"hashbrown 0.16.1", |
| 1070 |
"indoc", |
| 1071 |
"itertools", |
| 1072 |
"kasuari", |
| 1073 |
"lru", |
| 1074 |
"strum", |
| 1075 |
"thiserror 2.0.18", |
| 1076 |
"unicode-segmentation", |
| 1077 |
"unicode-truncate", |
| 1078 |
"unicode-width", |
| 1079 |
] |
| 1080 |
|
| 1081 |
[[package]] |
| 1082 |
name = "ratatui-crossterm" |
| 1083 |
version = "0.1.0" |
| 1084 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1085 |
checksum = "577c9b9f652b4c121fb25c6a391dd06406d3b092ba68827e6d2f09550edc54b3" |
| 1086 |
dependencies = [ |
| 1087 |
"cfg-if", |
| 1088 |
"crossterm", |
| 1089 |
"instability", |
| 1090 |
"ratatui-core", |
| 1091 |
] |
| 1092 |
|
| 1093 |
[[package]] |
| 1094 |
name = "ratatui-macros" |
| 1095 |
version = "0.7.0" |
| 1096 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1097 |
checksum = "a7f1342a13e83e4bb9d0b793d0ea762be633f9582048c892ae9041ef39c936f4" |
| 1098 |
dependencies = [ |
| 1099 |
"ratatui-core", |
| 1100 |
"ratatui-widgets", |
| 1101 |
] |
| 1102 |
|
| 1103 |
[[package]] |
| 1104 |
name = "ratatui-termwiz" |
| 1105 |
version = "0.1.0" |
| 1106 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1107 |
checksum = "0f76fe0bd0ed4295f0321b1676732e2454024c15a35d01904ddb315afd3d545c" |
| 1108 |
dependencies = [ |
| 1109 |
"ratatui-core", |
| 1110 |
"termwiz", |
| 1111 |
] |
| 1112 |
|
| 1113 |
[[package]] |
| 1114 |
name = "ratatui-widgets" |
| 1115 |
version = "0.3.0" |
| 1116 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1117 |
checksum = "d7dbfa023cd4e604c2553483820c5fe8aa9d71a42eea5aa77c6e7f35756612db" |
| 1118 |
dependencies = [ |
| 1119 |
"bitflags 2.13.0", |
| 1120 |
"hashbrown 0.16.1", |
| 1121 |
"indoc", |
| 1122 |
"instability", |
| 1123 |
"itertools", |
| 1124 |
"line-clipping", |
| 1125 |
"ratatui-core", |
| 1126 |
"strum", |
| 1127 |
"time", |
| 1128 |
"unicode-segmentation", |
| 1129 |
"unicode-width", |
| 1130 |
] |
| 1131 |
|
| 1132 |
[[package]] |
| 1133 |
name = "redox_syscall" |
| 1134 |
version = "0.5.18" |
| 1135 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1136 |
checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" |
| 1137 |
dependencies = [ |
| 1138 |
"bitflags 2.13.0", |
| 1139 |
] |
| 1140 |
|
| 1141 |
[[package]] |
| 1142 |
name = "regex" |
| 1143 |
version = "1.13.1" |
| 1144 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1145 |
checksum = "f020237b6c8eed93db2e2cb53c00c60a8e1bc73da7d073199a1180401450218d" |
| 1146 |
dependencies = [ |
| 1147 |
"aho-corasick", |
| 1148 |
"memchr", |
| 1149 |
"regex-automata", |
| 1150 |
"regex-syntax", |
| 1151 |
] |
| 1152 |
|
| 1153 |
[[package]] |
| 1154 |
name = "regex-automata" |
| 1155 |
version = "0.4.16" |
| 1156 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1157 |
checksum = "8fcfdb36bda0c880c5931cdc7a2bcdc8ba4556847b9d912bca70bc94708711ad" |
| 1158 |
dependencies = [ |
| 1159 |
"aho-corasick", |
| 1160 |
"memchr", |
| 1161 |
"regex-syntax", |
| 1162 |
] |
| 1163 |
|
| 1164 |
[[package]] |
| 1165 |
name = "regex-syntax" |
| 1166 |
version = "0.8.11" |
| 1167 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1168 |
checksum = "d6f6ff9a378485b298a5286656da665ba74413d36db0979633275d2e708145d4" |
| 1169 |
|
| 1170 |
[[package]] |
| 1171 |
name = "rustc_version" |
| 1172 |
version = "0.4.1" |
| 1173 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1174 |
checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" |
| 1175 |
dependencies = [ |
| 1176 |
"semver", |
| 1177 |
] |
| 1178 |
|
| 1179 |
[[package]] |
| 1180 |
name = "rustix" |
| 1181 |
version = "1.1.4" |
| 1182 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1183 |
checksum = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190" |
| 1184 |
dependencies = [ |
| 1185 |
"bitflags 2.13.0", |
| 1186 |
"errno", |
| 1187 |
"libc", |
| 1188 |
"linux-raw-sys", |
| 1189 |
"windows-sys", |
| 1190 |
] |
| 1191 |
|
| 1192 |
[[package]] |
| 1193 |
name = "rustversion" |
| 1194 |
version = "1.0.22" |
| 1195 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1196 |
checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" |
| 1197 |
|
| 1198 |
[[package]] |
| 1199 |
name = "ryu" |
| 1200 |
version = "1.0.23" |
| 1201 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1202 |
checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f" |
| 1203 |
|
| 1204 |
[[package]] |
| 1205 |
name = "scopeguard" |
| 1206 |
version = "1.2.0" |
| 1207 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1208 |
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" |
| 1209 |
|
| 1210 |
[[package]] |
| 1211 |
name = "semver" |
| 1212 |
version = "1.0.28" |
| 1213 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1214 |
checksum = "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd" |
| 1215 |
|
| 1216 |
[[package]] |
| 1217 |
name = "serde" |
| 1218 |
version = "1.0.229" |
| 1219 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1220 |
checksum = "4148590afebada386688f18773da617792bf2ef03ffc1e4cbd2b1d45b023e0ba" |
| 1221 |
dependencies = [ |
| 1222 |
"serde_core", |
| 1223 |
"serde_derive", |
| 1224 |
] |
| 1225 |
|
| 1226 |
[[package]] |
| 1227 |
name = "serde_core" |
| 1228 |
version = "1.0.229" |
| 1229 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1230 |
checksum = "67dca2c9c51e58a4791a4b1ed58308b39c64224d349a935ab5039aa360942a48" |
| 1231 |
dependencies = [ |
| 1232 |
"serde_derive", |
| 1233 |
] |
| 1234 |
|
| 1235 |
[[package]] |
| 1236 |
name = "serde_derive" |
| 1237 |
version = "1.0.229" |
| 1238 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1239 |
checksum = "e7a5d71263a5a7d47b41f6b3f06ba276f10cc18b0931f1799f710578e2309348" |
| 1240 |
dependencies = [ |
| 1241 |
"proc-macro2", |
| 1242 |
"quote", |
| 1243 |
"syn 3.0.0", |
| 1244 |
] |
| 1245 |
|
| 1246 |
[[package]] |
| 1247 |
name = "serde_json" |
| 1248 |
version = "1.0.150" |
| 1249 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1250 |
checksum = "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9" |
| 1251 |
dependencies = [ |
| 1252 |
"itoa", |
| 1253 |
"memchr", |
| 1254 |
"serde", |
| 1255 |
"serde_core", |
| 1256 |
"zmij", |
| 1257 |
] |
| 1258 |
|
| 1259 |
[[package]] |
| 1260 |
name = "serde_spanned" |
| 1261 |
version = "0.6.9" |
| 1262 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1263 |
checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3" |
| 1264 |
dependencies = [ |
| 1265 |
"serde", |
| 1266 |
] |
| 1267 |
|
| 1268 |
[[package]] |
| 1269 |
name = "sha2" |
| 1270 |
version = "0.10.9" |
| 1271 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1272 |
checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" |
| 1273 |
dependencies = [ |
| 1274 |
"cfg-if", |
| 1275 |
"cpufeatures", |
| 1276 |
"digest", |
| 1277 |
] |
| 1278 |
|
| 1279 |
[[package]] |
| 1280 |
name = "signal-hook" |
| 1281 |
version = "0.3.18" |
| 1282 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1283 |
checksum = "d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2" |
| 1284 |
dependencies = [ |
| 1285 |
"libc", |
| 1286 |
"signal-hook-registry", |
| 1287 |
] |
| 1288 |
|
| 1289 |
[[package]] |
| 1290 |
name = "signal-hook-mio" |
| 1291 |
version = "0.2.5" |
| 1292 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1293 |
checksum = "b75a19a7a740b25bc7944bdee6172368f988763b744e3d4dfe753f6b4ece40cc" |
| 1294 |
dependencies = [ |
| 1295 |
"libc", |
| 1296 |
"mio", |
| 1297 |
"signal-hook", |
| 1298 |
] |
| 1299 |
|
| 1300 |
[[package]] |
| 1301 |
name = "signal-hook-registry" |
| 1302 |
version = "1.4.8" |
| 1303 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1304 |
checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b" |
| 1305 |
dependencies = [ |
| 1306 |
"errno", |
| 1307 |
"libc", |
| 1308 |
] |
| 1309 |
|
| 1310 |
[[package]] |
| 1311 |
name = "siphasher" |
| 1312 |
version = "1.0.3" |
| 1313 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1314 |
checksum = "8ee5873ec9cce0195efcb7a4e9507a04cd49aec9c83d0389df45b1ef7ba2e649" |
| 1315 |
|
| 1316 |
[[package]] |
| 1317 |
name = "slab" |
| 1318 |
version = "0.4.12" |
| 1319 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1320 |
checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5" |
| 1321 |
|
| 1322 |
[[package]] |
| 1323 |
name = "smallvec" |
| 1324 |
version = "1.15.2" |
| 1325 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1326 |
checksum = "8ed6a63f02c8539c91a8685a86f4099661ba3da017932f6ebbea6de3f0fa7c90" |
| 1327 |
|
| 1328 |
[[package]] |
| 1329 |
name = "static_assertions" |
| 1330 |
version = "1.1.0" |
| 1331 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1332 |
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" |
| 1333 |
|
| 1334 |
[[package]] |
| 1335 |
name = "strsim" |
| 1336 |
version = "0.11.1" |
| 1337 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1338 |
checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" |
| 1339 |
|
| 1340 |
[[package]] |
| 1341 |
name = "strum" |
| 1342 |
version = "0.27.2" |
| 1343 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1344 |
checksum = "af23d6f6c1a224baef9d3f61e287d2761385a5b88fdab4eb4c6f11aeb54c4bcf" |
| 1345 |
dependencies = [ |
| 1346 |
"strum_macros", |
| 1347 |
] |
| 1348 |
|
| 1349 |
[[package]] |
| 1350 |
name = "strum_macros" |
| 1351 |
version = "0.27.2" |
| 1352 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1353 |
checksum = "7695ce3845ea4b33927c055a39dc438a45b059f7c1b3d91d38d10355fb8cbca7" |
| 1354 |
dependencies = [ |
| 1355 |
"heck", |
| 1356 |
"proc-macro2", |
| 1357 |
"quote", |
| 1358 |
"syn 2.0.118", |
| 1359 |
] |
| 1360 |
|
| 1361 |
[[package]] |
| 1362 |
name = "syn" |
| 1363 |
version = "1.0.109" |
| 1364 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1365 |
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" |
| 1366 |
dependencies = [ |
| 1367 |
"proc-macro2", |
| 1368 |
"quote", |
| 1369 |
"unicode-ident", |
| 1370 |
] |
| 1371 |
|
| 1372 |
[[package]] |
| 1373 |
name = "syn" |
| 1374 |
version = "2.0.118" |
| 1375 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1376 |
checksum = "1b9ae57f904213ebb649ce6895b8a66c66f0203b9319718f69a5612a065b1422" |
| 1377 |
dependencies = [ |
| 1378 |
"proc-macro2", |
| 1379 |
"quote", |
| 1380 |
"unicode-ident", |
| 1381 |
] |
| 1382 |
|
| 1383 |
[[package]] |
| 1384 |
name = "syn" |
| 1385 |
version = "3.0.0" |
| 1386 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1387 |
checksum = "f2fac314a64dc9a36e61a9eb4261a5e9bbfbc922b27e518af97bc32b926cf967" |
| 1388 |
dependencies = [ |
| 1389 |
"proc-macro2", |
| 1390 |
"quote", |
| 1391 |
"unicode-ident", |
| 1392 |
] |
| 1393 |
|
| 1394 |
[[package]] |
| 1395 |
name = "terminfo" |
| 1396 |
version = "0.9.0" |
| 1397 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1398 |
checksum = "d4ea810f0692f9f51b382fff5893887bb4580f5fa246fde546e0b13e7fcee662" |
| 1399 |
dependencies = [ |
| 1400 |
"fnv", |
| 1401 |
"nom", |
| 1402 |
"phf", |
| 1403 |
"phf_codegen", |
| 1404 |
] |
| 1405 |
|
| 1406 |
[[package]] |
| 1407 |
name = "termios" |
| 1408 |
version = "0.3.3" |
| 1409 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1410 |
checksum = "411c5bf740737c7918b8b1fe232dca4dc9f8e754b8ad5e20966814001ed0ac6b" |
| 1411 |
dependencies = [ |
| 1412 |
"libc", |
| 1413 |
] |
| 1414 |
|
| 1415 |
[[package]] |
| 1416 |
name = "termwiz" |
| 1417 |
version = "0.23.3" |
| 1418 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1419 |
checksum = "4676b37242ccbd1aabf56edb093a4827dc49086c0ffd764a5705899e0f35f8f7" |
| 1420 |
dependencies = [ |
| 1421 |
"anyhow", |
| 1422 |
"base64", |
| 1423 |
"bitflags 2.13.0", |
| 1424 |
"fancy-regex", |
| 1425 |
"filedescriptor", |
| 1426 |
"finl_unicode", |
| 1427 |
"fixedbitset", |
| 1428 |
"hex", |
| 1429 |
"lazy_static", |
| 1430 |
"libc", |
| 1431 |
"log", |
| 1432 |
"memmem", |
| 1433 |
"nix", |
| 1434 |
"num-derive", |
| 1435 |
"num-traits", |
| 1436 |
"ordered-float", |
| 1437 |
"pest", |
| 1438 |
"pest_derive", |
| 1439 |
"phf", |
| 1440 |
"sha2", |
| 1441 |
"signal-hook", |
| 1442 |
"siphasher", |
| 1443 |
"terminfo", |
| 1444 |
"termios", |
| 1445 |
"thiserror 1.0.69", |
| 1446 |
"ucd-trie", |
| 1447 |
"unicode-segmentation", |
| 1448 |
"vtparse", |
| 1449 |
"wezterm-bidi", |
| 1450 |
"wezterm-blob-leases", |
| 1451 |
"wezterm-color-types", |
| 1452 |
"wezterm-dynamic", |
| 1453 |
"wezterm-input-types", |
| 1454 |
"winapi", |
| 1455 |
] |
| 1456 |
|
| 1457 |
[[package]] |
| 1458 |
name = "thiserror" |
| 1459 |
version = "1.0.69" |
| 1460 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1461 |
checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" |
| 1462 |
dependencies = [ |
| 1463 |
"thiserror-impl 1.0.69", |
| 1464 |
] |
| 1465 |
|
| 1466 |
[[package]] |
| 1467 |
name = "thiserror" |
| 1468 |
version = "2.0.18" |
| 1469 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1470 |
checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4" |
| 1471 |
dependencies = [ |
| 1472 |
"thiserror-impl 2.0.18", |
| 1473 |
] |
| 1474 |
|
| 1475 |
[[package]] |
| 1476 |
name = "thiserror-impl" |
| 1477 |
version = "1.0.69" |
| 1478 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1479 |
checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" |
| 1480 |
dependencies = [ |
| 1481 |
"proc-macro2", |
| 1482 |
"quote", |
| 1483 |
"syn 2.0.118", |
| 1484 |
] |
| 1485 |
|
| 1486 |
[[package]] |
| 1487 |
name = "thiserror-impl" |
| 1488 |
version = "2.0.18" |
| 1489 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1490 |
checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5" |
| 1491 |
dependencies = [ |
| 1492 |
"proc-macro2", |
| 1493 |
"quote", |
| 1494 |
"syn 2.0.118", |
| 1495 |
] |
| 1496 |
|
| 1497 |
[[package]] |
| 1498 |
name = "time" |
| 1499 |
version = "0.3.45" |
| 1500 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1501 |
checksum = "f9e442fc33d7fdb45aa9bfeb312c095964abdf596f7567261062b2a7107aaabd" |
| 1502 |
dependencies = [ |
| 1503 |
"deranged", |
| 1504 |
"libc", |
| 1505 |
"num-conv", |
| 1506 |
"num_threads", |
| 1507 |
"powerfmt", |
| 1508 |
"serde_core", |
| 1509 |
"time-core", |
| 1510 |
] |
| 1511 |
|
| 1512 |
[[package]] |
| 1513 |
name = "time-core" |
| 1514 |
version = "0.1.7" |
| 1515 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1516 |
checksum = "8b36ee98fd31ec7426d599183e8fe26932a8dc1fb76ddb6214d05493377d34ca" |
| 1517 |
|
| 1518 |
[[package]] |
| 1519 |
name = "toml" |
| 1520 |
version = "0.8.23" |
| 1521 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1522 |
checksum = "dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362" |
| 1523 |
dependencies = [ |
| 1524 |
"serde", |
| 1525 |
"serde_spanned", |
| 1526 |
"toml_datetime", |
| 1527 |
"toml_edit", |
| 1528 |
] |
| 1529 |
|
| 1530 |
[[package]] |
| 1531 |
name = "toml_datetime" |
| 1532 |
version = "0.6.11" |
| 1533 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1534 |
checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c" |
| 1535 |
dependencies = [ |
| 1536 |
"serde", |
| 1537 |
] |
| 1538 |
|
| 1539 |
[[package]] |
| 1540 |
name = "toml_edit" |
| 1541 |
version = "0.22.27" |
| 1542 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1543 |
checksum = "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a" |
| 1544 |
dependencies = [ |
| 1545 |
"indexmap", |
| 1546 |
"serde", |
| 1547 |
"serde_spanned", |
| 1548 |
"toml_datetime", |
| 1549 |
"toml_write", |
| 1550 |
"winnow", |
| 1551 |
] |
| 1552 |
|
| 1553 |
[[package]] |
| 1554 |
name = "toml_write" |
| 1555 |
version = "0.1.2" |
| 1556 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1557 |
checksum = "5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801" |
| 1558 |
|
| 1559 |
[[package]] |
| 1560 |
name = "typenum" |
| 1561 |
version = "1.20.1" |
| 1562 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1563 |
checksum = "b6f5e870be6c3b371b77fe0ee0bafb859fa4964b4404c27de1d380043c4dda20" |
| 1564 |
|
| 1565 |
[[package]] |
| 1566 |
name = "ucd-trie" |
| 1567 |
version = "0.1.7" |
| 1568 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1569 |
checksum = "2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971" |
| 1570 |
|
| 1571 |
[[package]] |
| 1572 |
name = "unicode-ident" |
| 1573 |
version = "1.0.24" |
| 1574 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1575 |
checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75" |
| 1576 |
|
| 1577 |
[[package]] |
| 1578 |
name = "unicode-segmentation" |
| 1579 |
version = "1.13.3" |
| 1580 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1581 |
checksum = "c6f5d3c3b1bf09027a88a6bc961fc00497d651009560b5463668dc81b0fa87a8" |
| 1582 |
|
| 1583 |
[[package]] |
| 1584 |
name = "unicode-truncate" |
| 1585 |
version = "2.0.1" |
| 1586 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1587 |
checksum = "16b380a1238663e5f8a691f9039c73e1cdae598a30e9855f541d29b08b53e9a5" |
| 1588 |
dependencies = [ |
| 1589 |
"itertools", |
| 1590 |
"unicode-segmentation", |
| 1591 |
"unicode-width", |
| 1592 |
] |
| 1593 |
|
| 1594 |
[[package]] |
| 1595 |
name = "unicode-width" |
| 1596 |
version = "0.2.2" |
| 1597 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1598 |
checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254" |
| 1599 |
|
| 1600 |
[[package]] |
| 1601 |
name = "utf8parse" |
| 1602 |
version = "0.2.2" |
| 1603 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1604 |
checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" |
| 1605 |
|
| 1606 |
[[package]] |
| 1607 |
name = "uuid" |
| 1608 |
version = "1.23.4" |
| 1609 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1610 |
checksum = "bf80a72845275afea99e7f2b434723d3bc7e38470fcd1c7ed39a599c73319a53" |
| 1611 |
dependencies = [ |
| 1612 |
"atomic", |
| 1613 |
"getrandom 0.4.3", |
| 1614 |
"js-sys", |
| 1615 |
"wasm-bindgen", |
| 1616 |
] |
| 1617 |
|
| 1618 |
[[package]] |
| 1619 |
name = "version_check" |
| 1620 |
version = "0.9.5" |
| 1621 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1622 |
checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" |
| 1623 |
|
| 1624 |
[[package]] |
| 1625 |
name = "vtparse" |
| 1626 |
version = "0.6.2" |
| 1627 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1628 |
checksum = "6d9b2acfb050df409c972a37d3b8e08cdea3bddb0c09db9d53137e504cfabed0" |
| 1629 |
dependencies = [ |
| 1630 |
"utf8parse", |
| 1631 |
] |
| 1632 |
|
| 1633 |
[[package]] |
| 1634 |
name = "wasi" |
| 1635 |
version = "0.11.1+wasi-snapshot-preview1" |
| 1636 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1637 |
checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" |
| 1638 |
|
| 1639 |
[[package]] |
| 1640 |
name = "wasip2" |
| 1641 |
version = "1.0.1+wasi-0.2.4" |
| 1642 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1643 |
checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" |
| 1644 |
dependencies = [ |
| 1645 |
"wit-bindgen", |
| 1646 |
] |
| 1647 |
|
| 1648 |
[[package]] |
| 1649 |
name = "wasm-bindgen" |
| 1650 |
version = "0.2.126" |
| 1651 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1652 |
checksum = "4b067c0c11094aef6b7a801c1e34a26affafdf3d051dba08456b868789aaf9a4" |
| 1653 |
dependencies = [ |
| 1654 |
"cfg-if", |
| 1655 |
"once_cell", |
| 1656 |
"rustversion", |
| 1657 |
"wasm-bindgen-macro", |
| 1658 |
"wasm-bindgen-shared", |
| 1659 |
] |
| 1660 |
|
| 1661 |
[[package]] |
| 1662 |
name = "wasm-bindgen-macro" |
| 1663 |
version = "0.2.126" |
| 1664 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1665 |
checksum = "167ce5e579f6bcf889c4f7175a8a5a585de84e8ff93976ce393efa5f2837aab1" |
| 1666 |
dependencies = [ |
| 1667 |
"quote", |
| 1668 |
"wasm-bindgen-macro-support", |
| 1669 |
] |
| 1670 |
|
| 1671 |
[[package]] |
| 1672 |
name = "wasm-bindgen-macro-support" |
| 1673 |
version = "0.2.126" |
| 1674 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1675 |
checksum = "f3997c7839262f4ef12cf90b818d6340c18e80f263f1a94bf157d0ec4420380e" |
| 1676 |
dependencies = [ |
| 1677 |
"bumpalo", |
| 1678 |
"proc-macro2", |
| 1679 |
"quote", |
| 1680 |
"syn 2.0.118", |
| 1681 |
"wasm-bindgen-shared", |
| 1682 |
] |
| 1683 |
|
| 1684 |
[[package]] |
| 1685 |
name = "wasm-bindgen-shared" |
| 1686 |
version = "0.2.126" |
| 1687 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1688 |
checksum = "dc1b4cb0cc549fcf58d7dfc081778139b3d283a081644e833e84682ad71cea24" |
| 1689 |
dependencies = [ |
| 1690 |
"unicode-ident", |
| 1691 |
] |
| 1692 |
|
| 1693 |
[[package]] |
| 1694 |
name = "wezterm-bidi" |
| 1695 |
version = "0.2.3" |
| 1696 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1697 |
checksum = "0c0a6e355560527dd2d1cf7890652f4f09bb3433b6aadade4c9b5ed76de5f3ec" |
| 1698 |
dependencies = [ |
| 1699 |
"log", |
| 1700 |
"wezterm-dynamic", |
| 1701 |
] |
| 1702 |
|
| 1703 |
[[package]] |
| 1704 |
name = "wezterm-blob-leases" |
| 1705 |
version = "0.1.1" |
| 1706 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1707 |
checksum = "692daff6d93d94e29e4114544ef6d5c942a7ed998b37abdc19b17136ea428eb7" |
| 1708 |
dependencies = [ |
| 1709 |
"getrandom 0.3.4", |
| 1710 |
"mac_address", |
| 1711 |
"sha2", |
| 1712 |
"thiserror 1.0.69", |
| 1713 |
"uuid", |
| 1714 |
] |
| 1715 |
|
| 1716 |
[[package]] |
| 1717 |
name = "wezterm-color-types" |
| 1718 |
version = "0.3.0" |
| 1719 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1720 |
checksum = "7de81ef35c9010270d63772bebef2f2d6d1f2d20a983d27505ac850b8c4b4296" |
| 1721 |
dependencies = [ |
| 1722 |
"csscolorparser", |
| 1723 |
"deltae", |
| 1724 |
"lazy_static", |
| 1725 |
"wezterm-dynamic", |
| 1726 |
] |
| 1727 |
|
| 1728 |
[[package]] |
| 1729 |
name = "wezterm-dynamic" |
| 1730 |
version = "0.2.1" |
| 1731 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1732 |
checksum = "5f2ab60e120fd6eaa68d9567f3226e876684639d22a4219b313ff69ec0ccd5ac" |
| 1733 |
dependencies = [ |
| 1734 |
"log", |
| 1735 |
"ordered-float", |
| 1736 |
"strsim", |
| 1737 |
"thiserror 1.0.69", |
| 1738 |
"wezterm-dynamic-derive", |
| 1739 |
] |
| 1740 |
|
| 1741 |
[[package]] |
| 1742 |
name = "wezterm-dynamic-derive" |
| 1743 |
version = "0.1.1" |
| 1744 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1745 |
checksum = "46c0cf2d539c645b448eaffec9ec494b8b19bd5077d9e58cb1ae7efece8d575b" |
| 1746 |
dependencies = [ |
| 1747 |
"proc-macro2", |
| 1748 |
"quote", |
| 1749 |
"syn 1.0.109", |
| 1750 |
] |
| 1751 |
|
| 1752 |
[[package]] |
| 1753 |
name = "wezterm-input-types" |
| 1754 |
version = "0.1.0" |
| 1755 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1756 |
checksum = "7012add459f951456ec9d6c7e6fc340b1ce15d6fc9629f8c42853412c029e57e" |
| 1757 |
dependencies = [ |
| 1758 |
"bitflags 1.3.2", |
| 1759 |
"euclid", |
| 1760 |
"lazy_static", |
| 1761 |
"serde", |
| 1762 |
"wezterm-dynamic", |
| 1763 |
] |
| 1764 |
|
| 1765 |
[[package]] |
| 1766 |
name = "winapi" |
| 1767 |
version = "0.3.9" |
| 1768 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1769 |
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" |
| 1770 |
dependencies = [ |
| 1771 |
"winapi-i686-pc-windows-gnu", |
| 1772 |
"winapi-x86_64-pc-windows-gnu", |
| 1773 |
] |
| 1774 |
|
| 1775 |
[[package]] |
| 1776 |
name = "winapi-i686-pc-windows-gnu" |
| 1777 |
version = "0.4.0" |
| 1778 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1779 |
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" |
| 1780 |
|
| 1781 |
[[package]] |
| 1782 |
name = "winapi-x86_64-pc-windows-gnu" |
| 1783 |
version = "0.4.0" |
| 1784 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1785 |
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" |
| 1786 |
|
| 1787 |
[[package]] |
| 1788 |
name = "windows-link" |
| 1789 |
version = "0.2.1" |
| 1790 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1791 |
checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" |
| 1792 |
|
| 1793 |
[[package]] |
| 1794 |
name = "windows-sys" |
| 1795 |
version = "0.61.2" |
| 1796 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1797 |
checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" |
| 1798 |
dependencies = [ |
| 1799 |
"windows-link", |
| 1800 |
] |
| 1801 |
|
| 1802 |
[[package]] |
| 1803 |
name = "winnow" |
| 1804 |
version = "0.7.15" |
| 1805 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1806 |
checksum = "df79d97927682d2fd8adb29682d1140b343be4ac0f08fd68b7765d9c059d3945" |
| 1807 |
dependencies = [ |
| 1808 |
"memchr", |
| 1809 |
] |
| 1810 |
|
| 1811 |
[[package]] |
| 1812 |
name = "wit-bindgen" |
| 1813 |
version = "0.46.0" |
| 1814 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1815 |
checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" |
| 1816 |
|
| 1817 |
[[package]] |
| 1818 |
name = "zmij" |
| 1819 |
version = "1.0.23" |
| 1820 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1821 |
checksum = "29666d0abbfad1e3dc4dcf6144730dd3a3ab225bbbdac83319345b1b44ccfc1b" |
| 1822 |
|