putz u in dhe washing machin and spins ur bsky pofile pictuer !!! :D
at main 4713 lines 117 kB view raw
1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 4 4 5[[package]] 6name = "abnf" 7version = "0.13.0" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "087113bd50d9adce24850eed5d0476c7d199d532fce8fab5173650331e09033a" 10dependencies = [ 11 "abnf-core", 12 "nom 7.1.3", 13] 14 15[[package]] 16name = "abnf-core" 17version = "0.5.0" 18source = "registry+https://github.com/rust-lang/crates.io-index" 19checksum = "c44e09c43ae1c368fb91a03a566472d0087c26cf7e1b9e8e289c14ede681dd7d" 20dependencies = [ 21 "nom 7.1.3", 22] 23 24[[package]] 25name = "adler2" 26version = "2.0.1" 27source = "registry+https://github.com/rust-lang/crates.io-index" 28checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" 29 30[[package]] 31name = "aho-corasick" 32version = "1.1.4" 33source = "registry+https://github.com/rust-lang/crates.io-index" 34checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301" 35dependencies = [ 36 "memchr", 37] 38 39[[package]] 40name = "aliasable" 41version = "0.1.3" 42source = "registry+https://github.com/rust-lang/crates.io-index" 43checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd" 44 45[[package]] 46name = "aligned" 47version = "0.4.3" 48source = "registry+https://github.com/rust-lang/crates.io-index" 49checksum = "ee4508988c62edf04abd8d92897fca0c2995d907ce1dfeaf369dac3716a40685" 50dependencies = [ 51 "as-slice", 52] 53 54[[package]] 55name = "aligned-vec" 56version = "0.6.4" 57source = "registry+https://github.com/rust-lang/crates.io-index" 58checksum = "dc890384c8602f339876ded803c97ad529f3842aba97f6392b3dba0dd171769b" 59dependencies = [ 60 "equator", 61] 62 63[[package]] 64name = "android_system_properties" 65version = "0.1.5" 66source = "registry+https://github.com/rust-lang/crates.io-index" 67checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 68dependencies = [ 69 "libc", 70] 71 72[[package]] 73name = "anyhow" 74version = "1.0.100" 75source = "registry+https://github.com/rust-lang/crates.io-index" 76checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61" 77 78[[package]] 79name = "approx" 80version = "0.5.1" 81source = "registry+https://github.com/rust-lang/crates.io-index" 82checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6" 83dependencies = [ 84 "num-traits", 85] 86 87[[package]] 88name = "arbitrary" 89version = "1.4.2" 90source = "registry+https://github.com/rust-lang/crates.io-index" 91checksum = "c3d036a3c4ab069c7b410a2ce876bd74808d2d0888a82667669f8e783a898bf1" 92 93[[package]] 94name = "arg_enum_proc_macro" 95version = "0.3.4" 96source = "registry+https://github.com/rust-lang/crates.io-index" 97checksum = "0ae92a5119aa49cdbcf6b9f893fe4e1d98b04ccbf82ee0584ad948a44a734dea" 98dependencies = [ 99 "proc-macro2", 100 "quote", 101 "syn 2.0.114", 102] 103 104[[package]] 105name = "arrayvec" 106version = "0.7.6" 107source = "registry+https://github.com/rust-lang/crates.io-index" 108checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50" 109 110[[package]] 111name = "as-slice" 112version = "0.2.1" 113source = "registry+https://github.com/rust-lang/crates.io-index" 114checksum = "516b6b4f0e40d50dcda9365d53964ec74560ad4284da2e7fc97122cd83174516" 115dependencies = [ 116 "stable_deref_trait", 117] 118 119[[package]] 120name = "async-compression" 121version = "0.4.36" 122source = "registry+https://github.com/rust-lang/crates.io-index" 123checksum = "98ec5f6c2f8bc326c994cb9e241cc257ddaba9afa8555a43cffbb5dd86efaa37" 124dependencies = [ 125 "compression-codecs", 126 "compression-core", 127 "futures-core", 128 "pin-project-lite", 129 "tokio", 130] 131 132[[package]] 133name = "atomic-polyfill" 134version = "1.0.3" 135source = "registry+https://github.com/rust-lang/crates.io-index" 136checksum = "8cf2bce30dfe09ef0bfaef228b9d414faaf7e563035494d7fe092dba54b300f4" 137dependencies = [ 138 "critical-section", 139] 140 141[[package]] 142name = "atomic-waker" 143version = "1.1.2" 144source = "registry+https://github.com/rust-lang/crates.io-index" 145checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 146 147[[package]] 148name = "autocfg" 149version = "1.5.0" 150source = "registry+https://github.com/rust-lang/crates.io-index" 151checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" 152 153[[package]] 154name = "av-scenechange" 155version = "0.14.1" 156source = "registry+https://github.com/rust-lang/crates.io-index" 157checksum = "0f321d77c20e19b92c39e7471cf986812cbb46659d2af674adc4331ef3f18394" 158dependencies = [ 159 "aligned", 160 "anyhow", 161 "arg_enum_proc_macro", 162 "arrayvec", 163 "log", 164 "num-rational", 165 "num-traits", 166 "pastey", 167 "rayon", 168 "thiserror 2.0.17", 169 "v_frame", 170 "y4m", 171] 172 173[[package]] 174name = "av1-grain" 175version = "0.2.5" 176source = "registry+https://github.com/rust-lang/crates.io-index" 177checksum = "8cfddb07216410377231960af4fcab838eaa12e013417781b78bd95ee22077f8" 178dependencies = [ 179 "anyhow", 180 "arrayvec", 181 "log", 182 "nom 8.0.0", 183 "num-rational", 184 "v_frame", 185] 186 187[[package]] 188name = "avif-serialize" 189version = "0.8.6" 190source = "registry+https://github.com/rust-lang/crates.io-index" 191checksum = "47c8fbc0f831f4519fe8b810b6a7a91410ec83031b8233f730a0480029f6a23f" 192dependencies = [ 193 "arrayvec", 194] 195 196[[package]] 197name = "base-x" 198version = "0.2.11" 199source = "registry+https://github.com/rust-lang/crates.io-index" 200checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270" 201 202[[package]] 203name = "base16ct" 204version = "0.2.0" 205source = "registry+https://github.com/rust-lang/crates.io-index" 206checksum = "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf" 207 208[[package]] 209name = "base256emoji" 210version = "1.0.2" 211source = "registry+https://github.com/rust-lang/crates.io-index" 212checksum = "b5e9430d9a245a77c92176e649af6e275f20839a48389859d1661e9a128d077c" 213dependencies = [ 214 "const-str", 215 "match-lookup", 216] 217 218[[package]] 219name = "base64" 220version = "0.22.1" 221source = "registry+https://github.com/rust-lang/crates.io-index" 222checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" 223 224[[package]] 225name = "base64ct" 226version = "1.8.2" 227source = "registry+https://github.com/rust-lang/crates.io-index" 228checksum = "7d809780667f4410e7c41b07f52439b94d2bdf8528eeedc287fa38d3b7f95d82" 229 230[[package]] 231name = "bit_field" 232version = "0.10.3" 233source = "registry+https://github.com/rust-lang/crates.io-index" 234checksum = "1e4b40c7323adcfc0a41c4b88143ed58346ff65a288fc144329c5c45e05d70c6" 235 236[[package]] 237name = "bitflags" 238version = "2.10.0" 239source = "registry+https://github.com/rust-lang/crates.io-index" 240checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3" 241 242[[package]] 243name = "bitstream-io" 244version = "4.9.0" 245source = "registry+https://github.com/rust-lang/crates.io-index" 246checksum = "60d4bd9d1db2c6bdf285e223a7fa369d5ce98ec767dec949c6ca62863ce61757" 247dependencies = [ 248 "core2", 249] 250 251[[package]] 252name = "block-buffer" 253version = "0.10.4" 254source = "registry+https://github.com/rust-lang/crates.io-index" 255checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 256dependencies = [ 257 "generic-array", 258] 259 260[[package]] 261name = "bon" 262version = "3.8.1" 263source = "registry+https://github.com/rust-lang/crates.io-index" 264checksum = "ebeb9aaf9329dff6ceb65c689ca3db33dbf15f324909c60e4e5eef5701ce31b1" 265dependencies = [ 266 "bon-macros", 267 "rustversion", 268] 269 270[[package]] 271name = "bon-macros" 272version = "3.8.1" 273source = "registry+https://github.com/rust-lang/crates.io-index" 274checksum = "77e9d642a7e3a318e37c2c9427b5a6a48aa1ad55dcd986f3034ab2239045a645" 275dependencies = [ 276 "darling", 277 "ident_case", 278 "prettyplease", 279 "proc-macro2", 280 "quote", 281 "rustversion", 282 "syn 2.0.114", 283] 284 285[[package]] 286name = "borsh" 287version = "1.6.0" 288source = "registry+https://github.com/rust-lang/crates.io-index" 289checksum = "d1da5ab77c1437701eeff7c88d968729e7766172279eab0676857b3d63af7a6f" 290dependencies = [ 291 "cfg_aliases", 292] 293 294[[package]] 295name = "btree-range-map" 296version = "0.7.2" 297source = "registry+https://github.com/rust-lang/crates.io-index" 298checksum = "1be5c9672446d3800bcbcaabaeba121fe22f1fb25700c4562b22faf76d377c33" 299dependencies = [ 300 "btree-slab", 301 "cc-traits", 302 "range-traits", 303 "serde", 304 "slab", 305] 306 307[[package]] 308name = "btree-slab" 309version = "0.6.1" 310source = "registry+https://github.com/rust-lang/crates.io-index" 311checksum = "7a2b56d3029f075c4fa892428a098425b86cef5c89ae54073137ece416aef13c" 312dependencies = [ 313 "cc-traits", 314 "slab", 315 "smallvec", 316] 317 318[[package]] 319name = "built" 320version = "0.8.0" 321source = "registry+https://github.com/rust-lang/crates.io-index" 322checksum = "f4ad8f11f288f48ca24471bbd51ac257aaeaaa07adae295591266b792902ae64" 323 324[[package]] 325name = "bumpalo" 326version = "3.19.1" 327source = "registry+https://github.com/rust-lang/crates.io-index" 328checksum = "5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510" 329 330[[package]] 331name = "bytemuck" 332version = "1.24.0" 333source = "registry+https://github.com/rust-lang/crates.io-index" 334checksum = "1fbdf580320f38b612e485521afda1ee26d10cc9884efaaa750d383e13e3c5f4" 335 336[[package]] 337name = "byteorder" 338version = "1.5.0" 339source = "registry+https://github.com/rust-lang/crates.io-index" 340checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 341 342[[package]] 343name = "byteorder-lite" 344version = "0.1.0" 345source = "registry+https://github.com/rust-lang/crates.io-index" 346checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495" 347 348[[package]] 349name = "bytes" 350version = "1.11.0" 351source = "registry+https://github.com/rust-lang/crates.io-index" 352checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3" 353dependencies = [ 354 "serde", 355] 356 357[[package]] 358name = "cbor4ii" 359version = "0.2.14" 360source = "registry+https://github.com/rust-lang/crates.io-index" 361checksum = "b544cf8c89359205f4f990d0e6f3828db42df85b5dac95d09157a250eb0749c4" 362dependencies = [ 363 "serde", 364] 365 366[[package]] 367name = "cc" 368version = "1.2.51" 369source = "registry+https://github.com/rust-lang/crates.io-index" 370checksum = "7a0aeaff4ff1a90589618835a598e545176939b97874f7abc7851caa0618f203" 371dependencies = [ 372 "find-msvc-tools", 373 "jobserver", 374 "libc", 375 "shlex", 376] 377 378[[package]] 379name = "cc-traits" 380version = "2.0.0" 381source = "registry+https://github.com/rust-lang/crates.io-index" 382checksum = "060303ef31ef4a522737e1b1ab68c67916f2a787bb2f4f54f383279adba962b5" 383dependencies = [ 384 "slab", 385] 386 387[[package]] 388name = "cfg-if" 389version = "1.0.4" 390source = "registry+https://github.com/rust-lang/crates.io-index" 391checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" 392 393[[package]] 394name = "cfg_aliases" 395version = "0.2.1" 396source = "registry+https://github.com/rust-lang/crates.io-index" 397checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" 398 399[[package]] 400name = "chrono" 401version = "0.4.42" 402source = "registry+https://github.com/rust-lang/crates.io-index" 403checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2" 404dependencies = [ 405 "iana-time-zone", 406 "js-sys", 407 "num-traits", 408 "serde", 409 "wasm-bindgen", 410 "windows-link", 411] 412 413[[package]] 414name = "ciborium" 415version = "0.2.2" 416source = "registry+https://github.com/rust-lang/crates.io-index" 417checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e" 418dependencies = [ 419 "ciborium-io", 420 "ciborium-ll", 421 "serde", 422] 423 424[[package]] 425name = "ciborium-io" 426version = "0.2.2" 427source = "registry+https://github.com/rust-lang/crates.io-index" 428checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757" 429 430[[package]] 431name = "ciborium-ll" 432version = "0.2.2" 433source = "registry+https://github.com/rust-lang/crates.io-index" 434checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9" 435dependencies = [ 436 "ciborium-io", 437 "half", 438] 439 440[[package]] 441name = "cid" 442version = "0.11.1" 443source = "registry+https://github.com/rust-lang/crates.io-index" 444checksum = "3147d8272e8fa0ccd29ce51194dd98f79ddfb8191ba9e3409884e751798acf3a" 445dependencies = [ 446 "core2", 447 "multibase", 448 "multihash", 449 "serde", 450 "serde_bytes", 451 "unsigned-varint", 452] 453 454[[package]] 455name = "cobs" 456version = "0.3.0" 457source = "registry+https://github.com/rust-lang/crates.io-index" 458checksum = "0fa961b519f0b462e3a3b4a34b64d119eeaca1d59af726fe450bbba07a9fc0a1" 459dependencies = [ 460 "thiserror 2.0.17", 461] 462 463[[package]] 464name = "color_quant" 465version = "1.1.0" 466source = "registry+https://github.com/rust-lang/crates.io-index" 467checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" 468 469[[package]] 470name = "compression-codecs" 471version = "0.4.35" 472source = "registry+https://github.com/rust-lang/crates.io-index" 473checksum = "b0f7ac3e5b97fdce45e8922fb05cae2c37f7bbd63d30dd94821dacfd8f3f2bf2" 474dependencies = [ 475 "compression-core", 476 "flate2", 477 "memchr", 478] 479 480[[package]] 481name = "compression-core" 482version = "0.4.31" 483source = "registry+https://github.com/rust-lang/crates.io-index" 484checksum = "75984efb6ed102a0d42db99afb6c1948f0380d1d91808d5529916e6c08b49d8d" 485 486[[package]] 487name = "const-oid" 488version = "0.9.6" 489source = "registry+https://github.com/rust-lang/crates.io-index" 490checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8" 491 492[[package]] 493name = "const-str" 494version = "0.4.3" 495source = "registry+https://github.com/rust-lang/crates.io-index" 496checksum = "2f421161cb492475f1661ddc9815a745a1c894592070661180fdec3d4872e9c3" 497 498[[package]] 499name = "cordyceps" 500version = "0.3.4" 501source = "registry+https://github.com/rust-lang/crates.io-index" 502checksum = "688d7fbb8092b8de775ef2536f36c8c31f2bc4006ece2e8d8ad2d17d00ce0a2a" 503dependencies = [ 504 "loom", 505 "tracing", 506] 507 508[[package]] 509name = "core-foundation" 510version = "0.9.4" 511source = "registry+https://github.com/rust-lang/crates.io-index" 512checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 513dependencies = [ 514 "core-foundation-sys", 515 "libc", 516] 517 518[[package]] 519name = "core-foundation-sys" 520version = "0.8.7" 521source = "registry+https://github.com/rust-lang/crates.io-index" 522checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 523 524[[package]] 525name = "core2" 526version = "0.4.0" 527source = "registry+https://github.com/rust-lang/crates.io-index" 528checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505" 529dependencies = [ 530 "memchr", 531] 532 533[[package]] 534name = "cpufeatures" 535version = "0.2.17" 536source = "registry+https://github.com/rust-lang/crates.io-index" 537checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" 538dependencies = [ 539 "libc", 540] 541 542[[package]] 543name = "crc32fast" 544version = "1.5.0" 545source = "registry+https://github.com/rust-lang/crates.io-index" 546checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" 547dependencies = [ 548 "cfg-if", 549] 550 551[[package]] 552name = "critical-section" 553version = "1.2.0" 554source = "registry+https://github.com/rust-lang/crates.io-index" 555checksum = "790eea4361631c5e7d22598ecd5723ff611904e3344ce8720784c93e3d83d40b" 556 557[[package]] 558name = "crossbeam-channel" 559version = "0.5.15" 560source = "registry+https://github.com/rust-lang/crates.io-index" 561checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" 562dependencies = [ 563 "crossbeam-utils", 564] 565 566[[package]] 567name = "crossbeam-deque" 568version = "0.8.6" 569source = "registry+https://github.com/rust-lang/crates.io-index" 570checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51" 571dependencies = [ 572 "crossbeam-epoch", 573 "crossbeam-utils", 574] 575 576[[package]] 577name = "crossbeam-epoch" 578version = "0.9.18" 579source = "registry+https://github.com/rust-lang/crates.io-index" 580checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 581dependencies = [ 582 "crossbeam-utils", 583] 584 585[[package]] 586name = "crossbeam-utils" 587version = "0.8.21" 588source = "registry+https://github.com/rust-lang/crates.io-index" 589checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" 590 591[[package]] 592name = "crunchy" 593version = "0.2.4" 594source = "registry+https://github.com/rust-lang/crates.io-index" 595checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5" 596 597[[package]] 598name = "crypto-bigint" 599version = "0.5.5" 600source = "registry+https://github.com/rust-lang/crates.io-index" 601checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76" 602dependencies = [ 603 "generic-array", 604 "rand_core 0.6.4", 605 "subtle", 606 "zeroize", 607] 608 609[[package]] 610name = "crypto-common" 611version = "0.1.6" 612source = "registry+https://github.com/rust-lang/crates.io-index" 613checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 614dependencies = [ 615 "generic-array", 616 "typenum", 617] 618 619[[package]] 620name = "darling" 621version = "0.21.3" 622source = "registry+https://github.com/rust-lang/crates.io-index" 623checksum = "9cdf337090841a411e2a7f3deb9187445851f91b309c0c0a29e05f74a00a48c0" 624dependencies = [ 625 "darling_core", 626 "darling_macro", 627] 628 629[[package]] 630name = "darling_core" 631version = "0.21.3" 632source = "registry+https://github.com/rust-lang/crates.io-index" 633checksum = "1247195ecd7e3c85f83c8d2a366e4210d588e802133e1e355180a9870b517ea4" 634dependencies = [ 635 "fnv", 636 "ident_case", 637 "proc-macro2", 638 "quote", 639 "strsim", 640 "syn 2.0.114", 641] 642 643[[package]] 644name = "darling_macro" 645version = "0.21.3" 646source = "registry+https://github.com/rust-lang/crates.io-index" 647checksum = "d38308df82d1080de0afee5d069fa14b0326a88c14f15c5ccda35b4a6c414c81" 648dependencies = [ 649 "darling_core", 650 "quote", 651 "syn 2.0.114", 652] 653 654[[package]] 655name = "dashmap" 656version = "6.1.0" 657source = "registry+https://github.com/rust-lang/crates.io-index" 658checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf" 659dependencies = [ 660 "cfg-if", 661 "crossbeam-utils", 662 "hashbrown 0.14.5", 663 "lock_api", 664 "once_cell", 665 "parking_lot_core", 666] 667 668[[package]] 669name = "data-encoding" 670version = "2.9.0" 671source = "registry+https://github.com/rust-lang/crates.io-index" 672checksum = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476" 673 674[[package]] 675name = "data-encoding-macro" 676version = "0.1.18" 677source = "registry+https://github.com/rust-lang/crates.io-index" 678checksum = "47ce6c96ea0102f01122a185683611bd5ac8d99e62bc59dd12e6bda344ee673d" 679dependencies = [ 680 "data-encoding", 681 "data-encoding-macro-internal", 682] 683 684[[package]] 685name = "data-encoding-macro-internal" 686version = "0.1.16" 687source = "registry+https://github.com/rust-lang/crates.io-index" 688checksum = "8d162beedaa69905488a8da94f5ac3edb4dd4788b732fadb7bd120b2625c1976" 689dependencies = [ 690 "data-encoding", 691 "syn 2.0.114", 692] 693 694[[package]] 695name = "der" 696version = "0.7.10" 697source = "registry+https://github.com/rust-lang/crates.io-index" 698checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb" 699dependencies = [ 700 "const-oid", 701 "pem-rfc7468", 702 "zeroize", 703] 704 705[[package]] 706name = "deranged" 707version = "0.5.5" 708source = "registry+https://github.com/rust-lang/crates.io-index" 709checksum = "ececcb659e7ba858fb4f10388c250a7252eb0a27373f1a72b8748afdd248e587" 710dependencies = [ 711 "powerfmt", 712 "serde_core", 713] 714 715[[package]] 716name = "derive_more" 717version = "1.0.0" 718source = "registry+https://github.com/rust-lang/crates.io-index" 719checksum = "4a9b99b9cbbe49445b21764dc0625032a89b145a2642e67603e1c936f5458d05" 720dependencies = [ 721 "derive_more-impl", 722] 723 724[[package]] 725name = "derive_more-impl" 726version = "1.0.0" 727source = "registry+https://github.com/rust-lang/crates.io-index" 728checksum = "cb7330aeadfbe296029522e6c40f315320aba36fc43a5b3632f3795348f3bd22" 729dependencies = [ 730 "proc-macro2", 731 "quote", 732 "syn 2.0.114", 733 "unicode-xid", 734] 735 736[[package]] 737name = "diatomic-waker" 738version = "0.2.3" 739source = "registry+https://github.com/rust-lang/crates.io-index" 740checksum = "ab03c107fafeb3ee9f5925686dbb7a73bc76e3932abb0d2b365cb64b169cf04c" 741 742[[package]] 743name = "digest" 744version = "0.10.7" 745source = "registry+https://github.com/rust-lang/crates.io-index" 746checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 747dependencies = [ 748 "block-buffer", 749 "const-oid", 750 "crypto-common", 751 "subtle", 752] 753 754[[package]] 755name = "displaydoc" 756version = "0.2.5" 757source = "registry+https://github.com/rust-lang/crates.io-index" 758checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" 759dependencies = [ 760 "proc-macro2", 761 "quote", 762 "syn 2.0.114", 763] 764 765[[package]] 766name = "dyn-clone" 767version = "1.0.20" 768source = "registry+https://github.com/rust-lang/crates.io-index" 769checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555" 770 771[[package]] 772name = "ecdsa" 773version = "0.16.9" 774source = "registry+https://github.com/rust-lang/crates.io-index" 775checksum = "ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca" 776dependencies = [ 777 "der", 778 "digest", 779 "elliptic-curve", 780 "rfc6979", 781 "signature", 782 "spki", 783] 784 785[[package]] 786name = "either" 787version = "1.15.0" 788source = "registry+https://github.com/rust-lang/crates.io-index" 789checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" 790 791[[package]] 792name = "elliptic-curve" 793version = "0.13.8" 794source = "registry+https://github.com/rust-lang/crates.io-index" 795checksum = "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47" 796dependencies = [ 797 "base16ct", 798 "crypto-bigint", 799 "digest", 800 "ff", 801 "generic-array", 802 "group", 803 "pem-rfc7468", 804 "pkcs8", 805 "rand_core 0.6.4", 806 "sec1", 807 "subtle", 808 "zeroize", 809] 810 811[[package]] 812name = "embedded-io" 813version = "0.4.0" 814source = "registry+https://github.com/rust-lang/crates.io-index" 815checksum = "ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced" 816 817[[package]] 818name = "embedded-io" 819version = "0.6.1" 820source = "registry+https://github.com/rust-lang/crates.io-index" 821checksum = "edd0f118536f44f5ccd48bcb8b111bdc3de888b58c74639dfb034a357d0f206d" 822 823[[package]] 824name = "encoding_rs" 825version = "0.8.35" 826source = "registry+https://github.com/rust-lang/crates.io-index" 827checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" 828dependencies = [ 829 "cfg-if", 830] 831 832[[package]] 833name = "equator" 834version = "0.4.2" 835source = "registry+https://github.com/rust-lang/crates.io-index" 836checksum = "4711b213838dfee0117e3be6ac926007d7f433d7bbe33595975d4190cb07e6fc" 837dependencies = [ 838 "equator-macro", 839] 840 841[[package]] 842name = "equator-macro" 843version = "0.4.2" 844source = "registry+https://github.com/rust-lang/crates.io-index" 845checksum = "44f23cf4b44bfce11a86ace86f8a73ffdec849c9fd00a386a53d278bd9e81fb3" 846dependencies = [ 847 "proc-macro2", 848 "quote", 849 "syn 2.0.114", 850] 851 852[[package]] 853name = "equivalent" 854version = "1.0.2" 855source = "registry+https://github.com/rust-lang/crates.io-index" 856checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 857 858[[package]] 859name = "exr" 860version = "1.74.0" 861source = "registry+https://github.com/rust-lang/crates.io-index" 862checksum = "4300e043a56aa2cb633c01af81ca8f699a321879a7854d3896a0ba89056363be" 863dependencies = [ 864 "bit_field", 865 "half", 866 "lebe", 867 "miniz_oxide", 868 "smallvec", 869 "zune-inflate", 870] 871 872[[package]] 873name = "fastrand" 874version = "2.3.0" 875source = "registry+https://github.com/rust-lang/crates.io-index" 876checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" 877 878[[package]] 879name = "fax" 880version = "0.2.6" 881source = "registry+https://github.com/rust-lang/crates.io-index" 882checksum = "f05de7d48f37cd6730705cbca900770cab77a89f413d23e100ad7fad7795a0ab" 883dependencies = [ 884 "fax_derive", 885] 886 887[[package]] 888name = "fax_derive" 889version = "0.2.0" 890source = "registry+https://github.com/rust-lang/crates.io-index" 891checksum = "a0aca10fb742cb43f9e7bb8467c91aa9bcb8e3ffbc6a6f7389bb93ffc920577d" 892dependencies = [ 893 "proc-macro2", 894 "quote", 895 "syn 2.0.114", 896] 897 898[[package]] 899name = "fdeflate" 900version = "0.3.7" 901source = "registry+https://github.com/rust-lang/crates.io-index" 902checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c" 903dependencies = [ 904 "simd-adler32", 905] 906 907[[package]] 908name = "ff" 909version = "0.13.1" 910source = "registry+https://github.com/rust-lang/crates.io-index" 911checksum = "c0b50bfb653653f9ca9095b427bed08ab8d75a137839d9ad64eb11810d5b6393" 912dependencies = [ 913 "rand_core 0.6.4", 914 "subtle", 915] 916 917[[package]] 918name = "find-msvc-tools" 919version = "0.1.6" 920source = "registry+https://github.com/rust-lang/crates.io-index" 921checksum = "645cbb3a84e60b7531617d5ae4e57f7e27308f6445f5abf653209ea76dec8dff" 922 923[[package]] 924name = "flate2" 925version = "1.1.5" 926source = "registry+https://github.com/rust-lang/crates.io-index" 927checksum = "bfe33edd8e85a12a67454e37f8c75e730830d83e313556ab9ebf9ee7fbeb3bfb" 928dependencies = [ 929 "crc32fast", 930 "miniz_oxide", 931] 932 933[[package]] 934name = "fnv" 935version = "1.0.7" 936source = "registry+https://github.com/rust-lang/crates.io-index" 937checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 938 939[[package]] 940name = "form_urlencoded" 941version = "1.2.2" 942source = "registry+https://github.com/rust-lang/crates.io-index" 943checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" 944dependencies = [ 945 "percent-encoding", 946] 947 948[[package]] 949name = "futf" 950version = "0.1.5" 951source = "registry+https://github.com/rust-lang/crates.io-index" 952checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843" 953dependencies = [ 954 "mac", 955 "new_debug_unreachable", 956] 957 958[[package]] 959name = "futures-buffered" 960version = "0.2.12" 961source = "registry+https://github.com/rust-lang/crates.io-index" 962checksum = "a8e0e1f38ec07ba4abbde21eed377082f17ccb988be9d988a5adbf4bafc118fd" 963dependencies = [ 964 "cordyceps", 965 "diatomic-waker", 966 "futures-core", 967 "pin-project-lite", 968 "spin 0.10.0", 969] 970 971[[package]] 972name = "futures-channel" 973version = "0.3.31" 974source = "registry+https://github.com/rust-lang/crates.io-index" 975checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" 976dependencies = [ 977 "futures-core", 978] 979 980[[package]] 981name = "futures-core" 982version = "0.3.31" 983source = "registry+https://github.com/rust-lang/crates.io-index" 984checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" 985 986[[package]] 987name = "futures-io" 988version = "0.3.31" 989source = "registry+https://github.com/rust-lang/crates.io-index" 990checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" 991 992[[package]] 993name = "futures-lite" 994version = "2.6.1" 995source = "registry+https://github.com/rust-lang/crates.io-index" 996checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad" 997dependencies = [ 998 "fastrand", 999 "futures-core", 1000 "futures-io", 1001 "parking", 1002 "pin-project-lite", 1003] 1004 1005[[package]] 1006name = "futures-macro" 1007version = "0.3.31" 1008source = "registry+https://github.com/rust-lang/crates.io-index" 1009checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" 1010dependencies = [ 1011 "proc-macro2", 1012 "quote", 1013 "syn 2.0.114", 1014] 1015 1016[[package]] 1017name = "futures-sink" 1018version = "0.3.31" 1019source = "registry+https://github.com/rust-lang/crates.io-index" 1020checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" 1021 1022[[package]] 1023name = "futures-task" 1024version = "0.3.31" 1025source = "registry+https://github.com/rust-lang/crates.io-index" 1026checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" 1027 1028[[package]] 1029name = "futures-util" 1030version = "0.3.31" 1031source = "registry+https://github.com/rust-lang/crates.io-index" 1032checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" 1033dependencies = [ 1034 "futures-core", 1035 "futures-macro", 1036 "futures-sink", 1037 "futures-task", 1038 "pin-project-lite", 1039 "pin-utils", 1040 "slab", 1041] 1042 1043[[package]] 1044name = "generator" 1045version = "0.8.8" 1046source = "registry+https://github.com/rust-lang/crates.io-index" 1047checksum = "52f04ae4152da20c76fe800fa48659201d5cf627c5149ca0b707b69d7eef6cf9" 1048dependencies = [ 1049 "cc", 1050 "cfg-if", 1051 "libc", 1052 "log", 1053 "rustversion", 1054 "windows-link", 1055 "windows-result", 1056] 1057 1058[[package]] 1059name = "generic-array" 1060version = "0.14.9" 1061source = "registry+https://github.com/rust-lang/crates.io-index" 1062checksum = "4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2" 1063dependencies = [ 1064 "typenum", 1065 "version_check", 1066 "zeroize", 1067] 1068 1069[[package]] 1070name = "getrandom" 1071version = "0.2.16" 1072source = "registry+https://github.com/rust-lang/crates.io-index" 1073checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" 1074dependencies = [ 1075 "cfg-if", 1076 "js-sys", 1077 "libc", 1078 "wasi", 1079 "wasm-bindgen", 1080] 1081 1082[[package]] 1083name = "getrandom" 1084version = "0.3.4" 1085source = "registry+https://github.com/rust-lang/crates.io-index" 1086checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" 1087dependencies = [ 1088 "cfg-if", 1089 "js-sys", 1090 "libc", 1091 "r-efi", 1092 "wasip2", 1093 "wasm-bindgen", 1094] 1095 1096[[package]] 1097name = "gif" 1098version = "0.14.1" 1099source = "registry+https://github.com/rust-lang/crates.io-index" 1100checksum = "f5df2ba84018d80c213569363bdcd0c64e6933c67fe4c1d60ecf822971a3c35e" 1101dependencies = [ 1102 "color_quant", 1103 "weezl", 1104] 1105 1106[[package]] 1107name = "glam" 1108version = "0.14.0" 1109source = "registry+https://github.com/rust-lang/crates.io-index" 1110checksum = "333928d5eb103c5d4050533cec0384302db6be8ef7d3cebd30ec6a35350353da" 1111 1112[[package]] 1113name = "glam" 1114version = "0.15.2" 1115source = "registry+https://github.com/rust-lang/crates.io-index" 1116checksum = "3abb554f8ee44336b72d522e0a7fe86a29e09f839a36022fa869a7dfe941a54b" 1117 1118[[package]] 1119name = "glam" 1120version = "0.16.0" 1121source = "registry+https://github.com/rust-lang/crates.io-index" 1122checksum = "4126c0479ccf7e8664c36a2d719f5f2c140fbb4f9090008098d2c291fa5b3f16" 1123 1124[[package]] 1125name = "glam" 1126version = "0.17.3" 1127source = "registry+https://github.com/rust-lang/crates.io-index" 1128checksum = "e01732b97afd8508eee3333a541b9f7610f454bb818669e66e90f5f57c93a776" 1129 1130[[package]] 1131name = "glam" 1132version = "0.18.0" 1133source = "registry+https://github.com/rust-lang/crates.io-index" 1134checksum = "525a3e490ba77b8e326fb67d4b44b4bd2f920f44d4cc73ccec50adc68e3bee34" 1135 1136[[package]] 1137name = "glam" 1138version = "0.19.0" 1139source = "registry+https://github.com/rust-lang/crates.io-index" 1140checksum = "2b8509e6791516e81c1a630d0bd7fbac36d2fa8712a9da8662e716b52d5051ca" 1141 1142[[package]] 1143name = "glam" 1144version = "0.20.5" 1145source = "registry+https://github.com/rust-lang/crates.io-index" 1146checksum = "f43e957e744be03f5801a55472f593d43fabdebf25a4585db250f04d86b1675f" 1147 1148[[package]] 1149name = "glam" 1150version = "0.21.3" 1151source = "registry+https://github.com/rust-lang/crates.io-index" 1152checksum = "518faa5064866338b013ff9b2350dc318e14cc4fcd6cb8206d7e7c9886c98815" 1153 1154[[package]] 1155name = "glam" 1156version = "0.22.0" 1157source = "registry+https://github.com/rust-lang/crates.io-index" 1158checksum = "12f597d56c1bd55a811a1be189459e8fad2bbc272616375602443bdfb37fa774" 1159 1160[[package]] 1161name = "glam" 1162version = "0.23.0" 1163source = "registry+https://github.com/rust-lang/crates.io-index" 1164checksum = "8e4afd9ad95555081e109fe1d21f2a30c691b5f0919c67dfa690a2e1eb6bd51c" 1165 1166[[package]] 1167name = "glam" 1168version = "0.24.2" 1169source = "registry+https://github.com/rust-lang/crates.io-index" 1170checksum = "b5418c17512bdf42730f9032c74e1ae39afc408745ebb2acf72fbc4691c17945" 1171 1172[[package]] 1173name = "glam" 1174version = "0.25.0" 1175source = "registry+https://github.com/rust-lang/crates.io-index" 1176checksum = "151665d9be52f9bb40fc7966565d39666f2d1e69233571b71b87791c7e0528b3" 1177 1178[[package]] 1179name = "glam" 1180version = "0.27.0" 1181source = "registry+https://github.com/rust-lang/crates.io-index" 1182checksum = "9e05e7e6723e3455f4818c7b26e855439f7546cf617ef669d1adedb8669e5cb9" 1183 1184[[package]] 1185name = "glam" 1186version = "0.28.0" 1187source = "registry+https://github.com/rust-lang/crates.io-index" 1188checksum = "779ae4bf7e8421cf91c0b3b64e7e8b40b862fba4d393f59150042de7c4965a94" 1189 1190[[package]] 1191name = "glam" 1192version = "0.29.3" 1193source = "registry+https://github.com/rust-lang/crates.io-index" 1194checksum = "8babf46d4c1c9d92deac9f7be466f76dfc4482b6452fc5024b5e8daf6ffeb3ee" 1195 1196[[package]] 1197name = "glam" 1198version = "0.30.10" 1199source = "registry+https://github.com/rust-lang/crates.io-index" 1200checksum = "19fc433e8437a212d1b6f1e68c7824af3aed907da60afa994e7f542d18d12aa9" 1201 1202[[package]] 1203name = "gloo-storage" 1204version = "0.3.0" 1205source = "registry+https://github.com/rust-lang/crates.io-index" 1206checksum = "fbc8031e8c92758af912f9bc08fbbadd3c6f3cfcbf6b64cdf3d6a81f0139277a" 1207dependencies = [ 1208 "gloo-utils", 1209 "js-sys", 1210 "serde", 1211 "serde_json", 1212 "thiserror 1.0.69", 1213 "wasm-bindgen", 1214 "web-sys", 1215] 1216 1217[[package]] 1218name = "gloo-utils" 1219version = "0.2.0" 1220source = "registry+https://github.com/rust-lang/crates.io-index" 1221checksum = "0b5555354113b18c547c1d3a98fbf7fb32a9ff4f6fa112ce823a21641a0ba3aa" 1222dependencies = [ 1223 "js-sys", 1224 "serde", 1225 "serde_json", 1226 "wasm-bindgen", 1227 "web-sys", 1228] 1229 1230[[package]] 1231name = "group" 1232version = "0.13.0" 1233source = "registry+https://github.com/rust-lang/crates.io-index" 1234checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63" 1235dependencies = [ 1236 "ff", 1237 "rand_core 0.6.4", 1238 "subtle", 1239] 1240 1241[[package]] 1242name = "h2" 1243version = "0.4.13" 1244source = "registry+https://github.com/rust-lang/crates.io-index" 1245checksum = "2f44da3a8150a6703ed5d34e164b875fd14c2cdab9af1252a9a1020bde2bdc54" 1246dependencies = [ 1247 "atomic-waker", 1248 "bytes", 1249 "fnv", 1250 "futures-core", 1251 "futures-sink", 1252 "http", 1253 "indexmap 2.13.0", 1254 "slab", 1255 "tokio", 1256 "tokio-util", 1257 "tracing", 1258] 1259 1260[[package]] 1261name = "half" 1262version = "2.7.1" 1263source = "registry+https://github.com/rust-lang/crates.io-index" 1264checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b" 1265dependencies = [ 1266 "cfg-if", 1267 "crunchy", 1268 "zerocopy", 1269] 1270 1271[[package]] 1272name = "hash32" 1273version = "0.2.1" 1274source = "registry+https://github.com/rust-lang/crates.io-index" 1275checksum = "b0c35f58762feb77d74ebe43bdbc3210f09be9fe6742234d573bacc26ed92b67" 1276dependencies = [ 1277 "byteorder", 1278] 1279 1280[[package]] 1281name = "hashbrown" 1282version = "0.12.3" 1283source = "registry+https://github.com/rust-lang/crates.io-index" 1284checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" 1285 1286[[package]] 1287name = "hashbrown" 1288version = "0.14.5" 1289source = "registry+https://github.com/rust-lang/crates.io-index" 1290checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" 1291 1292[[package]] 1293name = "hashbrown" 1294version = "0.16.1" 1295source = "registry+https://github.com/rust-lang/crates.io-index" 1296checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" 1297 1298[[package]] 1299name = "heapless" 1300version = "0.7.17" 1301source = "registry+https://github.com/rust-lang/crates.io-index" 1302checksum = "cdc6457c0eb62c71aac4bc17216026d8410337c4126773b9c5daba343f17964f" 1303dependencies = [ 1304 "atomic-polyfill", 1305 "hash32", 1306 "rustc_version", 1307 "serde", 1308 "spin 0.9.8", 1309 "stable_deref_trait", 1310] 1311 1312[[package]] 1313name = "heck" 1314version = "0.4.1" 1315source = "registry+https://github.com/rust-lang/crates.io-index" 1316checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 1317 1318[[package]] 1319name = "heck" 1320version = "0.5.0" 1321source = "registry+https://github.com/rust-lang/crates.io-index" 1322checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 1323 1324[[package]] 1325name = "hex" 1326version = "0.4.3" 1327source = "registry+https://github.com/rust-lang/crates.io-index" 1328checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" 1329 1330[[package]] 1331name = "hex_fmt" 1332version = "0.3.0" 1333source = "registry+https://github.com/rust-lang/crates.io-index" 1334checksum = "b07f60793ff0a4d9cef0f18e63b5357e06209987153a64648c972c1e5aff336f" 1335 1336[[package]] 1337name = "hmac" 1338version = "0.12.1" 1339source = "registry+https://github.com/rust-lang/crates.io-index" 1340checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" 1341dependencies = [ 1342 "digest", 1343] 1344 1345[[package]] 1346name = "html5ever" 1347version = "0.27.0" 1348source = "registry+https://github.com/rust-lang/crates.io-index" 1349checksum = "c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4" 1350dependencies = [ 1351 "log", 1352 "mac", 1353 "markup5ever", 1354 "proc-macro2", 1355 "quote", 1356 "syn 2.0.114", 1357] 1358 1359[[package]] 1360name = "http" 1361version = "1.4.0" 1362source = "registry+https://github.com/rust-lang/crates.io-index" 1363checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a" 1364dependencies = [ 1365 "bytes", 1366 "itoa", 1367] 1368 1369[[package]] 1370name = "http-body" 1371version = "1.0.1" 1372source = "registry+https://github.com/rust-lang/crates.io-index" 1373checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" 1374dependencies = [ 1375 "bytes", 1376 "http", 1377] 1378 1379[[package]] 1380name = "http-body-util" 1381version = "0.1.3" 1382source = "registry+https://github.com/rust-lang/crates.io-index" 1383checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" 1384dependencies = [ 1385 "bytes", 1386 "futures-core", 1387 "http", 1388 "http-body", 1389 "pin-project-lite", 1390] 1391 1392[[package]] 1393name = "httparse" 1394version = "1.10.1" 1395source = "registry+https://github.com/rust-lang/crates.io-index" 1396checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" 1397 1398[[package]] 1399name = "hyper" 1400version = "1.8.1" 1401source = "registry+https://github.com/rust-lang/crates.io-index" 1402checksum = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11" 1403dependencies = [ 1404 "atomic-waker", 1405 "bytes", 1406 "futures-channel", 1407 "futures-core", 1408 "h2", 1409 "http", 1410 "http-body", 1411 "httparse", 1412 "itoa", 1413 "pin-project-lite", 1414 "pin-utils", 1415 "smallvec", 1416 "tokio", 1417 "want", 1418] 1419 1420[[package]] 1421name = "hyper-rustls" 1422version = "0.27.7" 1423source = "registry+https://github.com/rust-lang/crates.io-index" 1424checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" 1425dependencies = [ 1426 "http", 1427 "hyper", 1428 "hyper-util", 1429 "rustls", 1430 "rustls-pki-types", 1431 "tokio", 1432 "tokio-rustls", 1433 "tower-service", 1434 "webpki-roots", 1435] 1436 1437[[package]] 1438name = "hyper-util" 1439version = "0.1.19" 1440source = "registry+https://github.com/rust-lang/crates.io-index" 1441checksum = "727805d60e7938b76b826a6ef209eb70eaa1812794f9424d4a4e2d740662df5f" 1442dependencies = [ 1443 "base64", 1444 "bytes", 1445 "futures-channel", 1446 "futures-core", 1447 "futures-util", 1448 "http", 1449 "http-body", 1450 "hyper", 1451 "ipnet", 1452 "libc", 1453 "percent-encoding", 1454 "pin-project-lite", 1455 "socket2", 1456 "system-configuration", 1457 "tokio", 1458 "tower-service", 1459 "tracing", 1460 "windows-registry", 1461] 1462 1463[[package]] 1464name = "iana-time-zone" 1465version = "0.1.64" 1466source = "registry+https://github.com/rust-lang/crates.io-index" 1467checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb" 1468dependencies = [ 1469 "android_system_properties", 1470 "core-foundation-sys", 1471 "iana-time-zone-haiku", 1472 "js-sys", 1473 "log", 1474 "wasm-bindgen", 1475 "windows-core", 1476] 1477 1478[[package]] 1479name = "iana-time-zone-haiku" 1480version = "0.1.2" 1481source = "registry+https://github.com/rust-lang/crates.io-index" 1482checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 1483dependencies = [ 1484 "cc", 1485] 1486 1487[[package]] 1488name = "icu_collections" 1489version = "2.1.1" 1490source = "registry+https://github.com/rust-lang/crates.io-index" 1491checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43" 1492dependencies = [ 1493 "displaydoc", 1494 "potential_utf", 1495 "yoke", 1496 "zerofrom", 1497 "zerovec", 1498] 1499 1500[[package]] 1501name = "icu_locale_core" 1502version = "2.1.1" 1503source = "registry+https://github.com/rust-lang/crates.io-index" 1504checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6" 1505dependencies = [ 1506 "displaydoc", 1507 "litemap", 1508 "tinystr", 1509 "writeable", 1510 "zerovec", 1511] 1512 1513[[package]] 1514name = "icu_normalizer" 1515version = "2.1.1" 1516source = "registry+https://github.com/rust-lang/crates.io-index" 1517checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599" 1518dependencies = [ 1519 "icu_collections", 1520 "icu_normalizer_data", 1521 "icu_properties", 1522 "icu_provider", 1523 "smallvec", 1524 "zerovec", 1525] 1526 1527[[package]] 1528name = "icu_normalizer_data" 1529version = "2.1.1" 1530source = "registry+https://github.com/rust-lang/crates.io-index" 1531checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a" 1532 1533[[package]] 1534name = "icu_properties" 1535version = "2.1.2" 1536source = "registry+https://github.com/rust-lang/crates.io-index" 1537checksum = "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec" 1538dependencies = [ 1539 "icu_collections", 1540 "icu_locale_core", 1541 "icu_properties_data", 1542 "icu_provider", 1543 "zerotrie", 1544 "zerovec", 1545] 1546 1547[[package]] 1548name = "icu_properties_data" 1549version = "2.1.2" 1550source = "registry+https://github.com/rust-lang/crates.io-index" 1551checksum = "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af" 1552 1553[[package]] 1554name = "icu_provider" 1555version = "2.1.1" 1556source = "registry+https://github.com/rust-lang/crates.io-index" 1557checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614" 1558dependencies = [ 1559 "displaydoc", 1560 "icu_locale_core", 1561 "writeable", 1562 "yoke", 1563 "zerofrom", 1564 "zerotrie", 1565 "zerovec", 1566] 1567 1568[[package]] 1569name = "ident_case" 1570version = "1.0.1" 1571source = "registry+https://github.com/rust-lang/crates.io-index" 1572checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" 1573 1574[[package]] 1575name = "idna" 1576version = "1.1.0" 1577source = "registry+https://github.com/rust-lang/crates.io-index" 1578checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" 1579dependencies = [ 1580 "idna_adapter", 1581 "smallvec", 1582 "utf8_iter", 1583] 1584 1585[[package]] 1586name = "idna_adapter" 1587version = "1.2.1" 1588source = "registry+https://github.com/rust-lang/crates.io-index" 1589checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" 1590dependencies = [ 1591 "icu_normalizer", 1592 "icu_properties", 1593] 1594 1595[[package]] 1596name = "image" 1597version = "0.25.9" 1598source = "registry+https://github.com/rust-lang/crates.io-index" 1599checksum = "e6506c6c10786659413faa717ceebcb8f70731c0a60cbae39795fdf114519c1a" 1600dependencies = [ 1601 "bytemuck", 1602 "byteorder-lite", 1603 "color_quant", 1604 "exr", 1605 "gif", 1606 "image-webp", 1607 "moxcms", 1608 "num-traits", 1609 "png", 1610 "qoi", 1611 "ravif", 1612 "rgb", 1613 "tiff", 1614 "zune-core 0.5.0", 1615 "zune-jpeg 0.5.8", 1616] 1617 1618[[package]] 1619name = "image-webp" 1620version = "0.2.4" 1621source = "registry+https://github.com/rust-lang/crates.io-index" 1622checksum = "525e9ff3e1a4be2fbea1fdf0e98686a6d98b4d8f937e1bf7402245af1909e8c3" 1623dependencies = [ 1624 "byteorder-lite", 1625 "quick-error", 1626] 1627 1628[[package]] 1629name = "imageproc" 1630version = "0.26.0" 1631source = "registry+https://github.com/rust-lang/crates.io-index" 1632checksum = "3880a67ffee492100224b2ff31f4220ade971fc327c3c96faa63095a3825ea4d" 1633dependencies = [ 1634 "approx", 1635 "getrandom 0.3.4", 1636 "image", 1637 "itertools", 1638 "nalgebra", 1639 "num", 1640 "rand 0.9.2", 1641 "rand_distr", 1642] 1643 1644[[package]] 1645name = "imgref" 1646version = "1.12.0" 1647source = "registry+https://github.com/rust-lang/crates.io-index" 1648checksum = "e7c5cedc30da3a610cac6b4ba17597bdf7152cf974e8aab3afb3d54455e371c8" 1649 1650[[package]] 1651name = "indexmap" 1652version = "1.9.3" 1653source = "registry+https://github.com/rust-lang/crates.io-index" 1654checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" 1655dependencies = [ 1656 "autocfg", 1657 "hashbrown 0.12.3", 1658 "serde", 1659] 1660 1661[[package]] 1662name = "indexmap" 1663version = "2.13.0" 1664source = "registry+https://github.com/rust-lang/crates.io-index" 1665checksum = "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017" 1666dependencies = [ 1667 "equivalent", 1668 "hashbrown 0.16.1", 1669 "serde", 1670 "serde_core", 1671] 1672 1673[[package]] 1674name = "indoc" 1675version = "2.0.7" 1676source = "registry+https://github.com/rust-lang/crates.io-index" 1677checksum = "79cf5c93f93228cf8efb3ba362535fb11199ac548a09ce117c9b1adc3030d706" 1678dependencies = [ 1679 "rustversion", 1680] 1681 1682[[package]] 1683name = "interpolate_name" 1684version = "0.2.4" 1685source = "registry+https://github.com/rust-lang/crates.io-index" 1686checksum = "c34819042dc3d3971c46c2190835914dfbe0c3c13f61449b2997f4e9722dfa60" 1687dependencies = [ 1688 "proc-macro2", 1689 "quote", 1690 "syn 2.0.114", 1691] 1692 1693[[package]] 1694name = "inventory" 1695version = "0.3.21" 1696source = "registry+https://github.com/rust-lang/crates.io-index" 1697checksum = "bc61209c082fbeb19919bee74b176221b27223e27b65d781eb91af24eb1fb46e" 1698dependencies = [ 1699 "rustversion", 1700] 1701 1702[[package]] 1703name = "ipld-core" 1704version = "0.4.2" 1705source = "registry+https://github.com/rust-lang/crates.io-index" 1706checksum = "104718b1cc124d92a6d01ca9c9258a7df311405debb3408c445a36452f9bf8db" 1707dependencies = [ 1708 "cid", 1709 "serde", 1710 "serde_bytes", 1711] 1712 1713[[package]] 1714name = "ipnet" 1715version = "2.11.0" 1716source = "registry+https://github.com/rust-lang/crates.io-index" 1717checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" 1718 1719[[package]] 1720name = "iri-string" 1721version = "0.7.10" 1722source = "registry+https://github.com/rust-lang/crates.io-index" 1723checksum = "c91338f0783edbd6195decb37bae672fd3b165faffb89bf7b9e6942f8b1a731a" 1724dependencies = [ 1725 "memchr", 1726 "serde", 1727] 1728 1729[[package]] 1730name = "itertools" 1731version = "0.14.0" 1732source = "registry+https://github.com/rust-lang/crates.io-index" 1733checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285" 1734dependencies = [ 1735 "either", 1736] 1737 1738[[package]] 1739name = "itoa" 1740version = "1.0.17" 1741source = "registry+https://github.com/rust-lang/crates.io-index" 1742checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2" 1743 1744[[package]] 1745name = "jacquard" 1746version = "0.9.5" 1747source = "registry+https://github.com/rust-lang/crates.io-index" 1748checksum = "f7c1fdbcf1153e6e6b87fde20036c1ffe7473c4852f1c6369bc4ef1fe47ccb9f" 1749dependencies = [ 1750 "bytes", 1751 "getrandom 0.2.16", 1752 "gloo-storage", 1753 "http", 1754 "jacquard-api", 1755 "jacquard-common", 1756 "jacquard-identity", 1757 "jacquard-oauth", 1758 "jose-jwk", 1759 "miette", 1760 "regex", 1761 "regex-lite", 1762 "reqwest", 1763 "serde", 1764 "serde_html_form", 1765 "serde_json", 1766 "smol_str", 1767 "thiserror 2.0.17", 1768 "tokio", 1769 "trait-variant", 1770 "url", 1771 "webpage", 1772] 1773 1774[[package]] 1775name = "jacquard-api" 1776version = "0.9.5" 1777source = "registry+https://github.com/rust-lang/crates.io-index" 1778checksum = "4979fb1848c1dd7ac8fd12745bc71f56f6da61374407d5f9b06005467a954e5a" 1779dependencies = [ 1780 "bon", 1781 "bytes", 1782 "jacquard-common", 1783 "jacquard-derive", 1784 "jacquard-lexicon", 1785 "miette", 1786 "rustversion", 1787 "serde", 1788 "serde_bytes", 1789 "serde_ipld_dagcbor", 1790 "thiserror 2.0.17", 1791 "unicode-segmentation", 1792] 1793 1794[[package]] 1795name = "jacquard-common" 1796version = "0.9.5" 1797source = "registry+https://github.com/rust-lang/crates.io-index" 1798checksum = "1751921e0bdae5e0077afade6161545e9ef7698306c868f800916e99ecbcaae9" 1799dependencies = [ 1800 "base64", 1801 "bon", 1802 "bytes", 1803 "chrono", 1804 "cid", 1805 "getrandom 0.2.16", 1806 "getrandom 0.3.4", 1807 "http", 1808 "ipld-core", 1809 "k256", 1810 "langtag", 1811 "miette", 1812 "multibase", 1813 "multihash", 1814 "ouroboros", 1815 "p256", 1816 "postcard", 1817 "rand 0.9.2", 1818 "regex", 1819 "regex-lite", 1820 "reqwest", 1821 "serde", 1822 "serde_bytes", 1823 "serde_html_form", 1824 "serde_ipld_dagcbor", 1825 "serde_json", 1826 "signature", 1827 "smol_str", 1828 "thiserror 2.0.17", 1829 "tokio", 1830 "tokio-util", 1831 "trait-variant", 1832 "url", 1833] 1834 1835[[package]] 1836name = "jacquard-derive" 1837version = "0.9.5" 1838source = "registry+https://github.com/rust-lang/crates.io-index" 1839checksum = "9c8d73dfee07943fdab93569ed1c28b06c6921ed891c08b415c4a323ff67e593" 1840dependencies = [ 1841 "heck 0.5.0", 1842 "jacquard-lexicon", 1843 "proc-macro2", 1844 "quote", 1845 "syn 2.0.114", 1846] 1847 1848[[package]] 1849name = "jacquard-identity" 1850version = "0.9.5" 1851source = "registry+https://github.com/rust-lang/crates.io-index" 1852checksum = "e7aaefa819fa4213cf59f180dba932f018a7cd0599582fd38474ee2a38c16cf2" 1853dependencies = [ 1854 "bon", 1855 "bytes", 1856 "http", 1857 "jacquard-api", 1858 "jacquard-common", 1859 "jacquard-lexicon", 1860 "miette", 1861 "mini-moka-wasm", 1862 "n0-future", 1863 "percent-encoding", 1864 "reqwest", 1865 "serde", 1866 "serde_html_form", 1867 "serde_json", 1868 "thiserror 2.0.17", 1869 "tokio", 1870 "trait-variant", 1871 "url", 1872 "urlencoding", 1873] 1874 1875[[package]] 1876name = "jacquard-lexicon" 1877version = "0.9.5" 1878source = "registry+https://github.com/rust-lang/crates.io-index" 1879checksum = "8411aff546569b0a1e0ef669bed2380cec1c00d48f02f3fcd57a71545321b3d8" 1880dependencies = [ 1881 "cid", 1882 "dashmap", 1883 "heck 0.5.0", 1884 "inventory", 1885 "jacquard-common", 1886 "miette", 1887 "multihash", 1888 "prettyplease", 1889 "proc-macro2", 1890 "quote", 1891 "serde", 1892 "serde_ipld_dagcbor", 1893 "serde_json", 1894 "serde_repr", 1895 "serde_with", 1896 "sha2", 1897 "syn 2.0.114", 1898 "thiserror 2.0.17", 1899 "unicode-segmentation", 1900] 1901 1902[[package]] 1903name = "jacquard-oauth" 1904version = "0.9.6" 1905source = "registry+https://github.com/rust-lang/crates.io-index" 1906checksum = "68bf0b0e061d85b09cfa78588dc098918d5b62f539a719165c6a806a1d2c0ef2" 1907dependencies = [ 1908 "base64", 1909 "bytes", 1910 "chrono", 1911 "dashmap", 1912 "elliptic-curve", 1913 "http", 1914 "jacquard-common", 1915 "jacquard-identity", 1916 "jose-jwa", 1917 "jose-jwk", 1918 "miette", 1919 "p256", 1920 "rand 0.8.5", 1921 "serde", 1922 "serde_html_form", 1923 "serde_json", 1924 "sha2", 1925 "smol_str", 1926 "thiserror 2.0.17", 1927 "tokio", 1928 "trait-variant", 1929 "url", 1930] 1931 1932[[package]] 1933name = "jobserver" 1934version = "0.1.34" 1935source = "registry+https://github.com/rust-lang/crates.io-index" 1936checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33" 1937dependencies = [ 1938 "getrandom 0.3.4", 1939 "libc", 1940] 1941 1942[[package]] 1943name = "jose-b64" 1944version = "0.1.2" 1945source = "registry+https://github.com/rust-lang/crates.io-index" 1946checksum = "bec69375368709666b21c76965ce67549f2d2db7605f1f8707d17c9656801b56" 1947dependencies = [ 1948 "base64ct", 1949 "serde", 1950 "subtle", 1951 "zeroize", 1952] 1953 1954[[package]] 1955name = "jose-jwa" 1956version = "0.1.2" 1957source = "registry+https://github.com/rust-lang/crates.io-index" 1958checksum = "9ab78e053fe886a351d67cf0d194c000f9d0dcb92906eb34d853d7e758a4b3a7" 1959dependencies = [ 1960 "serde", 1961] 1962 1963[[package]] 1964name = "jose-jwk" 1965version = "0.1.2" 1966source = "registry+https://github.com/rust-lang/crates.io-index" 1967checksum = "280fa263807fe0782ecb6f2baadc28dffc04e00558a58e33bfdb801d11fd58e7" 1968dependencies = [ 1969 "jose-b64", 1970 "jose-jwa", 1971 "p256", 1972 "p384", 1973 "rsa", 1974 "serde", 1975 "zeroize", 1976] 1977 1978[[package]] 1979name = "js-sys" 1980version = "0.3.83" 1981source = "registry+https://github.com/rust-lang/crates.io-index" 1982checksum = "464a3709c7f55f1f721e5389aa6ea4e3bc6aba669353300af094b29ffbdde1d8" 1983dependencies = [ 1984 "once_cell", 1985 "wasm-bindgen", 1986] 1987 1988[[package]] 1989name = "k256" 1990version = "0.13.4" 1991source = "registry+https://github.com/rust-lang/crates.io-index" 1992checksum = "f6e3919bbaa2945715f0bb6d3934a173d1e9a59ac23767fbaaef277265a7411b" 1993dependencies = [ 1994 "cfg-if", 1995 "ecdsa", 1996 "elliptic-curve", 1997 "sha2", 1998] 1999 2000[[package]] 2001name = "langtag" 2002version = "0.4.0" 2003source = "registry+https://github.com/rust-lang/crates.io-index" 2004checksum = "9ecb4c689a30e48ebeaa14237f34037e300dd072e6ad21a9ec72e810ff3c6600" 2005dependencies = [ 2006 "serde", 2007 "static-regular-grammar", 2008 "thiserror 1.0.69", 2009] 2010 2011[[package]] 2012name = "lazy_static" 2013version = "1.5.0" 2014source = "registry+https://github.com/rust-lang/crates.io-index" 2015checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 2016dependencies = [ 2017 "spin 0.9.8", 2018] 2019 2020[[package]] 2021name = "lebe" 2022version = "0.5.3" 2023source = "registry+https://github.com/rust-lang/crates.io-index" 2024checksum = "7a79a3332a6609480d7d0c9eab957bca6b455b91bb84e66d19f5ff66294b85b8" 2025 2026[[package]] 2027name = "libc" 2028version = "0.2.179" 2029source = "registry+https://github.com/rust-lang/crates.io-index" 2030checksum = "c5a2d376baa530d1238d133232d15e239abad80d05838b4b59354e5268af431f" 2031 2032[[package]] 2033name = "libfuzzer-sys" 2034version = "0.4.10" 2035source = "registry+https://github.com/rust-lang/crates.io-index" 2036checksum = "5037190e1f70cbeef565bd267599242926f724d3b8a9f510fd7e0b540cfa4404" 2037dependencies = [ 2038 "arbitrary", 2039 "cc", 2040] 2041 2042[[package]] 2043name = "libm" 2044version = "0.2.15" 2045source = "registry+https://github.com/rust-lang/crates.io-index" 2046checksum = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de" 2047 2048[[package]] 2049name = "litemap" 2050version = "0.8.1" 2051source = "registry+https://github.com/rust-lang/crates.io-index" 2052checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77" 2053 2054[[package]] 2055name = "lock_api" 2056version = "0.4.14" 2057source = "registry+https://github.com/rust-lang/crates.io-index" 2058checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" 2059dependencies = [ 2060 "scopeguard", 2061] 2062 2063[[package]] 2064name = "log" 2065version = "0.4.29" 2066source = "registry+https://github.com/rust-lang/crates.io-index" 2067checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" 2068 2069[[package]] 2070name = "loom" 2071version = "0.7.2" 2072source = "registry+https://github.com/rust-lang/crates.io-index" 2073checksum = "419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca" 2074dependencies = [ 2075 "cfg-if", 2076 "generator", 2077 "scoped-tls", 2078 "tracing", 2079 "tracing-subscriber", 2080] 2081 2082[[package]] 2083name = "loop9" 2084version = "0.1.5" 2085source = "registry+https://github.com/rust-lang/crates.io-index" 2086checksum = "0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062" 2087dependencies = [ 2088 "imgref", 2089] 2090 2091[[package]] 2092name = "lru-slab" 2093version = "0.1.2" 2094source = "registry+https://github.com/rust-lang/crates.io-index" 2095checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154" 2096 2097[[package]] 2098name = "mac" 2099version = "0.1.1" 2100source = "registry+https://github.com/rust-lang/crates.io-index" 2101checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4" 2102 2103[[package]] 2104name = "markup5ever" 2105version = "0.12.1" 2106source = "registry+https://github.com/rust-lang/crates.io-index" 2107checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45" 2108dependencies = [ 2109 "log", 2110 "phf", 2111 "phf_codegen", 2112 "string_cache", 2113 "string_cache_codegen", 2114 "tendril", 2115] 2116 2117[[package]] 2118name = "markup5ever_rcdom" 2119version = "0.3.0" 2120source = "registry+https://github.com/rust-lang/crates.io-index" 2121checksum = "edaa21ab3701bfee5099ade5f7e1f84553fd19228cf332f13cd6e964bf59be18" 2122dependencies = [ 2123 "html5ever", 2124 "markup5ever", 2125 "tendril", 2126 "xml5ever", 2127] 2128 2129[[package]] 2130name = "match-lookup" 2131version = "0.1.1" 2132source = "registry+https://github.com/rust-lang/crates.io-index" 2133checksum = "1265724d8cb29dbbc2b0f06fffb8bf1a8c0cf73a78eede9ba73a4a66c52a981e" 2134dependencies = [ 2135 "proc-macro2", 2136 "quote", 2137 "syn 1.0.109", 2138] 2139 2140[[package]] 2141name = "matchers" 2142version = "0.2.0" 2143source = "registry+https://github.com/rust-lang/crates.io-index" 2144checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" 2145dependencies = [ 2146 "regex-automata", 2147] 2148 2149[[package]] 2150name = "matrixmultiply" 2151version = "0.3.10" 2152source = "registry+https://github.com/rust-lang/crates.io-index" 2153checksum = "a06de3016e9fae57a36fd14dba131fccf49f74b40b7fbdb472f96e361ec71a08" 2154dependencies = [ 2155 "autocfg", 2156 "rawpointer", 2157] 2158 2159[[package]] 2160name = "maybe-rayon" 2161version = "0.1.1" 2162source = "registry+https://github.com/rust-lang/crates.io-index" 2163checksum = "8ea1f30cedd69f0a2954655f7188c6a834246d2bcf1e315e2ac40c4b24dc9519" 2164dependencies = [ 2165 "cfg-if", 2166] 2167 2168[[package]] 2169name = "memchr" 2170version = "2.7.6" 2171source = "registry+https://github.com/rust-lang/crates.io-index" 2172checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" 2173 2174[[package]] 2175name = "miette" 2176version = "7.6.0" 2177source = "registry+https://github.com/rust-lang/crates.io-index" 2178checksum = "5f98efec8807c63c752b5bd61f862c165c115b0a35685bdcfd9238c7aeb592b7" 2179dependencies = [ 2180 "cfg-if", 2181 "miette-derive", 2182 "unicode-width", 2183] 2184 2185[[package]] 2186name = "miette-derive" 2187version = "7.6.0" 2188source = "registry+https://github.com/rust-lang/crates.io-index" 2189checksum = "db5b29714e950dbb20d5e6f74f9dcec4edbcc1067bb7f8ed198c097b8c1a818b" 2190dependencies = [ 2191 "proc-macro2", 2192 "quote", 2193 "syn 2.0.114", 2194] 2195 2196[[package]] 2197name = "mime" 2198version = "0.3.17" 2199source = "registry+https://github.com/rust-lang/crates.io-index" 2200checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 2201 2202[[package]] 2203name = "mini-moka-wasm" 2204version = "0.10.99" 2205source = "registry+https://github.com/rust-lang/crates.io-index" 2206checksum = "0102b9a2ad50fa47ca89eead2316c8222285ecfbd3f69ce99564fbe4253866e8" 2207dependencies = [ 2208 "crossbeam-channel", 2209 "crossbeam-utils", 2210 "dashmap", 2211 "smallvec", 2212 "tagptr", 2213 "triomphe", 2214 "web-time", 2215] 2216 2217[[package]] 2218name = "minimal-lexical" 2219version = "0.2.1" 2220source = "registry+https://github.com/rust-lang/crates.io-index" 2221checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 2222 2223[[package]] 2224name = "miniz_oxide" 2225version = "0.8.9" 2226source = "registry+https://github.com/rust-lang/crates.io-index" 2227checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" 2228dependencies = [ 2229 "adler2", 2230 "simd-adler32", 2231] 2232 2233[[package]] 2234name = "mio" 2235version = "1.1.1" 2236source = "registry+https://github.com/rust-lang/crates.io-index" 2237checksum = "a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc" 2238dependencies = [ 2239 "libc", 2240 "wasi", 2241 "windows-sys 0.61.2", 2242] 2243 2244[[package]] 2245name = "moxcms" 2246version = "0.7.11" 2247source = "registry+https://github.com/rust-lang/crates.io-index" 2248checksum = "ac9557c559cd6fc9867e122e20d2cbefc9ca29d80d027a8e39310920ed2f0a97" 2249dependencies = [ 2250 "num-traits", 2251 "pxfm", 2252] 2253 2254[[package]] 2255name = "multibase" 2256version = "0.9.2" 2257source = "registry+https://github.com/rust-lang/crates.io-index" 2258checksum = "8694bb4835f452b0e3bb06dbebb1d6fc5385b6ca1caf2e55fd165c042390ec77" 2259dependencies = [ 2260 "base-x", 2261 "base256emoji", 2262 "data-encoding", 2263 "data-encoding-macro", 2264] 2265 2266[[package]] 2267name = "multihash" 2268version = "0.19.3" 2269source = "registry+https://github.com/rust-lang/crates.io-index" 2270checksum = "6b430e7953c29dd6a09afc29ff0bb69c6e306329ee6794700aee27b76a1aea8d" 2271dependencies = [ 2272 "core2", 2273 "serde", 2274 "unsigned-varint", 2275] 2276 2277[[package]] 2278name = "n0-future" 2279version = "0.1.3" 2280source = "registry+https://github.com/rust-lang/crates.io-index" 2281checksum = "7bb0e5d99e681ab3c938842b96fcb41bf8a7bb4bfdb11ccbd653a7e83e06c794" 2282dependencies = [ 2283 "cfg_aliases", 2284 "derive_more", 2285 "futures-buffered", 2286 "futures-lite", 2287 "futures-util", 2288 "js-sys", 2289 "pin-project", 2290 "send_wrapper", 2291 "tokio", 2292 "tokio-util", 2293 "wasm-bindgen", 2294 "wasm-bindgen-futures", 2295 "web-time", 2296] 2297 2298[[package]] 2299name = "nalgebra" 2300version = "0.34.1" 2301source = "registry+https://github.com/rust-lang/crates.io-index" 2302checksum = "c4d5b3eff5cd580f93da45e64715e8c20a3996342f1e466599cf7a267a0c2f5f" 2303dependencies = [ 2304 "approx", 2305 "glam 0.14.0", 2306 "glam 0.15.2", 2307 "glam 0.16.0", 2308 "glam 0.17.3", 2309 "glam 0.18.0", 2310 "glam 0.19.0", 2311 "glam 0.20.5", 2312 "glam 0.21.3", 2313 "glam 0.22.0", 2314 "glam 0.23.0", 2315 "glam 0.24.2", 2316 "glam 0.25.0", 2317 "glam 0.27.0", 2318 "glam 0.28.0", 2319 "glam 0.29.3", 2320 "glam 0.30.10", 2321 "matrixmultiply", 2322 "num-complex", 2323 "num-rational", 2324 "num-traits", 2325 "simba", 2326 "typenum", 2327] 2328 2329[[package]] 2330name = "new_debug_unreachable" 2331version = "1.0.6" 2332source = "registry+https://github.com/rust-lang/crates.io-index" 2333checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086" 2334 2335[[package]] 2336name = "nom" 2337version = "7.1.3" 2338source = "registry+https://github.com/rust-lang/crates.io-index" 2339checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" 2340dependencies = [ 2341 "memchr", 2342 "minimal-lexical", 2343] 2344 2345[[package]] 2346name = "nom" 2347version = "8.0.0" 2348source = "registry+https://github.com/rust-lang/crates.io-index" 2349checksum = "df9761775871bdef83bee530e60050f7e54b1105350d6884eb0fb4f46c2f9405" 2350dependencies = [ 2351 "memchr", 2352] 2353 2354[[package]] 2355name = "noop_proc_macro" 2356version = "0.3.0" 2357source = "registry+https://github.com/rust-lang/crates.io-index" 2358checksum = "0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8" 2359 2360[[package]] 2361name = "nu-ansi-term" 2362version = "0.50.3" 2363source = "registry+https://github.com/rust-lang/crates.io-index" 2364checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" 2365dependencies = [ 2366 "windows-sys 0.61.2", 2367] 2368 2369[[package]] 2370name = "num" 2371version = "0.4.3" 2372source = "registry+https://github.com/rust-lang/crates.io-index" 2373checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23" 2374dependencies = [ 2375 "num-complex", 2376 "num-integer", 2377 "num-iter", 2378 "num-rational", 2379 "num-traits", 2380] 2381 2382[[package]] 2383name = "num-bigint" 2384version = "0.4.6" 2385source = "registry+https://github.com/rust-lang/crates.io-index" 2386checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9" 2387dependencies = [ 2388 "num-integer", 2389 "num-traits", 2390] 2391 2392[[package]] 2393name = "num-bigint-dig" 2394version = "0.8.6" 2395source = "registry+https://github.com/rust-lang/crates.io-index" 2396checksum = "e661dda6640fad38e827a6d4a310ff4763082116fe217f279885c97f511bb0b7" 2397dependencies = [ 2398 "lazy_static", 2399 "libm", 2400 "num-integer", 2401 "num-iter", 2402 "num-traits", 2403 "rand 0.8.5", 2404 "smallvec", 2405 "zeroize", 2406] 2407 2408[[package]] 2409name = "num-complex" 2410version = "0.4.6" 2411source = "registry+https://github.com/rust-lang/crates.io-index" 2412checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495" 2413dependencies = [ 2414 "num-traits", 2415] 2416 2417[[package]] 2418name = "num-conv" 2419version = "0.1.0" 2420source = "registry+https://github.com/rust-lang/crates.io-index" 2421checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" 2422 2423[[package]] 2424name = "num-derive" 2425version = "0.4.2" 2426source = "registry+https://github.com/rust-lang/crates.io-index" 2427checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202" 2428dependencies = [ 2429 "proc-macro2", 2430 "quote", 2431 "syn 2.0.114", 2432] 2433 2434[[package]] 2435name = "num-integer" 2436version = "0.1.46" 2437source = "registry+https://github.com/rust-lang/crates.io-index" 2438checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" 2439dependencies = [ 2440 "num-traits", 2441] 2442 2443[[package]] 2444name = "num-iter" 2445version = "0.1.45" 2446source = "registry+https://github.com/rust-lang/crates.io-index" 2447checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf" 2448dependencies = [ 2449 "autocfg", 2450 "num-integer", 2451 "num-traits", 2452] 2453 2454[[package]] 2455name = "num-rational" 2456version = "0.4.2" 2457source = "registry+https://github.com/rust-lang/crates.io-index" 2458checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824" 2459dependencies = [ 2460 "num-bigint", 2461 "num-integer", 2462 "num-traits", 2463] 2464 2465[[package]] 2466name = "num-traits" 2467version = "0.2.19" 2468source = "registry+https://github.com/rust-lang/crates.io-index" 2469checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 2470dependencies = [ 2471 "autocfg", 2472 "libm", 2473] 2474 2475[[package]] 2476name = "once_cell" 2477version = "1.21.3" 2478source = "registry+https://github.com/rust-lang/crates.io-index" 2479checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" 2480 2481[[package]] 2482name = "ouroboros" 2483version = "0.18.5" 2484source = "registry+https://github.com/rust-lang/crates.io-index" 2485checksum = "1e0f050db9c44b97a94723127e6be766ac5c340c48f2c4bb3ffa11713744be59" 2486dependencies = [ 2487 "aliasable", 2488 "ouroboros_macro", 2489 "static_assertions", 2490] 2491 2492[[package]] 2493name = "ouroboros_macro" 2494version = "0.18.5" 2495source = "registry+https://github.com/rust-lang/crates.io-index" 2496checksum = "3c7028bdd3d43083f6d8d4d5187680d0d3560d54df4cc9d752005268b41e64d0" 2497dependencies = [ 2498 "heck 0.4.1", 2499 "proc-macro2", 2500 "proc-macro2-diagnostics", 2501 "quote", 2502 "syn 2.0.114", 2503] 2504 2505[[package]] 2506name = "p256" 2507version = "0.13.2" 2508source = "registry+https://github.com/rust-lang/crates.io-index" 2509checksum = "c9863ad85fa8f4460f9c48cb909d38a0d689dba1f6f6988a5e3e0d31071bcd4b" 2510dependencies = [ 2511 "ecdsa", 2512 "elliptic-curve", 2513 "primeorder", 2514 "sha2", 2515] 2516 2517[[package]] 2518name = "p384" 2519version = "0.13.1" 2520source = "registry+https://github.com/rust-lang/crates.io-index" 2521checksum = "fe42f1670a52a47d448f14b6a5c61dd78fce51856e68edaa38f7ae3a46b8d6b6" 2522dependencies = [ 2523 "elliptic-curve", 2524 "primeorder", 2525] 2526 2527[[package]] 2528name = "parking" 2529version = "2.2.1" 2530source = "registry+https://github.com/rust-lang/crates.io-index" 2531checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba" 2532 2533[[package]] 2534name = "parking_lot" 2535version = "0.12.5" 2536source = "registry+https://github.com/rust-lang/crates.io-index" 2537checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" 2538dependencies = [ 2539 "lock_api", 2540 "parking_lot_core", 2541] 2542 2543[[package]] 2544name = "parking_lot_core" 2545version = "0.9.12" 2546source = "registry+https://github.com/rust-lang/crates.io-index" 2547checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" 2548dependencies = [ 2549 "cfg-if", 2550 "libc", 2551 "redox_syscall", 2552 "smallvec", 2553 "windows-link", 2554] 2555 2556[[package]] 2557name = "paste" 2558version = "1.0.15" 2559source = "registry+https://github.com/rust-lang/crates.io-index" 2560checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" 2561 2562[[package]] 2563name = "pastey" 2564version = "0.1.1" 2565source = "registry+https://github.com/rust-lang/crates.io-index" 2566checksum = "35fb2e5f958ec131621fdd531e9fc186ed768cbe395337403ae56c17a74c68ec" 2567 2568[[package]] 2569name = "pem-rfc7468" 2570version = "0.7.0" 2571source = "registry+https://github.com/rust-lang/crates.io-index" 2572checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412" 2573dependencies = [ 2574 "base64ct", 2575] 2576 2577[[package]] 2578name = "percent-encoding" 2579version = "2.3.2" 2580source = "registry+https://github.com/rust-lang/crates.io-index" 2581checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" 2582 2583[[package]] 2584name = "phf" 2585version = "0.11.3" 2586source = "registry+https://github.com/rust-lang/crates.io-index" 2587checksum = "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078" 2588dependencies = [ 2589 "phf_shared", 2590] 2591 2592[[package]] 2593name = "phf_codegen" 2594version = "0.11.3" 2595source = "registry+https://github.com/rust-lang/crates.io-index" 2596checksum = "aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a" 2597dependencies = [ 2598 "phf_generator", 2599 "phf_shared", 2600] 2601 2602[[package]] 2603name = "phf_generator" 2604version = "0.11.3" 2605source = "registry+https://github.com/rust-lang/crates.io-index" 2606checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d" 2607dependencies = [ 2608 "phf_shared", 2609 "rand 0.8.5", 2610] 2611 2612[[package]] 2613name = "phf_shared" 2614version = "0.11.3" 2615source = "registry+https://github.com/rust-lang/crates.io-index" 2616checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5" 2617dependencies = [ 2618 "siphasher", 2619] 2620 2621[[package]] 2622name = "pin-project" 2623version = "1.1.10" 2624source = "registry+https://github.com/rust-lang/crates.io-index" 2625checksum = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a" 2626dependencies = [ 2627 "pin-project-internal", 2628] 2629 2630[[package]] 2631name = "pin-project-internal" 2632version = "1.1.10" 2633source = "registry+https://github.com/rust-lang/crates.io-index" 2634checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861" 2635dependencies = [ 2636 "proc-macro2", 2637 "quote", 2638 "syn 2.0.114", 2639] 2640 2641[[package]] 2642name = "pin-project-lite" 2643version = "0.2.16" 2644source = "registry+https://github.com/rust-lang/crates.io-index" 2645checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" 2646 2647[[package]] 2648name = "pin-utils" 2649version = "0.1.0" 2650source = "registry+https://github.com/rust-lang/crates.io-index" 2651checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 2652 2653[[package]] 2654name = "pkcs1" 2655version = "0.7.5" 2656source = "registry+https://github.com/rust-lang/crates.io-index" 2657checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f" 2658dependencies = [ 2659 "der", 2660 "pkcs8", 2661 "spki", 2662] 2663 2664[[package]] 2665name = "pkcs8" 2666version = "0.10.2" 2667source = "registry+https://github.com/rust-lang/crates.io-index" 2668checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7" 2669dependencies = [ 2670 "der", 2671 "spki", 2672] 2673 2674[[package]] 2675name = "png" 2676version = "0.18.0" 2677source = "registry+https://github.com/rust-lang/crates.io-index" 2678checksum = "97baced388464909d42d89643fe4361939af9b7ce7a31ee32a168f832a70f2a0" 2679dependencies = [ 2680 "bitflags", 2681 "crc32fast", 2682 "fdeflate", 2683 "flate2", 2684 "miniz_oxide", 2685] 2686 2687[[package]] 2688name = "postcard" 2689version = "1.1.3" 2690source = "registry+https://github.com/rust-lang/crates.io-index" 2691checksum = "6764c3b5dd454e283a30e6dfe78e9b31096d9e32036b5d1eaac7a6119ccb9a24" 2692dependencies = [ 2693 "cobs", 2694 "embedded-io 0.4.0", 2695 "embedded-io 0.6.1", 2696 "heapless", 2697 "serde", 2698] 2699 2700[[package]] 2701name = "potential_utf" 2702version = "0.1.4" 2703source = "registry+https://github.com/rust-lang/crates.io-index" 2704checksum = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77" 2705dependencies = [ 2706 "zerovec", 2707] 2708 2709[[package]] 2710name = "powerfmt" 2711version = "0.2.0" 2712source = "registry+https://github.com/rust-lang/crates.io-index" 2713checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" 2714 2715[[package]] 2716name = "ppv-lite86" 2717version = "0.2.21" 2718source = "registry+https://github.com/rust-lang/crates.io-index" 2719checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 2720dependencies = [ 2721 "zerocopy", 2722] 2723 2724[[package]] 2725name = "precomputed-hash" 2726version = "0.1.1" 2727source = "registry+https://github.com/rust-lang/crates.io-index" 2728checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c" 2729 2730[[package]] 2731name = "prettyplease" 2732version = "0.2.37" 2733source = "registry+https://github.com/rust-lang/crates.io-index" 2734checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b" 2735dependencies = [ 2736 "proc-macro2", 2737 "syn 2.0.114", 2738] 2739 2740[[package]] 2741name = "primeorder" 2742version = "0.13.6" 2743source = "registry+https://github.com/rust-lang/crates.io-index" 2744checksum = "353e1ca18966c16d9deb1c69278edbc5f194139612772bd9537af60ac231e1e6" 2745dependencies = [ 2746 "elliptic-curve", 2747] 2748 2749[[package]] 2750name = "proc-macro-error" 2751version = "1.0.4" 2752source = "registry+https://github.com/rust-lang/crates.io-index" 2753checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" 2754dependencies = [ 2755 "proc-macro-error-attr", 2756 "proc-macro2", 2757 "quote", 2758 "syn 1.0.109", 2759 "version_check", 2760] 2761 2762[[package]] 2763name = "proc-macro-error-attr" 2764version = "1.0.4" 2765source = "registry+https://github.com/rust-lang/crates.io-index" 2766checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" 2767dependencies = [ 2768 "proc-macro2", 2769 "quote", 2770 "version_check", 2771] 2772 2773[[package]] 2774name = "proc-macro2" 2775version = "1.0.105" 2776source = "registry+https://github.com/rust-lang/crates.io-index" 2777checksum = "535d180e0ecab6268a3e718bb9fd44db66bbbc256257165fc699dadf70d16fe7" 2778dependencies = [ 2779 "unicode-ident", 2780] 2781 2782[[package]] 2783name = "proc-macro2-diagnostics" 2784version = "0.10.1" 2785source = "registry+https://github.com/rust-lang/crates.io-index" 2786checksum = "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8" 2787dependencies = [ 2788 "proc-macro2", 2789 "quote", 2790 "syn 2.0.114", 2791 "version_check", 2792 "yansi", 2793] 2794 2795[[package]] 2796name = "profiling" 2797version = "1.0.17" 2798source = "registry+https://github.com/rust-lang/crates.io-index" 2799checksum = "3eb8486b569e12e2c32ad3e204dbaba5e4b5b216e9367044f25f1dba42341773" 2800dependencies = [ 2801 "profiling-procmacros", 2802] 2803 2804[[package]] 2805name = "profiling-procmacros" 2806version = "1.0.17" 2807source = "registry+https://github.com/rust-lang/crates.io-index" 2808checksum = "52717f9a02b6965224f95ca2a81e2e0c5c43baacd28ca057577988930b6c3d5b" 2809dependencies = [ 2810 "quote", 2811 "syn 2.0.114", 2812] 2813 2814[[package]] 2815name = "pxfm" 2816version = "0.1.27" 2817source = "registry+https://github.com/rust-lang/crates.io-index" 2818checksum = "7186d3822593aa4393561d186d1393b3923e9d6163d3fbfd6e825e3e6cf3e6a8" 2819dependencies = [ 2820 "num-traits", 2821] 2822 2823[[package]] 2824name = "qoi" 2825version = "0.4.1" 2826source = "registry+https://github.com/rust-lang/crates.io-index" 2827checksum = "7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001" 2828dependencies = [ 2829 "bytemuck", 2830] 2831 2832[[package]] 2833name = "quick-error" 2834version = "2.0.1" 2835source = "registry+https://github.com/rust-lang/crates.io-index" 2836checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3" 2837 2838[[package]] 2839name = "quinn" 2840version = "0.11.9" 2841source = "registry+https://github.com/rust-lang/crates.io-index" 2842checksum = "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20" 2843dependencies = [ 2844 "bytes", 2845 "cfg_aliases", 2846 "pin-project-lite", 2847 "quinn-proto", 2848 "quinn-udp", 2849 "rustc-hash", 2850 "rustls", 2851 "socket2", 2852 "thiserror 2.0.17", 2853 "tokio", 2854 "tracing", 2855 "web-time", 2856] 2857 2858[[package]] 2859name = "quinn-proto" 2860version = "0.11.13" 2861source = "registry+https://github.com/rust-lang/crates.io-index" 2862checksum = "f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31" 2863dependencies = [ 2864 "bytes", 2865 "getrandom 0.3.4", 2866 "lru-slab", 2867 "rand 0.9.2", 2868 "ring", 2869 "rustc-hash", 2870 "rustls", 2871 "rustls-pki-types", 2872 "slab", 2873 "thiserror 2.0.17", 2874 "tinyvec", 2875 "tracing", 2876 "web-time", 2877] 2878 2879[[package]] 2880name = "quinn-udp" 2881version = "0.5.14" 2882source = "registry+https://github.com/rust-lang/crates.io-index" 2883checksum = "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd" 2884dependencies = [ 2885 "cfg_aliases", 2886 "libc", 2887 "once_cell", 2888 "socket2", 2889 "tracing", 2890 "windows-sys 0.60.2", 2891] 2892 2893[[package]] 2894name = "quote" 2895version = "1.0.43" 2896source = "registry+https://github.com/rust-lang/crates.io-index" 2897checksum = "dc74d9a594b72ae6656596548f56f667211f8a97b3d4c3d467150794690dc40a" 2898dependencies = [ 2899 "proc-macro2", 2900] 2901 2902[[package]] 2903name = "r-efi" 2904version = "5.3.0" 2905source = "registry+https://github.com/rust-lang/crates.io-index" 2906checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" 2907 2908[[package]] 2909name = "rand" 2910version = "0.8.5" 2911source = "registry+https://github.com/rust-lang/crates.io-index" 2912checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 2913dependencies = [ 2914 "libc", 2915 "rand_chacha 0.3.1", 2916 "rand_core 0.6.4", 2917] 2918 2919[[package]] 2920name = "rand" 2921version = "0.9.2" 2922source = "registry+https://github.com/rust-lang/crates.io-index" 2923checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" 2924dependencies = [ 2925 "rand_chacha 0.9.0", 2926 "rand_core 0.9.3", 2927] 2928 2929[[package]] 2930name = "rand_chacha" 2931version = "0.3.1" 2932source = "registry+https://github.com/rust-lang/crates.io-index" 2933checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 2934dependencies = [ 2935 "ppv-lite86", 2936 "rand_core 0.6.4", 2937] 2938 2939[[package]] 2940name = "rand_chacha" 2941version = "0.9.0" 2942source = "registry+https://github.com/rust-lang/crates.io-index" 2943checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" 2944dependencies = [ 2945 "ppv-lite86", 2946 "rand_core 0.9.3", 2947] 2948 2949[[package]] 2950name = "rand_core" 2951version = "0.6.4" 2952source = "registry+https://github.com/rust-lang/crates.io-index" 2953checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 2954dependencies = [ 2955 "getrandom 0.2.16", 2956] 2957 2958[[package]] 2959name = "rand_core" 2960version = "0.9.3" 2961source = "registry+https://github.com/rust-lang/crates.io-index" 2962checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" 2963dependencies = [ 2964 "getrandom 0.3.4", 2965] 2966 2967[[package]] 2968name = "rand_distr" 2969version = "0.5.1" 2970source = "registry+https://github.com/rust-lang/crates.io-index" 2971checksum = "6a8615d50dcf34fa31f7ab52692afec947c4dd0ab803cc87cb3b0b4570ff7463" 2972dependencies = [ 2973 "num-traits", 2974 "rand 0.9.2", 2975] 2976 2977[[package]] 2978name = "range-traits" 2979version = "0.3.2" 2980source = "registry+https://github.com/rust-lang/crates.io-index" 2981checksum = "d20581732dd76fa913c7dff1a2412b714afe3573e94d41c34719de73337cc8ab" 2982 2983[[package]] 2984name = "rav1e" 2985version = "0.8.1" 2986source = "registry+https://github.com/rust-lang/crates.io-index" 2987checksum = "43b6dd56e85d9483277cde964fd1bdb0428de4fec5ebba7540995639a21cb32b" 2988dependencies = [ 2989 "aligned-vec", 2990 "arbitrary", 2991 "arg_enum_proc_macro", 2992 "arrayvec", 2993 "av-scenechange", 2994 "av1-grain", 2995 "bitstream-io", 2996 "built", 2997 "cfg-if", 2998 "interpolate_name", 2999 "itertools", 3000 "libc", 3001 "libfuzzer-sys", 3002 "log", 3003 "maybe-rayon", 3004 "new_debug_unreachable", 3005 "noop_proc_macro", 3006 "num-derive", 3007 "num-traits", 3008 "paste", 3009 "profiling", 3010 "rand 0.9.2", 3011 "rand_chacha 0.9.0", 3012 "simd_helpers", 3013 "thiserror 2.0.17", 3014 "v_frame", 3015 "wasm-bindgen", 3016] 3017 3018[[package]] 3019name = "ravif" 3020version = "0.12.0" 3021source = "registry+https://github.com/rust-lang/crates.io-index" 3022checksum = "ef69c1990ceef18a116855938e74793a5f7496ee907562bd0857b6ac734ab285" 3023dependencies = [ 3024 "avif-serialize", 3025 "imgref", 3026 "loop9", 3027 "quick-error", 3028 "rav1e", 3029 "rgb", 3030] 3031 3032[[package]] 3033name = "rawpointer" 3034version = "0.2.1" 3035source = "registry+https://github.com/rust-lang/crates.io-index" 3036checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3" 3037 3038[[package]] 3039name = "rayon" 3040version = "1.11.0" 3041source = "registry+https://github.com/rust-lang/crates.io-index" 3042checksum = "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f" 3043dependencies = [ 3044 "either", 3045 "rayon-core", 3046] 3047 3048[[package]] 3049name = "rayon-core" 3050version = "1.13.0" 3051source = "registry+https://github.com/rust-lang/crates.io-index" 3052checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91" 3053dependencies = [ 3054 "crossbeam-deque", 3055 "crossbeam-utils", 3056] 3057 3058[[package]] 3059name = "redox_syscall" 3060version = "0.5.18" 3061source = "registry+https://github.com/rust-lang/crates.io-index" 3062checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" 3063dependencies = [ 3064 "bitflags", 3065] 3066 3067[[package]] 3068name = "ref-cast" 3069version = "1.0.25" 3070source = "registry+https://github.com/rust-lang/crates.io-index" 3071checksum = "f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d" 3072dependencies = [ 3073 "ref-cast-impl", 3074] 3075 3076[[package]] 3077name = "ref-cast-impl" 3078version = "1.0.25" 3079source = "registry+https://github.com/rust-lang/crates.io-index" 3080checksum = "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da" 3081dependencies = [ 3082 "proc-macro2", 3083 "quote", 3084 "syn 2.0.114", 3085] 3086 3087[[package]] 3088name = "regex" 3089version = "1.12.2" 3090source = "registry+https://github.com/rust-lang/crates.io-index" 3091checksum = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4" 3092dependencies = [ 3093 "aho-corasick", 3094 "memchr", 3095 "regex-automata", 3096 "regex-syntax", 3097] 3098 3099[[package]] 3100name = "regex-automata" 3101version = "0.4.13" 3102source = "registry+https://github.com/rust-lang/crates.io-index" 3103checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c" 3104dependencies = [ 3105 "aho-corasick", 3106 "memchr", 3107 "regex-syntax", 3108] 3109 3110[[package]] 3111name = "regex-lite" 3112version = "0.1.8" 3113source = "registry+https://github.com/rust-lang/crates.io-index" 3114checksum = "8d942b98df5e658f56f20d592c7f868833fe38115e65c33003d8cd224b0155da" 3115 3116[[package]] 3117name = "regex-syntax" 3118version = "0.8.8" 3119source = "registry+https://github.com/rust-lang/crates.io-index" 3120checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58" 3121 3122[[package]] 3123name = "reqwest" 3124version = "0.12.28" 3125source = "registry+https://github.com/rust-lang/crates.io-index" 3126checksum = "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147" 3127dependencies = [ 3128 "base64", 3129 "bytes", 3130 "encoding_rs", 3131 "futures-core", 3132 "h2", 3133 "http", 3134 "http-body", 3135 "http-body-util", 3136 "hyper", 3137 "hyper-rustls", 3138 "hyper-util", 3139 "js-sys", 3140 "log", 3141 "mime", 3142 "percent-encoding", 3143 "pin-project-lite", 3144 "quinn", 3145 "rustls", 3146 "rustls-pki-types", 3147 "serde", 3148 "serde_json", 3149 "serde_urlencoded", 3150 "sync_wrapper", 3151 "tokio", 3152 "tokio-rustls", 3153 "tower", 3154 "tower-http", 3155 "tower-service", 3156 "url", 3157 "wasm-bindgen", 3158 "wasm-bindgen-futures", 3159 "web-sys", 3160 "webpki-roots", 3161] 3162 3163[[package]] 3164name = "rfc6979" 3165version = "0.4.0" 3166source = "registry+https://github.com/rust-lang/crates.io-index" 3167checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2" 3168dependencies = [ 3169 "hmac", 3170 "subtle", 3171] 3172 3173[[package]] 3174name = "rgb" 3175version = "0.8.52" 3176source = "registry+https://github.com/rust-lang/crates.io-index" 3177checksum = "0c6a884d2998352bb4daf0183589aec883f16a6da1f4dde84d8e2e9a5409a1ce" 3178 3179[[package]] 3180name = "ring" 3181version = "0.17.14" 3182source = "registry+https://github.com/rust-lang/crates.io-index" 3183checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" 3184dependencies = [ 3185 "cc", 3186 "cfg-if", 3187 "getrandom 0.2.16", 3188 "libc", 3189 "untrusted", 3190 "windows-sys 0.52.0", 3191] 3192 3193[[package]] 3194name = "rsa" 3195version = "0.9.10" 3196source = "registry+https://github.com/rust-lang/crates.io-index" 3197checksum = "b8573f03f5883dcaebdfcf4725caa1ecb9c15b2ef50c43a07b816e06799bb12d" 3198dependencies = [ 3199 "const-oid", 3200 "digest", 3201 "num-bigint-dig", 3202 "num-integer", 3203 "num-traits", 3204 "pkcs1", 3205 "pkcs8", 3206 "rand_core 0.6.4", 3207 "signature", 3208 "spki", 3209 "subtle", 3210 "zeroize", 3211] 3212 3213[[package]] 3214name = "rustc-hash" 3215version = "2.1.1" 3216source = "registry+https://github.com/rust-lang/crates.io-index" 3217checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" 3218 3219[[package]] 3220name = "rustc_version" 3221version = "0.4.1" 3222source = "registry+https://github.com/rust-lang/crates.io-index" 3223checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" 3224dependencies = [ 3225 "semver", 3226] 3227 3228[[package]] 3229name = "rustls" 3230version = "0.23.36" 3231source = "registry+https://github.com/rust-lang/crates.io-index" 3232checksum = "c665f33d38cea657d9614f766881e4d510e0eda4239891eea56b4cadcf01801b" 3233dependencies = [ 3234 "once_cell", 3235 "ring", 3236 "rustls-pki-types", 3237 "rustls-webpki", 3238 "subtle", 3239 "zeroize", 3240] 3241 3242[[package]] 3243name = "rustls-pki-types" 3244version = "1.13.2" 3245source = "registry+https://github.com/rust-lang/crates.io-index" 3246checksum = "21e6f2ab2928ca4291b86736a8bd920a277a399bba1589409d72154ff87c1282" 3247dependencies = [ 3248 "web-time", 3249 "zeroize", 3250] 3251 3252[[package]] 3253name = "rustls-webpki" 3254version = "0.103.8" 3255source = "registry+https://github.com/rust-lang/crates.io-index" 3256checksum = "2ffdfa2f5286e2247234e03f680868ac2815974dc39e00ea15adc445d0aafe52" 3257dependencies = [ 3258 "ring", 3259 "rustls-pki-types", 3260 "untrusted", 3261] 3262 3263[[package]] 3264name = "rustversion" 3265version = "1.0.22" 3266source = "registry+https://github.com/rust-lang/crates.io-index" 3267checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" 3268 3269[[package]] 3270name = "ryu" 3271version = "1.0.22" 3272source = "registry+https://github.com/rust-lang/crates.io-index" 3273checksum = "a50f4cf475b65d88e057964e0e9bb1f0aa9bbb2036dc65c64596b42932536984" 3274 3275[[package]] 3276name = "safe_arch" 3277version = "0.7.4" 3278source = "registry+https://github.com/rust-lang/crates.io-index" 3279checksum = "96b02de82ddbe1b636e6170c21be622223aea188ef2e139be0a5b219ec215323" 3280dependencies = [ 3281 "bytemuck", 3282] 3283 3284[[package]] 3285name = "schemars" 3286version = "0.9.0" 3287source = "registry+https://github.com/rust-lang/crates.io-index" 3288checksum = "4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f" 3289dependencies = [ 3290 "dyn-clone", 3291 "ref-cast", 3292 "serde", 3293 "serde_json", 3294] 3295 3296[[package]] 3297name = "schemars" 3298version = "1.2.0" 3299source = "registry+https://github.com/rust-lang/crates.io-index" 3300checksum = "54e910108742c57a770f492731f99be216a52fadd361b06c8fb59d74ccc267d2" 3301dependencies = [ 3302 "dyn-clone", 3303 "ref-cast", 3304 "serde", 3305 "serde_json", 3306] 3307 3308[[package]] 3309name = "scoped-tls" 3310version = "1.0.1" 3311source = "registry+https://github.com/rust-lang/crates.io-index" 3312checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294" 3313 3314[[package]] 3315name = "scopeguard" 3316version = "1.2.0" 3317source = "registry+https://github.com/rust-lang/crates.io-index" 3318checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 3319 3320[[package]] 3321name = "sec1" 3322version = "0.7.3" 3323source = "registry+https://github.com/rust-lang/crates.io-index" 3324checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc" 3325dependencies = [ 3326 "base16ct", 3327 "der", 3328 "generic-array", 3329 "pkcs8", 3330 "subtle", 3331 "zeroize", 3332] 3333 3334[[package]] 3335name = "semver" 3336version = "1.0.27" 3337source = "registry+https://github.com/rust-lang/crates.io-index" 3338checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2" 3339 3340[[package]] 3341name = "send_wrapper" 3342version = "0.6.0" 3343source = "registry+https://github.com/rust-lang/crates.io-index" 3344checksum = "cd0b0ec5f1c1ca621c432a25813d8d60c88abe6d3e08a3eb9cf37d97a0fe3d73" 3345 3346[[package]] 3347name = "serde" 3348version = "1.0.228" 3349source = "registry+https://github.com/rust-lang/crates.io-index" 3350checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" 3351dependencies = [ 3352 "serde_core", 3353 "serde_derive", 3354] 3355 3356[[package]] 3357name = "serde_bytes" 3358version = "0.11.19" 3359source = "registry+https://github.com/rust-lang/crates.io-index" 3360checksum = "a5d440709e79d88e51ac01c4b72fc6cb7314017bb7da9eeff678aa94c10e3ea8" 3361dependencies = [ 3362 "serde", 3363 "serde_core", 3364] 3365 3366[[package]] 3367name = "serde_core" 3368version = "1.0.228" 3369source = "registry+https://github.com/rust-lang/crates.io-index" 3370checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" 3371dependencies = [ 3372 "serde_derive", 3373] 3374 3375[[package]] 3376name = "serde_derive" 3377version = "1.0.228" 3378source = "registry+https://github.com/rust-lang/crates.io-index" 3379checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" 3380dependencies = [ 3381 "proc-macro2", 3382 "quote", 3383 "syn 2.0.114", 3384] 3385 3386[[package]] 3387name = "serde_html_form" 3388version = "0.2.8" 3389source = "registry+https://github.com/rust-lang/crates.io-index" 3390checksum = "b2f2d7ff8a2140333718bb329f5c40fc5f0865b84c426183ce14c97d2ab8154f" 3391dependencies = [ 3392 "form_urlencoded", 3393 "indexmap 2.13.0", 3394 "itoa", 3395 "ryu", 3396 "serde_core", 3397] 3398 3399[[package]] 3400name = "serde_ipld_dagcbor" 3401version = "0.6.4" 3402source = "registry+https://github.com/rust-lang/crates.io-index" 3403checksum = "46182f4f08349a02b45c998ba3215d3f9de826246ba02bb9dddfe9a2a2100778" 3404dependencies = [ 3405 "cbor4ii", 3406 "ipld-core", 3407 "scopeguard", 3408 "serde", 3409] 3410 3411[[package]] 3412name = "serde_json" 3413version = "1.0.149" 3414source = "registry+https://github.com/rust-lang/crates.io-index" 3415checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86" 3416dependencies = [ 3417 "itoa", 3418 "memchr", 3419 "serde", 3420 "serde_core", 3421 "zmij", 3422] 3423 3424[[package]] 3425name = "serde_repr" 3426version = "0.1.20" 3427source = "registry+https://github.com/rust-lang/crates.io-index" 3428checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c" 3429dependencies = [ 3430 "proc-macro2", 3431 "quote", 3432 "syn 2.0.114", 3433] 3434 3435[[package]] 3436name = "serde_urlencoded" 3437version = "0.7.1" 3438source = "registry+https://github.com/rust-lang/crates.io-index" 3439checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 3440dependencies = [ 3441 "form_urlencoded", 3442 "itoa", 3443 "ryu", 3444 "serde", 3445] 3446 3447[[package]] 3448name = "serde_with" 3449version = "3.16.1" 3450source = "registry+https://github.com/rust-lang/crates.io-index" 3451checksum = "4fa237f2807440d238e0364a218270b98f767a00d3dada77b1c53ae88940e2e7" 3452dependencies = [ 3453 "base64", 3454 "chrono", 3455 "hex", 3456 "indexmap 1.9.3", 3457 "indexmap 2.13.0", 3458 "schemars 0.9.0", 3459 "schemars 1.2.0", 3460 "serde_core", 3461 "serde_json", 3462 "serde_with_macros", 3463 "time", 3464] 3465 3466[[package]] 3467name = "serde_with_macros" 3468version = "3.16.1" 3469source = "registry+https://github.com/rust-lang/crates.io-index" 3470checksum = "52a8e3ca0ca629121f70ab50f95249e5a6f925cc0f6ffe8256c45b728875706c" 3471dependencies = [ 3472 "darling", 3473 "proc-macro2", 3474 "quote", 3475 "syn 2.0.114", 3476] 3477 3478[[package]] 3479name = "sha2" 3480version = "0.10.9" 3481source = "registry+https://github.com/rust-lang/crates.io-index" 3482checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" 3483dependencies = [ 3484 "cfg-if", 3485 "cpufeatures", 3486 "digest", 3487] 3488 3489[[package]] 3490name = "sharded-slab" 3491version = "0.1.7" 3492source = "registry+https://github.com/rust-lang/crates.io-index" 3493checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" 3494dependencies = [ 3495 "lazy_static", 3496] 3497 3498[[package]] 3499name = "shlex" 3500version = "1.3.0" 3501source = "registry+https://github.com/rust-lang/crates.io-index" 3502checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 3503 3504[[package]] 3505name = "signature" 3506version = "2.2.0" 3507source = "registry+https://github.com/rust-lang/crates.io-index" 3508checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de" 3509dependencies = [ 3510 "digest", 3511 "rand_core 0.6.4", 3512] 3513 3514[[package]] 3515name = "simba" 3516version = "0.9.1" 3517source = "registry+https://github.com/rust-lang/crates.io-index" 3518checksum = "c99284beb21666094ba2b75bbceda012e610f5479dfcc2d6e2426f53197ffd95" 3519dependencies = [ 3520 "approx", 3521 "num-complex", 3522 "num-traits", 3523 "paste", 3524 "wide", 3525] 3526 3527[[package]] 3528name = "simd-adler32" 3529version = "0.3.8" 3530source = "registry+https://github.com/rust-lang/crates.io-index" 3531checksum = "e320a6c5ad31d271ad523dcf3ad13e2767ad8b1cb8f047f75a8aeaf8da139da2" 3532 3533[[package]] 3534name = "simd_helpers" 3535version = "0.1.0" 3536source = "registry+https://github.com/rust-lang/crates.io-index" 3537checksum = "95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6" 3538dependencies = [ 3539 "quote", 3540] 3541 3542[[package]] 3543name = "siphasher" 3544version = "1.0.1" 3545source = "registry+https://github.com/rust-lang/crates.io-index" 3546checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d" 3547 3548[[package]] 3549name = "slab" 3550version = "0.4.11" 3551source = "registry+https://github.com/rust-lang/crates.io-index" 3552checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" 3553 3554[[package]] 3555name = "smallvec" 3556version = "1.15.1" 3557source = "registry+https://github.com/rust-lang/crates.io-index" 3558checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 3559 3560[[package]] 3561name = "smol_str" 3562version = "0.3.4" 3563source = "registry+https://github.com/rust-lang/crates.io-index" 3564checksum = "3498b0a27f93ef1402f20eefacfaa1691272ac4eca1cdc8c596cb0a245d6cbf5" 3565dependencies = [ 3566 "borsh", 3567 "serde_core", 3568] 3569 3570[[package]] 3571name = "socket2" 3572version = "0.6.1" 3573source = "registry+https://github.com/rust-lang/crates.io-index" 3574checksum = "17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881" 3575dependencies = [ 3576 "libc", 3577 "windows-sys 0.60.2", 3578] 3579 3580[[package]] 3581name = "spin" 3582version = "0.9.8" 3583source = "registry+https://github.com/rust-lang/crates.io-index" 3584checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" 3585dependencies = [ 3586 "lock_api", 3587] 3588 3589[[package]] 3590name = "spin" 3591version = "0.10.0" 3592source = "registry+https://github.com/rust-lang/crates.io-index" 3593checksum = "d5fe4ccb98d9c292d56fec89a5e07da7fc4cf0dc11e156b41793132775d3e591" 3594 3595[[package]] 3596name = "spki" 3597version = "0.7.3" 3598source = "registry+https://github.com/rust-lang/crates.io-index" 3599checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d" 3600dependencies = [ 3601 "base64ct", 3602 "der", 3603] 3604 3605[[package]] 3606name = "stable_deref_trait" 3607version = "1.2.1" 3608source = "registry+https://github.com/rust-lang/crates.io-index" 3609checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" 3610 3611[[package]] 3612name = "static-regular-grammar" 3613version = "2.0.2" 3614source = "registry+https://github.com/rust-lang/crates.io-index" 3615checksum = "4f4a6c40247579acfbb138c3cd7de3dab113ab4ac6227f1b7de7d626ee667957" 3616dependencies = [ 3617 "abnf", 3618 "btree-range-map", 3619 "ciborium", 3620 "hex_fmt", 3621 "indoc", 3622 "proc-macro-error", 3623 "proc-macro2", 3624 "quote", 3625 "serde", 3626 "sha2", 3627 "syn 2.0.114", 3628 "thiserror 1.0.69", 3629] 3630 3631[[package]] 3632name = "static_assertions" 3633version = "1.1.0" 3634source = "registry+https://github.com/rust-lang/crates.io-index" 3635checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 3636 3637[[package]] 3638name = "string_cache" 3639version = "0.8.9" 3640source = "registry+https://github.com/rust-lang/crates.io-index" 3641checksum = "bf776ba3fa74f83bf4b63c3dcbbf82173db2632ed8452cb2d891d33f459de70f" 3642dependencies = [ 3643 "new_debug_unreachable", 3644 "parking_lot", 3645 "phf_shared", 3646 "precomputed-hash", 3647 "serde", 3648] 3649 3650[[package]] 3651name = "string_cache_codegen" 3652version = "0.5.4" 3653source = "registry+https://github.com/rust-lang/crates.io-index" 3654checksum = "c711928715f1fe0fe509c53b43e993a9a557babc2d0a3567d0a3006f1ac931a0" 3655dependencies = [ 3656 "phf_generator", 3657 "phf_shared", 3658 "proc-macro2", 3659 "quote", 3660] 3661 3662[[package]] 3663name = "strsim" 3664version = "0.11.1" 3665source = "registry+https://github.com/rust-lang/crates.io-index" 3666checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 3667 3668[[package]] 3669name = "subtle" 3670version = "2.6.1" 3671source = "registry+https://github.com/rust-lang/crates.io-index" 3672checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" 3673 3674[[package]] 3675name = "syn" 3676version = "1.0.109" 3677source = "registry+https://github.com/rust-lang/crates.io-index" 3678checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 3679dependencies = [ 3680 "proc-macro2", 3681 "quote", 3682 "unicode-ident", 3683] 3684 3685[[package]] 3686name = "syn" 3687version = "2.0.114" 3688source = "registry+https://github.com/rust-lang/crates.io-index" 3689checksum = "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a" 3690dependencies = [ 3691 "proc-macro2", 3692 "quote", 3693 "unicode-ident", 3694] 3695 3696[[package]] 3697name = "sync_wrapper" 3698version = "1.0.2" 3699source = "registry+https://github.com/rust-lang/crates.io-index" 3700checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" 3701dependencies = [ 3702 "futures-core", 3703] 3704 3705[[package]] 3706name = "synstructure" 3707version = "0.13.2" 3708source = "registry+https://github.com/rust-lang/crates.io-index" 3709checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" 3710dependencies = [ 3711 "proc-macro2", 3712 "quote", 3713 "syn 2.0.114", 3714] 3715 3716[[package]] 3717name = "system-configuration" 3718version = "0.6.1" 3719source = "registry+https://github.com/rust-lang/crates.io-index" 3720checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b" 3721dependencies = [ 3722 "bitflags", 3723 "core-foundation", 3724 "system-configuration-sys", 3725] 3726 3727[[package]] 3728name = "system-configuration-sys" 3729version = "0.6.0" 3730source = "registry+https://github.com/rust-lang/crates.io-index" 3731checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4" 3732dependencies = [ 3733 "core-foundation-sys", 3734 "libc", 3735] 3736 3737[[package]] 3738name = "tagptr" 3739version = "0.2.0" 3740source = "registry+https://github.com/rust-lang/crates.io-index" 3741checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417" 3742 3743[[package]] 3744name = "tendril" 3745version = "0.4.3" 3746source = "registry+https://github.com/rust-lang/crates.io-index" 3747checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0" 3748dependencies = [ 3749 "futf", 3750 "mac", 3751 "utf-8", 3752] 3753 3754[[package]] 3755name = "thiserror" 3756version = "1.0.69" 3757source = "registry+https://github.com/rust-lang/crates.io-index" 3758checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" 3759dependencies = [ 3760 "thiserror-impl 1.0.69", 3761] 3762 3763[[package]] 3764name = "thiserror" 3765version = "2.0.17" 3766source = "registry+https://github.com/rust-lang/crates.io-index" 3767checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8" 3768dependencies = [ 3769 "thiserror-impl 2.0.17", 3770] 3771 3772[[package]] 3773name = "thiserror-impl" 3774version = "1.0.69" 3775source = "registry+https://github.com/rust-lang/crates.io-index" 3776checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" 3777dependencies = [ 3778 "proc-macro2", 3779 "quote", 3780 "syn 2.0.114", 3781] 3782 3783[[package]] 3784name = "thiserror-impl" 3785version = "2.0.17" 3786source = "registry+https://github.com/rust-lang/crates.io-index" 3787checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" 3788dependencies = [ 3789 "proc-macro2", 3790 "quote", 3791 "syn 2.0.114", 3792] 3793 3794[[package]] 3795name = "thread_local" 3796version = "1.1.9" 3797source = "registry+https://github.com/rust-lang/crates.io-index" 3798checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" 3799dependencies = [ 3800 "cfg-if", 3801] 3802 3803[[package]] 3804name = "tiff" 3805version = "0.10.3" 3806source = "registry+https://github.com/rust-lang/crates.io-index" 3807checksum = "af9605de7fee8d9551863fd692cce7637f548dbd9db9180fcc07ccc6d26c336f" 3808dependencies = [ 3809 "fax", 3810 "flate2", 3811 "half", 3812 "quick-error", 3813 "weezl", 3814 "zune-jpeg 0.4.21", 3815] 3816 3817[[package]] 3818name = "time" 3819version = "0.3.44" 3820source = "registry+https://github.com/rust-lang/crates.io-index" 3821checksum = "91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d" 3822dependencies = [ 3823 "deranged", 3824 "itoa", 3825 "num-conv", 3826 "powerfmt", 3827 "serde", 3828 "time-core", 3829 "time-macros", 3830] 3831 3832[[package]] 3833name = "time-core" 3834version = "0.1.6" 3835source = "registry+https://github.com/rust-lang/crates.io-index" 3836checksum = "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b" 3837 3838[[package]] 3839name = "time-macros" 3840version = "0.2.24" 3841source = "registry+https://github.com/rust-lang/crates.io-index" 3842checksum = "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3" 3843dependencies = [ 3844 "num-conv", 3845 "time-core", 3846] 3847 3848[[package]] 3849name = "tinystr" 3850version = "0.8.2" 3851source = "registry+https://github.com/rust-lang/crates.io-index" 3852checksum = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869" 3853dependencies = [ 3854 "displaydoc", 3855 "zerovec", 3856] 3857 3858[[package]] 3859name = "tinyvec" 3860version = "1.10.0" 3861source = "registry+https://github.com/rust-lang/crates.io-index" 3862checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa" 3863dependencies = [ 3864 "tinyvec_macros", 3865] 3866 3867[[package]] 3868name = "tinyvec_macros" 3869version = "0.1.1" 3870source = "registry+https://github.com/rust-lang/crates.io-index" 3871checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 3872 3873[[package]] 3874name = "tokio" 3875version = "1.49.0" 3876source = "registry+https://github.com/rust-lang/crates.io-index" 3877checksum = "72a2903cd7736441aac9df9d7688bd0ce48edccaadf181c3b90be801e81d3d86" 3878dependencies = [ 3879 "bytes", 3880 "libc", 3881 "mio", 3882 "pin-project-lite", 3883 "socket2", 3884 "tokio-macros", 3885 "windows-sys 0.61.2", 3886] 3887 3888[[package]] 3889name = "tokio-macros" 3890version = "2.6.0" 3891source = "registry+https://github.com/rust-lang/crates.io-index" 3892checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5" 3893dependencies = [ 3894 "proc-macro2", 3895 "quote", 3896 "syn 2.0.114", 3897] 3898 3899[[package]] 3900name = "tokio-rustls" 3901version = "0.26.4" 3902source = "registry+https://github.com/rust-lang/crates.io-index" 3903checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" 3904dependencies = [ 3905 "rustls", 3906 "tokio", 3907] 3908 3909[[package]] 3910name = "tokio-util" 3911version = "0.7.18" 3912source = "registry+https://github.com/rust-lang/crates.io-index" 3913checksum = "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098" 3914dependencies = [ 3915 "bytes", 3916 "futures-core", 3917 "futures-sink", 3918 "futures-util", 3919 "pin-project-lite", 3920 "tokio", 3921] 3922 3923[[package]] 3924name = "tower" 3925version = "0.5.2" 3926source = "registry+https://github.com/rust-lang/crates.io-index" 3927checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" 3928dependencies = [ 3929 "futures-core", 3930 "futures-util", 3931 "pin-project-lite", 3932 "sync_wrapper", 3933 "tokio", 3934 "tower-layer", 3935 "tower-service", 3936] 3937 3938[[package]] 3939name = "tower-http" 3940version = "0.6.8" 3941source = "registry+https://github.com/rust-lang/crates.io-index" 3942checksum = "d4e6559d53cc268e5031cd8429d05415bc4cb4aefc4aa5d6cc35fbf5b924a1f8" 3943dependencies = [ 3944 "async-compression", 3945 "bitflags", 3946 "bytes", 3947 "futures-core", 3948 "futures-util", 3949 "http", 3950 "http-body", 3951 "http-body-util", 3952 "iri-string", 3953 "pin-project-lite", 3954 "tokio", 3955 "tokio-util", 3956 "tower", 3957 "tower-layer", 3958 "tower-service", 3959] 3960 3961[[package]] 3962name = "tower-layer" 3963version = "0.3.3" 3964source = "registry+https://github.com/rust-lang/crates.io-index" 3965checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" 3966 3967[[package]] 3968name = "tower-service" 3969version = "0.3.3" 3970source = "registry+https://github.com/rust-lang/crates.io-index" 3971checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" 3972 3973[[package]] 3974name = "tracing" 3975version = "0.1.44" 3976source = "registry+https://github.com/rust-lang/crates.io-index" 3977checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" 3978dependencies = [ 3979 "pin-project-lite", 3980 "tracing-attributes", 3981 "tracing-core", 3982] 3983 3984[[package]] 3985name = "tracing-attributes" 3986version = "0.1.31" 3987source = "registry+https://github.com/rust-lang/crates.io-index" 3988checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" 3989dependencies = [ 3990 "proc-macro2", 3991 "quote", 3992 "syn 2.0.114", 3993] 3994 3995[[package]] 3996name = "tracing-core" 3997version = "0.1.36" 3998source = "registry+https://github.com/rust-lang/crates.io-index" 3999checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" 4000dependencies = [ 4001 "once_cell", 4002 "valuable", 4003] 4004 4005[[package]] 4006name = "tracing-log" 4007version = "0.2.0" 4008source = "registry+https://github.com/rust-lang/crates.io-index" 4009checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" 4010dependencies = [ 4011 "log", 4012 "once_cell", 4013 "tracing-core", 4014] 4015 4016[[package]] 4017name = "tracing-subscriber" 4018version = "0.3.22" 4019source = "registry+https://github.com/rust-lang/crates.io-index" 4020checksum = "2f30143827ddab0d256fd843b7a66d164e9f271cfa0dde49142c5ca0ca291f1e" 4021dependencies = [ 4022 "matchers", 4023 "nu-ansi-term", 4024 "once_cell", 4025 "regex-automata", 4026 "sharded-slab", 4027 "smallvec", 4028 "thread_local", 4029 "tracing", 4030 "tracing-core", 4031 "tracing-log", 4032] 4033 4034[[package]] 4035name = "trait-variant" 4036version = "0.1.2" 4037source = "registry+https://github.com/rust-lang/crates.io-index" 4038checksum = "70977707304198400eb4835a78f6a9f928bf41bba420deb8fdb175cd965d77a7" 4039dependencies = [ 4040 "proc-macro2", 4041 "quote", 4042 "syn 2.0.114", 4043] 4044 4045[[package]] 4046name = "triomphe" 4047version = "0.1.15" 4048source = "registry+https://github.com/rust-lang/crates.io-index" 4049checksum = "dd69c5aa8f924c7519d6372789a74eac5b94fb0f8fcf0d4a97eb0bfc3e785f39" 4050 4051[[package]] 4052name = "try-lock" 4053version = "0.2.5" 4054source = "registry+https://github.com/rust-lang/crates.io-index" 4055checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" 4056 4057[[package]] 4058name = "typenum" 4059version = "1.19.0" 4060source = "registry+https://github.com/rust-lang/crates.io-index" 4061checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" 4062 4063[[package]] 4064name = "unicode-ident" 4065version = "1.0.22" 4066source = "registry+https://github.com/rust-lang/crates.io-index" 4067checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5" 4068 4069[[package]] 4070name = "unicode-segmentation" 4071version = "1.12.0" 4072source = "registry+https://github.com/rust-lang/crates.io-index" 4073checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493" 4074 4075[[package]] 4076name = "unicode-width" 4077version = "0.1.14" 4078source = "registry+https://github.com/rust-lang/crates.io-index" 4079checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af" 4080 4081[[package]] 4082name = "unicode-xid" 4083version = "0.2.6" 4084source = "registry+https://github.com/rust-lang/crates.io-index" 4085checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" 4086 4087[[package]] 4088name = "unsigned-varint" 4089version = "0.8.0" 4090source = "registry+https://github.com/rust-lang/crates.io-index" 4091checksum = "eb066959b24b5196ae73cb057f45598450d2c5f71460e98c49b738086eff9c06" 4092 4093[[package]] 4094name = "untrusted" 4095version = "0.9.0" 4096source = "registry+https://github.com/rust-lang/crates.io-index" 4097checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 4098 4099[[package]] 4100name = "url" 4101version = "2.5.8" 4102source = "registry+https://github.com/rust-lang/crates.io-index" 4103checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed" 4104dependencies = [ 4105 "form_urlencoded", 4106 "idna", 4107 "percent-encoding", 4108 "serde", 4109 "serde_derive", 4110] 4111 4112[[package]] 4113name = "urlencoding" 4114version = "2.1.3" 4115source = "registry+https://github.com/rust-lang/crates.io-index" 4116checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" 4117 4118[[package]] 4119name = "utf-8" 4120version = "0.7.6" 4121source = "registry+https://github.com/rust-lang/crates.io-index" 4122checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" 4123 4124[[package]] 4125name = "utf8_iter" 4126version = "1.0.4" 4127source = "registry+https://github.com/rust-lang/crates.io-index" 4128checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 4129 4130[[package]] 4131name = "v_frame" 4132version = "0.3.9" 4133source = "registry+https://github.com/rust-lang/crates.io-index" 4134checksum = "666b7727c8875d6ab5db9533418d7c764233ac9c0cff1d469aec8fa127597be2" 4135dependencies = [ 4136 "aligned-vec", 4137 "num-traits", 4138 "wasm-bindgen", 4139] 4140 4141[[package]] 4142name = "valuable" 4143version = "0.1.1" 4144source = "registry+https://github.com/rust-lang/crates.io-index" 4145checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" 4146 4147[[package]] 4148name = "version_check" 4149version = "0.9.5" 4150source = "registry+https://github.com/rust-lang/crates.io-index" 4151checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 4152 4153[[package]] 4154name = "want" 4155version = "0.3.1" 4156source = "registry+https://github.com/rust-lang/crates.io-index" 4157checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" 4158dependencies = [ 4159 "try-lock", 4160] 4161 4162[[package]] 4163name = "washing-machien" 4164version = "0.1.0" 4165dependencies = [ 4166 "image", 4167 "imageproc", 4168 "jacquard", 4169 "sha2", 4170 "tokio", 4171] 4172 4173[[package]] 4174name = "wasi" 4175version = "0.11.1+wasi-snapshot-preview1" 4176source = "registry+https://github.com/rust-lang/crates.io-index" 4177checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" 4178 4179[[package]] 4180name = "wasip2" 4181version = "1.0.1+wasi-0.2.4" 4182source = "registry+https://github.com/rust-lang/crates.io-index" 4183checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" 4184dependencies = [ 4185 "wit-bindgen", 4186] 4187 4188[[package]] 4189name = "wasm-bindgen" 4190version = "0.2.106" 4191source = "registry+https://github.com/rust-lang/crates.io-index" 4192checksum = "0d759f433fa64a2d763d1340820e46e111a7a5ab75f993d1852d70b03dbb80fd" 4193dependencies = [ 4194 "cfg-if", 4195 "once_cell", 4196 "rustversion", 4197 "wasm-bindgen-macro", 4198 "wasm-bindgen-shared", 4199] 4200 4201[[package]] 4202name = "wasm-bindgen-futures" 4203version = "0.4.56" 4204source = "registry+https://github.com/rust-lang/crates.io-index" 4205checksum = "836d9622d604feee9e5de25ac10e3ea5f2d65b41eac0d9ce72eb5deae707ce7c" 4206dependencies = [ 4207 "cfg-if", 4208 "js-sys", 4209 "once_cell", 4210 "wasm-bindgen", 4211 "web-sys", 4212] 4213 4214[[package]] 4215name = "wasm-bindgen-macro" 4216version = "0.2.106" 4217source = "registry+https://github.com/rust-lang/crates.io-index" 4218checksum = "48cb0d2638f8baedbc542ed444afc0644a29166f1595371af4fecf8ce1e7eeb3" 4219dependencies = [ 4220 "quote", 4221 "wasm-bindgen-macro-support", 4222] 4223 4224[[package]] 4225name = "wasm-bindgen-macro-support" 4226version = "0.2.106" 4227source = "registry+https://github.com/rust-lang/crates.io-index" 4228checksum = "cefb59d5cd5f92d9dcf80e4683949f15ca4b511f4ac0a6e14d4e1ac60c6ecd40" 4229dependencies = [ 4230 "bumpalo", 4231 "proc-macro2", 4232 "quote", 4233 "syn 2.0.114", 4234 "wasm-bindgen-shared", 4235] 4236 4237[[package]] 4238name = "wasm-bindgen-shared" 4239version = "0.2.106" 4240source = "registry+https://github.com/rust-lang/crates.io-index" 4241checksum = "cbc538057e648b67f72a982e708d485b2efa771e1ac05fec311f9f63e5800db4" 4242dependencies = [ 4243 "unicode-ident", 4244] 4245 4246[[package]] 4247name = "web-sys" 4248version = "0.3.83" 4249source = "registry+https://github.com/rust-lang/crates.io-index" 4250checksum = "9b32828d774c412041098d182a8b38b16ea816958e07cf40eec2bc080ae137ac" 4251dependencies = [ 4252 "js-sys", 4253 "wasm-bindgen", 4254] 4255 4256[[package]] 4257name = "web-time" 4258version = "1.1.0" 4259source = "registry+https://github.com/rust-lang/crates.io-index" 4260checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" 4261dependencies = [ 4262 "js-sys", 4263 "wasm-bindgen", 4264] 4265 4266[[package]] 4267name = "webpage" 4268version = "2.0.1" 4269source = "registry+https://github.com/rust-lang/crates.io-index" 4270checksum = "70862efc041d46e6bbaa82bb9c34ae0596d090e86cbd14bd9e93b36ee6802eac" 4271dependencies = [ 4272 "html5ever", 4273 "markup5ever_rcdom", 4274 "serde_json", 4275 "url", 4276] 4277 4278[[package]] 4279name = "webpki-roots" 4280version = "1.0.5" 4281source = "registry+https://github.com/rust-lang/crates.io-index" 4282checksum = "12bed680863276c63889429bfd6cab3b99943659923822de1c8a39c49e4d722c" 4283dependencies = [ 4284 "rustls-pki-types", 4285] 4286 4287[[package]] 4288name = "weezl" 4289version = "0.1.12" 4290source = "registry+https://github.com/rust-lang/crates.io-index" 4291checksum = "a28ac98ddc8b9274cb41bb4d9d4d5c425b6020c50c46f25559911905610b4a88" 4292 4293[[package]] 4294name = "wide" 4295version = "0.7.33" 4296source = "registry+https://github.com/rust-lang/crates.io-index" 4297checksum = "0ce5da8ecb62bcd8ec8b7ea19f69a51275e91299be594ea5cc6ef7819e16cd03" 4298dependencies = [ 4299 "bytemuck", 4300 "safe_arch", 4301] 4302 4303[[package]] 4304name = "windows-core" 4305version = "0.62.2" 4306source = "registry+https://github.com/rust-lang/crates.io-index" 4307checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" 4308dependencies = [ 4309 "windows-implement", 4310 "windows-interface", 4311 "windows-link", 4312 "windows-result", 4313 "windows-strings", 4314] 4315 4316[[package]] 4317name = "windows-implement" 4318version = "0.60.2" 4319source = "registry+https://github.com/rust-lang/crates.io-index" 4320checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" 4321dependencies = [ 4322 "proc-macro2", 4323 "quote", 4324 "syn 2.0.114", 4325] 4326 4327[[package]] 4328name = "windows-interface" 4329version = "0.59.3" 4330source = "registry+https://github.com/rust-lang/crates.io-index" 4331checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" 4332dependencies = [ 4333 "proc-macro2", 4334 "quote", 4335 "syn 2.0.114", 4336] 4337 4338[[package]] 4339name = "windows-link" 4340version = "0.2.1" 4341source = "registry+https://github.com/rust-lang/crates.io-index" 4342checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" 4343 4344[[package]] 4345name = "windows-registry" 4346version = "0.6.1" 4347source = "registry+https://github.com/rust-lang/crates.io-index" 4348checksum = "02752bf7fbdcce7f2a27a742f798510f3e5ad88dbe84871e5168e2120c3d5720" 4349dependencies = [ 4350 "windows-link", 4351 "windows-result", 4352 "windows-strings", 4353] 4354 4355[[package]] 4356name = "windows-result" 4357version = "0.4.1" 4358source = "registry+https://github.com/rust-lang/crates.io-index" 4359checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" 4360dependencies = [ 4361 "windows-link", 4362] 4363 4364[[package]] 4365name = "windows-strings" 4366version = "0.5.1" 4367source = "registry+https://github.com/rust-lang/crates.io-index" 4368checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" 4369dependencies = [ 4370 "windows-link", 4371] 4372 4373[[package]] 4374name = "windows-sys" 4375version = "0.52.0" 4376source = "registry+https://github.com/rust-lang/crates.io-index" 4377checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 4378dependencies = [ 4379 "windows-targets 0.52.6", 4380] 4381 4382[[package]] 4383name = "windows-sys" 4384version = "0.60.2" 4385source = "registry+https://github.com/rust-lang/crates.io-index" 4386checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" 4387dependencies = [ 4388 "windows-targets 0.53.5", 4389] 4390 4391[[package]] 4392name = "windows-sys" 4393version = "0.61.2" 4394source = "registry+https://github.com/rust-lang/crates.io-index" 4395checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" 4396dependencies = [ 4397 "windows-link", 4398] 4399 4400[[package]] 4401name = "windows-targets" 4402version = "0.52.6" 4403source = "registry+https://github.com/rust-lang/crates.io-index" 4404checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 4405dependencies = [ 4406 "windows_aarch64_gnullvm 0.52.6", 4407 "windows_aarch64_msvc 0.52.6", 4408 "windows_i686_gnu 0.52.6", 4409 "windows_i686_gnullvm 0.52.6", 4410 "windows_i686_msvc 0.52.6", 4411 "windows_x86_64_gnu 0.52.6", 4412 "windows_x86_64_gnullvm 0.52.6", 4413 "windows_x86_64_msvc 0.52.6", 4414] 4415 4416[[package]] 4417name = "windows-targets" 4418version = "0.53.5" 4419source = "registry+https://github.com/rust-lang/crates.io-index" 4420checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" 4421dependencies = [ 4422 "windows-link", 4423 "windows_aarch64_gnullvm 0.53.1", 4424 "windows_aarch64_msvc 0.53.1", 4425 "windows_i686_gnu 0.53.1", 4426 "windows_i686_gnullvm 0.53.1", 4427 "windows_i686_msvc 0.53.1", 4428 "windows_x86_64_gnu 0.53.1", 4429 "windows_x86_64_gnullvm 0.53.1", 4430 "windows_x86_64_msvc 0.53.1", 4431] 4432 4433[[package]] 4434name = "windows_aarch64_gnullvm" 4435version = "0.52.6" 4436source = "registry+https://github.com/rust-lang/crates.io-index" 4437checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 4438 4439[[package]] 4440name = "windows_aarch64_gnullvm" 4441version = "0.53.1" 4442source = "registry+https://github.com/rust-lang/crates.io-index" 4443checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53" 4444 4445[[package]] 4446name = "windows_aarch64_msvc" 4447version = "0.52.6" 4448source = "registry+https://github.com/rust-lang/crates.io-index" 4449checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 4450 4451[[package]] 4452name = "windows_aarch64_msvc" 4453version = "0.53.1" 4454source = "registry+https://github.com/rust-lang/crates.io-index" 4455checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006" 4456 4457[[package]] 4458name = "windows_i686_gnu" 4459version = "0.52.6" 4460source = "registry+https://github.com/rust-lang/crates.io-index" 4461checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 4462 4463[[package]] 4464name = "windows_i686_gnu" 4465version = "0.53.1" 4466source = "registry+https://github.com/rust-lang/crates.io-index" 4467checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3" 4468 4469[[package]] 4470name = "windows_i686_gnullvm" 4471version = "0.52.6" 4472source = "registry+https://github.com/rust-lang/crates.io-index" 4473checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 4474 4475[[package]] 4476name = "windows_i686_gnullvm" 4477version = "0.53.1" 4478source = "registry+https://github.com/rust-lang/crates.io-index" 4479checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c" 4480 4481[[package]] 4482name = "windows_i686_msvc" 4483version = "0.52.6" 4484source = "registry+https://github.com/rust-lang/crates.io-index" 4485checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 4486 4487[[package]] 4488name = "windows_i686_msvc" 4489version = "0.53.1" 4490source = "registry+https://github.com/rust-lang/crates.io-index" 4491checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2" 4492 4493[[package]] 4494name = "windows_x86_64_gnu" 4495version = "0.52.6" 4496source = "registry+https://github.com/rust-lang/crates.io-index" 4497checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 4498 4499[[package]] 4500name = "windows_x86_64_gnu" 4501version = "0.53.1" 4502source = "registry+https://github.com/rust-lang/crates.io-index" 4503checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499" 4504 4505[[package]] 4506name = "windows_x86_64_gnullvm" 4507version = "0.52.6" 4508source = "registry+https://github.com/rust-lang/crates.io-index" 4509checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 4510 4511[[package]] 4512name = "windows_x86_64_gnullvm" 4513version = "0.53.1" 4514source = "registry+https://github.com/rust-lang/crates.io-index" 4515checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1" 4516 4517[[package]] 4518name = "windows_x86_64_msvc" 4519version = "0.52.6" 4520source = "registry+https://github.com/rust-lang/crates.io-index" 4521checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 4522 4523[[package]] 4524name = "windows_x86_64_msvc" 4525version = "0.53.1" 4526source = "registry+https://github.com/rust-lang/crates.io-index" 4527checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" 4528 4529[[package]] 4530name = "wit-bindgen" 4531version = "0.46.0" 4532source = "registry+https://github.com/rust-lang/crates.io-index" 4533checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" 4534 4535[[package]] 4536name = "writeable" 4537version = "0.6.2" 4538source = "registry+https://github.com/rust-lang/crates.io-index" 4539checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9" 4540 4541[[package]] 4542name = "xml5ever" 4543version = "0.18.1" 4544source = "registry+https://github.com/rust-lang/crates.io-index" 4545checksum = "9bbb26405d8e919bc1547a5aa9abc95cbfa438f04844f5fdd9dc7596b748bf69" 4546dependencies = [ 4547 "log", 4548 "mac", 4549 "markup5ever", 4550] 4551 4552[[package]] 4553name = "y4m" 4554version = "0.8.0" 4555source = "registry+https://github.com/rust-lang/crates.io-index" 4556checksum = "7a5a4b21e1a62b67a2970e6831bc091d7b87e119e7f9791aef9702e3bef04448" 4557 4558[[package]] 4559name = "yansi" 4560version = "1.0.1" 4561source = "registry+https://github.com/rust-lang/crates.io-index" 4562checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049" 4563 4564[[package]] 4565name = "yoke" 4566version = "0.8.1" 4567source = "registry+https://github.com/rust-lang/crates.io-index" 4568checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954" 4569dependencies = [ 4570 "stable_deref_trait", 4571 "yoke-derive", 4572 "zerofrom", 4573] 4574 4575[[package]] 4576name = "yoke-derive" 4577version = "0.8.1" 4578source = "registry+https://github.com/rust-lang/crates.io-index" 4579checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d" 4580dependencies = [ 4581 "proc-macro2", 4582 "quote", 4583 "syn 2.0.114", 4584 "synstructure", 4585] 4586 4587[[package]] 4588name = "zerocopy" 4589version = "0.8.33" 4590source = "registry+https://github.com/rust-lang/crates.io-index" 4591checksum = "668f5168d10b9ee831de31933dc111a459c97ec93225beb307aed970d1372dfd" 4592dependencies = [ 4593 "zerocopy-derive", 4594] 4595 4596[[package]] 4597name = "zerocopy-derive" 4598version = "0.8.33" 4599source = "registry+https://github.com/rust-lang/crates.io-index" 4600checksum = "2c7962b26b0a8685668b671ee4b54d007a67d4eaf05fda79ac0ecf41e32270f1" 4601dependencies = [ 4602 "proc-macro2", 4603 "quote", 4604 "syn 2.0.114", 4605] 4606 4607[[package]] 4608name = "zerofrom" 4609version = "0.1.6" 4610source = "registry+https://github.com/rust-lang/crates.io-index" 4611checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" 4612dependencies = [ 4613 "zerofrom-derive", 4614] 4615 4616[[package]] 4617name = "zerofrom-derive" 4618version = "0.1.6" 4619source = "registry+https://github.com/rust-lang/crates.io-index" 4620checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" 4621dependencies = [ 4622 "proc-macro2", 4623 "quote", 4624 "syn 2.0.114", 4625 "synstructure", 4626] 4627 4628[[package]] 4629name = "zeroize" 4630version = "1.8.2" 4631source = "registry+https://github.com/rust-lang/crates.io-index" 4632checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0" 4633dependencies = [ 4634 "serde", 4635] 4636 4637[[package]] 4638name = "zerotrie" 4639version = "0.2.3" 4640source = "registry+https://github.com/rust-lang/crates.io-index" 4641checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851" 4642dependencies = [ 4643 "displaydoc", 4644 "yoke", 4645 "zerofrom", 4646] 4647 4648[[package]] 4649name = "zerovec" 4650version = "0.11.5" 4651source = "registry+https://github.com/rust-lang/crates.io-index" 4652checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002" 4653dependencies = [ 4654 "yoke", 4655 "zerofrom", 4656 "zerovec-derive", 4657] 4658 4659[[package]] 4660name = "zerovec-derive" 4661version = "0.11.2" 4662source = "registry+https://github.com/rust-lang/crates.io-index" 4663checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3" 4664dependencies = [ 4665 "proc-macro2", 4666 "quote", 4667 "syn 2.0.114", 4668] 4669 4670[[package]] 4671name = "zmij" 4672version = "1.0.12" 4673source = "registry+https://github.com/rust-lang/crates.io-index" 4674checksum = "2fc5a66a20078bf1251bde995aa2fdcc4b800c70b5d92dd2c62abc5c60f679f8" 4675 4676[[package]] 4677name = "zune-core" 4678version = "0.4.12" 4679source = "registry+https://github.com/rust-lang/crates.io-index" 4680checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a" 4681 4682[[package]] 4683name = "zune-core" 4684version = "0.5.0" 4685source = "registry+https://github.com/rust-lang/crates.io-index" 4686checksum = "111f7d9820f05fd715df3144e254d6fc02ee4088b0644c0ffd0efc9e6d9d2773" 4687 4688[[package]] 4689name = "zune-inflate" 4690version = "0.2.54" 4691source = "registry+https://github.com/rust-lang/crates.io-index" 4692checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02" 4693dependencies = [ 4694 "simd-adler32", 4695] 4696 4697[[package]] 4698name = "zune-jpeg" 4699version = "0.4.21" 4700source = "registry+https://github.com/rust-lang/crates.io-index" 4701checksum = "29ce2c8a9384ad323cf564b67da86e21d3cfdff87908bc1223ed5c99bc792713" 4702dependencies = [ 4703 "zune-core 0.4.12", 4704] 4705 4706[[package]] 4707name = "zune-jpeg" 4708version = "0.5.8" 4709source = "registry+https://github.com/rust-lang/crates.io-index" 4710checksum = "e35aee689668bf9bd6f6f3a6c60bb29ba1244b3b43adfd50edd554a371da37d5" 4711dependencies = [ 4712 "zune-core 0.5.0", 4713]