1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 3 4 5[[package]] 6name = "addr2line" 7version = "0.21.0" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb" 10dependencies = [ 11 "gimli", 12] 13 14[[package]] 15name = "adler" 16version = "1.0.2" 17source = "registry+https://github.com/rust-lang/crates.io-index" 18checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" 19 20[[package]] 21name = "adler32" 22version = "1.2.0" 23source = "registry+https://github.com/rust-lang/crates.io-index" 24checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234" 25 26[[package]] 27name = "ahash" 28version = "0.8.5" 29source = "registry+https://github.com/rust-lang/crates.io-index" 30checksum = "cd7d5a2cecb58716e47d67d5703a249964b14c7be1ec3cad3affc295b2d1c35d" 31dependencies = [ 32 "cfg-if", 33 "getrandom", 34 "once_cell", 35 "version_check", 36 "zerocopy", 37] 38 39[[package]] 40name = "aho-corasick" 41version = "1.0.5" 42source = "registry+https://github.com/rust-lang/crates.io-index" 43checksum = "0c378d78423fdad8089616f827526ee33c19f2fddbd5de1629152c9593ba4783" 44dependencies = [ 45 "memchr", 46] 47 48[[package]] 49name = "alloc-no-stdlib" 50version = "2.0.4" 51source = "registry+https://github.com/rust-lang/crates.io-index" 52checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3" 53 54[[package]] 55name = "alloc-stdlib" 56version = "0.2.2" 57source = "registry+https://github.com/rust-lang/crates.io-index" 58checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece" 59dependencies = [ 60 "alloc-no-stdlib", 61] 62 63[[package]] 64name = "allocator-api2" 65version = "0.2.16" 66source = "registry+https://github.com/rust-lang/crates.io-index" 67checksum = "0942ffc6dcaadf03badf6e6a2d0228460359d5e34b57ccdc720b7382dfbd5ec5" 68 69[[package]] 70name = "android-tzdata" 71version = "0.1.1" 72source = "registry+https://github.com/rust-lang/crates.io-index" 73checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0" 74 75[[package]] 76name = "android_system_properties" 77version = "0.1.5" 78source = "registry+https://github.com/rust-lang/crates.io-index" 79checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 80dependencies = [ 81 "libc", 82] 83 84[[package]] 85name = "argminmax" 86version = "0.6.1" 87source = "registry+https://github.com/rust-lang/crates.io-index" 88checksum = "202108b46429b765ef483f8a24d5c46f48c14acfdacc086dd4ab6dddf6bcdbd2" 89dependencies = [ 90 "num-traits", 91] 92 93[[package]] 94name = "array-init-cursor" 95version = "0.2.0" 96source = "registry+https://github.com/rust-lang/crates.io-index" 97checksum = "bf7d0a018de4f6aa429b9d33d69edf69072b1c5b1cb8d3e4a5f7ef898fc3eb76" 98 99[[package]] 100name = "arrow-format" 101version = "0.8.1" 102source = "registry+https://github.com/rust-lang/crates.io-index" 103checksum = "07884ea216994cdc32a2d5f8274a8bee979cfe90274b83f86f440866ee3132c7" 104dependencies = [ 105 "planus", 106 "serde", 107] 108 109[[package]] 110name = "async-stream" 111version = "0.3.5" 112source = "registry+https://github.com/rust-lang/crates.io-index" 113checksum = "cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51" 114dependencies = [ 115 "async-stream-impl", 116 "futures-core", 117 "pin-project-lite", 118] 119 120[[package]] 121name = "async-stream-impl" 122version = "0.3.5" 123source = "registry+https://github.com/rust-lang/crates.io-index" 124checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193" 125dependencies = [ 126 "proc-macro2", 127 "quote", 128 "syn 2.0.36", 129] 130 131[[package]] 132name = "async-trait" 133version = "0.1.73" 134source = "registry+https://github.com/rust-lang/crates.io-index" 135checksum = "bc00ceb34980c03614e35a3a4e218276a0a824e911d07651cd0d858a51e8c0f0" 136dependencies = [ 137 "proc-macro2", 138 "quote", 139 "syn 2.0.36", 140] 141 142[[package]] 143name = "atoi" 144version = "2.0.0" 145source = "registry+https://github.com/rust-lang/crates.io-index" 146checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528" 147dependencies = [ 148 "num-traits", 149] 150 151[[package]] 152name = "autocfg" 153version = "1.1.0" 154source = "registry+https://github.com/rust-lang/crates.io-index" 155checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" 156 157[[package]] 158name = "avro-schema" 159version = "0.3.0" 160source = "registry+https://github.com/rust-lang/crates.io-index" 161checksum = "b5281855b39aba9684d2f47bf96983fbfd8f1725f12fabb0513a8ab879647bbd" 162dependencies = [ 163 "crc", 164 "fallible-streaming-iterator", 165 "libflate", 166 "serde", 167 "serde_json", 168 "snap", 169] 170 171[[package]] 172name = "backtrace" 173version = "0.3.69" 174source = "registry+https://github.com/rust-lang/crates.io-index" 175checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837" 176dependencies = [ 177 "addr2line", 178 "cc", 179 "cfg-if", 180 "libc", 181 "miniz_oxide", 182 "object", 183 "rustc-demangle", 184] 185 186[[package]] 187name = "base64" 188version = "0.21.4" 189source = "registry+https://github.com/rust-lang/crates.io-index" 190checksum = "9ba43ea6f343b788c8764558649e08df62f86c6ef251fdaeb1ffd010a9ae50a2" 191 192[[package]] 193name = "bitflags" 194version = "1.3.2" 195source = "registry+https://github.com/rust-lang/crates.io-index" 196checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 197 198[[package]] 199name = "bitflags" 200version = "2.4.0" 201source = "registry+https://github.com/rust-lang/crates.io-index" 202checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635" 203dependencies = [ 204 "serde", 205] 206 207[[package]] 208name = "brotli" 209version = "3.3.4" 210source = "registry+https://github.com/rust-lang/crates.io-index" 211checksum = "a1a0b1dbcc8ae29329621f8d4f0d835787c1c38bb1401979b49d13b0b305ff68" 212dependencies = [ 213 "alloc-no-stdlib", 214 "alloc-stdlib", 215 "brotli-decompressor", 216] 217 218[[package]] 219name = "brotli-decompressor" 220version = "2.3.4" 221source = "registry+https://github.com/rust-lang/crates.io-index" 222checksum = "4b6561fd3f895a11e8f72af2cb7d22e08366bebc2b6b57f7744c4bda27034744" 223dependencies = [ 224 "alloc-no-stdlib", 225 "alloc-stdlib", 226] 227 228[[package]] 229name = "built" 230version = "0.6.1" 231source = "registry+https://github.com/rust-lang/crates.io-index" 232checksum = "b99c4cdc7b2c2364182331055623bdf45254fcb679fea565c40c3c11c101889a" 233dependencies = [ 234 "cargo-lock", 235 "chrono", 236 "git2", 237] 238 239[[package]] 240name = "bumpalo" 241version = "3.14.0" 242source = "registry+https://github.com/rust-lang/crates.io-index" 243checksum = "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec" 244 245[[package]] 246name = "bytemuck" 247version = "1.14.0" 248source = "registry+https://github.com/rust-lang/crates.io-index" 249checksum = "374d28ec25809ee0e23827c2ab573d729e293f281dfe393500e7ad618baa61c6" 250dependencies = [ 251 "bytemuck_derive", 252] 253 254[[package]] 255name = "bytemuck_derive" 256version = "1.5.0" 257source = "registry+https://github.com/rust-lang/crates.io-index" 258checksum = "965ab7eb5f8f97d2a083c799f3a1b994fc397b2fe2da5d1da1626ce15a39f2b1" 259dependencies = [ 260 "proc-macro2", 261 "quote", 262 "syn 2.0.36", 263] 264 265[[package]] 266name = "bytes" 267version = "1.5.0" 268source = "registry+https://github.com/rust-lang/crates.io-index" 269checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223" 270 271[[package]] 272name = "cargo-lock" 273version = "9.0.0" 274source = "registry+https://github.com/rust-lang/crates.io-index" 275checksum = "e11c675378efb449ed3ce8de78d75d0d80542fc98487c26aba28eb3b82feac72" 276dependencies = [ 277 "semver", 278 "serde", 279 "toml", 280 "url", 281] 282 283[[package]] 284name = "cc" 285version = "1.0.83" 286source = "registry+https://github.com/rust-lang/crates.io-index" 287checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0" 288dependencies = [ 289 "jobserver", 290 "libc", 291] 292 293[[package]] 294name = "cfg-if" 295version = "1.0.0" 296source = "registry+https://github.com/rust-lang/crates.io-index" 297checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 298 299[[package]] 300name = "chrono" 301version = "0.4.31" 302source = "registry+https://github.com/rust-lang/crates.io-index" 303checksum = "7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38" 304dependencies = [ 305 "android-tzdata", 306 "iana-time-zone", 307 "num-traits", 308 "serde", 309 "windows-targets", 310] 311 312[[package]] 313name = "chrono-tz" 314version = "0.8.3" 315source = "registry+https://github.com/rust-lang/crates.io-index" 316checksum = "f1369bc6b9e9a7dfdae2055f6ec151fe9c554a9d23d357c0237cee2e25eaabb7" 317dependencies = [ 318 "chrono", 319 "chrono-tz-build", 320 "phf", 321] 322 323[[package]] 324name = "chrono-tz-build" 325version = "0.2.0" 326source = "registry+https://github.com/rust-lang/crates.io-index" 327checksum = "e2f5ebdc942f57ed96d560a6d1a459bae5851102a25d5bf89dc04ae453e31ecf" 328dependencies = [ 329 "parse-zoneinfo", 330 "phf", 331 "phf_codegen", 332] 333 334[[package]] 335name = "ciborium" 336version = "0.2.1" 337source = "registry+https://github.com/rust-lang/crates.io-index" 338checksum = "effd91f6c78e5a4ace8a5d3c0b6bfaec9e2baaef55f3efc00e45fb2e477ee926" 339dependencies = [ 340 "ciborium-io", 341 "ciborium-ll", 342 "serde", 343] 344 345[[package]] 346name = "ciborium-io" 347version = "0.2.1" 348source = "registry+https://github.com/rust-lang/crates.io-index" 349checksum = "cdf919175532b369853f5d5e20b26b43112613fd6fe7aee757e35f7a44642656" 350 351[[package]] 352name = "ciborium-ll" 353version = "0.2.1" 354source = "registry+https://github.com/rust-lang/crates.io-index" 355checksum = "defaa24ecc093c77630e6c15e17c51f5e187bf35ee514f4e2d67baaa96dae22b" 356dependencies = [ 357 "ciborium-io", 358 "half", 359] 360 361[[package]] 362name = "cmake" 363version = "0.1.50" 364source = "registry+https://github.com/rust-lang/crates.io-index" 365checksum = "a31c789563b815f77f4250caee12365734369f942439b7defd71e18a48197130" 366dependencies = [ 367 "cc", 368] 369 370[[package]] 371name = "comfy-table" 372version = "7.0.1" 373source = "registry+https://github.com/rust-lang/crates.io-index" 374checksum = "9ab77dbd8adecaf3f0db40581631b995f312a8a5ae3aa9993188bb8f23d83a5b" 375dependencies = [ 376 "crossterm", 377 "strum", 378 "strum_macros 0.24.3", 379 "unicode-width", 380] 381 382[[package]] 383name = "core-foundation-sys" 384version = "0.8.4" 385source = "registry+https://github.com/rust-lang/crates.io-index" 386checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa" 387 388[[package]] 389name = "crc" 390version = "2.1.0" 391source = "registry+https://github.com/rust-lang/crates.io-index" 392checksum = "49fc9a695bca7f35f5f4c15cddc84415f66a74ea78eef08e90c5024f2b540e23" 393dependencies = [ 394 "crc-catalog", 395] 396 397[[package]] 398name = "crc-catalog" 399version = "1.1.1" 400source = "registry+https://github.com/rust-lang/crates.io-index" 401checksum = "ccaeedb56da03b09f598226e25e80088cb4cd25f316e6e4df7d695f0feeb1403" 402 403[[package]] 404name = "crc32fast" 405version = "1.3.2" 406source = "registry+https://github.com/rust-lang/crates.io-index" 407checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d" 408dependencies = [ 409 "cfg-if", 410] 411 412[[package]] 413name = "crossbeam-channel" 414version = "0.5.8" 415source = "registry+https://github.com/rust-lang/crates.io-index" 416checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200" 417dependencies = [ 418 "cfg-if", 419 "crossbeam-utils", 420] 421 422[[package]] 423name = "crossbeam-deque" 424version = "0.8.3" 425source = "registry+https://github.com/rust-lang/crates.io-index" 426checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef" 427dependencies = [ 428 "cfg-if", 429 "crossbeam-epoch", 430 "crossbeam-utils", 431] 432 433[[package]] 434name = "crossbeam-epoch" 435version = "0.9.15" 436source = "registry+https://github.com/rust-lang/crates.io-index" 437checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7" 438dependencies = [ 439 "autocfg", 440 "cfg-if", 441 "crossbeam-utils", 442 "memoffset", 443 "scopeguard", 444] 445 446[[package]] 447name = "crossbeam-queue" 448version = "0.3.8" 449source = "registry+https://github.com/rust-lang/crates.io-index" 450checksum = "d1cfb3ea8a53f37c40dea2c7bedcbd88bdfae54f5e2175d6ecaff1c988353add" 451dependencies = [ 452 "cfg-if", 453 "crossbeam-utils", 454] 455 456[[package]] 457name = "crossbeam-utils" 458version = "0.8.16" 459source = "registry+https://github.com/rust-lang/crates.io-index" 460checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294" 461dependencies = [ 462 "cfg-if", 463] 464 465[[package]] 466name = "crossterm" 467version = "0.26.1" 468source = "registry+https://github.com/rust-lang/crates.io-index" 469checksum = "a84cda67535339806297f1b331d6dd6320470d2a0fe65381e79ee9e156dd3d13" 470dependencies = [ 471 "bitflags 1.3.2", 472 "crossterm_winapi", 473 "libc", 474 "mio", 475 "parking_lot", 476 "signal-hook", 477 "signal-hook-mio", 478 "winapi", 479] 480 481[[package]] 482name = "crossterm_winapi" 483version = "0.9.1" 484source = "registry+https://github.com/rust-lang/crates.io-index" 485checksum = "acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b" 486dependencies = [ 487 "winapi", 488] 489 490[[package]] 491name = "doc-comment" 492version = "0.3.3" 493source = "registry+https://github.com/rust-lang/crates.io-index" 494checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10" 495 496[[package]] 497name = "dyn-clone" 498version = "1.0.13" 499source = "registry+https://github.com/rust-lang/crates.io-index" 500checksum = "bbfc4744c1b8f2a09adc0e55242f60b1af195d88596bd8700be74418c056c555" 501 502[[package]] 503name = "either" 504version = "1.9.0" 505source = "registry+https://github.com/rust-lang/crates.io-index" 506checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07" 507 508[[package]] 509name = "encoding_rs" 510version = "0.8.33" 511source = "registry+https://github.com/rust-lang/crates.io-index" 512checksum = "7268b386296a025e474d5140678f75d6de9493ae55a5d709eeb9dd08149945e1" 513dependencies = [ 514 "cfg-if", 515] 516 517[[package]] 518name = "enum_dispatch" 519version = "0.3.12" 520source = "registry+https://github.com/rust-lang/crates.io-index" 521checksum = "8f33313078bb8d4d05a2733a94ac4c2d8a0df9a2b84424ebf4f33bfc224a890e" 522dependencies = [ 523 "once_cell", 524 "proc-macro2", 525 "quote", 526 "syn 2.0.36", 527] 528 529[[package]] 530name = "equivalent" 531version = "1.0.1" 532source = "registry+https://github.com/rust-lang/crates.io-index" 533checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" 534 535[[package]] 536name = "ethnum" 537version = "1.4.0" 538source = "registry+https://github.com/rust-lang/crates.io-index" 539checksum = "6c8ff382b2fa527fb7fb06eeebfc5bbb3f17e3cc6b9d70b006c41daa8824adac" 540 541[[package]] 542name = "fallible-streaming-iterator" 543version = "0.1.9" 544source = "registry+https://github.com/rust-lang/crates.io-index" 545checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a" 546 547[[package]] 548name = "fast-float" 549version = "0.2.0" 550source = "registry+https://github.com/rust-lang/crates.io-index" 551checksum = "95765f67b4b18863968b4a1bd5bb576f732b29a4a28c7cd84c09fa3e2875f33c" 552 553[[package]] 554name = "flate2" 555version = "1.0.27" 556source = "registry+https://github.com/rust-lang/crates.io-index" 557checksum = "c6c98ee8095e9d1dcbf2fcc6d95acccb90d1c81db1e44725c6a984b1dbdfb010" 558dependencies = [ 559 "crc32fast", 560 "libz-ng-sys", 561 "miniz_oxide", 562] 563 564[[package]] 565name = "float-cmp" 566version = "0.9.0" 567source = "registry+https://github.com/rust-lang/crates.io-index" 568checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4" 569dependencies = [ 570 "num-traits", 571] 572 573[[package]] 574name = "fnv" 575version = "1.0.7" 576source = "registry+https://github.com/rust-lang/crates.io-index" 577checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 578 579[[package]] 580name = "foreign_vec" 581version = "0.1.0" 582source = "registry+https://github.com/rust-lang/crates.io-index" 583checksum = "ee1b05cbd864bcaecbd3455d6d967862d446e4ebfc3c2e5e5b9841e53cba6673" 584 585[[package]] 586name = "form_urlencoded" 587version = "1.2.0" 588source = "registry+https://github.com/rust-lang/crates.io-index" 589checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652" 590dependencies = [ 591 "percent-encoding", 592] 593 594[[package]] 595name = "futures" 596version = "0.3.28" 597source = "registry+https://github.com/rust-lang/crates.io-index" 598checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40" 599dependencies = [ 600 "futures-channel", 601 "futures-core", 602 "futures-executor", 603 "futures-io", 604 "futures-sink", 605 "futures-task", 606 "futures-util", 607] 608 609[[package]] 610name = "futures-channel" 611version = "0.3.28" 612source = "registry+https://github.com/rust-lang/crates.io-index" 613checksum = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2" 614dependencies = [ 615 "futures-core", 616 "futures-sink", 617] 618 619[[package]] 620name = "futures-core" 621version = "0.3.28" 622source = "registry+https://github.com/rust-lang/crates.io-index" 623checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c" 624 625[[package]] 626name = "futures-executor" 627version = "0.3.28" 628source = "registry+https://github.com/rust-lang/crates.io-index" 629checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0" 630dependencies = [ 631 "futures-core", 632 "futures-task", 633 "futures-util", 634] 635 636[[package]] 637name = "futures-io" 638version = "0.3.28" 639source = "registry+https://github.com/rust-lang/crates.io-index" 640checksum = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964" 641 642[[package]] 643name = "futures-macro" 644version = "0.3.28" 645source = "registry+https://github.com/rust-lang/crates.io-index" 646checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72" 647dependencies = [ 648 "proc-macro2", 649 "quote", 650 "syn 2.0.36", 651] 652 653[[package]] 654name = "futures-sink" 655version = "0.3.28" 656source = "registry+https://github.com/rust-lang/crates.io-index" 657checksum = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e" 658 659[[package]] 660name = "futures-task" 661version = "0.3.28" 662source = "registry+https://github.com/rust-lang/crates.io-index" 663checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65" 664 665[[package]] 666name = "futures-util" 667version = "0.3.28" 668source = "registry+https://github.com/rust-lang/crates.io-index" 669checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533" 670dependencies = [ 671 "futures-channel", 672 "futures-core", 673 "futures-io", 674 "futures-macro", 675 "futures-sink", 676 "futures-task", 677 "memchr", 678 "pin-project-lite", 679 "pin-utils", 680 "slab", 681] 682 683[[package]] 684name = "getrandom" 685version = "0.2.10" 686source = "registry+https://github.com/rust-lang/crates.io-index" 687checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427" 688dependencies = [ 689 "cfg-if", 690 "js-sys", 691 "libc", 692 "wasi", 693 "wasm-bindgen", 694] 695 696[[package]] 697name = "gimli" 698version = "0.28.0" 699source = "registry+https://github.com/rust-lang/crates.io-index" 700checksum = "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0" 701 702[[package]] 703name = "git2" 704version = "0.17.2" 705source = "registry+https://github.com/rust-lang/crates.io-index" 706checksum = "7b989d6a7ca95a362cf2cfc5ad688b3a467be1f87e480b8dad07fee8c79b0044" 707dependencies = [ 708 "bitflags 1.3.2", 709 "libc", 710 "libgit2-sys", 711 "log", 712 "url", 713] 714 715[[package]] 716name = "glob" 717version = "0.3.1" 718source = "registry+https://github.com/rust-lang/crates.io-index" 719checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" 720 721[[package]] 722name = "h2" 723version = "0.3.21" 724source = "registry+https://github.com/rust-lang/crates.io-index" 725checksum = "91fc23aa11be92976ef4729127f1a74adf36d8436f7816b185d18df956790833" 726dependencies = [ 727 "bytes", 728 "fnv", 729 "futures-core", 730 "futures-sink", 731 "futures-util", 732 "http", 733 "indexmap 1.9.3", 734 "slab", 735 "tokio", 736 "tokio-util", 737 "tracing", 738] 739 740[[package]] 741name = "half" 742version = "1.8.2" 743source = "registry+https://github.com/rust-lang/crates.io-index" 744checksum = "eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7" 745 746[[package]] 747name = "halfbrown" 748version = "0.2.4" 749source = "registry+https://github.com/rust-lang/crates.io-index" 750checksum = "5681137554ddff44396e5f149892c769d45301dd9aa19c51602a89ee214cb0ec" 751dependencies = [ 752 "hashbrown 0.13.2", 753 "serde", 754] 755 756[[package]] 757name = "hashbrown" 758version = "0.12.3" 759source = "registry+https://github.com/rust-lang/crates.io-index" 760checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" 761 762[[package]] 763name = "hashbrown" 764version = "0.13.2" 765source = "registry+https://github.com/rust-lang/crates.io-index" 766checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e" 767dependencies = [ 768 "ahash", 769] 770 771[[package]] 772name = "hashbrown" 773version = "0.14.0" 774source = "registry+https://github.com/rust-lang/crates.io-index" 775checksum = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a" 776dependencies = [ 777 "ahash", 778 "allocator-api2", 779 "rayon", 780] 781 782[[package]] 783name = "heck" 784version = "0.4.1" 785source = "registry+https://github.com/rust-lang/crates.io-index" 786checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 787 788[[package]] 789name = "hermit-abi" 790version = "0.3.3" 791source = "registry+https://github.com/rust-lang/crates.io-index" 792checksum = "d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7" 793 794[[package]] 795name = "hex" 796version = "0.4.3" 797source = "registry+https://github.com/rust-lang/crates.io-index" 798checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" 799 800[[package]] 801name = "home" 802version = "0.5.5" 803source = "registry+https://github.com/rust-lang/crates.io-index" 804checksum = "5444c27eef6923071f7ebcc33e3444508466a76f7a2b93da00ed6e19f30c1ddb" 805dependencies = [ 806 "windows-sys", 807] 808 809[[package]] 810name = "http" 811version = "0.2.9" 812source = "registry+https://github.com/rust-lang/crates.io-index" 813checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482" 814dependencies = [ 815 "bytes", 816 "fnv", 817 "itoa", 818] 819 820[[package]] 821name = "http-body" 822version = "0.4.5" 823source = "registry+https://github.com/rust-lang/crates.io-index" 824checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1" 825dependencies = [ 826 "bytes", 827 "http", 828 "pin-project-lite", 829] 830 831[[package]] 832name = "httparse" 833version = "1.8.0" 834source = "registry+https://github.com/rust-lang/crates.io-index" 835checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904" 836 837[[package]] 838name = "httpdate" 839version = "1.0.3" 840source = "registry+https://github.com/rust-lang/crates.io-index" 841checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" 842 843[[package]] 844name = "humantime" 845version = "2.1.0" 846source = "registry+https://github.com/rust-lang/crates.io-index" 847checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" 848 849[[package]] 850name = "hyper" 851version = "0.14.27" 852source = "registry+https://github.com/rust-lang/crates.io-index" 853checksum = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468" 854dependencies = [ 855 "bytes", 856 "futures-channel", 857 "futures-core", 858 "futures-util", 859 "h2", 860 "http", 861 "http-body", 862 "httparse", 863 "httpdate", 864 "itoa", 865 "pin-project-lite", 866 "socket2 0.4.9", 867 "tokio", 868 "tower-service", 869 "tracing", 870 "want", 871] 872 873[[package]] 874name = "hyper-rustls" 875version = "0.24.1" 876source = "registry+https://github.com/rust-lang/crates.io-index" 877checksum = "8d78e1e73ec14cf7375674f74d7dde185c8206fd9dea6fb6295e8a98098aaa97" 878dependencies = [ 879 "futures-util", 880 "http", 881 "hyper", 882 "rustls", 883 "tokio", 884 "tokio-rustls", 885] 886 887[[package]] 888name = "iana-time-zone" 889version = "0.1.57" 890source = "registry+https://github.com/rust-lang/crates.io-index" 891checksum = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613" 892dependencies = [ 893 "android_system_properties", 894 "core-foundation-sys", 895 "iana-time-zone-haiku", 896 "js-sys", 897 "wasm-bindgen", 898 "windows", 899] 900 901[[package]] 902name = "iana-time-zone-haiku" 903version = "0.1.2" 904source = "registry+https://github.com/rust-lang/crates.io-index" 905checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 906dependencies = [ 907 "cc", 908] 909 910[[package]] 911name = "idna" 912version = "0.4.0" 913source = "registry+https://github.com/rust-lang/crates.io-index" 914checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c" 915dependencies = [ 916 "unicode-bidi", 917 "unicode-normalization", 918] 919 920[[package]] 921name = "indexmap" 922version = "1.9.3" 923source = "registry+https://github.com/rust-lang/crates.io-index" 924checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" 925dependencies = [ 926 "autocfg", 927 "hashbrown 0.12.3", 928] 929 930[[package]] 931name = "indexmap" 932version = "2.0.0" 933source = "registry+https://github.com/rust-lang/crates.io-index" 934checksum = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d" 935dependencies = [ 936 "equivalent", 937 "hashbrown 0.14.0", 938 "serde", 939] 940 941[[package]] 942name = "indoc" 943version = "2.0.4" 944source = "registry+https://github.com/rust-lang/crates.io-index" 945checksum = "1e186cfbae8084e513daff4240b4797e342f988cecda4fb6c939150f96315fd8" 946 947[[package]] 948name = "inventory" 949version = "0.3.12" 950source = "registry+https://github.com/rust-lang/crates.io-index" 951checksum = "e1be380c410bf0595e94992a648ea89db4dd3f3354ba54af206fd2a68cf5ac8e" 952 953[[package]] 954name = "ipnet" 955version = "2.8.0" 956source = "registry+https://github.com/rust-lang/crates.io-index" 957checksum = "28b29a3cd74f0f4598934efe3aeba42bae0eb4680554128851ebbecb02af14e6" 958 959[[package]] 960name = "itertools" 961version = "0.10.5" 962source = "registry+https://github.com/rust-lang/crates.io-index" 963checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" 964dependencies = [ 965 "either", 966] 967 968[[package]] 969name = "itoa" 970version = "1.0.9" 971source = "registry+https://github.com/rust-lang/crates.io-index" 972checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38" 973 974[[package]] 975name = "itoap" 976version = "1.0.1" 977source = "registry+https://github.com/rust-lang/crates.io-index" 978checksum = "9028f49264629065d057f340a86acb84867925865f73bbf8d47b4d149a7e88b8" 979 980[[package]] 981name = "jemalloc-sys" 982version = "0.5.4+5.3.0-patched" 983source = "registry+https://github.com/rust-lang/crates.io-index" 984checksum = "ac6c1946e1cea1788cbfde01c993b52a10e2da07f4bac608228d1bed20bfebf2" 985dependencies = [ 986 "cc", 987 "libc", 988] 989 990[[package]] 991name = "jemallocator" 992version = "0.5.4" 993source = "registry+https://github.com/rust-lang/crates.io-index" 994checksum = "a0de374a9f8e63150e6f5e8a60cc14c668226d7a347d8aee1a45766e3c4dd3bc" 995dependencies = [ 996 "jemalloc-sys", 997 "libc", 998] 999 1000[[package]] 1001name = "jobserver" 1002version = "0.1.26" 1003source = "registry+https://github.com/rust-lang/crates.io-index" 1004checksum = "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2" 1005dependencies = [ 1006 "libc", 1007] 1008 1009[[package]] 1010name = "js-sys" 1011version = "0.3.64" 1012source = "registry+https://github.com/rust-lang/crates.io-index" 1013checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a" 1014dependencies = [ 1015 "wasm-bindgen", 1016] 1017 1018[[package]] 1019name = "jsonpath_lib" 1020version = "0.3.0" 1021source = "git+https://github.com/ritchie46/jsonpath?branch=improve_compiled#24eaf0b4416edff38a4d1b6b17bc4b9f3f047b4b" 1022dependencies = [ 1023 "log", 1024 "serde", 1025 "serde_json", 1026] 1027 1028[[package]] 1029name = "lexical" 1030version = "6.1.1" 1031source = "registry+https://github.com/rust-lang/crates.io-index" 1032checksum = "c7aefb36fd43fef7003334742cbf77b243fcd36418a1d1bdd480d613a67968f6" 1033dependencies = [ 1034 "lexical-core", 1035] 1036 1037[[package]] 1038name = "lexical-core" 1039version = "0.8.5" 1040source = "registry+https://github.com/rust-lang/crates.io-index" 1041checksum = "2cde5de06e8d4c2faabc400238f9ae1c74d5412d03a7bd067645ccbc47070e46" 1042dependencies = [ 1043 "lexical-parse-float", 1044 "lexical-parse-integer", 1045 "lexical-util", 1046 "lexical-write-float", 1047 "lexical-write-integer", 1048] 1049 1050[[package]] 1051name = "lexical-parse-float" 1052version = "0.8.5" 1053source = "registry+https://github.com/rust-lang/crates.io-index" 1054checksum = "683b3a5ebd0130b8fb52ba0bdc718cc56815b6a097e28ae5a6997d0ad17dc05f" 1055dependencies = [ 1056 "lexical-parse-integer", 1057 "lexical-util", 1058 "static_assertions", 1059] 1060 1061[[package]] 1062name = "lexical-parse-integer" 1063version = "0.8.6" 1064source = "registry+https://github.com/rust-lang/crates.io-index" 1065checksum = "6d0994485ed0c312f6d965766754ea177d07f9c00c9b82a5ee62ed5b47945ee9" 1066dependencies = [ 1067 "lexical-util", 1068 "static_assertions", 1069] 1070 1071[[package]] 1072name = "lexical-util" 1073version = "0.8.5" 1074source = "registry+https://github.com/rust-lang/crates.io-index" 1075checksum = "5255b9ff16ff898710eb9eb63cb39248ea8a5bb036bea8085b1a767ff6c4e3fc" 1076dependencies = [ 1077 "static_assertions", 1078] 1079 1080[[package]] 1081name = "lexical-write-float" 1082version = "0.8.5" 1083source = "registry+https://github.com/rust-lang/crates.io-index" 1084checksum = "accabaa1c4581f05a3923d1b4cfd124c329352288b7b9da09e766b0668116862" 1085dependencies = [ 1086 "lexical-util", 1087 "lexical-write-integer", 1088 "static_assertions", 1089] 1090 1091[[package]] 1092name = "lexical-write-integer" 1093version = "0.8.5" 1094source = "registry+https://github.com/rust-lang/crates.io-index" 1095checksum = "e1b6f3d1f4422866b68192d62f77bc5c700bee84f3069f2469d7bc8c77852446" 1096dependencies = [ 1097 "lexical-util", 1098 "static_assertions", 1099] 1100 1101[[package]] 1102name = "libc" 1103version = "0.2.148" 1104source = "registry+https://github.com/rust-lang/crates.io-index" 1105checksum = "9cdc71e17332e86d2e1d38c1f99edcb6288ee11b815fb1a4b049eaa2114d369b" 1106 1107[[package]] 1108name = "libflate" 1109version = "1.4.0" 1110source = "registry+https://github.com/rust-lang/crates.io-index" 1111checksum = "5ff4ae71b685bbad2f2f391fe74f6b7659a34871c08b210fdc039e43bee07d18" 1112dependencies = [ 1113 "adler32", 1114 "crc32fast", 1115 "libflate_lz77", 1116] 1117 1118[[package]] 1119name = "libflate_lz77" 1120version = "1.2.0" 1121source = "registry+https://github.com/rust-lang/crates.io-index" 1122checksum = "a52d3a8bfc85f250440e4424db7d857e241a3aebbbe301f3eb606ab15c39acbf" 1123dependencies = [ 1124 "rle-decode-fast", 1125] 1126 1127[[package]] 1128name = "libgit2-sys" 1129version = "0.15.2+1.6.4" 1130source = "registry+https://github.com/rust-lang/crates.io-index" 1131checksum = "a80df2e11fb4a61f4ba2ab42dbe7f74468da143f1a75c74e11dee7c813f694fa" 1132dependencies = [ 1133 "cc", 1134 "libc", 1135 "libz-sys", 1136 "pkg-config", 1137] 1138 1139[[package]] 1140name = "libloading" 1141version = "0.8.0" 1142source = "registry+https://github.com/rust-lang/crates.io-index" 1143checksum = "d580318f95776505201b28cf98eb1fa5e4be3b689633ba6a3e6cd880ff22d8cb" 1144dependencies = [ 1145 "cfg-if", 1146 "windows-sys", 1147] 1148 1149[[package]] 1150name = "libm" 1151version = "0.2.7" 1152source = "registry+https://github.com/rust-lang/crates.io-index" 1153checksum = "f7012b1bbb0719e1097c47611d3898568c546d597c2e74d66f6087edd5233ff4" 1154 1155[[package]] 1156name = "libmimalloc-sys" 1157version = "0.1.35" 1158source = "registry+https://github.com/rust-lang/crates.io-index" 1159checksum = "3979b5c37ece694f1f5e51e7ecc871fdb0f517ed04ee45f88d15d6d553cb9664" 1160dependencies = [ 1161 "cc", 1162 "libc", 1163] 1164 1165[[package]] 1166name = "libz-ng-sys" 1167version = "1.1.12" 1168source = "registry+https://github.com/rust-lang/crates.io-index" 1169checksum = "3dd9f43e75536a46ee0f92b758f6b63846e594e86638c61a9251338a65baea63" 1170dependencies = [ 1171 "cmake", 1172 "libc", 1173] 1174 1175[[package]] 1176name = "libz-sys" 1177version = "1.1.12" 1178source = "registry+https://github.com/rust-lang/crates.io-index" 1179checksum = "d97137b25e321a73eef1418d1d5d2eda4d77e12813f8e6dead84bc52c5870a7b" 1180dependencies = [ 1181 "cc", 1182 "libc", 1183 "pkg-config", 1184 "vcpkg", 1185] 1186 1187[[package]] 1188name = "lock_api" 1189version = "0.4.10" 1190source = "registry+https://github.com/rust-lang/crates.io-index" 1191checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16" 1192dependencies = [ 1193 "autocfg", 1194 "scopeguard", 1195] 1196 1197[[package]] 1198name = "log" 1199version = "0.4.20" 1200source = "registry+https://github.com/rust-lang/crates.io-index" 1201checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f" 1202 1203[[package]] 1204name = "lz4" 1205version = "1.24.0" 1206source = "registry+https://github.com/rust-lang/crates.io-index" 1207checksum = "7e9e2dd86df36ce760a60f6ff6ad526f7ba1f14ba0356f8254fb6905e6494df1" 1208dependencies = [ 1209 "libc", 1210 "lz4-sys", 1211] 1212 1213[[package]] 1214name = "lz4-sys" 1215version = "1.9.4" 1216source = "registry+https://github.com/rust-lang/crates.io-index" 1217checksum = "57d27b317e207b10f69f5e75494119e391a96f48861ae870d1da6edac98ca900" 1218dependencies = [ 1219 "cc", 1220 "libc", 1221] 1222 1223[[package]] 1224name = "matrixmultiply" 1225version = "0.3.7" 1226source = "registry+https://github.com/rust-lang/crates.io-index" 1227checksum = "090126dc04f95dc0d1c1c91f61bdd474b3930ca064c1edc8a849da2c6cbe1e77" 1228dependencies = [ 1229 "autocfg", 1230 "rawpointer", 1231] 1232 1233[[package]] 1234name = "memchr" 1235version = "2.6.3" 1236source = "registry+https://github.com/rust-lang/crates.io-index" 1237checksum = "8f232d6ef707e1956a43342693d2a31e72989554d58299d7a88738cc95b0d35c" 1238 1239[[package]] 1240name = "memmap2" 1241version = "0.7.1" 1242source = "registry+https://github.com/rust-lang/crates.io-index" 1243checksum = "f49388d20533534cd19360ad3d6a7dadc885944aa802ba3995040c5ec11288c6" 1244dependencies = [ 1245 "libc", 1246] 1247 1248[[package]] 1249name = "memoffset" 1250version = "0.9.0" 1251source = "registry+https://github.com/rust-lang/crates.io-index" 1252checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c" 1253dependencies = [ 1254 "autocfg", 1255] 1256 1257[[package]] 1258name = "mimalloc" 1259version = "0.1.39" 1260source = "registry+https://github.com/rust-lang/crates.io-index" 1261checksum = "fa01922b5ea280a911e323e4d2fd24b7fe5cc4042e0d2cda3c40775cdc4bdc9c" 1262dependencies = [ 1263 "libmimalloc-sys", 1264] 1265 1266[[package]] 1267name = "mime" 1268version = "0.3.17" 1269source = "registry+https://github.com/rust-lang/crates.io-index" 1270checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 1271 1272[[package]] 1273name = "miniz_oxide" 1274version = "0.7.1" 1275source = "registry+https://github.com/rust-lang/crates.io-index" 1276checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7" 1277dependencies = [ 1278 "adler", 1279] 1280 1281[[package]] 1282name = "mio" 1283version = "0.8.8" 1284source = "registry+https://github.com/rust-lang/crates.io-index" 1285checksum = "927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2" 1286dependencies = [ 1287 "libc", 1288 "log", 1289 "wasi", 1290 "windows-sys", 1291] 1292 1293[[package]] 1294name = "multiversion" 1295version = "0.7.3" 1296source = "registry+https://github.com/rust-lang/crates.io-index" 1297checksum = "b2c7b9d7fe61760ce5ea19532ead98541f6b4c495d87247aff9826445cf6872a" 1298dependencies = [ 1299 "multiversion-macros", 1300 "target-features", 1301] 1302 1303[[package]] 1304name = "multiversion-macros" 1305version = "0.7.3" 1306source = "registry+https://github.com/rust-lang/crates.io-index" 1307checksum = "26a83d8500ed06d68877e9de1dde76c1dbb83885dcdbda4ef44ccbc3fbda2ac8" 1308dependencies = [ 1309 "proc-macro2", 1310 "quote", 1311 "syn 1.0.109", 1312 "target-features", 1313] 1314 1315[[package]] 1316name = "ndarray" 1317version = "0.15.6" 1318source = "registry+https://github.com/rust-lang/crates.io-index" 1319checksum = "adb12d4e967ec485a5f71c6311fe28158e9d6f4bc4a447b474184d0f91a8fa32" 1320dependencies = [ 1321 "matrixmultiply", 1322 "num-complex", 1323 "num-integer", 1324 "num-traits", 1325 "rawpointer", 1326] 1327 1328[[package]] 1329name = "now" 1330version = "0.1.3" 1331source = "registry+https://github.com/rust-lang/crates.io-index" 1332checksum = "6d89e9874397a1f0a52fc1f197a8effd9735223cb2390e9dcc83ac6cd02923d0" 1333dependencies = [ 1334 "chrono", 1335] 1336 1337[[package]] 1338name = "ntapi" 1339version = "0.4.1" 1340source = "registry+https://github.com/rust-lang/crates.io-index" 1341checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4" 1342dependencies = [ 1343 "winapi", 1344] 1345 1346[[package]] 1347name = "num-complex" 1348version = "0.4.4" 1349source = "registry+https://github.com/rust-lang/crates.io-index" 1350checksum = "1ba157ca0885411de85d6ca030ba7e2a83a28636056c7c699b07c8b6f7383214" 1351dependencies = [ 1352 "num-traits", 1353] 1354 1355[[package]] 1356name = "num-integer" 1357version = "0.1.45" 1358source = "registry+https://github.com/rust-lang/crates.io-index" 1359checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9" 1360dependencies = [ 1361 "autocfg", 1362 "num-traits", 1363] 1364 1365[[package]] 1366name = "num-traits" 1367version = "0.2.16" 1368source = "registry+https://github.com/rust-lang/crates.io-index" 1369checksum = "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2" 1370dependencies = [ 1371 "autocfg", 1372 "libm", 1373] 1374 1375[[package]] 1376name = "num_cpus" 1377version = "1.16.0" 1378source = "registry+https://github.com/rust-lang/crates.io-index" 1379checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" 1380dependencies = [ 1381 "hermit-abi", 1382 "libc", 1383] 1384 1385[[package]] 1386name = "numpy" 1387version = "0.20.0" 1388source = "registry+https://github.com/rust-lang/crates.io-index" 1389checksum = "bef41cbb417ea83b30525259e30ccef6af39b31c240bda578889494c5392d331" 1390dependencies = [ 1391 "libc", 1392 "ndarray", 1393 "num-complex", 1394 "num-integer", 1395 "num-traits", 1396 "pyo3", 1397 "rustc-hash", 1398] 1399 1400[[package]] 1401name = "object" 1402version = "0.32.1" 1403source = "registry+https://github.com/rust-lang/crates.io-index" 1404checksum = "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0" 1405dependencies = [ 1406 "memchr", 1407] 1408 1409[[package]] 1410name = "object_store" 1411version = "0.7.0" 1412source = "registry+https://github.com/rust-lang/crates.io-index" 1413checksum = "d359e231e5451f4f9fa889d56e3ce34f8724f1a61db2107739359717cf2bbf08" 1414dependencies = [ 1415 "async-trait", 1416 "base64", 1417 "bytes", 1418 "chrono", 1419 "futures", 1420 "humantime", 1421 "hyper", 1422 "itertools", 1423 "parking_lot", 1424 "percent-encoding", 1425 "quick-xml", 1426 "rand", 1427 "reqwest", 1428 "ring", 1429 "rustls-pemfile", 1430 "serde", 1431 "serde_json", 1432 "snafu", 1433 "tokio", 1434 "tracing", 1435 "url", 1436 "walkdir", 1437] 1438 1439[[package]] 1440name = "once_cell" 1441version = "1.18.0" 1442source = "registry+https://github.com/rust-lang/crates.io-index" 1443checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d" 1444 1445[[package]] 1446name = "parking_lot" 1447version = "0.12.1" 1448source = "registry+https://github.com/rust-lang/crates.io-index" 1449checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f" 1450dependencies = [ 1451 "lock_api", 1452 "parking_lot_core", 1453] 1454 1455[[package]] 1456name = "parking_lot_core" 1457version = "0.9.8" 1458source = "registry+https://github.com/rust-lang/crates.io-index" 1459checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447" 1460dependencies = [ 1461 "cfg-if", 1462 "libc", 1463 "redox_syscall", 1464 "smallvec", 1465 "windows-targets", 1466] 1467 1468[[package]] 1469name = "parquet-format-safe" 1470version = "0.2.4" 1471source = "registry+https://github.com/rust-lang/crates.io-index" 1472checksum = "1131c54b167dd4e4799ce762e1ab01549ebb94d5bdd13e6ec1b467491c378e1f" 1473dependencies = [ 1474 "async-trait", 1475 "futures", 1476] 1477 1478[[package]] 1479name = "parse-zoneinfo" 1480version = "0.3.0" 1481source = "registry+https://github.com/rust-lang/crates.io-index" 1482checksum = "c705f256449c60da65e11ff6626e0c16a0a0b96aaa348de61376b249bc340f41" 1483dependencies = [ 1484 "regex", 1485] 1486 1487[[package]] 1488name = "percent-encoding" 1489version = "2.3.0" 1490source = "registry+https://github.com/rust-lang/crates.io-index" 1491checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94" 1492 1493[[package]] 1494name = "phf" 1495version = "0.11.2" 1496source = "registry+https://github.com/rust-lang/crates.io-index" 1497checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc" 1498dependencies = [ 1499 "phf_shared", 1500] 1501 1502[[package]] 1503name = "phf_codegen" 1504version = "0.11.2" 1505source = "registry+https://github.com/rust-lang/crates.io-index" 1506checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a" 1507dependencies = [ 1508 "phf_generator", 1509 "phf_shared", 1510] 1511 1512[[package]] 1513name = "phf_generator" 1514version = "0.11.2" 1515source = "registry+https://github.com/rust-lang/crates.io-index" 1516checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0" 1517dependencies = [ 1518 "phf_shared", 1519 "rand", 1520] 1521 1522[[package]] 1523name = "phf_shared" 1524version = "0.11.2" 1525source = "registry+https://github.com/rust-lang/crates.io-index" 1526checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b" 1527dependencies = [ 1528 "siphasher", 1529] 1530 1531[[package]] 1532name = "pin-project-lite" 1533version = "0.2.13" 1534source = "registry+https://github.com/rust-lang/crates.io-index" 1535checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58" 1536 1537[[package]] 1538name = "pin-utils" 1539version = "0.1.0" 1540source = "registry+https://github.com/rust-lang/crates.io-index" 1541checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 1542 1543[[package]] 1544name = "pkg-config" 1545version = "0.3.27" 1546source = "registry+https://github.com/rust-lang/crates.io-index" 1547checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964" 1548 1549[[package]] 1550name = "planus" 1551version = "0.3.1" 1552source = "registry+https://github.com/rust-lang/crates.io-index" 1553checksum = "fc1691dd09e82f428ce8d6310bd6d5da2557c82ff17694d2a32cad7242aea89f" 1554dependencies = [ 1555 "array-init-cursor", 1556] 1557 1558[[package]] 1559name = "polars" 1560version = "0.34.2" 1561dependencies = [ 1562 "getrandom", 1563 "polars-core", 1564 "polars-io", 1565 "polars-lazy", 1566 "polars-ops", 1567 "polars-sql", 1568 "polars-time", 1569 "version_check", 1570] 1571 1572[[package]] 1573name = "polars-algo" 1574version = "0.34.2" 1575dependencies = [ 1576 "polars-core", 1577 "polars-lazy", 1578 "polars-ops", 1579] 1580 1581[[package]] 1582name = "polars-arrow" 1583version = "0.34.2" 1584dependencies = [ 1585 "ahash", 1586 "arrow-format", 1587 "atoi", 1588 "avro-schema", 1589 "bytemuck", 1590 "chrono", 1591 "chrono-tz", 1592 "dyn-clone", 1593 "either", 1594 "ethnum", 1595 "foreign_vec", 1596 "futures", 1597 "getrandom", 1598 "hashbrown 0.14.0", 1599 "lexical-core", 1600 "lz4", 1601 "multiversion", 1602 "num-traits", 1603 "polars-error", 1604 "rustc_version", 1605 "serde", 1606 "simdutf8", 1607 "streaming-iterator", 1608 "strength_reduce", 1609 "zstd", 1610] 1611 1612[[package]] 1613name = "polars-core" 1614version = "0.34.2" 1615dependencies = [ 1616 "ahash", 1617 "bitflags 2.4.0", 1618 "bytemuck", 1619 "chrono", 1620 "chrono-tz", 1621 "comfy-table", 1622 "either", 1623 "hashbrown 0.14.0", 1624 "indexmap 2.0.0", 1625 "itoap", 1626 "ndarray", 1627 "num-traits", 1628 "once_cell", 1629 "polars-arrow", 1630 "polars-error", 1631 "polars-row", 1632 "polars-utils", 1633 "rand", 1634 "rand_distr", 1635 "rayon", 1636 "regex", 1637 "serde", 1638 "serde_json", 1639 "smartstring", 1640 "thiserror", 1641 "version_check", 1642 "xxhash-rust", 1643] 1644 1645[[package]] 1646name = "polars-error" 1647version = "0.34.2" 1648dependencies = [ 1649 "arrow-format", 1650 "avro-schema", 1651 "object_store", 1652 "regex", 1653 "simdutf8", 1654 "thiserror", 1655] 1656 1657[[package]] 1658name = "polars-ffi" 1659version = "0.34.2" 1660dependencies = [ 1661 "polars-arrow", 1662 "polars-core", 1663] 1664 1665[[package]] 1666name = "polars-io" 1667version = "0.34.2" 1668dependencies = [ 1669 "ahash", 1670 "async-trait", 1671 "bytes", 1672 "chrono", 1673 "chrono-tz", 1674 "fast-float", 1675 "flate2", 1676 "futures", 1677 "home", 1678 "itoa", 1679 "lexical", 1680 "lexical-core", 1681 "memchr", 1682 "memmap2", 1683 "num-traits", 1684 "object_store", 1685 "once_cell", 1686 "percent-encoding", 1687 "polars-arrow", 1688 "polars-core", 1689 "polars-error", 1690 "polars-json", 1691 "polars-parquet", 1692 "polars-time", 1693 "polars-utils", 1694 "rayon", 1695 "regex", 1696 "reqwest", 1697 "ryu", 1698 "serde", 1699 "serde_json", 1700 "simd-json", 1701 "simdutf8", 1702 "smartstring", 1703 "tokio", 1704 "tokio-util", 1705 "url", 1706] 1707 1708[[package]] 1709name = "polars-json" 1710version = "0.34.2" 1711dependencies = [ 1712 "ahash", 1713 "chrono", 1714 "fallible-streaming-iterator", 1715 "hashbrown 0.14.0", 1716 "indexmap 2.0.0", 1717 "itoa", 1718 "num-traits", 1719 "polars-arrow", 1720 "polars-error", 1721 "polars-utils", 1722 "ryu", 1723 "simd-json", 1724 "streaming-iterator", 1725] 1726 1727[[package]] 1728name = "polars-lazy" 1729version = "0.34.2" 1730dependencies = [ 1731 "ahash", 1732 "bitflags 2.4.0", 1733 "futures", 1734 "glob", 1735 "once_cell", 1736 "polars-arrow", 1737 "polars-core", 1738 "polars-io", 1739 "polars-json", 1740 "polars-ops", 1741 "polars-pipe", 1742 "polars-plan", 1743 "polars-time", 1744 "polars-utils", 1745 "pyo3", 1746 "rayon", 1747 "smartstring", 1748 "tokio", 1749 "version_check", 1750] 1751 1752[[package]] 1753name = "polars-ops" 1754version = "0.34.2" 1755dependencies = [ 1756 "ahash", 1757 "argminmax", 1758 "base64", 1759 "bytemuck", 1760 "chrono", 1761 "chrono-tz", 1762 "either", 1763 "hashbrown 0.14.0", 1764 "hex", 1765 "indexmap 2.0.0", 1766 "jsonpath_lib", 1767 "memchr", 1768 "num-traits", 1769 "polars-arrow", 1770 "polars-core", 1771 "polars-error", 1772 "polars-json", 1773 "polars-utils", 1774 "rand", 1775 "rand_distr", 1776 "rayon", 1777 "regex", 1778 "serde", 1779 "serde_json", 1780 "smartstring", 1781 "version_check", 1782] 1783 1784[[package]] 1785name = "polars-parquet" 1786version = "0.34.2" 1787dependencies = [ 1788 "ahash", 1789 "async-stream", 1790 "base64", 1791 "brotli", 1792 "ethnum", 1793 "flate2", 1794 "futures", 1795 "lz4", 1796 "num-traits", 1797 "parquet-format-safe", 1798 "polars-arrow", 1799 "polars-error", 1800 "polars-utils", 1801 "seq-macro", 1802 "simdutf8", 1803 "snap", 1804 "streaming-decompression", 1805 "zstd", 1806] 1807 1808[[package]] 1809name = "polars-pipe" 1810version = "0.34.2" 1811dependencies = [ 1812 "crossbeam-channel", 1813 "crossbeam-queue", 1814 "enum_dispatch", 1815 "hashbrown 0.14.0", 1816 "num-traits", 1817 "polars-arrow", 1818 "polars-core", 1819 "polars-io", 1820 "polars-ops", 1821 "polars-plan", 1822 "polars-row", 1823 "polars-utils", 1824 "rayon", 1825 "smartstring", 1826 "tokio", 1827 "version_check", 1828] 1829 1830[[package]] 1831name = "polars-plan" 1832version = "0.34.2" 1833dependencies = [ 1834 "ahash", 1835 "bytemuck", 1836 "chrono", 1837 "chrono-tz", 1838 "ciborium", 1839 "libloading", 1840 "once_cell", 1841 "percent-encoding", 1842 "polars-arrow", 1843 "polars-core", 1844 "polars-ffi", 1845 "polars-io", 1846 "polars-ops", 1847 "polars-parquet", 1848 "polars-time", 1849 "polars-utils", 1850 "pyo3", 1851 "rayon", 1852 "regex", 1853 "serde", 1854 "smartstring", 1855 "strum_macros 0.25.2", 1856 "version_check", 1857] 1858 1859[[package]] 1860name = "polars-row" 1861version = "0.34.2" 1862dependencies = [ 1863 "polars-arrow", 1864 "polars-error", 1865 "polars-utils", 1866] 1867 1868[[package]] 1869name = "polars-sql" 1870version = "0.34.2" 1871dependencies = [ 1872 "polars-arrow", 1873 "polars-core", 1874 "polars-error", 1875 "polars-lazy", 1876 "polars-plan", 1877 "rand", 1878 "serde", 1879 "serde_json", 1880 "sqlparser", 1881] 1882 1883[[package]] 1884name = "polars-time" 1885version = "0.34.2" 1886dependencies = [ 1887 "atoi", 1888 "chrono", 1889 "chrono-tz", 1890 "now", 1891 "once_cell", 1892 "polars-arrow", 1893 "polars-core", 1894 "polars-error", 1895 "polars-ops", 1896 "polars-utils", 1897 "regex", 1898 "serde", 1899 "smartstring", 1900] 1901 1902[[package]] 1903name = "polars-utils" 1904version = "0.34.2" 1905dependencies = [ 1906 "ahash", 1907 "bytemuck", 1908 "hashbrown 0.14.0", 1909 "indexmap 2.0.0", 1910 "num-traits", 1911 "once_cell", 1912 "polars-error", 1913 "rayon", 1914 "smartstring", 1915 "sysinfo", 1916 "version_check", 1917] 1918 1919[[package]] 1920name = "ppv-lite86" 1921version = "0.2.17" 1922source = "registry+https://github.com/rust-lang/crates.io-index" 1923checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" 1924 1925[[package]] 1926name = "proc-macro2" 1927version = "1.0.67" 1928source = "registry+https://github.com/rust-lang/crates.io-index" 1929checksum = "3d433d9f1a3e8c1263d9456598b16fec66f4acc9a74dacffd35c7bb09b3a1328" 1930dependencies = [ 1931 "unicode-ident", 1932] 1933 1934[[package]] 1935name = "py-polars" 1936version = "0.19.12" 1937dependencies = [ 1938 "ahash", 1939 "built", 1940 "ciborium", 1941 "either", 1942 "jemallocator", 1943 "lexical-core", 1944 "libc", 1945 "mimalloc", 1946 "ndarray", 1947 "numpy", 1948 "once_cell", 1949 "polars", 1950 "polars-algo", 1951 "polars-core", 1952 "polars-error", 1953 "polars-lazy", 1954 "polars-ops", 1955 "polars-parquet", 1956 "polars-plan", 1957 "pyo3", 1958 "pyo3-built", 1959 "serde_json", 1960 "smartstring", 1961 "thiserror", 1962] 1963 1964[[package]] 1965name = "pyo3" 1966version = "0.20.0" 1967source = "registry+https://github.com/rust-lang/crates.io-index" 1968checksum = "04e8453b658fe480c3e70c8ed4e3d3ec33eb74988bd186561b0cc66b85c3bc4b" 1969dependencies = [ 1970 "cfg-if", 1971 "indoc", 1972 "inventory", 1973 "libc", 1974 "memoffset", 1975 "parking_lot", 1976 "pyo3-build-config", 1977 "pyo3-ffi", 1978 "pyo3-macros", 1979 "unindent", 1980] 1981 1982[[package]] 1983name = "pyo3-build-config" 1984version = "0.20.0" 1985source = "registry+https://github.com/rust-lang/crates.io-index" 1986checksum = "a96fe70b176a89cff78f2fa7b3c930081e163d5379b4dcdf993e3ae29ca662e5" 1987dependencies = [ 1988 "once_cell", 1989 "target-lexicon", 1990] 1991 1992[[package]] 1993name = "pyo3-built" 1994version = "0.4.7" 1995source = "registry+https://github.com/rust-lang/crates.io-index" 1996checksum = "be6d574e0f8cab2cdd1eeeb640cbf845c974519fa9e9b62fa9c08ecece0ca5de" 1997 1998[[package]] 1999name = "pyo3-ffi" 2000version = "0.20.0" 2001source = "registry+https://github.com/rust-lang/crates.io-index" 2002checksum = "214929900fd25e6604661ed9cf349727c8920d47deff196c4e28165a6ef2a96b" 2003dependencies = [ 2004 "libc", 2005 "pyo3-build-config", 2006] 2007 2008[[package]] 2009name = "pyo3-macros" 2010version = "0.20.0" 2011source = "registry+https://github.com/rust-lang/crates.io-index" 2012checksum = "dac53072f717aa1bfa4db832b39de8c875b7c7af4f4a6fe93cdbf9264cf8383b" 2013dependencies = [ 2014 "proc-macro2", 2015 "pyo3-macros-backend", 2016 "quote", 2017 "syn 2.0.36", 2018] 2019 2020[[package]] 2021name = "pyo3-macros-backend" 2022version = "0.20.0" 2023source = "registry+https://github.com/rust-lang/crates.io-index" 2024checksum = "7774b5a8282bd4f25f803b1f0d945120be959a36c72e08e7cd031c792fdfd424" 2025dependencies = [ 2026 "heck", 2027 "proc-macro2", 2028 "quote", 2029 "syn 2.0.36", 2030] 2031 2032[[package]] 2033name = "quick-xml" 2034version = "0.28.2" 2035source = "registry+https://github.com/rust-lang/crates.io-index" 2036checksum = "0ce5e73202a820a31f8a0ee32ada5e21029c81fd9e3ebf668a40832e4219d9d1" 2037dependencies = [ 2038 "memchr", 2039 "serde", 2040] 2041 2042[[package]] 2043name = "quote" 2044version = "1.0.33" 2045source = "registry+https://github.com/rust-lang/crates.io-index" 2046checksum = "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae" 2047dependencies = [ 2048 "proc-macro2", 2049] 2050 2051[[package]] 2052name = "rand" 2053version = "0.8.5" 2054source = "registry+https://github.com/rust-lang/crates.io-index" 2055checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 2056dependencies = [ 2057 "libc", 2058 "rand_chacha", 2059 "rand_core", 2060] 2061 2062[[package]] 2063name = "rand_chacha" 2064version = "0.3.1" 2065source = "registry+https://github.com/rust-lang/crates.io-index" 2066checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 2067dependencies = [ 2068 "ppv-lite86", 2069 "rand_core", 2070] 2071 2072[[package]] 2073name = "rand_core" 2074version = "0.6.4" 2075source = "registry+https://github.com/rust-lang/crates.io-index" 2076checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 2077dependencies = [ 2078 "getrandom", 2079] 2080 2081[[package]] 2082name = "rand_distr" 2083version = "0.4.3" 2084source = "registry+https://github.com/rust-lang/crates.io-index" 2085checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31" 2086dependencies = [ 2087 "num-traits", 2088 "rand", 2089] 2090 2091[[package]] 2092name = "rawpointer" 2093version = "0.2.1" 2094source = "registry+https://github.com/rust-lang/crates.io-index" 2095checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3" 2096 2097[[package]] 2098name = "rayon" 2099version = "1.8.0" 2100source = "registry+https://github.com/rust-lang/crates.io-index" 2101checksum = "9c27db03db7734835b3f53954b534c91069375ce6ccaa2e065441e07d9b6cdb1" 2102dependencies = [ 2103 "either", 2104 "rayon-core", 2105] 2106 2107[[package]] 2108name = "rayon-core" 2109version = "1.12.0" 2110source = "registry+https://github.com/rust-lang/crates.io-index" 2111checksum = "5ce3fb6ad83f861aac485e76e1985cd109d9a3713802152be56c3b1f0e0658ed" 2112dependencies = [ 2113 "crossbeam-deque", 2114 "crossbeam-utils", 2115] 2116 2117[[package]] 2118name = "redox_syscall" 2119version = "0.3.5" 2120source = "registry+https://github.com/rust-lang/crates.io-index" 2121checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29" 2122dependencies = [ 2123 "bitflags 1.3.2", 2124] 2125 2126[[package]] 2127name = "regex" 2128version = "1.9.5" 2129source = "registry+https://github.com/rust-lang/crates.io-index" 2130checksum = "697061221ea1b4a94a624f67d0ae2bfe4e22b8a17b6a192afb11046542cc8c47" 2131dependencies = [ 2132 "aho-corasick", 2133 "memchr", 2134 "regex-automata", 2135 "regex-syntax", 2136] 2137 2138[[package]] 2139name = "regex-automata" 2140version = "0.3.8" 2141source = "registry+https://github.com/rust-lang/crates.io-index" 2142checksum = "c2f401f4955220693b56f8ec66ee9c78abffd8d1c4f23dc41a23839eb88f0795" 2143dependencies = [ 2144 "aho-corasick", 2145 "memchr", 2146 "regex-syntax", 2147] 2148 2149[[package]] 2150name = "regex-syntax" 2151version = "0.7.5" 2152source = "registry+https://github.com/rust-lang/crates.io-index" 2153checksum = "dbb5fb1acd8a1a18b3dd5be62d25485eb770e05afb408a9627d14d451bae12da" 2154 2155[[package]] 2156name = "reqwest" 2157version = "0.11.20" 2158source = "registry+https://github.com/rust-lang/crates.io-index" 2159checksum = "3e9ad3fe7488d7e34558a2033d45a0c90b72d97b4f80705666fea71472e2e6a1" 2160dependencies = [ 2161 "base64", 2162 "bytes", 2163 "encoding_rs", 2164 "futures-core", 2165 "futures-util", 2166 "h2", 2167 "http", 2168 "http-body", 2169 "hyper", 2170 "hyper-rustls", 2171 "ipnet", 2172 "js-sys", 2173 "log", 2174 "mime", 2175 "once_cell", 2176 "percent-encoding", 2177 "pin-project-lite", 2178 "rustls", 2179 "rustls-pemfile", 2180 "serde", 2181 "serde_json", 2182 "serde_urlencoded", 2183 "tokio", 2184 "tokio-rustls", 2185 "tokio-util", 2186 "tower-service", 2187 "url", 2188 "wasm-bindgen", 2189 "wasm-bindgen-futures", 2190 "wasm-streams", 2191 "web-sys", 2192 "webpki-roots", 2193 "winreg", 2194] 2195 2196[[package]] 2197name = "ring" 2198version = "0.16.20" 2199source = "registry+https://github.com/rust-lang/crates.io-index" 2200checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc" 2201dependencies = [ 2202 "cc", 2203 "libc", 2204 "once_cell", 2205 "spin", 2206 "untrusted", 2207 "web-sys", 2208 "winapi", 2209] 2210 2211[[package]] 2212name = "rle-decode-fast" 2213version = "1.0.3" 2214source = "registry+https://github.com/rust-lang/crates.io-index" 2215checksum = "3582f63211428f83597b51b2ddb88e2a91a9d52d12831f9d08f5e624e8977422" 2216 2217[[package]] 2218name = "rustc-demangle" 2219version = "0.1.23" 2220source = "registry+https://github.com/rust-lang/crates.io-index" 2221checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76" 2222 2223[[package]] 2224name = "rustc-hash" 2225version = "1.1.0" 2226source = "registry+https://github.com/rust-lang/crates.io-index" 2227checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" 2228 2229[[package]] 2230name = "rustc_version" 2231version = "0.4.0" 2232source = "registry+https://github.com/rust-lang/crates.io-index" 2233checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366" 2234dependencies = [ 2235 "semver", 2236] 2237 2238[[package]] 2239name = "rustls" 2240version = "0.21.7" 2241source = "registry+https://github.com/rust-lang/crates.io-index" 2242checksum = "cd8d6c9f025a446bc4d18ad9632e69aec8f287aa84499ee335599fabd20c3fd8" 2243dependencies = [ 2244 "log", 2245 "ring", 2246 "rustls-webpki", 2247 "sct", 2248] 2249 2250[[package]] 2251name = "rustls-pemfile" 2252version = "1.0.3" 2253source = "registry+https://github.com/rust-lang/crates.io-index" 2254checksum = "2d3987094b1d07b653b7dfdc3f70ce9a1da9c51ac18c1b06b662e4f9a0e9f4b2" 2255dependencies = [ 2256 "base64", 2257] 2258 2259[[package]] 2260name = "rustls-webpki" 2261version = "0.101.5" 2262source = "registry+https://github.com/rust-lang/crates.io-index" 2263checksum = "45a27e3b59326c16e23d30aeb7a36a24cc0d29e71d68ff611cdfb4a01d013bed" 2264dependencies = [ 2265 "ring", 2266 "untrusted", 2267] 2268 2269[[package]] 2270name = "rustversion" 2271version = "1.0.14" 2272source = "registry+https://github.com/rust-lang/crates.io-index" 2273checksum = "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4" 2274 2275[[package]] 2276name = "ryu" 2277version = "1.0.15" 2278source = "registry+https://github.com/rust-lang/crates.io-index" 2279checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741" 2280 2281[[package]] 2282name = "same-file" 2283version = "1.0.6" 2284source = "registry+https://github.com/rust-lang/crates.io-index" 2285checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 2286dependencies = [ 2287 "winapi-util", 2288] 2289 2290[[package]] 2291name = "scopeguard" 2292version = "1.2.0" 2293source = "registry+https://github.com/rust-lang/crates.io-index" 2294checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 2295 2296[[package]] 2297name = "sct" 2298version = "0.7.0" 2299source = "registry+https://github.com/rust-lang/crates.io-index" 2300checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4" 2301dependencies = [ 2302 "ring", 2303 "untrusted", 2304] 2305 2306[[package]] 2307name = "semver" 2308version = "1.0.18" 2309source = "registry+https://github.com/rust-lang/crates.io-index" 2310checksum = "b0293b4b29daaf487284529cc2f5675b8e57c61f70167ba415a463651fd6a918" 2311dependencies = [ 2312 "serde", 2313] 2314 2315[[package]] 2316name = "seq-macro" 2317version = "0.3.5" 2318source = "registry+https://github.com/rust-lang/crates.io-index" 2319checksum = "a3f0bf26fd526d2a95683cd0f87bf103b8539e2ca1ef48ce002d67aad59aa0b4" 2320 2321[[package]] 2322name = "serde" 2323version = "1.0.188" 2324source = "registry+https://github.com/rust-lang/crates.io-index" 2325checksum = "cf9e0fcba69a370eed61bcf2b728575f726b50b55cba78064753d708ddc7549e" 2326dependencies = [ 2327 "serde_derive", 2328] 2329 2330[[package]] 2331name = "serde_derive" 2332version = "1.0.188" 2333source = "registry+https://github.com/rust-lang/crates.io-index" 2334checksum = "4eca7ac642d82aa35b60049a6eccb4be6be75e599bd2e9adb5f875a737654af2" 2335dependencies = [ 2336 "proc-macro2", 2337 "quote", 2338 "syn 2.0.36", 2339] 2340 2341[[package]] 2342name = "serde_json" 2343version = "1.0.107" 2344source = "registry+https://github.com/rust-lang/crates.io-index" 2345checksum = "6b420ce6e3d8bd882e9b243c6eed35dbc9a6110c9769e74b584e0d68d1f20c65" 2346dependencies = [ 2347 "indexmap 2.0.0", 2348 "itoa", 2349 "ryu", 2350 "serde", 2351] 2352 2353[[package]] 2354name = "serde_spanned" 2355version = "0.6.3" 2356source = "registry+https://github.com/rust-lang/crates.io-index" 2357checksum = "96426c9936fd7a0124915f9185ea1d20aa9445cc9821142f0a73bc9207a2e186" 2358dependencies = [ 2359 "serde", 2360] 2361 2362[[package]] 2363name = "serde_urlencoded" 2364version = "0.7.1" 2365source = "registry+https://github.com/rust-lang/crates.io-index" 2366checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 2367dependencies = [ 2368 "form_urlencoded", 2369 "itoa", 2370 "ryu", 2371 "serde", 2372] 2373 2374[[package]] 2375name = "signal-hook" 2376version = "0.3.17" 2377source = "registry+https://github.com/rust-lang/crates.io-index" 2378checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801" 2379dependencies = [ 2380 "libc", 2381 "signal-hook-registry", 2382] 2383 2384[[package]] 2385name = "signal-hook-mio" 2386version = "0.2.3" 2387source = "registry+https://github.com/rust-lang/crates.io-index" 2388checksum = "29ad2e15f37ec9a6cc544097b78a1ec90001e9f71b81338ca39f430adaca99af" 2389dependencies = [ 2390 "libc", 2391 "mio", 2392 "signal-hook", 2393] 2394 2395[[package]] 2396name = "signal-hook-registry" 2397version = "1.4.1" 2398source = "registry+https://github.com/rust-lang/crates.io-index" 2399checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1" 2400dependencies = [ 2401 "libc", 2402] 2403 2404[[package]] 2405name = "simd-json" 2406version = "0.12.0" 2407source = "registry+https://github.com/rust-lang/crates.io-index" 2408checksum = "f0f07a84c7456b901b8dd2c1d44caca8b0fd2c2616206ee5acc9d9da61e8d9ec" 2409dependencies = [ 2410 "ahash", 2411 "getrandom", 2412 "halfbrown", 2413 "lexical-core", 2414 "once_cell", 2415 "serde", 2416 "serde_json", 2417 "simdutf8", 2418 "value-trait", 2419] 2420 2421[[package]] 2422name = "simdutf8" 2423version = "0.1.4" 2424source = "registry+https://github.com/rust-lang/crates.io-index" 2425checksum = "f27f6278552951f1f2b8cf9da965d10969b2efdea95a6ec47987ab46edfe263a" 2426 2427[[package]] 2428name = "siphasher" 2429version = "0.3.11" 2430source = "registry+https://github.com/rust-lang/crates.io-index" 2431checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d" 2432 2433[[package]] 2434name = "slab" 2435version = "0.4.9" 2436source = "registry+https://github.com/rust-lang/crates.io-index" 2437checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" 2438dependencies = [ 2439 "autocfg", 2440] 2441 2442[[package]] 2443name = "smallvec" 2444version = "1.11.0" 2445source = "registry+https://github.com/rust-lang/crates.io-index" 2446checksum = "62bb4feee49fdd9f707ef802e22365a35de4b7b299de4763d44bfea899442ff9" 2447 2448[[package]] 2449name = "smartstring" 2450version = "1.0.1" 2451source = "registry+https://github.com/rust-lang/crates.io-index" 2452checksum = "3fb72c633efbaa2dd666986505016c32c3044395ceaf881518399d2f4127ee29" 2453dependencies = [ 2454 "autocfg", 2455 "serde", 2456 "static_assertions", 2457 "version_check", 2458] 2459 2460[[package]] 2461name = "snafu" 2462version = "0.7.5" 2463source = "registry+https://github.com/rust-lang/crates.io-index" 2464checksum = "e4de37ad025c587a29e8f3f5605c00f70b98715ef90b9061a815b9e59e9042d6" 2465dependencies = [ 2466 "doc-comment", 2467 "snafu-derive", 2468] 2469 2470[[package]] 2471name = "snafu-derive" 2472version = "0.7.5" 2473source = "registry+https://github.com/rust-lang/crates.io-index" 2474checksum = "990079665f075b699031e9c08fd3ab99be5029b96f3b78dc0709e8f77e4efebf" 2475dependencies = [ 2476 "heck", 2477 "proc-macro2", 2478 "quote", 2479 "syn 1.0.109", 2480] 2481 2482[[package]] 2483name = "snap" 2484version = "1.1.0" 2485source = "registry+https://github.com/rust-lang/crates.io-index" 2486checksum = "5e9f0ab6ef7eb7353d9119c170a436d1bf248eea575ac42d19d12f4e34130831" 2487 2488[[package]] 2489name = "socket2" 2490version = "0.4.9" 2491source = "registry+https://github.com/rust-lang/crates.io-index" 2492checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662" 2493dependencies = [ 2494 "libc", 2495 "winapi", 2496] 2497 2498[[package]] 2499name = "socket2" 2500version = "0.5.4" 2501source = "registry+https://github.com/rust-lang/crates.io-index" 2502checksum = "4031e820eb552adee9295814c0ced9e5cf38ddf1e8b7d566d6de8e2538ea989e" 2503dependencies = [ 2504 "libc", 2505 "windows-sys", 2506] 2507 2508[[package]] 2509name = "spin" 2510version = "0.5.2" 2511source = "registry+https://github.com/rust-lang/crates.io-index" 2512checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d" 2513 2514[[package]] 2515name = "sqlparser" 2516version = "0.38.0" 2517source = "registry+https://github.com/rust-lang/crates.io-index" 2518checksum = "0272b7bb0a225320170c99901b4b5fb3a4384e255a7f2cc228f61e2ba3893e75" 2519dependencies = [ 2520 "log", 2521] 2522 2523[[package]] 2524name = "static_assertions" 2525version = "1.1.0" 2526source = "registry+https://github.com/rust-lang/crates.io-index" 2527checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 2528 2529[[package]] 2530name = "streaming-decompression" 2531version = "0.1.2" 2532source = "registry+https://github.com/rust-lang/crates.io-index" 2533checksum = "bf6cc3b19bfb128a8ad11026086e31d3ce9ad23f8ea37354b31383a187c44cf3" 2534dependencies = [ 2535 "fallible-streaming-iterator", 2536] 2537 2538[[package]] 2539name = "streaming-iterator" 2540version = "0.1.9" 2541source = "registry+https://github.com/rust-lang/crates.io-index" 2542checksum = "2b2231b7c3057d5e4ad0156fb3dc807d900806020c5ffa3ee6ff2c8c76fb8520" 2543 2544[[package]] 2545name = "strength_reduce" 2546version = "0.2.4" 2547source = "registry+https://github.com/rust-lang/crates.io-index" 2548checksum = "fe895eb47f22e2ddd4dabc02bce419d2e643c8e3b585c78158b349195bc24d82" 2549 2550[[package]] 2551name = "strum" 2552version = "0.24.1" 2553source = "registry+https://github.com/rust-lang/crates.io-index" 2554checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f" 2555 2556[[package]] 2557name = "strum_macros" 2558version = "0.24.3" 2559source = "registry+https://github.com/rust-lang/crates.io-index" 2560checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59" 2561dependencies = [ 2562 "heck", 2563 "proc-macro2", 2564 "quote", 2565 "rustversion", 2566 "syn 1.0.109", 2567] 2568 2569[[package]] 2570name = "strum_macros" 2571version = "0.25.2" 2572source = "registry+https://github.com/rust-lang/crates.io-index" 2573checksum = "ad8d03b598d3d0fff69bf533ee3ef19b8eeb342729596df84bcc7e1f96ec4059" 2574dependencies = [ 2575 "heck", 2576 "proc-macro2", 2577 "quote", 2578 "rustversion", 2579 "syn 2.0.36", 2580] 2581 2582[[package]] 2583name = "syn" 2584version = "1.0.109" 2585source = "registry+https://github.com/rust-lang/crates.io-index" 2586checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 2587dependencies = [ 2588 "proc-macro2", 2589 "quote", 2590 "unicode-ident", 2591] 2592 2593[[package]] 2594name = "syn" 2595version = "2.0.36" 2596source = "registry+https://github.com/rust-lang/crates.io-index" 2597checksum = "91e02e55d62894af2a08aca894c6577281f76769ba47c94d5756bec8ac6e7373" 2598dependencies = [ 2599 "proc-macro2", 2600 "quote", 2601 "unicode-ident", 2602] 2603 2604[[package]] 2605name = "sysinfo" 2606version = "0.29.10" 2607source = "registry+https://github.com/rust-lang/crates.io-index" 2608checksum = "0a18d114d420ada3a891e6bc8e96a2023402203296a47cdd65083377dad18ba5" 2609dependencies = [ 2610 "cfg-if", 2611 "core-foundation-sys", 2612 "libc", 2613 "ntapi", 2614 "once_cell", 2615 "winapi", 2616] 2617 2618[[package]] 2619name = "target-features" 2620version = "0.1.4" 2621source = "registry+https://github.com/rust-lang/crates.io-index" 2622checksum = "06f6b473c37f9add4cf1df5b4d66a8ef58ab6c895f1a3b3f949cf3e21230140e" 2623 2624[[package]] 2625name = "target-lexicon" 2626version = "0.12.11" 2627source = "registry+https://github.com/rust-lang/crates.io-index" 2628checksum = "9d0e916b1148c8e263850e1ebcbd046f333e0683c724876bb0da63ea4373dc8a" 2629 2630[[package]] 2631name = "thiserror" 2632version = "1.0.48" 2633source = "registry+https://github.com/rust-lang/crates.io-index" 2634checksum = "9d6d7a740b8a666a7e828dd00da9c0dc290dff53154ea77ac109281de90589b7" 2635dependencies = [ 2636 "thiserror-impl", 2637] 2638 2639[[package]] 2640name = "thiserror-impl" 2641version = "1.0.48" 2642source = "registry+https://github.com/rust-lang/crates.io-index" 2643checksum = "49922ecae66cc8a249b77e68d1d0623c1b2c514f0060c27cdc68bd62a1219d35" 2644dependencies = [ 2645 "proc-macro2", 2646 "quote", 2647 "syn 2.0.36", 2648] 2649 2650[[package]] 2651name = "tinyvec" 2652version = "1.6.0" 2653source = "registry+https://github.com/rust-lang/crates.io-index" 2654checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50" 2655dependencies = [ 2656 "tinyvec_macros", 2657] 2658 2659[[package]] 2660name = "tinyvec_macros" 2661version = "0.1.1" 2662source = "registry+https://github.com/rust-lang/crates.io-index" 2663checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 2664 2665[[package]] 2666name = "tokio" 2667version = "1.32.0" 2668source = "registry+https://github.com/rust-lang/crates.io-index" 2669checksum = "17ed6077ed6cd6c74735e21f37eb16dc3935f96878b1fe961074089cc80893f9" 2670dependencies = [ 2671 "backtrace", 2672 "bytes", 2673 "libc", 2674 "mio", 2675 "num_cpus", 2676 "pin-project-lite", 2677 "socket2 0.5.4", 2678 "tokio-macros", 2679 "windows-sys", 2680] 2681 2682[[package]] 2683name = "tokio-macros" 2684version = "2.1.0" 2685source = "registry+https://github.com/rust-lang/crates.io-index" 2686checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e" 2687dependencies = [ 2688 "proc-macro2", 2689 "quote", 2690 "syn 2.0.36", 2691] 2692 2693[[package]] 2694name = "tokio-rustls" 2695version = "0.24.1" 2696source = "registry+https://github.com/rust-lang/crates.io-index" 2697checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081" 2698dependencies = [ 2699 "rustls", 2700 "tokio", 2701] 2702 2703[[package]] 2704name = "tokio-util" 2705version = "0.7.8" 2706source = "registry+https://github.com/rust-lang/crates.io-index" 2707checksum = "806fe8c2c87eccc8b3267cbae29ed3ab2d0bd37fca70ab622e46aaa9375ddb7d" 2708dependencies = [ 2709 "bytes", 2710 "futures-core", 2711 "futures-sink", 2712 "pin-project-lite", 2713 "tokio", 2714 "tracing", 2715] 2716 2717[[package]] 2718name = "toml" 2719version = "0.7.8" 2720source = "registry+https://github.com/rust-lang/crates.io-index" 2721checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257" 2722dependencies = [ 2723 "serde", 2724 "serde_spanned", 2725 "toml_datetime", 2726 "toml_edit", 2727] 2728 2729[[package]] 2730name = "toml_datetime" 2731version = "0.6.3" 2732source = "registry+https://github.com/rust-lang/crates.io-index" 2733checksum = "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b" 2734dependencies = [ 2735 "serde", 2736] 2737 2738[[package]] 2739name = "toml_edit" 2740version = "0.19.15" 2741source = "registry+https://github.com/rust-lang/crates.io-index" 2742checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421" 2743dependencies = [ 2744 "indexmap 2.0.0", 2745 "serde", 2746 "serde_spanned", 2747 "toml_datetime", 2748 "winnow", 2749] 2750 2751[[package]] 2752name = "tower-service" 2753version = "0.3.2" 2754source = "registry+https://github.com/rust-lang/crates.io-index" 2755checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52" 2756 2757[[package]] 2758name = "tracing" 2759version = "0.1.37" 2760source = "registry+https://github.com/rust-lang/crates.io-index" 2761checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8" 2762dependencies = [ 2763 "cfg-if", 2764 "pin-project-lite", 2765 "tracing-attributes", 2766 "tracing-core", 2767] 2768 2769[[package]] 2770name = "tracing-attributes" 2771version = "0.1.26" 2772source = "registry+https://github.com/rust-lang/crates.io-index" 2773checksum = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab" 2774dependencies = [ 2775 "proc-macro2", 2776 "quote", 2777 "syn 2.0.36", 2778] 2779 2780[[package]] 2781name = "tracing-core" 2782version = "0.1.31" 2783source = "registry+https://github.com/rust-lang/crates.io-index" 2784checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a" 2785dependencies = [ 2786 "once_cell", 2787] 2788 2789[[package]] 2790name = "try-lock" 2791version = "0.2.4" 2792source = "registry+https://github.com/rust-lang/crates.io-index" 2793checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed" 2794 2795[[package]] 2796name = "unicode-bidi" 2797version = "0.3.13" 2798source = "registry+https://github.com/rust-lang/crates.io-index" 2799checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460" 2800 2801[[package]] 2802name = "unicode-ident" 2803version = "1.0.12" 2804source = "registry+https://github.com/rust-lang/crates.io-index" 2805checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" 2806 2807[[package]] 2808name = "unicode-normalization" 2809version = "0.1.22" 2810source = "registry+https://github.com/rust-lang/crates.io-index" 2811checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921" 2812dependencies = [ 2813 "tinyvec", 2814] 2815 2816[[package]] 2817name = "unicode-width" 2818version = "0.1.10" 2819source = "registry+https://github.com/rust-lang/crates.io-index" 2820checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b" 2821 2822[[package]] 2823name = "unindent" 2824version = "0.2.3" 2825source = "registry+https://github.com/rust-lang/crates.io-index" 2826checksum = "c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce" 2827 2828[[package]] 2829name = "untrusted" 2830version = "0.7.1" 2831source = "registry+https://github.com/rust-lang/crates.io-index" 2832checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a" 2833 2834[[package]] 2835name = "url" 2836version = "2.4.1" 2837source = "registry+https://github.com/rust-lang/crates.io-index" 2838checksum = "143b538f18257fac9cad154828a57c6bf5157e1aa604d4816b5995bf6de87ae5" 2839dependencies = [ 2840 "form_urlencoded", 2841 "idna", 2842 "percent-encoding", 2843] 2844 2845[[package]] 2846name = "value-trait" 2847version = "0.6.1" 2848source = "registry+https://github.com/rust-lang/crates.io-index" 2849checksum = "09a5b6c8ceb01263b969cac48d4a6705134d490ded13d889e52c0cfc80c6945e" 2850dependencies = [ 2851 "float-cmp", 2852 "halfbrown", 2853 "itoa", 2854 "ryu", 2855] 2856 2857[[package]] 2858name = "vcpkg" 2859version = "0.2.15" 2860source = "registry+https://github.com/rust-lang/crates.io-index" 2861checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 2862 2863[[package]] 2864name = "version_check" 2865version = "0.9.4" 2866source = "registry+https://github.com/rust-lang/crates.io-index" 2867checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" 2868 2869[[package]] 2870name = "walkdir" 2871version = "2.4.0" 2872source = "registry+https://github.com/rust-lang/crates.io-index" 2873checksum = "d71d857dc86794ca4c280d616f7da00d2dbfd8cd788846559a6813e6aa4b54ee" 2874dependencies = [ 2875 "same-file", 2876 "winapi-util", 2877] 2878 2879[[package]] 2880name = "want" 2881version = "0.3.1" 2882source = "registry+https://github.com/rust-lang/crates.io-index" 2883checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" 2884dependencies = [ 2885 "try-lock", 2886] 2887 2888[[package]] 2889name = "wasi" 2890version = "0.11.0+wasi-snapshot-preview1" 2891source = "registry+https://github.com/rust-lang/crates.io-index" 2892checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 2893 2894[[package]] 2895name = "wasm-bindgen" 2896version = "0.2.87" 2897source = "registry+https://github.com/rust-lang/crates.io-index" 2898checksum = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342" 2899dependencies = [ 2900 "cfg-if", 2901 "wasm-bindgen-macro", 2902] 2903 2904[[package]] 2905name = "wasm-bindgen-backend" 2906version = "0.2.87" 2907source = "registry+https://github.com/rust-lang/crates.io-index" 2908checksum = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd" 2909dependencies = [ 2910 "bumpalo", 2911 "log", 2912 "once_cell", 2913 "proc-macro2", 2914 "quote", 2915 "syn 2.0.36", 2916 "wasm-bindgen-shared", 2917] 2918 2919[[package]] 2920name = "wasm-bindgen-futures" 2921version = "0.4.37" 2922source = "registry+https://github.com/rust-lang/crates.io-index" 2923checksum = "c02dbc21516f9f1f04f187958890d7e6026df8d16540b7ad9492bc34a67cea03" 2924dependencies = [ 2925 "cfg-if", 2926 "js-sys", 2927 "wasm-bindgen", 2928 "web-sys", 2929] 2930 2931[[package]] 2932name = "wasm-bindgen-macro" 2933version = "0.2.87" 2934source = "registry+https://github.com/rust-lang/crates.io-index" 2935checksum = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d" 2936dependencies = [ 2937 "quote", 2938 "wasm-bindgen-macro-support", 2939] 2940 2941[[package]] 2942name = "wasm-bindgen-macro-support" 2943version = "0.2.87" 2944source = "registry+https://github.com/rust-lang/crates.io-index" 2945checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b" 2946dependencies = [ 2947 "proc-macro2", 2948 "quote", 2949 "syn 2.0.36", 2950 "wasm-bindgen-backend", 2951 "wasm-bindgen-shared", 2952] 2953 2954[[package]] 2955name = "wasm-bindgen-shared" 2956version = "0.2.87" 2957source = "registry+https://github.com/rust-lang/crates.io-index" 2958checksum = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1" 2959 2960[[package]] 2961name = "wasm-streams" 2962version = "0.3.0" 2963source = "registry+https://github.com/rust-lang/crates.io-index" 2964checksum = "b4609d447824375f43e1ffbc051b50ad8f4b3ae8219680c94452ea05eb240ac7" 2965dependencies = [ 2966 "futures-util", 2967 "js-sys", 2968 "wasm-bindgen", 2969 "wasm-bindgen-futures", 2970 "web-sys", 2971] 2972 2973[[package]] 2974name = "web-sys" 2975version = "0.3.64" 2976source = "registry+https://github.com/rust-lang/crates.io-index" 2977checksum = "9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b" 2978dependencies = [ 2979 "js-sys", 2980 "wasm-bindgen", 2981] 2982 2983[[package]] 2984name = "webpki-roots" 2985version = "0.25.2" 2986source = "registry+https://github.com/rust-lang/crates.io-index" 2987checksum = "14247bb57be4f377dfb94c72830b8ce8fc6beac03cf4bf7b9732eadd414123fc" 2988 2989[[package]] 2990name = "winapi" 2991version = "0.3.9" 2992source = "registry+https://github.com/rust-lang/crates.io-index" 2993checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 2994dependencies = [ 2995 "winapi-i686-pc-windows-gnu", 2996 "winapi-x86_64-pc-windows-gnu", 2997] 2998 2999[[package]] 3000name = "winapi-i686-pc-windows-gnu" 3001version = "0.4.0" 3002source = "registry+https://github.com/rust-lang/crates.io-index" 3003checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 3004 3005[[package]] 3006name = "winapi-util" 3007version = "0.1.5" 3008source = "registry+https://github.com/rust-lang/crates.io-index" 3009checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" 3010dependencies = [ 3011 "winapi", 3012] 3013 3014[[package]] 3015name = "winapi-x86_64-pc-windows-gnu" 3016version = "0.4.0" 3017source = "registry+https://github.com/rust-lang/crates.io-index" 3018checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 3019 3020[[package]] 3021name = "windows" 3022version = "0.48.0" 3023source = "registry+https://github.com/rust-lang/crates.io-index" 3024checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f" 3025dependencies = [ 3026 "windows-targets", 3027] 3028 3029[[package]] 3030name = "windows-sys" 3031version = "0.48.0" 3032source = "registry+https://github.com/rust-lang/crates.io-index" 3033checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 3034dependencies = [ 3035 "windows-targets", 3036] 3037 3038[[package]] 3039name = "windows-targets" 3040version = "0.48.5" 3041source = "registry+https://github.com/rust-lang/crates.io-index" 3042checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 3043dependencies = [ 3044 "windows_aarch64_gnullvm", 3045 "windows_aarch64_msvc", 3046 "windows_i686_gnu", 3047 "windows_i686_msvc", 3048 "windows_x86_64_gnu", 3049 "windows_x86_64_gnullvm", 3050 "windows_x86_64_msvc", 3051] 3052 3053[[package]] 3054name = "windows_aarch64_gnullvm" 3055version = "0.48.5" 3056source = "registry+https://github.com/rust-lang/crates.io-index" 3057checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 3058 3059[[package]] 3060name = "windows_aarch64_msvc" 3061version = "0.48.5" 3062source = "registry+https://github.com/rust-lang/crates.io-index" 3063checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 3064 3065[[package]] 3066name = "windows_i686_gnu" 3067version = "0.48.5" 3068source = "registry+https://github.com/rust-lang/crates.io-index" 3069checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 3070 3071[[package]] 3072name = "windows_i686_msvc" 3073version = "0.48.5" 3074source = "registry+https://github.com/rust-lang/crates.io-index" 3075checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 3076 3077[[package]] 3078name = "windows_x86_64_gnu" 3079version = "0.48.5" 3080source = "registry+https://github.com/rust-lang/crates.io-index" 3081checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 3082 3083[[package]] 3084name = "windows_x86_64_gnullvm" 3085version = "0.48.5" 3086source = "registry+https://github.com/rust-lang/crates.io-index" 3087checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 3088 3089[[package]] 3090name = "windows_x86_64_msvc" 3091version = "0.48.5" 3092source = "registry+https://github.com/rust-lang/crates.io-index" 3093checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 3094 3095[[package]] 3096name = "winnow" 3097version = "0.5.15" 3098source = "registry+https://github.com/rust-lang/crates.io-index" 3099checksum = "7c2e3184b9c4e92ad5167ca73039d0c42476302ab603e2fec4487511f38ccefc" 3100dependencies = [ 3101 "memchr", 3102] 3103 3104[[package]] 3105name = "winreg" 3106version = "0.50.0" 3107source = "registry+https://github.com/rust-lang/crates.io-index" 3108checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" 3109dependencies = [ 3110 "cfg-if", 3111 "windows-sys", 3112] 3113 3114[[package]] 3115name = "xxhash-rust" 3116version = "0.8.7" 3117source = "registry+https://github.com/rust-lang/crates.io-index" 3118checksum = "9828b178da53440fa9c766a3d2f73f7cf5d0ac1fe3980c1e5018d899fd19e07b" 3119 3120[[package]] 3121name = "zerocopy" 3122version = "0.7.11" 3123source = "registry+https://github.com/rust-lang/crates.io-index" 3124checksum = "4c19fae0c8a9efc6a8281f2e623db8af1db9e57852e04cde3e754dd2dc29340f" 3125dependencies = [ 3126 "zerocopy-derive", 3127] 3128 3129[[package]] 3130name = "zerocopy-derive" 3131version = "0.7.11" 3132source = "registry+https://github.com/rust-lang/crates.io-index" 3133checksum = "fc56589e9ddd1f1c28d4b4b5c773ce232910a6bb67a70133d61c9e347585efe9" 3134dependencies = [ 3135 "proc-macro2", 3136 "quote", 3137 "syn 2.0.36", 3138] 3139 3140[[package]] 3141name = "zstd" 3142version = "0.13.0" 3143source = "registry+https://github.com/rust-lang/crates.io-index" 3144checksum = "bffb3309596d527cfcba7dfc6ed6052f1d39dfbd7c867aa2e865e4a449c10110" 3145dependencies = [ 3146 "zstd-safe", 3147] 3148 3149[[package]] 3150name = "zstd-safe" 3151version = "7.0.0" 3152source = "registry+https://github.com/rust-lang/crates.io-index" 3153checksum = "43747c7422e2924c11144d5229878b98180ef8b06cca4ab5af37afc8a8d8ea3e" 3154dependencies = [ 3155 "zstd-sys", 3156] 3157 3158[[package]] 3159name = "zstd-sys" 3160version = "2.0.8+zstd.1.5.5" 3161source = "registry+https://github.com/rust-lang/crates.io-index" 3162checksum = "5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c" 3163dependencies = [ 3164 "cc", 3165 "libc", 3166 "pkg-config", 3167]