vidmerger: 0.3.0 -> 0.4.0

kyehn 774a012f 8c5f8032

+1832 -242
+1821 -234
pkgs/by-name/vi/vidmerger/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 = "aho-corasick" 7 - version = "1.1.2" 8 source = "registry+https://github.com/rust-lang/crates.io-index" 9 - checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0" 10 dependencies = [ 11 "memchr", 12 ] 13 14 [[package]] 15 name = "anstyle" 16 - version = "1.0.6" 17 source = "registry+https://github.com/rust-lang/crates.io-index" 18 - checksum = "8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc" 19 20 [[package]] 21 name = "anyhow" 22 - version = "1.0.81" 23 source = "registry+https://github.com/rust-lang/crates.io-index" 24 - checksum = "0952808a6c2afd1aa8947271f3a60f1a6763c7b912d210184c5149b5cf147247" 25 26 [[package]] 27 name = "assert_cmd" 28 - version = "2.0.14" 29 source = "registry+https://github.com/rust-lang/crates.io-index" 30 - checksum = "ed72493ac66d5804837f480ab3766c72bdfab91a65e565fc54fa9e42db0073a8" 31 dependencies = [ 32 "anstyle", 33 "bstr", 34 "doc-comment", 35 "predicates", 36 "predicates-core", 37 "predicates-tree", ··· 39 ] 40 41 [[package]] 42 - name = "atty" 43 - version = "0.2.14" 44 source = "registry+https://github.com/rust-lang/crates.io-index" 45 - checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" 46 dependencies = [ 47 - "hermit-abi 0.1.19", 48 - "libc", 49 - "winapi 0.3.9", 50 ] 51 52 [[package]] 53 name = "autocfg" 54 - version = "1.1.0" 55 source = "registry+https://github.com/rust-lang/crates.io-index" 56 - checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" 57 58 [[package]] 59 name = "bitflags" ··· 63 64 [[package]] 65 name = "bitflags" 66 - version = "2.4.2" 67 source = "registry+https://github.com/rust-lang/crates.io-index" 68 - checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf" 69 70 [[package]] 71 name = "bstr" 72 - version = "1.9.1" 73 source = "registry+https://github.com/rust-lang/crates.io-index" 74 - checksum = "05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706" 75 dependencies = [ 76 "memchr", 77 "regex-automata", ··· 79 ] 80 81 [[package]] 82 name = "cfg-if" 83 - version = "1.0.0" 84 source = "registry+https://github.com/rust-lang/crates.io-index" 85 - checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 86 87 [[package]] 88 name = "clap" 89 - version = "3.2.25" 90 source = "registry+https://github.com/rust-lang/crates.io-index" 91 - checksum = "4ea181bf566f71cb9a5d17a59e1871af638180a18fb0035c92ae62b705207123" 92 dependencies = [ 93 - "atty", 94 - "bitflags 1.3.2", 95 "clap_derive", 96 "clap_lex", 97 - "indexmap", 98 - "once_cell", 99 "strsim", 100 - "termcolor", 101 - "textwrap", 102 ] 103 104 [[package]] 105 name = "clap_derive" 106 - version = "3.2.25" 107 source = "registry+https://github.com/rust-lang/crates.io-index" 108 - checksum = "ae6371b8bdc8b7d3959e9cf7b22d4435ef3e79e138688421ec654acf8c81b008" 109 dependencies = [ 110 "heck", 111 - "proc-macro-error", 112 "proc-macro2", 113 "quote", 114 - "syn 1.0.109", 115 ] 116 117 [[package]] 118 name = "clap_lex" 119 - version = "0.2.4" 120 source = "registry+https://github.com/rust-lang/crates.io-index" 121 - checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5" 122 dependencies = [ 123 - "os_str_bytes", 124 ] 125 126 [[package]] 127 - name = "colored" 128 - version = "1.9.4" 129 source = "registry+https://github.com/rust-lang/crates.io-index" 130 - checksum = "5a5f741c91823341bebf717d4c71bda820630ce065443b58bd1b7451af008355" 131 dependencies = [ 132 - "is-terminal", 133 - "lazy_static", 134 - "winapi 0.3.9", 135 ] 136 137 [[package]] 138 name = "ctor" 139 - version = "0.1.26" 140 source = "registry+https://github.com/rust-lang/crates.io-index" 141 - checksum = "6d2301688392eb071b0bf1a37be05c469d3cc4dbbd95df672fe28ab021e6a096" 142 dependencies = [ 143 "quote", 144 "syn 1.0.109", 145 ] 146 147 [[package]] 148 name = "diff" 149 version = "0.1.13" 150 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 157 checksum = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8" 158 159 [[package]] 160 name = "doc-comment" 161 version = "0.3.3" 162 source = "registry+https://github.com/rust-lang/crates.io-index" 163 checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10" 164 165 [[package]] 166 name = "either" 167 - version = "1.10.0" 168 source = "registry+https://github.com/rust-lang/crates.io-index" 169 - checksum = "11157ac094ffbdde99aa67b23417ebdd801842852b500e395a45a9c0aac03e4a" 170 171 [[package]] 172 name = "errno" 173 - version = "0.3.8" 174 source = "registry+https://github.com/rust-lang/crates.io-index" 175 - checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245" 176 dependencies = [ 177 "libc", 178 - "windows-sys", 179 ] 180 181 [[package]] 182 name = "getrandom" 183 - version = "0.2.12" 184 source = "registry+https://github.com/rust-lang/crates.io-index" 185 - checksum = "190092ea657667030ac6a35e305e62fc4dd69fd98ac98631e5d3a2b1575a12b5" 186 dependencies = [ 187 "cfg-if", 188 "libc", 189 - "wasi", 190 ] 191 192 [[package]] 193 name = "hashbrown" 194 - version = "0.12.3" 195 source = "registry+https://github.com/rust-lang/crates.io-index" 196 - checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" 197 198 [[package]] 199 name = "heck" 200 - version = "0.4.1" 201 source = "registry+https://github.com/rust-lang/crates.io-index" 202 - checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 203 204 [[package]] 205 name = "hermit-abi" 206 - version = "0.1.19" 207 source = "registry+https://github.com/rust-lang/crates.io-index" 208 - checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" 209 - dependencies = [ 210 - "libc", 211 - ] 212 213 [[package]] 214 name = "hermit-abi" 215 - version = "0.3.9" 216 source = "registry+https://github.com/rust-lang/crates.io-index" 217 - checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024" 218 219 [[package]] 220 - name = "home" 221 - version = "0.5.9" 222 source = "registry+https://github.com/rust-lang/crates.io-index" 223 - checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5" 224 dependencies = [ 225 - "windows-sys", 226 ] 227 228 [[package]] 229 name = "indexmap" 230 - version = "1.9.3" 231 source = "registry+https://github.com/rust-lang/crates.io-index" 232 - checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" 233 dependencies = [ 234 - "autocfg", 235 "hashbrown", 236 ] 237 238 [[package]] 239 - name = "is-terminal" 240 - version = "0.4.12" 241 source = "registry+https://github.com/rust-lang/crates.io-index" 242 - checksum = "f23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738b" 243 dependencies = [ 244 "hermit-abi 0.3.9", 245 "libc", 246 - "windows-sys", 247 ] 248 249 [[package]] 250 name = "k9" 251 - version = "0.11.6" 252 source = "registry+https://github.com/rust-lang/crates.io-index" 253 - checksum = "32ddb58b0079a063218472916af599f2753ccb40942cdaba9d1f3fefccef17a9" 254 dependencies = [ 255 "anyhow", 256 "colored", ··· 259 "libc", 260 "proc-macro2", 261 "regex", 262 - "syn 1.0.109", 263 - "term_size", 264 ] 265 266 [[package]] 267 - name = "kernel32-sys" 268 - version = "0.2.2" 269 source = "registry+https://github.com/rust-lang/crates.io-index" 270 - checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d" 271 dependencies = [ 272 - "winapi 0.2.8", 273 - "winapi-build", 274 ] 275 276 [[package]] 277 - name = "lazy_static" 278 - version = "1.4.0" 279 source = "registry+https://github.com/rust-lang/crates.io-index" 280 - checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" 281 282 [[package]] 283 - name = "libc" 284 - version = "0.2.153" 285 source = "registry+https://github.com/rust-lang/crates.io-index" 286 - checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd" 287 288 [[package]] 289 name = "linux-raw-sys" 290 version = "0.4.13" 291 source = "registry+https://github.com/rust-lang/crates.io-index" 292 - checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c" 293 294 [[package]] 295 name = "memchr" 296 - version = "2.7.1" 297 source = "registry+https://github.com/rust-lang/crates.io-index" 298 - checksum = "523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149" 299 300 [[package]] 301 name = "nanoid" ··· 307 ] 308 309 [[package]] 310 name = "once_cell" 311 - version = "1.19.0" 312 source = "registry+https://github.com/rust-lang/crates.io-index" 313 - checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" 314 315 [[package]] 316 - name = "os_str_bytes" 317 - version = "6.6.1" 318 source = "registry+https://github.com/rust-lang/crates.io-index" 319 - checksum = "e2355d85b9a3786f481747ced0e0ff2ba35213a1f9bd406ed906554d7af805a1" 320 321 [[package]] 322 name = "path-slash" 323 - version = "0.1.5" 324 source = "registry+https://github.com/rust-lang/crates.io-index" 325 - checksum = "498a099351efa4becc6a19c72aa9270598e8fd274ca47052e37455241c88b696" 326 327 [[package]] 328 name = "ppv-lite86" 329 - version = "0.2.17" 330 source = "registry+https://github.com/rust-lang/crates.io-index" 331 - checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" 332 333 [[package]] 334 name = "predicates" 335 - version = "3.1.0" 336 source = "registry+https://github.com/rust-lang/crates.io-index" 337 - checksum = "68b87bfd4605926cdfefc1c3b5f8fe560e3feca9d5552cf68c466d3d8236c7e8" 338 dependencies = [ 339 "anstyle", 340 "difflib", ··· 343 344 [[package]] 345 name = "predicates-core" 346 - version = "1.0.6" 347 source = "registry+https://github.com/rust-lang/crates.io-index" 348 - checksum = "b794032607612e7abeb4db69adb4e33590fa6cf1149e95fd7cb00e634b92f174" 349 350 [[package]] 351 name = "predicates-tree" 352 - version = "1.0.9" 353 source = "registry+https://github.com/rust-lang/crates.io-index" 354 - checksum = "368ba315fb8c5052ab692e68a0eefec6ec57b23a36959c14496f0b0df2c0cecf" 355 dependencies = [ 356 "predicates-core", 357 "termtree", 358 ] 359 360 [[package]] 361 - name = "proc-macro-error" 362 - version = "1.0.4" 363 source = "registry+https://github.com/rust-lang/crates.io-index" 364 - checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" 365 dependencies = [ 366 - "proc-macro-error-attr", 367 - "proc-macro2", 368 - "quote", 369 - "syn 1.0.109", 370 - "version_check", 371 - ] 372 - 373 - [[package]] 374 - name = "proc-macro-error-attr" 375 - version = "1.0.4" 376 - source = "registry+https://github.com/rust-lang/crates.io-index" 377 - checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" 378 - dependencies = [ 379 - "proc-macro2", 380 - "quote", 381 - "version_check", 382 ] 383 384 [[package]] 385 name = "proc-macro2" 386 - version = "1.0.79" 387 source = "registry+https://github.com/rust-lang/crates.io-index" 388 - checksum = "e835ff2298f5721608eb1a980ecaee1aef2c132bf95ecc026a11b7bf3c01c02e" 389 dependencies = [ 390 "unicode-ident", 391 ] 392 393 [[package]] 394 name = "quote" 395 - version = "1.0.35" 396 source = "registry+https://github.com/rust-lang/crates.io-index" 397 - checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef" 398 dependencies = [ 399 "proc-macro2", 400 ] 401 402 [[package]] 403 name = "rand" ··· 426 source = "registry+https://github.com/rust-lang/crates.io-index" 427 checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 428 dependencies = [ 429 - "getrandom", 430 ] 431 432 [[package]] 433 name = "regex" 434 - version = "1.10.3" 435 source = "registry+https://github.com/rust-lang/crates.io-index" 436 - checksum = "b62dbe01f0b06f9d8dc7d49e05a0785f153b00b2c227856282f671e0318c9b15" 437 dependencies = [ 438 "aho-corasick", 439 "memchr", ··· 443 444 [[package]] 445 name = "regex-automata" 446 - version = "0.4.6" 447 source = "registry+https://github.com/rust-lang/crates.io-index" 448 - checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea" 449 dependencies = [ 450 "aho-corasick", 451 "memchr", ··· 454 455 [[package]] 456 name = "regex-syntax" 457 - version = "0.8.2" 458 source = "registry+https://github.com/rust-lang/crates.io-index" 459 - checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f" 460 461 [[package]] 462 name = "rustix" 463 - version = "0.38.31" 464 source = "registry+https://github.com/rust-lang/crates.io-index" 465 - checksum = "6ea3e1a662af26cd7a3ba09c0297a31af215563ecf42817c98df621387f4e949" 466 dependencies = [ 467 - "bitflags 2.4.2", 468 "errno", 469 "libc", 470 - "linux-raw-sys", 471 - "windows-sys", 472 ] 473 474 [[package]] 475 name = "serde" 476 - version = "1.0.197" 477 source = "registry+https://github.com/rust-lang/crates.io-index" 478 - checksum = "3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2" 479 dependencies = [ 480 "serde_derive", 481 ] 482 483 [[package]] 484 name = "serde_derive" 485 - version = "1.0.197" 486 source = "registry+https://github.com/rust-lang/crates.io-index" 487 - checksum = "7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b" 488 dependencies = [ 489 "proc-macro2", 490 "quote", 491 - "syn 2.0.53", 492 ] 493 494 [[package]] 495 name = "stdext" 496 - version = "0.2.1" 497 source = "registry+https://github.com/rust-lang/crates.io-index" 498 - checksum = "4a61b4ae487cb43d0479907e74d36f8813e9940bd3b1adcbecc69fe8a0cee3ec" 499 500 [[package]] 501 name = "strsim" 502 - version = "0.10.0" 503 source = "registry+https://github.com/rust-lang/crates.io-index" 504 - checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" 505 506 [[package]] 507 name = "syn" ··· 516 517 [[package]] 518 name = "syn" 519 - version = "2.0.53" 520 source = "registry+https://github.com/rust-lang/crates.io-index" 521 - checksum = "7383cd0e49fff4b6b90ca5670bfd3e9d6a733b3f90c686605aa7eec8c4996032" 522 dependencies = [ 523 "proc-macro2", 524 "quote", ··· 527 528 [[package]] 529 name = "system_shutdown" 530 - version = "3.0.0" 531 source = "registry+https://github.com/rust-lang/crates.io-index" 532 - checksum = "035e081d603551d8d78db27d2232913269c749ea67648c369100049820406a14" 533 dependencies = [ 534 - "winapi 0.3.9", 535 ] 536 537 [[package]] 538 name = "term" 539 - version = "0.4.6" 540 source = "registry+https://github.com/rust-lang/crates.io-index" 541 - checksum = "fa63644f74ce96fbeb9b794f66aff2a52d601cbd5e80f4b97123e3899f4570f1" 542 dependencies = [ 543 - "kernel32-sys", 544 - "winapi 0.2.8", 545 ] 546 547 [[package]] 548 name = "term-painter" 549 - version = "0.2.4" 550 source = "registry+https://github.com/rust-lang/crates.io-index" 551 - checksum = "dcaa948f0e3e38470cd8dc8dcfe561a75c9e43f28075bb183845be2b9b3c08cf" 552 dependencies = [ 553 "term", 554 ] 555 556 [[package]] 557 - name = "term_size" 558 - version = "0.3.2" 559 source = "registry+https://github.com/rust-lang/crates.io-index" 560 - checksum = "1e4129646ca0ed8f45d09b929036bafad5377103edd06e50bf574b353d2b08d9" 561 dependencies = [ 562 - "libc", 563 - "winapi 0.3.9", 564 ] 565 566 [[package]] 567 - name = "termcolor" 568 - version = "1.4.1" 569 source = "registry+https://github.com/rust-lang/crates.io-index" 570 - checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755" 571 dependencies = [ 572 - "winapi-util", 573 ] 574 575 [[package]] 576 - name = "termtree" 577 - version = "0.4.1" 578 source = "registry+https://github.com/rust-lang/crates.io-index" 579 - checksum = "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76" 580 581 [[package]] 582 - name = "textwrap" 583 - version = "0.16.1" 584 source = "registry+https://github.com/rust-lang/crates.io-index" 585 - checksum = "23d434d3f8967a09480fb04132ebe0a3e088c173e6d0ee7897abbdf4eab0f8b9" 586 587 [[package]] 588 name = "unicode-ident" 589 - version = "1.0.12" 590 source = "registry+https://github.com/rust-lang/crates.io-index" 591 - checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" 592 593 [[package]] 594 name = "version_check" 595 - version = "0.9.4" 596 source = "registry+https://github.com/rust-lang/crates.io-index" 597 - checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" 598 599 [[package]] 600 name = "vidmerger" 601 - version = "0.3.2" 602 dependencies = [ 603 "assert_cmd", 604 "clap", 605 "ctor", 606 "k9", 607 "nanoid", 608 "path-slash", 609 "regex", 610 "stdext", 611 "system_shutdown", 612 "term-painter", 613 "which", 614 ] 615 616 [[package]] 617 name = "wait-timeout" 618 - version = "0.2.0" 619 source = "registry+https://github.com/rust-lang/crates.io-index" 620 - checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6" 621 dependencies = [ 622 "libc", 623 ] 624 625 [[package]] 626 name = "wasi" 627 - version = "0.11.0+wasi-snapshot-preview1" 628 source = "registry+https://github.com/rust-lang/crates.io-index" 629 - checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 630 631 [[package]] 632 - name = "which" 633 - version = "4.4.2" 634 source = "registry+https://github.com/rust-lang/crates.io-index" 635 - checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7" 636 dependencies = [ 637 - "either", 638 - "home", 639 - "once_cell", 640 - "rustix", 641 ] 642 643 [[package]] 644 - name = "winapi" 645 - version = "0.2.8" 646 source = "registry+https://github.com/rust-lang/crates.io-index" 647 - checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a" 648 649 [[package]] 650 name = "winapi" ··· 657 ] 658 659 [[package]] 660 - name = "winapi-build" 661 - version = "0.1.1" 662 source = "registry+https://github.com/rust-lang/crates.io-index" 663 - checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc" 664 665 [[package]] 666 - name = "winapi-i686-pc-windows-gnu" 667 version = "0.4.0" 668 source = "registry+https://github.com/rust-lang/crates.io-index" 669 - checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 670 671 [[package]] 672 - name = "winapi-util" 673 - version = "0.1.6" 674 source = "registry+https://github.com/rust-lang/crates.io-index" 675 - checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596" 676 dependencies = [ 677 - "winapi 0.3.9", 678 ] 679 680 [[package]] 681 - name = "winapi-x86_64-pc-windows-gnu" 682 - version = "0.4.0" 683 source = "registry+https://github.com/rust-lang/crates.io-index" 684 - checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 685 686 [[package]] 687 name = "windows-sys" ··· 689 source = "registry+https://github.com/rust-lang/crates.io-index" 690 checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 691 dependencies = [ 692 - "windows-targets", 693 ] 694 695 [[package]] 696 name = "windows-targets" 697 - version = "0.52.4" 698 source = "registry+https://github.com/rust-lang/crates.io-index" 699 - checksum = "7dd37b7e5ab9018759f893a1952c9420d060016fc19a472b4bb20d1bdd694d1b" 700 dependencies = [ 701 - "windows_aarch64_gnullvm", 702 - "windows_aarch64_msvc", 703 - "windows_i686_gnu", 704 - "windows_i686_msvc", 705 - "windows_x86_64_gnu", 706 - "windows_x86_64_gnullvm", 707 - "windows_x86_64_msvc", 708 ] 709 710 [[package]] 711 name = "windows_aarch64_gnullvm" 712 - version = "0.52.4" 713 source = "registry+https://github.com/rust-lang/crates.io-index" 714 - checksum = "bcf46cf4c365c6f2d1cc93ce535f2c8b244591df96ceee75d8e83deb70a9cac9" 715 716 [[package]] 717 name = "windows_aarch64_msvc" 718 - version = "0.52.4" 719 source = "registry+https://github.com/rust-lang/crates.io-index" 720 - checksum = "da9f259dd3bcf6990b55bffd094c4f7235817ba4ceebde8e6d11cd0c5633b675" 721 722 [[package]] 723 name = "windows_i686_gnu" 724 - version = "0.52.4" 725 source = "registry+https://github.com/rust-lang/crates.io-index" 726 - checksum = "b474d8268f99e0995f25b9f095bc7434632601028cf86590aea5c8a5cb7801d3" 727 728 [[package]] 729 name = "windows_i686_msvc" 730 - version = "0.52.4" 731 source = "registry+https://github.com/rust-lang/crates.io-index" 732 - checksum = "1515e9a29e5bed743cb4415a9ecf5dfca648ce85ee42e15873c3cd8610ff8e02" 733 734 [[package]] 735 name = "windows_x86_64_gnu" 736 - version = "0.52.4" 737 source = "registry+https://github.com/rust-lang/crates.io-index" 738 - checksum = "5eee091590e89cc02ad514ffe3ead9eb6b660aedca2183455434b93546371a03" 739 740 [[package]] 741 name = "windows_x86_64_gnullvm" 742 - version = "0.52.4" 743 source = "registry+https://github.com/rust-lang/crates.io-index" 744 - checksum = "77ca79f2451b49fa9e2af39f0747fe999fcda4f5e241b2898624dca97a1f2177" 745 746 [[package]] 747 name = "windows_x86_64_msvc" 748 - version = "0.52.4" 749 source = "registry+https://github.com/rust-lang/crates.io-index" 750 - checksum = "32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8"
··· 1 # This file is automatically @generated by Cargo. 2 # It is not intended for manual editing. 3 + version = 4 4 + 5 + [[package]] 6 + name = "adler2" 7 + version = "2.0.1" 8 + source = "registry+https://github.com/rust-lang/crates.io-index" 9 + checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" 10 11 [[package]] 12 name = "aho-corasick" 13 + version = "1.1.3" 14 source = "registry+https://github.com/rust-lang/crates.io-index" 15 + checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" 16 dependencies = [ 17 "memchr", 18 ] 19 20 [[package]] 21 + name = "anstream" 22 + version = "0.6.20" 23 + source = "registry+https://github.com/rust-lang/crates.io-index" 24 + checksum = "3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192" 25 + dependencies = [ 26 + "anstyle", 27 + "anstyle-parse", 28 + "anstyle-query", 29 + "anstyle-wincon", 30 + "colorchoice", 31 + "is_terminal_polyfill", 32 + "utf8parse", 33 + ] 34 + 35 + [[package]] 36 name = "anstyle" 37 + version = "1.0.11" 38 + source = "registry+https://github.com/rust-lang/crates.io-index" 39 + checksum = "862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd" 40 + 41 + [[package]] 42 + name = "anstyle-parse" 43 + version = "0.2.7" 44 source = "registry+https://github.com/rust-lang/crates.io-index" 45 + checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" 46 + dependencies = [ 47 + "utf8parse", 48 + ] 49 + 50 + [[package]] 51 + name = "anstyle-query" 52 + version = "1.1.4" 53 + source = "registry+https://github.com/rust-lang/crates.io-index" 54 + checksum = "9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2" 55 + dependencies = [ 56 + "windows-sys 0.60.2", 57 + ] 58 + 59 + [[package]] 60 + name = "anstyle-wincon" 61 + version = "3.0.10" 62 + source = "registry+https://github.com/rust-lang/crates.io-index" 63 + checksum = "3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a" 64 + dependencies = [ 65 + "anstyle", 66 + "once_cell_polyfill", 67 + "windows-sys 0.60.2", 68 + ] 69 70 [[package]] 71 name = "anyhow" 72 + version = "1.0.99" 73 source = "registry+https://github.com/rust-lang/crates.io-index" 74 + checksum = "b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100" 75 76 [[package]] 77 name = "assert_cmd" 78 + version = "2.0.17" 79 source = "registry+https://github.com/rust-lang/crates.io-index" 80 + checksum = "2bd389a4b2970a01282ee455294913c0a43724daedcd1a24c3eb0ec1c1320b66" 81 dependencies = [ 82 "anstyle", 83 "bstr", 84 "doc-comment", 85 + "libc", 86 "predicates", 87 "predicates-core", 88 "predicates-tree", ··· 90 ] 91 92 [[package]] 93 + name = "async-broadcast" 94 + version = "0.5.1" 95 + source = "registry+https://github.com/rust-lang/crates.io-index" 96 + checksum = "7c48ccdbf6ca6b121e0f586cbc0e73ae440e56c67c30fa0873b4e110d9c26d2b" 97 + dependencies = [ 98 + "event-listener 2.5.3", 99 + "futures-core", 100 + ] 101 + 102 + [[package]] 103 + name = "async-channel" 104 + version = "2.5.0" 105 + source = "registry+https://github.com/rust-lang/crates.io-index" 106 + checksum = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2" 107 + dependencies = [ 108 + "concurrent-queue", 109 + "event-listener-strategy", 110 + "futures-core", 111 + "pin-project-lite", 112 + ] 113 + 114 + [[package]] 115 + name = "async-executor" 116 + version = "1.13.3" 117 + source = "registry+https://github.com/rust-lang/crates.io-index" 118 + checksum = "497c00e0fd83a72a79a39fcbd8e3e2f055d6f6c7e025f3b3d91f4f8e76527fb8" 119 + dependencies = [ 120 + "async-task", 121 + "concurrent-queue", 122 + "fastrand 2.3.0", 123 + "futures-lite 2.6.1", 124 + "pin-project-lite", 125 + "slab", 126 + ] 127 + 128 + [[package]] 129 + name = "async-fs" 130 + version = "1.6.0" 131 + source = "registry+https://github.com/rust-lang/crates.io-index" 132 + checksum = "279cf904654eeebfa37ac9bb1598880884924aab82e290aa65c9e77a0e142e06" 133 + dependencies = [ 134 + "async-lock 2.8.0", 135 + "autocfg", 136 + "blocking", 137 + "futures-lite 1.13.0", 138 + ] 139 + 140 + [[package]] 141 + name = "async-io" 142 + version = "1.13.0" 143 + source = "registry+https://github.com/rust-lang/crates.io-index" 144 + checksum = "0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af" 145 + dependencies = [ 146 + "async-lock 2.8.0", 147 + "autocfg", 148 + "cfg-if", 149 + "concurrent-queue", 150 + "futures-lite 1.13.0", 151 + "log", 152 + "parking", 153 + "polling 2.8.0", 154 + "rustix 0.37.28", 155 + "slab", 156 + "socket2", 157 + "waker-fn", 158 + ] 159 + 160 + [[package]] 161 + name = "async-io" 162 + version = "2.5.0" 163 source = "registry+https://github.com/rust-lang/crates.io-index" 164 + checksum = "19634d6336019ef220f09fd31168ce5c184b295cbf80345437cc36094ef223ca" 165 dependencies = [ 166 + "async-lock 3.4.1", 167 + "cfg-if", 168 + "concurrent-queue", 169 + "futures-io", 170 + "futures-lite 2.6.1", 171 + "parking", 172 + "polling 3.10.0", 173 + "rustix 1.0.8", 174 + "slab", 175 + "windows-sys 0.60.2", 176 + ] 177 + 178 + [[package]] 179 + name = "async-lock" 180 + version = "2.8.0" 181 + source = "registry+https://github.com/rust-lang/crates.io-index" 182 + checksum = "287272293e9d8c41773cec55e365490fe034813a2f172f502d6ddcf75b2f582b" 183 + dependencies = [ 184 + "event-listener 2.5.3", 185 + ] 186 + 187 + [[package]] 188 + name = "async-lock" 189 + version = "3.4.1" 190 + source = "registry+https://github.com/rust-lang/crates.io-index" 191 + checksum = "5fd03604047cee9b6ce9de9f70c6cd540a0520c813cbd49bae61f33ab80ed1dc" 192 + dependencies = [ 193 + "event-listener 5.4.1", 194 + "event-listener-strategy", 195 + "pin-project-lite", 196 + ] 197 + 198 + [[package]] 199 + name = "async-process" 200 + version = "1.8.1" 201 + source = "registry+https://github.com/rust-lang/crates.io-index" 202 + checksum = "ea6438ba0a08d81529c69b36700fa2f95837bfe3e776ab39cde9c14d9149da88" 203 + dependencies = [ 204 + "async-io 1.13.0", 205 + "async-lock 2.8.0", 206 + "async-signal", 207 + "blocking", 208 + "cfg-if", 209 + "event-listener 3.1.0", 210 + "futures-lite 1.13.0", 211 + "rustix 0.38.44", 212 + "windows-sys 0.48.0", 213 ] 214 215 [[package]] 216 + name = "async-recursion" 217 + version = "1.1.1" 218 + source = "registry+https://github.com/rust-lang/crates.io-index" 219 + checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11" 220 + dependencies = [ 221 + "proc-macro2", 222 + "quote", 223 + "syn 2.0.106", 224 + ] 225 + 226 + [[package]] 227 + name = "async-signal" 228 + version = "0.2.12" 229 + source = "registry+https://github.com/rust-lang/crates.io-index" 230 + checksum = "f567af260ef69e1d52c2b560ce0ea230763e6fbb9214a85d768760a920e3e3c1" 231 + dependencies = [ 232 + "async-io 2.5.0", 233 + "async-lock 3.4.1", 234 + "atomic-waker", 235 + "cfg-if", 236 + "futures-core", 237 + "futures-io", 238 + "rustix 1.0.8", 239 + "signal-hook-registry", 240 + "slab", 241 + "windows-sys 0.60.2", 242 + ] 243 + 244 + [[package]] 245 + name = "async-task" 246 + version = "4.7.1" 247 + source = "registry+https://github.com/rust-lang/crates.io-index" 248 + checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de" 249 + 250 + [[package]] 251 + name = "async-trait" 252 + version = "0.1.89" 253 + source = "registry+https://github.com/rust-lang/crates.io-index" 254 + checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" 255 + dependencies = [ 256 + "proc-macro2", 257 + "quote", 258 + "syn 2.0.106", 259 + ] 260 + 261 + [[package]] 262 + name = "atomic-waker" 263 + version = "1.1.2" 264 + source = "registry+https://github.com/rust-lang/crates.io-index" 265 + checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 266 + 267 + [[package]] 268 name = "autocfg" 269 + version = "1.5.0" 270 source = "registry+https://github.com/rust-lang/crates.io-index" 271 + checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" 272 + 273 + [[package]] 274 + name = "base64" 275 + version = "0.22.1" 276 + source = "registry+https://github.com/rust-lang/crates.io-index" 277 + checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" 278 279 [[package]] 280 name = "bitflags" ··· 284 285 [[package]] 286 name = "bitflags" 287 + version = "2.9.3" 288 source = "registry+https://github.com/rust-lang/crates.io-index" 289 + checksum = "34efbcccd345379ca2868b2b2c9d3782e9cc58ba87bc7d79d5b53d9c9ae6f25d" 290 + 291 + [[package]] 292 + name = "block-buffer" 293 + version = "0.10.4" 294 + source = "registry+https://github.com/rust-lang/crates.io-index" 295 + checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 296 + dependencies = [ 297 + "generic-array", 298 + ] 299 + 300 + [[package]] 301 + name = "blocking" 302 + version = "1.6.2" 303 + source = "registry+https://github.com/rust-lang/crates.io-index" 304 + checksum = "e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21" 305 + dependencies = [ 306 + "async-channel", 307 + "async-task", 308 + "futures-io", 309 + "futures-lite 2.6.1", 310 + "piper", 311 + ] 312 313 [[package]] 314 name = "bstr" 315 + version = "1.12.0" 316 source = "registry+https://github.com/rust-lang/crates.io-index" 317 + checksum = "234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4" 318 dependencies = [ 319 "memchr", 320 "regex-automata", ··· 322 ] 323 324 [[package]] 325 + name = "byteorder" 326 + version = "1.5.0" 327 + source = "registry+https://github.com/rust-lang/crates.io-index" 328 + checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 329 + 330 + [[package]] 331 + name = "bytes" 332 + version = "1.10.1" 333 + source = "registry+https://github.com/rust-lang/crates.io-index" 334 + checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" 335 + 336 + [[package]] 337 + name = "cc" 338 + version = "1.2.34" 339 + source = "registry+https://github.com/rust-lang/crates.io-index" 340 + checksum = "42bc4aea80032b7bf409b0bc7ccad88853858911b7713a8062fdc0623867bedc" 341 + dependencies = [ 342 + "shlex", 343 + ] 344 + 345 + [[package]] 346 name = "cfg-if" 347 + version = "1.0.3" 348 source = "registry+https://github.com/rust-lang/crates.io-index" 349 + checksum = "2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9" 350 351 [[package]] 352 name = "clap" 353 + version = "4.5.46" 354 source = "registry+https://github.com/rust-lang/crates.io-index" 355 + checksum = "2c5e4fcf9c21d2e544ca1ee9d8552de13019a42aa7dbf32747fa7aaf1df76e57" 356 dependencies = [ 357 + "clap_builder", 358 "clap_derive", 359 + ] 360 + 361 + [[package]] 362 + name = "clap_builder" 363 + version = "4.5.46" 364 + source = "registry+https://github.com/rust-lang/crates.io-index" 365 + checksum = "fecb53a0e6fcfb055f686001bc2e2592fa527efaf38dbe81a6a9563562e57d41" 366 + dependencies = [ 367 + "anstream", 368 + "anstyle", 369 "clap_lex", 370 "strsim", 371 ] 372 373 [[package]] 374 name = "clap_derive" 375 + version = "4.5.45" 376 source = "registry+https://github.com/rust-lang/crates.io-index" 377 + checksum = "14cb31bb0a7d536caef2639baa7fad459e15c3144efefa6dbd1c84562c4739f6" 378 dependencies = [ 379 "heck", 380 "proc-macro2", 381 "quote", 382 + "syn 2.0.106", 383 ] 384 385 [[package]] 386 name = "clap_lex" 387 + version = "0.7.5" 388 + source = "registry+https://github.com/rust-lang/crates.io-index" 389 + checksum = "b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675" 390 + 391 + [[package]] 392 + name = "colorchoice" 393 + version = "1.0.4" 394 + source = "registry+https://github.com/rust-lang/crates.io-index" 395 + checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" 396 + 397 + [[package]] 398 + name = "colored" 399 + version = "2.2.0" 400 + source = "registry+https://github.com/rust-lang/crates.io-index" 401 + checksum = "117725a109d387c937a1533ce01b450cbde6b88abceea8473c4d7a85853cda3c" 402 + dependencies = [ 403 + "lazy_static", 404 + "windows-sys 0.59.0", 405 + ] 406 + 407 + [[package]] 408 + name = "concurrent-queue" 409 + version = "2.5.0" 410 + source = "registry+https://github.com/rust-lang/crates.io-index" 411 + checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973" 412 + dependencies = [ 413 + "crossbeam-utils", 414 + ] 415 + 416 + [[package]] 417 + name = "convert_case" 418 + version = "0.7.1" 419 + source = "registry+https://github.com/rust-lang/crates.io-index" 420 + checksum = "bb402b8d4c85569410425650ce3eddc7d698ed96d39a73f941b08fb63082f1e7" 421 + dependencies = [ 422 + "unicode-segmentation", 423 + ] 424 + 425 + [[package]] 426 + name = "cpufeatures" 427 + version = "0.2.17" 428 + source = "registry+https://github.com/rust-lang/crates.io-index" 429 + checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" 430 + dependencies = [ 431 + "libc", 432 + ] 433 + 434 + [[package]] 435 + name = "crc32fast" 436 + version = "1.5.0" 437 source = "registry+https://github.com/rust-lang/crates.io-index" 438 + checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" 439 dependencies = [ 440 + "cfg-if", 441 ] 442 443 [[package]] 444 + name = "crossbeam-utils" 445 + version = "0.8.21" 446 source = "registry+https://github.com/rust-lang/crates.io-index" 447 + checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" 448 + 449 + [[package]] 450 + name = "crossterm" 451 + version = "0.29.0" 452 + source = "registry+https://github.com/rust-lang/crates.io-index" 453 + checksum = "d8b9f2e4c67f833b660cdb0a3523065869fb35570177239812ed4c905aeff87b" 454 dependencies = [ 455 + "bitflags 2.9.3", 456 + "crossterm_winapi", 457 + "derive_more", 458 + "document-features", 459 + "mio", 460 + "parking_lot", 461 + "rustix 1.0.8", 462 + "signal-hook", 463 + "signal-hook-mio", 464 + "winapi", 465 + ] 466 + 467 + [[package]] 468 + name = "crossterm_winapi" 469 + version = "0.9.1" 470 + source = "registry+https://github.com/rust-lang/crates.io-index" 471 + checksum = "acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b" 472 + dependencies = [ 473 + "winapi", 474 + ] 475 + 476 + [[package]] 477 + name = "crypto-common" 478 + version = "0.1.6" 479 + source = "registry+https://github.com/rust-lang/crates.io-index" 480 + checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 481 + dependencies = [ 482 + "generic-array", 483 + "typenum", 484 ] 485 486 [[package]] 487 name = "ctor" 488 + version = "0.4.3" 489 source = "registry+https://github.com/rust-lang/crates.io-index" 490 + checksum = "ec09e802f5081de6157da9a75701d6c713d8dc3ba52571fd4bd25f412644e8a6" 491 dependencies = [ 492 + "ctor-proc-macro", 493 + "dtor", 494 + ] 495 + 496 + [[package]] 497 + name = "ctor-proc-macro" 498 + version = "0.0.6" 499 + source = "registry+https://github.com/rust-lang/crates.io-index" 500 + checksum = "e2931af7e13dc045d8e9d26afccc6fa115d64e115c9c84b1166288b46f6782c2" 501 + 502 + [[package]] 503 + name = "derivative" 504 + version = "2.2.0" 505 + source = "registry+https://github.com/rust-lang/crates.io-index" 506 + checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b" 507 + dependencies = [ 508 + "proc-macro2", 509 "quote", 510 "syn 1.0.109", 511 ] 512 513 [[package]] 514 + name = "derive_more" 515 + version = "2.0.1" 516 + source = "registry+https://github.com/rust-lang/crates.io-index" 517 + checksum = "093242cf7570c207c83073cf82f79706fe7b8317e98620a47d5be7c3d8497678" 518 + dependencies = [ 519 + "derive_more-impl", 520 + ] 521 + 522 + [[package]] 523 + name = "derive_more-impl" 524 + version = "2.0.1" 525 + source = "registry+https://github.com/rust-lang/crates.io-index" 526 + checksum = "bda628edc44c4bb645fbe0f758797143e4e07926f7ebf4e9bdfbd3d2ce621df3" 527 + dependencies = [ 528 + "convert_case", 529 + "proc-macro2", 530 + "quote", 531 + "syn 2.0.106", 532 + ] 533 + 534 + [[package]] 535 name = "diff" 536 version = "0.1.13" 537 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 544 checksum = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8" 545 546 [[package]] 547 + name = "digest" 548 + version = "0.10.7" 549 + source = "registry+https://github.com/rust-lang/crates.io-index" 550 + checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 551 + dependencies = [ 552 + "block-buffer", 553 + "crypto-common", 554 + ] 555 + 556 + [[package]] 557 + name = "dirs-next" 558 + version = "2.0.0" 559 + source = "registry+https://github.com/rust-lang/crates.io-index" 560 + checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1" 561 + dependencies = [ 562 + "cfg-if", 563 + "dirs-sys-next", 564 + ] 565 + 566 + [[package]] 567 + name = "dirs-sys-next" 568 + version = "0.1.2" 569 + source = "registry+https://github.com/rust-lang/crates.io-index" 570 + checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d" 571 + dependencies = [ 572 + "libc", 573 + "redox_users", 574 + "winapi", 575 + ] 576 + 577 + [[package]] 578 name = "doc-comment" 579 version = "0.3.3" 580 source = "registry+https://github.com/rust-lang/crates.io-index" 581 checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10" 582 583 [[package]] 584 + name = "document-features" 585 + version = "0.2.11" 586 + source = "registry+https://github.com/rust-lang/crates.io-index" 587 + checksum = "95249b50c6c185bee49034bcb378a49dc2b5dff0be90ff6616d31d64febab05d" 588 + dependencies = [ 589 + "litrs", 590 + ] 591 + 592 + [[package]] 593 + name = "dtor" 594 + version = "0.0.6" 595 + source = "registry+https://github.com/rust-lang/crates.io-index" 596 + checksum = "97cbdf2ad6846025e8e25df05171abfb30e3ababa12ee0a0e44b9bbe570633a8" 597 + dependencies = [ 598 + "dtor-proc-macro", 599 + ] 600 + 601 + [[package]] 602 + name = "dtor-proc-macro" 603 + version = "0.0.5" 604 + source = "registry+https://github.com/rust-lang/crates.io-index" 605 + checksum = "7454e41ff9012c00d53cf7f475c5e3afa3b91b7c90568495495e8d9bf47a1055" 606 + 607 + [[package]] 608 name = "either" 609 + version = "1.15.0" 610 + source = "registry+https://github.com/rust-lang/crates.io-index" 611 + checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" 612 + 613 + [[package]] 614 + name = "enumflags2" 615 + version = "0.7.12" 616 + source = "registry+https://github.com/rust-lang/crates.io-index" 617 + checksum = "1027f7680c853e056ebcec683615fb6fbbc07dbaa13b4d5d9442b146ded4ecef" 618 + dependencies = [ 619 + "enumflags2_derive", 620 + "serde", 621 + ] 622 + 623 + [[package]] 624 + name = "enumflags2_derive" 625 + version = "0.7.12" 626 source = "registry+https://github.com/rust-lang/crates.io-index" 627 + checksum = "67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827" 628 + dependencies = [ 629 + "proc-macro2", 630 + "quote", 631 + "syn 2.0.106", 632 + ] 633 + 634 + [[package]] 635 + name = "env_home" 636 + version = "0.1.0" 637 + source = "registry+https://github.com/rust-lang/crates.io-index" 638 + checksum = "c7f84e12ccf0a7ddc17a6c41c93326024c42920d7ee630d04950e6926645c0fe" 639 + 640 + [[package]] 641 + name = "equivalent" 642 + version = "1.0.2" 643 + source = "registry+https://github.com/rust-lang/crates.io-index" 644 + checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 645 646 [[package]] 647 name = "errno" 648 + version = "0.3.13" 649 + source = "registry+https://github.com/rust-lang/crates.io-index" 650 + checksum = "778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad" 651 + dependencies = [ 652 + "libc", 653 + "windows-sys 0.60.2", 654 + ] 655 + 656 + [[package]] 657 + name = "event-listener" 658 + version = "2.5.3" 659 + source = "registry+https://github.com/rust-lang/crates.io-index" 660 + checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0" 661 + 662 + [[package]] 663 + name = "event-listener" 664 + version = "3.1.0" 665 + source = "registry+https://github.com/rust-lang/crates.io-index" 666 + checksum = "d93877bcde0eb80ca09131a08d23f0a5c18a620b01db137dba666d18cd9b30c2" 667 + dependencies = [ 668 + "concurrent-queue", 669 + "parking", 670 + "pin-project-lite", 671 + ] 672 + 673 + [[package]] 674 + name = "event-listener" 675 + version = "5.4.1" 676 + source = "registry+https://github.com/rust-lang/crates.io-index" 677 + checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab" 678 + dependencies = [ 679 + "concurrent-queue", 680 + "parking", 681 + "pin-project-lite", 682 + ] 683 + 684 + [[package]] 685 + name = "event-listener-strategy" 686 + version = "0.5.4" 687 + source = "registry+https://github.com/rust-lang/crates.io-index" 688 + checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93" 689 + dependencies = [ 690 + "event-listener 5.4.1", 691 + "pin-project-lite", 692 + ] 693 + 694 + [[package]] 695 + name = "fastrand" 696 + version = "1.9.0" 697 + source = "registry+https://github.com/rust-lang/crates.io-index" 698 + checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be" 699 + dependencies = [ 700 + "instant", 701 + ] 702 + 703 + [[package]] 704 + name = "fastrand" 705 + version = "2.3.0" 706 + source = "registry+https://github.com/rust-lang/crates.io-index" 707 + checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" 708 + 709 + [[package]] 710 + name = "flate2" 711 + version = "1.1.2" 712 + source = "registry+https://github.com/rust-lang/crates.io-index" 713 + checksum = "4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d" 714 + dependencies = [ 715 + "crc32fast", 716 + "miniz_oxide", 717 + ] 718 + 719 + [[package]] 720 + name = "fnv" 721 + version = "1.0.7" 722 source = "registry+https://github.com/rust-lang/crates.io-index" 723 + checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 724 + 725 + [[package]] 726 + name = "futures-core" 727 + version = "0.3.31" 728 + source = "registry+https://github.com/rust-lang/crates.io-index" 729 + checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" 730 + 731 + [[package]] 732 + name = "futures-io" 733 + version = "0.3.31" 734 + source = "registry+https://github.com/rust-lang/crates.io-index" 735 + checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" 736 + 737 + [[package]] 738 + name = "futures-lite" 739 + version = "1.13.0" 740 + source = "registry+https://github.com/rust-lang/crates.io-index" 741 + checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce" 742 dependencies = [ 743 + "fastrand 1.9.0", 744 + "futures-core", 745 + "futures-io", 746 + "memchr", 747 + "parking", 748 + "pin-project-lite", 749 + "waker-fn", 750 + ] 751 + 752 + [[package]] 753 + name = "futures-lite" 754 + version = "2.6.1" 755 + source = "registry+https://github.com/rust-lang/crates.io-index" 756 + checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad" 757 + dependencies = [ 758 + "fastrand 2.3.0", 759 + "futures-core", 760 + "futures-io", 761 + "parking", 762 + "pin-project-lite", 763 + ] 764 + 765 + [[package]] 766 + name = "futures-sink" 767 + version = "0.3.31" 768 + source = "registry+https://github.com/rust-lang/crates.io-index" 769 + checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" 770 + 771 + [[package]] 772 + name = "futures-task" 773 + version = "0.3.31" 774 + source = "registry+https://github.com/rust-lang/crates.io-index" 775 + checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" 776 + 777 + [[package]] 778 + name = "futures-util" 779 + version = "0.3.31" 780 + source = "registry+https://github.com/rust-lang/crates.io-index" 781 + checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" 782 + dependencies = [ 783 + "futures-core", 784 + "futures-io", 785 + "futures-sink", 786 + "futures-task", 787 + "memchr", 788 + "pin-project-lite", 789 + "pin-utils", 790 + "slab", 791 + ] 792 + 793 + [[package]] 794 + name = "generic-array" 795 + version = "0.14.7" 796 + source = "registry+https://github.com/rust-lang/crates.io-index" 797 + checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 798 + dependencies = [ 799 + "typenum", 800 + "version_check", 801 + ] 802 + 803 + [[package]] 804 + name = "getrandom" 805 + version = "0.2.16" 806 + source = "registry+https://github.com/rust-lang/crates.io-index" 807 + checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" 808 + dependencies = [ 809 + "cfg-if", 810 "libc", 811 + "wasi 0.11.1+wasi-snapshot-preview1", 812 ] 813 814 [[package]] 815 name = "getrandom" 816 + version = "0.3.3" 817 source = "registry+https://github.com/rust-lang/crates.io-index" 818 + checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4" 819 dependencies = [ 820 "cfg-if", 821 "libc", 822 + "r-efi", 823 + "wasi 0.14.3+wasi-0.2.4", 824 ] 825 826 [[package]] 827 name = "hashbrown" 828 + version = "0.15.5" 829 source = "registry+https://github.com/rust-lang/crates.io-index" 830 + checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" 831 832 [[package]] 833 name = "heck" 834 + version = "0.5.0" 835 source = "registry+https://github.com/rust-lang/crates.io-index" 836 + checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 837 838 [[package]] 839 name = "hermit-abi" 840 + version = "0.3.9" 841 source = "registry+https://github.com/rust-lang/crates.io-index" 842 + checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024" 843 844 [[package]] 845 name = "hermit-abi" 846 + version = "0.5.2" 847 source = "registry+https://github.com/rust-lang/crates.io-index" 848 + checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c" 849 850 [[package]] 851 + name = "hex" 852 + version = "0.4.3" 853 source = "registry+https://github.com/rust-lang/crates.io-index" 854 + checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" 855 + 856 + [[package]] 857 + name = "http" 858 + version = "1.3.1" 859 + source = "registry+https://github.com/rust-lang/crates.io-index" 860 + checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565" 861 dependencies = [ 862 + "bytes", 863 + "fnv", 864 + "itoa", 865 ] 866 867 [[package]] 868 + name = "httparse" 869 + version = "1.10.1" 870 + source = "registry+https://github.com/rust-lang/crates.io-index" 871 + checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" 872 + 873 + [[package]] 874 name = "indexmap" 875 + version = "2.11.0" 876 source = "registry+https://github.com/rust-lang/crates.io-index" 877 + checksum = "f2481980430f9f78649238835720ddccc57e52df14ffce1c6f37391d61b563e9" 878 dependencies = [ 879 + "equivalent", 880 "hashbrown", 881 ] 882 883 [[package]] 884 + name = "instant" 885 + version = "0.1.13" 886 source = "registry+https://github.com/rust-lang/crates.io-index" 887 + checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222" 888 + dependencies = [ 889 + "cfg-if", 890 + ] 891 + 892 + [[package]] 893 + name = "io-lifetimes" 894 + version = "1.0.11" 895 + source = "registry+https://github.com/rust-lang/crates.io-index" 896 + checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2" 897 dependencies = [ 898 "hermit-abi 0.3.9", 899 "libc", 900 + "windows-sys 0.48.0", 901 ] 902 903 [[package]] 904 + name = "is_terminal_polyfill" 905 + version = "1.70.1" 906 + source = "registry+https://github.com/rust-lang/crates.io-index" 907 + checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" 908 + 909 + [[package]] 910 + name = "itoa" 911 + version = "1.0.15" 912 + source = "registry+https://github.com/rust-lang/crates.io-index" 913 + checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" 914 + 915 + [[package]] 916 name = "k9" 917 + version = "0.12.0" 918 source = "registry+https://github.com/rust-lang/crates.io-index" 919 + checksum = "088bcebb5b68b1b14b64d7f05b0f802719250b97fdc0338ec42529ea777ed614" 920 dependencies = [ 921 "anyhow", 922 "colored", ··· 925 "libc", 926 "proc-macro2", 927 "regex", 928 + "syn 2.0.106", 929 + "terminal_size", 930 ] 931 932 [[package]] 933 + name = "lazy_static" 934 + version = "1.5.0" 935 + source = "registry+https://github.com/rust-lang/crates.io-index" 936 + checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 937 + 938 + [[package]] 939 + name = "libc" 940 + version = "0.2.175" 941 + source = "registry+https://github.com/rust-lang/crates.io-index" 942 + checksum = "6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543" 943 + 944 + [[package]] 945 + name = "libredox" 946 + version = "0.1.9" 947 source = "registry+https://github.com/rust-lang/crates.io-index" 948 + checksum = "391290121bad3d37fbddad76d8f5d1c1c314cfc646d143d7e07a3086ddff0ce3" 949 dependencies = [ 950 + "bitflags 2.9.3", 951 + "libc", 952 ] 953 954 [[package]] 955 + name = "linux-raw-sys" 956 + version = "0.3.8" 957 source = "registry+https://github.com/rust-lang/crates.io-index" 958 + checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519" 959 960 [[package]] 961 + name = "linux-raw-sys" 962 + version = "0.4.15" 963 source = "registry+https://github.com/rust-lang/crates.io-index" 964 + checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab" 965 966 [[package]] 967 name = "linux-raw-sys" 968 + version = "0.9.4" 969 + source = "registry+https://github.com/rust-lang/crates.io-index" 970 + checksum = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12" 971 + 972 + [[package]] 973 + name = "litrs" 974 + version = "0.4.2" 975 + source = "registry+https://github.com/rust-lang/crates.io-index" 976 + checksum = "f5e54036fe321fd421e10d732f155734c4e4afd610dd556d9a82833ab3ee0bed" 977 + 978 + [[package]] 979 + name = "lock_api" 980 version = "0.4.13" 981 source = "registry+https://github.com/rust-lang/crates.io-index" 982 + checksum = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765" 983 + dependencies = [ 984 + "autocfg", 985 + "scopeguard", 986 + ] 987 + 988 + [[package]] 989 + name = "log" 990 + version = "0.4.27" 991 + source = "registry+https://github.com/rust-lang/crates.io-index" 992 + checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94" 993 994 [[package]] 995 name = "memchr" 996 + version = "2.7.5" 997 + source = "registry+https://github.com/rust-lang/crates.io-index" 998 + checksum = "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0" 999 + 1000 + [[package]] 1001 + name = "memoffset" 1002 + version = "0.7.1" 1003 + source = "registry+https://github.com/rust-lang/crates.io-index" 1004 + checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4" 1005 + dependencies = [ 1006 + "autocfg", 1007 + ] 1008 + 1009 + [[package]] 1010 + name = "memoffset" 1011 + version = "0.9.1" 1012 source = "registry+https://github.com/rust-lang/crates.io-index" 1013 + checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" 1014 + dependencies = [ 1015 + "autocfg", 1016 + ] 1017 + 1018 + [[package]] 1019 + name = "miniz_oxide" 1020 + version = "0.8.9" 1021 + source = "registry+https://github.com/rust-lang/crates.io-index" 1022 + checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" 1023 + dependencies = [ 1024 + "adler2", 1025 + ] 1026 + 1027 + [[package]] 1028 + name = "mio" 1029 + version = "1.0.4" 1030 + source = "registry+https://github.com/rust-lang/crates.io-index" 1031 + checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c" 1032 + dependencies = [ 1033 + "libc", 1034 + "log", 1035 + "wasi 0.11.1+wasi-snapshot-preview1", 1036 + "windows-sys 0.59.0", 1037 + ] 1038 1039 [[package]] 1040 name = "nanoid" ··· 1046 ] 1047 1048 [[package]] 1049 + name = "nix" 1050 + version = "0.26.4" 1051 + source = "registry+https://github.com/rust-lang/crates.io-index" 1052 + checksum = "598beaf3cc6fdd9a5dfb1630c2800c7acd31df7aaf0f565796fba2b53ca1af1b" 1053 + dependencies = [ 1054 + "bitflags 1.3.2", 1055 + "cfg-if", 1056 + "libc", 1057 + "memoffset 0.7.1", 1058 + ] 1059 + 1060 + [[package]] 1061 name = "once_cell" 1062 + version = "1.21.3" 1063 source = "registry+https://github.com/rust-lang/crates.io-index" 1064 + checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" 1065 1066 [[package]] 1067 + name = "once_cell_polyfill" 1068 + version = "1.70.1" 1069 source = "registry+https://github.com/rust-lang/crates.io-index" 1070 + checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad" 1071 + 1072 + [[package]] 1073 + name = "ordered-stream" 1074 + version = "0.2.0" 1075 + source = "registry+https://github.com/rust-lang/crates.io-index" 1076 + checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50" 1077 + dependencies = [ 1078 + "futures-core", 1079 + "pin-project-lite", 1080 + ] 1081 + 1082 + [[package]] 1083 + name = "parking" 1084 + version = "2.2.1" 1085 + source = "registry+https://github.com/rust-lang/crates.io-index" 1086 + checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba" 1087 + 1088 + [[package]] 1089 + name = "parking_lot" 1090 + version = "0.12.4" 1091 + source = "registry+https://github.com/rust-lang/crates.io-index" 1092 + checksum = "70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13" 1093 + dependencies = [ 1094 + "lock_api", 1095 + "parking_lot_core", 1096 + ] 1097 + 1098 + [[package]] 1099 + name = "parking_lot_core" 1100 + version = "0.9.11" 1101 + source = "registry+https://github.com/rust-lang/crates.io-index" 1102 + checksum = "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5" 1103 + dependencies = [ 1104 + "cfg-if", 1105 + "libc", 1106 + "redox_syscall", 1107 + "smallvec", 1108 + "windows-targets 0.52.6", 1109 + ] 1110 1111 [[package]] 1112 name = "path-slash" 1113 + version = "0.2.1" 1114 + source = "registry+https://github.com/rust-lang/crates.io-index" 1115 + checksum = "1e91099d4268b0e11973f036e885d652fb0b21fedcf69738c627f94db6a44f42" 1116 + 1117 + [[package]] 1118 + name = "percent-encoding" 1119 + version = "2.3.2" 1120 + source = "registry+https://github.com/rust-lang/crates.io-index" 1121 + checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" 1122 + 1123 + [[package]] 1124 + name = "pin-project-lite" 1125 + version = "0.2.16" 1126 + source = "registry+https://github.com/rust-lang/crates.io-index" 1127 + checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" 1128 + 1129 + [[package]] 1130 + name = "pin-utils" 1131 + version = "0.1.0" 1132 + source = "registry+https://github.com/rust-lang/crates.io-index" 1133 + checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 1134 + 1135 + [[package]] 1136 + name = "piper" 1137 + version = "0.2.4" 1138 + source = "registry+https://github.com/rust-lang/crates.io-index" 1139 + checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066" 1140 + dependencies = [ 1141 + "atomic-waker", 1142 + "fastrand 2.3.0", 1143 + "futures-io", 1144 + ] 1145 + 1146 + [[package]] 1147 + name = "polling" 1148 + version = "2.8.0" 1149 + source = "registry+https://github.com/rust-lang/crates.io-index" 1150 + checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce" 1151 + dependencies = [ 1152 + "autocfg", 1153 + "bitflags 1.3.2", 1154 + "cfg-if", 1155 + "concurrent-queue", 1156 + "libc", 1157 + "log", 1158 + "pin-project-lite", 1159 + "windows-sys 0.48.0", 1160 + ] 1161 + 1162 + [[package]] 1163 + name = "polling" 1164 + version = "3.10.0" 1165 source = "registry+https://github.com/rust-lang/crates.io-index" 1166 + checksum = "b5bd19146350fe804f7cb2669c851c03d69da628803dab0d98018142aaa5d829" 1167 + dependencies = [ 1168 + "cfg-if", 1169 + "concurrent-queue", 1170 + "hermit-abi 0.5.2", 1171 + "pin-project-lite", 1172 + "rustix 1.0.8", 1173 + "windows-sys 0.60.2", 1174 + ] 1175 1176 [[package]] 1177 name = "ppv-lite86" 1178 + version = "0.2.21" 1179 source = "registry+https://github.com/rust-lang/crates.io-index" 1180 + checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 1181 + dependencies = [ 1182 + "zerocopy", 1183 + ] 1184 1185 [[package]] 1186 name = "predicates" 1187 + version = "3.1.3" 1188 source = "registry+https://github.com/rust-lang/crates.io-index" 1189 + checksum = "a5d19ee57562043d37e82899fade9a22ebab7be9cef5026b07fda9cdd4293573" 1190 dependencies = [ 1191 "anstyle", 1192 "difflib", ··· 1195 1196 [[package]] 1197 name = "predicates-core" 1198 + version = "1.0.9" 1199 source = "registry+https://github.com/rust-lang/crates.io-index" 1200 + checksum = "727e462b119fe9c93fd0eb1429a5f7647394014cf3c04ab2c0350eeb09095ffa" 1201 1202 [[package]] 1203 name = "predicates-tree" 1204 + version = "1.0.12" 1205 source = "registry+https://github.com/rust-lang/crates.io-index" 1206 + checksum = "72dd2d6d381dfb73a193c7fca536518d7caee39fc8503f74e7dc0be0531b425c" 1207 dependencies = [ 1208 "predicates-core", 1209 "termtree", 1210 ] 1211 1212 [[package]] 1213 + name = "proc-macro-crate" 1214 + version = "1.3.1" 1215 source = "registry+https://github.com/rust-lang/crates.io-index" 1216 + checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919" 1217 dependencies = [ 1218 + "once_cell", 1219 + "toml_edit", 1220 ] 1221 1222 [[package]] 1223 name = "proc-macro2" 1224 + version = "1.0.101" 1225 source = "registry+https://github.com/rust-lang/crates.io-index" 1226 + checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de" 1227 dependencies = [ 1228 "unicode-ident", 1229 ] 1230 1231 [[package]] 1232 name = "quote" 1233 + version = "1.0.40" 1234 source = "registry+https://github.com/rust-lang/crates.io-index" 1235 + checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d" 1236 dependencies = [ 1237 "proc-macro2", 1238 ] 1239 + 1240 + [[package]] 1241 + name = "r-efi" 1242 + version = "5.3.0" 1243 + source = "registry+https://github.com/rust-lang/crates.io-index" 1244 + checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" 1245 1246 [[package]] 1247 name = "rand" ··· 1270 source = "registry+https://github.com/rust-lang/crates.io-index" 1271 checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 1272 dependencies = [ 1273 + "getrandom 0.2.16", 1274 + ] 1275 + 1276 + [[package]] 1277 + name = "redox_syscall" 1278 + version = "0.5.17" 1279 + source = "registry+https://github.com/rust-lang/crates.io-index" 1280 + checksum = "5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77" 1281 + dependencies = [ 1282 + "bitflags 2.9.3", 1283 + ] 1284 + 1285 + [[package]] 1286 + name = "redox_users" 1287 + version = "0.4.6" 1288 + source = "registry+https://github.com/rust-lang/crates.io-index" 1289 + checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43" 1290 + dependencies = [ 1291 + "getrandom 0.2.16", 1292 + "libredox", 1293 + "thiserror", 1294 ] 1295 1296 [[package]] 1297 name = "regex" 1298 + version = "1.11.2" 1299 source = "registry+https://github.com/rust-lang/crates.io-index" 1300 + checksum = "23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912" 1301 dependencies = [ 1302 "aho-corasick", 1303 "memchr", ··· 1307 1308 [[package]] 1309 name = "regex-automata" 1310 + version = "0.4.10" 1311 source = "registry+https://github.com/rust-lang/crates.io-index" 1312 + checksum = "6b9458fa0bfeeac22b5ca447c63aaf45f28439a709ccd244698632f9aa6394d6" 1313 dependencies = [ 1314 "aho-corasick", 1315 "memchr", ··· 1318 1319 [[package]] 1320 name = "regex-syntax" 1321 + version = "0.8.6" 1322 + source = "registry+https://github.com/rust-lang/crates.io-index" 1323 + checksum = "caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001" 1324 + 1325 + [[package]] 1326 + name = "ring" 1327 + version = "0.17.14" 1328 + source = "registry+https://github.com/rust-lang/crates.io-index" 1329 + checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" 1330 + dependencies = [ 1331 + "cc", 1332 + "cfg-if", 1333 + "getrandom 0.2.16", 1334 + "libc", 1335 + "untrusted", 1336 + "windows-sys 0.52.0", 1337 + ] 1338 + 1339 + [[package]] 1340 + name = "rustix" 1341 + version = "0.37.28" 1342 source = "registry+https://github.com/rust-lang/crates.io-index" 1343 + checksum = "519165d378b97752ca44bbe15047d5d3409e875f39327546b42ac81d7e18c1b6" 1344 + dependencies = [ 1345 + "bitflags 1.3.2", 1346 + "errno", 1347 + "io-lifetimes", 1348 + "libc", 1349 + "linux-raw-sys 0.3.8", 1350 + "windows-sys 0.48.0", 1351 + ] 1352 1353 [[package]] 1354 name = "rustix" 1355 + version = "0.38.44" 1356 source = "registry+https://github.com/rust-lang/crates.io-index" 1357 + checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154" 1358 dependencies = [ 1359 + "bitflags 2.9.3", 1360 "errno", 1361 "libc", 1362 + "linux-raw-sys 0.4.15", 1363 + "windows-sys 0.59.0", 1364 ] 1365 1366 [[package]] 1367 + name = "rustix" 1368 + version = "1.0.8" 1369 + source = "registry+https://github.com/rust-lang/crates.io-index" 1370 + checksum = "11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8" 1371 + dependencies = [ 1372 + "bitflags 2.9.3", 1373 + "errno", 1374 + "libc", 1375 + "linux-raw-sys 0.9.4", 1376 + "windows-sys 0.60.2", 1377 + ] 1378 + 1379 + [[package]] 1380 + name = "rustls" 1381 + version = "0.23.31" 1382 + source = "registry+https://github.com/rust-lang/crates.io-index" 1383 + checksum = "c0ebcbd2f03de0fc1122ad9bb24b127a5a6cd51d72604a3f3c50ac459762b6cc" 1384 + dependencies = [ 1385 + "log", 1386 + "once_cell", 1387 + "ring", 1388 + "rustls-pki-types", 1389 + "rustls-webpki", 1390 + "subtle", 1391 + "zeroize", 1392 + ] 1393 + 1394 + [[package]] 1395 + name = "rustls-pemfile" 1396 + version = "2.2.0" 1397 + source = "registry+https://github.com/rust-lang/crates.io-index" 1398 + checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50" 1399 + dependencies = [ 1400 + "rustls-pki-types", 1401 + ] 1402 + 1403 + [[package]] 1404 + name = "rustls-pki-types" 1405 + version = "1.12.0" 1406 + source = "registry+https://github.com/rust-lang/crates.io-index" 1407 + checksum = "229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79" 1408 + dependencies = [ 1409 + "zeroize", 1410 + ] 1411 + 1412 + [[package]] 1413 + name = "rustls-webpki" 1414 + version = "0.103.4" 1415 + source = "registry+https://github.com/rust-lang/crates.io-index" 1416 + checksum = "0a17884ae0c1b773f1ccd2bd4a8c72f16da897310a98b0e84bf349ad5ead92fc" 1417 + dependencies = [ 1418 + "ring", 1419 + "rustls-pki-types", 1420 + "untrusted", 1421 + ] 1422 + 1423 + [[package]] 1424 + name = "rustversion" 1425 + version = "1.0.22" 1426 + source = "registry+https://github.com/rust-lang/crates.io-index" 1427 + checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" 1428 + 1429 + [[package]] 1430 + name = "scopeguard" 1431 + version = "1.2.0" 1432 + source = "registry+https://github.com/rust-lang/crates.io-index" 1433 + checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 1434 + 1435 + [[package]] 1436 name = "serde" 1437 + version = "1.0.219" 1438 source = "registry+https://github.com/rust-lang/crates.io-index" 1439 + checksum = "5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6" 1440 dependencies = [ 1441 "serde_derive", 1442 ] 1443 1444 [[package]] 1445 name = "serde_derive" 1446 + version = "1.0.219" 1447 source = "registry+https://github.com/rust-lang/crates.io-index" 1448 + checksum = "5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00" 1449 dependencies = [ 1450 "proc-macro2", 1451 "quote", 1452 + "syn 2.0.106", 1453 ] 1454 1455 [[package]] 1456 + name = "serde_repr" 1457 + version = "0.1.20" 1458 + source = "registry+https://github.com/rust-lang/crates.io-index" 1459 + checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c" 1460 + dependencies = [ 1461 + "proc-macro2", 1462 + "quote", 1463 + "syn 2.0.106", 1464 + ] 1465 + 1466 + [[package]] 1467 + name = "sha1" 1468 + version = "0.10.6" 1469 + source = "registry+https://github.com/rust-lang/crates.io-index" 1470 + checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 1471 + dependencies = [ 1472 + "cfg-if", 1473 + "cpufeatures", 1474 + "digest", 1475 + ] 1476 + 1477 + [[package]] 1478 + name = "shlex" 1479 + version = "1.3.0" 1480 + source = "registry+https://github.com/rust-lang/crates.io-index" 1481 + checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 1482 + 1483 + [[package]] 1484 + name = "signal-hook" 1485 + version = "0.3.18" 1486 + source = "registry+https://github.com/rust-lang/crates.io-index" 1487 + checksum = "d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2" 1488 + dependencies = [ 1489 + "libc", 1490 + "signal-hook-registry", 1491 + ] 1492 + 1493 + [[package]] 1494 + name = "signal-hook-mio" 1495 + version = "0.2.4" 1496 + source = "registry+https://github.com/rust-lang/crates.io-index" 1497 + checksum = "34db1a06d485c9142248b7a054f034b349b212551f3dfd19c94d45a754a217cd" 1498 + dependencies = [ 1499 + "libc", 1500 + "mio", 1501 + "signal-hook", 1502 + ] 1503 + 1504 + [[package]] 1505 + name = "signal-hook-registry" 1506 + version = "1.4.6" 1507 + source = "registry+https://github.com/rust-lang/crates.io-index" 1508 + checksum = "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b" 1509 + dependencies = [ 1510 + "libc", 1511 + ] 1512 + 1513 + [[package]] 1514 + name = "slab" 1515 + version = "0.4.11" 1516 + source = "registry+https://github.com/rust-lang/crates.io-index" 1517 + checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" 1518 + 1519 + [[package]] 1520 + name = "smallvec" 1521 + version = "1.15.1" 1522 + source = "registry+https://github.com/rust-lang/crates.io-index" 1523 + checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 1524 + 1525 + [[package]] 1526 + name = "socket2" 1527 + version = "0.4.10" 1528 + source = "registry+https://github.com/rust-lang/crates.io-index" 1529 + checksum = "9f7916fc008ca5542385b89a3d3ce689953c143e9304a9bf8beec1de48994c0d" 1530 + dependencies = [ 1531 + "libc", 1532 + "winapi", 1533 + ] 1534 + 1535 + [[package]] 1536 + name = "static_assertions" 1537 + version = "1.1.0" 1538 + source = "registry+https://github.com/rust-lang/crates.io-index" 1539 + checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 1540 + 1541 + [[package]] 1542 name = "stdext" 1543 + version = "0.3.3" 1544 source = "registry+https://github.com/rust-lang/crates.io-index" 1545 + checksum = "4af28eeb7c18ac2dbdb255d40bee63f203120e1db6b0024b177746ebec7049c1" 1546 1547 [[package]] 1548 name = "strsim" 1549 + version = "0.11.1" 1550 source = "registry+https://github.com/rust-lang/crates.io-index" 1551 + checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 1552 + 1553 + [[package]] 1554 + name = "subtle" 1555 + version = "2.6.1" 1556 + source = "registry+https://github.com/rust-lang/crates.io-index" 1557 + checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" 1558 1559 [[package]] 1560 name = "syn" ··· 1569 1570 [[package]] 1571 name = "syn" 1572 + version = "2.0.106" 1573 source = "registry+https://github.com/rust-lang/crates.io-index" 1574 + checksum = "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6" 1575 dependencies = [ 1576 "proc-macro2", 1577 "quote", ··· 1580 1581 [[package]] 1582 name = "system_shutdown" 1583 + version = "4.0.1" 1584 source = "registry+https://github.com/rust-lang/crates.io-index" 1585 + checksum = "7567f71160af5e9abfb4f5a21532cf2174cefe91ac5c336419295685a695cc66" 1586 dependencies = [ 1587 + "windows", 1588 + "zbus", 1589 + ] 1590 + 1591 + [[package]] 1592 + name = "tempfile" 1593 + version = "3.21.0" 1594 + source = "registry+https://github.com/rust-lang/crates.io-index" 1595 + checksum = "15b61f8f20e3a6f7e0649d825294eaf317edce30f82cf6026e7e4cb9222a7d1e" 1596 + dependencies = [ 1597 + "fastrand 2.3.0", 1598 + "getrandom 0.3.3", 1599 + "once_cell", 1600 + "rustix 1.0.8", 1601 + "windows-sys 0.60.2", 1602 ] 1603 1604 [[package]] 1605 name = "term" 1606 + version = "0.7.0" 1607 source = "registry+https://github.com/rust-lang/crates.io-index" 1608 + checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f" 1609 dependencies = [ 1610 + "dirs-next", 1611 + "rustversion", 1612 + "winapi", 1613 ] 1614 1615 [[package]] 1616 name = "term-painter" 1617 + version = "0.4.0" 1618 source = "registry+https://github.com/rust-lang/crates.io-index" 1619 + checksum = "5c63b9849d4c0a39cc60371c15c4bfc81001a73c27503a03932b9e8fb2fc5274" 1620 dependencies = [ 1621 "term", 1622 ] 1623 1624 [[package]] 1625 + name = "terminal_size" 1626 + version = "0.2.6" 1627 + source = "registry+https://github.com/rust-lang/crates.io-index" 1628 + checksum = "8e6bf6f19e9f8ed8d4048dc22981458ebcf406d67e94cd422e5ecd73d63b3237" 1629 + dependencies = [ 1630 + "rustix 0.37.28", 1631 + "windows-sys 0.48.0", 1632 + ] 1633 + 1634 + [[package]] 1635 + name = "termtree" 1636 + version = "0.5.1" 1637 + source = "registry+https://github.com/rust-lang/crates.io-index" 1638 + checksum = "8f50febec83f5ee1df3015341d8bd429f2d1cc62bcba7ea2076759d315084683" 1639 + 1640 + [[package]] 1641 + name = "thiserror" 1642 + version = "1.0.69" 1643 source = "registry+https://github.com/rust-lang/crates.io-index" 1644 + checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" 1645 dependencies = [ 1646 + "thiserror-impl", 1647 ] 1648 1649 [[package]] 1650 + name = "thiserror-impl" 1651 + version = "1.0.69" 1652 source = "registry+https://github.com/rust-lang/crates.io-index" 1653 + checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" 1654 dependencies = [ 1655 + "proc-macro2", 1656 + "quote", 1657 + "syn 2.0.106", 1658 ] 1659 1660 [[package]] 1661 + name = "toml_datetime" 1662 + version = "0.6.11" 1663 source = "registry+https://github.com/rust-lang/crates.io-index" 1664 + checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c" 1665 1666 [[package]] 1667 + name = "toml_edit" 1668 + version = "0.19.15" 1669 source = "registry+https://github.com/rust-lang/crates.io-index" 1670 + checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421" 1671 + dependencies = [ 1672 + "indexmap", 1673 + "toml_datetime", 1674 + "winnow", 1675 + ] 1676 + 1677 + [[package]] 1678 + name = "tracing" 1679 + version = "0.1.41" 1680 + source = "registry+https://github.com/rust-lang/crates.io-index" 1681 + checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" 1682 + dependencies = [ 1683 + "pin-project-lite", 1684 + "tracing-attributes", 1685 + "tracing-core", 1686 + ] 1687 + 1688 + [[package]] 1689 + name = "tracing-attributes" 1690 + version = "0.1.30" 1691 + source = "registry+https://github.com/rust-lang/crates.io-index" 1692 + checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903" 1693 + dependencies = [ 1694 + "proc-macro2", 1695 + "quote", 1696 + "syn 2.0.106", 1697 + ] 1698 + 1699 + [[package]] 1700 + name = "tracing-core" 1701 + version = "0.1.34" 1702 + source = "registry+https://github.com/rust-lang/crates.io-index" 1703 + checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678" 1704 + dependencies = [ 1705 + "once_cell", 1706 + ] 1707 + 1708 + [[package]] 1709 + name = "typenum" 1710 + version = "1.18.0" 1711 + source = "registry+https://github.com/rust-lang/crates.io-index" 1712 + checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f" 1713 + 1714 + [[package]] 1715 + name = "uds_windows" 1716 + version = "1.1.0" 1717 + source = "registry+https://github.com/rust-lang/crates.io-index" 1718 + checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9" 1719 + dependencies = [ 1720 + "memoffset 0.9.1", 1721 + "tempfile", 1722 + "winapi", 1723 + ] 1724 1725 [[package]] 1726 name = "unicode-ident" 1727 + version = "1.0.18" 1728 + source = "registry+https://github.com/rust-lang/crates.io-index" 1729 + checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512" 1730 + 1731 + [[package]] 1732 + name = "unicode-segmentation" 1733 + version = "1.12.0" 1734 + source = "registry+https://github.com/rust-lang/crates.io-index" 1735 + checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493" 1736 + 1737 + [[package]] 1738 + name = "untrusted" 1739 + version = "0.9.0" 1740 + source = "registry+https://github.com/rust-lang/crates.io-index" 1741 + checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 1742 + 1743 + [[package]] 1744 + name = "ureq" 1745 + version = "3.1.0" 1746 + source = "registry+https://github.com/rust-lang/crates.io-index" 1747 + checksum = "00432f493971db5d8e47a65aeb3b02f8226b9b11f1450ff86bb772776ebadd70" 1748 + dependencies = [ 1749 + "base64", 1750 + "flate2", 1751 + "log", 1752 + "percent-encoding", 1753 + "rustls", 1754 + "rustls-pemfile", 1755 + "rustls-pki-types", 1756 + "ureq-proto", 1757 + "utf-8", 1758 + "webpki-roots", 1759 + ] 1760 + 1761 + [[package]] 1762 + name = "ureq-proto" 1763 + version = "0.5.1" 1764 + source = "registry+https://github.com/rust-lang/crates.io-index" 1765 + checksum = "bbe120bb823a0061680e66e9075942fcdba06d46551548c2c259766b9558bc9a" 1766 + dependencies = [ 1767 + "base64", 1768 + "http", 1769 + "httparse", 1770 + "log", 1771 + ] 1772 + 1773 + [[package]] 1774 + name = "utf-8" 1775 + version = "0.7.6" 1776 + source = "registry+https://github.com/rust-lang/crates.io-index" 1777 + checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" 1778 + 1779 + [[package]] 1780 + name = "utf8parse" 1781 + version = "0.2.2" 1782 source = "registry+https://github.com/rust-lang/crates.io-index" 1783 + checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" 1784 1785 [[package]] 1786 name = "version_check" 1787 + version = "0.9.5" 1788 source = "registry+https://github.com/rust-lang/crates.io-index" 1789 + checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 1790 1791 [[package]] 1792 name = "vidmerger" 1793 + version = "0.4.0" 1794 dependencies = [ 1795 "assert_cmd", 1796 "clap", 1797 + "crossterm", 1798 "ctor", 1799 "k9", 1800 + "lazy_static", 1801 "nanoid", 1802 "path-slash", 1803 "regex", 1804 "stdext", 1805 "system_shutdown", 1806 "term-painter", 1807 + "ureq", 1808 "which", 1809 ] 1810 1811 [[package]] 1812 name = "wait-timeout" 1813 + version = "0.2.1" 1814 source = "registry+https://github.com/rust-lang/crates.io-index" 1815 + checksum = "09ac3b126d3914f9849036f826e054cbabdc8519970b8998ddaf3b5bd3c65f11" 1816 dependencies = [ 1817 "libc", 1818 ] 1819 1820 [[package]] 1821 + name = "waker-fn" 1822 + version = "1.2.0" 1823 + source = "registry+https://github.com/rust-lang/crates.io-index" 1824 + checksum = "317211a0dc0ceedd78fb2ca9a44aed3d7b9b26f81870d485c07122b4350673b7" 1825 + 1826 + [[package]] 1827 name = "wasi" 1828 + version = "0.11.1+wasi-snapshot-preview1" 1829 + source = "registry+https://github.com/rust-lang/crates.io-index" 1830 + checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" 1831 + 1832 + [[package]] 1833 + name = "wasi" 1834 + version = "0.14.3+wasi-0.2.4" 1835 source = "registry+https://github.com/rust-lang/crates.io-index" 1836 + checksum = "6a51ae83037bdd272a9e28ce236db8c07016dd0d50c27038b3f407533c030c95" 1837 + dependencies = [ 1838 + "wit-bindgen", 1839 + ] 1840 1841 [[package]] 1842 + name = "webpki-roots" 1843 + version = "1.0.2" 1844 source = "registry+https://github.com/rust-lang/crates.io-index" 1845 + checksum = "7e8983c3ab33d6fb807cfcdad2491c4ea8cbc8ed839181c7dfd9c67c83e261b2" 1846 dependencies = [ 1847 + "rustls-pki-types", 1848 ] 1849 1850 [[package]] 1851 + name = "which" 1852 + version = "7.0.3" 1853 source = "registry+https://github.com/rust-lang/crates.io-index" 1854 + checksum = "24d643ce3fd3e5b54854602a080f34fb10ab75e0b813ee32d00ca2b44fa74762" 1855 + dependencies = [ 1856 + "either", 1857 + "env_home", 1858 + "rustix 1.0.8", 1859 + "winsafe", 1860 + ] 1861 1862 [[package]] 1863 name = "winapi" ··· 1870 ] 1871 1872 [[package]] 1873 + name = "winapi-i686-pc-windows-gnu" 1874 + version = "0.4.0" 1875 source = "registry+https://github.com/rust-lang/crates.io-index" 1876 + checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 1877 1878 [[package]] 1879 + name = "winapi-x86_64-pc-windows-gnu" 1880 version = "0.4.0" 1881 source = "registry+https://github.com/rust-lang/crates.io-index" 1882 + checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 1883 1884 [[package]] 1885 + name = "windows" 1886 + version = "0.44.0" 1887 source = "registry+https://github.com/rust-lang/crates.io-index" 1888 + checksum = "9e745dab35a0c4c77aa3ce42d595e13d2003d6902d6b08c9ef5fc326d08da12b" 1889 dependencies = [ 1890 + "windows-targets 0.42.2", 1891 ] 1892 1893 [[package]] 1894 + name = "windows-link" 1895 + version = "0.1.3" 1896 source = "registry+https://github.com/rust-lang/crates.io-index" 1897 + checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" 1898 + 1899 + [[package]] 1900 + name = "windows-sys" 1901 + version = "0.48.0" 1902 + source = "registry+https://github.com/rust-lang/crates.io-index" 1903 + checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 1904 + dependencies = [ 1905 + "windows-targets 0.48.5", 1906 + ] 1907 1908 [[package]] 1909 name = "windows-sys" ··· 1911 source = "registry+https://github.com/rust-lang/crates.io-index" 1912 checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 1913 dependencies = [ 1914 + "windows-targets 0.52.6", 1915 + ] 1916 + 1917 + [[package]] 1918 + name = "windows-sys" 1919 + version = "0.59.0" 1920 + source = "registry+https://github.com/rust-lang/crates.io-index" 1921 + checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" 1922 + dependencies = [ 1923 + "windows-targets 0.52.6", 1924 + ] 1925 + 1926 + [[package]] 1927 + name = "windows-sys" 1928 + version = "0.60.2" 1929 + source = "registry+https://github.com/rust-lang/crates.io-index" 1930 + checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" 1931 + dependencies = [ 1932 + "windows-targets 0.53.3", 1933 + ] 1934 + 1935 + [[package]] 1936 + name = "windows-targets" 1937 + version = "0.42.2" 1938 + source = "registry+https://github.com/rust-lang/crates.io-index" 1939 + checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" 1940 + dependencies = [ 1941 + "windows_aarch64_gnullvm 0.42.2", 1942 + "windows_aarch64_msvc 0.42.2", 1943 + "windows_i686_gnu 0.42.2", 1944 + "windows_i686_msvc 0.42.2", 1945 + "windows_x86_64_gnu 0.42.2", 1946 + "windows_x86_64_gnullvm 0.42.2", 1947 + "windows_x86_64_msvc 0.42.2", 1948 ] 1949 1950 [[package]] 1951 name = "windows-targets" 1952 + version = "0.48.5" 1953 source = "registry+https://github.com/rust-lang/crates.io-index" 1954 + checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 1955 dependencies = [ 1956 + "windows_aarch64_gnullvm 0.48.5", 1957 + "windows_aarch64_msvc 0.48.5", 1958 + "windows_i686_gnu 0.48.5", 1959 + "windows_i686_msvc 0.48.5", 1960 + "windows_x86_64_gnu 0.48.5", 1961 + "windows_x86_64_gnullvm 0.48.5", 1962 + "windows_x86_64_msvc 0.48.5", 1963 + ] 1964 + 1965 + [[package]] 1966 + name = "windows-targets" 1967 + version = "0.52.6" 1968 + source = "registry+https://github.com/rust-lang/crates.io-index" 1969 + checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 1970 + dependencies = [ 1971 + "windows_aarch64_gnullvm 0.52.6", 1972 + "windows_aarch64_msvc 0.52.6", 1973 + "windows_i686_gnu 0.52.6", 1974 + "windows_i686_gnullvm 0.52.6", 1975 + "windows_i686_msvc 0.52.6", 1976 + "windows_x86_64_gnu 0.52.6", 1977 + "windows_x86_64_gnullvm 0.52.6", 1978 + "windows_x86_64_msvc 0.52.6", 1979 + ] 1980 + 1981 + [[package]] 1982 + name = "windows-targets" 1983 + version = "0.53.3" 1984 + source = "registry+https://github.com/rust-lang/crates.io-index" 1985 + checksum = "d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91" 1986 + dependencies = [ 1987 + "windows-link", 1988 + "windows_aarch64_gnullvm 0.53.0", 1989 + "windows_aarch64_msvc 0.53.0", 1990 + "windows_i686_gnu 0.53.0", 1991 + "windows_i686_gnullvm 0.53.0", 1992 + "windows_i686_msvc 0.53.0", 1993 + "windows_x86_64_gnu 0.53.0", 1994 + "windows_x86_64_gnullvm 0.53.0", 1995 + "windows_x86_64_msvc 0.53.0", 1996 ] 1997 1998 [[package]] 1999 name = "windows_aarch64_gnullvm" 2000 + version = "0.42.2" 2001 source = "registry+https://github.com/rust-lang/crates.io-index" 2002 + checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 2003 + 2004 + [[package]] 2005 + name = "windows_aarch64_gnullvm" 2006 + version = "0.48.5" 2007 + source = "registry+https://github.com/rust-lang/crates.io-index" 2008 + checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 2009 + 2010 + [[package]] 2011 + name = "windows_aarch64_gnullvm" 2012 + version = "0.52.6" 2013 + source = "registry+https://github.com/rust-lang/crates.io-index" 2014 + checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 2015 + 2016 + [[package]] 2017 + name = "windows_aarch64_gnullvm" 2018 + version = "0.53.0" 2019 + source = "registry+https://github.com/rust-lang/crates.io-index" 2020 + checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" 2021 2022 [[package]] 2023 name = "windows_aarch64_msvc" 2024 + version = "0.42.2" 2025 source = "registry+https://github.com/rust-lang/crates.io-index" 2026 + checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" 2027 + 2028 + [[package]] 2029 + name = "windows_aarch64_msvc" 2030 + version = "0.48.5" 2031 + source = "registry+https://github.com/rust-lang/crates.io-index" 2032 + checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 2033 + 2034 + [[package]] 2035 + name = "windows_aarch64_msvc" 2036 + version = "0.52.6" 2037 + source = "registry+https://github.com/rust-lang/crates.io-index" 2038 + checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 2039 + 2040 + [[package]] 2041 + name = "windows_aarch64_msvc" 2042 + version = "0.53.0" 2043 + source = "registry+https://github.com/rust-lang/crates.io-index" 2044 + checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" 2045 2046 [[package]] 2047 name = "windows_i686_gnu" 2048 + version = "0.42.2" 2049 + source = "registry+https://github.com/rust-lang/crates.io-index" 2050 + checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" 2051 + 2052 + [[package]] 2053 + name = "windows_i686_gnu" 2054 + version = "0.48.5" 2055 + source = "registry+https://github.com/rust-lang/crates.io-index" 2056 + checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 2057 + 2058 + [[package]] 2059 + name = "windows_i686_gnu" 2060 + version = "0.52.6" 2061 + source = "registry+https://github.com/rust-lang/crates.io-index" 2062 + checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 2063 + 2064 + [[package]] 2065 + name = "windows_i686_gnu" 2066 + version = "0.53.0" 2067 + source = "registry+https://github.com/rust-lang/crates.io-index" 2068 + checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" 2069 + 2070 + [[package]] 2071 + name = "windows_i686_gnullvm" 2072 + version = "0.52.6" 2073 + source = "registry+https://github.com/rust-lang/crates.io-index" 2074 + checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 2075 + 2076 + [[package]] 2077 + name = "windows_i686_gnullvm" 2078 + version = "0.53.0" 2079 source = "registry+https://github.com/rust-lang/crates.io-index" 2080 + checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" 2081 2082 [[package]] 2083 name = "windows_i686_msvc" 2084 + version = "0.42.2" 2085 source = "registry+https://github.com/rust-lang/crates.io-index" 2086 + checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" 2087 + 2088 + [[package]] 2089 + name = "windows_i686_msvc" 2090 + version = "0.48.5" 2091 + source = "registry+https://github.com/rust-lang/crates.io-index" 2092 + checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 2093 + 2094 + [[package]] 2095 + name = "windows_i686_msvc" 2096 + version = "0.52.6" 2097 + source = "registry+https://github.com/rust-lang/crates.io-index" 2098 + checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 2099 + 2100 + [[package]] 2101 + name = "windows_i686_msvc" 2102 + version = "0.53.0" 2103 + source = "registry+https://github.com/rust-lang/crates.io-index" 2104 + checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" 2105 2106 [[package]] 2107 name = "windows_x86_64_gnu" 2108 + version = "0.42.2" 2109 source = "registry+https://github.com/rust-lang/crates.io-index" 2110 + checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" 2111 + 2112 + [[package]] 2113 + name = "windows_x86_64_gnu" 2114 + version = "0.48.5" 2115 + source = "registry+https://github.com/rust-lang/crates.io-index" 2116 + checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 2117 + 2118 + [[package]] 2119 + name = "windows_x86_64_gnu" 2120 + version = "0.52.6" 2121 + source = "registry+https://github.com/rust-lang/crates.io-index" 2122 + checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 2123 + 2124 + [[package]] 2125 + name = "windows_x86_64_gnu" 2126 + version = "0.53.0" 2127 + source = "registry+https://github.com/rust-lang/crates.io-index" 2128 + checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" 2129 2130 [[package]] 2131 name = "windows_x86_64_gnullvm" 2132 + version = "0.42.2" 2133 source = "registry+https://github.com/rust-lang/crates.io-index" 2134 + checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" 2135 + 2136 + [[package]] 2137 + name = "windows_x86_64_gnullvm" 2138 + version = "0.48.5" 2139 + source = "registry+https://github.com/rust-lang/crates.io-index" 2140 + checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 2141 + 2142 + [[package]] 2143 + name = "windows_x86_64_gnullvm" 2144 + version = "0.52.6" 2145 + source = "registry+https://github.com/rust-lang/crates.io-index" 2146 + checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 2147 + 2148 + [[package]] 2149 + name = "windows_x86_64_gnullvm" 2150 + version = "0.53.0" 2151 + source = "registry+https://github.com/rust-lang/crates.io-index" 2152 + checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" 2153 2154 [[package]] 2155 name = "windows_x86_64_msvc" 2156 + version = "0.42.2" 2157 source = "registry+https://github.com/rust-lang/crates.io-index" 2158 + checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" 2159 + 2160 + [[package]] 2161 + name = "windows_x86_64_msvc" 2162 + version = "0.48.5" 2163 + source = "registry+https://github.com/rust-lang/crates.io-index" 2164 + checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 2165 + 2166 + [[package]] 2167 + name = "windows_x86_64_msvc" 2168 + version = "0.52.6" 2169 + source = "registry+https://github.com/rust-lang/crates.io-index" 2170 + checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 2171 + 2172 + [[package]] 2173 + name = "windows_x86_64_msvc" 2174 + version = "0.53.0" 2175 + source = "registry+https://github.com/rust-lang/crates.io-index" 2176 + checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" 2177 + 2178 + [[package]] 2179 + name = "winnow" 2180 + version = "0.5.40" 2181 + source = "registry+https://github.com/rust-lang/crates.io-index" 2182 + checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876" 2183 + dependencies = [ 2184 + "memchr", 2185 + ] 2186 + 2187 + [[package]] 2188 + name = "winsafe" 2189 + version = "0.0.19" 2190 + source = "registry+https://github.com/rust-lang/crates.io-index" 2191 + checksum = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904" 2192 + 2193 + [[package]] 2194 + name = "wit-bindgen" 2195 + version = "0.45.0" 2196 + source = "registry+https://github.com/rust-lang/crates.io-index" 2197 + checksum = "052283831dbae3d879dc7f51f3d92703a316ca49f91540417d38591826127814" 2198 + 2199 + [[package]] 2200 + name = "xdg-home" 2201 + version = "1.3.0" 2202 + source = "registry+https://github.com/rust-lang/crates.io-index" 2203 + checksum = "ec1cdab258fb55c0da61328dc52c8764709b249011b2cad0454c72f0bf10a1f6" 2204 + dependencies = [ 2205 + "libc", 2206 + "windows-sys 0.59.0", 2207 + ] 2208 + 2209 + [[package]] 2210 + name = "zbus" 2211 + version = "3.15.2" 2212 + source = "registry+https://github.com/rust-lang/crates.io-index" 2213 + checksum = "675d170b632a6ad49804c8cf2105d7c31eddd3312555cffd4b740e08e97c25e6" 2214 + dependencies = [ 2215 + "async-broadcast", 2216 + "async-executor", 2217 + "async-fs", 2218 + "async-io 1.13.0", 2219 + "async-lock 2.8.0", 2220 + "async-process", 2221 + "async-recursion", 2222 + "async-task", 2223 + "async-trait", 2224 + "blocking", 2225 + "byteorder", 2226 + "derivative", 2227 + "enumflags2", 2228 + "event-listener 2.5.3", 2229 + "futures-core", 2230 + "futures-sink", 2231 + "futures-util", 2232 + "hex", 2233 + "nix", 2234 + "once_cell", 2235 + "ordered-stream", 2236 + "rand", 2237 + "serde", 2238 + "serde_repr", 2239 + "sha1", 2240 + "static_assertions", 2241 + "tracing", 2242 + "uds_windows", 2243 + "winapi", 2244 + "xdg-home", 2245 + "zbus_macros", 2246 + "zbus_names", 2247 + "zvariant", 2248 + ] 2249 + 2250 + [[package]] 2251 + name = "zbus_macros" 2252 + version = "3.15.2" 2253 + source = "registry+https://github.com/rust-lang/crates.io-index" 2254 + checksum = "7131497b0f887e8061b430c530240063d33bf9455fa34438f388a245da69e0a5" 2255 + dependencies = [ 2256 + "proc-macro-crate", 2257 + "proc-macro2", 2258 + "quote", 2259 + "regex", 2260 + "syn 1.0.109", 2261 + "zvariant_utils", 2262 + ] 2263 + 2264 + [[package]] 2265 + name = "zbus_names" 2266 + version = "2.6.1" 2267 + source = "registry+https://github.com/rust-lang/crates.io-index" 2268 + checksum = "437d738d3750bed6ca9b8d423ccc7a8eb284f6b1d6d4e225a0e4e6258d864c8d" 2269 + dependencies = [ 2270 + "serde", 2271 + "static_assertions", 2272 + "zvariant", 2273 + ] 2274 + 2275 + [[package]] 2276 + name = "zerocopy" 2277 + version = "0.8.26" 2278 + source = "registry+https://github.com/rust-lang/crates.io-index" 2279 + checksum = "1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f" 2280 + dependencies = [ 2281 + "zerocopy-derive", 2282 + ] 2283 + 2284 + [[package]] 2285 + name = "zerocopy-derive" 2286 + version = "0.8.26" 2287 + source = "registry+https://github.com/rust-lang/crates.io-index" 2288 + checksum = "9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181" 2289 + dependencies = [ 2290 + "proc-macro2", 2291 + "quote", 2292 + "syn 2.0.106", 2293 + ] 2294 + 2295 + [[package]] 2296 + name = "zeroize" 2297 + version = "1.8.1" 2298 + source = "registry+https://github.com/rust-lang/crates.io-index" 2299 + checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde" 2300 + 2301 + [[package]] 2302 + name = "zvariant" 2303 + version = "3.15.2" 2304 + source = "registry+https://github.com/rust-lang/crates.io-index" 2305 + checksum = "4eef2be88ba09b358d3b58aca6e41cd853631d44787f319a1383ca83424fb2db" 2306 + dependencies = [ 2307 + "byteorder", 2308 + "enumflags2", 2309 + "libc", 2310 + "serde", 2311 + "static_assertions", 2312 + "zvariant_derive", 2313 + ] 2314 + 2315 + [[package]] 2316 + name = "zvariant_derive" 2317 + version = "3.15.2" 2318 + source = "registry+https://github.com/rust-lang/crates.io-index" 2319 + checksum = "37c24dc0bed72f5f90d1f8bb5b07228cbf63b3c6e9f82d82559d4bae666e7ed9" 2320 + dependencies = [ 2321 + "proc-macro-crate", 2322 + "proc-macro2", 2323 + "quote", 2324 + "syn 1.0.109", 2325 + "zvariant_utils", 2326 + ] 2327 + 2328 + [[package]] 2329 + name = "zvariant_utils" 2330 + version = "1.0.1" 2331 + source = "registry+https://github.com/rust-lang/crates.io-index" 2332 + checksum = "7234f0d811589db492d16893e3f21e8e2fd282e6d01b0cddee310322062cc200" 2333 + dependencies = [ 2334 + "proc-macro2", 2335 + "quote", 2336 + "syn 1.0.109", 2337 + ]
+11 -8
pkgs/by-name/vi/vidmerger/package.nix
··· 3 ffmpeg, 4 rustPlatform, 5 fetchFromGitHub, 6 }: 7 8 - rustPlatform.buildRustPackage rec { 9 pname = "vidmerger"; 10 - version = "0.3.2"; 11 12 src = fetchFromGitHub { 13 owner = "TGotwig"; 14 repo = "vidmerger"; 15 - rev = version; 16 - hash = "sha256-E3Y1UaYXl6NdCMM7IepqFzWNuHaMGLCN5BvQ/lxjFoc="; 17 }; 18 19 - cargoLock = { 20 - lockFile = ./Cargo.lock; 21 - }; 22 23 postPatch = '' 24 cp ${./Cargo.lock} Cargo.lock ··· 31 ffmpeg 32 ]; 33 34 meta = with lib; { 35 description = "Merge video & audio files via CLI"; 36 homepage = "https://github.com/TGotwig/vidmerger"; ··· 41 maintainers = with maintainers; [ ByteSudoer ]; 42 mainProgram = "vidmerger"; 43 }; 44 - }
··· 3 ffmpeg, 4 rustPlatform, 5 fetchFromGitHub, 6 + nix-update-script, 7 }: 8 9 + rustPlatform.buildRustPackage (finalAttrs: { 10 pname = "vidmerger"; 11 + version = "0.4.0"; 12 13 src = fetchFromGitHub { 14 owner = "TGotwig"; 15 repo = "vidmerger"; 16 + tag = finalAttrs.version; 17 + hash = "sha256-N/iX0EN5R4oG4XHhpd/VaihrEHv5uT+grAJ6/KfSORE="; 18 }; 19 20 + cargoLock.lockFile = ./Cargo.lock; 21 22 postPatch = '' 23 cp ${./Cargo.lock} Cargo.lock ··· 30 ffmpeg 31 ]; 32 33 + passthru.updateScript = nix-update-script { 34 + extraArgs = [ "--generate-lockfile" ]; 35 + }; 36 + 37 meta = with lib; { 38 description = "Merge video & audio files via CLI"; 39 homepage = "https://github.com/TGotwig/vidmerger"; ··· 44 maintainers = with maintainers; [ ByteSudoer ]; 45 mainProgram = "vidmerger"; 46 }; 47 + })