This repository has no description
0

Configure Feed

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

1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 4 4 5[[package]] 6name = "addr2line" 7version = "0.25.1" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b" 10dependencies = [ 11 "gimli", 12] 13 14[[package]] 15name = "adler2" 16version = "2.0.1" 17source = "registry+https://github.com/rust-lang/crates.io-index" 18checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" 19 20[[package]] 21name = "aho-corasick" 22version = "1.1.4" 23source = "registry+https://github.com/rust-lang/crates.io-index" 24checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301" 25dependencies = [ 26 "memchr", 27] 28 29[[package]] 30name = "android_system_properties" 31version = "0.1.5" 32source = "registry+https://github.com/rust-lang/crates.io-index" 33checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 34dependencies = [ 35 "libc", 36] 37 38[[package]] 39name = "anstream" 40version = "0.6.21" 41source = "registry+https://github.com/rust-lang/crates.io-index" 42checksum = "43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a" 43dependencies = [ 44 "anstyle", 45 "anstyle-parse", 46 "anstyle-query", 47 "anstyle-wincon", 48 "colorchoice", 49 "is_terminal_polyfill", 50 "utf8parse", 51] 52 53[[package]] 54name = "anstyle" 55version = "1.0.13" 56source = "registry+https://github.com/rust-lang/crates.io-index" 57checksum = "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78" 58 59[[package]] 60name = "anstyle-parse" 61version = "0.2.7" 62source = "registry+https://github.com/rust-lang/crates.io-index" 63checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" 64dependencies = [ 65 "utf8parse", 66] 67 68[[package]] 69name = "anstyle-query" 70version = "1.1.5" 71source = "registry+https://github.com/rust-lang/crates.io-index" 72checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc" 73dependencies = [ 74 "windows-sys 0.61.2", 75] 76 77[[package]] 78name = "anstyle-wincon" 79version = "3.0.11" 80source = "registry+https://github.com/rust-lang/crates.io-index" 81checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d" 82dependencies = [ 83 "anstyle", 84 "once_cell_polyfill", 85 "windows-sys 0.61.2", 86] 87 88[[package]] 89name = "anyhow" 90version = "1.0.101" 91source = "registry+https://github.com/rust-lang/crates.io-index" 92checksum = "5f0e0fee31ef5ed1ba1316088939cea399010ed7731dba877ed44aeb407a75ea" 93 94[[package]] 95name = "anymap3" 96version = "1.0.1" 97source = "registry+https://github.com/rust-lang/crates.io-index" 98checksum = "170433209e817da6aae2c51aa0dd443009a613425dd041ebfb2492d1c4c11a25" 99 100[[package]] 101name = "arc-swap" 102version = "1.8.1" 103source = "registry+https://github.com/rust-lang/crates.io-index" 104checksum = "9ded5f9a03ac8f24d1b8a25101ee812cd32cdc8c50a4c50237de2c4915850e73" 105dependencies = [ 106 "rustversion", 107] 108 109[[package]] 110name = "arrayref" 111version = "0.3.9" 112source = "registry+https://github.com/rust-lang/crates.io-index" 113checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb" 114 115[[package]] 116name = "arrayvec" 117version = "0.7.6" 118source = "registry+https://github.com/rust-lang/crates.io-index" 119checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50" 120 121[[package]] 122name = "ascii" 123version = "1.1.0" 124source = "registry+https://github.com/rust-lang/crates.io-index" 125checksum = "d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16" 126 127[[package]] 128name = "assert_no_alloc" 129version = "1.1.2" 130source = "git+https://github.com/robbert-vdh/rust-assert-no-alloc.git?branch=feature%2Fnested-permit-forbid#a6fb4f62b9624715291e320ea5f0f70e73b035cf" 131dependencies = [ 132 "backtrace", 133 "log", 134] 135 136[[package]] 137name = "async-broadcast" 138version = "0.7.2" 139source = "registry+https://github.com/rust-lang/crates.io-index" 140checksum = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532" 141dependencies = [ 142 "event-listener", 143 "event-listener-strategy", 144 "futures-core", 145 "pin-project-lite", 146] 147 148[[package]] 149name = "async-channel" 150version = "2.5.0" 151source = "registry+https://github.com/rust-lang/crates.io-index" 152checksum = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2" 153dependencies = [ 154 "concurrent-queue", 155 "event-listener-strategy", 156 "futures-core", 157 "pin-project-lite", 158] 159 160[[package]] 161name = "async-executor" 162version = "1.13.3" 163source = "registry+https://github.com/rust-lang/crates.io-index" 164checksum = "497c00e0fd83a72a79a39fcbd8e3e2f055d6f6c7e025f3b3d91f4f8e76527fb8" 165dependencies = [ 166 "async-task", 167 "concurrent-queue", 168 "fastrand", 169 "futures-lite", 170 "pin-project-lite", 171 "slab", 172] 173 174[[package]] 175name = "async-io" 176version = "2.6.0" 177source = "registry+https://github.com/rust-lang/crates.io-index" 178checksum = "456b8a8feb6f42d237746d4b3e9a178494627745c3c56c6ea55d92ba50d026fc" 179dependencies = [ 180 "autocfg", 181 "cfg-if 1.0.4", 182 "concurrent-queue", 183 "futures-io", 184 "futures-lite", 185 "parking", 186 "polling", 187 "rustix", 188 "slab", 189 "windows-sys 0.61.2", 190] 191 192[[package]] 193name = "async-lock" 194version = "3.4.2" 195source = "registry+https://github.com/rust-lang/crates.io-index" 196checksum = "290f7f2596bd5b78a9fec8088ccd89180d7f9f55b94b0576823bbbdc72ee8311" 197dependencies = [ 198 "event-listener", 199 "event-listener-strategy", 200 "pin-project-lite", 201] 202 203[[package]] 204name = "async-process" 205version = "2.5.0" 206source = "registry+https://github.com/rust-lang/crates.io-index" 207checksum = "fc50921ec0055cdd8a16de48773bfeec5c972598674347252c0399676be7da75" 208dependencies = [ 209 "async-channel", 210 "async-io", 211 "async-lock", 212 "async-signal", 213 "async-task", 214 "blocking", 215 "cfg-if 1.0.4", 216 "event-listener", 217 "futures-lite", 218 "rustix", 219] 220 221[[package]] 222name = "async-recursion" 223version = "1.1.1" 224source = "registry+https://github.com/rust-lang/crates.io-index" 225checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11" 226dependencies = [ 227 "proc-macro2", 228 "quote", 229 "syn 2.0.114", 230] 231 232[[package]] 233name = "async-signal" 234version = "0.2.13" 235source = "registry+https://github.com/rust-lang/crates.io-index" 236checksum = "43c070bbf59cd3570b6b2dd54cd772527c7c3620fce8be898406dd3ed6adc64c" 237dependencies = [ 238 "async-io", 239 "async-lock", 240 "atomic-waker", 241 "cfg-if 1.0.4", 242 "futures-core", 243 "futures-io", 244 "rustix", 245 "signal-hook-registry", 246 "slab", 247 "windows-sys 0.61.2", 248] 249 250[[package]] 251name = "async-task" 252version = "4.7.1" 253source = "registry+https://github.com/rust-lang/crates.io-index" 254checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de" 255 256[[package]] 257name = "async-trait" 258version = "0.1.89" 259source = "registry+https://github.com/rust-lang/crates.io-index" 260checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" 261dependencies = [ 262 "proc-macro2", 263 "quote", 264 "syn 2.0.114", 265] 266 267[[package]] 268name = "atomic-waker" 269version = "1.1.2" 270source = "registry+https://github.com/rust-lang/crates.io-index" 271checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 272 273[[package]] 274name = "atomic_float" 275version = "0.1.0" 276source = "registry+https://github.com/rust-lang/crates.io-index" 277checksum = "62af46d040ba9df09edc6528dae9d8e49f5f3e82f55b7d2ec31a733c38dbc49d" 278 279[[package]] 280name = "atomic_refcell" 281version = "0.1.13" 282source = "registry+https://github.com/rust-lang/crates.io-index" 283checksum = "41e67cd8309bbd06cd603a9e693a784ac2e5d1e955f11286e355089fcab3047c" 284 285[[package]] 286name = "atty" 287version = "0.2.14" 288source = "registry+https://github.com/rust-lang/crates.io-index" 289checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" 290dependencies = [ 291 "hermit-abi 0.1.19", 292 "libc", 293 "winapi 0.3.9", 294] 295 296[[package]] 297name = "autocfg" 298version = "1.5.0" 299source = "registry+https://github.com/rust-lang/crates.io-index" 300checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" 301 302[[package]] 303name = "axum" 304version = "0.8.8" 305source = "registry+https://github.com/rust-lang/crates.io-index" 306checksum = "8b52af3cb4058c895d37317bb27508dccc8e5f2d39454016b297bf4a400597b8" 307dependencies = [ 308 "axum-core", 309 "bytes 1.11.1", 310 "form_urlencoded", 311 "futures-util", 312 "http", 313 "http-body", 314 "http-body-util", 315 "hyper", 316 "hyper-util", 317 "itoa", 318 "matchit", 319 "memchr", 320 "mime", 321 "percent-encoding", 322 "pin-project-lite", 323 "serde_core", 324 "serde_json", 325 "serde_path_to_error", 326 "serde_urlencoded", 327 "sync_wrapper", 328 "tokio", 329 "tower", 330 "tower-layer", 331 "tower-service", 332 "tracing", 333] 334 335[[package]] 336name = "axum-core" 337version = "0.5.6" 338source = "registry+https://github.com/rust-lang/crates.io-index" 339checksum = "08c78f31d7b1291f7ee735c1c6780ccde7785daae9a9206026862dab7d8792d1" 340dependencies = [ 341 "bytes 1.11.1", 342 "futures-core", 343 "http", 344 "http-body", 345 "http-body-util", 346 "mime", 347 "pin-project-lite", 348 "sync_wrapper", 349 "tower-layer", 350 "tower-service", 351 "tracing", 352] 353 354[[package]] 355name = "backtrace" 356version = "0.3.76" 357source = "registry+https://github.com/rust-lang/crates.io-index" 358checksum = "bb531853791a215d7c62a30daf0dde835f381ab5de4589cfe7c649d2cbe92bd6" 359dependencies = [ 360 "addr2line", 361 "cfg-if 1.0.4", 362 "libc", 363 "miniz_oxide", 364 "object", 365 "rustc-demangle", 366 "windows-link 0.2.1", 367] 368 369[[package]] 370name = "base64" 371version = "0.22.1" 372source = "registry+https://github.com/rust-lang/crates.io-index" 373checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" 374 375[[package]] 376name = "bitflags" 377version = "1.3.2" 378source = "registry+https://github.com/rust-lang/crates.io-index" 379checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 380 381[[package]] 382name = "bitflags" 383version = "2.10.0" 384source = "registry+https://github.com/rust-lang/crates.io-index" 385checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3" 386 387[[package]] 388name = "block-buffer" 389version = "0.7.3" 390source = "registry+https://github.com/rust-lang/crates.io-index" 391checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b" 392dependencies = [ 393 "block-padding", 394 "byte-tools", 395 "byteorder", 396 "generic-array 0.12.4", 397] 398 399[[package]] 400name = "block-buffer" 401version = "0.10.4" 402source = "registry+https://github.com/rust-lang/crates.io-index" 403checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 404dependencies = [ 405 "generic-array 0.14.7", 406] 407 408[[package]] 409name = "block-padding" 410version = "0.1.5" 411source = "registry+https://github.com/rust-lang/crates.io-index" 412checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5" 413dependencies = [ 414 "byte-tools", 415] 416 417[[package]] 418name = "block2" 419version = "0.6.2" 420source = "registry+https://github.com/rust-lang/crates.io-index" 421checksum = "cdeb9d870516001442e364c5220d3574d2da8dc765554b4a617230d33fa58ef5" 422dependencies = [ 423 "objc2", 424] 425 426[[package]] 427name = "blocking" 428version = "1.6.2" 429source = "registry+https://github.com/rust-lang/crates.io-index" 430checksum = "e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21" 431dependencies = [ 432 "async-channel", 433 "async-task", 434 "futures-io", 435 "futures-lite", 436 "piper", 437] 438 439[[package]] 440name = "bumpalo" 441version = "3.19.1" 442source = "registry+https://github.com/rust-lang/crates.io-index" 443checksum = "5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510" 444 445[[package]] 446name = "byte-tools" 447version = "0.3.1" 448source = "registry+https://github.com/rust-lang/crates.io-index" 449checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7" 450 451[[package]] 452name = "bytemuck" 453version = "1.25.0" 454source = "registry+https://github.com/rust-lang/crates.io-index" 455checksum = "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec" 456 457[[package]] 458name = "byteorder" 459version = "1.5.0" 460source = "registry+https://github.com/rust-lang/crates.io-index" 461checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 462 463[[package]] 464name = "byteorder-lite" 465version = "0.1.0" 466source = "registry+https://github.com/rust-lang/crates.io-index" 467checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495" 468 469[[package]] 470name = "bytes" 471version = "0.4.12" 472source = "registry+https://github.com/rust-lang/crates.io-index" 473checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c" 474dependencies = [ 475 "byteorder", 476 "iovec", 477] 478 479[[package]] 480name = "bytes" 481version = "1.11.1" 482source = "registry+https://github.com/rust-lang/crates.io-index" 483checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33" 484 485[[package]] 486name = "camino" 487version = "1.2.2" 488source = "registry+https://github.com/rust-lang/crates.io-index" 489checksum = "e629a66d692cb9ff1a1c664e41771b3dcaf961985a9774c0eb0bd1b51cf60a48" 490dependencies = [ 491 "serde_core", 492] 493 494[[package]] 495name = "cargo-platform" 496version = "0.1.9" 497source = "registry+https://github.com/rust-lang/crates.io-index" 498checksum = "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea" 499dependencies = [ 500 "serde", 501] 502 503[[package]] 504name = "cargo_metadata" 505version = "0.18.1" 506source = "registry+https://github.com/rust-lang/crates.io-index" 507checksum = "2d886547e41f740c616ae73108f6eb70afe6d940c7bc697cb30f13daec073037" 508dependencies = [ 509 "camino", 510 "cargo-platform", 511 "semver", 512 "serde", 513 "serde_json", 514 "thiserror 1.0.69", 515] 516 517[[package]] 518name = "cc" 519version = "1.2.55" 520source = "registry+https://github.com/rust-lang/crates.io-index" 521checksum = "47b26a0954ae34af09b50f0de26458fa95369a0d478d8236d3f93082b219bd29" 522dependencies = [ 523 "find-msvc-tools", 524 "shlex", 525] 526 527[[package]] 528name = "cfg-if" 529version = "0.1.10" 530source = "registry+https://github.com/rust-lang/crates.io-index" 531checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822" 532 533[[package]] 534name = "cfg-if" 535version = "1.0.4" 536source = "registry+https://github.com/rust-lang/crates.io-index" 537checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" 538 539[[package]] 540name = "chrono" 541version = "0.4.43" 542source = "registry+https://github.com/rust-lang/crates.io-index" 543checksum = "fac4744fb15ae8337dc853fee7fb3f4e48c0fbaa23d0afe49c447b4fab126118" 544dependencies = [ 545 "iana-time-zone", 546 "js-sys", 547 "num-traits", 548 "wasm-bindgen", 549 "windows-link 0.2.1", 550] 551 552[[package]] 553name = "chunked_transfer" 554version = "1.5.0" 555source = "registry+https://github.com/rust-lang/crates.io-index" 556checksum = "6e4de3bc4ea267985becf712dc6d9eed8b04c953b3fcfb339ebc87acd9804901" 557 558[[package]] 559name = "clap" 560version = "4.5.57" 561source = "registry+https://github.com/rust-lang/crates.io-index" 562checksum = "6899ea499e3fb9305a65d5ebf6e3d2248c5fab291f300ad0a704fbe142eae31a" 563dependencies = [ 564 "clap_builder", 565 "clap_derive", 566] 567 568[[package]] 569name = "clap-sys" 570version = "0.5.0" 571source = "git+https://github.com/micahrj/clap-sys.git?rev=25d7f53fdb6363ad63fbd80049cb7a42a97ac156#25d7f53fdb6363ad63fbd80049cb7a42a97ac156" 572 573[[package]] 574name = "clap_builder" 575version = "4.5.57" 576source = "registry+https://github.com/rust-lang/crates.io-index" 577checksum = "7b12c8b680195a62a8364d16b8447b01b6c2c8f9aaf68bee653be34d4245e238" 578dependencies = [ 579 "anstream", 580 "anstyle", 581 "clap_lex", 582 "strsim", 583] 584 585[[package]] 586name = "clap_derive" 587version = "4.5.55" 588source = "registry+https://github.com/rust-lang/crates.io-index" 589checksum = "a92793da1a46a5f2a02a6f4c46c6496b28c43638adea8306fcb0caa1634f24e5" 590dependencies = [ 591 "heck", 592 "proc-macro2", 593 "quote", 594 "syn 2.0.114", 595] 596 597[[package]] 598name = "clap_lex" 599version = "0.7.7" 600source = "registry+https://github.com/rust-lang/crates.io-index" 601checksum = "c3e64b0cc0439b12df2fa678eae89a1c56a529fd067a9115f7827f1fffd22b32" 602 603[[package]] 604name = "color_quant" 605version = "1.1.0" 606source = "registry+https://github.com/rust-lang/crates.io-index" 607checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" 608 609[[package]] 610name = "colorchoice" 611version = "1.0.4" 612source = "registry+https://github.com/rust-lang/crates.io-index" 613checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" 614 615[[package]] 616name = "colored" 617version = "3.1.1" 618source = "registry+https://github.com/rust-lang/crates.io-index" 619checksum = "faf9468729b8cbcea668e36183cb69d317348c2e08e994829fb56ebfdfbaac34" 620dependencies = [ 621 "windows-sys 0.61.2", 622] 623 624[[package]] 625name = "concurrent-queue" 626version = "2.5.0" 627source = "registry+https://github.com/rust-lang/crates.io-index" 628checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973" 629dependencies = [ 630 "crossbeam-utils", 631] 632 633[[package]] 634name = "console" 635version = "0.15.11" 636source = "registry+https://github.com/rust-lang/crates.io-index" 637checksum = "054ccb5b10f9f2cbf51eb355ca1d05c2d279ce1804688d0db74b4733a5aeafd8" 638dependencies = [ 639 "encode_unicode", 640 "libc", 641 "once_cell", 642 "windows-sys 0.59.0", 643] 644 645[[package]] 646name = "console" 647version = "0.16.2" 648source = "registry+https://github.com/rust-lang/crates.io-index" 649checksum = "03e45a4a8926227e4197636ba97a9fc9b00477e9f4bd711395687c5f0734bec4" 650dependencies = [ 651 "encode_unicode", 652 "libc", 653 "once_cell", 654 "unicode-width 0.2.2", 655 "windows-sys 0.61.2", 656] 657 658[[package]] 659name = "core-foundation" 660version = "0.9.4" 661source = "registry+https://github.com/rust-lang/crates.io-index" 662checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 663dependencies = [ 664 "core-foundation-sys", 665 "libc", 666] 667 668[[package]] 669name = "core-foundation-sys" 670version = "0.8.7" 671source = "registry+https://github.com/rust-lang/crates.io-index" 672checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 673 674[[package]] 675name = "core_maths" 676version = "0.1.1" 677source = "registry+https://github.com/rust-lang/crates.io-index" 678checksum = "77745e017f5edba1a9c1d854f6f3a52dac8a12dd5af5d2f54aecf61e43d80d30" 679dependencies = [ 680 "libm", 681] 682 683[[package]] 684name = "cpufeatures" 685version = "0.2.17" 686source = "registry+https://github.com/rust-lang/crates.io-index" 687checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" 688dependencies = [ 689 "libc", 690] 691 692[[package]] 693name = "crc32fast" 694version = "1.5.0" 695source = "registry+https://github.com/rust-lang/crates.io-index" 696checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" 697dependencies = [ 698 "cfg-if 1.0.4", 699] 700 701[[package]] 702name = "crossbeam" 703version = "0.8.4" 704source = "registry+https://github.com/rust-lang/crates.io-index" 705checksum = "1137cd7e7fc0fb5d3c5a8678be38ec56e819125d8d7907411fe24ccb943faca8" 706dependencies = [ 707 "crossbeam-channel", 708 "crossbeam-deque", 709 "crossbeam-epoch", 710 "crossbeam-queue", 711 "crossbeam-utils", 712] 713 714[[package]] 715name = "crossbeam-channel" 716version = "0.5.15" 717source = "registry+https://github.com/rust-lang/crates.io-index" 718checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" 719dependencies = [ 720 "crossbeam-utils", 721] 722 723[[package]] 724name = "crossbeam-deque" 725version = "0.8.6" 726source = "registry+https://github.com/rust-lang/crates.io-index" 727checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51" 728dependencies = [ 729 "crossbeam-epoch", 730 "crossbeam-utils", 731] 732 733[[package]] 734name = "crossbeam-epoch" 735version = "0.9.18" 736source = "registry+https://github.com/rust-lang/crates.io-index" 737checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 738dependencies = [ 739 "crossbeam-utils", 740] 741 742[[package]] 743name = "crossbeam-queue" 744version = "0.3.12" 745source = "registry+https://github.com/rust-lang/crates.io-index" 746checksum = "0f58bbc28f91df819d0aa2a2c00cd19754769c2fad90579b3592b1c9ba7a3115" 747dependencies = [ 748 "crossbeam-utils", 749] 750 751[[package]] 752name = "crossbeam-utils" 753version = "0.8.21" 754source = "registry+https://github.com/rust-lang/crates.io-index" 755checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" 756 757[[package]] 758name = "crypto-common" 759version = "0.1.7" 760source = "registry+https://github.com/rust-lang/crates.io-index" 761checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a" 762dependencies = [ 763 "generic-array 0.14.7", 764 "typenum", 765] 766 767[[package]] 768name = "data-encoding" 769version = "2.10.0" 770source = "registry+https://github.com/rust-lang/crates.io-index" 771checksum = "d7a1e2f27636f116493b8b860f5546edb47c8d8f8ea73e1d2a20be88e28d1fea" 772 773[[package]] 774name = "data-url" 775version = "0.3.2" 776source = "registry+https://github.com/rust-lang/crates.io-index" 777checksum = "be1e0bca6c3637f992fc1cc7cbc52a78c1ef6db076dbf1059c4323d6a2048376" 778 779[[package]] 780name = "deranged" 781version = "0.5.5" 782source = "registry+https://github.com/rust-lang/crates.io-index" 783checksum = "ececcb659e7ba858fb4f10388c250a7252eb0a27373f1a72b8748afdd248e587" 784dependencies = [ 785 "powerfmt", 786] 787 788[[package]] 789name = "deunicode" 790version = "1.6.2" 791source = "registry+https://github.com/rust-lang/crates.io-index" 792checksum = "abd57806937c9cc163efc8ea3910e00a62e2aeb0b8119f1793a978088f8f6b04" 793 794[[package]] 795name = "diff-match-patch-rs" 796version = "0.5.1" 797source = "registry+https://github.com/rust-lang/crates.io-index" 798checksum = "f1e836eb966678daed8789e698dbdb1016a260c3cdaca6172585e13580c4e4be" 799dependencies = [ 800 "chrono", 801 "percent-encoding", 802] 803 804[[package]] 805name = "digest" 806version = "0.8.1" 807source = "registry+https://github.com/rust-lang/crates.io-index" 808checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5" 809dependencies = [ 810 "generic-array 0.12.4", 811] 812 813[[package]] 814name = "digest" 815version = "0.10.7" 816source = "registry+https://github.com/rust-lang/crates.io-index" 817checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 818dependencies = [ 819 "block-buffer 0.10.4", 820 "crypto-common", 821] 822 823[[package]] 824name = "dirs-next" 825version = "2.0.0" 826source = "registry+https://github.com/rust-lang/crates.io-index" 827checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1" 828dependencies = [ 829 "cfg-if 1.0.4", 830 "dirs-sys-next", 831] 832 833[[package]] 834name = "dirs-sys-next" 835version = "0.1.2" 836source = "registry+https://github.com/rust-lang/crates.io-index" 837checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d" 838dependencies = [ 839 "libc", 840 "redox_users", 841 "winapi 0.3.9", 842] 843 844[[package]] 845name = "dispatch2" 846version = "0.3.0" 847source = "registry+https://github.com/rust-lang/crates.io-index" 848checksum = "89a09f22a6c6069a18470eb92d2298acf25463f14256d24778e1230d789a2aec" 849dependencies = [ 850 "bitflags 2.10.0", 851 "objc2", 852] 853 854[[package]] 855name = "displaydoc" 856version = "0.2.5" 857source = "registry+https://github.com/rust-lang/crates.io-index" 858checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" 859dependencies = [ 860 "proc-macro2", 861 "quote", 862 "syn 2.0.114", 863] 864 865[[package]] 866name = "dna-analysis-machine" 867version = "0.1.0" 868dependencies = [ 869 "insta", 870 "itertools 0.12.1", 871 "rand 0.9.2", 872 "shapemaker", 873] 874 875[[package]] 876name = "easing-function" 877version = "0.1.1" 878source = "registry+https://github.com/rust-lang/crates.io-index" 879checksum = "1ff18235504129e34c411871066cfa4ad108ed6a28d5fb2417057aff7f99bee4" 880 881[[package]] 882name = "either" 883version = "1.15.0" 884source = "registry+https://github.com/rust-lang/crates.io-index" 885checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" 886 887[[package]] 888name = "encode_unicode" 889version = "1.0.0" 890source = "registry+https://github.com/rust-lang/crates.io-index" 891checksum = "34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0" 892 893[[package]] 894name = "endi" 895version = "1.1.1" 896source = "registry+https://github.com/rust-lang/crates.io-index" 897checksum = "66b7e2430c6dff6a955451e2cfc438f09cea1965a9d6f87f7e3b90decc014099" 898 899[[package]] 900name = "enumflags2" 901version = "0.7.12" 902source = "registry+https://github.com/rust-lang/crates.io-index" 903checksum = "1027f7680c853e056ebcec683615fb6fbbc07dbaa13b4d5d9442b146ded4ecef" 904dependencies = [ 905 "enumflags2_derive", 906 "serde", 907] 908 909[[package]] 910name = "enumflags2_derive" 911version = "0.7.12" 912source = "registry+https://github.com/rust-lang/crates.io-index" 913checksum = "67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827" 914dependencies = [ 915 "proc-macro2", 916 "quote", 917 "syn 2.0.114", 918] 919 920[[package]] 921name = "env_filter" 922version = "0.1.4" 923source = "registry+https://github.com/rust-lang/crates.io-index" 924checksum = "1bf3c259d255ca70051b30e2e95b5446cdb8949ac4cd22c0d7fd634d89f568e2" 925dependencies = [ 926 "log", 927 "regex", 928] 929 930[[package]] 931name = "env_logger" 932version = "0.11.8" 933source = "registry+https://github.com/rust-lang/crates.io-index" 934checksum = "13c863f0904021b108aa8b2f55046443e6b1ebde8fd4a15c399893aae4fa069f" 935dependencies = [ 936 "anstream", 937 "anstyle", 938 "env_filter", 939 "jiff", 940 "log", 941] 942 943[[package]] 944name = "equivalent" 945version = "1.0.2" 946source = "registry+https://github.com/rust-lang/crates.io-index" 947checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 948 949[[package]] 950name = "errno" 951version = "0.3.14" 952source = "registry+https://github.com/rust-lang/crates.io-index" 953checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" 954dependencies = [ 955 "libc", 956 "windows-sys 0.61.2", 957] 958 959[[package]] 960name = "euclid" 961version = "0.22.13" 962source = "registry+https://github.com/rust-lang/crates.io-index" 963checksum = "df61bf483e837f88d5c2291dcf55c67be7e676b3a51acc48db3a7b163b91ed63" 964dependencies = [ 965 "num-traits", 966] 967 968[[package]] 969name = "event-listener" 970version = "5.4.1" 971source = "registry+https://github.com/rust-lang/crates.io-index" 972checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab" 973dependencies = [ 974 "concurrent-queue", 975 "parking", 976 "pin-project-lite", 977] 978 979[[package]] 980name = "event-listener-strategy" 981version = "0.5.4" 982source = "registry+https://github.com/rust-lang/crates.io-index" 983checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93" 984dependencies = [ 985 "event-listener", 986 "pin-project-lite", 987] 988 989[[package]] 990name = "eyre" 991version = "0.6.12" 992source = "registry+https://github.com/rust-lang/crates.io-index" 993checksum = "7cd915d99f24784cdc19fd37ef22b97e3ff0ae756c7e492e9fbfe897d61e2aec" 994dependencies = [ 995 "indenter", 996 "once_cell", 997] 998 999[[package]] 1000name = "fake-simd" 1001version = "0.1.2" 1002source = "registry+https://github.com/rust-lang/crates.io-index" 1003checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed" 1004 1005[[package]] 1006name = "fastrand" 1007version = "2.3.0" 1008source = "registry+https://github.com/rust-lang/crates.io-index" 1009checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" 1010 1011[[package]] 1012name = "fdeflate" 1013version = "0.3.7" 1014source = "registry+https://github.com/rust-lang/crates.io-index" 1015checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c" 1016dependencies = [ 1017 "simd-adler32", 1018] 1019 1020[[package]] 1021name = "find-msvc-tools" 1022version = "0.1.9" 1023source = "registry+https://github.com/rust-lang/crates.io-index" 1024checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582" 1025 1026[[package]] 1027name = "flate2" 1028version = "1.1.9" 1029source = "registry+https://github.com/rust-lang/crates.io-index" 1030checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c" 1031dependencies = [ 1032 "crc32fast", 1033 "miniz_oxide", 1034] 1035 1036[[package]] 1037name = "float-cmp" 1038version = "0.9.0" 1039source = "registry+https://github.com/rust-lang/crates.io-index" 1040checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4" 1041 1042[[package]] 1043name = "fontconfig-parser" 1044version = "0.5.8" 1045source = "registry+https://github.com/rust-lang/crates.io-index" 1046checksum = "bbc773e24e02d4ddd8395fd30dc147524273a83e54e0f312d986ea30de5f5646" 1047dependencies = [ 1048 "roxmltree 0.20.0", 1049] 1050 1051[[package]] 1052name = "fontdb" 1053version = "0.23.0" 1054source = "registry+https://github.com/rust-lang/crates.io-index" 1055checksum = "457e789b3d1202543297a350643cf459f836cade38934e7a4cf6a39e7cde2905" 1056dependencies = [ 1057 "fontconfig-parser", 1058 "log", 1059 "memmap2", 1060 "slotmap", 1061 "tinyvec", 1062 "ttf-parser", 1063] 1064 1065[[package]] 1066name = "form_urlencoded" 1067version = "1.2.2" 1068source = "registry+https://github.com/rust-lang/crates.io-index" 1069checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" 1070dependencies = [ 1071 "percent-encoding", 1072] 1073 1074[[package]] 1075name = "fuchsia-zircon" 1076version = "0.3.3" 1077source = "registry+https://github.com/rust-lang/crates.io-index" 1078checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82" 1079dependencies = [ 1080 "bitflags 1.3.2", 1081 "fuchsia-zircon-sys", 1082] 1083 1084[[package]] 1085name = "fuchsia-zircon-sys" 1086version = "0.3.3" 1087source = "registry+https://github.com/rust-lang/crates.io-index" 1088checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7" 1089 1090[[package]] 1091name = "futures-channel" 1092version = "0.3.31" 1093source = "registry+https://github.com/rust-lang/crates.io-index" 1094checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" 1095dependencies = [ 1096 "futures-core", 1097] 1098 1099[[package]] 1100name = "futures-core" 1101version = "0.3.31" 1102source = "registry+https://github.com/rust-lang/crates.io-index" 1103checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" 1104 1105[[package]] 1106name = "futures-io" 1107version = "0.3.31" 1108source = "registry+https://github.com/rust-lang/crates.io-index" 1109checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" 1110 1111[[package]] 1112name = "futures-lite" 1113version = "2.6.1" 1114source = "registry+https://github.com/rust-lang/crates.io-index" 1115checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad" 1116dependencies = [ 1117 "fastrand", 1118 "futures-core", 1119 "futures-io", 1120 "parking", 1121 "pin-project-lite", 1122] 1123 1124[[package]] 1125name = "futures-macro" 1126version = "0.3.31" 1127source = "registry+https://github.com/rust-lang/crates.io-index" 1128checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" 1129dependencies = [ 1130 "proc-macro2", 1131 "quote", 1132 "syn 2.0.114", 1133] 1134 1135[[package]] 1136name = "futures-sink" 1137version = "0.3.31" 1138source = "registry+https://github.com/rust-lang/crates.io-index" 1139checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" 1140 1141[[package]] 1142name = "futures-task" 1143version = "0.3.31" 1144source = "registry+https://github.com/rust-lang/crates.io-index" 1145checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" 1146 1147[[package]] 1148name = "futures-util" 1149version = "0.3.31" 1150source = "registry+https://github.com/rust-lang/crates.io-index" 1151checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" 1152dependencies = [ 1153 "futures-core", 1154 "futures-macro", 1155 "futures-sink", 1156 "futures-task", 1157 "pin-project-lite", 1158 "pin-utils", 1159 "slab", 1160] 1161 1162[[package]] 1163name = "generic-array" 1164version = "0.12.4" 1165source = "registry+https://github.com/rust-lang/crates.io-index" 1166checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd" 1167dependencies = [ 1168 "typenum", 1169] 1170 1171[[package]] 1172name = "generic-array" 1173version = "0.14.7" 1174source = "registry+https://github.com/rust-lang/crates.io-index" 1175checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 1176dependencies = [ 1177 "typenum", 1178 "version_check", 1179] 1180 1181[[package]] 1182name = "getrandom" 1183version = "0.1.16" 1184source = "registry+https://github.com/rust-lang/crates.io-index" 1185checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce" 1186dependencies = [ 1187 "cfg-if 1.0.4", 1188 "libc", 1189 "wasi 0.9.0+wasi-snapshot-preview1", 1190] 1191 1192[[package]] 1193name = "getrandom" 1194version = "0.2.17" 1195source = "registry+https://github.com/rust-lang/crates.io-index" 1196checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0" 1197dependencies = [ 1198 "cfg-if 1.0.4", 1199 "js-sys", 1200 "libc", 1201 "wasi 0.11.1+wasi-snapshot-preview1", 1202 "wasm-bindgen", 1203] 1204 1205[[package]] 1206name = "getrandom" 1207version = "0.3.4" 1208source = "registry+https://github.com/rust-lang/crates.io-index" 1209checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" 1210dependencies = [ 1211 "cfg-if 1.0.4", 1212 "libc", 1213 "r-efi", 1214 "wasip2", 1215] 1216 1217[[package]] 1218name = "gif" 1219version = "0.14.1" 1220source = "registry+https://github.com/rust-lang/crates.io-index" 1221checksum = "f5df2ba84018d80c213569363bdcd0c64e6933c67fe4c1d60ecf822971a3c35e" 1222dependencies = [ 1223 "color_quant", 1224 "weezl", 1225] 1226 1227[[package]] 1228name = "gimli" 1229version = "0.32.3" 1230source = "registry+https://github.com/rust-lang/crates.io-index" 1231checksum = "e629b9b98ef3dd8afe6ca2bd0f89306cec16d43d907889945bc5d6687f2f13c7" 1232 1233[[package]] 1234name = "goblin" 1235version = "0.6.1" 1236source = "registry+https://github.com/rust-lang/crates.io-index" 1237checksum = "0d6b4de4a8eb6c46a8c77e1d3be942cb9a8bf073c22374578e5ba4b08ed0ff68" 1238dependencies = [ 1239 "log", 1240 "plain", 1241 "scroll", 1242] 1243 1244[[package]] 1245name = "half" 1246version = "1.8.3" 1247source = "registry+https://github.com/rust-lang/crates.io-index" 1248checksum = "1b43ede17f21864e81be2fa654110bf1e793774238d86ef8555c37e6519c0403" 1249 1250[[package]] 1251name = "hashbrown" 1252version = "0.16.1" 1253source = "registry+https://github.com/rust-lang/crates.io-index" 1254checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" 1255 1256[[package]] 1257name = "hdrhistogram" 1258version = "7.5.4" 1259source = "registry+https://github.com/rust-lang/crates.io-index" 1260checksum = "765c9198f173dd59ce26ff9f95ef0aafd0a0fe01fb9d72841bc5066a4c06511d" 1261dependencies = [ 1262 "byteorder", 1263 "num-traits", 1264] 1265 1266[[package]] 1267name = "heck" 1268version = "0.5.0" 1269source = "registry+https://github.com/rust-lang/crates.io-index" 1270checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 1271 1272[[package]] 1273name = "hermit-abi" 1274version = "0.1.19" 1275source = "registry+https://github.com/rust-lang/crates.io-index" 1276checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" 1277dependencies = [ 1278 "libc", 1279] 1280 1281[[package]] 1282name = "hermit-abi" 1283version = "0.5.2" 1284source = "registry+https://github.com/rust-lang/crates.io-index" 1285checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c" 1286 1287[[package]] 1288name = "hex" 1289version = "0.4.3" 1290source = "registry+https://github.com/rust-lang/crates.io-index" 1291checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" 1292 1293[[package]] 1294name = "hotpath" 1295version = "0.10.1" 1296source = "registry+https://github.com/rust-lang/crates.io-index" 1297checksum = "2dc168af8ef9f2f803292b6eca3bba81daca09df4f019f1d589d4392cc4a84e9" 1298dependencies = [ 1299 "arc-swap", 1300 "base64", 1301 "cfg-if 1.0.4", 1302 "clap", 1303 "colored", 1304 "crossbeam-channel", 1305 "eyre", 1306 "futures-util", 1307 "hdrhistogram", 1308 "hotpath-macros", 1309 "libc", 1310 "mach2", 1311 "pin-project-lite", 1312 "prettytable-rs", 1313 "quanta", 1314 "regex", 1315 "serde", 1316 "serde_json", 1317 "tiny_http", 1318 "tokio", 1319] 1320 1321[[package]] 1322name = "hotpath-macros" 1323version = "0.10.1" 1324source = "registry+https://github.com/rust-lang/crates.io-index" 1325checksum = "b2bcbc49dbb85d4226c95a61ab989247ceddb4901c679bcfcab39e586c3e26ad" 1326dependencies = [ 1327 "proc-macro2", 1328 "quote", 1329 "syn 2.0.114", 1330] 1331 1332[[package]] 1333name = "http" 1334version = "1.4.0" 1335source = "registry+https://github.com/rust-lang/crates.io-index" 1336checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a" 1337dependencies = [ 1338 "bytes 1.11.1", 1339 "itoa", 1340] 1341 1342[[package]] 1343name = "http-body" 1344version = "1.0.1" 1345source = "registry+https://github.com/rust-lang/crates.io-index" 1346checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" 1347dependencies = [ 1348 "bytes 1.11.1", 1349 "http", 1350] 1351 1352[[package]] 1353name = "http-body-util" 1354version = "0.1.3" 1355source = "registry+https://github.com/rust-lang/crates.io-index" 1356checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" 1357dependencies = [ 1358 "bytes 1.11.1", 1359 "futures-core", 1360 "http", 1361 "http-body", 1362 "pin-project-lite", 1363] 1364 1365[[package]] 1366name = "httparse" 1367version = "1.10.1" 1368source = "registry+https://github.com/rust-lang/crates.io-index" 1369checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" 1370 1371[[package]] 1372name = "httpdate" 1373version = "1.0.3" 1374source = "registry+https://github.com/rust-lang/crates.io-index" 1375checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" 1376 1377[[package]] 1378name = "hyper" 1379version = "1.8.1" 1380source = "registry+https://github.com/rust-lang/crates.io-index" 1381checksum = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11" 1382dependencies = [ 1383 "atomic-waker", 1384 "bytes 1.11.1", 1385 "futures-channel", 1386 "futures-core", 1387 "http", 1388 "http-body", 1389 "httparse", 1390 "httpdate", 1391 "itoa", 1392 "pin-project-lite", 1393 "pin-utils", 1394 "smallvec", 1395 "tokio", 1396] 1397 1398[[package]] 1399name = "hyper-util" 1400version = "0.1.20" 1401source = "registry+https://github.com/rust-lang/crates.io-index" 1402checksum = "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0" 1403dependencies = [ 1404 "bytes 1.11.1", 1405 "http", 1406 "http-body", 1407 "hyper", 1408 "pin-project-lite", 1409 "tokio", 1410 "tower-service", 1411] 1412 1413[[package]] 1414name = "iana-time-zone" 1415version = "0.1.65" 1416source = "registry+https://github.com/rust-lang/crates.io-index" 1417checksum = "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470" 1418dependencies = [ 1419 "android_system_properties", 1420 "core-foundation-sys", 1421 "iana-time-zone-haiku", 1422 "js-sys", 1423 "log", 1424 "wasm-bindgen", 1425 "windows-core 0.62.2", 1426] 1427 1428[[package]] 1429name = "iana-time-zone-haiku" 1430version = "0.1.2" 1431source = "registry+https://github.com/rust-lang/crates.io-index" 1432checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 1433dependencies = [ 1434 "cc", 1435] 1436 1437[[package]] 1438name = "icu_collections" 1439version = "2.1.1" 1440source = "registry+https://github.com/rust-lang/crates.io-index" 1441checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43" 1442dependencies = [ 1443 "displaydoc", 1444 "potential_utf", 1445 "yoke", 1446 "zerofrom", 1447 "zerovec", 1448] 1449 1450[[package]] 1451name = "icu_locale_core" 1452version = "2.1.1" 1453source = "registry+https://github.com/rust-lang/crates.io-index" 1454checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6" 1455dependencies = [ 1456 "displaydoc", 1457 "litemap", 1458 "tinystr", 1459 "writeable", 1460 "zerovec", 1461] 1462 1463[[package]] 1464name = "icu_normalizer" 1465version = "2.1.1" 1466source = "registry+https://github.com/rust-lang/crates.io-index" 1467checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599" 1468dependencies = [ 1469 "icu_collections", 1470 "icu_normalizer_data", 1471 "icu_properties", 1472 "icu_provider", 1473 "smallvec", 1474 "zerovec", 1475] 1476 1477[[package]] 1478name = "icu_normalizer_data" 1479version = "2.1.1" 1480source = "registry+https://github.com/rust-lang/crates.io-index" 1481checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a" 1482 1483[[package]] 1484name = "icu_properties" 1485version = "2.1.2" 1486source = "registry+https://github.com/rust-lang/crates.io-index" 1487checksum = "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec" 1488dependencies = [ 1489 "icu_collections", 1490 "icu_locale_core", 1491 "icu_properties_data", 1492 "icu_provider", 1493 "zerotrie", 1494 "zerovec", 1495] 1496 1497[[package]] 1498name = "icu_properties_data" 1499version = "2.1.2" 1500source = "registry+https://github.com/rust-lang/crates.io-index" 1501checksum = "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af" 1502 1503[[package]] 1504name = "icu_provider" 1505version = "2.1.1" 1506source = "registry+https://github.com/rust-lang/crates.io-index" 1507checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614" 1508dependencies = [ 1509 "displaydoc", 1510 "icu_locale_core", 1511 "writeable", 1512 "yoke", 1513 "zerofrom", 1514 "zerotrie", 1515 "zerovec", 1516] 1517 1518[[package]] 1519name = "idna" 1520version = "1.1.0" 1521source = "registry+https://github.com/rust-lang/crates.io-index" 1522checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" 1523dependencies = [ 1524 "idna_adapter", 1525 "smallvec", 1526 "utf8_iter", 1527] 1528 1529[[package]] 1530name = "idna_adapter" 1531version = "1.2.1" 1532source = "registry+https://github.com/rust-lang/crates.io-index" 1533checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" 1534dependencies = [ 1535 "icu_normalizer", 1536 "icu_properties", 1537] 1538 1539[[package]] 1540name = "image-webp" 1541version = "0.2.4" 1542source = "registry+https://github.com/rust-lang/crates.io-index" 1543checksum = "525e9ff3e1a4be2fbea1fdf0e98686a6d98b4d8f937e1bf7402245af1909e8c3" 1544dependencies = [ 1545 "byteorder-lite", 1546 "quick-error", 1547] 1548 1549[[package]] 1550name = "imagesize" 1551version = "0.14.0" 1552source = "registry+https://github.com/rust-lang/crates.io-index" 1553checksum = "09e54e57b4c48b40f7aec75635392b12b3421fa26fe8b4332e63138ed278459c" 1554 1555[[package]] 1556name = "indenter" 1557version = "0.3.4" 1558source = "registry+https://github.com/rust-lang/crates.io-index" 1559checksum = "964de6e86d545b246d84badc0fef527924ace5134f30641c203ef52ba83f58d5" 1560 1561[[package]] 1562name = "indexmap" 1563version = "2.13.0" 1564source = "registry+https://github.com/rust-lang/crates.io-index" 1565checksum = "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017" 1566dependencies = [ 1567 "equivalent", 1568 "hashbrown", 1569] 1570 1571[[package]] 1572name = "indicatif" 1573version = "0.18.3" 1574source = "registry+https://github.com/rust-lang/crates.io-index" 1575checksum = "9375e112e4b463ec1b1c6c011953545c65a30164fbab5b581df32b3abf0dcb88" 1576dependencies = [ 1577 "console 0.16.2", 1578 "portable-atomic", 1579 "unicode-width 0.2.2", 1580 "unit-prefix", 1581 "web-time", 1582] 1583 1584[[package]] 1585name = "insta" 1586version = "1.46.3" 1587source = "registry+https://github.com/rust-lang/crates.io-index" 1588checksum = "e82db8c87c7f1ccecb34ce0c24399b8a73081427f3c7c50a5d597925356115e4" 1589dependencies = [ 1590 "console 0.15.11", 1591 "once_cell", 1592 "similar", 1593 "tempfile", 1594] 1595 1596[[package]] 1597name = "iovec" 1598version = "0.1.4" 1599source = "registry+https://github.com/rust-lang/crates.io-index" 1600checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e" 1601dependencies = [ 1602 "libc", 1603] 1604 1605[[package]] 1606name = "is-terminal" 1607version = "0.4.17" 1608source = "registry+https://github.com/rust-lang/crates.io-index" 1609checksum = "3640c1c38b8e4e43584d8df18be5fc6b0aa314ce6ebf51b53313d4306cca8e46" 1610dependencies = [ 1611 "hermit-abi 0.5.2", 1612 "libc", 1613 "windows-sys 0.61.2", 1614] 1615 1616[[package]] 1617name = "is_terminal_polyfill" 1618version = "1.70.2" 1619source = "registry+https://github.com/rust-lang/crates.io-index" 1620checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" 1621 1622[[package]] 1623name = "itertools" 1624version = "0.12.1" 1625source = "registry+https://github.com/rust-lang/crates.io-index" 1626checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" 1627dependencies = [ 1628 "either", 1629] 1630 1631[[package]] 1632name = "itertools" 1633version = "0.14.0" 1634source = "registry+https://github.com/rust-lang/crates.io-index" 1635checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285" 1636dependencies = [ 1637 "either", 1638] 1639 1640[[package]] 1641name = "itoa" 1642version = "1.0.17" 1643source = "registry+https://github.com/rust-lang/crates.io-index" 1644checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2" 1645 1646[[package]] 1647name = "jiff" 1648version = "0.2.19" 1649source = "registry+https://github.com/rust-lang/crates.io-index" 1650checksum = "d89a5b5e10d5a9ad6e5d1f4bd58225f655d6fe9767575a5e8ac5a6fe64e04495" 1651dependencies = [ 1652 "jiff-static", 1653 "log", 1654 "portable-atomic", 1655 "portable-atomic-util", 1656 "serde_core", 1657] 1658 1659[[package]] 1660name = "jiff-static" 1661version = "0.2.19" 1662source = "registry+https://github.com/rust-lang/crates.io-index" 1663checksum = "ff7a39c8862fc1369215ccf0a8f12dd4598c7f6484704359f0351bd617034dbf" 1664dependencies = [ 1665 "proc-macro2", 1666 "quote", 1667 "syn 2.0.114", 1668] 1669 1670[[package]] 1671name = "js-sys" 1672version = "0.3.85" 1673source = "registry+https://github.com/rust-lang/crates.io-index" 1674checksum = "8c942ebf8e95485ca0d52d97da7c5a2c387d0e7f0ba4c35e93bfcaee045955b3" 1675dependencies = [ 1676 "once_cell", 1677 "wasm-bindgen", 1678] 1679 1680[[package]] 1681name = "kernel32-sys" 1682version = "0.2.2" 1683source = "registry+https://github.com/rust-lang/crates.io-index" 1684checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d" 1685dependencies = [ 1686 "winapi 0.2.8", 1687 "winapi-build", 1688] 1689 1690[[package]] 1691name = "kurbo" 1692version = "0.13.0" 1693source = "registry+https://github.com/rust-lang/crates.io-index" 1694checksum = "7564e90fe3c0d5771e1f0bc95322b21baaeaa0d9213fa6a0b61c99f8b17b3bfb" 1695dependencies = [ 1696 "arrayvec", 1697 "euclid", 1698 "smallvec", 1699] 1700 1701[[package]] 1702name = "lazy_static" 1703version = "1.5.0" 1704source = "registry+https://github.com/rust-lang/crates.io-index" 1705checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 1706 1707[[package]] 1708name = "lazycell" 1709version = "1.3.0" 1710source = "registry+https://github.com/rust-lang/crates.io-index" 1711checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" 1712 1713[[package]] 1714name = "libc" 1715version = "0.2.180" 1716source = "registry+https://github.com/rust-lang/crates.io-index" 1717checksum = "bcc35a38544a891a5f7c865aca548a982ccb3b8650a5b06d0fd33a10283c56fc" 1718 1719[[package]] 1720name = "libm" 1721version = "0.2.16" 1722source = "registry+https://github.com/rust-lang/crates.io-index" 1723checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981" 1724 1725[[package]] 1726name = "libredox" 1727version = "0.1.12" 1728source = "registry+https://github.com/rust-lang/crates.io-index" 1729checksum = "3d0b95e02c851351f877147b7deea7b1afb1df71b63aa5f8270716e0c5720616" 1730dependencies = [ 1731 "bitflags 2.10.0", 1732 "libc", 1733] 1734 1735[[package]] 1736name = "linux-raw-sys" 1737version = "0.11.0" 1738source = "registry+https://github.com/rust-lang/crates.io-index" 1739checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" 1740 1741[[package]] 1742name = "litemap" 1743version = "0.8.1" 1744source = "registry+https://github.com/rust-lang/crates.io-index" 1745checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77" 1746 1747[[package]] 1748name = "lock_api" 1749version = "0.4.14" 1750source = "registry+https://github.com/rust-lang/crates.io-index" 1751checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" 1752dependencies = [ 1753 "scopeguard", 1754] 1755 1756[[package]] 1757name = "log" 1758version = "0.4.29" 1759source = "registry+https://github.com/rust-lang/crates.io-index" 1760checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" 1761 1762[[package]] 1763name = "mac-notification-sys" 1764version = "0.6.9" 1765source = "registry+https://github.com/rust-lang/crates.io-index" 1766checksum = "65fd3f75411f4725061682ed91f131946e912859d0044d39c4ec0aac818d7621" 1767dependencies = [ 1768 "cc", 1769 "objc2", 1770 "objc2-foundation", 1771 "time", 1772] 1773 1774[[package]] 1775name = "mach2" 1776version = "0.6.0" 1777source = "registry+https://github.com/rust-lang/crates.io-index" 1778checksum = "dae608c151f68243f2b000364e1f7b186d9c29845f7d2d85bd31b9ad77ad552b" 1779 1780[[package]] 1781name = "malloc_buf" 1782version = "0.0.6" 1783source = "registry+https://github.com/rust-lang/crates.io-index" 1784checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb" 1785dependencies = [ 1786 "libc", 1787] 1788 1789[[package]] 1790name = "matchit" 1791version = "0.8.4" 1792source = "registry+https://github.com/rust-lang/crates.io-index" 1793checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3" 1794 1795[[package]] 1796name = "measure_time" 1797version = "0.9.0" 1798source = "registry+https://github.com/rust-lang/crates.io-index" 1799checksum = "51c55d61e72fc3ab704396c5fa16f4c184db37978ae4e94ca8959693a235fc0e" 1800dependencies = [ 1801 "log", 1802] 1803 1804[[package]] 1805name = "memchr" 1806version = "2.8.0" 1807source = "registry+https://github.com/rust-lang/crates.io-index" 1808checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79" 1809 1810[[package]] 1811name = "memmap2" 1812version = "0.9.9" 1813source = "registry+https://github.com/rust-lang/crates.io-index" 1814checksum = "744133e4a0e0a658e1374cf3bf8e415c4052a15a111acd372764c55b4177d490" 1815dependencies = [ 1816 "libc", 1817] 1818 1819[[package]] 1820name = "memoffset" 1821version = "0.9.1" 1822source = "registry+https://github.com/rust-lang/crates.io-index" 1823checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" 1824dependencies = [ 1825 "autocfg", 1826] 1827 1828[[package]] 1829name = "midi-consts" 1830version = "0.1.0" 1831source = "registry+https://github.com/rust-lang/crates.io-index" 1832checksum = "6f2dd5c7f8aaf48a76e389068ab25ed80bdbc226b887f9013844c415698c9952" 1833 1834[[package]] 1835name = "midly" 1836version = "0.5.3" 1837source = "registry+https://github.com/rust-lang/crates.io-index" 1838checksum = "207d755f4cb882d20c4da58d707ca9130a0c9bc5061f657a4f299b8e36362b7a" 1839dependencies = [ 1840 "rayon", 1841] 1842 1843[[package]] 1844name = "mime" 1845version = "0.3.17" 1846source = "registry+https://github.com/rust-lang/crates.io-index" 1847checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 1848 1849[[package]] 1850name = "miniz_oxide" 1851version = "0.8.9" 1852source = "registry+https://github.com/rust-lang/crates.io-index" 1853checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" 1854dependencies = [ 1855 "adler2", 1856 "simd-adler32", 1857] 1858 1859[[package]] 1860name = "mio" 1861version = "0.6.23" 1862source = "registry+https://github.com/rust-lang/crates.io-index" 1863checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4" 1864dependencies = [ 1865 "cfg-if 0.1.10", 1866 "fuchsia-zircon", 1867 "fuchsia-zircon-sys", 1868 "iovec", 1869 "kernel32-sys", 1870 "libc", 1871 "log", 1872 "miow", 1873 "net2", 1874 "slab", 1875 "winapi 0.2.8", 1876] 1877 1878[[package]] 1879name = "mio" 1880version = "1.1.1" 1881source = "registry+https://github.com/rust-lang/crates.io-index" 1882checksum = "a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc" 1883dependencies = [ 1884 "libc", 1885 "wasi 0.11.1+wasi-snapshot-preview1", 1886 "windows-sys 0.61.2", 1887] 1888 1889[[package]] 1890name = "mio-extras" 1891version = "2.0.6" 1892source = "registry+https://github.com/rust-lang/crates.io-index" 1893checksum = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19" 1894dependencies = [ 1895 "lazycell", 1896 "log", 1897 "mio 0.6.23", 1898 "slab", 1899] 1900 1901[[package]] 1902name = "miow" 1903version = "0.2.2" 1904source = "registry+https://github.com/rust-lang/crates.io-index" 1905checksum = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d" 1906dependencies = [ 1907 "kernel32-sys", 1908 "net2", 1909 "winapi 0.2.8", 1910 "ws2_32-sys", 1911] 1912 1913[[package]] 1914name = "nanoid" 1915version = "0.4.0" 1916source = "registry+https://github.com/rust-lang/crates.io-index" 1917checksum = "3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8" 1918dependencies = [ 1919 "rand 0.8.5", 1920] 1921 1922[[package]] 1923name = "net2" 1924version = "0.2.39" 1925source = "registry+https://github.com/rust-lang/crates.io-index" 1926checksum = "b13b648036a2339d06de780866fbdfda0dde886de7b3af2ddeba8b14f4ee34ac" 1927dependencies = [ 1928 "cfg-if 0.1.10", 1929 "libc", 1930 "winapi 0.3.9", 1931] 1932 1933[[package]] 1934name = "nih_log" 1935version = "0.3.1" 1936source = "registry+https://github.com/rust-lang/crates.io-index" 1937checksum = "d0cdb52ef79af48ae110401c883bdb9c15e0306a99ab6ecf18bc52068b668e54" 1938dependencies = [ 1939 "atty", 1940 "log", 1941 "once_cell", 1942 "termcolor", 1943 "time", 1944 "windows 0.44.0", 1945] 1946 1947[[package]] 1948name = "nih_plug" 1949version = "0.0.0" 1950source = "git+https://github.com/robbert-vdh/nih-plug.git#28b149ec4d62757d0b448809148a0c3ca6e09a95" 1951dependencies = [ 1952 "anyhow", 1953 "anymap3", 1954 "assert_no_alloc", 1955 "atomic_float", 1956 "atomic_refcell", 1957 "backtrace", 1958 "bitflags 1.3.2", 1959 "cfg-if 1.0.4", 1960 "clap-sys", 1961 "core-foundation", 1962 "crossbeam", 1963 "libc", 1964 "log", 1965 "midi-consts", 1966 "nih_log", 1967 "nih_plug_derive", 1968 "objc", 1969 "parking_lot", 1970 "raw-window-handle", 1971 "serde", 1972 "serde_json", 1973 "vst3-sys", 1974 "widestring", 1975 "windows 0.44.0", 1976] 1977 1978[[package]] 1979name = "nih_plug_derive" 1980version = "0.1.0" 1981source = "git+https://github.com/robbert-vdh/nih-plug.git#28b149ec4d62757d0b448809148a0c3ca6e09a95" 1982dependencies = [ 1983 "proc-macro2", 1984 "quote", 1985 "syn 1.0.109", 1986] 1987 1988[[package]] 1989name = "nih_plug_xtask" 1990version = "0.1.0" 1991source = "git+https://github.com/robbert-vdh/nih-plug.git#28b149ec4d62757d0b448809148a0c3ca6e09a95" 1992dependencies = [ 1993 "anyhow", 1994 "cargo_metadata", 1995 "goblin", 1996 "reflink", 1997 "serde", 1998 "toml 0.7.8", 1999] 2000 2001[[package]] 2002name = "notify-rust" 2003version = "4.12.0" 2004source = "registry+https://github.com/rust-lang/crates.io-index" 2005checksum = "21af20a1b50be5ac5861f74af1a863da53a11c38684d9818d82f1c42f7fdc6c2" 2006dependencies = [ 2007 "futures-lite", 2008 "log", 2009 "mac-notification-sys", 2010 "serde", 2011 "tauri-winrt-notification", 2012 "zbus", 2013] 2014 2015[[package]] 2016name = "num" 2017version = "0.4.3" 2018source = "registry+https://github.com/rust-lang/crates.io-index" 2019checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23" 2020dependencies = [ 2021 "num-bigint", 2022 "num-complex", 2023 "num-integer", 2024 "num-iter", 2025 "num-rational", 2026 "num-traits", 2027] 2028 2029[[package]] 2030name = "num-bigint" 2031version = "0.4.6" 2032source = "registry+https://github.com/rust-lang/crates.io-index" 2033checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9" 2034dependencies = [ 2035 "num-integer", 2036 "num-traits", 2037] 2038 2039[[package]] 2040name = "num-complex" 2041version = "0.4.6" 2042source = "registry+https://github.com/rust-lang/crates.io-index" 2043checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495" 2044dependencies = [ 2045 "num-traits", 2046] 2047 2048[[package]] 2049name = "num-conv" 2050version = "0.2.0" 2051source = "registry+https://github.com/rust-lang/crates.io-index" 2052checksum = "cf97ec579c3c42f953ef76dbf8d55ac91fb219dde70e49aa4a6b7d74e9919050" 2053 2054[[package]] 2055name = "num-integer" 2056version = "0.1.46" 2057source = "registry+https://github.com/rust-lang/crates.io-index" 2058checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" 2059dependencies = [ 2060 "num-traits", 2061] 2062 2063[[package]] 2064name = "num-iter" 2065version = "0.1.45" 2066source = "registry+https://github.com/rust-lang/crates.io-index" 2067checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf" 2068dependencies = [ 2069 "autocfg", 2070 "num-integer", 2071 "num-traits", 2072] 2073 2074[[package]] 2075name = "num-rational" 2076version = "0.4.2" 2077source = "registry+https://github.com/rust-lang/crates.io-index" 2078checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824" 2079dependencies = [ 2080 "num-bigint", 2081 "num-integer", 2082 "num-traits", 2083] 2084 2085[[package]] 2086name = "num-traits" 2087version = "0.2.19" 2088source = "registry+https://github.com/rust-lang/crates.io-index" 2089checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 2090dependencies = [ 2091 "autocfg", 2092] 2093 2094[[package]] 2095name = "num_threads" 2096version = "0.1.7" 2097source = "registry+https://github.com/rust-lang/crates.io-index" 2098checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9" 2099dependencies = [ 2100 "libc", 2101] 2102 2103[[package]] 2104name = "objc" 2105version = "0.2.7" 2106source = "registry+https://github.com/rust-lang/crates.io-index" 2107checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1" 2108dependencies = [ 2109 "malloc_buf", 2110] 2111 2112[[package]] 2113name = "objc2" 2114version = "0.6.3" 2115source = "registry+https://github.com/rust-lang/crates.io-index" 2116checksum = "b7c2599ce0ec54857b29ce62166b0ed9b4f6f1a70ccc9a71165b6154caca8c05" 2117dependencies = [ 2118 "objc2-encode", 2119] 2120 2121[[package]] 2122name = "objc2-core-foundation" 2123version = "0.3.2" 2124source = "registry+https://github.com/rust-lang/crates.io-index" 2125checksum = "2a180dd8642fa45cdb7dd721cd4c11b1cadd4929ce112ebd8b9f5803cc79d536" 2126dependencies = [ 2127 "bitflags 2.10.0", 2128 "dispatch2", 2129 "objc2", 2130] 2131 2132[[package]] 2133name = "objc2-encode" 2134version = "4.1.0" 2135source = "registry+https://github.com/rust-lang/crates.io-index" 2136checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33" 2137 2138[[package]] 2139name = "objc2-foundation" 2140version = "0.3.2" 2141source = "registry+https://github.com/rust-lang/crates.io-index" 2142checksum = "e3e0adef53c21f888deb4fa59fc59f7eb17404926ee8a6f59f5df0fd7f9f3272" 2143dependencies = [ 2144 "bitflags 2.10.0", 2145 "block2", 2146 "libc", 2147 "objc2", 2148 "objc2-core-foundation", 2149] 2150 2151[[package]] 2152name = "object" 2153version = "0.37.3" 2154source = "registry+https://github.com/rust-lang/crates.io-index" 2155checksum = "ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe" 2156dependencies = [ 2157 "memchr", 2158] 2159 2160[[package]] 2161name = "once_cell" 2162version = "1.21.3" 2163source = "registry+https://github.com/rust-lang/crates.io-index" 2164checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" 2165 2166[[package]] 2167name = "once_cell_polyfill" 2168version = "1.70.2" 2169source = "registry+https://github.com/rust-lang/crates.io-index" 2170checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" 2171 2172[[package]] 2173name = "opaque-debug" 2174version = "0.2.3" 2175source = "registry+https://github.com/rust-lang/crates.io-index" 2176checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c" 2177 2178[[package]] 2179name = "ordered-float" 2180version = "2.10.1" 2181source = "registry+https://github.com/rust-lang/crates.io-index" 2182checksum = "68f19d67e5a2795c94e73e0bb1cc1a7edeb2e28efd39e2e1c9b7a40c1108b11c" 2183dependencies = [ 2184 "num-traits", 2185] 2186 2187[[package]] 2188name = "ordered-stream" 2189version = "0.2.0" 2190source = "registry+https://github.com/rust-lang/crates.io-index" 2191checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50" 2192dependencies = [ 2193 "futures-core", 2194 "pin-project-lite", 2195] 2196 2197[[package]] 2198name = "parking" 2199version = "2.2.1" 2200source = "registry+https://github.com/rust-lang/crates.io-index" 2201checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba" 2202 2203[[package]] 2204name = "parking_lot" 2205version = "0.12.5" 2206source = "registry+https://github.com/rust-lang/crates.io-index" 2207checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" 2208dependencies = [ 2209 "lock_api", 2210 "parking_lot_core", 2211] 2212 2213[[package]] 2214name = "parking_lot_core" 2215version = "0.9.12" 2216source = "registry+https://github.com/rust-lang/crates.io-index" 2217checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" 2218dependencies = [ 2219 "cfg-if 1.0.4", 2220 "libc", 2221 "redox_syscall", 2222 "smallvec", 2223 "windows-link 0.2.1", 2224] 2225 2226[[package]] 2227name = "percent-encoding" 2228version = "2.3.2" 2229source = "registry+https://github.com/rust-lang/crates.io-index" 2230checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" 2231 2232[[package]] 2233name = "pico-args" 2234version = "0.5.0" 2235source = "registry+https://github.com/rust-lang/crates.io-index" 2236checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315" 2237 2238[[package]] 2239name = "pin-project-lite" 2240version = "0.2.16" 2241source = "registry+https://github.com/rust-lang/crates.io-index" 2242checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" 2243 2244[[package]] 2245name = "pin-utils" 2246version = "0.1.0" 2247source = "registry+https://github.com/rust-lang/crates.io-index" 2248checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 2249 2250[[package]] 2251name = "piper" 2252version = "0.2.4" 2253source = "registry+https://github.com/rust-lang/crates.io-index" 2254checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066" 2255dependencies = [ 2256 "atomic-waker", 2257 "fastrand", 2258 "futures-io", 2259] 2260 2261[[package]] 2262name = "plain" 2263version = "0.2.3" 2264source = "registry+https://github.com/rust-lang/crates.io-index" 2265checksum = "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6" 2266 2267[[package]] 2268name = "playground" 2269version = "0.1.0" 2270dependencies = [ 2271 "itertools 0.14.0", 2272 "rand 0.9.2", 2273 "schedule-hell", 2274 "shapemaker", 2275] 2276 2277[[package]] 2278name = "png" 2279version = "0.17.16" 2280source = "registry+https://github.com/rust-lang/crates.io-index" 2281checksum = "82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526" 2282dependencies = [ 2283 "bitflags 1.3.2", 2284 "crc32fast", 2285 "fdeflate", 2286 "flate2", 2287 "miniz_oxide", 2288] 2289 2290[[package]] 2291name = "polling" 2292version = "3.11.0" 2293source = "registry+https://github.com/rust-lang/crates.io-index" 2294checksum = "5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218" 2295dependencies = [ 2296 "cfg-if 1.0.4", 2297 "concurrent-queue", 2298 "hermit-abi 0.5.2", 2299 "pin-project-lite", 2300 "rustix", 2301 "windows-sys 0.61.2", 2302] 2303 2304[[package]] 2305name = "portable-atomic" 2306version = "1.13.1" 2307source = "registry+https://github.com/rust-lang/crates.io-index" 2308checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49" 2309 2310[[package]] 2311name = "portable-atomic-util" 2312version = "0.2.5" 2313source = "registry+https://github.com/rust-lang/crates.io-index" 2314checksum = "7a9db96d7fa8782dd8c15ce32ffe8680bbd1e978a43bf51a34d39483540495f5" 2315dependencies = [ 2316 "portable-atomic", 2317] 2318 2319[[package]] 2320name = "potential_utf" 2321version = "0.1.4" 2322source = "registry+https://github.com/rust-lang/crates.io-index" 2323checksum = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77" 2324dependencies = [ 2325 "zerovec", 2326] 2327 2328[[package]] 2329name = "powerfmt" 2330version = "0.2.0" 2331source = "registry+https://github.com/rust-lang/crates.io-index" 2332checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" 2333 2334[[package]] 2335name = "ppv-lite86" 2336version = "0.2.21" 2337source = "registry+https://github.com/rust-lang/crates.io-index" 2338checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 2339dependencies = [ 2340 "zerocopy", 2341] 2342 2343[[package]] 2344name = "prettytable-rs" 2345version = "0.10.0" 2346source = "registry+https://github.com/rust-lang/crates.io-index" 2347checksum = "eea25e07510aa6ab6547308ebe3c036016d162b8da920dbb079e3ba8acf3d95a" 2348dependencies = [ 2349 "encode_unicode", 2350 "is-terminal", 2351 "lazy_static", 2352 "term", 2353 "unicode-width 0.1.14", 2354] 2355 2356[[package]] 2357name = "proc-macro-crate" 2358version = "3.4.0" 2359source = "registry+https://github.com/rust-lang/crates.io-index" 2360checksum = "219cb19e96be00ab2e37d6e299658a0cfa83e52429179969b0f0121b4ac46983" 2361dependencies = [ 2362 "toml_edit 0.23.10+spec-1.0.0", 2363] 2364 2365[[package]] 2366name = "proc-macro2" 2367version = "1.0.106" 2368source = "registry+https://github.com/rust-lang/crates.io-index" 2369checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934" 2370dependencies = [ 2371 "unicode-ident", 2372] 2373 2374[[package]] 2375name = "quanta" 2376version = "0.12.6" 2377source = "registry+https://github.com/rust-lang/crates.io-index" 2378checksum = "f3ab5a9d756f0d97bdc89019bd2e4ea098cf9cde50ee7564dde6b81ccc8f06c7" 2379dependencies = [ 2380 "crossbeam-utils", 2381 "libc", 2382 "once_cell", 2383 "raw-cpuid", 2384 "wasi 0.11.1+wasi-snapshot-preview1", 2385 "web-sys", 2386 "winapi 0.3.9", 2387] 2388 2389[[package]] 2390name = "quick-error" 2391version = "2.0.1" 2392source = "registry+https://github.com/rust-lang/crates.io-index" 2393checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3" 2394 2395[[package]] 2396name = "quick-xml" 2397version = "0.37.5" 2398source = "registry+https://github.com/rust-lang/crates.io-index" 2399checksum = "331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb" 2400dependencies = [ 2401 "memchr", 2402] 2403 2404[[package]] 2405name = "quick-xml" 2406version = "0.39.0" 2407source = "registry+https://github.com/rust-lang/crates.io-index" 2408checksum = "f2e3bf4aa9d243beeb01a7b3bc30b77cfe2c44e24ec02d751a7104a53c2c49a1" 2409dependencies = [ 2410 "memchr", 2411] 2412 2413[[package]] 2414name = "quote" 2415version = "1.0.44" 2416source = "registry+https://github.com/rust-lang/crates.io-index" 2417checksum = "21b2ebcf727b7760c461f091f9f0f539b77b8e87f2fd88131e7f1b433b3cece4" 2418dependencies = [ 2419 "proc-macro2", 2420] 2421 2422[[package]] 2423name = "r-efi" 2424version = "5.3.0" 2425source = "registry+https://github.com/rust-lang/crates.io-index" 2426checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" 2427 2428[[package]] 2429name = "rand" 2430version = "0.7.3" 2431source = "registry+https://github.com/rust-lang/crates.io-index" 2432checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03" 2433dependencies = [ 2434 "getrandom 0.1.16", 2435 "libc", 2436 "rand_chacha 0.2.2", 2437 "rand_core 0.5.1", 2438 "rand_hc", 2439] 2440 2441[[package]] 2442name = "rand" 2443version = "0.8.5" 2444source = "registry+https://github.com/rust-lang/crates.io-index" 2445checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 2446dependencies = [ 2447 "libc", 2448 "rand_chacha 0.3.1", 2449 "rand_core 0.6.4", 2450] 2451 2452[[package]] 2453name = "rand" 2454version = "0.9.2" 2455source = "registry+https://github.com/rust-lang/crates.io-index" 2456checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" 2457dependencies = [ 2458 "rand_chacha 0.9.0", 2459 "rand_core 0.9.5", 2460] 2461 2462[[package]] 2463name = "rand_chacha" 2464version = "0.2.2" 2465source = "registry+https://github.com/rust-lang/crates.io-index" 2466checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402" 2467dependencies = [ 2468 "ppv-lite86", 2469 "rand_core 0.5.1", 2470] 2471 2472[[package]] 2473name = "rand_chacha" 2474version = "0.3.1" 2475source = "registry+https://github.com/rust-lang/crates.io-index" 2476checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 2477dependencies = [ 2478 "ppv-lite86", 2479 "rand_core 0.6.4", 2480] 2481 2482[[package]] 2483name = "rand_chacha" 2484version = "0.9.0" 2485source = "registry+https://github.com/rust-lang/crates.io-index" 2486checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" 2487dependencies = [ 2488 "ppv-lite86", 2489 "rand_core 0.9.5", 2490] 2491 2492[[package]] 2493name = "rand_core" 2494version = "0.5.1" 2495source = "registry+https://github.com/rust-lang/crates.io-index" 2496checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19" 2497dependencies = [ 2498 "getrandom 0.1.16", 2499] 2500 2501[[package]] 2502name = "rand_core" 2503version = "0.6.4" 2504source = "registry+https://github.com/rust-lang/crates.io-index" 2505checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 2506dependencies = [ 2507 "getrandom 0.2.17", 2508] 2509 2510[[package]] 2511name = "rand_core" 2512version = "0.9.5" 2513source = "registry+https://github.com/rust-lang/crates.io-index" 2514checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c" 2515dependencies = [ 2516 "getrandom 0.3.4", 2517] 2518 2519[[package]] 2520name = "rand_hc" 2521version = "0.2.0" 2522source = "registry+https://github.com/rust-lang/crates.io-index" 2523checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c" 2524dependencies = [ 2525 "rand_core 0.5.1", 2526] 2527 2528[[package]] 2529name = "raw-cpuid" 2530version = "11.6.0" 2531source = "registry+https://github.com/rust-lang/crates.io-index" 2532checksum = "498cd0dc59d73224351ee52a95fee0f1a617a2eae0e7d9d720cc622c73a54186" 2533dependencies = [ 2534 "bitflags 2.10.0", 2535] 2536 2537[[package]] 2538name = "raw-window-handle" 2539version = "0.5.2" 2540source = "registry+https://github.com/rust-lang/crates.io-index" 2541checksum = "f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9" 2542 2543[[package]] 2544name = "rayon" 2545version = "1.11.0" 2546source = "registry+https://github.com/rust-lang/crates.io-index" 2547checksum = "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f" 2548dependencies = [ 2549 "either", 2550 "rayon-core", 2551] 2552 2553[[package]] 2554name = "rayon-core" 2555version = "1.13.0" 2556source = "registry+https://github.com/rust-lang/crates.io-index" 2557checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91" 2558dependencies = [ 2559 "crossbeam-deque", 2560 "crossbeam-utils", 2561] 2562 2563[[package]] 2564name = "redox_syscall" 2565version = "0.5.18" 2566source = "registry+https://github.com/rust-lang/crates.io-index" 2567checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" 2568dependencies = [ 2569 "bitflags 2.10.0", 2570] 2571 2572[[package]] 2573name = "redox_users" 2574version = "0.4.6" 2575source = "registry+https://github.com/rust-lang/crates.io-index" 2576checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43" 2577dependencies = [ 2578 "getrandom 0.2.17", 2579 "libredox", 2580 "thiserror 1.0.69", 2581] 2582 2583[[package]] 2584name = "reflink" 2585version = "0.1.3" 2586source = "git+https://github.com/nicokoch/reflink.git?rev=e8d93b465f5d9ad340cd052b64bbc77b8ee107e2#e8d93b465f5d9ad340cd052b64bbc77b8ee107e2" 2587dependencies = [ 2588 "libc", 2589 "winapi 0.3.9", 2590] 2591 2592[[package]] 2593name = "regex" 2594version = "1.12.3" 2595source = "registry+https://github.com/rust-lang/crates.io-index" 2596checksum = "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276" 2597dependencies = [ 2598 "aho-corasick", 2599 "memchr", 2600 "regex-automata", 2601 "regex-syntax", 2602] 2603 2604[[package]] 2605name = "regex-automata" 2606version = "0.4.14" 2607source = "registry+https://github.com/rust-lang/crates.io-index" 2608checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f" 2609dependencies = [ 2610 "aho-corasick", 2611 "memchr", 2612 "regex-syntax", 2613] 2614 2615[[package]] 2616name = "regex-syntax" 2617version = "0.8.9" 2618source = "registry+https://github.com/rust-lang/crates.io-index" 2619checksum = "a96887878f22d7bad8a3b6dc5b7440e0ada9a245242924394987b21cf2210a4c" 2620 2621[[package]] 2622name = "resvg" 2623version = "0.46.0" 2624source = "registry+https://github.com/rust-lang/crates.io-index" 2625checksum = "b563218631706d614e23059436526d005b50ab5f2d506b55a17eb65c5eb83419" 2626dependencies = [ 2627 "gif", 2628 "image-webp", 2629 "log", 2630 "pico-args", 2631 "rgb", 2632 "svgtypes", 2633 "tiny-skia", 2634 "usvg", 2635 "zune-jpeg", 2636] 2637 2638[[package]] 2639name = "rgb" 2640version = "0.8.52" 2641source = "registry+https://github.com/rust-lang/crates.io-index" 2642checksum = "0c6a884d2998352bb4daf0183589aec883f16a6da1f4dde84d8e2e9a5409a1ce" 2643dependencies = [ 2644 "bytemuck", 2645] 2646 2647[[package]] 2648name = "roxmltree" 2649version = "0.20.0" 2650source = "registry+https://github.com/rust-lang/crates.io-index" 2651checksum = "6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97" 2652 2653[[package]] 2654name = "roxmltree" 2655version = "0.21.1" 2656source = "registry+https://github.com/rust-lang/crates.io-index" 2657checksum = "f1964b10c76125c36f8afe190065a4bf9a87bf324842c05701330bba9f1cacbb" 2658dependencies = [ 2659 "memchr", 2660] 2661 2662[[package]] 2663name = "rust-analyzer" 2664version = "0.0.1" 2665source = "registry+https://github.com/rust-lang/crates.io-index" 2666checksum = "11707871ffa56ce568d4f15dd34c2f891a2aa5e4b3435b99b8f99938492525c3" 2667 2668[[package]] 2669name = "rustc-demangle" 2670version = "0.1.27" 2671source = "registry+https://github.com/rust-lang/crates.io-index" 2672checksum = "b50b8869d9fc858ce7266cce0194bd74df58b9d0e3f6df3a9fc8eb470d95c09d" 2673 2674[[package]] 2675name = "rustix" 2676version = "1.1.3" 2677source = "registry+https://github.com/rust-lang/crates.io-index" 2678checksum = "146c9e247ccc180c1f61615433868c99f3de3ae256a30a43b49f67c2d9171f34" 2679dependencies = [ 2680 "bitflags 2.10.0", 2681 "errno", 2682 "libc", 2683 "linux-raw-sys", 2684 "windows-sys 0.61.2", 2685] 2686 2687[[package]] 2688name = "rustversion" 2689version = "1.0.22" 2690source = "registry+https://github.com/rust-lang/crates.io-index" 2691checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" 2692 2693[[package]] 2694name = "rustybuzz" 2695version = "0.20.1" 2696source = "registry+https://github.com/rust-lang/crates.io-index" 2697checksum = "fd3c7c96f8a08ee34eff8857b11b49b07d71d1c3f4e88f8a88d4c9e9f90b1702" 2698dependencies = [ 2699 "bitflags 2.10.0", 2700 "bytemuck", 2701 "core_maths", 2702 "log", 2703 "smallvec", 2704 "ttf-parser", 2705 "unicode-bidi-mirroring", 2706 "unicode-ccc", 2707 "unicode-properties", 2708 "unicode-script", 2709] 2710 2711[[package]] 2712name = "ryu" 2713version = "1.0.23" 2714source = "registry+https://github.com/rust-lang/crates.io-index" 2715checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f" 2716 2717[[package]] 2718name = "schedule-hell" 2719version = "0.1.0" 2720dependencies = [ 2721 "anyhow", 2722 "itertools 0.14.0", 2723 "notify-rust", 2724 "pico-args", 2725 "rand 0.9.2", 2726 "serde-aux", 2727 "shapemaker", 2728 "tokio", 2729] 2730 2731[[package]] 2732name = "scopeguard" 2733version = "1.2.0" 2734source = "registry+https://github.com/rust-lang/crates.io-index" 2735checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 2736 2737[[package]] 2738name = "scroll" 2739version = "0.11.0" 2740source = "registry+https://github.com/rust-lang/crates.io-index" 2741checksum = "04c565b551bafbef4157586fa379538366e4385d42082f255bfd96e4fe8519da" 2742dependencies = [ 2743 "scroll_derive", 2744] 2745 2746[[package]] 2747name = "scroll_derive" 2748version = "0.11.1" 2749source = "registry+https://github.com/rust-lang/crates.io-index" 2750checksum = "1db149f81d46d2deba7cd3c50772474707729550221e69588478ebf9ada425ae" 2751dependencies = [ 2752 "proc-macro2", 2753 "quote", 2754 "syn 2.0.114", 2755] 2756 2757[[package]] 2758name = "semver" 2759version = "1.0.27" 2760source = "registry+https://github.com/rust-lang/crates.io-index" 2761checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2" 2762dependencies = [ 2763 "serde", 2764 "serde_core", 2765] 2766 2767[[package]] 2768name = "serde" 2769version = "1.0.228" 2770source = "registry+https://github.com/rust-lang/crates.io-index" 2771checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" 2772dependencies = [ 2773 "serde_core", 2774 "serde_derive", 2775] 2776 2777[[package]] 2778name = "serde-aux" 2779version = "4.7.0" 2780source = "registry+https://github.com/rust-lang/crates.io-index" 2781checksum = "207f67b28fe90fb596503a9bf0bf1ea5e831e21307658e177c5dfcdfc3ab8a0a" 2782dependencies = [ 2783 "chrono", 2784 "serde", 2785 "serde-value", 2786 "serde_json", 2787] 2788 2789[[package]] 2790name = "serde-value" 2791version = "0.7.0" 2792source = "registry+https://github.com/rust-lang/crates.io-index" 2793checksum = "f3a1a3341211875ef120e117ea7fd5228530ae7e7036a779fdc9117be6b3282c" 2794dependencies = [ 2795 "ordered-float", 2796 "serde", 2797] 2798 2799[[package]] 2800name = "serde-wasm-bindgen" 2801version = "0.6.5" 2802source = "registry+https://github.com/rust-lang/crates.io-index" 2803checksum = "8302e169f0eddcc139c70f139d19d6467353af16f9fce27e8c30158036a1e16b" 2804dependencies = [ 2805 "js-sys", 2806 "serde", 2807 "wasm-bindgen", 2808] 2809 2810[[package]] 2811name = "serde_cbor" 2812version = "0.11.2" 2813source = "registry+https://github.com/rust-lang/crates.io-index" 2814checksum = "2bef2ebfde456fb76bbcf9f59315333decc4fda0b2b44b420243c11e0f5ec1f5" 2815dependencies = [ 2816 "half", 2817 "serde", 2818] 2819 2820[[package]] 2821name = "serde_core" 2822version = "1.0.228" 2823source = "registry+https://github.com/rust-lang/crates.io-index" 2824checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" 2825dependencies = [ 2826 "serde_derive", 2827] 2828 2829[[package]] 2830name = "serde_derive" 2831version = "1.0.228" 2832source = "registry+https://github.com/rust-lang/crates.io-index" 2833checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" 2834dependencies = [ 2835 "proc-macro2", 2836 "quote", 2837 "syn 2.0.114", 2838] 2839 2840[[package]] 2841name = "serde_json" 2842version = "1.0.149" 2843source = "registry+https://github.com/rust-lang/crates.io-index" 2844checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86" 2845dependencies = [ 2846 "itoa", 2847 "memchr", 2848 "serde", 2849 "serde_core", 2850 "zmij", 2851] 2852 2853[[package]] 2854name = "serde_path_to_error" 2855version = "0.1.20" 2856source = "registry+https://github.com/rust-lang/crates.io-index" 2857checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457" 2858dependencies = [ 2859 "itoa", 2860 "serde", 2861 "serde_core", 2862] 2863 2864[[package]] 2865name = "serde_repr" 2866version = "0.1.20" 2867source = "registry+https://github.com/rust-lang/crates.io-index" 2868checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c" 2869dependencies = [ 2870 "proc-macro2", 2871 "quote", 2872 "syn 2.0.114", 2873] 2874 2875[[package]] 2876name = "serde_spanned" 2877version = "0.6.9" 2878source = "registry+https://github.com/rust-lang/crates.io-index" 2879checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3" 2880dependencies = [ 2881 "serde", 2882] 2883 2884[[package]] 2885name = "serde_spanned" 2886version = "1.0.4" 2887source = "registry+https://github.com/rust-lang/crates.io-index" 2888checksum = "f8bbf91e5a4d6315eee45e704372590b30e260ee83af6639d64557f51b067776" 2889dependencies = [ 2890 "serde_core", 2891] 2892 2893[[package]] 2894name = "serde_urlencoded" 2895version = "0.7.1" 2896source = "registry+https://github.com/rust-lang/crates.io-index" 2897checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 2898dependencies = [ 2899 "form_urlencoded", 2900 "itoa", 2901 "ryu", 2902 "serde", 2903] 2904 2905[[package]] 2906name = "sha-1" 2907version = "0.8.2" 2908source = "registry+https://github.com/rust-lang/crates.io-index" 2909checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df" 2910dependencies = [ 2911 "block-buffer 0.7.3", 2912 "digest 0.8.1", 2913 "fake-simd", 2914 "opaque-debug", 2915] 2916 2917[[package]] 2918name = "sha1" 2919version = "0.10.6" 2920source = "registry+https://github.com/rust-lang/crates.io-index" 2921checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 2922dependencies = [ 2923 "cfg-if 1.0.4", 2924 "cpufeatures", 2925 "digest 0.10.7", 2926] 2927 2928[[package]] 2929name = "shapemaker" 2930version = "1.2.2" 2931dependencies = [ 2932 "anyhow", 2933 "axum", 2934 "backtrace", 2935 "chrono", 2936 "console 0.16.2", 2937 "easing-function", 2938 "env_logger", 2939 "getrandom 0.2.17", 2940 "hotpath", 2941 "indicatif", 2942 "insta", 2943 "itertools 0.14.0", 2944 "log", 2945 "measure_time", 2946 "midly", 2947 "nanoid", 2948 "nih_plug", 2949 "notify-rust", 2950 "num", 2951 "once_cell", 2952 "quick-xml 0.39.0", 2953 "rand 0.9.2", 2954 "rayon", 2955 "resvg", 2956 "roxmltree 0.21.1", 2957 "rust-analyzer", 2958 "serde", 2959 "serde-aux", 2960 "serde-wasm-bindgen", 2961 "serde_cbor", 2962 "serde_json", 2963 "slug", 2964 "strum", 2965 "strum_macros", 2966 "tiny-skia", 2967 "tokio", 2968 "toml 0.9.11+spec-1.1.0", 2969 "tungstenite", 2970 "url", 2971 "vgv", 2972 "wasm-bindgen", 2973 "web-sys", 2974 "ws", 2975] 2976 2977[[package]] 2978name = "shlex" 2979version = "1.3.0" 2980source = "registry+https://github.com/rust-lang/crates.io-index" 2981checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 2982 2983[[package]] 2984name = "signal-hook-registry" 2985version = "1.4.8" 2986source = "registry+https://github.com/rust-lang/crates.io-index" 2987checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b" 2988dependencies = [ 2989 "errno", 2990 "libc", 2991] 2992 2993[[package]] 2994name = "simd-adler32" 2995version = "0.3.8" 2996source = "registry+https://github.com/rust-lang/crates.io-index" 2997checksum = "e320a6c5ad31d271ad523dcf3ad13e2767ad8b1cb8f047f75a8aeaf8da139da2" 2998 2999[[package]] 3000name = "similar" 3001version = "2.7.0" 3002source = "registry+https://github.com/rust-lang/crates.io-index" 3003checksum = "bbbb5d9659141646ae647b42fe094daf6c6192d1620870b449d9557f748b2daa" 3004 3005[[package]] 3006name = "simplecss" 3007version = "0.2.2" 3008source = "registry+https://github.com/rust-lang/crates.io-index" 3009checksum = "7a9c6883ca9c3c7c90e888de77b7a5c849c779d25d74a1269b0218b14e8b136c" 3010dependencies = [ 3011 "log", 3012] 3013 3014[[package]] 3015name = "siphasher" 3016version = "1.0.2" 3017source = "registry+https://github.com/rust-lang/crates.io-index" 3018checksum = "b2aa850e253778c88a04c3d7323b043aeda9d3e30d5971937c1855769763678e" 3019 3020[[package]] 3021name = "slab" 3022version = "0.4.12" 3023source = "registry+https://github.com/rust-lang/crates.io-index" 3024checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5" 3025 3026[[package]] 3027name = "slotmap" 3028version = "1.1.1" 3029source = "registry+https://github.com/rust-lang/crates.io-index" 3030checksum = "bdd58c3c93c3d278ca835519292445cb4b0d4dc59ccfdf7ceadaab3f8aeb4038" 3031dependencies = [ 3032 "version_check", 3033] 3034 3035[[package]] 3036name = "slug" 3037version = "0.1.6" 3038source = "registry+https://github.com/rust-lang/crates.io-index" 3039checksum = "882a80f72ee45de3cc9a5afeb2da0331d58df69e4e7d8eeb5d3c7784ae67e724" 3040dependencies = [ 3041 "deunicode", 3042 "wasm-bindgen", 3043] 3044 3045[[package]] 3046name = "smallvec" 3047version = "1.15.1" 3048source = "registry+https://github.com/rust-lang/crates.io-index" 3049checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 3050 3051[[package]] 3052name = "socket2" 3053version = "0.6.2" 3054source = "registry+https://github.com/rust-lang/crates.io-index" 3055checksum = "86f4aa3ad99f2088c990dfa82d367e19cb29268ed67c574d10d0a4bfe71f07e0" 3056dependencies = [ 3057 "libc", 3058 "windows-sys 0.60.2", 3059] 3060 3061[[package]] 3062name = "specimen" 3063version = "0.1.0" 3064dependencies = [ 3065 "insta", 3066 "rand 0.9.2", 3067 "shapemaker", 3068] 3069 3070[[package]] 3071name = "stable_deref_trait" 3072version = "1.2.1" 3073source = "registry+https://github.com/rust-lang/crates.io-index" 3074checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" 3075 3076[[package]] 3077name = "strict-num" 3078version = "0.1.1" 3079source = "registry+https://github.com/rust-lang/crates.io-index" 3080checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731" 3081dependencies = [ 3082 "float-cmp", 3083] 3084 3085[[package]] 3086name = "strsim" 3087version = "0.11.1" 3088source = "registry+https://github.com/rust-lang/crates.io-index" 3089checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 3090 3091[[package]] 3092name = "strum" 3093version = "0.27.2" 3094source = "registry+https://github.com/rust-lang/crates.io-index" 3095checksum = "af23d6f6c1a224baef9d3f61e287d2761385a5b88fdab4eb4c6f11aeb54c4bcf" 3096dependencies = [ 3097 "strum_macros", 3098] 3099 3100[[package]] 3101name = "strum_macros" 3102version = "0.27.2" 3103source = "registry+https://github.com/rust-lang/crates.io-index" 3104checksum = "7695ce3845ea4b33927c055a39dc438a45b059f7c1b3d91d38d10355fb8cbca7" 3105dependencies = [ 3106 "heck", 3107 "proc-macro2", 3108 "quote", 3109 "syn 2.0.114", 3110] 3111 3112[[package]] 3113name = "svgtypes" 3114version = "0.16.1" 3115source = "registry+https://github.com/rust-lang/crates.io-index" 3116checksum = "695b5790b3131dafa99b3bbfd25a216edb3d216dad9ca208d4657bfb8f2abc3d" 3117dependencies = [ 3118 "kurbo", 3119 "siphasher", 3120] 3121 3122[[package]] 3123name = "syn" 3124version = "1.0.109" 3125source = "registry+https://github.com/rust-lang/crates.io-index" 3126checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 3127dependencies = [ 3128 "proc-macro2", 3129 "quote", 3130 "unicode-ident", 3131] 3132 3133[[package]] 3134name = "syn" 3135version = "2.0.114" 3136source = "registry+https://github.com/rust-lang/crates.io-index" 3137checksum = "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a" 3138dependencies = [ 3139 "proc-macro2", 3140 "quote", 3141 "unicode-ident", 3142] 3143 3144[[package]] 3145name = "sync_wrapper" 3146version = "1.0.2" 3147source = "registry+https://github.com/rust-lang/crates.io-index" 3148checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" 3149 3150[[package]] 3151name = "synstructure" 3152version = "0.13.2" 3153source = "registry+https://github.com/rust-lang/crates.io-index" 3154checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" 3155dependencies = [ 3156 "proc-macro2", 3157 "quote", 3158 "syn 2.0.114", 3159] 3160 3161[[package]] 3162name = "tauri-winrt-notification" 3163version = "0.7.2" 3164source = "registry+https://github.com/rust-lang/crates.io-index" 3165checksum = "0b1e66e07de489fe43a46678dd0b8df65e0c973909df1b60ba33874e297ba9b9" 3166dependencies = [ 3167 "quick-xml 0.37.5", 3168 "thiserror 2.0.18", 3169 "windows 0.61.3", 3170 "windows-version", 3171] 3172 3173[[package]] 3174name = "tempfile" 3175version = "3.24.0" 3176source = "registry+https://github.com/rust-lang/crates.io-index" 3177checksum = "655da9c7eb6305c55742045d5a8d2037996d61d8de95806335c7c86ce0f82e9c" 3178dependencies = [ 3179 "fastrand", 3180 "getrandom 0.3.4", 3181 "once_cell", 3182 "rustix", 3183 "windows-sys 0.61.2", 3184] 3185 3186[[package]] 3187name = "term" 3188version = "0.7.0" 3189source = "registry+https://github.com/rust-lang/crates.io-index" 3190checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f" 3191dependencies = [ 3192 "dirs-next", 3193 "rustversion", 3194 "winapi 0.3.9", 3195] 3196 3197[[package]] 3198name = "termcolor" 3199version = "1.4.1" 3200source = "registry+https://github.com/rust-lang/crates.io-index" 3201checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755" 3202dependencies = [ 3203 "winapi-util", 3204] 3205 3206[[package]] 3207name = "thiserror" 3208version = "1.0.69" 3209source = "registry+https://github.com/rust-lang/crates.io-index" 3210checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" 3211dependencies = [ 3212 "thiserror-impl 1.0.69", 3213] 3214 3215[[package]] 3216name = "thiserror" 3217version = "2.0.18" 3218source = "registry+https://github.com/rust-lang/crates.io-index" 3219checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4" 3220dependencies = [ 3221 "thiserror-impl 2.0.18", 3222] 3223 3224[[package]] 3225name = "thiserror-impl" 3226version = "1.0.69" 3227source = "registry+https://github.com/rust-lang/crates.io-index" 3228checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" 3229dependencies = [ 3230 "proc-macro2", 3231 "quote", 3232 "syn 2.0.114", 3233] 3234 3235[[package]] 3236name = "thiserror-impl" 3237version = "2.0.18" 3238source = "registry+https://github.com/rust-lang/crates.io-index" 3239checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5" 3240dependencies = [ 3241 "proc-macro2", 3242 "quote", 3243 "syn 2.0.114", 3244] 3245 3246[[package]] 3247name = "time" 3248version = "0.3.47" 3249source = "registry+https://github.com/rust-lang/crates.io-index" 3250checksum = "743bd48c283afc0388f9b8827b976905fb217ad9e647fae3a379a9283c4def2c" 3251dependencies = [ 3252 "deranged", 3253 "itoa", 3254 "libc", 3255 "num-conv", 3256 "num_threads", 3257 "powerfmt", 3258 "serde_core", 3259 "time-core", 3260 "time-macros", 3261] 3262 3263[[package]] 3264name = "time-core" 3265version = "0.1.8" 3266source = "registry+https://github.com/rust-lang/crates.io-index" 3267checksum = "7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca" 3268 3269[[package]] 3270name = "time-macros" 3271version = "0.2.27" 3272source = "registry+https://github.com/rust-lang/crates.io-index" 3273checksum = "2e70e4c5a0e0a8a4823ad65dfe1a6930e4f4d756dcd9dd7939022b5e8c501215" 3274dependencies = [ 3275 "num-conv", 3276 "time-core", 3277] 3278 3279[[package]] 3280name = "tiny-skia" 3281version = "0.11.4" 3282source = "registry+https://github.com/rust-lang/crates.io-index" 3283checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab" 3284dependencies = [ 3285 "arrayref", 3286 "arrayvec", 3287 "bytemuck", 3288 "cfg-if 1.0.4", 3289 "log", 3290 "png", 3291 "tiny-skia-path", 3292] 3293 3294[[package]] 3295name = "tiny-skia-path" 3296version = "0.11.4" 3297source = "registry+https://github.com/rust-lang/crates.io-index" 3298checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93" 3299dependencies = [ 3300 "arrayref", 3301 "bytemuck", 3302 "strict-num", 3303] 3304 3305[[package]] 3306name = "tiny_http" 3307version = "0.12.0" 3308source = "registry+https://github.com/rust-lang/crates.io-index" 3309checksum = "389915df6413a2e74fb181895f933386023c71110878cd0825588928e64cdc82" 3310dependencies = [ 3311 "ascii", 3312 "chunked_transfer", 3313 "httpdate", 3314 "log", 3315] 3316 3317[[package]] 3318name = "tinystr" 3319version = "0.8.2" 3320source = "registry+https://github.com/rust-lang/crates.io-index" 3321checksum = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869" 3322dependencies = [ 3323 "displaydoc", 3324 "zerovec", 3325] 3326 3327[[package]] 3328name = "tinyvec" 3329version = "1.10.0" 3330source = "registry+https://github.com/rust-lang/crates.io-index" 3331checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa" 3332dependencies = [ 3333 "tinyvec_macros", 3334] 3335 3336[[package]] 3337name = "tinyvec_macros" 3338version = "0.1.1" 3339source = "registry+https://github.com/rust-lang/crates.io-index" 3340checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 3341 3342[[package]] 3343name = "tokio" 3344version = "1.49.0" 3345source = "registry+https://github.com/rust-lang/crates.io-index" 3346checksum = "72a2903cd7736441aac9df9d7688bd0ce48edccaadf181c3b90be801e81d3d86" 3347dependencies = [ 3348 "libc", 3349 "mio 1.1.1", 3350 "pin-project-lite", 3351 "socket2", 3352 "tokio-macros", 3353 "windows-sys 0.61.2", 3354] 3355 3356[[package]] 3357name = "tokio-macros" 3358version = "2.6.0" 3359source = "registry+https://github.com/rust-lang/crates.io-index" 3360checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5" 3361dependencies = [ 3362 "proc-macro2", 3363 "quote", 3364 "syn 2.0.114", 3365] 3366 3367[[package]] 3368name = "toml" 3369version = "0.7.8" 3370source = "registry+https://github.com/rust-lang/crates.io-index" 3371checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257" 3372dependencies = [ 3373 "serde", 3374 "serde_spanned 0.6.9", 3375 "toml_datetime 0.6.11", 3376 "toml_edit 0.19.15", 3377] 3378 3379[[package]] 3380name = "toml" 3381version = "0.9.11+spec-1.1.0" 3382source = "registry+https://github.com/rust-lang/crates.io-index" 3383checksum = "f3afc9a848309fe1aaffaed6e1546a7a14de1f935dc9d89d32afd9a44bab7c46" 3384dependencies = [ 3385 "indexmap", 3386 "serde_core", 3387 "serde_spanned 1.0.4", 3388 "toml_datetime 0.7.5+spec-1.1.0", 3389 "toml_parser", 3390 "toml_writer", 3391 "winnow 0.7.14", 3392] 3393 3394[[package]] 3395name = "toml_datetime" 3396version = "0.6.11" 3397source = "registry+https://github.com/rust-lang/crates.io-index" 3398checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c" 3399dependencies = [ 3400 "serde", 3401] 3402 3403[[package]] 3404name = "toml_datetime" 3405version = "0.7.5+spec-1.1.0" 3406source = "registry+https://github.com/rust-lang/crates.io-index" 3407checksum = "92e1cfed4a3038bc5a127e35a2d360f145e1f4b971b551a2ba5fd7aedf7e1347" 3408dependencies = [ 3409 "serde_core", 3410] 3411 3412[[package]] 3413name = "toml_edit" 3414version = "0.19.15" 3415source = "registry+https://github.com/rust-lang/crates.io-index" 3416checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421" 3417dependencies = [ 3418 "indexmap", 3419 "serde", 3420 "serde_spanned 0.6.9", 3421 "toml_datetime 0.6.11", 3422 "winnow 0.5.40", 3423] 3424 3425[[package]] 3426name = "toml_edit" 3427version = "0.23.10+spec-1.0.0" 3428source = "registry+https://github.com/rust-lang/crates.io-index" 3429checksum = "84c8b9f757e028cee9fa244aea147aab2a9ec09d5325a9b01e0a49730c2b5269" 3430dependencies = [ 3431 "indexmap", 3432 "toml_datetime 0.7.5+spec-1.1.0", 3433 "toml_parser", 3434 "winnow 0.7.14", 3435] 3436 3437[[package]] 3438name = "toml_parser" 3439version = "1.0.6+spec-1.1.0" 3440source = "registry+https://github.com/rust-lang/crates.io-index" 3441checksum = "a3198b4b0a8e11f09dd03e133c0280504d0801269e9afa46362ffde1cbeebf44" 3442dependencies = [ 3443 "winnow 0.7.14", 3444] 3445 3446[[package]] 3447name = "toml_writer" 3448version = "1.0.6+spec-1.1.0" 3449source = "registry+https://github.com/rust-lang/crates.io-index" 3450checksum = "ab16f14aed21ee8bfd8ec22513f7287cd4a91aa92e44edfe2c17ddd004e92607" 3451 3452[[package]] 3453name = "tower" 3454version = "0.5.3" 3455source = "registry+https://github.com/rust-lang/crates.io-index" 3456checksum = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4" 3457dependencies = [ 3458 "futures-core", 3459 "futures-util", 3460 "pin-project-lite", 3461 "sync_wrapper", 3462 "tokio", 3463 "tower-layer", 3464 "tower-service", 3465 "tracing", 3466] 3467 3468[[package]] 3469name = "tower-layer" 3470version = "0.3.3" 3471source = "registry+https://github.com/rust-lang/crates.io-index" 3472checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" 3473 3474[[package]] 3475name = "tower-service" 3476version = "0.3.3" 3477source = "registry+https://github.com/rust-lang/crates.io-index" 3478checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" 3479 3480[[package]] 3481name = "tracing" 3482version = "0.1.44" 3483source = "registry+https://github.com/rust-lang/crates.io-index" 3484checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" 3485dependencies = [ 3486 "log", 3487 "pin-project-lite", 3488 "tracing-attributes", 3489 "tracing-core", 3490] 3491 3492[[package]] 3493name = "tracing-attributes" 3494version = "0.1.31" 3495source = "registry+https://github.com/rust-lang/crates.io-index" 3496checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" 3497dependencies = [ 3498 "proc-macro2", 3499 "quote", 3500 "syn 2.0.114", 3501] 3502 3503[[package]] 3504name = "tracing-core" 3505version = "0.1.36" 3506source = "registry+https://github.com/rust-lang/crates.io-index" 3507checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" 3508dependencies = [ 3509 "once_cell", 3510] 3511 3512[[package]] 3513name = "ttf-parser" 3514version = "0.25.1" 3515source = "registry+https://github.com/rust-lang/crates.io-index" 3516checksum = "d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31" 3517dependencies = [ 3518 "core_maths", 3519] 3520 3521[[package]] 3522name = "tungstenite" 3523version = "0.28.0" 3524source = "registry+https://github.com/rust-lang/crates.io-index" 3525checksum = "8628dcc84e5a09eb3d8423d6cb682965dea9133204e8fb3efee74c2a0c259442" 3526dependencies = [ 3527 "bytes 1.11.1", 3528 "data-encoding", 3529 "http", 3530 "httparse", 3531 "log", 3532 "rand 0.9.2", 3533 "sha1", 3534 "thiserror 2.0.18", 3535 "utf-8", 3536] 3537 3538[[package]] 3539name = "typenum" 3540version = "1.19.0" 3541source = "registry+https://github.com/rust-lang/crates.io-index" 3542checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" 3543 3544[[package]] 3545name = "uds_windows" 3546version = "1.1.0" 3547source = "registry+https://github.com/rust-lang/crates.io-index" 3548checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9" 3549dependencies = [ 3550 "memoffset", 3551 "tempfile", 3552 "winapi 0.3.9", 3553] 3554 3555[[package]] 3556name = "unicode-bidi" 3557version = "0.3.18" 3558source = "registry+https://github.com/rust-lang/crates.io-index" 3559checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5" 3560 3561[[package]] 3562name = "unicode-bidi-mirroring" 3563version = "0.4.0" 3564source = "registry+https://github.com/rust-lang/crates.io-index" 3565checksum = "5dfa6e8c60bb66d49db113e0125ee8711b7647b5579dc7f5f19c42357ed039fe" 3566 3567[[package]] 3568name = "unicode-ccc" 3569version = "0.4.0" 3570source = "registry+https://github.com/rust-lang/crates.io-index" 3571checksum = "ce61d488bcdc9bc8b5d1772c404828b17fc481c0a582b5581e95fb233aef503e" 3572 3573[[package]] 3574name = "unicode-ident" 3575version = "1.0.23" 3576source = "registry+https://github.com/rust-lang/crates.io-index" 3577checksum = "537dd038a89878be9b64dd4bd1b260315c1bb94f4d784956b81e27a088d9a09e" 3578 3579[[package]] 3580name = "unicode-properties" 3581version = "0.1.4" 3582source = "registry+https://github.com/rust-lang/crates.io-index" 3583checksum = "7df058c713841ad818f1dc5d3fd88063241cc61f49f5fbea4b951e8cf5a8d71d" 3584 3585[[package]] 3586name = "unicode-script" 3587version = "0.5.8" 3588source = "registry+https://github.com/rust-lang/crates.io-index" 3589checksum = "383ad40bb927465ec0ce7720e033cb4ca06912855fc35db31b5755d0de75b1ee" 3590 3591[[package]] 3592name = "unicode-vo" 3593version = "0.1.0" 3594source = "registry+https://github.com/rust-lang/crates.io-index" 3595checksum = "b1d386ff53b415b7fe27b50bb44679e2cc4660272694b7b6f3326d8480823a94" 3596 3597[[package]] 3598name = "unicode-width" 3599version = "0.1.14" 3600source = "registry+https://github.com/rust-lang/crates.io-index" 3601checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af" 3602 3603[[package]] 3604name = "unicode-width" 3605version = "0.2.2" 3606source = "registry+https://github.com/rust-lang/crates.io-index" 3607checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254" 3608 3609[[package]] 3610name = "unit-prefix" 3611version = "0.5.2" 3612source = "registry+https://github.com/rust-lang/crates.io-index" 3613checksum = "81e544489bf3d8ef66c953931f56617f423cd4b5494be343d9b9d3dda037b9a3" 3614 3615[[package]] 3616name = "url" 3617version = "2.5.8" 3618source = "registry+https://github.com/rust-lang/crates.io-index" 3619checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed" 3620dependencies = [ 3621 "form_urlencoded", 3622 "idna", 3623 "percent-encoding", 3624 "serde", 3625] 3626 3627[[package]] 3628name = "usvg" 3629version = "0.46.0" 3630source = "registry+https://github.com/rust-lang/crates.io-index" 3631checksum = "e419dff010bb12512b0ae9e3d2f318dfbdf0167fde7eb05465134d4e8756076f" 3632dependencies = [ 3633 "base64", 3634 "data-url", 3635 "flate2", 3636 "fontdb", 3637 "imagesize", 3638 "kurbo", 3639 "log", 3640 "pico-args", 3641 "roxmltree 0.21.1", 3642 "rustybuzz", 3643 "simplecss", 3644 "siphasher", 3645 "strict-num", 3646 "svgtypes", 3647 "tiny-skia-path", 3648 "unicode-bidi", 3649 "unicode-script", 3650 "unicode-vo", 3651 "xmlwriter", 3652] 3653 3654[[package]] 3655name = "utf-8" 3656version = "0.7.6" 3657source = "registry+https://github.com/rust-lang/crates.io-index" 3658checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" 3659 3660[[package]] 3661name = "utf8_iter" 3662version = "1.0.4" 3663source = "registry+https://github.com/rust-lang/crates.io-index" 3664checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 3665 3666[[package]] 3667name = "utf8parse" 3668version = "0.2.2" 3669source = "registry+https://github.com/rust-lang/crates.io-index" 3670checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" 3671 3672[[package]] 3673name = "uuid" 3674version = "1.20.0" 3675source = "registry+https://github.com/rust-lang/crates.io-index" 3676checksum = "ee48d38b119b0cd71fe4141b30f5ba9c7c5d9f4e7a3a8b4a674e4b6ef789976f" 3677dependencies = [ 3678 "js-sys", 3679 "serde_core", 3680 "wasm-bindgen", 3681] 3682 3683[[package]] 3684name = "version_check" 3685version = "0.9.5" 3686source = "registry+https://github.com/rust-lang/crates.io-index" 3687checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 3688 3689[[package]] 3690name = "vgv" 3691version = "0.1.0" 3692source = "git+https://github.com/gwennlbh/vgvf#3279dd82380f7cfda0e7f5f84e6056f119543368" 3693dependencies = [ 3694 "anyhow", 3695 "base64", 3696 "diff-match-patch-rs", 3697 "pico-args", 3698 "resvg", 3699 "serde", 3700 "serde_json", 3701 "tiny-skia", 3702 "usvg", 3703] 3704 3705[[package]] 3706name = "vst3-com" 3707version = "0.1.0" 3708source = "git+https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d775940f5b476b9d1cca02a90e07e1922a2" 3709dependencies = [ 3710 "vst3-com-macros", 3711] 3712 3713[[package]] 3714name = "vst3-com-macros" 3715version = "0.2.0" 3716source = "git+https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d775940f5b476b9d1cca02a90e07e1922a2" 3717dependencies = [ 3718 "proc-macro2", 3719 "quote", 3720 "syn 1.0.109", 3721 "vst3-com-macros-support", 3722] 3723 3724[[package]] 3725name = "vst3-com-macros-support" 3726version = "0.2.0" 3727source = "git+https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d775940f5b476b9d1cca02a90e07e1922a2" 3728dependencies = [ 3729 "proc-macro2", 3730 "quote", 3731 "syn 1.0.109", 3732] 3733 3734[[package]] 3735name = "vst3-sys" 3736version = "0.1.0" 3737source = "git+https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d775940f5b476b9d1cca02a90e07e1922a2" 3738dependencies = [ 3739 "vst3-com", 3740] 3741 3742[[package]] 3743name = "wasi" 3744version = "0.9.0+wasi-snapshot-preview1" 3745source = "registry+https://github.com/rust-lang/crates.io-index" 3746checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519" 3747 3748[[package]] 3749name = "wasi" 3750version = "0.11.1+wasi-snapshot-preview1" 3751source = "registry+https://github.com/rust-lang/crates.io-index" 3752checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" 3753 3754[[package]] 3755name = "wasip2" 3756version = "1.0.2+wasi-0.2.9" 3757source = "registry+https://github.com/rust-lang/crates.io-index" 3758checksum = "9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5" 3759dependencies = [ 3760 "wit-bindgen", 3761] 3762 3763[[package]] 3764name = "wasm-bindgen" 3765version = "0.2.108" 3766source = "registry+https://github.com/rust-lang/crates.io-index" 3767checksum = "64024a30ec1e37399cf85a7ffefebdb72205ca1c972291c51512360d90bd8566" 3768dependencies = [ 3769 "cfg-if 1.0.4", 3770 "once_cell", 3771 "rustversion", 3772 "wasm-bindgen-macro", 3773 "wasm-bindgen-shared", 3774] 3775 3776[[package]] 3777name = "wasm-bindgen-macro" 3778version = "0.2.108" 3779source = "registry+https://github.com/rust-lang/crates.io-index" 3780checksum = "008b239d9c740232e71bd39e8ef6429d27097518b6b30bdf9086833bd5b6d608" 3781dependencies = [ 3782 "quote", 3783 "wasm-bindgen-macro-support", 3784] 3785 3786[[package]] 3787name = "wasm-bindgen-macro-support" 3788version = "0.2.108" 3789source = "registry+https://github.com/rust-lang/crates.io-index" 3790checksum = "5256bae2d58f54820e6490f9839c49780dff84c65aeab9e772f15d5f0e913a55" 3791dependencies = [ 3792 "bumpalo", 3793 "proc-macro2", 3794 "quote", 3795 "syn 2.0.114", 3796 "wasm-bindgen-shared", 3797] 3798 3799[[package]] 3800name = "wasm-bindgen-shared" 3801version = "0.2.108" 3802source = "registry+https://github.com/rust-lang/crates.io-index" 3803checksum = "1f01b580c9ac74c8d8f0c0e4afb04eeef2acf145458e52c03845ee9cd23e3d12" 3804dependencies = [ 3805 "unicode-ident", 3806] 3807 3808[[package]] 3809name = "web-sys" 3810version = "0.3.85" 3811source = "registry+https://github.com/rust-lang/crates.io-index" 3812checksum = "312e32e551d92129218ea9a2452120f4aabc03529ef03e4d0d82fb2780608598" 3813dependencies = [ 3814 "js-sys", 3815 "wasm-bindgen", 3816] 3817 3818[[package]] 3819name = "web-time" 3820version = "1.1.0" 3821source = "registry+https://github.com/rust-lang/crates.io-index" 3822checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" 3823dependencies = [ 3824 "js-sys", 3825 "wasm-bindgen", 3826] 3827 3828[[package]] 3829name = "weezl" 3830version = "0.1.12" 3831source = "registry+https://github.com/rust-lang/crates.io-index" 3832checksum = "a28ac98ddc8b9274cb41bb4d9d4d5c425b6020c50c46f25559911905610b4a88" 3833 3834[[package]] 3835name = "widestring" 3836version = "1.2.1" 3837source = "registry+https://github.com/rust-lang/crates.io-index" 3838checksum = "72069c3113ab32ab29e5584db3c6ec55d416895e60715417b5b883a357c3e471" 3839 3840[[package]] 3841name = "winapi" 3842version = "0.2.8" 3843source = "registry+https://github.com/rust-lang/crates.io-index" 3844checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a" 3845 3846[[package]] 3847name = "winapi" 3848version = "0.3.9" 3849source = "registry+https://github.com/rust-lang/crates.io-index" 3850checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 3851dependencies = [ 3852 "winapi-i686-pc-windows-gnu", 3853 "winapi-x86_64-pc-windows-gnu", 3854] 3855 3856[[package]] 3857name = "winapi-build" 3858version = "0.1.1" 3859source = "registry+https://github.com/rust-lang/crates.io-index" 3860checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc" 3861 3862[[package]] 3863name = "winapi-i686-pc-windows-gnu" 3864version = "0.4.0" 3865source = "registry+https://github.com/rust-lang/crates.io-index" 3866checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 3867 3868[[package]] 3869name = "winapi-util" 3870version = "0.1.11" 3871source = "registry+https://github.com/rust-lang/crates.io-index" 3872checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" 3873dependencies = [ 3874 "windows-sys 0.61.2", 3875] 3876 3877[[package]] 3878name = "winapi-x86_64-pc-windows-gnu" 3879version = "0.4.0" 3880source = "registry+https://github.com/rust-lang/crates.io-index" 3881checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 3882 3883[[package]] 3884name = "windows" 3885version = "0.44.0" 3886source = "registry+https://github.com/rust-lang/crates.io-index" 3887checksum = "9e745dab35a0c4c77aa3ce42d595e13d2003d6902d6b08c9ef5fc326d08da12b" 3888dependencies = [ 3889 "windows-targets 0.42.2", 3890] 3891 3892[[package]] 3893name = "windows" 3894version = "0.61.3" 3895source = "registry+https://github.com/rust-lang/crates.io-index" 3896checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893" 3897dependencies = [ 3898 "windows-collections", 3899 "windows-core 0.61.2", 3900 "windows-future", 3901 "windows-link 0.1.3", 3902 "windows-numerics", 3903] 3904 3905[[package]] 3906name = "windows-collections" 3907version = "0.2.0" 3908source = "registry+https://github.com/rust-lang/crates.io-index" 3909checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8" 3910dependencies = [ 3911 "windows-core 0.61.2", 3912] 3913 3914[[package]] 3915name = "windows-core" 3916version = "0.61.2" 3917source = "registry+https://github.com/rust-lang/crates.io-index" 3918checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3" 3919dependencies = [ 3920 "windows-implement", 3921 "windows-interface", 3922 "windows-link 0.1.3", 3923 "windows-result 0.3.4", 3924 "windows-strings 0.4.2", 3925] 3926 3927[[package]] 3928name = "windows-core" 3929version = "0.62.2" 3930source = "registry+https://github.com/rust-lang/crates.io-index" 3931checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" 3932dependencies = [ 3933 "windows-implement", 3934 "windows-interface", 3935 "windows-link 0.2.1", 3936 "windows-result 0.4.1", 3937 "windows-strings 0.5.1", 3938] 3939 3940[[package]] 3941name = "windows-future" 3942version = "0.2.1" 3943source = "registry+https://github.com/rust-lang/crates.io-index" 3944checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e" 3945dependencies = [ 3946 "windows-core 0.61.2", 3947 "windows-link 0.1.3", 3948 "windows-threading", 3949] 3950 3951[[package]] 3952name = "windows-implement" 3953version = "0.60.2" 3954source = "registry+https://github.com/rust-lang/crates.io-index" 3955checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" 3956dependencies = [ 3957 "proc-macro2", 3958 "quote", 3959 "syn 2.0.114", 3960] 3961 3962[[package]] 3963name = "windows-interface" 3964version = "0.59.3" 3965source = "registry+https://github.com/rust-lang/crates.io-index" 3966checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" 3967dependencies = [ 3968 "proc-macro2", 3969 "quote", 3970 "syn 2.0.114", 3971] 3972 3973[[package]] 3974name = "windows-link" 3975version = "0.1.3" 3976source = "registry+https://github.com/rust-lang/crates.io-index" 3977checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" 3978 3979[[package]] 3980name = "windows-link" 3981version = "0.2.1" 3982source = "registry+https://github.com/rust-lang/crates.io-index" 3983checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" 3984 3985[[package]] 3986name = "windows-numerics" 3987version = "0.2.0" 3988source = "registry+https://github.com/rust-lang/crates.io-index" 3989checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1" 3990dependencies = [ 3991 "windows-core 0.61.2", 3992 "windows-link 0.1.3", 3993] 3994 3995[[package]] 3996name = "windows-result" 3997version = "0.3.4" 3998source = "registry+https://github.com/rust-lang/crates.io-index" 3999checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" 4000dependencies = [ 4001 "windows-link 0.1.3", 4002] 4003 4004[[package]] 4005name = "windows-result" 4006version = "0.4.1" 4007source = "registry+https://github.com/rust-lang/crates.io-index" 4008checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" 4009dependencies = [ 4010 "windows-link 0.2.1", 4011] 4012 4013[[package]] 4014name = "windows-strings" 4015version = "0.4.2" 4016source = "registry+https://github.com/rust-lang/crates.io-index" 4017checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" 4018dependencies = [ 4019 "windows-link 0.1.3", 4020] 4021 4022[[package]] 4023name = "windows-strings" 4024version = "0.5.1" 4025source = "registry+https://github.com/rust-lang/crates.io-index" 4026checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" 4027dependencies = [ 4028 "windows-link 0.2.1", 4029] 4030 4031[[package]] 4032name = "windows-sys" 4033version = "0.59.0" 4034source = "registry+https://github.com/rust-lang/crates.io-index" 4035checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" 4036dependencies = [ 4037 "windows-targets 0.52.6", 4038] 4039 4040[[package]] 4041name = "windows-sys" 4042version = "0.60.2" 4043source = "registry+https://github.com/rust-lang/crates.io-index" 4044checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" 4045dependencies = [ 4046 "windows-targets 0.53.5", 4047] 4048 4049[[package]] 4050name = "windows-sys" 4051version = "0.61.2" 4052source = "registry+https://github.com/rust-lang/crates.io-index" 4053checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" 4054dependencies = [ 4055 "windows-link 0.2.1", 4056] 4057 4058[[package]] 4059name = "windows-targets" 4060version = "0.42.2" 4061source = "registry+https://github.com/rust-lang/crates.io-index" 4062checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" 4063dependencies = [ 4064 "windows_aarch64_gnullvm 0.42.2", 4065 "windows_aarch64_msvc 0.42.2", 4066 "windows_i686_gnu 0.42.2", 4067 "windows_i686_msvc 0.42.2", 4068 "windows_x86_64_gnu 0.42.2", 4069 "windows_x86_64_gnullvm 0.42.2", 4070 "windows_x86_64_msvc 0.42.2", 4071] 4072 4073[[package]] 4074name = "windows-targets" 4075version = "0.52.6" 4076source = "registry+https://github.com/rust-lang/crates.io-index" 4077checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 4078dependencies = [ 4079 "windows_aarch64_gnullvm 0.52.6", 4080 "windows_aarch64_msvc 0.52.6", 4081 "windows_i686_gnu 0.52.6", 4082 "windows_i686_gnullvm 0.52.6", 4083 "windows_i686_msvc 0.52.6", 4084 "windows_x86_64_gnu 0.52.6", 4085 "windows_x86_64_gnullvm 0.52.6", 4086 "windows_x86_64_msvc 0.52.6", 4087] 4088 4089[[package]] 4090name = "windows-targets" 4091version = "0.53.5" 4092source = "registry+https://github.com/rust-lang/crates.io-index" 4093checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" 4094dependencies = [ 4095 "windows-link 0.2.1", 4096 "windows_aarch64_gnullvm 0.53.1", 4097 "windows_aarch64_msvc 0.53.1", 4098 "windows_i686_gnu 0.53.1", 4099 "windows_i686_gnullvm 0.53.1", 4100 "windows_i686_msvc 0.53.1", 4101 "windows_x86_64_gnu 0.53.1", 4102 "windows_x86_64_gnullvm 0.53.1", 4103 "windows_x86_64_msvc 0.53.1", 4104] 4105 4106[[package]] 4107name = "windows-threading" 4108version = "0.1.0" 4109source = "registry+https://github.com/rust-lang/crates.io-index" 4110checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6" 4111dependencies = [ 4112 "windows-link 0.1.3", 4113] 4114 4115[[package]] 4116name = "windows-version" 4117version = "0.1.7" 4118source = "registry+https://github.com/rust-lang/crates.io-index" 4119checksum = "e4060a1da109b9d0326b7262c8e12c84df67cc0dbc9e33cf49e01ccc2eb63631" 4120dependencies = [ 4121 "windows-link 0.2.1", 4122] 4123 4124[[package]] 4125name = "windows_aarch64_gnullvm" 4126version = "0.42.2" 4127source = "registry+https://github.com/rust-lang/crates.io-index" 4128checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 4129 4130[[package]] 4131name = "windows_aarch64_gnullvm" 4132version = "0.52.6" 4133source = "registry+https://github.com/rust-lang/crates.io-index" 4134checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 4135 4136[[package]] 4137name = "windows_aarch64_gnullvm" 4138version = "0.53.1" 4139source = "registry+https://github.com/rust-lang/crates.io-index" 4140checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53" 4141 4142[[package]] 4143name = "windows_aarch64_msvc" 4144version = "0.42.2" 4145source = "registry+https://github.com/rust-lang/crates.io-index" 4146checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" 4147 4148[[package]] 4149name = "windows_aarch64_msvc" 4150version = "0.52.6" 4151source = "registry+https://github.com/rust-lang/crates.io-index" 4152checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 4153 4154[[package]] 4155name = "windows_aarch64_msvc" 4156version = "0.53.1" 4157source = "registry+https://github.com/rust-lang/crates.io-index" 4158checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006" 4159 4160[[package]] 4161name = "windows_i686_gnu" 4162version = "0.42.2" 4163source = "registry+https://github.com/rust-lang/crates.io-index" 4164checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" 4165 4166[[package]] 4167name = "windows_i686_gnu" 4168version = "0.52.6" 4169source = "registry+https://github.com/rust-lang/crates.io-index" 4170checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 4171 4172[[package]] 4173name = "windows_i686_gnu" 4174version = "0.53.1" 4175source = "registry+https://github.com/rust-lang/crates.io-index" 4176checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3" 4177 4178[[package]] 4179name = "windows_i686_gnullvm" 4180version = "0.52.6" 4181source = "registry+https://github.com/rust-lang/crates.io-index" 4182checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 4183 4184[[package]] 4185name = "windows_i686_gnullvm" 4186version = "0.53.1" 4187source = "registry+https://github.com/rust-lang/crates.io-index" 4188checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c" 4189 4190[[package]] 4191name = "windows_i686_msvc" 4192version = "0.42.2" 4193source = "registry+https://github.com/rust-lang/crates.io-index" 4194checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" 4195 4196[[package]] 4197name = "windows_i686_msvc" 4198version = "0.52.6" 4199source = "registry+https://github.com/rust-lang/crates.io-index" 4200checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 4201 4202[[package]] 4203name = "windows_i686_msvc" 4204version = "0.53.1" 4205source = "registry+https://github.com/rust-lang/crates.io-index" 4206checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2" 4207 4208[[package]] 4209name = "windows_x86_64_gnu" 4210version = "0.42.2" 4211source = "registry+https://github.com/rust-lang/crates.io-index" 4212checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" 4213 4214[[package]] 4215name = "windows_x86_64_gnu" 4216version = "0.52.6" 4217source = "registry+https://github.com/rust-lang/crates.io-index" 4218checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 4219 4220[[package]] 4221name = "windows_x86_64_gnu" 4222version = "0.53.1" 4223source = "registry+https://github.com/rust-lang/crates.io-index" 4224checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499" 4225 4226[[package]] 4227name = "windows_x86_64_gnullvm" 4228version = "0.42.2" 4229source = "registry+https://github.com/rust-lang/crates.io-index" 4230checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" 4231 4232[[package]] 4233name = "windows_x86_64_gnullvm" 4234version = "0.52.6" 4235source = "registry+https://github.com/rust-lang/crates.io-index" 4236checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 4237 4238[[package]] 4239name = "windows_x86_64_gnullvm" 4240version = "0.53.1" 4241source = "registry+https://github.com/rust-lang/crates.io-index" 4242checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1" 4243 4244[[package]] 4245name = "windows_x86_64_msvc" 4246version = "0.42.2" 4247source = "registry+https://github.com/rust-lang/crates.io-index" 4248checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" 4249 4250[[package]] 4251name = "windows_x86_64_msvc" 4252version = "0.52.6" 4253source = "registry+https://github.com/rust-lang/crates.io-index" 4254checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 4255 4256[[package]] 4257name = "windows_x86_64_msvc" 4258version = "0.53.1" 4259source = "registry+https://github.com/rust-lang/crates.io-index" 4260checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" 4261 4262[[package]] 4263name = "winnow" 4264version = "0.5.40" 4265source = "registry+https://github.com/rust-lang/crates.io-index" 4266checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876" 4267dependencies = [ 4268 "memchr", 4269] 4270 4271[[package]] 4272name = "winnow" 4273version = "0.7.14" 4274source = "registry+https://github.com/rust-lang/crates.io-index" 4275checksum = "5a5364e9d77fcdeeaa6062ced926ee3381faa2ee02d3eb83a5c27a8825540829" 4276dependencies = [ 4277 "memchr", 4278] 4279 4280[[package]] 4281name = "wit-bindgen" 4282version = "0.51.0" 4283source = "registry+https://github.com/rust-lang/crates.io-index" 4284checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5" 4285 4286[[package]] 4287name = "writeable" 4288version = "0.6.2" 4289source = "registry+https://github.com/rust-lang/crates.io-index" 4290checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9" 4291 4292[[package]] 4293name = "ws" 4294version = "0.9.2" 4295source = "registry+https://github.com/rust-lang/crates.io-index" 4296checksum = "25fe90c75f236a0a00247d5900226aea4f2d7b05ccc34da9e7a8880ff59b5848" 4297dependencies = [ 4298 "byteorder", 4299 "bytes 0.4.12", 4300 "httparse", 4301 "log", 4302 "mio 0.6.23", 4303 "mio-extras", 4304 "rand 0.7.3", 4305 "sha-1", 4306 "slab", 4307 "url", 4308] 4309 4310[[package]] 4311name = "ws2_32-sys" 4312version = "0.2.1" 4313source = "registry+https://github.com/rust-lang/crates.io-index" 4314checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e" 4315dependencies = [ 4316 "winapi 0.2.8", 4317 "winapi-build", 4318] 4319 4320[[package]] 4321name = "xmlwriter" 4322version = "0.1.0" 4323source = "registry+https://github.com/rust-lang/crates.io-index" 4324checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9" 4325 4326[[package]] 4327name = "xtask" 4328version = "0.1.0" 4329dependencies = [ 4330 "nih_plug_xtask", 4331] 4332 4333[[package]] 4334name = "yoke" 4335version = "0.8.1" 4336source = "registry+https://github.com/rust-lang/crates.io-index" 4337checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954" 4338dependencies = [ 4339 "stable_deref_trait", 4340 "yoke-derive", 4341 "zerofrom", 4342] 4343 4344[[package]] 4345name = "yoke-derive" 4346version = "0.8.1" 4347source = "registry+https://github.com/rust-lang/crates.io-index" 4348checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d" 4349dependencies = [ 4350 "proc-macro2", 4351 "quote", 4352 "syn 2.0.114", 4353 "synstructure", 4354] 4355 4356[[package]] 4357name = "zbus" 4358version = "5.13.2" 4359source = "registry+https://github.com/rust-lang/crates.io-index" 4360checksum = "1bfeff997a0aaa3eb20c4652baf788d2dfa6d2839a0ead0b3ff69ce2f9c4bdd1" 4361dependencies = [ 4362 "async-broadcast", 4363 "async-executor", 4364 "async-io", 4365 "async-lock", 4366 "async-process", 4367 "async-recursion", 4368 "async-task", 4369 "async-trait", 4370 "blocking", 4371 "enumflags2", 4372 "event-listener", 4373 "futures-core", 4374 "futures-lite", 4375 "hex", 4376 "libc", 4377 "ordered-stream", 4378 "rustix", 4379 "serde", 4380 "serde_repr", 4381 "tracing", 4382 "uds_windows", 4383 "uuid", 4384 "windows-sys 0.61.2", 4385 "winnow 0.7.14", 4386 "zbus_macros", 4387 "zbus_names", 4388 "zvariant", 4389] 4390 4391[[package]] 4392name = "zbus_macros" 4393version = "5.13.2" 4394source = "registry+https://github.com/rust-lang/crates.io-index" 4395checksum = "0bbd5a90dbe8feee5b13def448427ae314ccd26a49cac47905cafefb9ff846f1" 4396dependencies = [ 4397 "proc-macro-crate", 4398 "proc-macro2", 4399 "quote", 4400 "syn 2.0.114", 4401 "zbus_names", 4402 "zvariant", 4403 "zvariant_utils", 4404] 4405 4406[[package]] 4407name = "zbus_names" 4408version = "4.3.1" 4409source = "registry+https://github.com/rust-lang/crates.io-index" 4410checksum = "ffd8af6d5b78619bab301ff3c560a5bd22426150253db278f164d6cf3b72c50f" 4411dependencies = [ 4412 "serde", 4413 "winnow 0.7.14", 4414 "zvariant", 4415] 4416 4417[[package]] 4418name = "zerocopy" 4419version = "0.8.39" 4420source = "registry+https://github.com/rust-lang/crates.io-index" 4421checksum = "db6d35d663eadb6c932438e763b262fe1a70987f9ae936e60158176d710cae4a" 4422dependencies = [ 4423 "zerocopy-derive", 4424] 4425 4426[[package]] 4427name = "zerocopy-derive" 4428version = "0.8.39" 4429source = "registry+https://github.com/rust-lang/crates.io-index" 4430checksum = "4122cd3169e94605190e77839c9a40d40ed048d305bfdc146e7df40ab0f3e517" 4431dependencies = [ 4432 "proc-macro2", 4433 "quote", 4434 "syn 2.0.114", 4435] 4436 4437[[package]] 4438name = "zerofrom" 4439version = "0.1.6" 4440source = "registry+https://github.com/rust-lang/crates.io-index" 4441checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" 4442dependencies = [ 4443 "zerofrom-derive", 4444] 4445 4446[[package]] 4447name = "zerofrom-derive" 4448version = "0.1.6" 4449source = "registry+https://github.com/rust-lang/crates.io-index" 4450checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" 4451dependencies = [ 4452 "proc-macro2", 4453 "quote", 4454 "syn 2.0.114", 4455 "synstructure", 4456] 4457 4458[[package]] 4459name = "zerotrie" 4460version = "0.2.3" 4461source = "registry+https://github.com/rust-lang/crates.io-index" 4462checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851" 4463dependencies = [ 4464 "displaydoc", 4465 "yoke", 4466 "zerofrom", 4467] 4468 4469[[package]] 4470name = "zerovec" 4471version = "0.11.5" 4472source = "registry+https://github.com/rust-lang/crates.io-index" 4473checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002" 4474dependencies = [ 4475 "yoke", 4476 "zerofrom", 4477 "zerovec-derive", 4478] 4479 4480[[package]] 4481name = "zerovec-derive" 4482version = "0.11.2" 4483source = "registry+https://github.com/rust-lang/crates.io-index" 4484checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3" 4485dependencies = [ 4486 "proc-macro2", 4487 "quote", 4488 "syn 2.0.114", 4489] 4490 4491[[package]] 4492name = "zmij" 4493version = "1.0.20" 4494source = "registry+https://github.com/rust-lang/crates.io-index" 4495checksum = "4de98dfa5d5b7fef4ee834d0073d560c9ca7b6c46a71d058c48db7960f8cfaf7" 4496 4497[[package]] 4498name = "zune-core" 4499version = "0.5.1" 4500source = "registry+https://github.com/rust-lang/crates.io-index" 4501checksum = "cb8a0807f7c01457d0379ba880ba6322660448ddebc890ce29bb64da71fb40f9" 4502 4503[[package]] 4504name = "zune-jpeg" 4505version = "0.5.12" 4506source = "registry+https://github.com/rust-lang/crates.io-index" 4507checksum = "410e9ecef634c709e3831c2cfdb8d9c32164fae1c67496d5b68fff728eec37fe" 4508dependencies = [ 4509 "zune-core", 4510] 4511 4512[[package]] 4513name = "zvariant" 4514version = "5.9.2" 4515source = "registry+https://github.com/rust-lang/crates.io-index" 4516checksum = "68b64ef4f40c7951337ddc7023dd03528a57a3ce3408ee9da5e948bd29b232c4" 4517dependencies = [ 4518 "endi", 4519 "enumflags2", 4520 "serde", 4521 "winnow 0.7.14", 4522 "zvariant_derive", 4523 "zvariant_utils", 4524] 4525 4526[[package]] 4527name = "zvariant_derive" 4528version = "5.9.2" 4529source = "registry+https://github.com/rust-lang/crates.io-index" 4530checksum = "484d5d975eb7afb52cc6b929c13d3719a20ad650fea4120e6310de3fc55e415c" 4531dependencies = [ 4532 "proc-macro-crate", 4533 "proc-macro2", 4534 "quote", 4535 "syn 2.0.114", 4536 "zvariant_utils", 4537] 4538 4539[[package]] 4540name = "zvariant_utils" 4541version = "3.3.0" 4542source = "registry+https://github.com/rust-lang/crates.io-index" 4543checksum = "f75c23a64ef8f40f13a6989991e643554d9bef1d682a281160cf0c1bc389c5e9" 4544dependencies = [ 4545 "proc-macro2", 4546 "quote", 4547 "serde", 4548 "syn 2.0.114", 4549 "winnow 0.7.14", 4550]