microsoft/qdk
Publicmirrored from https://github.com/microsoft/qdkAvailable
Cargo.lock
2452lines · modecode
| 1 | # This file is automatically @generated by Cargo. |
| 2 | # It is not intended for manual editing. |
| 3 | version = 4 |
| 4 | |
| 5 | [[package]] |
| 6 | name = "addr2line" |
| 7 | version = "0.22.0" |
| 8 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 9 | checksum = "6e4503c46a5c0c7844e948c9a4d6acd9f50cccb4de1c48eb9e291ea17470c678" |
| 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.8" |
| 23 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 24 | checksum = "891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9" |
| 25 | dependencies = [ |
| 26 | "getrandom", |
| 27 | "once_cell", |
| 28 | "version_check", |
| 29 | ] |
| 30 | |
| 31 | [[package]] |
| 32 | name = "aho-corasick" |
| 33 | version = "1.1.3" |
| 34 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 35 | checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" |
| 36 | dependencies = [ |
| 37 | "memchr", |
| 38 | ] |
| 39 | |
| 40 | [[package]] |
| 41 | name = "allocator" |
| 42 | version = "0.0.0" |
| 43 | dependencies = [ |
| 44 | "mimalloc-sys", |
| 45 | ] |
| 46 | |
| 47 | [[package]] |
| 48 | name = "anes" |
| 49 | version = "0.1.6" |
| 50 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 51 | checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" |
| 52 | |
| 53 | [[package]] |
| 54 | name = "anstream" |
| 55 | version = "0.6.15" |
| 56 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 57 | checksum = "64e15c1ab1f89faffbf04a634d5e1962e9074f2741eef6d97f3c4e322426d526" |
| 58 | dependencies = [ |
| 59 | "anstyle", |
| 60 | "anstyle-parse", |
| 61 | "anstyle-query", |
| 62 | "anstyle-wincon", |
| 63 | "colorchoice", |
| 64 | "is_terminal_polyfill", |
| 65 | "utf8parse", |
| 66 | ] |
| 67 | |
| 68 | [[package]] |
| 69 | name = "anstyle" |
| 70 | version = "1.0.8" |
| 71 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 72 | checksum = "1bec1de6f59aedf83baf9ff929c98f2ad654b97c9510f4e70cf6f661d49fd5b1" |
| 73 | |
| 74 | [[package]] |
| 75 | name = "anstyle-parse" |
| 76 | version = "0.2.5" |
| 77 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 78 | checksum = "eb47de1e80c2b463c735db5b217a0ddc39d612e7ac9e2e96a5aed1f57616c1cb" |
| 79 | dependencies = [ |
| 80 | "utf8parse", |
| 81 | ] |
| 82 | |
| 83 | [[package]] |
| 84 | name = "anstyle-query" |
| 85 | version = "1.1.1" |
| 86 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 87 | checksum = "6d36fc52c7f6c869915e99412912f22093507da8d9e942ceaf66fe4b7c14422a" |
| 88 | dependencies = [ |
| 89 | "windows-sys 0.52.0", |
| 90 | ] |
| 91 | |
| 92 | [[package]] |
| 93 | name = "anstyle-wincon" |
| 94 | version = "3.0.4" |
| 95 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 96 | checksum = "5bf74e1b6e971609db8ca7a9ce79fd5768ab6ae46441c572e46cf596f59e57f8" |
| 97 | dependencies = [ |
| 98 | "anstyle", |
| 99 | "windows-sys 0.52.0", |
| 100 | ] |
| 101 | |
| 102 | [[package]] |
| 103 | name = "approx" |
| 104 | version = "0.5.1" |
| 105 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 106 | checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6" |
| 107 | dependencies = [ |
| 108 | "num-traits", |
| 109 | ] |
| 110 | |
| 111 | [[package]] |
| 112 | name = "arbitrary" |
| 113 | version = "1.3.2" |
| 114 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 115 | checksum = "7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110" |
| 116 | |
| 117 | [[package]] |
| 118 | name = "ariadne" |
| 119 | version = "0.3.0" |
| 120 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 121 | checksum = "72fe02fc62033df9ba41cba57ee19acf5e742511a140c7dbc3a873e19a19a1bd" |
| 122 | dependencies = [ |
| 123 | "concolor", |
| 124 | "unicode-width", |
| 125 | "yansi", |
| 126 | ] |
| 127 | |
| 128 | [[package]] |
| 129 | name = "async-trait" |
| 130 | version = "0.1.81" |
| 131 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 132 | checksum = "6e0c28dcc82d7c8ead5cb13beb15405b57b8546e93215673ff8ca0349a028107" |
| 133 | dependencies = [ |
| 134 | "proc-macro2", |
| 135 | "quote", |
| 136 | "syn 2.0.87", |
| 137 | ] |
| 138 | |
| 139 | [[package]] |
| 140 | name = "autocfg" |
| 141 | version = "1.3.0" |
| 142 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 143 | checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0" |
| 144 | |
| 145 | [[package]] |
| 146 | name = "backtrace" |
| 147 | version = "0.3.73" |
| 148 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 149 | checksum = "5cc23269a4f8976d0a4d2e7109211a419fe30e8d88d677cd60b6bc79c5732e0a" |
| 150 | dependencies = [ |
| 151 | "addr2line", |
| 152 | "cc", |
| 153 | "cfg-if", |
| 154 | "libc", |
| 155 | "miniz_oxide", |
| 156 | "object", |
| 157 | "rustc-demangle", |
| 158 | ] |
| 159 | |
| 160 | [[package]] |
| 161 | name = "backtrace-ext" |
| 162 | version = "0.2.1" |
| 163 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 164 | checksum = "537beee3be4a18fb023b570f80e3ae28003db9167a751266b259926e25539d50" |
| 165 | dependencies = [ |
| 166 | "backtrace", |
| 167 | ] |
| 168 | |
| 169 | [[package]] |
| 170 | name = "bitflags" |
| 171 | version = "1.3.2" |
| 172 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 173 | checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" |
| 174 | |
| 175 | [[package]] |
| 176 | name = "bitflags" |
| 177 | version = "2.6.0" |
| 178 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 179 | checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de" |
| 180 | |
| 181 | [[package]] |
| 182 | name = "boolenum" |
| 183 | version = "0.1.0" |
| 184 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 185 | checksum = "a6c8abd585d7026df20a9ae12982127ba5e81cc7a09397b957e71659da8c5de8" |
| 186 | dependencies = [ |
| 187 | "proc-macro-error", |
| 188 | "quote", |
| 189 | "syn 1.0.109", |
| 190 | ] |
| 191 | |
| 192 | [[package]] |
| 193 | name = "bumpalo" |
| 194 | version = "3.16.0" |
| 195 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 196 | checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" |
| 197 | |
| 198 | [[package]] |
| 199 | name = "bytemuck" |
| 200 | version = "1.17.1" |
| 201 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 202 | checksum = "773d90827bc3feecfb67fab12e24de0749aad83c74b9504ecde46237b5cd24e2" |
| 203 | |
| 204 | [[package]] |
| 205 | name = "byteorder" |
| 206 | version = "1.5.0" |
| 207 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 208 | checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" |
| 209 | |
| 210 | [[package]] |
| 211 | name = "cast" |
| 212 | version = "0.3.0" |
| 213 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 214 | checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" |
| 215 | |
| 216 | [[package]] |
| 217 | name = "cc" |
| 218 | version = "1.1.15" |
| 219 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 220 | checksum = "57b6a275aa2903740dc87da01c62040406b8812552e97129a63ea8850a17c6e6" |
| 221 | dependencies = [ |
| 222 | "jobserver", |
| 223 | "libc", |
| 224 | "shlex", |
| 225 | ] |
| 226 | |
| 227 | [[package]] |
| 228 | name = "cfg-if" |
| 229 | version = "1.0.0" |
| 230 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 231 | checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" |
| 232 | |
| 233 | [[package]] |
| 234 | name = "ciborium" |
| 235 | version = "0.2.2" |
| 236 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 237 | checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e" |
| 238 | dependencies = [ |
| 239 | "ciborium-io", |
| 240 | "ciborium-ll", |
| 241 | "serde", |
| 242 | ] |
| 243 | |
| 244 | [[package]] |
| 245 | name = "ciborium-io" |
| 246 | version = "0.2.2" |
| 247 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 248 | checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757" |
| 249 | |
| 250 | [[package]] |
| 251 | name = "ciborium-ll" |
| 252 | version = "0.2.2" |
| 253 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 254 | checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9" |
| 255 | dependencies = [ |
| 256 | "ciborium-io", |
| 257 | "half", |
| 258 | ] |
| 259 | |
| 260 | [[package]] |
| 261 | name = "clap" |
| 262 | version = "4.5.16" |
| 263 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 264 | checksum = "ed6719fffa43d0d87e5fd8caeab59be1554fb028cd30edc88fc4369b17971019" |
| 265 | dependencies = [ |
| 266 | "clap_builder", |
| 267 | "clap_derive", |
| 268 | ] |
| 269 | |
| 270 | [[package]] |
| 271 | name = "clap_builder" |
| 272 | version = "4.5.15" |
| 273 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 274 | checksum = "216aec2b177652e3846684cbfe25c9964d18ec45234f0f5da5157b207ed1aab6" |
| 275 | dependencies = [ |
| 276 | "anstream", |
| 277 | "anstyle", |
| 278 | "clap_lex", |
| 279 | "strsim", |
| 280 | ] |
| 281 | |
| 282 | [[package]] |
| 283 | name = "clap_derive" |
| 284 | version = "4.5.13" |
| 285 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 286 | checksum = "501d359d5f3dcaf6ecdeee48833ae73ec6e42723a1e52419c79abf9507eec0a0" |
| 287 | dependencies = [ |
| 288 | "heck", |
| 289 | "proc-macro2", |
| 290 | "quote", |
| 291 | "syn 2.0.87", |
| 292 | ] |
| 293 | |
| 294 | [[package]] |
| 295 | name = "clap_lex" |
| 296 | version = "0.7.2" |
| 297 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 298 | checksum = "1462739cb27611015575c0c11df5df7601141071f07518d56fcc1be504cbec97" |
| 299 | |
| 300 | [[package]] |
| 301 | name = "colorchoice" |
| 302 | version = "1.0.2" |
| 303 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 304 | checksum = "d3fd119d74b830634cea2a0f58bbd0d54540518a14397557951e79340abc28c0" |
| 305 | |
| 306 | [[package]] |
| 307 | name = "concolor" |
| 308 | version = "0.1.1" |
| 309 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 310 | checksum = "0b946244a988c390a94667ae0e3958411fa40cc46ea496a929b263d883f5f9c3" |
| 311 | dependencies = [ |
| 312 | "bitflags 1.3.2", |
| 313 | "concolor-query", |
| 314 | "is-terminal", |
| 315 | ] |
| 316 | |
| 317 | [[package]] |
| 318 | name = "concolor-query" |
| 319 | version = "0.3.3" |
| 320 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 321 | checksum = "88d11d52c3d7ca2e6d0040212be9e4dbbcd78b6447f535b6b561f449427944cf" |
| 322 | dependencies = [ |
| 323 | "windows-sys 0.45.0", |
| 324 | ] |
| 325 | |
| 326 | [[package]] |
| 327 | name = "countme" |
| 328 | version = "3.0.1" |
| 329 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 330 | checksum = "7704b5fdd17b18ae31c4c1da5a2e0305a2bf17b5249300a9ee9ed7b72114c636" |
| 331 | |
| 332 | [[package]] |
| 333 | name = "cov-mark" |
| 334 | version = "2.0.0" |
| 335 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 336 | checksum = "0570650661aa447e7335f1d5e4f499d8e58796e617bedc9267d971e51c8b49d4" |
| 337 | |
| 338 | [[package]] |
| 339 | name = "criterion" |
| 340 | version = "0.5.1" |
| 341 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 342 | checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f" |
| 343 | dependencies = [ |
| 344 | "anes", |
| 345 | "cast", |
| 346 | "ciborium", |
| 347 | "clap", |
| 348 | "criterion-plot", |
| 349 | "is-terminal", |
| 350 | "itertools", |
| 351 | "num-traits", |
| 352 | "once_cell", |
| 353 | "oorandom", |
| 354 | "regex", |
| 355 | "serde", |
| 356 | "serde_derive", |
| 357 | "serde_json", |
| 358 | "tinytemplate", |
| 359 | "walkdir", |
| 360 | ] |
| 361 | |
| 362 | [[package]] |
| 363 | name = "criterion-plot" |
| 364 | version = "0.5.0" |
| 365 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 366 | checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1" |
| 367 | dependencies = [ |
| 368 | "cast", |
| 369 | "itertools", |
| 370 | ] |
| 371 | |
| 372 | [[package]] |
| 373 | name = "crunchy" |
| 374 | version = "0.2.2" |
| 375 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 376 | checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7" |
| 377 | |
| 378 | [[package]] |
| 379 | name = "difference" |
| 380 | version = "2.0.0" |
| 381 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 382 | checksum = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198" |
| 383 | |
| 384 | [[package]] |
| 385 | name = "dissimilar" |
| 386 | version = "1.0.9" |
| 387 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 388 | checksum = "59f8e79d1fbf76bdfbde321e902714bf6c49df88a7dda6fc682fc2979226962d" |
| 389 | |
| 390 | [[package]] |
| 391 | name = "drop_bomb" |
| 392 | version = "0.1.5" |
| 393 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 394 | checksum = "9bda8e21c04aca2ae33ffc2fd8c23134f3cac46db123ba97bd9d3f3b8a4a85e1" |
| 395 | |
| 396 | [[package]] |
| 397 | name = "either" |
| 398 | version = "1.13.0" |
| 399 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 400 | checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0" |
| 401 | |
| 402 | [[package]] |
| 403 | name = "enum-iterator" |
| 404 | version = "2.1.0" |
| 405 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 406 | checksum = "c280b9e6b3ae19e152d8e31cf47f18389781e119d4013a2a2bb0180e5facc635" |
| 407 | dependencies = [ |
| 408 | "enum-iterator-derive", |
| 409 | ] |
| 410 | |
| 411 | [[package]] |
| 412 | name = "enum-iterator-derive" |
| 413 | version = "1.4.0" |
| 414 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 415 | checksum = "a1ab991c1362ac86c61ab6f556cff143daa22e5a15e4e189df818b2fd19fe65b" |
| 416 | dependencies = [ |
| 417 | "proc-macro2", |
| 418 | "quote", |
| 419 | "syn 2.0.87", |
| 420 | ] |
| 421 | |
| 422 | [[package]] |
| 423 | name = "env_filter" |
| 424 | version = "0.1.2" |
| 425 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 426 | checksum = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab" |
| 427 | dependencies = [ |
| 428 | "log", |
| 429 | "regex", |
| 430 | ] |
| 431 | |
| 432 | [[package]] |
| 433 | name = "env_logger" |
| 434 | version = "0.11.5" |
| 435 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 436 | checksum = "e13fa619b91fb2381732789fc5de83b45675e882f66623b7d8cb4f643017018d" |
| 437 | dependencies = [ |
| 438 | "anstream", |
| 439 | "anstyle", |
| 440 | "env_filter", |
| 441 | "humantime", |
| 442 | "log", |
| 443 | ] |
| 444 | |
| 445 | [[package]] |
| 446 | name = "equivalent" |
| 447 | version = "1.0.1" |
| 448 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 449 | checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" |
| 450 | |
| 451 | [[package]] |
| 452 | name = "errno" |
| 453 | version = "0.3.9" |
| 454 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 455 | checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba" |
| 456 | dependencies = [ |
| 457 | "libc", |
| 458 | "windows-sys 0.52.0", |
| 459 | ] |
| 460 | |
| 461 | [[package]] |
| 462 | name = "expect-test" |
| 463 | version = "1.5.0" |
| 464 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 465 | checksum = "9e0be0a561335815e06dab7c62e50353134c796e7a6155402a64bcff66b6a5e0" |
| 466 | dependencies = [ |
| 467 | "dissimilar", |
| 468 | "once_cell", |
| 469 | ] |
| 470 | |
| 471 | [[package]] |
| 472 | name = "fasteval" |
| 473 | version = "0.2.4" |
| 474 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 475 | checksum = "4f4cdac9e4065d7c48e30770f8665b8cef9a3a73a63a4056a33a5f395bc7cf75" |
| 476 | |
| 477 | [[package]] |
| 478 | name = "futures" |
| 479 | version = "0.3.30" |
| 480 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 481 | checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0" |
| 482 | dependencies = [ |
| 483 | "futures-channel", |
| 484 | "futures-core", |
| 485 | "futures-executor", |
| 486 | "futures-io", |
| 487 | "futures-sink", |
| 488 | "futures-task", |
| 489 | "futures-util", |
| 490 | ] |
| 491 | |
| 492 | [[package]] |
| 493 | name = "futures-channel" |
| 494 | version = "0.3.30" |
| 495 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 496 | checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78" |
| 497 | dependencies = [ |
| 498 | "futures-core", |
| 499 | "futures-sink", |
| 500 | ] |
| 501 | |
| 502 | [[package]] |
| 503 | name = "futures-core" |
| 504 | version = "0.3.30" |
| 505 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 506 | checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d" |
| 507 | |
| 508 | [[package]] |
| 509 | name = "futures-executor" |
| 510 | version = "0.3.30" |
| 511 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 512 | checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d" |
| 513 | dependencies = [ |
| 514 | "futures-core", |
| 515 | "futures-task", |
| 516 | "futures-util", |
| 517 | ] |
| 518 | |
| 519 | [[package]] |
| 520 | name = "futures-io" |
| 521 | version = "0.3.30" |
| 522 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 523 | checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1" |
| 524 | |
| 525 | [[package]] |
| 526 | name = "futures-macro" |
| 527 | version = "0.3.30" |
| 528 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 529 | checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac" |
| 530 | dependencies = [ |
| 531 | "proc-macro2", |
| 532 | "quote", |
| 533 | "syn 2.0.87", |
| 534 | ] |
| 535 | |
| 536 | [[package]] |
| 537 | name = "futures-sink" |
| 538 | version = "0.3.30" |
| 539 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 540 | checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5" |
| 541 | |
| 542 | [[package]] |
| 543 | name = "futures-task" |
| 544 | version = "0.3.30" |
| 545 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 546 | checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004" |
| 547 | |
| 548 | [[package]] |
| 549 | name = "futures-util" |
| 550 | version = "0.3.30" |
| 551 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 552 | checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48" |
| 553 | dependencies = [ |
| 554 | "futures-channel", |
| 555 | "futures-core", |
| 556 | "futures-io", |
| 557 | "futures-macro", |
| 558 | "futures-sink", |
| 559 | "futures-task", |
| 560 | "memchr", |
| 561 | "pin-project-lite", |
| 562 | "pin-utils", |
| 563 | "slab", |
| 564 | ] |
| 565 | |
| 566 | [[package]] |
| 567 | name = "fuzz" |
| 568 | version = "0.0.0" |
| 569 | dependencies = [ |
| 570 | "allocator", |
| 571 | "libfuzzer-sys", |
| 572 | "qsc", |
| 573 | ] |
| 574 | |
| 575 | [[package]] |
| 576 | name = "getrandom" |
| 577 | version = "0.2.15" |
| 578 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 579 | checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7" |
| 580 | dependencies = [ |
| 581 | "cfg-if", |
| 582 | "js-sys", |
| 583 | "libc", |
| 584 | "wasi", |
| 585 | "wasm-bindgen", |
| 586 | ] |
| 587 | |
| 588 | [[package]] |
| 589 | name = "gimli" |
| 590 | version = "0.29.0" |
| 591 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 592 | checksum = "40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd" |
| 593 | |
| 594 | [[package]] |
| 595 | name = "half" |
| 596 | version = "2.4.1" |
| 597 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 598 | checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888" |
| 599 | dependencies = [ |
| 600 | "cfg-if", |
| 601 | "crunchy", |
| 602 | ] |
| 603 | |
| 604 | [[package]] |
| 605 | name = "hashbrown" |
| 606 | version = "0.12.3" |
| 607 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 608 | checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" |
| 609 | dependencies = [ |
| 610 | "ahash", |
| 611 | ] |
| 612 | |
| 613 | [[package]] |
| 614 | name = "hashbrown" |
| 615 | version = "0.14.5" |
| 616 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 617 | checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" |
| 618 | |
| 619 | [[package]] |
| 620 | name = "heck" |
| 621 | version = "0.5.0" |
| 622 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 623 | checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" |
| 624 | |
| 625 | [[package]] |
| 626 | name = "hermit-abi" |
| 627 | version = "0.4.0" |
| 628 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 629 | checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc" |
| 630 | |
| 631 | [[package]] |
| 632 | name = "humantime" |
| 633 | version = "2.1.0" |
| 634 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 635 | checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" |
| 636 | |
| 637 | [[package]] |
| 638 | name = "indenter" |
| 639 | version = "0.3.3" |
| 640 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 641 | checksum = "ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683" |
| 642 | |
| 643 | [[package]] |
| 644 | name = "indexmap" |
| 645 | version = "2.4.0" |
| 646 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 647 | checksum = "93ead53efc7ea8ed3cfb0c79fc8023fbb782a5432b52830b6518941cebe6505c" |
| 648 | dependencies = [ |
| 649 | "equivalent", |
| 650 | "hashbrown 0.14.5", |
| 651 | ] |
| 652 | |
| 653 | [[package]] |
| 654 | name = "indoc" |
| 655 | version = "2.0.5" |
| 656 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 657 | checksum = "b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5" |
| 658 | |
| 659 | [[package]] |
| 660 | name = "is-terminal" |
| 661 | version = "0.4.13" |
| 662 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 663 | checksum = "261f68e344040fbd0edea105bef17c66edf46f984ddb1115b775ce31be948f4b" |
| 664 | dependencies = [ |
| 665 | "hermit-abi", |
| 666 | "libc", |
| 667 | "windows-sys 0.52.0", |
| 668 | ] |
| 669 | |
| 670 | [[package]] |
| 671 | name = "is_ci" |
| 672 | version = "1.2.0" |
| 673 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 674 | checksum = "7655c9839580ee829dfacba1d1278c2b7883e50a277ff7541299489d6bdfdc45" |
| 675 | |
| 676 | [[package]] |
| 677 | name = "is_terminal_polyfill" |
| 678 | version = "1.70.1" |
| 679 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 680 | checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" |
| 681 | |
| 682 | [[package]] |
| 683 | name = "itertools" |
| 684 | version = "0.10.5" |
| 685 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 686 | checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" |
| 687 | dependencies = [ |
| 688 | "either", |
| 689 | ] |
| 690 | |
| 691 | [[package]] |
| 692 | name = "itoa" |
| 693 | version = "1.0.11" |
| 694 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 695 | checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" |
| 696 | |
| 697 | [[package]] |
| 698 | name = "jobserver" |
| 699 | version = "0.1.32" |
| 700 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 701 | checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0" |
| 702 | dependencies = [ |
| 703 | "libc", |
| 704 | ] |
| 705 | |
| 706 | [[package]] |
| 707 | name = "js-sys" |
| 708 | version = "0.3.70" |
| 709 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 710 | checksum = "1868808506b929d7b0cfa8f75951347aa71bb21144b7791bae35d9bccfcfe37a" |
| 711 | dependencies = [ |
| 712 | "wasm-bindgen", |
| 713 | ] |
| 714 | |
| 715 | [[package]] |
| 716 | name = "katas" |
| 717 | version = "0.0.0" |
| 718 | dependencies = [ |
| 719 | "qsc", |
| 720 | ] |
| 721 | |
| 722 | [[package]] |
| 723 | name = "libc" |
| 724 | version = "0.2.158" |
| 725 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 726 | checksum = "d8adc4bb1803a324070e64a98ae98f38934d91957a99cfb3a43dcbc01bc56439" |
| 727 | |
| 728 | [[package]] |
| 729 | name = "libfuzzer-sys" |
| 730 | version = "0.4.7" |
| 731 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 732 | checksum = "a96cfd5557eb82f2b83fed4955246c988d331975a002961b07c81584d107e7f7" |
| 733 | dependencies = [ |
| 734 | "arbitrary", |
| 735 | "cc", |
| 736 | "once_cell", |
| 737 | ] |
| 738 | |
| 739 | [[package]] |
| 740 | name = "libm" |
| 741 | version = "0.2.8" |
| 742 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 743 | checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058" |
| 744 | |
| 745 | [[package]] |
| 746 | name = "library" |
| 747 | version = "0.0.0" |
| 748 | dependencies = [ |
| 749 | "expect-test", |
| 750 | "indoc", |
| 751 | "num-bigint", |
| 752 | "qsc", |
| 753 | ] |
| 754 | |
| 755 | [[package]] |
| 756 | name = "linux-raw-sys" |
| 757 | version = "0.4.14" |
| 758 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 759 | checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89" |
| 760 | |
| 761 | [[package]] |
| 762 | name = "log" |
| 763 | version = "0.4.22" |
| 764 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 765 | checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24" |
| 766 | |
| 767 | [[package]] |
| 768 | name = "matrixmultiply" |
| 769 | version = "0.3.9" |
| 770 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 771 | checksum = "9380b911e3e96d10c1f415da0876389aaf1b56759054eeb0de7df940c456ba1a" |
| 772 | dependencies = [ |
| 773 | "autocfg", |
| 774 | "rawpointer", |
| 775 | ] |
| 776 | |
| 777 | [[package]] |
| 778 | name = "memchr" |
| 779 | version = "2.7.4" |
| 780 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 781 | checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" |
| 782 | |
| 783 | [[package]] |
| 784 | name = "memoffset" |
| 785 | version = "0.9.1" |
| 786 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 787 | checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" |
| 788 | dependencies = [ |
| 789 | "autocfg", |
| 790 | ] |
| 791 | |
| 792 | [[package]] |
| 793 | name = "miette" |
| 794 | version = "7.2.0" |
| 795 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 796 | checksum = "4edc8853320c2a0dab800fbda86253c8938f6ea88510dc92c5f1ed20e794afc1" |
| 797 | dependencies = [ |
| 798 | "backtrace", |
| 799 | "backtrace-ext", |
| 800 | "cfg-if", |
| 801 | "miette-derive", |
| 802 | "owo-colors", |
| 803 | "supports-color", |
| 804 | "supports-hyperlinks", |
| 805 | "supports-unicode", |
| 806 | "terminal_size", |
| 807 | "textwrap", |
| 808 | "thiserror", |
| 809 | "unicode-width", |
| 810 | ] |
| 811 | |
| 812 | [[package]] |
| 813 | name = "miette-derive" |
| 814 | version = "7.2.0" |
| 815 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 816 | checksum = "dcf09caffaac8068c346b6df2a7fc27a177fd20b39421a39ce0a211bde679a6c" |
| 817 | dependencies = [ |
| 818 | "proc-macro2", |
| 819 | "quote", |
| 820 | "syn 2.0.87", |
| 821 | ] |
| 822 | |
| 823 | [[package]] |
| 824 | name = "mimalloc-sys" |
| 825 | version = "0.0.0" |
| 826 | dependencies = [ |
| 827 | "cc", |
| 828 | ] |
| 829 | |
| 830 | [[package]] |
| 831 | name = "miniz_oxide" |
| 832 | version = "0.7.4" |
| 833 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 834 | checksum = "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08" |
| 835 | dependencies = [ |
| 836 | "adler", |
| 837 | ] |
| 838 | |
| 839 | [[package]] |
| 840 | name = "nalgebra" |
| 841 | version = "0.33.0" |
| 842 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 843 | checksum = "3c4b5f057b303842cf3262c27e465f4c303572e7f6b0648f60e16248ac3397f4" |
| 844 | dependencies = [ |
| 845 | "approx", |
| 846 | "matrixmultiply", |
| 847 | "nalgebra-macros", |
| 848 | "num-complex", |
| 849 | "num-rational", |
| 850 | "num-traits", |
| 851 | "simba", |
| 852 | "typenum", |
| 853 | ] |
| 854 | |
| 855 | [[package]] |
| 856 | name = "nalgebra-macros" |
| 857 | version = "0.2.2" |
| 858 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 859 | checksum = "254a5372af8fc138e36684761d3c0cdb758a4410e938babcff1c860ce14ddbfc" |
| 860 | dependencies = [ |
| 861 | "proc-macro2", |
| 862 | "quote", |
| 863 | "syn 2.0.87", |
| 864 | ] |
| 865 | |
| 866 | [[package]] |
| 867 | name = "ndarray" |
| 868 | version = "0.15.6" |
| 869 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 870 | checksum = "adb12d4e967ec485a5f71c6311fe28158e9d6f4bc4a447b474184d0f91a8fa32" |
| 871 | dependencies = [ |
| 872 | "matrixmultiply", |
| 873 | "num-complex", |
| 874 | "num-integer", |
| 875 | "num-traits", |
| 876 | "rawpointer", |
| 877 | ] |
| 878 | |
| 879 | [[package]] |
| 880 | name = "noisy_simulator" |
| 881 | version = "0.0.0" |
| 882 | dependencies = [ |
| 883 | "criterion", |
| 884 | "nalgebra", |
| 885 | "num-complex", |
| 886 | "rand", |
| 887 | "thiserror", |
| 888 | ] |
| 889 | |
| 890 | [[package]] |
| 891 | name = "num-bigint" |
| 892 | version = "0.4.6" |
| 893 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 894 | checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9" |
| 895 | dependencies = [ |
| 896 | "num-integer", |
| 897 | "num-traits", |
| 898 | ] |
| 899 | |
| 900 | [[package]] |
| 901 | name = "num-complex" |
| 902 | version = "0.4.6" |
| 903 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 904 | checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495" |
| 905 | dependencies = [ |
| 906 | "num-traits", |
| 907 | ] |
| 908 | |
| 909 | [[package]] |
| 910 | name = "num-integer" |
| 911 | version = "0.1.46" |
| 912 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 913 | checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" |
| 914 | dependencies = [ |
| 915 | "num-traits", |
| 916 | ] |
| 917 | |
| 918 | [[package]] |
| 919 | name = "num-rational" |
| 920 | version = "0.4.2" |
| 921 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 922 | checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824" |
| 923 | dependencies = [ |
| 924 | "num-bigint", |
| 925 | "num-integer", |
| 926 | "num-traits", |
| 927 | ] |
| 928 | |
| 929 | [[package]] |
| 930 | name = "num-traits" |
| 931 | version = "0.2.19" |
| 932 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 933 | checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" |
| 934 | dependencies = [ |
| 935 | "autocfg", |
| 936 | ] |
| 937 | |
| 938 | [[package]] |
| 939 | name = "object" |
| 940 | version = "0.36.4" |
| 941 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 942 | checksum = "084f1a5821ac4c651660a94a7153d27ac9d8a53736203f58b31945ded098070a" |
| 943 | dependencies = [ |
| 944 | "memchr", |
| 945 | ] |
| 946 | |
| 947 | [[package]] |
| 948 | name = "once_cell" |
| 949 | version = "1.19.0" |
| 950 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 951 | checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" |
| 952 | |
| 953 | [[package]] |
| 954 | name = "oorandom" |
| 955 | version = "11.1.4" |
| 956 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 957 | checksum = "b410bbe7e14ab526a0e86877eb47c6996a2bd7746f027ba551028c925390e4e9" |
| 958 | |
| 959 | [[package]] |
| 960 | name = "oq3_lexer" |
| 961 | version = "0.7.0" |
| 962 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 963 | checksum = "a27bbc91e3e9d6193a44aac8f5d62c1507c41669af71a4e7e0ef66fd6470e960" |
| 964 | dependencies = [ |
| 965 | "unicode-properties", |
| 966 | "unicode-xid", |
| 967 | ] |
| 968 | |
| 969 | [[package]] |
| 970 | name = "oq3_parser" |
| 971 | version = "0.7.0" |
| 972 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 973 | checksum = "9a72022fcb414e8a0912920a1cf46417b6aa95f19d4b38778df7450f8a3c17fa" |
| 974 | dependencies = [ |
| 975 | "drop_bomb", |
| 976 | "oq3_lexer", |
| 977 | "ra_ap_limit", |
| 978 | ] |
| 979 | |
| 980 | [[package]] |
| 981 | name = "oq3_semantics" |
| 982 | version = "0.7.0" |
| 983 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 984 | checksum = "b72dffd869f3548190c705828d030fbb7fca94e519dcfa6a489227e5c3ffd777" |
| 985 | dependencies = [ |
| 986 | "boolenum", |
| 987 | "hashbrown 0.12.3", |
| 988 | "oq3_source_file", |
| 989 | "oq3_syntax", |
| 990 | "rowan", |
| 991 | ] |
| 992 | |
| 993 | [[package]] |
| 994 | name = "oq3_source_file" |
| 995 | version = "0.7.0" |
| 996 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 997 | checksum = "ff8c03f1f92c7a8f0b5249664b526169ceb8f925cb314ff93d3b27d8a4afb78c" |
| 998 | dependencies = [ |
| 999 | "ariadne", |
| 1000 | "oq3_syntax", |
| 1001 | ] |
| 1002 | |
| 1003 | [[package]] |
| 1004 | name = "oq3_syntax" |
| 1005 | version = "0.7.0" |
| 1006 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1007 | checksum = "42c754ce1d9da28d6c0334c212d64b521288fe8c7cf16e9727d45dcf661ff084" |
| 1008 | dependencies = [ |
| 1009 | "cov-mark", |
| 1010 | "either", |
| 1011 | "indexmap", |
| 1012 | "itertools", |
| 1013 | "once_cell", |
| 1014 | "oq3_lexer", |
| 1015 | "oq3_parser", |
| 1016 | "rowan", |
| 1017 | "rustc-hash", |
| 1018 | "rustversion", |
| 1019 | "smol_str", |
| 1020 | "triomphe", |
| 1021 | "xshell", |
| 1022 | ] |
| 1023 | |
| 1024 | [[package]] |
| 1025 | name = "owo-colors" |
| 1026 | version = "4.0.0" |
| 1027 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1028 | checksum = "caff54706df99d2a78a5a4e3455ff45448d81ef1bb63c22cd14052ca0e993a3f" |
| 1029 | |
| 1030 | [[package]] |
| 1031 | name = "paste" |
| 1032 | version = "1.0.15" |
| 1033 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1034 | checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" |
| 1035 | |
| 1036 | [[package]] |
| 1037 | name = "pin-project-lite" |
| 1038 | version = "0.2.14" |
| 1039 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1040 | checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02" |
| 1041 | |
| 1042 | [[package]] |
| 1043 | name = "pin-utils" |
| 1044 | version = "0.1.0" |
| 1045 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1046 | checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" |
| 1047 | |
| 1048 | [[package]] |
| 1049 | name = "portable-atomic" |
| 1050 | version = "1.7.0" |
| 1051 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1052 | checksum = "da544ee218f0d287a911e9c99a39a8c9bc8fcad3cb8db5959940044ecfc67265" |
| 1053 | |
| 1054 | [[package]] |
| 1055 | name = "ppv-lite86" |
| 1056 | version = "0.2.20" |
| 1057 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1058 | checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04" |
| 1059 | dependencies = [ |
| 1060 | "zerocopy", |
| 1061 | ] |
| 1062 | |
| 1063 | [[package]] |
| 1064 | name = "probability" |
| 1065 | version = "0.20.3" |
| 1066 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1067 | checksum = "42746b805e424b759d46c22c65dc66ccca057a2db96e9db4fda6c337a287e485" |
| 1068 | dependencies = [ |
| 1069 | "random", |
| 1070 | "special", |
| 1071 | ] |
| 1072 | |
| 1073 | [[package]] |
| 1074 | name = "proc-macro-error" |
| 1075 | version = "1.0.4" |
| 1076 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1077 | checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" |
| 1078 | dependencies = [ |
| 1079 | "proc-macro-error-attr", |
| 1080 | "proc-macro2", |
| 1081 | "quote", |
| 1082 | "syn 1.0.109", |
| 1083 | "version_check", |
| 1084 | ] |
| 1085 | |
| 1086 | [[package]] |
| 1087 | name = "proc-macro-error-attr" |
| 1088 | version = "1.0.4" |
| 1089 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1090 | checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" |
| 1091 | dependencies = [ |
| 1092 | "proc-macro2", |
| 1093 | "quote", |
| 1094 | "version_check", |
| 1095 | ] |
| 1096 | |
| 1097 | [[package]] |
| 1098 | name = "proc-macro2" |
| 1099 | version = "1.0.86" |
| 1100 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1101 | checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77" |
| 1102 | dependencies = [ |
| 1103 | "unicode-ident", |
| 1104 | ] |
| 1105 | |
| 1106 | [[package]] |
| 1107 | name = "pyo3" |
| 1108 | version = "0.23.4" |
| 1109 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1110 | checksum = "57fe09249128b3173d092de9523eaa75136bf7ba85e0d69eca241c7939c933cc" |
| 1111 | dependencies = [ |
| 1112 | "cfg-if", |
| 1113 | "indoc", |
| 1114 | "libc", |
| 1115 | "memoffset", |
| 1116 | "num-bigint", |
| 1117 | "num-complex", |
| 1118 | "once_cell", |
| 1119 | "portable-atomic", |
| 1120 | "pyo3-build-config", |
| 1121 | "pyo3-ffi", |
| 1122 | "pyo3-macros", |
| 1123 | "unindent", |
| 1124 | ] |
| 1125 | |
| 1126 | [[package]] |
| 1127 | name = "pyo3-build-config" |
| 1128 | version = "0.23.4" |
| 1129 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1130 | checksum = "1cd3927b5a78757a0d71aa9dff669f903b1eb64b54142a9bd9f757f8fde65fd7" |
| 1131 | dependencies = [ |
| 1132 | "once_cell", |
| 1133 | "python3-dll-a", |
| 1134 | "target-lexicon", |
| 1135 | ] |
| 1136 | |
| 1137 | [[package]] |
| 1138 | name = "pyo3-ffi" |
| 1139 | version = "0.23.4" |
| 1140 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1141 | checksum = "dab6bb2102bd8f991e7749f130a70d05dd557613e39ed2deeee8e9ca0c4d548d" |
| 1142 | dependencies = [ |
| 1143 | "libc", |
| 1144 | "pyo3-build-config", |
| 1145 | ] |
| 1146 | |
| 1147 | [[package]] |
| 1148 | name = "pyo3-macros" |
| 1149 | version = "0.23.4" |
| 1150 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1151 | checksum = "91871864b353fd5ffcb3f91f2f703a22a9797c91b9ab497b1acac7b07ae509c7" |
| 1152 | dependencies = [ |
| 1153 | "proc-macro2", |
| 1154 | "pyo3-macros-backend", |
| 1155 | "quote", |
| 1156 | "syn 2.0.87", |
| 1157 | ] |
| 1158 | |
| 1159 | [[package]] |
| 1160 | name = "pyo3-macros-backend" |
| 1161 | version = "0.23.4" |
| 1162 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1163 | checksum = "43abc3b80bc20f3facd86cd3c60beed58c3e2aa26213f3cda368de39c60a27e4" |
| 1164 | dependencies = [ |
| 1165 | "heck", |
| 1166 | "proc-macro2", |
| 1167 | "pyo3-build-config", |
| 1168 | "quote", |
| 1169 | "syn 2.0.87", |
| 1170 | ] |
| 1171 | |
| 1172 | [[package]] |
| 1173 | name = "python3-dll-a" |
| 1174 | version = "0.2.12" |
| 1175 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1176 | checksum = "9b66f9171950e674e64bad3456e11bb3cca108e5c34844383cfe277f45c8a7a8" |
| 1177 | dependencies = [ |
| 1178 | "cc", |
| 1179 | ] |
| 1180 | |
| 1181 | [[package]] |
| 1182 | name = "qsc" |
| 1183 | version = "0.0.0" |
| 1184 | dependencies = [ |
| 1185 | "allocator", |
| 1186 | "clap", |
| 1187 | "criterion", |
| 1188 | "env_logger", |
| 1189 | "expect-test", |
| 1190 | "indoc", |
| 1191 | "log", |
| 1192 | "miette", |
| 1193 | "num-bigint", |
| 1194 | "num-complex", |
| 1195 | "qsc_ast", |
| 1196 | "qsc_circuit", |
| 1197 | "qsc_codegen", |
| 1198 | "qsc_data_structures", |
| 1199 | "qsc_doc_gen", |
| 1200 | "qsc_eval", |
| 1201 | "qsc_fir", |
| 1202 | "qsc_formatter", |
| 1203 | "qsc_frontend", |
| 1204 | "qsc_hir", |
| 1205 | "qsc_linter", |
| 1206 | "qsc_lowerer", |
| 1207 | "qsc_parse", |
| 1208 | "qsc_partial_eval", |
| 1209 | "qsc_passes", |
| 1210 | "qsc_project", |
| 1211 | "qsc_qasm3", |
| 1212 | "qsc_rca", |
| 1213 | "rustc-hash", |
| 1214 | "thiserror", |
| 1215 | ] |
| 1216 | |
| 1217 | [[package]] |
| 1218 | name = "qsc_ast" |
| 1219 | version = "0.0.0" |
| 1220 | dependencies = [ |
| 1221 | "indenter", |
| 1222 | "miette", |
| 1223 | "num-bigint", |
| 1224 | "qsc_data_structures", |
| 1225 | ] |
| 1226 | |
| 1227 | [[package]] |
| 1228 | name = "qsc_circuit" |
| 1229 | version = "0.0.0" |
| 1230 | dependencies = [ |
| 1231 | "expect-test", |
| 1232 | "indoc", |
| 1233 | "log", |
| 1234 | "miette", |
| 1235 | "num-bigint", |
| 1236 | "num-complex", |
| 1237 | "qsc_codegen", |
| 1238 | "qsc_data_structures", |
| 1239 | "qsc_eval", |
| 1240 | "qsc_fir", |
| 1241 | "qsc_frontend", |
| 1242 | "qsc_hir", |
| 1243 | "qsc_passes", |
| 1244 | "rustc-hash", |
| 1245 | "serde", |
| 1246 | "serde_json", |
| 1247 | "thiserror", |
| 1248 | ] |
| 1249 | |
| 1250 | [[package]] |
| 1251 | name = "qsc_codegen" |
| 1252 | version = "0.0.0" |
| 1253 | dependencies = [ |
| 1254 | "difference", |
| 1255 | "expect-test", |
| 1256 | "indoc", |
| 1257 | "num-bigint", |
| 1258 | "num-complex", |
| 1259 | "qsc_ast", |
| 1260 | "qsc_data_structures", |
| 1261 | "qsc_eval", |
| 1262 | "qsc_fir", |
| 1263 | "qsc_formatter", |
| 1264 | "qsc_frontend", |
| 1265 | "qsc_hir", |
| 1266 | "qsc_lowerer", |
| 1267 | "qsc_partial_eval", |
| 1268 | "qsc_passes", |
| 1269 | "qsc_rca", |
| 1270 | "qsc_rir", |
| 1271 | "rustc-hash", |
| 1272 | ] |
| 1273 | |
| 1274 | [[package]] |
| 1275 | name = "qsc_data_structures" |
| 1276 | version = "0.0.0" |
| 1277 | dependencies = [ |
| 1278 | "bitflags 2.6.0", |
| 1279 | "expect-test", |
| 1280 | "miette", |
| 1281 | "rustc-hash", |
| 1282 | "serde", |
| 1283 | ] |
| 1284 | |
| 1285 | [[package]] |
| 1286 | name = "qsc_doc_gen" |
| 1287 | version = "0.0.0" |
| 1288 | dependencies = [ |
| 1289 | "expect-test", |
| 1290 | "qsc_ast", |
| 1291 | "qsc_data_structures", |
| 1292 | "qsc_frontend", |
| 1293 | "qsc_hir", |
| 1294 | "regex-lite", |
| 1295 | "rustc-hash", |
| 1296 | ] |
| 1297 | |
| 1298 | [[package]] |
| 1299 | name = "qsc_eval" |
| 1300 | version = "0.0.0" |
| 1301 | dependencies = [ |
| 1302 | "expect-test", |
| 1303 | "indoc", |
| 1304 | "miette", |
| 1305 | "ndarray", |
| 1306 | "num-bigint", |
| 1307 | "num-complex", |
| 1308 | "num-traits", |
| 1309 | "qsc_data_structures", |
| 1310 | "qsc_fir", |
| 1311 | "qsc_frontend", |
| 1312 | "qsc_hir", |
| 1313 | "qsc_lowerer", |
| 1314 | "qsc_passes", |
| 1315 | "quantum-sparse-sim", |
| 1316 | "rand", |
| 1317 | "rustc-hash", |
| 1318 | "thiserror", |
| 1319 | ] |
| 1320 | |
| 1321 | [[package]] |
| 1322 | name = "qsc_fir" |
| 1323 | version = "0.0.0" |
| 1324 | dependencies = [ |
| 1325 | "indenter", |
| 1326 | "num-bigint", |
| 1327 | "qsc_data_structures", |
| 1328 | "rustc-hash", |
| 1329 | ] |
| 1330 | |
| 1331 | [[package]] |
| 1332 | name = "qsc_formatter" |
| 1333 | version = "0.0.0" |
| 1334 | dependencies = [ |
| 1335 | "clap", |
| 1336 | "expect-test", |
| 1337 | "indoc", |
| 1338 | "qsc_data_structures", |
| 1339 | "qsc_frontend", |
| 1340 | ] |
| 1341 | |
| 1342 | [[package]] |
| 1343 | name = "qsc_frontend" |
| 1344 | version = "0.0.0" |
| 1345 | dependencies = [ |
| 1346 | "expect-test", |
| 1347 | "indoc", |
| 1348 | "library", |
| 1349 | "miette", |
| 1350 | "qsc_ast", |
| 1351 | "qsc_data_structures", |
| 1352 | "qsc_hir", |
| 1353 | "qsc_parse", |
| 1354 | "rustc-hash", |
| 1355 | "thiserror", |
| 1356 | ] |
| 1357 | |
| 1358 | [[package]] |
| 1359 | name = "qsc_hir" |
| 1360 | version = "0.0.0" |
| 1361 | dependencies = [ |
| 1362 | "indenter", |
| 1363 | "num-bigint", |
| 1364 | "qsc_data_structures", |
| 1365 | "rustc-hash", |
| 1366 | ] |
| 1367 | |
| 1368 | [[package]] |
| 1369 | name = "qsc_linter" |
| 1370 | version = "0.0.0" |
| 1371 | dependencies = [ |
| 1372 | "expect-test", |
| 1373 | "indoc", |
| 1374 | "miette", |
| 1375 | "qsc", |
| 1376 | "qsc_ast", |
| 1377 | "qsc_data_structures", |
| 1378 | "qsc_doc_gen", |
| 1379 | "qsc_frontend", |
| 1380 | "qsc_hir", |
| 1381 | "qsc_parse", |
| 1382 | "qsc_passes", |
| 1383 | "rustc-hash", |
| 1384 | "serde", |
| 1385 | "serde_json", |
| 1386 | "thiserror", |
| 1387 | ] |
| 1388 | |
| 1389 | [[package]] |
| 1390 | name = "qsc_lowerer" |
| 1391 | version = "0.0.0" |
| 1392 | dependencies = [ |
| 1393 | "qsc_data_structures", |
| 1394 | "qsc_fir", |
| 1395 | "qsc_hir", |
| 1396 | ] |
| 1397 | |
| 1398 | [[package]] |
| 1399 | name = "qsc_parse" |
| 1400 | version = "0.0.0" |
| 1401 | dependencies = [ |
| 1402 | "bitflags 2.6.0", |
| 1403 | "enum-iterator", |
| 1404 | "expect-test", |
| 1405 | "indoc", |
| 1406 | "miette", |
| 1407 | "num-bigint", |
| 1408 | "num-traits", |
| 1409 | "qsc_ast", |
| 1410 | "qsc_data_structures", |
| 1411 | "thiserror", |
| 1412 | ] |
| 1413 | |
| 1414 | [[package]] |
| 1415 | name = "qsc_partial_eval" |
| 1416 | version = "0.0.0" |
| 1417 | dependencies = [ |
| 1418 | "expect-test", |
| 1419 | "indoc", |
| 1420 | "miette", |
| 1421 | "num-bigint", |
| 1422 | "num-complex", |
| 1423 | "qsc", |
| 1424 | "qsc_data_structures", |
| 1425 | "qsc_eval", |
| 1426 | "qsc_fir", |
| 1427 | "qsc_frontend", |
| 1428 | "qsc_lowerer", |
| 1429 | "qsc_rca", |
| 1430 | "qsc_rir", |
| 1431 | "rustc-hash", |
| 1432 | "thiserror", |
| 1433 | ] |
| 1434 | |
| 1435 | [[package]] |
| 1436 | name = "qsc_passes" |
| 1437 | version = "0.0.0" |
| 1438 | dependencies = [ |
| 1439 | "expect-test", |
| 1440 | "indoc", |
| 1441 | "miette", |
| 1442 | "qsc", |
| 1443 | "qsc_data_structures", |
| 1444 | "qsc_eval", |
| 1445 | "qsc_fir", |
| 1446 | "qsc_frontend", |
| 1447 | "qsc_hir", |
| 1448 | "qsc_lowerer", |
| 1449 | "qsc_rca", |
| 1450 | "rustc-hash", |
| 1451 | "thiserror", |
| 1452 | ] |
| 1453 | |
| 1454 | [[package]] |
| 1455 | name = "qsc_project" |
| 1456 | version = "0.0.0" |
| 1457 | dependencies = [ |
| 1458 | "async-trait", |
| 1459 | "expect-test", |
| 1460 | "futures", |
| 1461 | "log", |
| 1462 | "miette", |
| 1463 | "qsc_data_structures", |
| 1464 | "qsc_linter", |
| 1465 | "qsc_project", |
| 1466 | "regex-lite", |
| 1467 | "rustc-hash", |
| 1468 | "serde", |
| 1469 | "serde_json", |
| 1470 | "thiserror", |
| 1471 | ] |
| 1472 | |
| 1473 | [[package]] |
| 1474 | name = "qsc_qasm3" |
| 1475 | version = "0.0.0" |
| 1476 | dependencies = [ |
| 1477 | "bitflags 2.6.0", |
| 1478 | "difference", |
| 1479 | "expect-test", |
| 1480 | "indoc", |
| 1481 | "miette", |
| 1482 | "num-bigint", |
| 1483 | "oq3_lexer", |
| 1484 | "oq3_parser", |
| 1485 | "oq3_semantics", |
| 1486 | "oq3_source_file", |
| 1487 | "oq3_syntax", |
| 1488 | "qsc", |
| 1489 | "qsc_ast", |
| 1490 | "qsc_data_structures", |
| 1491 | "qsc_frontend", |
| 1492 | "qsc_parse", |
| 1493 | "qsc_qasm3", |
| 1494 | "rustc-hash", |
| 1495 | "thiserror", |
| 1496 | ] |
| 1497 | |
| 1498 | [[package]] |
| 1499 | name = "qsc_rca" |
| 1500 | version = "0.0.0" |
| 1501 | dependencies = [ |
| 1502 | "bitflags 2.6.0", |
| 1503 | "expect-test", |
| 1504 | "indenter", |
| 1505 | "miette", |
| 1506 | "qsc", |
| 1507 | "qsc_data_structures", |
| 1508 | "qsc_fir", |
| 1509 | "qsc_frontend", |
| 1510 | "qsc_lowerer", |
| 1511 | "qsc_passes", |
| 1512 | "rustc-hash", |
| 1513 | "thiserror", |
| 1514 | ] |
| 1515 | |
| 1516 | [[package]] |
| 1517 | name = "qsc_rir" |
| 1518 | version = "0.0.0" |
| 1519 | dependencies = [ |
| 1520 | "expect-test", |
| 1521 | "indenter", |
| 1522 | "qsc_data_structures", |
| 1523 | "rustc-hash", |
| 1524 | ] |
| 1525 | |
| 1526 | [[package]] |
| 1527 | name = "qsc_wasm" |
| 1528 | version = "0.0.0" |
| 1529 | dependencies = [ |
| 1530 | "async-trait", |
| 1531 | "expect-test", |
| 1532 | "futures-util", |
| 1533 | "getrandom", |
| 1534 | "indoc", |
| 1535 | "js-sys", |
| 1536 | "katas", |
| 1537 | "log", |
| 1538 | "miette", |
| 1539 | "num-bigint", |
| 1540 | "num-complex", |
| 1541 | "qsc", |
| 1542 | "qsc_codegen", |
| 1543 | "qsc_doc_gen", |
| 1544 | "qsc_project", |
| 1545 | "qsls", |
| 1546 | "resource_estimator", |
| 1547 | "rustc-hash", |
| 1548 | "serde", |
| 1549 | "serde-wasm-bindgen", |
| 1550 | "serde_json", |
| 1551 | "wasm-bindgen", |
| 1552 | "wasm-bindgen-futures", |
| 1553 | ] |
| 1554 | |
| 1555 | [[package]] |
| 1556 | name = "qsharp" |
| 1557 | version = "0.0.0" |
| 1558 | dependencies = [ |
| 1559 | "allocator", |
| 1560 | "miette", |
| 1561 | "noisy_simulator", |
| 1562 | "num-bigint", |
| 1563 | "num-complex", |
| 1564 | "pyo3", |
| 1565 | "qsc", |
| 1566 | "resource_estimator", |
| 1567 | "rustc-hash", |
| 1568 | "serde_json", |
| 1569 | ] |
| 1570 | |
| 1571 | [[package]] |
| 1572 | name = "qsls" |
| 1573 | version = "0.0.0" |
| 1574 | dependencies = [ |
| 1575 | "async-trait", |
| 1576 | "expect-test", |
| 1577 | "futures", |
| 1578 | "futures-util", |
| 1579 | "indoc", |
| 1580 | "log", |
| 1581 | "miette", |
| 1582 | "qsc", |
| 1583 | "qsc_linter", |
| 1584 | "qsc_project", |
| 1585 | "rustc-hash", |
| 1586 | "serde", |
| 1587 | "serde_json", |
| 1588 | "thiserror", |
| 1589 | "tokio", |
| 1590 | ] |
| 1591 | |
| 1592 | [[package]] |
| 1593 | name = "quantum-sparse-sim" |
| 1594 | version = "0.7.5" |
| 1595 | source = "git+https://github.com/qir-alliance/qir-runner?rev=c84d511f074cd93f3f800fde9e7a6296045f3aea#c84d511f074cd93f3f800fde9e7a6296045f3aea" |
| 1596 | dependencies = [ |
| 1597 | "ndarray", |
| 1598 | "num-bigint", |
| 1599 | "num-complex", |
| 1600 | "num-traits", |
| 1601 | "rand", |
| 1602 | "rustc-hash", |
| 1603 | ] |
| 1604 | |
| 1605 | [[package]] |
| 1606 | name = "quote" |
| 1607 | version = "1.0.37" |
| 1608 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1609 | checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af" |
| 1610 | dependencies = [ |
| 1611 | "proc-macro2", |
| 1612 | ] |
| 1613 | |
| 1614 | [[package]] |
| 1615 | name = "ra_ap_limit" |
| 1616 | version = "0.0.188" |
| 1617 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1618 | checksum = "92d33758724f997689f84146e5401e28d875a061804f861f113696f44f5232aa" |
| 1619 | |
| 1620 | [[package]] |
| 1621 | name = "rand" |
| 1622 | version = "0.8.5" |
| 1623 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1624 | checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" |
| 1625 | dependencies = [ |
| 1626 | "libc", |
| 1627 | "rand_chacha", |
| 1628 | "rand_core", |
| 1629 | ] |
| 1630 | |
| 1631 | [[package]] |
| 1632 | name = "rand_chacha" |
| 1633 | version = "0.3.1" |
| 1634 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1635 | checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" |
| 1636 | dependencies = [ |
| 1637 | "ppv-lite86", |
| 1638 | "rand_core", |
| 1639 | ] |
| 1640 | |
| 1641 | [[package]] |
| 1642 | name = "rand_core" |
| 1643 | version = "0.6.4" |
| 1644 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1645 | checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" |
| 1646 | dependencies = [ |
| 1647 | "getrandom", |
| 1648 | ] |
| 1649 | |
| 1650 | [[package]] |
| 1651 | name = "random" |
| 1652 | version = "0.13.2" |
| 1653 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1654 | checksum = "474c42c904f04dfe2a595a02f71e1a0e5e92ffb5761cc9a4c02140b93b8dd504" |
| 1655 | |
| 1656 | [[package]] |
| 1657 | name = "rawpointer" |
| 1658 | version = "0.2.1" |
| 1659 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1660 | checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3" |
| 1661 | |
| 1662 | [[package]] |
| 1663 | name = "regex" |
| 1664 | version = "1.10.6" |
| 1665 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1666 | checksum = "4219d74c6b67a3654a9fbebc4b419e22126d13d2f3c4a07ee0cb61ff79a79619" |
| 1667 | dependencies = [ |
| 1668 | "aho-corasick", |
| 1669 | "memchr", |
| 1670 | "regex-automata", |
| 1671 | "regex-syntax", |
| 1672 | ] |
| 1673 | |
| 1674 | [[package]] |
| 1675 | name = "regex-automata" |
| 1676 | version = "0.4.7" |
| 1677 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1678 | checksum = "38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df" |
| 1679 | dependencies = [ |
| 1680 | "aho-corasick", |
| 1681 | "memchr", |
| 1682 | "regex-syntax", |
| 1683 | ] |
| 1684 | |
| 1685 | [[package]] |
| 1686 | name = "regex-lite" |
| 1687 | version = "0.1.6" |
| 1688 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1689 | checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a" |
| 1690 | |
| 1691 | [[package]] |
| 1692 | name = "regex-syntax" |
| 1693 | version = "0.8.4" |
| 1694 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1695 | checksum = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b" |
| 1696 | |
| 1697 | [[package]] |
| 1698 | name = "resource_estimator" |
| 1699 | version = "0.0.0" |
| 1700 | dependencies = [ |
| 1701 | "expect-test", |
| 1702 | "fasteval", |
| 1703 | "indoc", |
| 1704 | "miette", |
| 1705 | "num-bigint", |
| 1706 | "num-complex", |
| 1707 | "probability", |
| 1708 | "qsc", |
| 1709 | "rand", |
| 1710 | "regex-lite", |
| 1711 | "rustc-hash", |
| 1712 | "serde", |
| 1713 | "serde_json", |
| 1714 | "thiserror", |
| 1715 | ] |
| 1716 | |
| 1717 | [[package]] |
| 1718 | name = "rowan" |
| 1719 | version = "0.15.15" |
| 1720 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1721 | checksum = "32a58fa8a7ccff2aec4f39cc45bf5f985cec7125ab271cf681c279fd00192b49" |
| 1722 | dependencies = [ |
| 1723 | "countme", |
| 1724 | "hashbrown 0.14.5", |
| 1725 | "memoffset", |
| 1726 | "rustc-hash", |
| 1727 | "text-size", |
| 1728 | ] |
| 1729 | |
| 1730 | [[package]] |
| 1731 | name = "rustc-demangle" |
| 1732 | version = "0.1.24" |
| 1733 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1734 | checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f" |
| 1735 | |
| 1736 | [[package]] |
| 1737 | name = "rustc-hash" |
| 1738 | version = "1.1.0" |
| 1739 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1740 | checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" |
| 1741 | |
| 1742 | [[package]] |
| 1743 | name = "rustix" |
| 1744 | version = "0.38.35" |
| 1745 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1746 | checksum = "a85d50532239da68e9addb745ba38ff4612a242c1c7ceea689c4bc7c2f43c36f" |
| 1747 | dependencies = [ |
| 1748 | "bitflags 2.6.0", |
| 1749 | "errno", |
| 1750 | "libc", |
| 1751 | "linux-raw-sys", |
| 1752 | "windows-sys 0.52.0", |
| 1753 | ] |
| 1754 | |
| 1755 | [[package]] |
| 1756 | name = "rustversion" |
| 1757 | version = "1.0.17" |
| 1758 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1759 | checksum = "955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6" |
| 1760 | |
| 1761 | [[package]] |
| 1762 | name = "ryu" |
| 1763 | version = "1.0.18" |
| 1764 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1765 | checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f" |
| 1766 | |
| 1767 | [[package]] |
| 1768 | name = "safe_arch" |
| 1769 | version = "0.7.2" |
| 1770 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1771 | checksum = "c3460605018fdc9612bce72735cba0d27efbcd9904780d44c7e3a9948f96148a" |
| 1772 | dependencies = [ |
| 1773 | "bytemuck", |
| 1774 | ] |
| 1775 | |
| 1776 | [[package]] |
| 1777 | name = "same-file" |
| 1778 | version = "1.0.6" |
| 1779 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1780 | checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" |
| 1781 | dependencies = [ |
| 1782 | "winapi-util", |
| 1783 | ] |
| 1784 | |
| 1785 | [[package]] |
| 1786 | name = "samples_test" |
| 1787 | version = "0.0.0" |
| 1788 | dependencies = [ |
| 1789 | "expect-test", |
| 1790 | "qsc", |
| 1791 | "qsc_project", |
| 1792 | ] |
| 1793 | |
| 1794 | [[package]] |
| 1795 | name = "serde" |
| 1796 | version = "1.0.217" |
| 1797 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1798 | checksum = "02fc4265df13d6fa1d00ecff087228cc0a2b5f3c0e87e258d8b94a156e984c70" |
| 1799 | dependencies = [ |
| 1800 | "serde_derive", |
| 1801 | ] |
| 1802 | |
| 1803 | [[package]] |
| 1804 | name = "serde-wasm-bindgen" |
| 1805 | version = "0.6.5" |
| 1806 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1807 | checksum = "8302e169f0eddcc139c70f139d19d6467353af16f9fce27e8c30158036a1e16b" |
| 1808 | dependencies = [ |
| 1809 | "js-sys", |
| 1810 | "serde", |
| 1811 | "wasm-bindgen", |
| 1812 | ] |
| 1813 | |
| 1814 | [[package]] |
| 1815 | name = "serde_derive" |
| 1816 | version = "1.0.217" |
| 1817 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1818 | checksum = "5a9bf7cf98d04a2b28aead066b7496853d4779c9cc183c440dbac457641e19a0" |
| 1819 | dependencies = [ |
| 1820 | "proc-macro2", |
| 1821 | "quote", |
| 1822 | "syn 2.0.87", |
| 1823 | ] |
| 1824 | |
| 1825 | [[package]] |
| 1826 | name = "serde_json" |
| 1827 | version = "1.0.127" |
| 1828 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1829 | checksum = "8043c06d9f82bd7271361ed64f415fe5e12a77fdb52e573e7f06a516dea329ad" |
| 1830 | dependencies = [ |
| 1831 | "itoa", |
| 1832 | "memchr", |
| 1833 | "ryu", |
| 1834 | "serde", |
| 1835 | ] |
| 1836 | |
| 1837 | [[package]] |
| 1838 | name = "shlex" |
| 1839 | version = "1.3.0" |
| 1840 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1841 | checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" |
| 1842 | |
| 1843 | [[package]] |
| 1844 | name = "simba" |
| 1845 | version = "0.9.0" |
| 1846 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1847 | checksum = "b3a386a501cd104797982c15ae17aafe8b9261315b5d07e3ec803f2ea26be0fa" |
| 1848 | dependencies = [ |
| 1849 | "approx", |
| 1850 | "num-complex", |
| 1851 | "num-traits", |
| 1852 | "paste", |
| 1853 | "wide", |
| 1854 | ] |
| 1855 | |
| 1856 | [[package]] |
| 1857 | name = "slab" |
| 1858 | version = "0.4.9" |
| 1859 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1860 | checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" |
| 1861 | dependencies = [ |
| 1862 | "autocfg", |
| 1863 | ] |
| 1864 | |
| 1865 | [[package]] |
| 1866 | name = "smawk" |
| 1867 | version = "0.3.2" |
| 1868 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1869 | checksum = "b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c" |
| 1870 | |
| 1871 | [[package]] |
| 1872 | name = "smol_str" |
| 1873 | version = "0.2.2" |
| 1874 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1875 | checksum = "dd538fb6910ac1099850255cf94a94df6551fbdd602454387d0adb2d1ca6dead" |
| 1876 | dependencies = [ |
| 1877 | "serde", |
| 1878 | ] |
| 1879 | |
| 1880 | [[package]] |
| 1881 | name = "special" |
| 1882 | version = "0.10.3" |
| 1883 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1884 | checksum = "b89cf0d71ae639fdd8097350bfac415a41aabf1d5ddd356295fdc95f09760382" |
| 1885 | dependencies = [ |
| 1886 | "libm", |
| 1887 | ] |
| 1888 | |
| 1889 | [[package]] |
| 1890 | name = "strsim" |
| 1891 | version = "0.11.1" |
| 1892 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1893 | checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" |
| 1894 | |
| 1895 | [[package]] |
| 1896 | name = "supports-color" |
| 1897 | version = "3.0.0" |
| 1898 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1899 | checksum = "9829b314621dfc575df4e409e79f9d6a66a3bd707ab73f23cb4aa3a854ac854f" |
| 1900 | dependencies = [ |
| 1901 | "is_ci", |
| 1902 | ] |
| 1903 | |
| 1904 | [[package]] |
| 1905 | name = "supports-hyperlinks" |
| 1906 | version = "3.0.0" |
| 1907 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1908 | checksum = "2c0a1e5168041f5f3ff68ff7d95dcb9c8749df29f6e7e89ada40dd4c9de404ee" |
| 1909 | |
| 1910 | [[package]] |
| 1911 | name = "supports-unicode" |
| 1912 | version = "3.0.0" |
| 1913 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1914 | checksum = "b7401a30af6cb5818bb64852270bb722533397edcfc7344954a38f420819ece2" |
| 1915 | |
| 1916 | [[package]] |
| 1917 | name = "syn" |
| 1918 | version = "1.0.109" |
| 1919 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1920 | checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" |
| 1921 | dependencies = [ |
| 1922 | "proc-macro2", |
| 1923 | "quote", |
| 1924 | "unicode-ident", |
| 1925 | ] |
| 1926 | |
| 1927 | [[package]] |
| 1928 | name = "syn" |
| 1929 | version = "2.0.87" |
| 1930 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1931 | checksum = "25aa4ce346d03a6dcd68dd8b4010bcb74e54e62c90c573f394c46eae99aba32d" |
| 1932 | dependencies = [ |
| 1933 | "proc-macro2", |
| 1934 | "quote", |
| 1935 | "unicode-ident", |
| 1936 | ] |
| 1937 | |
| 1938 | [[package]] |
| 1939 | name = "target-lexicon" |
| 1940 | version = "0.12.16" |
| 1941 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1942 | checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1" |
| 1943 | |
| 1944 | [[package]] |
| 1945 | name = "terminal_size" |
| 1946 | version = "0.3.0" |
| 1947 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1948 | checksum = "21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7" |
| 1949 | dependencies = [ |
| 1950 | "rustix", |
| 1951 | "windows-sys 0.48.0", |
| 1952 | ] |
| 1953 | |
| 1954 | [[package]] |
| 1955 | name = "text-size" |
| 1956 | version = "1.1.1" |
| 1957 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1958 | checksum = "f18aa187839b2bdb1ad2fa35ead8c4c2976b64e4363c386d45ac0f7ee85c9233" |
| 1959 | |
| 1960 | [[package]] |
| 1961 | name = "textwrap" |
| 1962 | version = "0.16.1" |
| 1963 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1964 | checksum = "23d434d3f8967a09480fb04132ebe0a3e088c173e6d0ee7897abbdf4eab0f8b9" |
| 1965 | dependencies = [ |
| 1966 | "smawk", |
| 1967 | "unicode-linebreak", |
| 1968 | "unicode-width", |
| 1969 | ] |
| 1970 | |
| 1971 | [[package]] |
| 1972 | name = "thiserror" |
| 1973 | version = "1.0.63" |
| 1974 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1975 | checksum = "c0342370b38b6a11b6cc11d6a805569958d54cfa061a29969c3b5ce2ea405724" |
| 1976 | dependencies = [ |
| 1977 | "thiserror-impl", |
| 1978 | ] |
| 1979 | |
| 1980 | [[package]] |
| 1981 | name = "thiserror-impl" |
| 1982 | version = "1.0.63" |
| 1983 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1984 | checksum = "a4558b58466b9ad7ca0f102865eccc95938dca1a74a856f2b57b6629050da261" |
| 1985 | dependencies = [ |
| 1986 | "proc-macro2", |
| 1987 | "quote", |
| 1988 | "syn 2.0.87", |
| 1989 | ] |
| 1990 | |
| 1991 | [[package]] |
| 1992 | name = "tinytemplate" |
| 1993 | version = "1.2.1" |
| 1994 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1995 | checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc" |
| 1996 | dependencies = [ |
| 1997 | "serde", |
| 1998 | "serde_json", |
| 1999 | ] |
| 2000 | |
| 2001 | [[package]] |
| 2002 | name = "tokio" |
| 2003 | version = "1.40.0" |
| 2004 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2005 | checksum = "e2b070231665d27ad9ec9b8df639893f46727666c6767db40317fbe920a5d998" |
| 2006 | dependencies = [ |
| 2007 | "backtrace", |
| 2008 | "pin-project-lite", |
| 2009 | "tokio-macros", |
| 2010 | ] |
| 2011 | |
| 2012 | [[package]] |
| 2013 | name = "tokio-macros" |
| 2014 | version = "2.4.0" |
| 2015 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2016 | checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752" |
| 2017 | dependencies = [ |
| 2018 | "proc-macro2", |
| 2019 | "quote", |
| 2020 | "syn 2.0.87", |
| 2021 | ] |
| 2022 | |
| 2023 | [[package]] |
| 2024 | name = "triomphe" |
| 2025 | version = "0.1.11" |
| 2026 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2027 | checksum = "859eb650cfee7434994602c3a68b25d77ad9e68c8a6cd491616ef86661382eb3" |
| 2028 | |
| 2029 | [[package]] |
| 2030 | name = "typenum" |
| 2031 | version = "1.17.0" |
| 2032 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2033 | checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" |
| 2034 | |
| 2035 | [[package]] |
| 2036 | name = "unicode-ident" |
| 2037 | version = "1.0.12" |
| 2038 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2039 | checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" |
| 2040 | |
| 2041 | [[package]] |
| 2042 | name = "unicode-linebreak" |
| 2043 | version = "0.1.5" |
| 2044 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2045 | checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f" |
| 2046 | |
| 2047 | [[package]] |
| 2048 | name = "unicode-properties" |
| 2049 | version = "0.1.2" |
| 2050 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2051 | checksum = "52ea75f83c0137a9b98608359a5f1af8144876eb67bcb1ce837368e906a9f524" |
| 2052 | |
| 2053 | [[package]] |
| 2054 | name = "unicode-width" |
| 2055 | version = "0.1.13" |
| 2056 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2057 | checksum = "0336d538f7abc86d282a4189614dfaa90810dfc2c6f6427eaf88e16311dd225d" |
| 2058 | |
| 2059 | [[package]] |
| 2060 | name = "unicode-xid" |
| 2061 | version = "0.2.5" |
| 2062 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2063 | checksum = "229730647fbc343e3a80e463c1db7f78f3855d3f3739bee0dda773c9a037c90a" |
| 2064 | |
| 2065 | [[package]] |
| 2066 | name = "unindent" |
| 2067 | version = "0.2.3" |
| 2068 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2069 | checksum = "c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce" |
| 2070 | |
| 2071 | [[package]] |
| 2072 | name = "utf8parse" |
| 2073 | version = "0.2.2" |
| 2074 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2075 | checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" |
| 2076 | |
| 2077 | [[package]] |
| 2078 | name = "version_check" |
| 2079 | version = "0.9.5" |
| 2080 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2081 | checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" |
| 2082 | |
| 2083 | [[package]] |
| 2084 | name = "walkdir" |
| 2085 | version = "2.5.0" |
| 2086 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2087 | checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" |
| 2088 | dependencies = [ |
| 2089 | "same-file", |
| 2090 | "winapi-util", |
| 2091 | ] |
| 2092 | |
| 2093 | [[package]] |
| 2094 | name = "wasi" |
| 2095 | version = "0.11.0+wasi-snapshot-preview1" |
| 2096 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2097 | checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" |
| 2098 | |
| 2099 | [[package]] |
| 2100 | name = "wasm-bindgen" |
| 2101 | version = "0.2.100" |
| 2102 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2103 | checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5" |
| 2104 | dependencies = [ |
| 2105 | "cfg-if", |
| 2106 | "once_cell", |
| 2107 | "rustversion", |
| 2108 | "wasm-bindgen-macro", |
| 2109 | ] |
| 2110 | |
| 2111 | [[package]] |
| 2112 | name = "wasm-bindgen-backend" |
| 2113 | version = "0.2.100" |
| 2114 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2115 | checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6" |
| 2116 | dependencies = [ |
| 2117 | "bumpalo", |
| 2118 | "log", |
| 2119 | "proc-macro2", |
| 2120 | "quote", |
| 2121 | "syn 2.0.87", |
| 2122 | "wasm-bindgen-shared", |
| 2123 | ] |
| 2124 | |
| 2125 | [[package]] |
| 2126 | name = "wasm-bindgen-futures" |
| 2127 | version = "0.4.43" |
| 2128 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2129 | checksum = "61e9300f63a621e96ed275155c108eb6f843b6a26d053f122ab69724559dc8ed" |
| 2130 | dependencies = [ |
| 2131 | "cfg-if", |
| 2132 | "js-sys", |
| 2133 | "wasm-bindgen", |
| 2134 | "web-sys", |
| 2135 | ] |
| 2136 | |
| 2137 | [[package]] |
| 2138 | name = "wasm-bindgen-macro" |
| 2139 | version = "0.2.100" |
| 2140 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2141 | checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407" |
| 2142 | dependencies = [ |
| 2143 | "quote", |
| 2144 | "wasm-bindgen-macro-support", |
| 2145 | ] |
| 2146 | |
| 2147 | [[package]] |
| 2148 | name = "wasm-bindgen-macro-support" |
| 2149 | version = "0.2.100" |
| 2150 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2151 | checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de" |
| 2152 | dependencies = [ |
| 2153 | "proc-macro2", |
| 2154 | "quote", |
| 2155 | "syn 2.0.87", |
| 2156 | "wasm-bindgen-backend", |
| 2157 | "wasm-bindgen-shared", |
| 2158 | ] |
| 2159 | |
| 2160 | [[package]] |
| 2161 | name = "wasm-bindgen-shared" |
| 2162 | version = "0.2.100" |
| 2163 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2164 | checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d" |
| 2165 | dependencies = [ |
| 2166 | "unicode-ident", |
| 2167 | ] |
| 2168 | |
| 2169 | [[package]] |
| 2170 | name = "web-sys" |
| 2171 | version = "0.3.70" |
| 2172 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2173 | checksum = "26fdeaafd9bd129f65e7c031593c24d62186301e0c72c8978fa1678be7d532c0" |
| 2174 | dependencies = [ |
| 2175 | "js-sys", |
| 2176 | "wasm-bindgen", |
| 2177 | ] |
| 2178 | |
| 2179 | [[package]] |
| 2180 | name = "wide" |
| 2181 | version = "0.7.28" |
| 2182 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2183 | checksum = "b828f995bf1e9622031f8009f8481a85406ce1f4d4588ff746d872043e855690" |
| 2184 | dependencies = [ |
| 2185 | "bytemuck", |
| 2186 | "safe_arch", |
| 2187 | ] |
| 2188 | |
| 2189 | [[package]] |
| 2190 | name = "winapi-util" |
| 2191 | version = "0.1.9" |
| 2192 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2193 | checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" |
| 2194 | dependencies = [ |
| 2195 | "windows-sys 0.59.0", |
| 2196 | ] |
| 2197 | |
| 2198 | [[package]] |
| 2199 | name = "windows-sys" |
| 2200 | version = "0.45.0" |
| 2201 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2202 | checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" |
| 2203 | dependencies = [ |
| 2204 | "windows-targets 0.42.2", |
| 2205 | ] |
| 2206 | |
| 2207 | [[package]] |
| 2208 | name = "windows-sys" |
| 2209 | version = "0.48.0" |
| 2210 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2211 | checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" |
| 2212 | dependencies = [ |
| 2213 | "windows-targets 0.48.5", |
| 2214 | ] |
| 2215 | |
| 2216 | [[package]] |
| 2217 | name = "windows-sys" |
| 2218 | version = "0.52.0" |
| 2219 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2220 | checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" |
| 2221 | dependencies = [ |
| 2222 | "windows-targets 0.52.6", |
| 2223 | ] |
| 2224 | |
| 2225 | [[package]] |
| 2226 | name = "windows-sys" |
| 2227 | version = "0.59.0" |
| 2228 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2229 | checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" |
| 2230 | dependencies = [ |
| 2231 | "windows-targets 0.52.6", |
| 2232 | ] |
| 2233 | |
| 2234 | [[package]] |
| 2235 | name = "windows-targets" |
| 2236 | version = "0.42.2" |
| 2237 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2238 | checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" |
| 2239 | dependencies = [ |
| 2240 | "windows_aarch64_gnullvm 0.42.2", |
| 2241 | "windows_aarch64_msvc 0.42.2", |
| 2242 | "windows_i686_gnu 0.42.2", |
| 2243 | "windows_i686_msvc 0.42.2", |
| 2244 | "windows_x86_64_gnu 0.42.2", |
| 2245 | "windows_x86_64_gnullvm 0.42.2", |
| 2246 | "windows_x86_64_msvc 0.42.2", |
| 2247 | ] |
| 2248 | |
| 2249 | [[package]] |
| 2250 | name = "windows-targets" |
| 2251 | version = "0.48.5" |
| 2252 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2253 | checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" |
| 2254 | dependencies = [ |
| 2255 | "windows_aarch64_gnullvm 0.48.5", |
| 2256 | "windows_aarch64_msvc 0.48.5", |
| 2257 | "windows_i686_gnu 0.48.5", |
| 2258 | "windows_i686_msvc 0.48.5", |
| 2259 | "windows_x86_64_gnu 0.48.5", |
| 2260 | "windows_x86_64_gnullvm 0.48.5", |
| 2261 | "windows_x86_64_msvc 0.48.5", |
| 2262 | ] |
| 2263 | |
| 2264 | [[package]] |
| 2265 | name = "windows-targets" |
| 2266 | version = "0.52.6" |
| 2267 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2268 | checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" |
| 2269 | dependencies = [ |
| 2270 | "windows_aarch64_gnullvm 0.52.6", |
| 2271 | "windows_aarch64_msvc 0.52.6", |
| 2272 | "windows_i686_gnu 0.52.6", |
| 2273 | "windows_i686_gnullvm", |
| 2274 | "windows_i686_msvc 0.52.6", |
| 2275 | "windows_x86_64_gnu 0.52.6", |
| 2276 | "windows_x86_64_gnullvm 0.52.6", |
| 2277 | "windows_x86_64_msvc 0.52.6", |
| 2278 | ] |
| 2279 | |
| 2280 | [[package]] |
| 2281 | name = "windows_aarch64_gnullvm" |
| 2282 | version = "0.42.2" |
| 2283 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2284 | checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" |
| 2285 | |
| 2286 | [[package]] |
| 2287 | name = "windows_aarch64_gnullvm" |
| 2288 | version = "0.48.5" |
| 2289 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2290 | checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" |
| 2291 | |
| 2292 | [[package]] |
| 2293 | name = "windows_aarch64_gnullvm" |
| 2294 | version = "0.52.6" |
| 2295 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2296 | checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" |
| 2297 | |
| 2298 | [[package]] |
| 2299 | name = "windows_aarch64_msvc" |
| 2300 | version = "0.42.2" |
| 2301 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2302 | checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" |
| 2303 | |
| 2304 | [[package]] |
| 2305 | name = "windows_aarch64_msvc" |
| 2306 | version = "0.48.5" |
| 2307 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2308 | checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" |
| 2309 | |
| 2310 | [[package]] |
| 2311 | name = "windows_aarch64_msvc" |
| 2312 | version = "0.52.6" |
| 2313 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2314 | checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" |
| 2315 | |
| 2316 | [[package]] |
| 2317 | name = "windows_i686_gnu" |
| 2318 | version = "0.42.2" |
| 2319 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2320 | checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" |
| 2321 | |
| 2322 | [[package]] |
| 2323 | name = "windows_i686_gnu" |
| 2324 | version = "0.48.5" |
| 2325 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2326 | checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" |
| 2327 | |
| 2328 | [[package]] |
| 2329 | name = "windows_i686_gnu" |
| 2330 | version = "0.52.6" |
| 2331 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2332 | checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" |
| 2333 | |
| 2334 | [[package]] |
| 2335 | name = "windows_i686_gnullvm" |
| 2336 | version = "0.52.6" |
| 2337 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2338 | checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" |
| 2339 | |
| 2340 | [[package]] |
| 2341 | name = "windows_i686_msvc" |
| 2342 | version = "0.42.2" |
| 2343 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2344 | checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" |
| 2345 | |
| 2346 | [[package]] |
| 2347 | name = "windows_i686_msvc" |
| 2348 | version = "0.48.5" |
| 2349 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2350 | checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" |
| 2351 | |
| 2352 | [[package]] |
| 2353 | name = "windows_i686_msvc" |
| 2354 | version = "0.52.6" |
| 2355 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2356 | checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" |
| 2357 | |
| 2358 | [[package]] |
| 2359 | name = "windows_x86_64_gnu" |
| 2360 | version = "0.42.2" |
| 2361 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2362 | checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" |
| 2363 | |
| 2364 | [[package]] |
| 2365 | name = "windows_x86_64_gnu" |
| 2366 | version = "0.48.5" |
| 2367 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2368 | checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" |
| 2369 | |
| 2370 | [[package]] |
| 2371 | name = "windows_x86_64_gnu" |
| 2372 | version = "0.52.6" |
| 2373 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2374 | checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" |
| 2375 | |
| 2376 | [[package]] |
| 2377 | name = "windows_x86_64_gnullvm" |
| 2378 | version = "0.42.2" |
| 2379 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2380 | checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" |
| 2381 | |
| 2382 | [[package]] |
| 2383 | name = "windows_x86_64_gnullvm" |
| 2384 | version = "0.48.5" |
| 2385 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2386 | checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" |
| 2387 | |
| 2388 | [[package]] |
| 2389 | name = "windows_x86_64_gnullvm" |
| 2390 | version = "0.52.6" |
| 2391 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2392 | checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" |
| 2393 | |
| 2394 | [[package]] |
| 2395 | name = "windows_x86_64_msvc" |
| 2396 | version = "0.42.2" |
| 2397 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2398 | checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" |
| 2399 | |
| 2400 | [[package]] |
| 2401 | name = "windows_x86_64_msvc" |
| 2402 | version = "0.48.5" |
| 2403 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2404 | checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" |
| 2405 | |
| 2406 | [[package]] |
| 2407 | name = "windows_x86_64_msvc" |
| 2408 | version = "0.52.6" |
| 2409 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2410 | checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" |
| 2411 | |
| 2412 | [[package]] |
| 2413 | name = "xshell" |
| 2414 | version = "0.2.6" |
| 2415 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2416 | checksum = "6db0ab86eae739efd1b054a8d3d16041914030ac4e01cd1dca0cf252fd8b6437" |
| 2417 | dependencies = [ |
| 2418 | "xshell-macros", |
| 2419 | ] |
| 2420 | |
| 2421 | [[package]] |
| 2422 | name = "xshell-macros" |
| 2423 | version = "0.2.6" |
| 2424 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2425 | checksum = "9d422e8e38ec76e2f06ee439ccc765e9c6a9638b9e7c9f2e8255e4d41e8bd852" |
| 2426 | |
| 2427 | [[package]] |
| 2428 | name = "yansi" |
| 2429 | version = "0.5.1" |
| 2430 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2431 | checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec" |
| 2432 | |
| 2433 | [[package]] |
| 2434 | name = "zerocopy" |
| 2435 | version = "0.7.35" |
| 2436 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2437 | checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0" |
| 2438 | dependencies = [ |
| 2439 | "byteorder", |
| 2440 | "zerocopy-derive", |
| 2441 | ] |
| 2442 | |
| 2443 | [[package]] |
| 2444 | name = "zerocopy-derive" |
| 2445 | version = "0.7.35" |
| 2446 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2447 | checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e" |
| 2448 | dependencies = [ |
| 2449 | "proc-macro2", |
| 2450 | "quote", |
| 2451 | "syn 2.0.87", |
| 2452 | ] |
| 2453 | |