microsoft/qdk
Publicmirrored fromhttps://github.com/microsoft/qdkAvailable
Cargo.lock
1113lines · modecode
| 1 | # This file is automatically @generated by Cargo. |
| 2 | # It is not intended for manual editing. |
| 3 | version = 3 |
| 4 | |
| 5 | [[package]] |
| 6 | name = "addr2line" |
| 7 | version = "0.19.0" |
| 8 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 9 | checksum = "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97" |
| 10 | dependencies = [ |
| 11 | "gimli", |
| 12 | ] |
| 13 | |
| 14 | [[package]] |
| 15 | name = "adler" |
| 16 | version = "1.0.2" |
| 17 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 18 | checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" |
| 19 | |
| 20 | [[package]] |
| 21 | name = "ahash" |
| 22 | version = "0.7.6" |
| 23 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 24 | checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47" |
| 25 | dependencies = [ |
| 26 | "getrandom", |
| 27 | "once_cell", |
| 28 | "version_check", |
| 29 | ] |
| 30 | |
| 31 | [[package]] |
| 32 | name = "aho-corasick" |
| 33 | version = "0.7.20" |
| 34 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 35 | checksum = "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac" |
| 36 | dependencies = [ |
| 37 | "memchr", |
| 38 | ] |
| 39 | |
| 40 | [[package]] |
| 41 | name = "anes" |
| 42 | version = "0.1.6" |
| 43 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 44 | checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" |
| 45 | |
| 46 | [[package]] |
| 47 | name = "atty" |
| 48 | version = "0.2.14" |
| 49 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 50 | checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" |
| 51 | dependencies = [ |
| 52 | "hermit-abi 0.1.19", |
| 53 | "libc", |
| 54 | "winapi", |
| 55 | ] |
| 56 | |
| 57 | [[package]] |
| 58 | name = "autocfg" |
| 59 | version = "1.1.0" |
| 60 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 61 | checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" |
| 62 | |
| 63 | [[package]] |
| 64 | name = "backtrace" |
| 65 | version = "0.3.67" |
| 66 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 67 | checksum = "233d376d6d185f2a3093e58f283f60f880315b6c60075b01f36b3b85154564ca" |
| 68 | dependencies = [ |
| 69 | "addr2line", |
| 70 | "cc", |
| 71 | "cfg-if", |
| 72 | "libc", |
| 73 | "miniz_oxide", |
| 74 | "object", |
| 75 | "rustc-demangle", |
| 76 | ] |
| 77 | |
| 78 | [[package]] |
| 79 | name = "bitflags" |
| 80 | version = "1.3.2" |
| 81 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 82 | checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" |
| 83 | |
| 84 | [[package]] |
| 85 | name = "bitvec" |
| 86 | version = "1.0.1" |
| 87 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 88 | checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c" |
| 89 | dependencies = [ |
| 90 | "funty", |
| 91 | "radium", |
| 92 | "tap", |
| 93 | "wyz", |
| 94 | ] |
| 95 | |
| 96 | [[package]] |
| 97 | name = "cast" |
| 98 | version = "0.3.0" |
| 99 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 100 | checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" |
| 101 | |
| 102 | [[package]] |
| 103 | name = "cc" |
| 104 | version = "1.0.79" |
| 105 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 106 | checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f" |
| 107 | |
| 108 | [[package]] |
| 109 | name = "cfg-if" |
| 110 | version = "1.0.0" |
| 111 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 112 | checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" |
| 113 | |
| 114 | [[package]] |
| 115 | name = "ciborium" |
| 116 | version = "0.2.0" |
| 117 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 118 | checksum = "b0c137568cc60b904a7724001b35ce2630fd00d5d84805fbb608ab89509d788f" |
| 119 | dependencies = [ |
| 120 | "ciborium-io", |
| 121 | "ciborium-ll", |
| 122 | "serde", |
| 123 | ] |
| 124 | |
| 125 | [[package]] |
| 126 | name = "ciborium-io" |
| 127 | version = "0.2.0" |
| 128 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 129 | checksum = "346de753af073cc87b52b2083a506b38ac176a44cfb05497b622e27be899b369" |
| 130 | |
| 131 | [[package]] |
| 132 | name = "ciborium-ll" |
| 133 | version = "0.2.0" |
| 134 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 135 | checksum = "213030a2b5a4e0c0892b6652260cf6ccac84827b83a85a534e178e3906c4cf1b" |
| 136 | dependencies = [ |
| 137 | "ciborium-io", |
| 138 | "half", |
| 139 | ] |
| 140 | |
| 141 | [[package]] |
| 142 | name = "clap" |
| 143 | version = "3.2.23" |
| 144 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 145 | checksum = "71655c45cb9845d3270c9d6df84ebe72b4dad3c2ba3f7023ad47c144e4e473a5" |
| 146 | dependencies = [ |
| 147 | "bitflags", |
| 148 | "clap_lex 0.2.4", |
| 149 | "indexmap", |
| 150 | "textwrap 0.16.0", |
| 151 | ] |
| 152 | |
| 153 | [[package]] |
| 154 | name = "clap" |
| 155 | version = "4.1.8" |
| 156 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 157 | checksum = "c3d7ae14b20b94cb02149ed21a86c423859cbe18dc7ed69845cace50e52b40a5" |
| 158 | dependencies = [ |
| 159 | "bitflags", |
| 160 | "clap_derive", |
| 161 | "clap_lex 0.3.2", |
| 162 | "is-terminal", |
| 163 | "once_cell", |
| 164 | "strsim", |
| 165 | "termcolor", |
| 166 | ] |
| 167 | |
| 168 | [[package]] |
| 169 | name = "clap_derive" |
| 170 | version = "4.1.8" |
| 171 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 172 | checksum = "44bec8e5c9d09e439c4335b1af0abaab56dcf3b94999a936e1bb47b9134288f0" |
| 173 | dependencies = [ |
| 174 | "heck", |
| 175 | "proc-macro-error", |
| 176 | "proc-macro2", |
| 177 | "quote", |
| 178 | "syn", |
| 179 | ] |
| 180 | |
| 181 | [[package]] |
| 182 | name = "clap_lex" |
| 183 | version = "0.2.4" |
| 184 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 185 | checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5" |
| 186 | dependencies = [ |
| 187 | "os_str_bytes", |
| 188 | ] |
| 189 | |
| 190 | [[package]] |
| 191 | name = "clap_lex" |
| 192 | version = "0.3.2" |
| 193 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 194 | checksum = "350b9cf31731f9957399229e9b2adc51eeabdfbe9d71d9a0552275fd12710d09" |
| 195 | dependencies = [ |
| 196 | "os_str_bytes", |
| 197 | ] |
| 198 | |
| 199 | [[package]] |
| 200 | name = "criterion" |
| 201 | version = "0.4.0" |
| 202 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 203 | checksum = "e7c76e09c1aae2bc52b3d2f29e13c6572553b30c4aa1b8a49fd70de6412654cb" |
| 204 | dependencies = [ |
| 205 | "anes", |
| 206 | "atty", |
| 207 | "cast", |
| 208 | "ciborium", |
| 209 | "clap 3.2.23", |
| 210 | "criterion-plot", |
| 211 | "itertools", |
| 212 | "lazy_static", |
| 213 | "num-traits", |
| 214 | "oorandom", |
| 215 | "regex", |
| 216 | "serde", |
| 217 | "serde_derive", |
| 218 | "serde_json", |
| 219 | "tinytemplate", |
| 220 | "walkdir", |
| 221 | ] |
| 222 | |
| 223 | [[package]] |
| 224 | name = "criterion-plot" |
| 225 | version = "0.5.0" |
| 226 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 227 | checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1" |
| 228 | dependencies = [ |
| 229 | "cast", |
| 230 | "itertools", |
| 231 | ] |
| 232 | |
| 233 | [[package]] |
| 234 | name = "dissimilar" |
| 235 | version = "1.0.6" |
| 236 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 237 | checksum = "210ec60ae7d710bed8683e333e9d2855a8a56a3e9892b38bad3bb0d4d29b0d5e" |
| 238 | |
| 239 | [[package]] |
| 240 | name = "either" |
| 241 | version = "1.8.1" |
| 242 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 243 | checksum = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91" |
| 244 | |
| 245 | [[package]] |
| 246 | name = "enum-iterator" |
| 247 | version = "1.4.0" |
| 248 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 249 | checksum = "706d9e7cf1c7664859d79cd524e4e53ea2b67ea03c98cc2870c5e539695d597e" |
| 250 | dependencies = [ |
| 251 | "enum-iterator-derive", |
| 252 | ] |
| 253 | |
| 254 | [[package]] |
| 255 | name = "enum-iterator-derive" |
| 256 | version = "1.2.0" |
| 257 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 258 | checksum = "355f93763ef7b0ae1c43c4d8eccc9d5848d84ad1a1d8ce61c421d1ac85a19d05" |
| 259 | dependencies = [ |
| 260 | "proc-macro2", |
| 261 | "quote", |
| 262 | "syn", |
| 263 | ] |
| 264 | |
| 265 | [[package]] |
| 266 | name = "errno" |
| 267 | version = "0.2.8" |
| 268 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 269 | checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1" |
| 270 | dependencies = [ |
| 271 | "errno-dragonfly", |
| 272 | "libc", |
| 273 | "winapi", |
| 274 | ] |
| 275 | |
| 276 | [[package]] |
| 277 | name = "errno-dragonfly" |
| 278 | version = "0.1.2" |
| 279 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 280 | checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf" |
| 281 | dependencies = [ |
| 282 | "cc", |
| 283 | "libc", |
| 284 | ] |
| 285 | |
| 286 | [[package]] |
| 287 | name = "expect-test" |
| 288 | version = "1.4.0" |
| 289 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 290 | checksum = "1d4661aca38d826eb7c72fe128e4238220616de4c0cc00db7bfc38e2e1364dd3" |
| 291 | dependencies = [ |
| 292 | "dissimilar", |
| 293 | "once_cell", |
| 294 | ] |
| 295 | |
| 296 | [[package]] |
| 297 | name = "funty" |
| 298 | version = "2.0.0" |
| 299 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 300 | checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c" |
| 301 | |
| 302 | [[package]] |
| 303 | name = "getrandom" |
| 304 | version = "0.2.8" |
| 305 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 306 | checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31" |
| 307 | dependencies = [ |
| 308 | "cfg-if", |
| 309 | "libc", |
| 310 | "wasi", |
| 311 | ] |
| 312 | |
| 313 | [[package]] |
| 314 | name = "gimli" |
| 315 | version = "0.27.2" |
| 316 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 317 | checksum = "ad0a93d233ebf96623465aad4046a8d3aa4da22d4f4beba5388838c8a434bbb4" |
| 318 | |
| 319 | [[package]] |
| 320 | name = "half" |
| 321 | version = "1.8.2" |
| 322 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 323 | checksum = "eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7" |
| 324 | |
| 325 | [[package]] |
| 326 | name = "hashbrown" |
| 327 | version = "0.12.3" |
| 328 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 329 | checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" |
| 330 | dependencies = [ |
| 331 | "ahash", |
| 332 | ] |
| 333 | |
| 334 | [[package]] |
| 335 | name = "heck" |
| 336 | version = "0.4.1" |
| 337 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 338 | checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" |
| 339 | |
| 340 | [[package]] |
| 341 | name = "hermit-abi" |
| 342 | version = "0.1.19" |
| 343 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 344 | checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" |
| 345 | dependencies = [ |
| 346 | "libc", |
| 347 | ] |
| 348 | |
| 349 | [[package]] |
| 350 | name = "hermit-abi" |
| 351 | version = "0.3.1" |
| 352 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 353 | checksum = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286" |
| 354 | |
| 355 | [[package]] |
| 356 | name = "indexmap" |
| 357 | version = "1.9.2" |
| 358 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 359 | checksum = "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399" |
| 360 | dependencies = [ |
| 361 | "autocfg", |
| 362 | "hashbrown", |
| 363 | ] |
| 364 | |
| 365 | [[package]] |
| 366 | name = "indoc" |
| 367 | version = "2.0.0" |
| 368 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 369 | checksum = "6fe2b9d82064e8a0226fddb3547f37f28eaa46d0fc210e275d835f08cf3b76a7" |
| 370 | |
| 371 | [[package]] |
| 372 | name = "io-lifetimes" |
| 373 | version = "1.0.5" |
| 374 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 375 | checksum = "1abeb7a0dd0f8181267ff8adc397075586500b81b28a73e8a0208b00fc170fb3" |
| 376 | dependencies = [ |
| 377 | "libc", |
| 378 | "windows-sys", |
| 379 | ] |
| 380 | |
| 381 | [[package]] |
| 382 | name = "is-terminal" |
| 383 | version = "0.4.4" |
| 384 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 385 | checksum = "21b6b32576413a8e69b90e952e4a026476040d81017b80445deda5f2d3921857" |
| 386 | dependencies = [ |
| 387 | "hermit-abi 0.3.1", |
| 388 | "io-lifetimes", |
| 389 | "rustix", |
| 390 | "windows-sys", |
| 391 | ] |
| 392 | |
| 393 | [[package]] |
| 394 | name = "is_ci" |
| 395 | version = "1.1.1" |
| 396 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 397 | checksum = "616cde7c720bb2bb5824a224687d8f77bfd38922027f01d825cd7453be5099fb" |
| 398 | |
| 399 | [[package]] |
| 400 | name = "itertools" |
| 401 | version = "0.10.5" |
| 402 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 403 | checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" |
| 404 | dependencies = [ |
| 405 | "either", |
| 406 | ] |
| 407 | |
| 408 | [[package]] |
| 409 | name = "itoa" |
| 410 | version = "1.0.5" |
| 411 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 412 | checksum = "fad582f4b9e86b6caa621cabeb0963332d92eea04729ab12892c2533951e6440" |
| 413 | |
| 414 | [[package]] |
| 415 | name = "lazy_static" |
| 416 | version = "1.4.0" |
| 417 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 418 | checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" |
| 419 | |
| 420 | [[package]] |
| 421 | name = "libc" |
| 422 | version = "0.2.139" |
| 423 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 424 | checksum = "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79" |
| 425 | |
| 426 | [[package]] |
| 427 | name = "linux-raw-sys" |
| 428 | version = "0.1.4" |
| 429 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 430 | checksum = "f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4" |
| 431 | |
| 432 | [[package]] |
| 433 | name = "matrixmultiply" |
| 434 | version = "0.3.2" |
| 435 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 436 | checksum = "add85d4dd35074e6fedc608f8c8f513a3548619a9024b751949ef0e8e45a4d84" |
| 437 | dependencies = [ |
| 438 | "rawpointer", |
| 439 | ] |
| 440 | |
| 441 | [[package]] |
| 442 | name = "memchr" |
| 443 | version = "2.5.0" |
| 444 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 445 | checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d" |
| 446 | |
| 447 | [[package]] |
| 448 | name = "miette" |
| 449 | version = "5.6.0" |
| 450 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 451 | checksum = "07749fb52853e739208049fb513287c6f448de9103dfa78b05ae01f2fc5809bb" |
| 452 | dependencies = [ |
| 453 | "backtrace", |
| 454 | "is-terminal", |
| 455 | "miette-derive", |
| 456 | "once_cell", |
| 457 | "owo-colors", |
| 458 | "supports-color", |
| 459 | "supports-hyperlinks", |
| 460 | "supports-unicode", |
| 461 | "terminal_size", |
| 462 | "textwrap 0.15.2", |
| 463 | "thiserror", |
| 464 | "unicode-width", |
| 465 | ] |
| 466 | |
| 467 | [[package]] |
| 468 | name = "miette-derive" |
| 469 | version = "5.6.0" |
| 470 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 471 | checksum = "2a07ad93a80d1b92bb44cb42d7c49b49c9aab1778befefad49cceb5e4c5bf460" |
| 472 | dependencies = [ |
| 473 | "proc-macro2", |
| 474 | "quote", |
| 475 | "syn", |
| 476 | ] |
| 477 | |
| 478 | [[package]] |
| 479 | name = "miniz_oxide" |
| 480 | version = "0.6.2" |
| 481 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 482 | checksum = "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa" |
| 483 | dependencies = [ |
| 484 | "adler", |
| 485 | ] |
| 486 | |
| 487 | [[package]] |
| 488 | name = "ndarray" |
| 489 | version = "0.15.6" |
| 490 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 491 | checksum = "adb12d4e967ec485a5f71c6311fe28158e9d6f4bc4a447b474184d0f91a8fa32" |
| 492 | dependencies = [ |
| 493 | "matrixmultiply", |
| 494 | "num-complex", |
| 495 | "num-integer", |
| 496 | "num-traits", |
| 497 | "rawpointer", |
| 498 | ] |
| 499 | |
| 500 | [[package]] |
| 501 | name = "num-bigint" |
| 502 | version = "0.4.3" |
| 503 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 504 | checksum = "f93ab6289c7b344a8a9f60f88d80aa20032336fe78da341afc91c8a2341fc75f" |
| 505 | dependencies = [ |
| 506 | "autocfg", |
| 507 | "num-integer", |
| 508 | "num-traits", |
| 509 | ] |
| 510 | |
| 511 | [[package]] |
| 512 | name = "num-complex" |
| 513 | version = "0.4.3" |
| 514 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 515 | checksum = "02e0d21255c828d6f128a1e41534206671e8c3ea0c62f32291e808dc82cff17d" |
| 516 | dependencies = [ |
| 517 | "num-traits", |
| 518 | ] |
| 519 | |
| 520 | [[package]] |
| 521 | name = "num-integer" |
| 522 | version = "0.1.45" |
| 523 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 524 | checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9" |
| 525 | dependencies = [ |
| 526 | "autocfg", |
| 527 | "num-traits", |
| 528 | ] |
| 529 | |
| 530 | [[package]] |
| 531 | name = "num-traits" |
| 532 | version = "0.2.15" |
| 533 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 534 | checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd" |
| 535 | dependencies = [ |
| 536 | "autocfg", |
| 537 | ] |
| 538 | |
| 539 | [[package]] |
| 540 | name = "object" |
| 541 | version = "0.30.3" |
| 542 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 543 | checksum = "ea86265d3d3dcb6a27fc51bd29a4bf387fae9d2986b823079d4986af253eb439" |
| 544 | dependencies = [ |
| 545 | "memchr", |
| 546 | ] |
| 547 | |
| 548 | [[package]] |
| 549 | name = "once_cell" |
| 550 | version = "1.17.1" |
| 551 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 552 | checksum = "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3" |
| 553 | |
| 554 | [[package]] |
| 555 | name = "oorandom" |
| 556 | version = "11.1.3" |
| 557 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 558 | checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575" |
| 559 | |
| 560 | [[package]] |
| 561 | name = "os_str_bytes" |
| 562 | version = "6.4.1" |
| 563 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 564 | checksum = "9b7820b9daea5457c9f21c69448905d723fbd21136ccf521748f23fd49e723ee" |
| 565 | |
| 566 | [[package]] |
| 567 | name = "owo-colors" |
| 568 | version = "3.5.0" |
| 569 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 570 | checksum = "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f" |
| 571 | |
| 572 | [[package]] |
| 573 | name = "ppv-lite86" |
| 574 | version = "0.2.17" |
| 575 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 576 | checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" |
| 577 | |
| 578 | [[package]] |
| 579 | name = "proc-macro-error" |
| 580 | version = "1.0.4" |
| 581 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 582 | checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" |
| 583 | dependencies = [ |
| 584 | "proc-macro-error-attr", |
| 585 | "proc-macro2", |
| 586 | "quote", |
| 587 | "syn", |
| 588 | "version_check", |
| 589 | ] |
| 590 | |
| 591 | [[package]] |
| 592 | name = "proc-macro-error-attr" |
| 593 | version = "1.0.4" |
| 594 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 595 | checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" |
| 596 | dependencies = [ |
| 597 | "proc-macro2", |
| 598 | "quote", |
| 599 | "version_check", |
| 600 | ] |
| 601 | |
| 602 | [[package]] |
| 603 | name = "proc-macro2" |
| 604 | version = "1.0.51" |
| 605 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 606 | checksum = "5d727cae5b39d21da60fa540906919ad737832fe0b1c165da3a34d6548c849d6" |
| 607 | dependencies = [ |
| 608 | "unicode-ident", |
| 609 | ] |
| 610 | |
| 611 | [[package]] |
| 612 | name = "qir-backend" |
| 613 | version = "0.1.0" |
| 614 | source = "git+https://github.com/qir-alliance/qir-runner?tag=v0.1.0#1c2ed04e968b4aedc4eb9f27a99c807201279ec9" |
| 615 | dependencies = [ |
| 616 | "bitvec", |
| 617 | "ndarray", |
| 618 | "num-bigint", |
| 619 | "num-complex", |
| 620 | "num-traits", |
| 621 | "qir-stdlib", |
| 622 | "rand", |
| 623 | "rustc-hash", |
| 624 | ] |
| 625 | |
| 626 | [[package]] |
| 627 | name = "qir-stdlib" |
| 628 | version = "0.1.0" |
| 629 | source = "git+https://github.com/qir-alliance/qir-runner?tag=v0.1.0#1c2ed04e968b4aedc4eb9f27a99c807201279ec9" |
| 630 | dependencies = [ |
| 631 | "num-bigint", |
| 632 | "rand", |
| 633 | ] |
| 634 | |
| 635 | [[package]] |
| 636 | name = "qsc" |
| 637 | version = "0.0.0" |
| 638 | dependencies = [ |
| 639 | "clap 4.1.8", |
| 640 | "criterion", |
| 641 | "miette", |
| 642 | "qsc_ast", |
| 643 | "qsc_codegen", |
| 644 | "qsc_eval", |
| 645 | "qsc_frontend", |
| 646 | "qsc_passes", |
| 647 | "thiserror", |
| 648 | ] |
| 649 | |
| 650 | [[package]] |
| 651 | name = "qsc_ast" |
| 652 | version = "0.0.0" |
| 653 | dependencies = [ |
| 654 | "miette", |
| 655 | "num-bigint", |
| 656 | ] |
| 657 | |
| 658 | [[package]] |
| 659 | name = "qsc_codegen" |
| 660 | version = "0.0.0" |
| 661 | dependencies = [ |
| 662 | "qsc_ast", |
| 663 | "qsc_frontend", |
| 664 | ] |
| 665 | |
| 666 | [[package]] |
| 667 | name = "qsc_eval" |
| 668 | version = "0.0.0" |
| 669 | dependencies = [ |
| 670 | "expect-test", |
| 671 | "indoc", |
| 672 | "num-bigint", |
| 673 | "qir-backend", |
| 674 | "qir-stdlib", |
| 675 | "qsc_ast", |
| 676 | "qsc_frontend", |
| 677 | ] |
| 678 | |
| 679 | [[package]] |
| 680 | name = "qsc_frontend" |
| 681 | version = "0.0.0" |
| 682 | dependencies = [ |
| 683 | "enum-iterator", |
| 684 | "expect-test", |
| 685 | "indoc", |
| 686 | "miette", |
| 687 | "num-bigint", |
| 688 | "num-traits", |
| 689 | "qsc_ast", |
| 690 | "thiserror", |
| 691 | ] |
| 692 | |
| 693 | [[package]] |
| 694 | name = "qsc_passes" |
| 695 | version = "0.0.0" |
| 696 | dependencies = [ |
| 697 | "qsc_ast", |
| 698 | "qsc_frontend", |
| 699 | ] |
| 700 | |
| 701 | [[package]] |
| 702 | name = "quote" |
| 703 | version = "1.0.23" |
| 704 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 705 | checksum = "8856d8364d252a14d474036ea1358d63c9e6965c8e5c1885c18f73d70bff9c7b" |
| 706 | dependencies = [ |
| 707 | "proc-macro2", |
| 708 | ] |
| 709 | |
| 710 | [[package]] |
| 711 | name = "radium" |
| 712 | version = "0.7.0" |
| 713 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 714 | checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09" |
| 715 | |
| 716 | [[package]] |
| 717 | name = "rand" |
| 718 | version = "0.8.5" |
| 719 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 720 | checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" |
| 721 | dependencies = [ |
| 722 | "libc", |
| 723 | "rand_chacha", |
| 724 | "rand_core", |
| 725 | ] |
| 726 | |
| 727 | [[package]] |
| 728 | name = "rand_chacha" |
| 729 | version = "0.3.1" |
| 730 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 731 | checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" |
| 732 | dependencies = [ |
| 733 | "ppv-lite86", |
| 734 | "rand_core", |
| 735 | ] |
| 736 | |
| 737 | [[package]] |
| 738 | name = "rand_core" |
| 739 | version = "0.6.4" |
| 740 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 741 | checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" |
| 742 | dependencies = [ |
| 743 | "getrandom", |
| 744 | ] |
| 745 | |
| 746 | [[package]] |
| 747 | name = "rawpointer" |
| 748 | version = "0.2.1" |
| 749 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 750 | checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3" |
| 751 | |
| 752 | [[package]] |
| 753 | name = "regex" |
| 754 | version = "1.7.1" |
| 755 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 756 | checksum = "48aaa5748ba571fb95cd2c85c09f629215d3a6ece942baa100950af03a34f733" |
| 757 | dependencies = [ |
| 758 | "aho-corasick", |
| 759 | "memchr", |
| 760 | "regex-syntax", |
| 761 | ] |
| 762 | |
| 763 | [[package]] |
| 764 | name = "regex-syntax" |
| 765 | version = "0.6.28" |
| 766 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 767 | checksum = "456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848" |
| 768 | |
| 769 | [[package]] |
| 770 | name = "rustc-demangle" |
| 771 | version = "0.1.21" |
| 772 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 773 | checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342" |
| 774 | |
| 775 | [[package]] |
| 776 | name = "rustc-hash" |
| 777 | version = "1.1.0" |
| 778 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 779 | checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" |
| 780 | |
| 781 | [[package]] |
| 782 | name = "rustix" |
| 783 | version = "0.36.8" |
| 784 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 785 | checksum = "f43abb88211988493c1abb44a70efa56ff0ce98f233b7b276146f1f3f7ba9644" |
| 786 | dependencies = [ |
| 787 | "bitflags", |
| 788 | "errno", |
| 789 | "io-lifetimes", |
| 790 | "libc", |
| 791 | "linux-raw-sys", |
| 792 | "windows-sys", |
| 793 | ] |
| 794 | |
| 795 | [[package]] |
| 796 | name = "ryu" |
| 797 | version = "1.0.12" |
| 798 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 799 | checksum = "7b4b9743ed687d4b4bcedf9ff5eaa7398495ae14e61cba0a295704edbc7decde" |
| 800 | |
| 801 | [[package]] |
| 802 | name = "same-file" |
| 803 | version = "1.0.6" |
| 804 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 805 | checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" |
| 806 | dependencies = [ |
| 807 | "winapi-util", |
| 808 | ] |
| 809 | |
| 810 | [[package]] |
| 811 | name = "serde" |
| 812 | version = "1.0.152" |
| 813 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 814 | checksum = "bb7d1f0d3021d347a83e556fc4683dea2ea09d87bccdf88ff5c12545d89d5efb" |
| 815 | dependencies = [ |
| 816 | "serde_derive", |
| 817 | ] |
| 818 | |
| 819 | [[package]] |
| 820 | name = "serde_derive" |
| 821 | version = "1.0.152" |
| 822 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 823 | checksum = "af487d118eecd09402d70a5d72551860e788df87b464af30e5ea6a38c75c541e" |
| 824 | dependencies = [ |
| 825 | "proc-macro2", |
| 826 | "quote", |
| 827 | "syn", |
| 828 | ] |
| 829 | |
| 830 | [[package]] |
| 831 | name = "serde_json" |
| 832 | version = "1.0.93" |
| 833 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 834 | checksum = "cad406b69c91885b5107daf2c29572f6c8cdb3c66826821e286c533490c0bc76" |
| 835 | dependencies = [ |
| 836 | "itoa", |
| 837 | "ryu", |
| 838 | "serde", |
| 839 | ] |
| 840 | |
| 841 | [[package]] |
| 842 | name = "smawk" |
| 843 | version = "0.3.1" |
| 844 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 845 | checksum = "f67ad224767faa3c7d8b6d91985b78e70a1324408abcb1cfcc2be4c06bc06043" |
| 846 | |
| 847 | [[package]] |
| 848 | name = "strsim" |
| 849 | version = "0.10.0" |
| 850 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 851 | checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" |
| 852 | |
| 853 | [[package]] |
| 854 | name = "supports-color" |
| 855 | version = "2.0.0" |
| 856 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 857 | checksum = "4950e7174bffabe99455511c39707310e7e9b440364a2fcb1cc21521be57b354" |
| 858 | dependencies = [ |
| 859 | "is-terminal", |
| 860 | "is_ci", |
| 861 | ] |
| 862 | |
| 863 | [[package]] |
| 864 | name = "supports-hyperlinks" |
| 865 | version = "2.0.0" |
| 866 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 867 | checksum = "4b4806e0b03b9906e76b018a5d821ebf198c8e9dc0829ed3328eeeb5094aed60" |
| 868 | dependencies = [ |
| 869 | "is-terminal", |
| 870 | ] |
| 871 | |
| 872 | [[package]] |
| 873 | name = "supports-unicode" |
| 874 | version = "2.0.0" |
| 875 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 876 | checksum = "4b6c2cb240ab5dd21ed4906895ee23fe5a48acdbd15a3ce388e7b62a9b66baf7" |
| 877 | dependencies = [ |
| 878 | "is-terminal", |
| 879 | ] |
| 880 | |
| 881 | [[package]] |
| 882 | name = "syn" |
| 883 | version = "1.0.109" |
| 884 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 885 | checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" |
| 886 | dependencies = [ |
| 887 | "proc-macro2", |
| 888 | "quote", |
| 889 | "unicode-ident", |
| 890 | ] |
| 891 | |
| 892 | [[package]] |
| 893 | name = "tap" |
| 894 | version = "1.0.1" |
| 895 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 896 | checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369" |
| 897 | |
| 898 | [[package]] |
| 899 | name = "termcolor" |
| 900 | version = "1.2.0" |
| 901 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 902 | checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6" |
| 903 | dependencies = [ |
| 904 | "winapi-util", |
| 905 | ] |
| 906 | |
| 907 | [[package]] |
| 908 | name = "terminal_size" |
| 909 | version = "0.1.17" |
| 910 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 911 | checksum = "633c1a546cee861a1a6d0dc69ebeca693bf4296661ba7852b9d21d159e0506df" |
| 912 | dependencies = [ |
| 913 | "libc", |
| 914 | "winapi", |
| 915 | ] |
| 916 | |
| 917 | [[package]] |
| 918 | name = "textwrap" |
| 919 | version = "0.15.2" |
| 920 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 921 | checksum = "b7b3e525a49ec206798b40326a44121291b530c963cfb01018f63e135bac543d" |
| 922 | dependencies = [ |
| 923 | "smawk", |
| 924 | "unicode-linebreak", |
| 925 | "unicode-width", |
| 926 | ] |
| 927 | |
| 928 | [[package]] |
| 929 | name = "textwrap" |
| 930 | version = "0.16.0" |
| 931 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 932 | checksum = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d" |
| 933 | |
| 934 | [[package]] |
| 935 | name = "thiserror" |
| 936 | version = "1.0.38" |
| 937 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 938 | checksum = "6a9cd18aa97d5c45c6603caea1da6628790b37f7a34b6ca89522331c5180fed0" |
| 939 | dependencies = [ |
| 940 | "thiserror-impl", |
| 941 | ] |
| 942 | |
| 943 | [[package]] |
| 944 | name = "thiserror-impl" |
| 945 | version = "1.0.38" |
| 946 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 947 | checksum = "1fb327af4685e4d03fa8cbcf1716380da910eeb2bb8be417e7f9fd3fb164f36f" |
| 948 | dependencies = [ |
| 949 | "proc-macro2", |
| 950 | "quote", |
| 951 | "syn", |
| 952 | ] |
| 953 | |
| 954 | [[package]] |
| 955 | name = "tinytemplate" |
| 956 | version = "1.2.1" |
| 957 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 958 | checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc" |
| 959 | dependencies = [ |
| 960 | "serde", |
| 961 | "serde_json", |
| 962 | ] |
| 963 | |
| 964 | [[package]] |
| 965 | name = "unicode-ident" |
| 966 | version = "1.0.6" |
| 967 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 968 | checksum = "84a22b9f218b40614adcb3f4ff08b703773ad44fa9423e4e0d346d5db86e4ebc" |
| 969 | |
| 970 | [[package]] |
| 971 | name = "unicode-linebreak" |
| 972 | version = "0.1.4" |
| 973 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 974 | checksum = "c5faade31a542b8b35855fff6e8def199853b2da8da256da52f52f1316ee3137" |
| 975 | dependencies = [ |
| 976 | "hashbrown", |
| 977 | "regex", |
| 978 | ] |
| 979 | |
| 980 | [[package]] |
| 981 | name = "unicode-width" |
| 982 | version = "0.1.10" |
| 983 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 984 | checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b" |
| 985 | |
| 986 | [[package]] |
| 987 | name = "version_check" |
| 988 | version = "0.9.4" |
| 989 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 990 | checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" |
| 991 | |
| 992 | [[package]] |
| 993 | name = "walkdir" |
| 994 | version = "2.3.2" |
| 995 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 996 | checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56" |
| 997 | dependencies = [ |
| 998 | "same-file", |
| 999 | "winapi", |
| 1000 | "winapi-util", |
| 1001 | ] |
| 1002 | |
| 1003 | [[package]] |
| 1004 | name = "wasi" |
| 1005 | version = "0.11.0+wasi-snapshot-preview1" |
| 1006 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1007 | checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" |
| 1008 | |
| 1009 | [[package]] |
| 1010 | name = "winapi" |
| 1011 | version = "0.3.9" |
| 1012 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1013 | checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" |
| 1014 | dependencies = [ |
| 1015 | "winapi-i686-pc-windows-gnu", |
| 1016 | "winapi-x86_64-pc-windows-gnu", |
| 1017 | ] |
| 1018 | |
| 1019 | [[package]] |
| 1020 | name = "winapi-i686-pc-windows-gnu" |
| 1021 | version = "0.4.0" |
| 1022 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1023 | checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" |
| 1024 | |
| 1025 | [[package]] |
| 1026 | name = "winapi-util" |
| 1027 | version = "0.1.5" |
| 1028 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1029 | checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" |
| 1030 | dependencies = [ |
| 1031 | "winapi", |
| 1032 | ] |
| 1033 | |
| 1034 | [[package]] |
| 1035 | name = "winapi-x86_64-pc-windows-gnu" |
| 1036 | version = "0.4.0" |
| 1037 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1038 | checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" |
| 1039 | |
| 1040 | [[package]] |
| 1041 | name = "windows-sys" |
| 1042 | version = "0.45.0" |
| 1043 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1044 | checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" |
| 1045 | dependencies = [ |
| 1046 | "windows-targets", |
| 1047 | ] |
| 1048 | |
| 1049 | [[package]] |
| 1050 | name = "windows-targets" |
| 1051 | version = "0.42.1" |
| 1052 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1053 | checksum = "8e2522491fbfcd58cc84d47aeb2958948c4b8982e9a2d8a2a35bbaed431390e7" |
| 1054 | dependencies = [ |
| 1055 | "windows_aarch64_gnullvm", |
| 1056 | "windows_aarch64_msvc", |
| 1057 | "windows_i686_gnu", |
| 1058 | "windows_i686_msvc", |
| 1059 | "windows_x86_64_gnu", |
| 1060 | "windows_x86_64_gnullvm", |
| 1061 | "windows_x86_64_msvc", |
| 1062 | ] |
| 1063 | |
| 1064 | [[package]] |
| 1065 | name = "windows_aarch64_gnullvm" |
| 1066 | version = "0.42.1" |
| 1067 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1068 | checksum = "8c9864e83243fdec7fc9c5444389dcbbfd258f745e7853198f365e3c4968a608" |
| 1069 | |
| 1070 | [[package]] |
| 1071 | name = "windows_aarch64_msvc" |
| 1072 | version = "0.42.1" |
| 1073 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1074 | checksum = "4c8b1b673ffc16c47a9ff48570a9d85e25d265735c503681332589af6253c6c7" |
| 1075 | |
| 1076 | [[package]] |
| 1077 | name = "windows_i686_gnu" |
| 1078 | version = "0.42.1" |
| 1079 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1080 | checksum = "de3887528ad530ba7bdbb1faa8275ec7a1155a45ffa57c37993960277145d640" |
| 1081 | |
| 1082 | [[package]] |
| 1083 | name = "windows_i686_msvc" |
| 1084 | version = "0.42.1" |
| 1085 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1086 | checksum = "bf4d1122317eddd6ff351aa852118a2418ad4214e6613a50e0191f7004372605" |
| 1087 | |
| 1088 | [[package]] |
| 1089 | name = "windows_x86_64_gnu" |
| 1090 | version = "0.42.1" |
| 1091 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1092 | checksum = "c1040f221285e17ebccbc2591ffdc2d44ee1f9186324dd3e84e99ac68d699c45" |
| 1093 | |
| 1094 | [[package]] |
| 1095 | name = "windows_x86_64_gnullvm" |
| 1096 | version = "0.42.1" |
| 1097 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1098 | checksum = "628bfdf232daa22b0d64fdb62b09fcc36bb01f05a3939e20ab73aaf9470d0463" |
| 1099 | |
| 1100 | [[package]] |
| 1101 | name = "windows_x86_64_msvc" |
| 1102 | version = "0.42.1" |
| 1103 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1104 | checksum = "447660ad36a13288b1db4d4248e857b510e8c3a225c822ba4fb748c0aafecffd" |
| 1105 | |
| 1106 | [[package]] |
| 1107 | name = "wyz" |
| 1108 | version = "0.5.1" |
| 1109 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1110 | checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed" |
| 1111 | dependencies = [ |
| 1112 | "tap", |
| 1113 | ] |
| 1114 | |