nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
fork

Configure Feed

Select the types of activity you want to include in your feed.

vkdt: use fetchCargoVendor

+8 -1361
-1353
pkgs/by-name/vk/vkdt/Cargo.lock
··· 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.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 = "adler2" 22 - version = "2.0.0" 23 - source = "registry+https://github.com/rust-lang/crates.io-index" 24 - checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627" 25 - 26 - [[package]] 27 - name = "adler32" 28 - version = "1.2.0" 29 - source = "registry+https://github.com/rust-lang/crates.io-index" 30 - checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234" 31 - 32 - [[package]] 33 - name = "ahash" 34 - version = "0.8.11" 35 - source = "registry+https://github.com/rust-lang/crates.io-index" 36 - checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011" 37 - dependencies = [ 38 - "cfg-if", 39 - "once_cell", 40 - "version_check", 41 - "zerocopy", 42 - ] 43 - 44 - [[package]] 45 - name = "allocator-api2" 46 - version = "0.2.18" 47 - source = "registry+https://github.com/rust-lang/crates.io-index" 48 - checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f" 49 - 50 - [[package]] 51 - name = "android-tzdata" 52 - version = "0.1.1" 53 - source = "registry+https://github.com/rust-lang/crates.io-index" 54 - checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0" 55 - 56 - [[package]] 57 - name = "android_system_properties" 58 - version = "0.1.5" 59 - source = "registry+https://github.com/rust-lang/crates.io-index" 60 - checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 61 - dependencies = [ 62 - "libc", 63 - ] 64 - 65 - [[package]] 66 - name = "async-trait" 67 - version = "0.1.81" 68 - source = "registry+https://github.com/rust-lang/crates.io-index" 69 - checksum = "6e0c28dcc82d7c8ead5cb13beb15405b57b8546e93215673ff8ca0349a028107" 70 - dependencies = [ 71 - "proc-macro2", 72 - "quote", 73 - "syn 2.0.76", 74 - ] 75 - 76 - [[package]] 77 - name = "autocfg" 78 - version = "1.3.0" 79 - source = "registry+https://github.com/rust-lang/crates.io-index" 80 - checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0" 81 - 82 - [[package]] 83 - name = "backtrace" 84 - version = "0.3.73" 85 - source = "registry+https://github.com/rust-lang/crates.io-index" 86 - checksum = "5cc23269a4f8976d0a4d2e7109211a419fe30e8d88d677cd60b6bc79c5732e0a" 87 - dependencies = [ 88 - "addr2line", 89 - "cc", 90 - "cfg-if", 91 - "libc", 92 - "miniz_oxide 0.7.4", 93 - "object", 94 - "rustc-demangle", 95 - ] 96 - 97 - [[package]] 98 - name = "bit_field" 99 - version = "0.10.2" 100 - source = "registry+https://github.com/rust-lang/crates.io-index" 101 - checksum = "dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61" 102 - 103 - [[package]] 104 - name = "bitflags" 105 - version = "1.3.2" 106 - source = "registry+https://github.com/rust-lang/crates.io-index" 107 - checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 108 - 109 - [[package]] 110 - name = "bitflags" 111 - version = "2.6.0" 112 - source = "registry+https://github.com/rust-lang/crates.io-index" 113 - checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de" 114 - 115 - [[package]] 116 - name = "bitstream-io" 117 - version = "2.5.3" 118 - source = "registry+https://github.com/rust-lang/crates.io-index" 119 - checksum = "b81e1519b0d82120d2fd469d5bfb2919a9361c48b02d82d04befc1cdd2002452" 120 - 121 - [[package]] 122 - name = "bumpalo" 123 - version = "3.16.0" 124 - source = "registry+https://github.com/rust-lang/crates.io-index" 125 - checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" 126 - 127 - [[package]] 128 - name = "bytemuck" 129 - version = "1.17.0" 130 - source = "registry+https://github.com/rust-lang/crates.io-index" 131 - checksum = "6fd4c6dcc3b0aea2f5c0b4b82c2b15fe39ddbc76041a310848f4706edf76bb31" 132 - 133 - [[package]] 134 - name = "byteorder" 135 - version = "1.5.0" 136 - source = "registry+https://github.com/rust-lang/crates.io-index" 137 - checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 138 - 139 - [[package]] 140 - name = "bytes" 141 - version = "1.7.1" 142 - source = "registry+https://github.com/rust-lang/crates.io-index" 143 - checksum = "8318a53db07bb3f8dca91a600466bdb3f2eaadeedfdbcf02e1accbad9271ba50" 144 - 145 - [[package]] 146 - name = "cc" 147 - version = "1.1.14" 148 - source = "registry+https://github.com/rust-lang/crates.io-index" 149 - checksum = "50d2eb3cd3d1bf4529e31c215ee6f93ec5a3d536d9f578f93d9d33ee19562932" 150 - dependencies = [ 151 - "shlex", 152 - ] 153 - 154 - [[package]] 155 - name = "cfg-if" 156 - version = "1.0.0" 157 - source = "registry+https://github.com/rust-lang/crates.io-index" 158 - checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 159 - 160 - [[package]] 161 - name = "chrono" 162 - version = "0.4.38" 163 - source = "registry+https://github.com/rust-lang/crates.io-index" 164 - checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401" 165 - dependencies = [ 166 - "android-tzdata", 167 - "iana-time-zone", 168 - "js-sys", 169 - "num-traits", 170 - "wasm-bindgen", 171 - "windows-targets", 172 - ] 173 - 174 - [[package]] 175 - name = "color_quant" 176 - version = "1.1.0" 177 - source = "registry+https://github.com/rust-lang/crates.io-index" 178 - checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" 179 - 180 - [[package]] 181 - name = "core-foundation-sys" 182 - version = "0.8.7" 183 - source = "registry+https://github.com/rust-lang/crates.io-index" 184 - checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 185 - 186 - [[package]] 187 - name = "core2" 188 - version = "0.4.0" 189 - source = "registry+https://github.com/rust-lang/crates.io-index" 190 - checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505" 191 - dependencies = [ 192 - "memchr", 193 - ] 194 - 195 - [[package]] 196 - name = "crc32fast" 197 - version = "1.4.2" 198 - source = "registry+https://github.com/rust-lang/crates.io-index" 199 - checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3" 200 - dependencies = [ 201 - "cfg-if", 202 - ] 203 - 204 - [[package]] 205 - name = "crossbeam-deque" 206 - version = "0.8.5" 207 - source = "registry+https://github.com/rust-lang/crates.io-index" 208 - checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d" 209 - dependencies = [ 210 - "crossbeam-epoch", 211 - "crossbeam-utils", 212 - ] 213 - 214 - [[package]] 215 - name = "crossbeam-epoch" 216 - version = "0.9.18" 217 - source = "registry+https://github.com/rust-lang/crates.io-index" 218 - checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 219 - dependencies = [ 220 - "crossbeam-utils", 221 - ] 222 - 223 - [[package]] 224 - name = "crossbeam-utils" 225 - version = "0.8.20" 226 - source = "registry+https://github.com/rust-lang/crates.io-index" 227 - checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80" 228 - 229 - [[package]] 230 - name = "crunchy" 231 - version = "0.2.2" 232 - source = "registry+https://github.com/rust-lang/crates.io-index" 233 - checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7" 234 - 235 - [[package]] 236 - name = "dary_heap" 237 - version = "0.3.6" 238 - source = "registry+https://github.com/rust-lang/crates.io-index" 239 - checksum = "7762d17f1241643615821a8455a0b2c3e803784b058693d990b11f2dce25a0ca" 240 - 241 - [[package]] 242 - name = "either" 243 - version = "1.13.0" 244 - source = "registry+https://github.com/rust-lang/crates.io-index" 245 - checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0" 246 - 247 - [[package]] 248 - name = "enumn" 249 - version = "0.1.14" 250 - source = "registry+https://github.com/rust-lang/crates.io-index" 251 - checksum = "2f9ed6b3789237c8a0c1c505af1c7eb2c560df6186f01b098c3a1064ea532f38" 252 - dependencies = [ 253 - "proc-macro2", 254 - "quote", 255 - "syn 2.0.76", 256 - ] 257 - 258 - [[package]] 259 - name = "equivalent" 260 - version = "1.0.1" 261 - source = "registry+https://github.com/rust-lang/crates.io-index" 262 - checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" 263 - 264 - [[package]] 265 - name = "exr" 266 - version = "1.72.0" 267 - source = "registry+https://github.com/rust-lang/crates.io-index" 268 - checksum = "887d93f60543e9a9362ef8a21beedd0a833c5d9610e18c67abe15a5963dcb1a4" 269 - dependencies = [ 270 - "bit_field", 271 - "flume", 272 - "half", 273 - "lebe", 274 - "miniz_oxide 0.7.4", 275 - "rayon-core", 276 - "smallvec", 277 - "zune-inflate", 278 - ] 279 - 280 - [[package]] 281 - name = "fdeflate" 282 - version = "0.3.4" 283 - source = "registry+https://github.com/rust-lang/crates.io-index" 284 - checksum = "4f9bfee30e4dedf0ab8b422f03af778d9612b63f502710fc500a334ebe2de645" 285 - dependencies = [ 286 - "simd-adler32", 287 - ] 288 - 289 - [[package]] 290 - name = "flate2" 291 - version = "1.0.33" 292 - source = "registry+https://github.com/rust-lang/crates.io-index" 293 - checksum = "324a1be68054ef05ad64b861cc9eaf1d623d2d8cb25b4bf2cb9cdd902b4bf253" 294 - dependencies = [ 295 - "crc32fast", 296 - "miniz_oxide 0.8.0", 297 - ] 298 - 299 - [[package]] 300 - name = "flume" 301 - version = "0.11.0" 302 - source = "registry+https://github.com/rust-lang/crates.io-index" 303 - checksum = "55ac459de2512911e4b674ce33cf20befaba382d05b62b008afc1c8b57cbf181" 304 - dependencies = [ 305 - "spin", 306 - ] 307 - 308 - [[package]] 309 - name = "futures" 310 - version = "0.3.30" 311 - source = "registry+https://github.com/rust-lang/crates.io-index" 312 - checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0" 313 - dependencies = [ 314 - "futures-channel", 315 - "futures-core", 316 - "futures-executor", 317 - "futures-io", 318 - "futures-sink", 319 - "futures-task", 320 - "futures-util", 321 - ] 322 - 323 - [[package]] 324 - name = "futures-channel" 325 - version = "0.3.30" 326 - source = "registry+https://github.com/rust-lang/crates.io-index" 327 - checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78" 328 - dependencies = [ 329 - "futures-core", 330 - "futures-sink", 331 - ] 332 - 333 - [[package]] 334 - name = "futures-core" 335 - version = "0.3.30" 336 - source = "registry+https://github.com/rust-lang/crates.io-index" 337 - checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d" 338 - 339 - [[package]] 340 - name = "futures-executor" 341 - version = "0.3.30" 342 - source = "registry+https://github.com/rust-lang/crates.io-index" 343 - checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d" 344 - dependencies = [ 345 - "futures-core", 346 - "futures-task", 347 - "futures-util", 348 - ] 349 - 350 - [[package]] 351 - name = "futures-io" 352 - version = "0.3.30" 353 - source = "registry+https://github.com/rust-lang/crates.io-index" 354 - checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1" 355 - 356 - [[package]] 357 - name = "futures-macro" 358 - version = "0.3.30" 359 - source = "registry+https://github.com/rust-lang/crates.io-index" 360 - checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac" 361 - dependencies = [ 362 - "proc-macro2", 363 - "quote", 364 - "syn 2.0.76", 365 - ] 366 - 367 - [[package]] 368 - name = "futures-sink" 369 - version = "0.3.30" 370 - source = "registry+https://github.com/rust-lang/crates.io-index" 371 - checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5" 372 - 373 - [[package]] 374 - name = "futures-task" 375 - version = "0.3.30" 376 - source = "registry+https://github.com/rust-lang/crates.io-index" 377 - checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004" 378 - 379 - [[package]] 380 - name = "futures-util" 381 - version = "0.3.30" 382 - source = "registry+https://github.com/rust-lang/crates.io-index" 383 - checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48" 384 - dependencies = [ 385 - "futures-channel", 386 - "futures-core", 387 - "futures-io", 388 - "futures-macro", 389 - "futures-sink", 390 - "futures-task", 391 - "memchr", 392 - "pin-project-lite", 393 - "pin-utils", 394 - "slab", 395 - ] 396 - 397 - [[package]] 398 - name = "getrandom" 399 - version = "0.2.15" 400 - source = "registry+https://github.com/rust-lang/crates.io-index" 401 - checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7" 402 - dependencies = [ 403 - "cfg-if", 404 - "libc", 405 - "wasi", 406 - ] 407 - 408 - [[package]] 409 - name = "gif" 410 - version = "0.13.1" 411 - source = "registry+https://github.com/rust-lang/crates.io-index" 412 - checksum = "3fb2d69b19215e18bb912fa30f7ce15846e301408695e44e0ef719f1da9e19f2" 413 - dependencies = [ 414 - "color_quant", 415 - "weezl", 416 - ] 417 - 418 - [[package]] 419 - name = "gimli" 420 - version = "0.29.0" 421 - source = "registry+https://github.com/rust-lang/crates.io-index" 422 - checksum = "40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd" 423 - 424 - [[package]] 425 - name = "glob" 426 - version = "0.3.1" 427 - source = "registry+https://github.com/rust-lang/crates.io-index" 428 - checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" 429 - 430 - [[package]] 431 - name = "half" 432 - version = "2.4.1" 433 - source = "registry+https://github.com/rust-lang/crates.io-index" 434 - checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888" 435 - dependencies = [ 436 - "cfg-if", 437 - "crunchy", 438 - ] 439 - 440 - [[package]] 441 - name = "hashbrown" 442 - version = "0.14.5" 443 - source = "registry+https://github.com/rust-lang/crates.io-index" 444 - checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" 445 - dependencies = [ 446 - "ahash", 447 - "allocator-api2", 448 - ] 449 - 450 - [[package]] 451 - name = "hermit-abi" 452 - version = "0.3.9" 453 - source = "registry+https://github.com/rust-lang/crates.io-index" 454 - checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024" 455 - 456 - [[package]] 457 - name = "hex" 458 - version = "0.4.3" 459 - source = "registry+https://github.com/rust-lang/crates.io-index" 460 - checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" 461 - 462 - [[package]] 463 - name = "iana-time-zone" 464 - version = "0.1.60" 465 - source = "registry+https://github.com/rust-lang/crates.io-index" 466 - checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141" 467 - dependencies = [ 468 - "android_system_properties", 469 - "core-foundation-sys", 470 - "iana-time-zone-haiku", 471 - "js-sys", 472 - "wasm-bindgen", 473 - "windows-core", 474 - ] 475 - 476 - [[package]] 477 - name = "iana-time-zone-haiku" 478 - version = "0.1.2" 479 - source = "registry+https://github.com/rust-lang/crates.io-index" 480 - checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 481 - dependencies = [ 482 - "cc", 483 - ] 484 - 485 - [[package]] 486 - name = "image" 487 - version = "0.24.9" 488 - source = "registry+https://github.com/rust-lang/crates.io-index" 489 - checksum = "5690139d2f55868e080017335e4b94cb7414274c74f1669c84fb5feba2c9f69d" 490 - dependencies = [ 491 - "bytemuck", 492 - "byteorder", 493 - "color_quant", 494 - "exr", 495 - "gif", 496 - "jpeg-decoder", 497 - "num-traits", 498 - "png", 499 - "qoi", 500 - "tiff", 501 - ] 502 - 503 - [[package]] 504 - name = "indexmap" 505 - version = "2.4.0" 506 - source = "registry+https://github.com/rust-lang/crates.io-index" 507 - checksum = "93ead53efc7ea8ed3cfb0c79fc8023fbb782a5432b52830b6518941cebe6505c" 508 - dependencies = [ 509 - "equivalent", 510 - "hashbrown", 511 - ] 512 - 513 - [[package]] 514 - name = "itertools" 515 - version = "0.13.0" 516 - source = "registry+https://github.com/rust-lang/crates.io-index" 517 - checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" 518 - dependencies = [ 519 - "either", 520 - ] 521 - 522 - [[package]] 523 - name = "itoa" 524 - version = "1.0.11" 525 - source = "registry+https://github.com/rust-lang/crates.io-index" 526 - checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" 527 - 528 - [[package]] 529 - name = "jpeg-decoder" 530 - version = "0.3.1" 531 - source = "registry+https://github.com/rust-lang/crates.io-index" 532 - checksum = "f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0" 533 - dependencies = [ 534 - "rayon", 535 - ] 536 - 537 - [[package]] 538 - name = "js-sys" 539 - version = "0.3.70" 540 - source = "registry+https://github.com/rust-lang/crates.io-index" 541 - checksum = "1868808506b929d7b0cfa8f75951347aa71bb21144b7791bae35d9bccfcfe37a" 542 - dependencies = [ 543 - "wasm-bindgen", 544 - ] 545 - 546 - [[package]] 547 - name = "lazy_static" 548 - version = "1.5.0" 549 - source = "registry+https://github.com/rust-lang/crates.io-index" 550 - checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 551 - 552 - [[package]] 553 - name = "lebe" 554 - version = "0.5.2" 555 - source = "registry+https://github.com/rust-lang/crates.io-index" 556 - checksum = "03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8" 557 - 558 - [[package]] 559 - name = "libc" 560 - version = "0.2.158" 561 - source = "registry+https://github.com/rust-lang/crates.io-index" 562 - checksum = "d8adc4bb1803a324070e64a98ae98f38934d91957a99cfb3a43dcbc01bc56439" 563 - 564 - [[package]] 565 - name = "libflate" 566 - version = "2.1.0" 567 - source = "registry+https://github.com/rust-lang/crates.io-index" 568 - checksum = "45d9dfdc14ea4ef0900c1cddbc8dcd553fbaacd8a4a282cf4018ae9dd04fb21e" 569 - dependencies = [ 570 - "adler32", 571 - "core2", 572 - "crc32fast", 573 - "dary_heap", 574 - "libflate_lz77", 575 - ] 576 - 577 - [[package]] 578 - name = "libflate_lz77" 579 - version = "2.1.0" 580 - source = "registry+https://github.com/rust-lang/crates.io-index" 581 - checksum = "e6e0d73b369f386f1c44abd9c570d5318f55ccde816ff4b562fa452e5182863d" 582 - dependencies = [ 583 - "core2", 584 - "hashbrown", 585 - "rle-decode-fast", 586 - ] 587 - 588 - [[package]] 589 - name = "lock_api" 590 - version = "0.4.12" 591 - source = "registry+https://github.com/rust-lang/crates.io-index" 592 - checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17" 593 - dependencies = [ 594 - "autocfg", 595 - "scopeguard", 596 - ] 597 - 598 - [[package]] 599 - name = "log" 600 - version = "0.4.22" 601 - source = "registry+https://github.com/rust-lang/crates.io-index" 602 - checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24" 603 - 604 - [[package]] 605 - name = "md5" 606 - version = "0.7.0" 607 - source = "registry+https://github.com/rust-lang/crates.io-index" 608 - checksum = "490cc448043f947bae3cbee9c203358d62dbee0db12107a74be5c30ccfd09771" 609 - 610 - [[package]] 611 - name = "memchr" 612 - version = "2.7.4" 613 - source = "registry+https://github.com/rust-lang/crates.io-index" 614 - checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" 615 - 616 - [[package]] 617 - name = "miniz_oxide" 618 - version = "0.7.4" 619 - source = "registry+https://github.com/rust-lang/crates.io-index" 620 - checksum = "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08" 621 - dependencies = [ 622 - "adler", 623 - "simd-adler32", 624 - ] 625 - 626 - [[package]] 627 - name = "miniz_oxide" 628 - version = "0.8.0" 629 - source = "registry+https://github.com/rust-lang/crates.io-index" 630 - checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1" 631 - dependencies = [ 632 - "adler2", 633 - ] 634 - 635 - [[package]] 636 - name = "mio" 637 - version = "1.0.2" 638 - source = "registry+https://github.com/rust-lang/crates.io-index" 639 - checksum = "80e04d1dcff3aae0704555fe5fee3bcfaf3d1fdf8a7e521d5b9d2b42acb52cec" 640 - dependencies = [ 641 - "hermit-abi", 642 - "libc", 643 - "wasi", 644 - "windows-sys", 645 - ] 646 - 647 - [[package]] 648 - name = "multiversion" 649 - version = "0.7.4" 650 - source = "registry+https://github.com/rust-lang/crates.io-index" 651 - checksum = "c4851161a11d3ad0bf9402d90ffc3967bf231768bfd7aeb61755ad06dbf1a142" 652 - dependencies = [ 653 - "multiversion-macros", 654 - "target-features", 655 - ] 656 - 657 - [[package]] 658 - name = "multiversion-macros" 659 - version = "0.7.4" 660 - source = "registry+https://github.com/rust-lang/crates.io-index" 661 - checksum = "79a74ddee9e0c27d2578323c13905793e91622148f138ba29738f9dddb835e90" 662 - dependencies = [ 663 - "proc-macro2", 664 - "quote", 665 - "syn 1.0.109", 666 - "target-features", 667 - ] 668 - 669 - [[package]] 670 - name = "num-traits" 671 - version = "0.2.19" 672 - source = "registry+https://github.com/rust-lang/crates.io-index" 673 - checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 674 - dependencies = [ 675 - "autocfg", 676 - ] 677 - 678 - [[package]] 679 - name = "num_enum" 680 - version = "0.7.3" 681 - source = "registry+https://github.com/rust-lang/crates.io-index" 682 - checksum = "4e613fc340b2220f734a8595782c551f1250e969d87d3be1ae0579e8d4065179" 683 - dependencies = [ 684 - "num_enum_derive", 685 - ] 686 - 687 - [[package]] 688 - name = "num_enum_derive" 689 - version = "0.7.3" 690 - source = "registry+https://github.com/rust-lang/crates.io-index" 691 - checksum = "af1844ef2428cc3e1cb900be36181049ef3d3193c63e43026cfe202983b27a56" 692 - dependencies = [ 693 - "proc-macro-crate", 694 - "proc-macro2", 695 - "quote", 696 - "syn 2.0.76", 697 - ] 698 - 699 - [[package]] 700 - name = "object" 701 - version = "0.36.3" 702 - source = "registry+https://github.com/rust-lang/crates.io-index" 703 - checksum = "27b64972346851a39438c60b341ebc01bba47464ae329e55cf343eb93964efd9" 704 - dependencies = [ 705 - "memchr", 706 - ] 707 - 708 - [[package]] 709 - name = "once_cell" 710 - version = "1.19.0" 711 - source = "registry+https://github.com/rust-lang/crates.io-index" 712 - checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" 713 - 714 - [[package]] 715 - name = "parking_lot" 716 - version = "0.12.3" 717 - source = "registry+https://github.com/rust-lang/crates.io-index" 718 - checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27" 719 - dependencies = [ 720 - "lock_api", 721 - "parking_lot_core", 722 - ] 723 - 724 - [[package]] 725 - name = "parking_lot_core" 726 - version = "0.9.10" 727 - source = "registry+https://github.com/rust-lang/crates.io-index" 728 - checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8" 729 - dependencies = [ 730 - "cfg-if", 731 - "libc", 732 - "redox_syscall", 733 - "smallvec", 734 - "windows-targets", 735 - ] 736 - 737 - [[package]] 738 - name = "pin-project-lite" 739 - version = "0.2.14" 740 - source = "registry+https://github.com/rust-lang/crates.io-index" 741 - checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02" 742 - 743 - [[package]] 744 - name = "pin-utils" 745 - version = "0.1.0" 746 - source = "registry+https://github.com/rust-lang/crates.io-index" 747 - checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 748 - 749 - [[package]] 750 - name = "png" 751 - version = "0.17.13" 752 - source = "registry+https://github.com/rust-lang/crates.io-index" 753 - checksum = "06e4b0d3d1312775e782c86c91a111aa1f910cbb65e1337f9975b5f9a554b5e1" 754 - dependencies = [ 755 - "bitflags 1.3.2", 756 - "crc32fast", 757 - "fdeflate", 758 - "flate2", 759 - "miniz_oxide 0.7.4", 760 - ] 761 - 762 - [[package]] 763 - name = "proc-macro-crate" 764 - version = "3.1.0" 765 - source = "registry+https://github.com/rust-lang/crates.io-index" 766 - checksum = "6d37c51ca738a55da99dc0c4a34860fd675453b8b36209178c2249bb13651284" 767 - dependencies = [ 768 - "toml_edit 0.21.1", 769 - ] 770 - 771 - [[package]] 772 - name = "proc-macro2" 773 - version = "1.0.86" 774 - source = "registry+https://github.com/rust-lang/crates.io-index" 775 - checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77" 776 - dependencies = [ 777 - "unicode-ident", 778 - ] 779 - 780 - [[package]] 781 - name = "qoi" 782 - version = "0.4.1" 783 - source = "registry+https://github.com/rust-lang/crates.io-index" 784 - checksum = "7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001" 785 - dependencies = [ 786 - "bytemuck", 787 - ] 788 - 789 - [[package]] 790 - name = "quote" 791 - version = "1.0.37" 792 - source = "registry+https://github.com/rust-lang/crates.io-index" 793 - checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af" 794 - dependencies = [ 795 - "proc-macro2", 796 - ] 797 - 798 - [[package]] 799 - name = "rawler" 800 - version = "0.6.3" 801 - source = "git+https://github.com/dnglab/dnglab?branch=main#51d1a746797893108c99897d5f43c70a46598256" 802 - dependencies = [ 803 - "async-trait", 804 - "backtrace", 805 - "bitstream-io", 806 - "byteorder", 807 - "chrono", 808 - "enumn", 809 - "futures", 810 - "glob", 811 - "hex", 812 - "image", 813 - "itertools", 814 - "lazy_static", 815 - "libc", 816 - "libflate", 817 - "log", 818 - "md5", 819 - "multiversion", 820 - "num_enum", 821 - "rayon", 822 - "rustc_version", 823 - "serde", 824 - "serde_json", 825 - "thiserror", 826 - "tokio", 827 - "toml", 828 - "uuid", 829 - "weezl", 830 - ] 831 - 832 - [[package]] 833 - name = "rawloader-clib" 834 - version = "0.1.0" 835 - dependencies = [ 836 - "libc", 837 - "rawler", 838 - ] 839 - 840 - [[package]] 841 - name = "rayon" 842 - version = "1.10.0" 843 - source = "registry+https://github.com/rust-lang/crates.io-index" 844 - checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa" 845 - dependencies = [ 846 - "either", 847 - "rayon-core", 848 - ] 849 - 850 - [[package]] 851 - name = "rayon-core" 852 - version = "1.12.1" 853 - source = "registry+https://github.com/rust-lang/crates.io-index" 854 - checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2" 855 - dependencies = [ 856 - "crossbeam-deque", 857 - "crossbeam-utils", 858 - ] 859 - 860 - [[package]] 861 - name = "redox_syscall" 862 - version = "0.5.3" 863 - source = "registry+https://github.com/rust-lang/crates.io-index" 864 - checksum = "2a908a6e00f1fdd0dfd9c0eb08ce85126f6d8bbda50017e74bc4a4b7d4a926a4" 865 - dependencies = [ 866 - "bitflags 2.6.0", 867 - ] 868 - 869 - [[package]] 870 - name = "rle-decode-fast" 871 - version = "1.0.3" 872 - source = "registry+https://github.com/rust-lang/crates.io-index" 873 - checksum = "3582f63211428f83597b51b2ddb88e2a91a9d52d12831f9d08f5e624e8977422" 874 - 875 - [[package]] 876 - name = "rustc-demangle" 877 - version = "0.1.24" 878 - source = "registry+https://github.com/rust-lang/crates.io-index" 879 - checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f" 880 - 881 - [[package]] 882 - name = "rustc_version" 883 - version = "0.4.0" 884 - source = "registry+https://github.com/rust-lang/crates.io-index" 885 - checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366" 886 - dependencies = [ 887 - "semver", 888 - ] 889 - 890 - [[package]] 891 - name = "ryu" 892 - version = "1.0.18" 893 - source = "registry+https://github.com/rust-lang/crates.io-index" 894 - checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f" 895 - 896 - [[package]] 897 - name = "scopeguard" 898 - version = "1.2.0" 899 - source = "registry+https://github.com/rust-lang/crates.io-index" 900 - checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 901 - 902 - [[package]] 903 - name = "semver" 904 - version = "1.0.23" 905 - source = "registry+https://github.com/rust-lang/crates.io-index" 906 - checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b" 907 - 908 - [[package]] 909 - name = "serde" 910 - version = "1.0.209" 911 - source = "registry+https://github.com/rust-lang/crates.io-index" 912 - checksum = "99fce0ffe7310761ca6bf9faf5115afbc19688edd00171d81b1bb1b116c63e09" 913 - dependencies = [ 914 - "serde_derive", 915 - ] 916 - 917 - [[package]] 918 - name = "serde_derive" 919 - version = "1.0.209" 920 - source = "registry+https://github.com/rust-lang/crates.io-index" 921 - checksum = "a5831b979fd7b5439637af1752d535ff49f4860c0f341d1baeb6faf0f4242170" 922 - dependencies = [ 923 - "proc-macro2", 924 - "quote", 925 - "syn 2.0.76", 926 - ] 927 - 928 - [[package]] 929 - name = "serde_json" 930 - version = "1.0.127" 931 - source = "registry+https://github.com/rust-lang/crates.io-index" 932 - checksum = "8043c06d9f82bd7271361ed64f415fe5e12a77fdb52e573e7f06a516dea329ad" 933 - dependencies = [ 934 - "itoa", 935 - "memchr", 936 - "ryu", 937 - "serde", 938 - ] 939 - 940 - [[package]] 941 - name = "serde_spanned" 942 - version = "0.6.7" 943 - source = "registry+https://github.com/rust-lang/crates.io-index" 944 - checksum = "eb5b1b31579f3811bf615c144393417496f152e12ac8b7663bf664f4a815306d" 945 - dependencies = [ 946 - "serde", 947 - ] 948 - 949 - [[package]] 950 - name = "shlex" 951 - version = "1.3.0" 952 - source = "registry+https://github.com/rust-lang/crates.io-index" 953 - checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 954 - 955 - [[package]] 956 - name = "signal-hook-registry" 957 - version = "1.4.2" 958 - source = "registry+https://github.com/rust-lang/crates.io-index" 959 - checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1" 960 - dependencies = [ 961 - "libc", 962 - ] 963 - 964 - [[package]] 965 - name = "simd-adler32" 966 - version = "0.3.7" 967 - source = "registry+https://github.com/rust-lang/crates.io-index" 968 - checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe" 969 - 970 - [[package]] 971 - name = "slab" 972 - version = "0.4.9" 973 - source = "registry+https://github.com/rust-lang/crates.io-index" 974 - checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" 975 - dependencies = [ 976 - "autocfg", 977 - ] 978 - 979 - [[package]] 980 - name = "smallvec" 981 - version = "1.13.2" 982 - source = "registry+https://github.com/rust-lang/crates.io-index" 983 - checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" 984 - 985 - [[package]] 986 - name = "socket2" 987 - version = "0.5.7" 988 - source = "registry+https://github.com/rust-lang/crates.io-index" 989 - checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c" 990 - dependencies = [ 991 - "libc", 992 - "windows-sys", 993 - ] 994 - 995 - [[package]] 996 - name = "spin" 997 - version = "0.9.8" 998 - source = "registry+https://github.com/rust-lang/crates.io-index" 999 - checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" 1000 - dependencies = [ 1001 - "lock_api", 1002 - ] 1003 - 1004 - [[package]] 1005 - name = "syn" 1006 - version = "1.0.109" 1007 - source = "registry+https://github.com/rust-lang/crates.io-index" 1008 - checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 1009 - dependencies = [ 1010 - "proc-macro2", 1011 - "quote", 1012 - "unicode-ident", 1013 - ] 1014 - 1015 - [[package]] 1016 - name = "syn" 1017 - version = "2.0.76" 1018 - source = "registry+https://github.com/rust-lang/crates.io-index" 1019 - checksum = "578e081a14e0cefc3279b0472138c513f37b41a08d5a3cca9b6e4e8ceb6cd525" 1020 - dependencies = [ 1021 - "proc-macro2", 1022 - "quote", 1023 - "unicode-ident", 1024 - ] 1025 - 1026 - [[package]] 1027 - name = "target-features" 1028 - version = "0.1.6" 1029 - source = "registry+https://github.com/rust-lang/crates.io-index" 1030 - checksum = "c1bbb9f3c5c463a01705937a24fdabc5047929ac764b2d5b9cf681c1f5041ed5" 1031 - 1032 - [[package]] 1033 - name = "thiserror" 1034 - version = "1.0.63" 1035 - source = "registry+https://github.com/rust-lang/crates.io-index" 1036 - checksum = "c0342370b38b6a11b6cc11d6a805569958d54cfa061a29969c3b5ce2ea405724" 1037 - dependencies = [ 1038 - "thiserror-impl", 1039 - ] 1040 - 1041 - [[package]] 1042 - name = "thiserror-impl" 1043 - version = "1.0.63" 1044 - source = "registry+https://github.com/rust-lang/crates.io-index" 1045 - checksum = "a4558b58466b9ad7ca0f102865eccc95938dca1a74a856f2b57b6629050da261" 1046 - dependencies = [ 1047 - "proc-macro2", 1048 - "quote", 1049 - "syn 2.0.76", 1050 - ] 1051 - 1052 - [[package]] 1053 - name = "tiff" 1054 - version = "0.9.1" 1055 - source = "registry+https://github.com/rust-lang/crates.io-index" 1056 - checksum = "ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e" 1057 - dependencies = [ 1058 - "flate2", 1059 - "jpeg-decoder", 1060 - "weezl", 1061 - ] 1062 - 1063 - [[package]] 1064 - name = "tokio" 1065 - version = "1.39.3" 1066 - source = "registry+https://github.com/rust-lang/crates.io-index" 1067 - checksum = "9babc99b9923bfa4804bd74722ff02c0381021eafa4db9949217e3be8e84fff5" 1068 - dependencies = [ 1069 - "backtrace", 1070 - "bytes", 1071 - "libc", 1072 - "mio", 1073 - "parking_lot", 1074 - "pin-project-lite", 1075 - "signal-hook-registry", 1076 - "socket2", 1077 - "tokio-macros", 1078 - "windows-sys", 1079 - ] 1080 - 1081 - [[package]] 1082 - name = "tokio-macros" 1083 - version = "2.4.0" 1084 - source = "registry+https://github.com/rust-lang/crates.io-index" 1085 - checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752" 1086 - dependencies = [ 1087 - "proc-macro2", 1088 - "quote", 1089 - "syn 2.0.76", 1090 - ] 1091 - 1092 - [[package]] 1093 - name = "toml" 1094 - version = "0.8.19" 1095 - source = "registry+https://github.com/rust-lang/crates.io-index" 1096 - checksum = "a1ed1f98e3fdc28d6d910e6737ae6ab1a93bf1985935a1193e68f93eeb68d24e" 1097 - dependencies = [ 1098 - "serde", 1099 - "serde_spanned", 1100 - "toml_datetime", 1101 - "toml_edit 0.22.20", 1102 - ] 1103 - 1104 - [[package]] 1105 - name = "toml_datetime" 1106 - version = "0.6.8" 1107 - source = "registry+https://github.com/rust-lang/crates.io-index" 1108 - checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41" 1109 - dependencies = [ 1110 - "serde", 1111 - ] 1112 - 1113 - [[package]] 1114 - name = "toml_edit" 1115 - version = "0.21.1" 1116 - source = "registry+https://github.com/rust-lang/crates.io-index" 1117 - checksum = "6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1" 1118 - dependencies = [ 1119 - "indexmap", 1120 - "toml_datetime", 1121 - "winnow 0.5.40", 1122 - ] 1123 - 1124 - [[package]] 1125 - name = "toml_edit" 1126 - version = "0.22.20" 1127 - source = "registry+https://github.com/rust-lang/crates.io-index" 1128 - checksum = "583c44c02ad26b0c3f3066fe629275e50627026c51ac2e595cca4c230ce1ce1d" 1129 - dependencies = [ 1130 - "indexmap", 1131 - "serde", 1132 - "serde_spanned", 1133 - "toml_datetime", 1134 - "winnow 0.6.18", 1135 - ] 1136 - 1137 - [[package]] 1138 - name = "unicode-ident" 1139 - version = "1.0.12" 1140 - source = "registry+https://github.com/rust-lang/crates.io-index" 1141 - checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" 1142 - 1143 - [[package]] 1144 - name = "uuid" 1145 - version = "1.10.0" 1146 - source = "registry+https://github.com/rust-lang/crates.io-index" 1147 - checksum = "81dfa00651efa65069b0b6b651f4aaa31ba9e3c3ce0137aaad053604ee7e0314" 1148 - dependencies = [ 1149 - "getrandom", 1150 - "serde", 1151 - ] 1152 - 1153 - [[package]] 1154 - name = "version_check" 1155 - version = "0.9.5" 1156 - source = "registry+https://github.com/rust-lang/crates.io-index" 1157 - checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 1158 - 1159 - [[package]] 1160 - name = "wasi" 1161 - version = "0.11.0+wasi-snapshot-preview1" 1162 - source = "registry+https://github.com/rust-lang/crates.io-index" 1163 - checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 1164 - 1165 - [[package]] 1166 - name = "wasm-bindgen" 1167 - version = "0.2.93" 1168 - source = "registry+https://github.com/rust-lang/crates.io-index" 1169 - checksum = "a82edfc16a6c469f5f44dc7b571814045d60404b55a0ee849f9bcfa2e63dd9b5" 1170 - dependencies = [ 1171 - "cfg-if", 1172 - "once_cell", 1173 - "wasm-bindgen-macro", 1174 - ] 1175 - 1176 - [[package]] 1177 - name = "wasm-bindgen-backend" 1178 - version = "0.2.93" 1179 - source = "registry+https://github.com/rust-lang/crates.io-index" 1180 - checksum = "9de396da306523044d3302746f1208fa71d7532227f15e347e2d93e4145dd77b" 1181 - dependencies = [ 1182 - "bumpalo", 1183 - "log", 1184 - "once_cell", 1185 - "proc-macro2", 1186 - "quote", 1187 - "syn 2.0.76", 1188 - "wasm-bindgen-shared", 1189 - ] 1190 - 1191 - [[package]] 1192 - name = "wasm-bindgen-macro" 1193 - version = "0.2.93" 1194 - source = "registry+https://github.com/rust-lang/crates.io-index" 1195 - checksum = "585c4c91a46b072c92e908d99cb1dcdf95c5218eeb6f3bf1efa991ee7a68cccf" 1196 - dependencies = [ 1197 - "quote", 1198 - "wasm-bindgen-macro-support", 1199 - ] 1200 - 1201 - [[package]] 1202 - name = "wasm-bindgen-macro-support" 1203 - version = "0.2.93" 1204 - source = "registry+https://github.com/rust-lang/crates.io-index" 1205 - checksum = "afc340c74d9005395cf9dd098506f7f44e38f2b4a21c6aaacf9a105ea5e1e836" 1206 - dependencies = [ 1207 - "proc-macro2", 1208 - "quote", 1209 - "syn 2.0.76", 1210 - "wasm-bindgen-backend", 1211 - "wasm-bindgen-shared", 1212 - ] 1213 - 1214 - [[package]] 1215 - name = "wasm-bindgen-shared" 1216 - version = "0.2.93" 1217 - source = "registry+https://github.com/rust-lang/crates.io-index" 1218 - checksum = "c62a0a307cb4a311d3a07867860911ca130c3494e8c2719593806c08bc5d0484" 1219 - 1220 - [[package]] 1221 - name = "weezl" 1222 - version = "0.1.8" 1223 - source = "registry+https://github.com/rust-lang/crates.io-index" 1224 - checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082" 1225 - 1226 - [[package]] 1227 - name = "windows-core" 1228 - version = "0.52.0" 1229 - source = "registry+https://github.com/rust-lang/crates.io-index" 1230 - checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9" 1231 - dependencies = [ 1232 - "windows-targets", 1233 - ] 1234 - 1235 - [[package]] 1236 - name = "windows-sys" 1237 - version = "0.52.0" 1238 - source = "registry+https://github.com/rust-lang/crates.io-index" 1239 - checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 1240 - dependencies = [ 1241 - "windows-targets", 1242 - ] 1243 - 1244 - [[package]] 1245 - name = "windows-targets" 1246 - version = "0.52.6" 1247 - source = "registry+https://github.com/rust-lang/crates.io-index" 1248 - checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 1249 - dependencies = [ 1250 - "windows_aarch64_gnullvm", 1251 - "windows_aarch64_msvc", 1252 - "windows_i686_gnu", 1253 - "windows_i686_gnullvm", 1254 - "windows_i686_msvc", 1255 - "windows_x86_64_gnu", 1256 - "windows_x86_64_gnullvm", 1257 - "windows_x86_64_msvc", 1258 - ] 1259 - 1260 - [[package]] 1261 - name = "windows_aarch64_gnullvm" 1262 - version = "0.52.6" 1263 - source = "registry+https://github.com/rust-lang/crates.io-index" 1264 - checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 1265 - 1266 - [[package]] 1267 - name = "windows_aarch64_msvc" 1268 - version = "0.52.6" 1269 - source = "registry+https://github.com/rust-lang/crates.io-index" 1270 - checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 1271 - 1272 - [[package]] 1273 - name = "windows_i686_gnu" 1274 - version = "0.52.6" 1275 - source = "registry+https://github.com/rust-lang/crates.io-index" 1276 - checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 1277 - 1278 - [[package]] 1279 - name = "windows_i686_gnullvm" 1280 - version = "0.52.6" 1281 - source = "registry+https://github.com/rust-lang/crates.io-index" 1282 - checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 1283 - 1284 - [[package]] 1285 - name = "windows_i686_msvc" 1286 - version = "0.52.6" 1287 - source = "registry+https://github.com/rust-lang/crates.io-index" 1288 - checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 1289 - 1290 - [[package]] 1291 - name = "windows_x86_64_gnu" 1292 - version = "0.52.6" 1293 - source = "registry+https://github.com/rust-lang/crates.io-index" 1294 - checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 1295 - 1296 - [[package]] 1297 - name = "windows_x86_64_gnullvm" 1298 - version = "0.52.6" 1299 - source = "registry+https://github.com/rust-lang/crates.io-index" 1300 - checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 1301 - 1302 - [[package]] 1303 - name = "windows_x86_64_msvc" 1304 - version = "0.52.6" 1305 - source = "registry+https://github.com/rust-lang/crates.io-index" 1306 - checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 1307 - 1308 - [[package]] 1309 - name = "winnow" 1310 - version = "0.5.40" 1311 - source = "registry+https://github.com/rust-lang/crates.io-index" 1312 - checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876" 1313 - dependencies = [ 1314 - "memchr", 1315 - ] 1316 - 1317 - [[package]] 1318 - name = "winnow" 1319 - version = "0.6.18" 1320 - source = "registry+https://github.com/rust-lang/crates.io-index" 1321 - checksum = "68a9bda4691f099d435ad181000724da8e5899daa10713c2d432552b9ccd3a6f" 1322 - dependencies = [ 1323 - "memchr", 1324 - ] 1325 - 1326 - [[package]] 1327 - name = "zerocopy" 1328 - version = "0.7.35" 1329 - source = "registry+https://github.com/rust-lang/crates.io-index" 1330 - checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0" 1331 - dependencies = [ 1332 - "zerocopy-derive", 1333 - ] 1334 - 1335 - [[package]] 1336 - name = "zerocopy-derive" 1337 - version = "0.7.35" 1338 - source = "registry+https://github.com/rust-lang/crates.io-index" 1339 - checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e" 1340 - dependencies = [ 1341 - "proc-macro2", 1342 - "quote", 1343 - "syn 2.0.76", 1344 - ] 1345 - 1346 - [[package]] 1347 - name = "zune-inflate" 1348 - version = "0.2.54" 1349 - source = "registry+https://github.com/rust-lang/crates.io-index" 1350 - checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02" 1351 - dependencies = [ 1352 - "simd-adler32", 1353 - ]
+8 -8
pkgs/by-name/vk/vkdt/package.nix
··· 37 37 hash = "sha256-+oVPZRI01IxMSPXOjvUXJutYXftQM7GxwVLG8wqoaY4="; 38 38 }; 39 39 40 - strictDeps = true; 41 - 42 - cargoDeps = rustPlatform.importCargoLock { 43 - lockFile = ./Cargo.lock; 44 - outputHashes = { 45 - "rawler-0.6.3" = "sha256-EJ0uWc3pp7ixRxDIdTIVVaT2ph3P2IvuK+ecBSB5HYw="; 46 - }; 47 - }; 48 40 cargoRoot = "src/pipe/modules/i-raw/rawloader-c"; 41 + 42 + cargoDeps = rustPlatform.fetchCargoVendor { 43 + inherit pname version; 44 + inherit src cargoRoot; 45 + hash = "sha256-DTC9I4y01bofjgjuGn5asyxhin1yrO6JlASGZtq8z60="; 46 + }; 47 + 48 + strictDeps = true; 49 49 50 50 nativeBuildInputs = [ 51 51 cargo