1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 3 4 5[[package]] 6name = "anstyle" 7version = "1.0.6" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc" 10 11[[package]] 12name = "cc" 13version = "1.0.89" 14source = "registry+https://github.com/rust-lang/crates.io-index" 15checksum = "a0ba8f7aaa012f30d5b2861462f6708eccd49c3c39863fe083a308035f63d723" 16 17[[package]] 18name = "clap" 19version = "4.5.1" 20source = "registry+https://github.com/rust-lang/crates.io-index" 21checksum = "c918d541ef2913577a0f9566e9ce27cb35b6df072075769e0b26cb5a554520da" 22dependencies = [ 23 "clap_builder", 24] 25 26[[package]] 27name = "clap_builder" 28version = "4.5.1" 29source = "registry+https://github.com/rust-lang/crates.io-index" 30checksum = "9f3e7391dad68afb0c2ede1bf619f579a3dc9c2ec67f089baa397123a2f3d1eb" 31dependencies = [ 32 "anstyle", 33 "clap_lex", 34] 35 36[[package]] 37name = "clap_lex" 38version = "0.7.0" 39source = "registry+https://github.com/rust-lang/crates.io-index" 40checksum = "98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce" 41 42[[package]] 43name = "codespan-reporting" 44version = "0.11.1" 45source = "registry+https://github.com/rust-lang/crates.io-index" 46checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e" 47dependencies = [ 48 "termcolor", 49 "unicode-width", 50] 51 52[[package]] 53name = "once_cell" 54version = "1.19.0" 55source = "registry+https://github.com/rust-lang/crates.io-index" 56checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" 57 58[[package]] 59name = "proc-macro2" 60version = "1.0.78" 61source = "registry+https://github.com/rust-lang/crates.io-index" 62checksum = "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae" 63dependencies = [ 64 "unicode-ident", 65] 66 67[[package]] 68name = "quote" 69version = "1.0.35" 70source = "registry+https://github.com/rust-lang/crates.io-index" 71checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef" 72dependencies = [ 73 "proc-macro2", 74] 75 76[[package]] 77name = "scratch" 78version = "1.0.7" 79source = "registry+https://github.com/rust-lang/crates.io-index" 80checksum = "a3cf7c11c38cb994f3d40e8a8cde3bbd1f72a435e4c49e85d6553d8312306152" 81 82[[package]] 83name = "syn" 84version = "2.0.52" 85source = "registry+https://github.com/rust-lang/crates.io-index" 86checksum = "b699d15b36d1f02c3e7c69f8ffef53de37aefae075d8488d4ba1a7788d574a07" 87dependencies = [ 88 "proc-macro2", 89 "quote", 90 "unicode-ident", 91] 92 93[[package]] 94name = "termcolor" 95version = "1.4.1" 96source = "registry+https://github.com/rust-lang/crates.io-index" 97checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755" 98dependencies = [ 99 "winapi-util", 100] 101 102[[package]] 103name = "third-party" 104version = "0.0.0" 105dependencies = [ 106 "cc", 107 "clap", 108 "codespan-reporting", 109 "once_cell", 110 "proc-macro2", 111 "quote", 112 "scratch", 113 "syn", 114] 115 116[[package]] 117name = "unicode-ident" 118version = "1.0.12" 119source = "registry+https://github.com/rust-lang/crates.io-index" 120checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" 121 122[[package]] 123name = "unicode-width" 124version = "0.1.11" 125source = "registry+https://github.com/rust-lang/crates.io-index" 126checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85" 127 128[[package]] 129name = "winapi" 130version = "0.3.9" 131source = "registry+https://github.com/rust-lang/crates.io-index" 132checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 133dependencies = [ 134 "winapi-i686-pc-windows-gnu", 135 "winapi-x86_64-pc-windows-gnu", 136] 137 138[[package]] 139name = "winapi-i686-pc-windows-gnu" 140version = "0.4.0" 141source = "registry+https://github.com/rust-lang/crates.io-index" 142checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 143 144[[package]] 145name = "winapi-util" 146version = "0.1.6" 147source = "registry+https://github.com/rust-lang/crates.io-index" 148checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596" 149dependencies = [ 150 "winapi", 151] 152 153[[package]] 154name = "winapi-x86_64-pc-windows-gnu" 155version = "0.4.0" 156source = "registry+https://github.com/rust-lang/crates.io-index" 157checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 158