1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 3 4 5[[package]] 6name = "anes" 7version = "0.1.6" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" 10 11[[package]] 12name = "anstream" 13version = "0.3.2" 14source = "registry+https://github.com/rust-lang/crates.io-index" 15checksum = "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163" 16dependencies = [ 17 "anstyle", 18 "anstyle-parse", 19 "anstyle-query", 20 "anstyle-wincon", 21 "colorchoice", 22 "is-terminal", 23 "utf8parse", 24] 25 26[[package]] 27name = "anstyle" 28version = "1.0.1" 29source = "registry+https://github.com/rust-lang/crates.io-index" 30checksum = "3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd" 31 32[[package]] 33name = "anstyle-parse" 34version = "0.2.1" 35source = "registry+https://github.com/rust-lang/crates.io-index" 36checksum = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333" 37dependencies = [ 38 "utf8parse", 39] 40 41[[package]] 42name = "anstyle-query" 43version = "1.0.0" 44source = "registry+https://github.com/rust-lang/crates.io-index" 45checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b" 46dependencies = [ 47 "windows-sys 0.48.0", 48] 49 50[[package]] 51name = "anstyle-wincon" 52version = "1.0.1" 53source = "registry+https://github.com/rust-lang/crates.io-index" 54checksum = "180abfa45703aebe0093f79badacc01b8fd4ea2e35118747e5811127f926e188" 55dependencies = [ 56 "anstyle", 57 "windows-sys 0.48.0", 58] 59 60[[package]] 61name = "atty" 62version = "0.2.14" 63source = "registry+https://github.com/rust-lang/crates.io-index" 64checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" 65dependencies = [ 66 "hermit-abi 0.1.19", 67 "libc", 68 "winapi", 69] 70 71[[package]] 72name = "autocfg" 73version = "1.1.0" 74source = "registry+https://github.com/rust-lang/crates.io-index" 75checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" 76 77[[package]] 78name = "bit-set" 79version = "0.5.3" 80source = "registry+https://github.com/rust-lang/crates.io-index" 81checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1" 82dependencies = [ 83 "bit-vec", 84] 85 86[[package]] 87name = "bit-vec" 88version = "0.6.3" 89source = "registry+https://github.com/rust-lang/crates.io-index" 90checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb" 91 92[[package]] 93name = "bitflags" 94version = "1.3.2" 95source = "registry+https://github.com/rust-lang/crates.io-index" 96checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 97 98[[package]] 99name = "bitflags" 100version = "2.3.3" 101source = "registry+https://github.com/rust-lang/crates.io-index" 102checksum = "630be753d4e58660abd17930c71b647fe46c27ea6b63cc59e1e3851406972e42" 103 104[[package]] 105name = "block-buffer" 106version = "0.10.3" 107source = "registry+https://github.com/rust-lang/crates.io-index" 108checksum = "69cce20737498f97b993470a6e536b8523f0af7892a4f928cceb1ac5e52ebe7e" 109dependencies = [ 110 "generic-array", 111] 112 113[[package]] 114name = "bumpalo" 115version = "3.13.0" 116source = "registry+https://github.com/rust-lang/crates.io-index" 117checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1" 118 119[[package]] 120name = "bytecount" 121version = "0.6.3" 122source = "registry+https://github.com/rust-lang/crates.io-index" 123checksum = "2c676a478f63e9fa2dd5368a42f28bba0d6c560b775f38583c8bbaa7fcd67c9c" 124 125[[package]] 126name = "byteorder" 127version = "1.4.3" 128source = "registry+https://github.com/rust-lang/crates.io-index" 129checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" 130 131[[package]] 132name = "cast" 133version = "0.3.0" 134source = "registry+https://github.com/rust-lang/crates.io-index" 135checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" 136 137[[package]] 138name = "cc" 139version = "1.0.79" 140source = "registry+https://github.com/rust-lang/crates.io-index" 141checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f" 142 143[[package]] 144name = "cfg-if" 145version = "1.0.0" 146source = "registry+https://github.com/rust-lang/crates.io-index" 147checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 148 149[[package]] 150name = "ciborium" 151version = "0.2.1" 152source = "registry+https://github.com/rust-lang/crates.io-index" 153checksum = "effd91f6c78e5a4ace8a5d3c0b6bfaec9e2baaef55f3efc00e45fb2e477ee926" 154dependencies = [ 155 "ciborium-io", 156 "ciborium-ll", 157 "serde", 158] 159 160[[package]] 161name = "ciborium-io" 162version = "0.2.1" 163source = "registry+https://github.com/rust-lang/crates.io-index" 164checksum = "cdf919175532b369853f5d5e20b26b43112613fd6fe7aee757e35f7a44642656" 165 166[[package]] 167name = "ciborium-ll" 168version = "0.2.1" 169source = "registry+https://github.com/rust-lang/crates.io-index" 170checksum = "defaa24ecc093c77630e6c15e17c51f5e187bf35ee514f4e2d67baaa96dae22b" 171dependencies = [ 172 "ciborium-io", 173 "half", 174] 175 176[[package]] 177name = "circular" 178version = "0.3.0" 179source = "registry+https://github.com/rust-lang/crates.io-index" 180checksum = "b0fc239e0f6cb375d2402d48afb92f76f5404fd1df208a41930ec81eda078bea" 181 182[[package]] 183name = "clap" 184version = "4.3.19" 185source = "registry+https://github.com/rust-lang/crates.io-index" 186checksum = "5fd304a20bff958a57f04c4e96a2e7594cc4490a0e809cbd48bb6437edaa452d" 187dependencies = [ 188 "clap_builder", 189] 190 191[[package]] 192name = "clap_builder" 193version = "4.3.19" 194source = "registry+https://github.com/rust-lang/crates.io-index" 195checksum = "01c6a3f08f1fe5662a35cfe393aec09c4df95f60ee93b7556505260f75eee9e1" 196dependencies = [ 197 "anstyle", 198 "clap_lex", 199] 200 201[[package]] 202name = "clap_lex" 203version = "0.5.0" 204source = "registry+https://github.com/rust-lang/crates.io-index" 205checksum = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b" 206 207[[package]] 208name = "colorchoice" 209version = "1.0.0" 210source = "registry+https://github.com/rust-lang/crates.io-index" 211checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7" 212 213[[package]] 214name = "cpufeatures" 215version = "0.2.5" 216source = "registry+https://github.com/rust-lang/crates.io-index" 217checksum = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320" 218dependencies = [ 219 "libc", 220] 221 222[[package]] 223name = "criterion" 224version = "0.5.1" 225source = "registry+https://github.com/rust-lang/crates.io-index" 226checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f" 227dependencies = [ 228 "anes", 229 "cast", 230 "ciborium", 231 "clap", 232 "criterion-plot", 233 "is-terminal", 234 "itertools", 235 "num-traits", 236 "once_cell", 237 "oorandom", 238 "plotters", 239 "rayon", 240 "regex", 241 "serde", 242 "serde_derive", 243 "serde_json", 244 "tinytemplate", 245 "walkdir", 246] 247 248[[package]] 249name = "criterion-plot" 250version = "0.5.0" 251source = "registry+https://github.com/rust-lang/crates.io-index" 252checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1" 253dependencies = [ 254 "cast", 255 "itertools", 256] 257 258[[package]] 259name = "crossbeam-channel" 260version = "0.5.8" 261source = "registry+https://github.com/rust-lang/crates.io-index" 262checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200" 263dependencies = [ 264 "cfg-if", 265 "crossbeam-utils", 266] 267 268[[package]] 269name = "crossbeam-deque" 270version = "0.8.3" 271source = "registry+https://github.com/rust-lang/crates.io-index" 272checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef" 273dependencies = [ 274 "cfg-if", 275 "crossbeam-epoch", 276 "crossbeam-utils", 277] 278 279[[package]] 280name = "crossbeam-epoch" 281version = "0.9.15" 282source = "registry+https://github.com/rust-lang/crates.io-index" 283checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7" 284dependencies = [ 285 "autocfg", 286 "cfg-if", 287 "crossbeam-utils", 288 "memoffset", 289 "scopeguard", 290] 291 292[[package]] 293name = "crossbeam-utils" 294version = "0.8.16" 295source = "registry+https://github.com/rust-lang/crates.io-index" 296checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294" 297dependencies = [ 298 "cfg-if", 299] 300 301[[package]] 302name = "crypto-common" 303version = "0.1.6" 304source = "registry+https://github.com/rust-lang/crates.io-index" 305checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 306dependencies = [ 307 "generic-array", 308 "typenum", 309] 310 311[[package]] 312name = "ctor" 313version = "0.1.26" 314source = "registry+https://github.com/rust-lang/crates.io-index" 315checksum = "6d2301688392eb071b0bf1a37be05c469d3cc4dbbd95df672fe28ab021e6a096" 316dependencies = [ 317 "quote", 318 "syn 1.0.109", 319] 320 321[[package]] 322name = "diff" 323version = "0.1.13" 324source = "registry+https://github.com/rust-lang/crates.io-index" 325checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8" 326 327[[package]] 328name = "digest" 329version = "0.10.6" 330source = "registry+https://github.com/rust-lang/crates.io-index" 331checksum = "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f" 332dependencies = [ 333 "block-buffer", 334 "crypto-common", 335] 336 337[[package]] 338name = "doc-comment" 339version = "0.3.3" 340source = "registry+https://github.com/rust-lang/crates.io-index" 341checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10" 342 343[[package]] 344name = "either" 345version = "1.8.1" 346source = "registry+https://github.com/rust-lang/crates.io-index" 347checksum = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91" 348 349[[package]] 350name = "errno" 351version = "0.3.1" 352source = "registry+https://github.com/rust-lang/crates.io-index" 353checksum = "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a" 354dependencies = [ 355 "errno-dragonfly", 356 "libc", 357 "windows-sys 0.48.0", 358] 359 360[[package]] 361name = "errno-dragonfly" 362version = "0.1.2" 363source = "registry+https://github.com/rust-lang/crates.io-index" 364checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf" 365dependencies = [ 366 "cc", 367 "libc", 368] 369 370[[package]] 371name = "escargot" 372version = "0.5.7" 373source = "registry+https://github.com/rust-lang/crates.io-index" 374checksum = "f5584ba17d7ab26a8a7284f13e5bd196294dd2f2d79773cff29b9e9edef601a6" 375dependencies = [ 376 "log", 377 "once_cell", 378 "serde", 379 "serde_json", 380] 381 382[[package]] 383name = "fastrand" 384version = "1.9.0" 385source = "registry+https://github.com/rust-lang/crates.io-index" 386checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be" 387dependencies = [ 388 "instant", 389] 390 391[[package]] 392name = "fnv" 393version = "1.0.7" 394source = "registry+https://github.com/rust-lang/crates.io-index" 395checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 396 397[[package]] 398name = "generic-array" 399version = "0.14.6" 400source = "registry+https://github.com/rust-lang/crates.io-index" 401checksum = "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9" 402dependencies = [ 403 "typenum", 404 "version_check", 405] 406 407[[package]] 408name = "getrandom" 409version = "0.2.10" 410source = "registry+https://github.com/rust-lang/crates.io-index" 411checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427" 412dependencies = [ 413 "cfg-if", 414 "libc", 415 "wasi", 416] 417 418[[package]] 419name = "half" 420version = "1.8.2" 421source = "registry+https://github.com/rust-lang/crates.io-index" 422checksum = "eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7" 423 424[[package]] 425name = "handlebars" 426version = "4.3.6" 427source = "registry+https://github.com/rust-lang/crates.io-index" 428checksum = "035ef95d03713f2c347a72547b7cd38cbc9af7cd51e6099fb62d586d4a6dee3a" 429dependencies = [ 430 "log", 431 "pest", 432 "pest_derive", 433 "serde", 434 "serde_json", 435 "thiserror", 436] 437 438[[package]] 439name = "hermit-abi" 440version = "0.1.19" 441source = "registry+https://github.com/rust-lang/crates.io-index" 442checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" 443dependencies = [ 444 "libc", 445] 446 447[[package]] 448name = "hermit-abi" 449version = "0.2.6" 450source = "registry+https://github.com/rust-lang/crates.io-index" 451checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7" 452dependencies = [ 453 "libc", 454] 455 456[[package]] 457name = "hermit-abi" 458version = "0.3.1" 459source = "registry+https://github.com/rust-lang/crates.io-index" 460checksum = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286" 461 462[[package]] 463name = "instant" 464version = "0.1.12" 465source = "registry+https://github.com/rust-lang/crates.io-index" 466checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c" 467dependencies = [ 468 "cfg-if", 469] 470 471[[package]] 472name = "io-lifetimes" 473version = "1.0.11" 474source = "registry+https://github.com/rust-lang/crates.io-index" 475checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2" 476dependencies = [ 477 "hermit-abi 0.3.1", 478 "libc", 479 "windows-sys 0.48.0", 480] 481 482[[package]] 483name = "is-terminal" 484version = "0.4.9" 485source = "registry+https://github.com/rust-lang/crates.io-index" 486checksum = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b" 487dependencies = [ 488 "hermit-abi 0.3.1", 489 "rustix 0.38.6", 490 "windows-sys 0.48.0", 491] 492 493[[package]] 494name = "itertools" 495version = "0.10.5" 496source = "registry+https://github.com/rust-lang/crates.io-index" 497checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" 498dependencies = [ 499 "either", 500] 501 502[[package]] 503name = "itoa" 504version = "1.0.6" 505source = "registry+https://github.com/rust-lang/crates.io-index" 506checksum = "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6" 507 508[[package]] 509name = "js-sys" 510version = "0.3.64" 511source = "registry+https://github.com/rust-lang/crates.io-index" 512checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a" 513dependencies = [ 514 "wasm-bindgen", 515] 516 517[[package]] 518name = "lazy_static" 519version = "1.4.0" 520source = "registry+https://github.com/rust-lang/crates.io-index" 521checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" 522 523[[package]] 524name = "lexopt" 525version = "0.3.0" 526source = "registry+https://github.com/rust-lang/crates.io-index" 527checksum = "baff4b617f7df3d896f97fe922b64817f6cd9a756bb81d40f8883f2f66dcb401" 528 529[[package]] 530name = "libc" 531version = "0.2.147" 532source = "registry+https://github.com/rust-lang/crates.io-index" 533checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3" 534 535[[package]] 536name = "libm" 537version = "0.2.7" 538source = "registry+https://github.com/rust-lang/crates.io-index" 539checksum = "f7012b1bbb0719e1097c47611d3898568c546d597c2e74d66f6087edd5233ff4" 540 541[[package]] 542name = "linux-raw-sys" 543version = "0.3.8" 544source = "registry+https://github.com/rust-lang/crates.io-index" 545checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519" 546 547[[package]] 548name = "linux-raw-sys" 549version = "0.4.5" 550source = "registry+https://github.com/rust-lang/crates.io-index" 551checksum = "57bcfdad1b858c2db7c38303a6d2ad4dfaf5eb53dfeb0910128b2c26d6158503" 552 553[[package]] 554name = "log" 555version = "0.4.19" 556source = "registry+https://github.com/rust-lang/crates.io-index" 557checksum = "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4" 558 559[[package]] 560name = "memchr" 561version = "2.5.0" 562source = "registry+https://github.com/rust-lang/crates.io-index" 563checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d" 564 565[[package]] 566name = "memoffset" 567version = "0.9.0" 568source = "registry+https://github.com/rust-lang/crates.io-index" 569checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c" 570dependencies = [ 571 "autocfg", 572] 573 574[[package]] 575name = "normalize-line-endings" 576version = "0.3.0" 577source = "registry+https://github.com/rust-lang/crates.io-index" 578checksum = "61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be" 579 580[[package]] 581name = "num-traits" 582version = "0.2.15" 583source = "registry+https://github.com/rust-lang/crates.io-index" 584checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd" 585dependencies = [ 586 "autocfg", 587 "libm", 588] 589 590[[package]] 591name = "num_cpus" 592version = "1.15.0" 593source = "registry+https://github.com/rust-lang/crates.io-index" 594checksum = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b" 595dependencies = [ 596 "hermit-abi 0.2.6", 597 "libc", 598] 599 600[[package]] 601name = "once_cell" 602version = "1.18.0" 603source = "registry+https://github.com/rust-lang/crates.io-index" 604checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d" 605 606[[package]] 607name = "oorandom" 608version = "11.1.3" 609source = "registry+https://github.com/rust-lang/crates.io-index" 610checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575" 611 612[[package]] 613name = "os_pipe" 614version = "1.1.3" 615source = "registry+https://github.com/rust-lang/crates.io-index" 616checksum = "a53dbb20faf34b16087a931834cba2d7a73cc74af2b7ef345a4c8324e2409a12" 617dependencies = [ 618 "libc", 619 "windows-sys 0.45.0", 620] 621 622[[package]] 623name = "output_vt100" 624version = "0.1.3" 625source = "registry+https://github.com/rust-lang/crates.io-index" 626checksum = "628223faebab4e3e40667ee0b2336d34a5b960ff60ea743ddfdbcf7770bcfb66" 627dependencies = [ 628 "winapi", 629] 630 631[[package]] 632name = "pest" 633version = "2.5.5" 634source = "registry+https://github.com/rust-lang/crates.io-index" 635checksum = "028accff104c4e513bad663bbcd2ad7cfd5304144404c31ed0a77ac103d00660" 636dependencies = [ 637 "thiserror", 638 "ucd-trie", 639] 640 641[[package]] 642name = "pest_derive" 643version = "2.5.5" 644source = "registry+https://github.com/rust-lang/crates.io-index" 645checksum = "2ac3922aac69a40733080f53c1ce7f91dcf57e1a5f6c52f421fadec7fbdc4b69" 646dependencies = [ 647 "pest", 648 "pest_generator", 649] 650 651[[package]] 652name = "pest_generator" 653version = "2.5.5" 654source = "registry+https://github.com/rust-lang/crates.io-index" 655checksum = "d06646e185566b5961b4058dd107e0a7f56e77c3f484549fb119867773c0f202" 656dependencies = [ 657 "pest", 658 "pest_meta", 659 "proc-macro2", 660 "quote", 661 "syn 1.0.109", 662] 663 664[[package]] 665name = "pest_meta" 666version = "2.5.5" 667source = "registry+https://github.com/rust-lang/crates.io-index" 668checksum = "e6f60b2ba541577e2a0c307c8f39d1439108120eb7903adeb6497fa880c59616" 669dependencies = [ 670 "once_cell", 671 "pest", 672 "sha2", 673] 674 675[[package]] 676name = "plotters" 677version = "0.3.4" 678source = "registry+https://github.com/rust-lang/crates.io-index" 679checksum = "2538b639e642295546c50fcd545198c9d64ee2a38620a628724a3b266d5fbf97" 680dependencies = [ 681 "num-traits", 682 "plotters-backend", 683 "plotters-svg", 684 "wasm-bindgen", 685 "web-sys", 686] 687 688[[package]] 689name = "plotters-backend" 690version = "0.3.4" 691source = "registry+https://github.com/rust-lang/crates.io-index" 692checksum = "193228616381fecdc1224c62e96946dfbc73ff4384fba576e052ff8c1bea8142" 693 694[[package]] 695name = "plotters-svg" 696version = "0.3.3" 697source = "registry+https://github.com/rust-lang/crates.io-index" 698checksum = "f9a81d2759aae1dae668f783c308bc5c8ebd191ff4184aaa1b37f65a6ae5a56f" 699dependencies = [ 700 "plotters-backend", 701] 702 703[[package]] 704name = "ppv-lite86" 705version = "0.2.17" 706source = "registry+https://github.com/rust-lang/crates.io-index" 707checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" 708 709[[package]] 710name = "pretty_assertions" 711version = "1.3.0" 712source = "registry+https://github.com/rust-lang/crates.io-index" 713checksum = "a25e9bcb20aa780fd0bb16b72403a9064d6b3f22f026946029acb941a50af755" 714dependencies = [ 715 "ctor", 716 "diff", 717 "output_vt100", 718 "yansi", 719] 720 721[[package]] 722name = "proc-macro2" 723version = "1.0.63" 724source = "registry+https://github.com/rust-lang/crates.io-index" 725checksum = "7b368fba921b0dce7e60f5e04ec15e565b3303972b42bcfde1d0713b881959eb" 726dependencies = [ 727 "unicode-ident", 728] 729 730[[package]] 731name = "proptest" 732version = "1.2.0" 733source = "registry+https://github.com/rust-lang/crates.io-index" 734checksum = "4e35c06b98bf36aba164cc17cb25f7e232f5c4aeea73baa14b8a9f0d92dbfa65" 735dependencies = [ 736 "bit-set", 737 "bitflags 1.3.2", 738 "byteorder", 739 "lazy_static", 740 "num-traits", 741 "rand", 742 "rand_chacha", 743 "rand_xorshift", 744 "regex-syntax 0.6.29", 745 "rusty-fork", 746 "tempfile", 747 "unarray", 748] 749 750[[package]] 751name = "quick-error" 752version = "1.2.3" 753source = "registry+https://github.com/rust-lang/crates.io-index" 754checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0" 755 756[[package]] 757name = "quick-xml" 758version = "0.23.1" 759source = "registry+https://github.com/rust-lang/crates.io-index" 760checksum = "11bafc859c6815fbaffbbbf4229ecb767ac913fecb27f9ad4343662e9ef099ea" 761dependencies = [ 762 "memchr", 763] 764 765[[package]] 766name = "quote" 767version = "1.0.28" 768source = "registry+https://github.com/rust-lang/crates.io-index" 769checksum = "1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488" 770dependencies = [ 771 "proc-macro2", 772] 773 774[[package]] 775name = "rand" 776version = "0.8.5" 777source = "registry+https://github.com/rust-lang/crates.io-index" 778checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 779dependencies = [ 780 "libc", 781 "rand_chacha", 782 "rand_core", 783] 784 785[[package]] 786name = "rand_chacha" 787version = "0.3.1" 788source = "registry+https://github.com/rust-lang/crates.io-index" 789checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 790dependencies = [ 791 "ppv-lite86", 792 "rand_core", 793] 794 795[[package]] 796name = "rand_core" 797version = "0.6.4" 798source = "registry+https://github.com/rust-lang/crates.io-index" 799checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 800dependencies = [ 801 "getrandom", 802] 803 804[[package]] 805name = "rand_xorshift" 806version = "0.3.0" 807source = "registry+https://github.com/rust-lang/crates.io-index" 808checksum = "d25bf25ec5ae4a3f1b92f929810509a2f53d7dca2f50b794ff57e3face536c8f" 809dependencies = [ 810 "rand_core", 811] 812 813[[package]] 814name = "rayon" 815version = "1.7.0" 816source = "registry+https://github.com/rust-lang/crates.io-index" 817checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b" 818dependencies = [ 819 "either", 820 "rayon-core", 821] 822 823[[package]] 824name = "rayon-core" 825version = "1.11.0" 826source = "registry+https://github.com/rust-lang/crates.io-index" 827checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d" 828dependencies = [ 829 "crossbeam-channel", 830 "crossbeam-deque", 831 "crossbeam-utils", 832 "num_cpus", 833] 834 835[[package]] 836name = "redox_syscall" 837version = "0.3.5" 838source = "registry+https://github.com/rust-lang/crates.io-index" 839checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29" 840dependencies = [ 841 "bitflags 1.3.2", 842] 843 844[[package]] 845name = "regex" 846version = "1.8.4" 847source = "registry+https://github.com/rust-lang/crates.io-index" 848checksum = "d0ab3ca65655bb1e41f2a8c8cd662eb4fb035e67c3f78da1d61dffe89d07300f" 849dependencies = [ 850 "regex-syntax 0.7.2", 851] 852 853[[package]] 854name = "regex-syntax" 855version = "0.6.29" 856source = "registry+https://github.com/rust-lang/crates.io-index" 857checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" 858 859[[package]] 860name = "regex-syntax" 861version = "0.7.2" 862source = "registry+https://github.com/rust-lang/crates.io-index" 863checksum = "436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78" 864 865[[package]] 866name = "rustc-hash" 867version = "1.1.0" 868source = "registry+https://github.com/rust-lang/crates.io-index" 869checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" 870 871[[package]] 872name = "rustix" 873version = "0.37.20" 874source = "registry+https://github.com/rust-lang/crates.io-index" 875checksum = "b96e891d04aa506a6d1f318d2771bcb1c7dfda84e126660ace067c9b474bb2c0" 876dependencies = [ 877 "bitflags 1.3.2", 878 "errno", 879 "io-lifetimes", 880 "libc", 881 "linux-raw-sys 0.3.8", 882 "windows-sys 0.48.0", 883] 884 885[[package]] 886name = "rustix" 887version = "0.38.6" 888source = "registry+https://github.com/rust-lang/crates.io-index" 889checksum = "1ee020b1716f0a80e2ace9b03441a749e402e86712f15f16fe8a8f75afac732f" 890dependencies = [ 891 "bitflags 2.3.3", 892 "errno", 893 "libc", 894 "linux-raw-sys 0.4.5", 895 "windows-sys 0.48.0", 896] 897 898[[package]] 899name = "rusty-fork" 900version = "0.3.0" 901source = "registry+https://github.com/rust-lang/crates.io-index" 902checksum = "cb3dcc6e454c328bb824492db107ab7c0ae8fcffe4ad210136ef014458c1bc4f" 903dependencies = [ 904 "fnv", 905 "quick-error", 906 "tempfile", 907 "wait-timeout", 908] 909 910[[package]] 911name = "ryu" 912version = "1.0.13" 913source = "registry+https://github.com/rust-lang/crates.io-index" 914checksum = "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041" 915 916[[package]] 917name = "same-file" 918version = "1.0.6" 919source = "registry+https://github.com/rust-lang/crates.io-index" 920checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 921dependencies = [ 922 "winapi-util", 923] 924 925[[package]] 926name = "scopeguard" 927version = "1.1.0" 928source = "registry+https://github.com/rust-lang/crates.io-index" 929checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" 930 931[[package]] 932name = "serde" 933version = "1.0.164" 934source = "registry+https://github.com/rust-lang/crates.io-index" 935checksum = "9e8c8cf938e98f769bc164923b06dce91cea1751522f46f8466461af04c9027d" 936dependencies = [ 937 "serde_derive", 938] 939 940[[package]] 941name = "serde_derive" 942version = "1.0.164" 943source = "registry+https://github.com/rust-lang/crates.io-index" 944checksum = "d9735b638ccc51c28bf6914d90a2e9725b377144fc612c49a611fddd1b631d68" 945dependencies = [ 946 "proc-macro2", 947 "quote", 948 "syn 2.0.22", 949] 950 951[[package]] 952name = "serde_json" 953version = "1.0.99" 954source = "registry+https://github.com/rust-lang/crates.io-index" 955checksum = "46266871c240a00b8f503b877622fe33430b3c7d963bdc0f2adc511e54a1eae3" 956dependencies = [ 957 "itoa", 958 "ryu", 959 "serde", 960] 961 962[[package]] 963name = "sha2" 964version = "0.10.6" 965source = "registry+https://github.com/rust-lang/crates.io-index" 966checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0" 967dependencies = [ 968 "cfg-if", 969 "cpufeatures", 970 "digest", 971] 972 973[[package]] 974name = "similar" 975version = "2.2.1" 976source = "registry+https://github.com/rust-lang/crates.io-index" 977checksum = "420acb44afdae038210c99e69aae24109f32f15500aa708e81d46c9f29d55fcf" 978 979[[package]] 980name = "snapbox" 981version = "0.4.11" 982source = "registry+https://github.com/rust-lang/crates.io-index" 983checksum = "f6bccd62078347f89a914e3004d94582e13824d4e3d8a816317862884c423835" 984dependencies = [ 985 "anstream", 986 "anstyle", 987 "escargot", 988 "normalize-line-endings", 989 "similar", 990 "snapbox-macros", 991] 992 993[[package]] 994name = "snapbox-macros" 995version = "0.3.4" 996source = "registry+https://github.com/rust-lang/crates.io-index" 997checksum = "eaaf09df9f0eeae82be96290918520214530e738a7fe5a351b0f24cf77c0ca31" 998dependencies = [ 999 "anstream", 1000] 1001 1002[[package]] 1003name = "syn" 1004version = "1.0.109" 1005source = "registry+https://github.com/rust-lang/crates.io-index" 1006checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 1007dependencies = [ 1008 "proc-macro2", 1009 "quote", 1010 "unicode-ident", 1011] 1012 1013[[package]] 1014name = "syn" 1015version = "2.0.22" 1016source = "registry+https://github.com/rust-lang/crates.io-index" 1017checksum = "2efbeae7acf4eabd6bcdcbd11c92f45231ddda7539edc7806bd1a04a03b24616" 1018dependencies = [ 1019 "proc-macro2", 1020 "quote", 1021 "unicode-ident", 1022] 1023 1024[[package]] 1025name = "tempfile" 1026version = "3.6.0" 1027source = "registry+https://github.com/rust-lang/crates.io-index" 1028checksum = "31c0432476357e58790aaa47a8efb0c5138f137343f3b5f23bd36a27e3b0a6d6" 1029dependencies = [ 1030 "autocfg", 1031 "cfg-if", 1032 "fastrand", 1033 "redox_syscall", 1034 "rustix 0.37.20", 1035 "windows-sys 0.48.0", 1036] 1037 1038[[package]] 1039name = "term-transcript" 1040version = "0.2.0" 1041source = "registry+https://github.com/rust-lang/crates.io-index" 1042checksum = "6d77280c9041d978e4ffedbdd19f710a1360085510c5e99dbcfec8e2f2bd4285" 1043dependencies = [ 1044 "atty", 1045 "bytecount", 1046 "handlebars", 1047 "os_pipe", 1048 "pretty_assertions", 1049 "quick-xml", 1050 "serde", 1051 "termcolor", 1052 "unicode-width", 1053] 1054 1055[[package]] 1056name = "termcolor" 1057version = "1.2.0" 1058source = "registry+https://github.com/rust-lang/crates.io-index" 1059checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6" 1060dependencies = [ 1061 "winapi-util", 1062] 1063 1064[[package]] 1065name = "terminal_size" 1066version = "0.2.6" 1067source = "registry+https://github.com/rust-lang/crates.io-index" 1068checksum = "8e6bf6f19e9f8ed8d4048dc22981458ebcf406d67e94cd422e5ecd73d63b3237" 1069dependencies = [ 1070 "rustix 0.37.20", 1071 "windows-sys 0.48.0", 1072] 1073 1074[[package]] 1075name = "thiserror" 1076version = "1.0.38" 1077source = "registry+https://github.com/rust-lang/crates.io-index" 1078checksum = "6a9cd18aa97d5c45c6603caea1da6628790b37f7a34b6ca89522331c5180fed0" 1079dependencies = [ 1080 "thiserror-impl", 1081] 1082 1083[[package]] 1084name = "thiserror-impl" 1085version = "1.0.38" 1086source = "registry+https://github.com/rust-lang/crates.io-index" 1087checksum = "1fb327af4685e4d03fa8cbcf1716380da910eeb2bb8be417e7f9fd3fb164f36f" 1088dependencies = [ 1089 "proc-macro2", 1090 "quote", 1091 "syn 1.0.109", 1092] 1093 1094[[package]] 1095name = "tinytemplate" 1096version = "1.2.1" 1097source = "registry+https://github.com/rust-lang/crates.io-index" 1098checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc" 1099dependencies = [ 1100 "serde", 1101 "serde_json", 1102] 1103 1104[[package]] 1105name = "typenum" 1106version = "1.16.0" 1107source = "registry+https://github.com/rust-lang/crates.io-index" 1108checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba" 1109 1110[[package]] 1111name = "ucd-trie" 1112version = "0.1.5" 1113source = "registry+https://github.com/rust-lang/crates.io-index" 1114checksum = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81" 1115 1116[[package]] 1117name = "unarray" 1118version = "0.1.4" 1119source = "registry+https://github.com/rust-lang/crates.io-index" 1120checksum = "eaea85b334db583fe3274d12b4cd1880032beab409c0d774be044d4480ab9a94" 1121 1122[[package]] 1123name = "unicode-ident" 1124version = "1.0.9" 1125source = "registry+https://github.com/rust-lang/crates.io-index" 1126checksum = "b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0" 1127 1128[[package]] 1129name = "unicode-width" 1130version = "0.1.10" 1131source = "registry+https://github.com/rust-lang/crates.io-index" 1132checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b" 1133 1134[[package]] 1135name = "utf8parse" 1136version = "0.2.1" 1137source = "registry+https://github.com/rust-lang/crates.io-index" 1138checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" 1139 1140[[package]] 1141name = "version_check" 1142version = "0.9.4" 1143source = "registry+https://github.com/rust-lang/crates.io-index" 1144checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" 1145 1146[[package]] 1147name = "wait-timeout" 1148version = "0.2.0" 1149source = "registry+https://github.com/rust-lang/crates.io-index" 1150checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6" 1151dependencies = [ 1152 "libc", 1153] 1154 1155[[package]] 1156name = "walkdir" 1157version = "2.3.3" 1158source = "registry+https://github.com/rust-lang/crates.io-index" 1159checksum = "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698" 1160dependencies = [ 1161 "same-file", 1162 "winapi-util", 1163] 1164 1165[[package]] 1166name = "wasi" 1167version = "0.11.0+wasi-snapshot-preview1" 1168source = "registry+https://github.com/rust-lang/crates.io-index" 1169checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 1170 1171[[package]] 1172name = "wasm-bindgen" 1173version = "0.2.87" 1174source = "registry+https://github.com/rust-lang/crates.io-index" 1175checksum = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342" 1176dependencies = [ 1177 "cfg-if", 1178 "wasm-bindgen-macro", 1179] 1180 1181[[package]] 1182name = "wasm-bindgen-backend" 1183version = "0.2.87" 1184source = "registry+https://github.com/rust-lang/crates.io-index" 1185checksum = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd" 1186dependencies = [ 1187 "bumpalo", 1188 "log", 1189 "once_cell", 1190 "proc-macro2", 1191 "quote", 1192 "syn 2.0.22", 1193 "wasm-bindgen-shared", 1194] 1195 1196[[package]] 1197name = "wasm-bindgen-macro" 1198version = "0.2.87" 1199source = "registry+https://github.com/rust-lang/crates.io-index" 1200checksum = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d" 1201dependencies = [ 1202 "quote", 1203 "wasm-bindgen-macro-support", 1204] 1205 1206[[package]] 1207name = "wasm-bindgen-macro-support" 1208version = "0.2.87" 1209source = "registry+https://github.com/rust-lang/crates.io-index" 1210checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b" 1211dependencies = [ 1212 "proc-macro2", 1213 "quote", 1214 "syn 2.0.22", 1215 "wasm-bindgen-backend", 1216 "wasm-bindgen-shared", 1217] 1218 1219[[package]] 1220name = "wasm-bindgen-shared" 1221version = "0.2.87" 1222source = "registry+https://github.com/rust-lang/crates.io-index" 1223checksum = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1" 1224 1225[[package]] 1226name = "web-sys" 1227version = "0.3.64" 1228source = "registry+https://github.com/rust-lang/crates.io-index" 1229checksum = "9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b" 1230dependencies = [ 1231 "js-sys", 1232 "wasm-bindgen", 1233] 1234 1235[[package]] 1236name = "winapi" 1237version = "0.3.9" 1238source = "registry+https://github.com/rust-lang/crates.io-index" 1239checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 1240dependencies = [ 1241 "winapi-i686-pc-windows-gnu", 1242 "winapi-x86_64-pc-windows-gnu", 1243] 1244 1245[[package]] 1246name = "winapi-i686-pc-windows-gnu" 1247version = "0.4.0" 1248source = "registry+https://github.com/rust-lang/crates.io-index" 1249checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 1250 1251[[package]] 1252name = "winapi-util" 1253version = "0.1.5" 1254source = "registry+https://github.com/rust-lang/crates.io-index" 1255checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" 1256dependencies = [ 1257 "winapi", 1258] 1259 1260[[package]] 1261name = "winapi-x86_64-pc-windows-gnu" 1262version = "0.4.0" 1263source = "registry+https://github.com/rust-lang/crates.io-index" 1264checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 1265 1266[[package]] 1267name = "windows-sys" 1268version = "0.45.0" 1269source = "registry+https://github.com/rust-lang/crates.io-index" 1270checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" 1271dependencies = [ 1272 "windows-targets 0.42.2", 1273] 1274 1275[[package]] 1276name = "windows-sys" 1277version = "0.48.0" 1278source = "registry+https://github.com/rust-lang/crates.io-index" 1279checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 1280dependencies = [ 1281 "windows-targets 0.48.1", 1282] 1283 1284[[package]] 1285name = "windows-targets" 1286version = "0.42.2" 1287source = "registry+https://github.com/rust-lang/crates.io-index" 1288checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" 1289dependencies = [ 1290 "windows_aarch64_gnullvm 0.42.2", 1291 "windows_aarch64_msvc 0.42.2", 1292 "windows_i686_gnu 0.42.2", 1293 "windows_i686_msvc 0.42.2", 1294 "windows_x86_64_gnu 0.42.2", 1295 "windows_x86_64_gnullvm 0.42.2", 1296 "windows_x86_64_msvc 0.42.2", 1297] 1298 1299[[package]] 1300name = "windows-targets" 1301version = "0.48.1" 1302source = "registry+https://github.com/rust-lang/crates.io-index" 1303checksum = "05d4b17490f70499f20b9e791dcf6a299785ce8af4d709018206dc5b4953e95f" 1304dependencies = [ 1305 "windows_aarch64_gnullvm 0.48.0", 1306 "windows_aarch64_msvc 0.48.0", 1307 "windows_i686_gnu 0.48.0", 1308 "windows_i686_msvc 0.48.0", 1309 "windows_x86_64_gnu 0.48.0", 1310 "windows_x86_64_gnullvm 0.48.0", 1311 "windows_x86_64_msvc 0.48.0", 1312] 1313 1314[[package]] 1315name = "windows_aarch64_gnullvm" 1316version = "0.42.2" 1317source = "registry+https://github.com/rust-lang/crates.io-index" 1318checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 1319 1320[[package]] 1321name = "windows_aarch64_gnullvm" 1322version = "0.48.0" 1323source = "registry+https://github.com/rust-lang/crates.io-index" 1324checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc" 1325 1326[[package]] 1327name = "windows_aarch64_msvc" 1328version = "0.42.2" 1329source = "registry+https://github.com/rust-lang/crates.io-index" 1330checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" 1331 1332[[package]] 1333name = "windows_aarch64_msvc" 1334version = "0.48.0" 1335source = "registry+https://github.com/rust-lang/crates.io-index" 1336checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3" 1337 1338[[package]] 1339name = "windows_i686_gnu" 1340version = "0.42.2" 1341source = "registry+https://github.com/rust-lang/crates.io-index" 1342checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" 1343 1344[[package]] 1345name = "windows_i686_gnu" 1346version = "0.48.0" 1347source = "registry+https://github.com/rust-lang/crates.io-index" 1348checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241" 1349 1350[[package]] 1351name = "windows_i686_msvc" 1352version = "0.42.2" 1353source = "registry+https://github.com/rust-lang/crates.io-index" 1354checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" 1355 1356[[package]] 1357name = "windows_i686_msvc" 1358version = "0.48.0" 1359source = "registry+https://github.com/rust-lang/crates.io-index" 1360checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00" 1361 1362[[package]] 1363name = "windows_x86_64_gnu" 1364version = "0.42.2" 1365source = "registry+https://github.com/rust-lang/crates.io-index" 1366checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" 1367 1368[[package]] 1369name = "windows_x86_64_gnu" 1370version = "0.48.0" 1371source = "registry+https://github.com/rust-lang/crates.io-index" 1372checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1" 1373 1374[[package]] 1375name = "windows_x86_64_gnullvm" 1376version = "0.42.2" 1377source = "registry+https://github.com/rust-lang/crates.io-index" 1378checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" 1379 1380[[package]] 1381name = "windows_x86_64_gnullvm" 1382version = "0.48.0" 1383source = "registry+https://github.com/rust-lang/crates.io-index" 1384checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953" 1385 1386[[package]] 1387name = "windows_x86_64_msvc" 1388version = "0.42.2" 1389source = "registry+https://github.com/rust-lang/crates.io-index" 1390checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" 1391 1392[[package]] 1393name = "windows_x86_64_msvc" 1394version = "0.48.0" 1395source = "registry+https://github.com/rust-lang/crates.io-index" 1396checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a" 1397 1398[[package]] 1399name = "winnow" 1400version = "0.5.37" 1401dependencies = [ 1402 "anstream", 1403 "anstyle", 1404 "circular", 1405 "criterion", 1406 "doc-comment", 1407 "escargot", 1408 "is-terminal", 1409 "lexopt", 1410 "memchr", 1411 "proptest", 1412 "rustc-hash", 1413 "snapbox", 1414 "term-transcript", 1415 "terminal_size", 1416] 1417 1418[[package]] 1419name = "yansi" 1420version = "0.5.1" 1421source = "registry+https://github.com/rust-lang/crates.io-index" 1422checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec" 1423