1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 3 4 5[[package]] 6name = "aho-corasick" 7version = "0.7.20" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac" 10dependencies = [ 11 "memchr", 12] 13 14[[package]] 15name = "annotate-snippets" 16version = "0.9.1" 17source = "registry+https://github.com/rust-lang/crates.io-index" 18checksum = "c3b9d411ecbaf79885c6df4d75fff75858d5995ff25385657a28af47e82f9c36" 19dependencies = [ 20 "unicode-width", 21 "yansi-term", 22] 23 24[[package]] 25name = "bindgen" 26version = "0.69.5" 27source = "registry+https://github.com/rust-lang/crates.io-index" 28checksum = "271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088" 29dependencies = [ 30 "annotate-snippets", 31 "bitflags 2.2.1", 32 "cexpr", 33 "clang-sys", 34 "itertools", 35 "lazy_static", 36 "lazycell", 37 "log", 38 "proc-macro2", 39 "quote", 40 "regex", 41 "rustc-hash", 42 "shlex", 43 "syn 2.0.18", 44 "which", 45] 46 47[[package]] 48name = "bindgen-cli" 49version = "0.69.5" 50dependencies = [ 51 "bindgen", 52 "clap", 53 "clap_complete", 54 "env_logger", 55 "log", 56 "shlex", 57] 58 59[[package]] 60name = "bitflags" 61version = "1.3.2" 62source = "registry+https://github.com/rust-lang/crates.io-index" 63checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 64 65[[package]] 66name = "bitflags" 67version = "2.2.1" 68source = "registry+https://github.com/rust-lang/crates.io-index" 69checksum = "24a6904aef64d73cf10ab17ebace7befb918b82164785cb89907993be7f83813" 70 71[[package]] 72name = "cc" 73version = "1.0.78" 74source = "registry+https://github.com/rust-lang/crates.io-index" 75checksum = "a20104e2335ce8a659d6dd92a51a767a0c062599c73b343fd152cb401e828c3d" 76 77[[package]] 78name = "cexpr" 79version = "0.6.0" 80source = "registry+https://github.com/rust-lang/crates.io-index" 81checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766" 82dependencies = [ 83 "nom", 84] 85 86[[package]] 87name = "cfg-if" 88version = "1.0.0" 89source = "registry+https://github.com/rust-lang/crates.io-index" 90checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 91 92[[package]] 93name = "clang-sys" 94version = "1.4.0" 95source = "registry+https://github.com/rust-lang/crates.io-index" 96checksum = "fa2e27ae6ab525c3d369ded447057bca5438d86dc3a68f6faafb8269ba82ebf3" 97dependencies = [ 98 "glob", 99 "libc", 100 "libloading", 101] 102 103[[package]] 104name = "clap" 105version = "4.1.4" 106source = "registry+https://github.com/rust-lang/crates.io-index" 107checksum = "f13b9c79b5d1dd500d20ef541215a6423c75829ef43117e1b4d17fd8af0b5d76" 108dependencies = [ 109 "bitflags 1.3.2", 110 "clap_derive", 111 "clap_lex", 112 "is-terminal", 113 "once_cell", 114 "strsim", 115 "termcolor", 116] 117 118[[package]] 119name = "clap_complete" 120version = "4.2.0" 121source = "registry+https://github.com/rust-lang/crates.io-index" 122checksum = "01c22dcfb410883764b29953103d9ef7bb8fe21b3fa1158bc99986c2067294bd" 123dependencies = [ 124 "clap", 125] 126 127[[package]] 128name = "clap_derive" 129version = "4.1.0" 130source = "registry+https://github.com/rust-lang/crates.io-index" 131checksum = "684a277d672e91966334af371f1a7b5833f9aa00b07c84e92fbce95e00208ce8" 132dependencies = [ 133 "heck", 134 "proc-macro-error", 135 "proc-macro2", 136 "quote", 137 "syn 1.0.107", 138] 139 140[[package]] 141name = "clap_lex" 142version = "0.3.1" 143source = "registry+https://github.com/rust-lang/crates.io-index" 144checksum = "783fe232adfca04f90f56201b26d79682d4cd2625e0bc7290b95123afe558ade" 145dependencies = [ 146 "os_str_bytes", 147] 148 149[[package]] 150name = "either" 151version = "1.8.1" 152source = "registry+https://github.com/rust-lang/crates.io-index" 153checksum = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91" 154 155[[package]] 156name = "env_logger" 157version = "0.10.0" 158source = "registry+https://github.com/rust-lang/crates.io-index" 159checksum = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0" 160dependencies = [ 161 "humantime", 162 "is-terminal", 163 "log", 164 "regex", 165 "termcolor", 166] 167 168[[package]] 169name = "errno" 170version = "0.3.1" 171source = "registry+https://github.com/rust-lang/crates.io-index" 172checksum = "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a" 173dependencies = [ 174 "errno-dragonfly", 175 "libc", 176 "windows-sys 0.48.0", 177] 178 179[[package]] 180name = "errno-dragonfly" 181version = "0.1.2" 182source = "registry+https://github.com/rust-lang/crates.io-index" 183checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf" 184dependencies = [ 185 "cc", 186 "libc", 187] 188 189[[package]] 190name = "glob" 191version = "0.3.1" 192source = "registry+https://github.com/rust-lang/crates.io-index" 193checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" 194 195[[package]] 196name = "heck" 197version = "0.4.0" 198source = "registry+https://github.com/rust-lang/crates.io-index" 199checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9" 200 201[[package]] 202name = "hermit-abi" 203version = "0.3.2" 204source = "registry+https://github.com/rust-lang/crates.io-index" 205checksum = "443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b" 206 207[[package]] 208name = "humantime" 209version = "2.1.0" 210source = "registry+https://github.com/rust-lang/crates.io-index" 211checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" 212 213[[package]] 214name = "io-lifetimes" 215version = "1.0.4" 216source = "registry+https://github.com/rust-lang/crates.io-index" 217checksum = "e7d6c6f8c91b4b9ed43484ad1a938e393caf35960fce7f82a040497207bd8e9e" 218dependencies = [ 219 "libc", 220 "windows-sys 0.42.0", 221] 222 223[[package]] 224name = "is-terminal" 225version = "0.4.7" 226source = "registry+https://github.com/rust-lang/crates.io-index" 227checksum = "adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f" 228dependencies = [ 229 "hermit-abi", 230 "io-lifetimes", 231 "rustix", 232 "windows-sys 0.48.0", 233] 234 235[[package]] 236name = "itertools" 237version = "0.12.1" 238source = "registry+https://github.com/rust-lang/crates.io-index" 239checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" 240dependencies = [ 241 "either", 242] 243 244[[package]] 245name = "lazy_static" 246version = "1.4.0" 247source = "registry+https://github.com/rust-lang/crates.io-index" 248checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" 249 250[[package]] 251name = "lazycell" 252version = "1.3.0" 253source = "registry+https://github.com/rust-lang/crates.io-index" 254checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" 255 256[[package]] 257name = "libc" 258version = "0.2.139" 259source = "registry+https://github.com/rust-lang/crates.io-index" 260checksum = "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79" 261 262[[package]] 263name = "libloading" 264version = "0.7.4" 265source = "registry+https://github.com/rust-lang/crates.io-index" 266checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f" 267dependencies = [ 268 "cfg-if", 269 "winapi", 270] 271 272[[package]] 273name = "linux-raw-sys" 274version = "0.3.8" 275source = "registry+https://github.com/rust-lang/crates.io-index" 276checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519" 277 278[[package]] 279name = "log" 280version = "0.4.17" 281source = "registry+https://github.com/rust-lang/crates.io-index" 282checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e" 283dependencies = [ 284 "cfg-if", 285] 286 287[[package]] 288name = "memchr" 289version = "2.5.0" 290source = "registry+https://github.com/rust-lang/crates.io-index" 291checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d" 292 293[[package]] 294name = "minimal-lexical" 295version = "0.2.1" 296source = "registry+https://github.com/rust-lang/crates.io-index" 297checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 298 299[[package]] 300name = "nom" 301version = "7.1.3" 302source = "registry+https://github.com/rust-lang/crates.io-index" 303checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" 304dependencies = [ 305 "memchr", 306 "minimal-lexical", 307] 308 309[[package]] 310name = "once_cell" 311version = "1.17.0" 312source = "registry+https://github.com/rust-lang/crates.io-index" 313checksum = "6f61fba1741ea2b3d6a1e3178721804bb716a68a6aeba1149b5d52e3d464ea66" 314 315[[package]] 316name = "os_str_bytes" 317version = "6.4.1" 318source = "registry+https://github.com/rust-lang/crates.io-index" 319checksum = "9b7820b9daea5457c9f21c69448905d723fbd21136ccf521748f23fd49e723ee" 320 321[[package]] 322name = "proc-macro-error" 323version = "1.0.4" 324source = "registry+https://github.com/rust-lang/crates.io-index" 325checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" 326dependencies = [ 327 "proc-macro-error-attr", 328 "proc-macro2", 329 "quote", 330 "syn 1.0.107", 331 "version_check", 332] 333 334[[package]] 335name = "proc-macro-error-attr" 336version = "1.0.4" 337source = "registry+https://github.com/rust-lang/crates.io-index" 338checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" 339dependencies = [ 340 "proc-macro2", 341 "quote", 342 "version_check", 343] 344 345[[package]] 346name = "proc-macro2" 347version = "1.0.60" 348source = "registry+https://github.com/rust-lang/crates.io-index" 349checksum = "dec2b086b7a862cf4de201096214fa870344cf922b2b30c167badb3af3195406" 350dependencies = [ 351 "unicode-ident", 352] 353 354[[package]] 355name = "quote" 356version = "1.0.28" 357source = "registry+https://github.com/rust-lang/crates.io-index" 358checksum = "1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488" 359dependencies = [ 360 "proc-macro2", 361] 362 363[[package]] 364name = "regex" 365version = "1.7.1" 366source = "registry+https://github.com/rust-lang/crates.io-index" 367checksum = "48aaa5748ba571fb95cd2c85c09f629215d3a6ece942baa100950af03a34f733" 368dependencies = [ 369 "aho-corasick", 370 "memchr", 371 "regex-syntax", 372] 373 374[[package]] 375name = "regex-syntax" 376version = "0.6.28" 377source = "registry+https://github.com/rust-lang/crates.io-index" 378checksum = "456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848" 379 380[[package]] 381name = "rustc-hash" 382version = "1.1.0" 383source = "registry+https://github.com/rust-lang/crates.io-index" 384checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" 385 386[[package]] 387name = "rustix" 388version = "0.37.3" 389source = "registry+https://github.com/rust-lang/crates.io-index" 390checksum = "62b24138615de35e32031d041a09032ef3487a616d901ca4db224e7d557efae2" 391dependencies = [ 392 "bitflags 1.3.2", 393 "errno", 394 "io-lifetimes", 395 "libc", 396 "linux-raw-sys", 397 "windows-sys 0.45.0", 398] 399 400[[package]] 401name = "shlex" 402version = "1.3.0" 403source = "registry+https://github.com/rust-lang/crates.io-index" 404checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 405 406[[package]] 407name = "strsim" 408version = "0.10.0" 409source = "registry+https://github.com/rust-lang/crates.io-index" 410checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" 411 412[[package]] 413name = "syn" 414version = "1.0.107" 415source = "registry+https://github.com/rust-lang/crates.io-index" 416checksum = "1f4064b5b16e03ae50984a5a8ed5d4f8803e6bc1fd170a3cda91a1be4b18e3f5" 417dependencies = [ 418 "proc-macro2", 419 "quote", 420 "unicode-ident", 421] 422 423[[package]] 424name = "syn" 425version = "2.0.18" 426source = "registry+https://github.com/rust-lang/crates.io-index" 427checksum = "32d41677bcbe24c20c52e7c70b0d8db04134c5d1066bf98662e2871ad200ea3e" 428dependencies = [ 429 "proc-macro2", 430 "quote", 431 "unicode-ident", 432] 433 434[[package]] 435name = "termcolor" 436version = "1.2.0" 437source = "registry+https://github.com/rust-lang/crates.io-index" 438checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6" 439dependencies = [ 440 "winapi-util", 441] 442 443[[package]] 444name = "unicode-ident" 445version = "1.0.6" 446source = "registry+https://github.com/rust-lang/crates.io-index" 447checksum = "84a22b9f218b40614adcb3f4ff08b703773ad44fa9423e4e0d346d5db86e4ebc" 448 449[[package]] 450name = "unicode-width" 451version = "0.1.10" 452source = "registry+https://github.com/rust-lang/crates.io-index" 453checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b" 454 455[[package]] 456name = "version_check" 457version = "0.9.4" 458source = "registry+https://github.com/rust-lang/crates.io-index" 459checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" 460 461[[package]] 462name = "which" 463version = "4.4.0" 464source = "registry+https://github.com/rust-lang/crates.io-index" 465checksum = "2441c784c52b289a054b7201fc93253e288f094e2f4be9058343127c4226a269" 466dependencies = [ 467 "either", 468 "libc", 469 "once_cell", 470] 471 472[[package]] 473name = "winapi" 474version = "0.3.9" 475source = "registry+https://github.com/rust-lang/crates.io-index" 476checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 477dependencies = [ 478 "winapi-i686-pc-windows-gnu", 479 "winapi-x86_64-pc-windows-gnu", 480] 481 482[[package]] 483name = "winapi-i686-pc-windows-gnu" 484version = "0.4.0" 485source = "registry+https://github.com/rust-lang/crates.io-index" 486checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 487 488[[package]] 489name = "winapi-util" 490version = "0.1.5" 491source = "registry+https://github.com/rust-lang/crates.io-index" 492checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" 493dependencies = [ 494 "winapi", 495] 496 497[[package]] 498name = "winapi-x86_64-pc-windows-gnu" 499version = "0.4.0" 500source = "registry+https://github.com/rust-lang/crates.io-index" 501checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 502 503[[package]] 504name = "windows-sys" 505version = "0.42.0" 506source = "registry+https://github.com/rust-lang/crates.io-index" 507checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7" 508dependencies = [ 509 "windows_aarch64_gnullvm 0.42.2", 510 "windows_aarch64_msvc 0.42.2", 511 "windows_i686_gnu 0.42.2", 512 "windows_i686_msvc 0.42.2", 513 "windows_x86_64_gnu 0.42.2", 514 "windows_x86_64_gnullvm 0.42.2", 515 "windows_x86_64_msvc 0.42.2", 516] 517 518[[package]] 519name = "windows-sys" 520version = "0.45.0" 521source = "registry+https://github.com/rust-lang/crates.io-index" 522checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" 523dependencies = [ 524 "windows-targets 0.42.2", 525] 526 527[[package]] 528name = "windows-sys" 529version = "0.48.0" 530source = "registry+https://github.com/rust-lang/crates.io-index" 531checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 532dependencies = [ 533 "windows-targets 0.48.1", 534] 535 536[[package]] 537name = "windows-targets" 538version = "0.42.2" 539source = "registry+https://github.com/rust-lang/crates.io-index" 540checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" 541dependencies = [ 542 "windows_aarch64_gnullvm 0.42.2", 543 "windows_aarch64_msvc 0.42.2", 544 "windows_i686_gnu 0.42.2", 545 "windows_i686_msvc 0.42.2", 546 "windows_x86_64_gnu 0.42.2", 547 "windows_x86_64_gnullvm 0.42.2", 548 "windows_x86_64_msvc 0.42.2", 549] 550 551[[package]] 552name = "windows-targets" 553version = "0.48.1" 554source = "registry+https://github.com/rust-lang/crates.io-index" 555checksum = "05d4b17490f70499f20b9e791dcf6a299785ce8af4d709018206dc5b4953e95f" 556dependencies = [ 557 "windows_aarch64_gnullvm 0.48.0", 558 "windows_aarch64_msvc 0.48.0", 559 "windows_i686_gnu 0.48.0", 560 "windows_i686_msvc 0.48.0", 561 "windows_x86_64_gnu 0.48.0", 562 "windows_x86_64_gnullvm 0.48.0", 563 "windows_x86_64_msvc 0.48.0", 564] 565 566[[package]] 567name = "windows_aarch64_gnullvm" 568version = "0.42.2" 569source = "registry+https://github.com/rust-lang/crates.io-index" 570checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 571 572[[package]] 573name = "windows_aarch64_gnullvm" 574version = "0.48.0" 575source = "registry+https://github.com/rust-lang/crates.io-index" 576checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc" 577 578[[package]] 579name = "windows_aarch64_msvc" 580version = "0.42.2" 581source = "registry+https://github.com/rust-lang/crates.io-index" 582checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" 583 584[[package]] 585name = "windows_aarch64_msvc" 586version = "0.48.0" 587source = "registry+https://github.com/rust-lang/crates.io-index" 588checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3" 589 590[[package]] 591name = "windows_i686_gnu" 592version = "0.42.2" 593source = "registry+https://github.com/rust-lang/crates.io-index" 594checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" 595 596[[package]] 597name = "windows_i686_gnu" 598version = "0.48.0" 599source = "registry+https://github.com/rust-lang/crates.io-index" 600checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241" 601 602[[package]] 603name = "windows_i686_msvc" 604version = "0.42.2" 605source = "registry+https://github.com/rust-lang/crates.io-index" 606checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" 607 608[[package]] 609name = "windows_i686_msvc" 610version = "0.48.0" 611source = "registry+https://github.com/rust-lang/crates.io-index" 612checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00" 613 614[[package]] 615name = "windows_x86_64_gnu" 616version = "0.42.2" 617source = "registry+https://github.com/rust-lang/crates.io-index" 618checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" 619 620[[package]] 621name = "windows_x86_64_gnu" 622version = "0.48.0" 623source = "registry+https://github.com/rust-lang/crates.io-index" 624checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1" 625 626[[package]] 627name = "windows_x86_64_gnullvm" 628version = "0.42.2" 629source = "registry+https://github.com/rust-lang/crates.io-index" 630checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" 631 632[[package]] 633name = "windows_x86_64_gnullvm" 634version = "0.48.0" 635source = "registry+https://github.com/rust-lang/crates.io-index" 636checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953" 637 638[[package]] 639name = "windows_x86_64_msvc" 640version = "0.42.2" 641source = "registry+https://github.com/rust-lang/crates.io-index" 642checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" 643 644[[package]] 645name = "windows_x86_64_msvc" 646version = "0.48.0" 647source = "registry+https://github.com/rust-lang/crates.io-index" 648checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a" 649 650[[package]] 651name = "yansi-term" 652version = "0.1.2" 653source = "registry+https://github.com/rust-lang/crates.io-index" 654checksum = "fe5c30ade05e61656247b2e334a031dfd0cc466fadef865bdcdea8d537951bf1" 655dependencies = [ 656 "winapi", 657] 658