Rewild Your Web
at main 14498 lines 340 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 = "ab_glyph" 7version = "0.2.32" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "01c0457472c38ea5bd1c3b5ada5e368271cb550be7a4ca4a0b4634e9913f6cc2" 10dependencies = [ 11 "ab_glyph_rasterizer", 12 "owned_ttf_parser", 13] 14 15[[package]] 16name = "ab_glyph_rasterizer" 17version = "0.1.10" 18source = "registry+https://github.com/rust-lang/crates.io-index" 19checksum = "366ffbaa4442f4684d91e2cd7c5ea7c4ed8add41959a31447066e279e432b618" 20 21[[package]] 22name = "accesskit" 23version = "0.24.0" 24source = "registry+https://github.com/rust-lang/crates.io-index" 25checksum = "5351dcebb14b579ccab05f288596b2ae097005be7ee50a7c3d4ca9d0d5a66f6a" 26dependencies = [ 27 "enumn", 28 "serde", 29 "uuid", 30] 31 32[[package]] 33name = "accesskit_consumer" 34version = "0.35.0" 35source = "registry+https://github.com/rust-lang/crates.io-index" 36checksum = "53cf47daed85312e763fbf85ceca136e0d7abc68e0a7e12abe11f48172bc3b10" 37dependencies = [ 38 "accesskit", 39 "hashbrown 0.16.1", 40] 41 42[[package]] 43name = "accountable-refcell" 44version = "0.2.2" 45source = "registry+https://github.com/rust-lang/crates.io-index" 46checksum = "6afea9052e0b2d90e38572691d87194b2e5d8d6899b9b850b22aaab17e486252" 47dependencies = [ 48 "backtrace", 49] 50 51[[package]] 52name = "acto" 53version = "0.8.0" 54source = "registry+https://github.com/rust-lang/crates.io-index" 55checksum = "148541f13c28e3e840354ee4d6c99046c10be2c81068bbd23b9e3a38f95a917e" 56dependencies = [ 57 "parking_lot", 58 "pin-project-lite", 59 "rustc_version", 60 "smol_str 0.1.24", 61 "sync_wrapper", 62 "tokio", 63 "tracing", 64] 65 66[[package]] 67name = "addr2line" 68version = "0.25.1" 69source = "registry+https://github.com/rust-lang/crates.io-index" 70checksum = "1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b" 71dependencies = [ 72 "gimli", 73] 74 75[[package]] 76name = "adler2" 77version = "2.0.1" 78source = "registry+https://github.com/rust-lang/crates.io-index" 79checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" 80 81[[package]] 82name = "aead" 83version = "0.5.2" 84source = "registry+https://github.com/rust-lang/crates.io-index" 85checksum = "d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0" 86dependencies = [ 87 "crypto-common 0.1.7", 88 "generic-array", 89] 90 91[[package]] 92name = "aead" 93version = "0.6.0-rc.10" 94source = "registry+https://github.com/rust-lang/crates.io-index" 95checksum = "6b657e772794c6b04730ea897b66a058ccd866c16d1967da05eeeecec39043fe" 96dependencies = [ 97 "crypto-common 0.2.1", 98 "inout 0.2.2", 99] 100 101[[package]] 102name = "aes" 103version = "0.8.4" 104source = "registry+https://github.com/rust-lang/crates.io-index" 105checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0" 106dependencies = [ 107 "cfg-if", 108 "cipher 0.4.4", 109 "cpufeatures 0.2.17", 110] 111 112[[package]] 113name = "aes" 114version = "0.9.0-rc.4" 115source = "registry+https://github.com/rust-lang/crates.io-index" 116checksum = "04097e08a47d9ad181c2e1f4a5fabc9ae06ce8839a333ba9a949bcb0d31fd2a3" 117dependencies = [ 118 "cipher 0.5.1", 119 "cpubits", 120 "cpufeatures 0.2.17", 121 "zeroize", 122] 123 124[[package]] 125name = "aes-gcm" 126version = "0.10.3" 127source = "registry+https://github.com/rust-lang/crates.io-index" 128checksum = "831010a0f742e1209b3bcea8fab6a8e149051ba6099432c8cb2cc117dec3ead1" 129dependencies = [ 130 "aead 0.5.2", 131 "aes 0.8.4", 132 "cipher 0.4.4", 133 "ctr 0.9.2", 134 "ghash 0.5.1", 135 "subtle", 136] 137 138[[package]] 139name = "aes-gcm" 140version = "0.11.0-rc.3" 141source = "registry+https://github.com/rust-lang/crates.io-index" 142checksum = "e22c0c90bbe8d4f77c3ca9ddabe41a1f8382d6fc1f7cea89459d0f320371f972" 143dependencies = [ 144 "aead 0.6.0-rc.10", 145 "aes 0.9.0-rc.4", 146 "cipher 0.5.1", 147 "ctr 0.10.0-rc.4", 148 "ghash 0.6.0", 149 "subtle", 150 "zeroize", 151] 152 153[[package]] 154name = "aes-kw" 155version = "0.2.1" 156source = "registry+https://github.com/rust-lang/crates.io-index" 157checksum = "69fa2b352dcefb5f7f3a5fb840e02665d311d878955380515e4fd50095dd3d8c" 158dependencies = [ 159 "aes 0.8.4", 160] 161 162[[package]] 163name = "ahash" 164version = "0.8.12" 165source = "registry+https://github.com/rust-lang/crates.io-index" 166checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75" 167dependencies = [ 168 "cfg-if", 169 "getrandom 0.3.4", 170 "once_cell", 171 "version_check", 172 "zerocopy", 173] 174 175[[package]] 176name = "aho-corasick" 177version = "1.1.4" 178source = "registry+https://github.com/rust-lang/crates.io-index" 179checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301" 180dependencies = [ 181 "memchr", 182] 183 184[[package]] 185name = "aligned" 186version = "0.4.3" 187source = "registry+https://github.com/rust-lang/crates.io-index" 188checksum = "ee4508988c62edf04abd8d92897fca0c2995d907ce1dfeaf369dac3716a40685" 189dependencies = [ 190 "as-slice", 191] 192 193[[package]] 194name = "aligned-vec" 195version = "0.6.4" 196source = "registry+https://github.com/rust-lang/crates.io-index" 197checksum = "dc890384c8602f339876ded803c97ad529f3842aba97f6392b3dba0dd171769b" 198dependencies = [ 199 "equator", 200] 201 202[[package]] 203name = "alloc-no-stdlib" 204version = "2.0.4" 205source = "registry+https://github.com/rust-lang/crates.io-index" 206checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3" 207 208[[package]] 209name = "alloc-stdlib" 210version = "0.2.2" 211source = "registry+https://github.com/rust-lang/crates.io-index" 212checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece" 213dependencies = [ 214 "alloc-no-stdlib", 215] 216 217[[package]] 218name = "allocator-api2" 219version = "0.2.21" 220source = "registry+https://github.com/rust-lang/crates.io-index" 221checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" 222dependencies = [ 223 "serde", 224] 225 226[[package]] 227name = "android-activity" 228version = "0.6.0" 229source = "registry+https://github.com/rust-lang/crates.io-index" 230checksum = "ef6978589202a00cd7e118380c448a08b6ed394c3a8df3a430d0898e3a42d046" 231dependencies = [ 232 "android-properties", 233 "bitflags 2.11.0", 234 "cc", 235 "cesu8", 236 "jni 0.21.1", 237 "jni-sys 0.3.1", 238 "libc", 239 "log", 240 "ndk", 241 "ndk-context", 242 "ndk-sys", 243 "num_enum", 244 "thiserror 1.0.69", 245] 246 247[[package]] 248name = "android-properties" 249version = "0.2.2" 250source = "registry+https://github.com/rust-lang/crates.io-index" 251checksum = "fc7eb209b1518d6bb87b283c20095f5228ecda460da70b44f0802523dea6da04" 252 253[[package]] 254name = "android_system_properties" 255version = "0.1.5" 256source = "registry+https://github.com/rust-lang/crates.io-index" 257checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 258dependencies = [ 259 "libc", 260] 261 262[[package]] 263name = "anes" 264version = "0.1.6" 265source = "registry+https://github.com/rust-lang/crates.io-index" 266checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" 267 268[[package]] 269name = "anstream" 270version = "0.6.21" 271source = "registry+https://github.com/rust-lang/crates.io-index" 272checksum = "43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a" 273dependencies = [ 274 "anstyle", 275 "anstyle-parse 0.2.7", 276 "anstyle-query", 277 "anstyle-wincon", 278 "colorchoice", 279 "is_terminal_polyfill", 280 "utf8parse", 281] 282 283[[package]] 284name = "anstream" 285version = "1.0.0" 286source = "registry+https://github.com/rust-lang/crates.io-index" 287checksum = "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d" 288dependencies = [ 289 "anstyle", 290 "anstyle-parse 1.0.0", 291 "anstyle-query", 292 "anstyle-wincon", 293 "colorchoice", 294 "is_terminal_polyfill", 295 "utf8parse", 296] 297 298[[package]] 299name = "anstyle" 300version = "1.0.14" 301source = "registry+https://github.com/rust-lang/crates.io-index" 302checksum = "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000" 303 304[[package]] 305name = "anstyle-parse" 306version = "0.2.7" 307source = "registry+https://github.com/rust-lang/crates.io-index" 308checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" 309dependencies = [ 310 "utf8parse", 311] 312 313[[package]] 314name = "anstyle-parse" 315version = "1.0.0" 316source = "registry+https://github.com/rust-lang/crates.io-index" 317checksum = "52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e" 318dependencies = [ 319 "utf8parse", 320] 321 322[[package]] 323name = "anstyle-query" 324version = "1.1.5" 325source = "registry+https://github.com/rust-lang/crates.io-index" 326checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc" 327dependencies = [ 328 "windows-sys 0.61.2", 329] 330 331[[package]] 332name = "anstyle-wincon" 333version = "3.0.11" 334source = "registry+https://github.com/rust-lang/crates.io-index" 335checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d" 336dependencies = [ 337 "anstyle", 338 "once_cell_polyfill", 339 "windows-sys 0.61.2", 340] 341 342[[package]] 343name = "anyhow" 344version = "1.0.102" 345source = "registry+https://github.com/rust-lang/crates.io-index" 346checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c" 347 348[[package]] 349name = "app_units" 350version = "0.7.8" 351source = "registry+https://github.com/rust-lang/crates.io-index" 352checksum = "467b60e4ee6761cd6fd4e03ea58acefc8eec0d1b1def995c1b3b783fa7be8a60" 353dependencies = [ 354 "num-traits", 355 "serde", 356] 357 358[[package]] 359name = "arbitrary" 360version = "1.4.2" 361source = "registry+https://github.com/rust-lang/crates.io-index" 362checksum = "c3d036a3c4ab069c7b410a2ce876bd74808d2d0888a82667669f8e783a898bf1" 363 364[[package]] 365name = "arboard" 366version = "3.6.1" 367source = "registry+https://github.com/rust-lang/crates.io-index" 368checksum = "0348a1c054491f4bfe6ab86a7b6ab1e44e45d899005de92f58b3df180b36ddaf" 369dependencies = [ 370 "clipboard-win", 371 "image", 372 "log", 373 "objc2 0.6.4", 374 "objc2-app-kit 0.3.2", 375 "objc2-core-foundation", 376 "objc2-core-graphics", 377 "objc2-foundation 0.3.2", 378 "parking_lot", 379 "percent-encoding", 380 "windows-sys 0.60.2", 381 "x11rb", 382] 383 384[[package]] 385name = "arg_enum_proc_macro" 386version = "0.3.4" 387source = "registry+https://github.com/rust-lang/crates.io-index" 388checksum = "0ae92a5119aa49cdbcf6b9f893fe4e1d98b04ccbf82ee0584ad948a44a734dea" 389dependencies = [ 390 "proc-macro2", 391 "quote", 392 "syn 2.0.117", 393] 394 395[[package]] 396name = "argon2" 397version = "0.5.3" 398source = "registry+https://github.com/rust-lang/crates.io-index" 399checksum = "3c3610892ee6e0cbce8ae2700349fcf8f98adb0dbfbee85aec3c9179d29cc072" 400dependencies = [ 401 "base64ct", 402 "blake2", 403 "cpufeatures 0.2.17", 404 "password-hash", 405] 406 407[[package]] 408name = "arrayref" 409version = "0.3.9" 410source = "registry+https://github.com/rust-lang/crates.io-index" 411checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb" 412 413[[package]] 414name = "arrayvec" 415version = "0.7.6" 416source = "registry+https://github.com/rust-lang/crates.io-index" 417checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50" 418dependencies = [ 419 "serde", 420] 421 422[[package]] 423name = "as-raw-xcb-connection" 424version = "1.0.1" 425source = "registry+https://github.com/rust-lang/crates.io-index" 426checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b" 427 428[[package]] 429name = "as-slice" 430version = "0.2.1" 431source = "registry+https://github.com/rust-lang/crates.io-index" 432checksum = "516b6b4f0e40d50dcda9365d53964ec74560ad4284da2e7fc97122cd83174516" 433dependencies = [ 434 "stable_deref_trait", 435] 436 437[[package]] 438name = "ash" 439version = "0.38.0+1.3.281" 440source = "registry+https://github.com/rust-lang/crates.io-index" 441checksum = "0bb44936d800fea8f016d7f2311c6a4f97aebd5dc86f09906139ec848cf3a46f" 442dependencies = [ 443 "libloading 0.8.9", 444] 445 446[[package]] 447name = "async-compat" 448version = "0.2.5" 449source = "registry+https://github.com/rust-lang/crates.io-index" 450checksum = "a1ba85bc55464dcbf728b56d97e119d673f4cf9062be330a9a26f3acf504a590" 451dependencies = [ 452 "futures-core", 453 "futures-io", 454 "once_cell", 455 "pin-project-lite", 456 "tokio", 457] 458 459[[package]] 460name = "async-compression" 461version = "0.4.41" 462source = "registry+https://github.com/rust-lang/crates.io-index" 463checksum = "d0f9ee0f6e02ffd7ad5816e9464499fba7b3effd01123b515c41d1697c43dad1" 464dependencies = [ 465 "compression-codecs", 466 "compression-core", 467 "pin-project-lite", 468 "tokio", 469] 470 471[[package]] 472name = "async-recursion" 473version = "1.1.1" 474source = "registry+https://github.com/rust-lang/crates.io-index" 475checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11" 476dependencies = [ 477 "proc-macro2", 478 "quote", 479 "syn 2.0.117", 480] 481 482[[package]] 483name = "async-trait" 484version = "0.1.89" 485source = "registry+https://github.com/rust-lang/crates.io-index" 486checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" 487dependencies = [ 488 "proc-macro2", 489 "quote", 490 "syn 2.0.117", 491] 492 493[[package]] 494name = "async-tungstenite" 495version = "0.33.0" 496source = "registry+https://github.com/rust-lang/crates.io-index" 497checksum = "f3b465d66478a9bb84abed46695c44a58e34f3e8d0abfb2e958218d420969049" 498dependencies = [ 499 "atomic-waker", 500 "futures-core", 501 "futures-io", 502 "futures-task", 503 "futures-util", 504 "log", 505 "pin-project-lite", 506 "rustls-pki-types", 507 "tokio", 508 "tokio-rustls", 509 "tungstenite", 510 "webpki-roots", 511] 512 513[[package]] 514name = "async_io_stream" 515version = "0.3.3" 516source = "registry+https://github.com/rust-lang/crates.io-index" 517checksum = "b6d7b9decdf35d8908a7e3ef02f64c5e9b1695e230154c0e8de3969142d9b94c" 518dependencies = [ 519 "futures", 520 "pharos", 521 "rustc_version", 522] 523 524[[package]] 525name = "atk" 526version = "0.18.2" 527source = "registry+https://github.com/rust-lang/crates.io-index" 528checksum = "241b621213072e993be4f6f3a9e4b45f65b7e6faad43001be957184b7bb1824b" 529dependencies = [ 530 "atk-sys", 531 "glib 0.18.5", 532 "libc", 533] 534 535[[package]] 536name = "atk-sys" 537version = "0.18.2" 538source = "registry+https://github.com/rust-lang/crates.io-index" 539checksum = "c5e48b684b0ca77d2bbadeef17424c2ea3c897d44d566a1617e7e8f30614d086" 540dependencies = [ 541 "glib-sys 0.18.1", 542 "gobject-sys 0.18.0", 543 "libc", 544 "system-deps 6.2.2", 545] 546 547[[package]] 548name = "atomic-polyfill" 549version = "1.0.3" 550source = "registry+https://github.com/rust-lang/crates.io-index" 551checksum = "8cf2bce30dfe09ef0bfaef228b9d414faaf7e563035494d7fe092dba54b300f4" 552dependencies = [ 553 "critical-section", 554] 555 556[[package]] 557name = "atomic-waker" 558version = "1.1.2" 559source = "registry+https://github.com/rust-lang/crates.io-index" 560checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 561 562[[package]] 563name = "atomic_refcell" 564version = "0.1.13" 565source = "registry+https://github.com/rust-lang/crates.io-index" 566checksum = "41e67cd8309bbd06cd603a9e693a784ac2e5d1e955f11286e355089fcab3047c" 567 568[[package]] 569name = "atproto-identity" 570version = "0.13.0" 571source = "registry+https://github.com/rust-lang/crates.io-index" 572checksum = "b956c07726fce812630be63c5cb31b1961cbb70f0a05614278523102d78c3a48" 573dependencies = [ 574 "anyhow", 575 "async-trait", 576 "ecdsa", 577 "elliptic-curve", 578 "hickory-resolver", 579 "k256", 580 "lru 0.12.5", 581 "multibase", 582 "p256", 583 "p384", 584 "rand 0.8.5", 585 "reqwest 0.12.28", 586 "serde", 587 "serde_ipld_dagcbor", 588 "serde_json", 589 "thiserror 2.0.18", 590 "tokio", 591 "tracing", 592 "urlencoding", 593] 594 595[[package]] 596name = "attohttpc" 597version = "0.30.1" 598source = "registry+https://github.com/rust-lang/crates.io-index" 599checksum = "16e2cdb6d5ed835199484bb92bb8b3edd526effe995c61732580439c1a67e2e9" 600dependencies = [ 601 "base64 0.22.1", 602 "http 1.4.0", 603 "log", 604 "url", 605] 606 607[[package]] 608name = "autocfg" 609version = "1.5.0" 610source = "registry+https://github.com/rust-lang/crates.io-index" 611checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" 612 613[[package]] 614name = "av-scenechange" 615version = "0.14.1" 616source = "registry+https://github.com/rust-lang/crates.io-index" 617checksum = "0f321d77c20e19b92c39e7471cf986812cbb46659d2af674adc4331ef3f18394" 618dependencies = [ 619 "aligned", 620 "anyhow", 621 "arg_enum_proc_macro", 622 "arrayvec", 623 "log", 624 "num-rational", 625 "num-traits", 626 "pastey 0.1.1", 627 "rayon", 628 "thiserror 2.0.18", 629 "v_frame", 630 "y4m", 631] 632 633[[package]] 634name = "av1-grain" 635version = "0.2.5" 636source = "registry+https://github.com/rust-lang/crates.io-index" 637checksum = "8cfddb07216410377231960af4fcab838eaa12e013417781b78bd95ee22077f8" 638dependencies = [ 639 "anyhow", 640 "arrayvec", 641 "log", 642 "nom 8.0.0", 643 "num-rational", 644 "v_frame", 645] 646 647[[package]] 648name = "avif-serialize" 649version = "0.8.8" 650source = "registry+https://github.com/rust-lang/crates.io-index" 651checksum = "375082f007bd67184fb9c0374614b29f9aaa604ec301635f72338bb65386a53d" 652dependencies = [ 653 "arrayvec", 654] 655 656[[package]] 657name = "aws-lc-rs" 658version = "1.16.2" 659source = "registry+https://github.com/rust-lang/crates.io-index" 660checksum = "a054912289d18629dc78375ba2c3726a3afe3ff71b4edba9dedfca0e3446d1fc" 661dependencies = [ 662 "aws-lc-sys", 663 "zeroize", 664] 665 666[[package]] 667name = "aws-lc-sys" 668version = "0.39.0" 669source = "registry+https://github.com/rust-lang/crates.io-index" 670checksum = "1fa7e52a4c5c547c741610a2c6f123f3881e409b714cd27e6798ef020c514f0a" 671dependencies = [ 672 "cc", 673 "cmake", 674 "dunce", 675 "fs_extra", 676] 677 678[[package]] 679name = "axum" 680version = "0.8.8" 681source = "registry+https://github.com/rust-lang/crates.io-index" 682checksum = "8b52af3cb4058c895d37317bb27508dccc8e5f2d39454016b297bf4a400597b8" 683dependencies = [ 684 "axum-core", 685 "bytes", 686 "form_urlencoded", 687 "futures-util", 688 "http 1.4.0", 689 "http-body 1.0.1", 690 "http-body-util", 691 "hyper 1.8.1", 692 "hyper-util", 693 "itoa", 694 "matchit", 695 "memchr", 696 "mime", 697 "percent-encoding", 698 "pin-project-lite", 699 "serde_core", 700 "serde_json", 701 "serde_path_to_error", 702 "serde_urlencoded", 703 "sync_wrapper", 704 "tokio", 705 "tower", 706 "tower-layer", 707 "tower-service", 708 "tracing", 709] 710 711[[package]] 712name = "axum-core" 713version = "0.5.6" 714source = "registry+https://github.com/rust-lang/crates.io-index" 715checksum = "08c78f31d7b1291f7ee735c1c6780ccde7785daae9a9206026862dab7d8792d1" 716dependencies = [ 717 "bytes", 718 "futures-core", 719 "http 1.4.0", 720 "http-body 1.0.1", 721 "http-body-util", 722 "mime", 723 "pin-project-lite", 724 "sync_wrapper", 725 "tower-layer", 726 "tower-service", 727 "tracing", 728] 729 730[[package]] 731name = "backon" 732version = "1.6.0" 733source = "registry+https://github.com/rust-lang/crates.io-index" 734checksum = "cffb0e931875b666fc4fcb20fee52e9bbd1ef836fd9e9e04ec21555f9f85f7ef" 735dependencies = [ 736 "fastrand", 737 "gloo-timers", 738 "tokio", 739] 740 741[[package]] 742name = "backtrace" 743version = "0.3.76" 744source = "registry+https://github.com/rust-lang/crates.io-index" 745checksum = "bb531853791a215d7c62a30daf0dde835f381ab5de4589cfe7c649d2cbe92bd6" 746dependencies = [ 747 "addr2line", 748 "cfg-if", 749 "libc", 750 "miniz_oxide", 751 "object", 752 "rustc-demangle", 753 "windows-link 0.2.1", 754] 755 756[[package]] 757name = "base-x" 758version = "0.2.11" 759source = "registry+https://github.com/rust-lang/crates.io-index" 760checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270" 761 762[[package]] 763name = "base16ct" 764version = "0.2.0" 765source = "registry+https://github.com/rust-lang/crates.io-index" 766checksum = "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf" 767 768[[package]] 769name = "base16ct" 770version = "1.0.0" 771source = "registry+https://github.com/rust-lang/crates.io-index" 772checksum = "fd307490d624467aa6f74b0eabb77633d1f758a7b25f12bceb0b22e08d9726f6" 773 774[[package]] 775name = "base256emoji" 776version = "1.0.2" 777source = "registry+https://github.com/rust-lang/crates.io-index" 778checksum = "b5e9430d9a245a77c92176e649af6e275f20839a48389859d1661e9a128d077c" 779dependencies = [ 780 "const-str", 781 "match-lookup", 782] 783 784[[package]] 785name = "base32" 786version = "0.5.1" 787source = "registry+https://github.com/rust-lang/crates.io-index" 788checksum = "022dfe9eb35f19ebbcb51e0b40a5ab759f46ad60cadf7297e0bd085afb50e076" 789 790[[package]] 791name = "base64" 792version = "0.12.3" 793source = "registry+https://github.com/rust-lang/crates.io-index" 794checksum = "3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff" 795 796[[package]] 797name = "base64" 798version = "0.21.7" 799source = "registry+https://github.com/rust-lang/crates.io-index" 800checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567" 801 802[[package]] 803name = "base64" 804version = "0.22.1" 805source = "registry+https://github.com/rust-lang/crates.io-index" 806checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" 807 808[[package]] 809name = "base64ct" 810version = "1.8.3" 811source = "registry+https://github.com/rust-lang/crates.io-index" 812checksum = "2af50177e190e07a26ab74f8b1efbfe2ef87da2116221318cb1c2e82baf7de06" 813 814[[package]] 815name = "beaver-p2p" 816version = "0.1.0" 817dependencies = [ 818 "env_logger", 819 "iroh", 820 "iroh-persist", 821 "log", 822 "n0-error", 823 "n0-future", 824 "parking_lot", 825 "petname", 826 "postcard", 827 "serde", 828 "thiserror 2.0.18", 829 "tokio", 830] 831 832[[package]] 833name = "beaver-shell" 834version = "0.0.6" 835dependencies = [ 836 "axum", 837 "chrono", 838 "dirs", 839 "euclid", 840 "global-hotkey", 841 "gtk", 842 "headers 0.4.1", 843 "image", 844 "keyboard-types 0.8.3", 845 "log", 846 "mime_guess", 847 "parking_lot", 848 "rustls", 849 "serde", 850 "serde_json", 851 "servo", 852 "servo-config", 853 "servo-config-macro", 854 "servo-embedder-traits", 855 "tokio", 856 "tower", 857 "tower-http", 858 "tracing", 859 "tracing-perfetto", 860 "tracing-subscriber", 861 "tray-icon", 862 "url", 863 "winit", 864] 865 866[[package]] 867name = "bincode" 868version = "1.3.3" 869source = "registry+https://github.com/rust-lang/crates.io-index" 870checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad" 871dependencies = [ 872 "serde", 873] 874 875[[package]] 876name = "bindgen" 877version = "0.72.1" 878source = "registry+https://github.com/rust-lang/crates.io-index" 879checksum = "993776b509cfb49c750f11b8f07a46fa23e0a1386ffc01fb1e7d343efc387895" 880dependencies = [ 881 "bitflags 2.11.0", 882 "cexpr", 883 "clang-sys", 884 "itertools 0.13.0", 885 "proc-macro2", 886 "quote", 887 "regex", 888 "rustc-hash 2.1.1", 889 "shlex", 890 "syn 2.0.117", 891] 892 893[[package]] 894name = "bit-set" 895version = "0.8.0" 896source = "registry+https://github.com/rust-lang/crates.io-index" 897checksum = "08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3" 898dependencies = [ 899 "bit-vec", 900] 901 902[[package]] 903name = "bit-vec" 904version = "0.8.0" 905source = "registry+https://github.com/rust-lang/crates.io-index" 906checksum = "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7" 907 908[[package]] 909name = "bit_field" 910version = "0.10.3" 911source = "registry+https://github.com/rust-lang/crates.io-index" 912checksum = "1e4b40c7323adcfc0a41c4b88143ed58346ff65a288fc144329c5c45e05d70c6" 913 914[[package]] 915name = "bitflags" 916version = "1.3.2" 917source = "registry+https://github.com/rust-lang/crates.io-index" 918checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 919 920[[package]] 921name = "bitflags" 922version = "2.11.0" 923source = "registry+https://github.com/rust-lang/crates.io-index" 924checksum = "843867be96c8daad0d758b57df9392b6d8d271134fce549de6ce169ff98a92af" 925dependencies = [ 926 "serde_core", 927] 928 929[[package]] 930name = "bitstream-io" 931version = "4.9.0" 932source = "registry+https://github.com/rust-lang/crates.io-index" 933checksum = "60d4bd9d1db2c6bdf285e223a7fa369d5ce98ec767dec949c6ca62863ce61757" 934dependencies = [ 935 "core2", 936] 937 938[[package]] 939name = "blake2" 940version = "0.10.6" 941source = "registry+https://github.com/rust-lang/crates.io-index" 942checksum = "46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe" 943dependencies = [ 944 "digest 0.10.7", 945] 946 947[[package]] 948name = "blake3" 949version = "1.8.3" 950source = "registry+https://github.com/rust-lang/crates.io-index" 951checksum = "2468ef7d57b3fb7e16b576e8377cdbde2320c60e1491e961d11da40fc4f02a2d" 952dependencies = [ 953 "arrayref", 954 "arrayvec", 955 "cc", 956 "cfg-if", 957 "constant_time_eq", 958 "cpufeatures 0.2.17", 959] 960 961[[package]] 962name = "block" 963version = "0.1.6" 964source = "registry+https://github.com/rust-lang/crates.io-index" 965checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a" 966 967[[package]] 968name = "block-buffer" 969version = "0.10.4" 970source = "registry+https://github.com/rust-lang/crates.io-index" 971checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 972dependencies = [ 973 "generic-array", 974] 975 976[[package]] 977name = "block-buffer" 978version = "0.11.0" 979source = "registry+https://github.com/rust-lang/crates.io-index" 980checksum = "96eb4cdd6cf1b31d671e9efe75c5d1ec614776856cefbe109ca373554a6d514f" 981dependencies = [ 982 "hybrid-array 0.4.8", 983] 984 985[[package]] 986name = "block-buffer" 987version = "0.12.0" 988source = "registry+https://github.com/rust-lang/crates.io-index" 989checksum = "cdd35008169921d80bc60d3d0ab416eecb028c4cd653352907921d95084790be" 990dependencies = [ 991 "hybrid-array 0.4.8", 992 "zeroize", 993] 994 995[[package]] 996name = "block-padding" 997version = "0.3.3" 998source = "registry+https://github.com/rust-lang/crates.io-index" 999checksum = "a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93" 1000dependencies = [ 1001 "generic-array", 1002] 1003 1004[[package]] 1005name = "block2" 1006version = "0.5.1" 1007source = "registry+https://github.com/rust-lang/crates.io-index" 1008checksum = "2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f" 1009dependencies = [ 1010 "objc2 0.5.2", 1011] 1012 1013[[package]] 1014name = "block2" 1015version = "0.6.2" 1016source = "registry+https://github.com/rust-lang/crates.io-index" 1017checksum = "cdeb9d870516001442e364c5220d3574d2da8dc765554b4a617230d33fa58ef5" 1018dependencies = [ 1019 "objc2 0.6.4", 1020] 1021 1022[[package]] 1023name = "bluez-async" 1024version = "0.8.2" 1025source = "registry+https://github.com/rust-lang/crates.io-index" 1026checksum = "84ae4213cc2a8dc663acecac67bbdad05142be4d8ef372b6903abf878b0c690a" 1027dependencies = [ 1028 "bitflags 2.11.0", 1029 "bluez-generated", 1030 "dbus", 1031 "dbus-tokio", 1032 "futures", 1033 "itertools 0.14.0", 1034 "log", 1035 "serde", 1036 "serde-xml-rs", 1037 "thiserror 2.0.18", 1038 "tokio", 1039 "uuid", 1040] 1041 1042[[package]] 1043name = "bluez-generated" 1044version = "0.4.0" 1045source = "registry+https://github.com/rust-lang/crates.io-index" 1046checksum = "9676783265eadd6f11829982792c6f303f3854d014edfba384685dcf237dd062" 1047dependencies = [ 1048 "dbus", 1049] 1050 1051[[package]] 1052name = "blurmock" 1053version = "0.1.3" 1054source = "registry+https://github.com/rust-lang/crates.io-index" 1055checksum = "9c150fd617830fd121919bbd500a784507e8af1bae744efcf587591c65c375d4" 1056dependencies = [ 1057 "hex", 1058] 1059 1060[[package]] 1061name = "brotli" 1062version = "8.0.2" 1063source = "registry+https://github.com/rust-lang/crates.io-index" 1064checksum = "4bd8b9603c7aa97359dbd97ecf258968c95f3adddd6db2f7e7a5bef101c84560" 1065dependencies = [ 1066 "alloc-no-stdlib", 1067 "alloc-stdlib", 1068 "brotli-decompressor", 1069] 1070 1071[[package]] 1072name = "brotli-decompressor" 1073version = "5.0.0" 1074source = "registry+https://github.com/rust-lang/crates.io-index" 1075checksum = "874bb8112abecc98cbd6d81ea4fa7e94fb9449648c93cc89aa40c81c24d7de03" 1076dependencies = [ 1077 "alloc-no-stdlib", 1078 "alloc-stdlib", 1079] 1080 1081[[package]] 1082name = "btleplug" 1083version = "0.12.0" 1084source = "registry+https://github.com/rust-lang/crates.io-index" 1085checksum = "52c3264dbe2c8e29381e4e95aa2d2783ad0b9192b511240f3755b7e5e3cee87e" 1086dependencies = [ 1087 "async-trait", 1088 "bitflags 2.11.0", 1089 "bluez-async", 1090 "dashmap", 1091 "dbus", 1092 "futures", 1093 "jni 0.19.0", 1094 "log", 1095 "objc2 0.5.2", 1096 "objc2-core-bluetooth", 1097 "objc2-foundation 0.2.2", 1098 "once_cell", 1099 "static_assertions", 1100 "thiserror 2.0.18", 1101 "tokio", 1102 "tokio-stream", 1103 "uuid", 1104 "windows 0.62.2", 1105 "windows-future 0.3.2", 1106] 1107 1108[[package]] 1109name = "buf-read-ext" 1110version = "0.4.0" 1111source = "registry+https://github.com/rust-lang/crates.io-index" 1112checksum = "2e2c71c44e5bbc64de4ecfac946e05f9bba5cc296ea7bab4d3eda242a3ffa73c" 1113 1114[[package]] 1115name = "build-parallel" 1116version = "0.1.2" 1117source = "registry+https://github.com/rust-lang/crates.io-index" 1118checksum = "b8e3ff9db740167616e528c509b3618046fc05d337f8f3182d300f4aa977d2bb" 1119dependencies = [ 1120 "crossbeam-utils", 1121 "jobserver", 1122 "num_cpus", 1123] 1124 1125[[package]] 1126name = "built" 1127version = "0.8.0" 1128source = "registry+https://github.com/rust-lang/crates.io-index" 1129checksum = "f4ad8f11f288f48ca24471bbd51ac257aaeaaa07adae295591266b792902ae64" 1130 1131[[package]] 1132name = "bumpalo" 1133version = "3.20.2" 1134source = "registry+https://github.com/rust-lang/crates.io-index" 1135checksum = "5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb" 1136 1137[[package]] 1138name = "byte-slice-cast" 1139version = "1.2.3" 1140source = "registry+https://github.com/rust-lang/crates.io-index" 1141checksum = "7575182f7272186991736b70173b0ea045398f984bf5ebbb3804736ce1330c9d" 1142 1143[[package]] 1144name = "bytemuck" 1145version = "1.25.0" 1146source = "registry+https://github.com/rust-lang/crates.io-index" 1147checksum = "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec" 1148dependencies = [ 1149 "bytemuck_derive", 1150] 1151 1152[[package]] 1153name = "bytemuck_derive" 1154version = "1.10.2" 1155source = "registry+https://github.com/rust-lang/crates.io-index" 1156checksum = "f9abbd1bc6865053c427f7198e6af43bfdedc55ab791faed4fbd361d789575ff" 1157dependencies = [ 1158 "proc-macro2", 1159 "quote", 1160 "syn 2.0.117", 1161] 1162 1163[[package]] 1164name = "byteorder" 1165version = "1.5.0" 1166source = "registry+https://github.com/rust-lang/crates.io-index" 1167checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 1168 1169[[package]] 1170name = "byteorder-lite" 1171version = "0.1.0" 1172source = "registry+https://github.com/rust-lang/crates.io-index" 1173checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495" 1174 1175[[package]] 1176name = "bytes" 1177version = "1.11.1" 1178source = "registry+https://github.com/rust-lang/crates.io-index" 1179checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33" 1180 1181[[package]] 1182name = "cairo-rs" 1183version = "0.18.5" 1184source = "registry+https://github.com/rust-lang/crates.io-index" 1185checksum = "8ca26ef0159422fb77631dc9d17b102f253b876fe1586b03b803e63a309b4ee2" 1186dependencies = [ 1187 "bitflags 2.11.0", 1188 "cairo-sys-rs", 1189 "glib 0.18.5", 1190 "libc", 1191 "once_cell", 1192 "thiserror 1.0.69", 1193] 1194 1195[[package]] 1196name = "cairo-sys-rs" 1197version = "0.18.2" 1198source = "registry+https://github.com/rust-lang/crates.io-index" 1199checksum = "685c9fa8e590b8b3d678873528d83411db17242a73fccaed827770ea0fedda51" 1200dependencies = [ 1201 "glib-sys 0.18.1", 1202 "libc", 1203 "system-deps 6.2.2", 1204] 1205 1206[[package]] 1207name = "calendrical_calculations" 1208version = "0.1.3" 1209source = "registry+https://github.com/rust-lang/crates.io-index" 1210checksum = "e97f73e95d668625c9b28a3072e6326773785a0cf807de9f3d632778438f3d38" 1211dependencies = [ 1212 "core_maths", 1213 "displaydoc", 1214] 1215 1216[[package]] 1217name = "calloop" 1218version = "0.13.0" 1219source = "registry+https://github.com/rust-lang/crates.io-index" 1220checksum = "b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec" 1221dependencies = [ 1222 "bitflags 2.11.0", 1223 "log", 1224 "polling", 1225 "rustix 0.38.44", 1226 "slab", 1227 "thiserror 1.0.69", 1228] 1229 1230[[package]] 1231name = "calloop-wayland-source" 1232version = "0.3.0" 1233source = "registry+https://github.com/rust-lang/crates.io-index" 1234checksum = "95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20" 1235dependencies = [ 1236 "calloop", 1237 "rustix 0.38.44", 1238 "wayland-backend", 1239 "wayland-client", 1240] 1241 1242[[package]] 1243name = "cast" 1244version = "0.3.0" 1245source = "registry+https://github.com/rust-lang/crates.io-index" 1246checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" 1247 1248[[package]] 1249name = "cbc" 1250version = "0.1.2" 1251source = "registry+https://github.com/rust-lang/crates.io-index" 1252checksum = "26b52a9543ae338f279b96b0b9fed9c8093744685043739079ce85cd58f289a6" 1253dependencies = [ 1254 "cipher 0.4.4", 1255] 1256 1257[[package]] 1258name = "cbor4ii" 1259version = "0.2.14" 1260source = "registry+https://github.com/rust-lang/crates.io-index" 1261checksum = "b544cf8c89359205f4f990d0e6f3828db42df85b5dac95d09157a250eb0749c4" 1262dependencies = [ 1263 "serde", 1264] 1265 1266[[package]] 1267name = "cc" 1268version = "1.2.57" 1269source = "registry+https://github.com/rust-lang/crates.io-index" 1270checksum = "7a0dd1ca384932ff3641c8718a02769f1698e7563dc6974ffd03346116310423" 1271dependencies = [ 1272 "find-msvc-tools", 1273 "jobserver", 1274 "libc", 1275 "shlex", 1276] 1277 1278[[package]] 1279name = "cesu8" 1280version = "1.1.0" 1281source = "registry+https://github.com/rust-lang/crates.io-index" 1282checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c" 1283 1284[[package]] 1285name = "cexpr" 1286version = "0.6.0" 1287source = "registry+https://github.com/rust-lang/crates.io-index" 1288checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766" 1289dependencies = [ 1290 "nom 7.1.3", 1291] 1292 1293[[package]] 1294name = "cfg-expr" 1295version = "0.15.8" 1296source = "registry+https://github.com/rust-lang/crates.io-index" 1297checksum = "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02" 1298dependencies = [ 1299 "smallvec", 1300 "target-lexicon 0.12.16", 1301] 1302 1303[[package]] 1304name = "cfg-expr" 1305version = "0.20.7" 1306source = "registry+https://github.com/rust-lang/crates.io-index" 1307checksum = "3c6b04e07d8080154ed4ac03546d9a2b303cc2fe1901ba0b35b301516e289368" 1308dependencies = [ 1309 "smallvec", 1310 "target-lexicon 0.13.3", 1311] 1312 1313[[package]] 1314name = "cfg-if" 1315version = "1.0.4" 1316source = "registry+https://github.com/rust-lang/crates.io-index" 1317checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" 1318 1319[[package]] 1320name = "cfg_aliases" 1321version = "0.2.1" 1322source = "registry+https://github.com/rust-lang/crates.io-index" 1323checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" 1324 1325[[package]] 1326name = "cgl" 1327version = "0.3.2" 1328source = "registry+https://github.com/rust-lang/crates.io-index" 1329checksum = "0ced0551234e87afee12411d535648dd89d2e7f34c78b753395567aff3d447ff" 1330dependencies = [ 1331 "libc", 1332] 1333 1334[[package]] 1335name = "chacha20" 1336version = "0.9.1" 1337source = "registry+https://github.com/rust-lang/crates.io-index" 1338checksum = "c3613f74bd2eac03dad61bd53dbe620703d4371614fe0bc3b9f04dd36fe4e818" 1339dependencies = [ 1340 "cfg-if", 1341 "cipher 0.4.4", 1342 "cpufeatures 0.2.17", 1343] 1344 1345[[package]] 1346name = "chacha20" 1347version = "0.10.0" 1348source = "registry+https://github.com/rust-lang/crates.io-index" 1349checksum = "6f8d983286843e49675a4b7a2d174efe136dc93a18d69130dd18198a6c167601" 1350dependencies = [ 1351 "cfg-if", 1352 "cipher 0.5.1", 1353 "cpufeatures 0.3.0", 1354 "zeroize", 1355] 1356 1357[[package]] 1358name = "chacha20poly1305" 1359version = "0.10.1" 1360source = "registry+https://github.com/rust-lang/crates.io-index" 1361checksum = "10cd79432192d1c0f4e1a0fef9527696cc039165d729fb41b3f4f4f354c2dc35" 1362dependencies = [ 1363 "aead 0.5.2", 1364 "chacha20 0.9.1", 1365 "cipher 0.4.4", 1366 "poly1305 0.8.0", 1367 "zeroize", 1368] 1369 1370[[package]] 1371name = "chardetng" 1372version = "0.1.17" 1373source = "registry+https://github.com/rust-lang/crates.io-index" 1374checksum = "14b8f0b65b7b08ae3c8187e8d77174de20cb6777864c6b832d8ad365999cf1ea" 1375dependencies = [ 1376 "cfg-if", 1377 "encoding_rs", 1378 "memchr", 1379] 1380 1381[[package]] 1382name = "chrono" 1383version = "0.4.44" 1384source = "registry+https://github.com/rust-lang/crates.io-index" 1385checksum = "c673075a2e0e5f4a1dde27ce9dee1ea4558c7ffe648f576438a20ca1d2acc4b0" 1386dependencies = [ 1387 "iana-time-zone", 1388 "js-sys", 1389 "num-traits", 1390 "serde", 1391 "wasm-bindgen", 1392 "windows-link 0.2.1", 1393] 1394 1395[[package]] 1396name = "ciborium" 1397version = "0.2.2" 1398source = "registry+https://github.com/rust-lang/crates.io-index" 1399checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e" 1400dependencies = [ 1401 "ciborium-io", 1402 "ciborium-ll", 1403 "serde", 1404] 1405 1406[[package]] 1407name = "ciborium-io" 1408version = "0.2.2" 1409source = "registry+https://github.com/rust-lang/crates.io-index" 1410checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757" 1411 1412[[package]] 1413name = "ciborium-ll" 1414version = "0.2.2" 1415source = "registry+https://github.com/rust-lang/crates.io-index" 1416checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9" 1417dependencies = [ 1418 "ciborium-io", 1419 "half", 1420] 1421 1422[[package]] 1423name = "cid" 1424version = "0.11.1" 1425source = "registry+https://github.com/rust-lang/crates.io-index" 1426checksum = "3147d8272e8fa0ccd29ce51194dd98f79ddfb8191ba9e3409884e751798acf3a" 1427dependencies = [ 1428 "core2", 1429 "multibase", 1430 "multihash", 1431 "serde", 1432 "serde_bytes", 1433 "unsigned-varint", 1434] 1435 1436[[package]] 1437name = "cipher" 1438version = "0.4.4" 1439source = "registry+https://github.com/rust-lang/crates.io-index" 1440checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad" 1441dependencies = [ 1442 "crypto-common 0.1.7", 1443 "inout 0.1.4", 1444 "zeroize", 1445] 1446 1447[[package]] 1448name = "cipher" 1449version = "0.5.1" 1450source = "registry+https://github.com/rust-lang/crates.io-index" 1451checksum = "e34d8227fe1ba289043aeb13792056ff80fd6de1a9f49137a5f499de8e8c78ea" 1452dependencies = [ 1453 "block-buffer 0.12.0", 1454 "crypto-common 0.2.1", 1455 "inout 0.2.2", 1456 "zeroize", 1457] 1458 1459[[package]] 1460name = "clang-sys" 1461version = "1.8.1" 1462source = "registry+https://github.com/rust-lang/crates.io-index" 1463checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4" 1464dependencies = [ 1465 "glob", 1466 "libc", 1467 "libloading 0.8.9", 1468] 1469 1470[[package]] 1471name = "clap" 1472version = "4.6.0" 1473source = "registry+https://github.com/rust-lang/crates.io-index" 1474checksum = "b193af5b67834b676abd72466a96c1024e6a6ad978a1f484bd90b85c94041351" 1475dependencies = [ 1476 "clap_builder", 1477 "clap_derive", 1478] 1479 1480[[package]] 1481name = "clap_builder" 1482version = "4.6.0" 1483source = "registry+https://github.com/rust-lang/crates.io-index" 1484checksum = "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f" 1485dependencies = [ 1486 "anstream 1.0.0", 1487 "anstyle", 1488 "clap_lex", 1489 "strsim", 1490] 1491 1492[[package]] 1493name = "clap_derive" 1494version = "4.6.0" 1495source = "registry+https://github.com/rust-lang/crates.io-index" 1496checksum = "1110bd8a634a1ab8cb04345d8d878267d57c3cf1b38d91b71af6686408bbca6a" 1497dependencies = [ 1498 "heck 0.5.0", 1499 "proc-macro2", 1500 "quote", 1501 "syn 2.0.117", 1502] 1503 1504[[package]] 1505name = "clap_lex" 1506version = "1.1.0" 1507source = "registry+https://github.com/rust-lang/crates.io-index" 1508checksum = "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9" 1509 1510[[package]] 1511name = "clipboard-win" 1512version = "5.4.1" 1513source = "registry+https://github.com/rust-lang/crates.io-index" 1514checksum = "bde03770d3df201d4fb868f2c9c59e66a3e4e2bd06692a0fe701e7103c7e84d4" 1515dependencies = [ 1516 "error-code", 1517] 1518 1519[[package]] 1520name = "cmake" 1521version = "0.1.57" 1522source = "registry+https://github.com/rust-lang/crates.io-index" 1523checksum = "75443c44cd6b379beb8c5b45d85d0773baf31cce901fe7bb252f4eff3008ef7d" 1524dependencies = [ 1525 "cc", 1526] 1527 1528[[package]] 1529name = "cmov" 1530version = "0.5.2" 1531source = "registry+https://github.com/rust-lang/crates.io-index" 1532checksum = "de0758edba32d61d1fd9f4d69491b47604b91ee2f7e6b33de7e54ca4ebe55dc3" 1533 1534[[package]] 1535name = "cobs" 1536version = "0.3.0" 1537source = "registry+https://github.com/rust-lang/crates.io-index" 1538checksum = "0fa961b519f0b462e3a3b4a34b64d119eeaca1d59af726fe450bbba07a9fc0a1" 1539dependencies = [ 1540 "thiserror 2.0.18", 1541] 1542 1543[[package]] 1544name = "codespan-reporting" 1545version = "0.12.0" 1546source = "registry+https://github.com/rust-lang/crates.io-index" 1547checksum = "fe6d2e5af09e8c8ad56c969f2157a3d4238cebc7c55f0a517728c38f7b200f81" 1548dependencies = [ 1549 "serde", 1550 "termcolor", 1551 "unicode-width", 1552] 1553 1554[[package]] 1555name = "color" 1556version = "0.3.2" 1557source = "registry+https://github.com/rust-lang/crates.io-index" 1558checksum = "a18ef4657441fb193b65f34dc39b3781f0dfec23d3bd94d0eeb4e88cde421edb" 1559dependencies = [ 1560 "bytemuck", 1561] 1562 1563[[package]] 1564name = "color_quant" 1565version = "1.1.0" 1566source = "registry+https://github.com/rust-lang/crates.io-index" 1567checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" 1568 1569[[package]] 1570name = "colorchoice" 1571version = "1.0.5" 1572source = "registry+https://github.com/rust-lang/crates.io-index" 1573checksum = "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570" 1574 1575[[package]] 1576name = "combine" 1577version = "4.6.7" 1578source = "registry+https://github.com/rust-lang/crates.io-index" 1579checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd" 1580dependencies = [ 1581 "bytes", 1582 "memchr", 1583] 1584 1585[[package]] 1586name = "compression-codecs" 1587version = "0.4.37" 1588source = "registry+https://github.com/rust-lang/crates.io-index" 1589checksum = "eb7b51a7d9c967fc26773061ba86150f19c50c0d65c887cb1fbe295fd16619b7" 1590dependencies = [ 1591 "brotli", 1592 "compression-core", 1593 "flate2", 1594 "memchr", 1595 "zstd", 1596 "zstd-safe", 1597] 1598 1599[[package]] 1600name = "compression-core" 1601version = "0.4.31" 1602source = "registry+https://github.com/rust-lang/crates.io-index" 1603checksum = "75984efb6ed102a0d42db99afb6c1948f0380d1d91808d5529916e6c08b49d8d" 1604 1605[[package]] 1606name = "concurrent-queue" 1607version = "2.5.0" 1608source = "registry+https://github.com/rust-lang/crates.io-index" 1609checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973" 1610dependencies = [ 1611 "crossbeam-utils", 1612] 1613 1614[[package]] 1615name = "const-oid" 1616version = "0.9.6" 1617source = "registry+https://github.com/rust-lang/crates.io-index" 1618checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8" 1619 1620[[package]] 1621name = "const-oid" 1622version = "0.10.2" 1623source = "registry+https://github.com/rust-lang/crates.io-index" 1624checksum = "a6ef517f0926dd24a1582492c791b6a4818a4d94e789a334894aa15b0d12f55c" 1625 1626[[package]] 1627name = "const-str" 1628version = "0.4.3" 1629source = "registry+https://github.com/rust-lang/crates.io-index" 1630checksum = "2f421161cb492475f1661ddc9815a745a1c894592070661180fdec3d4872e9c3" 1631 1632[[package]] 1633name = "constant_time_eq" 1634version = "0.4.2" 1635source = "registry+https://github.com/rust-lang/crates.io-index" 1636checksum = "3d52eff69cd5e647efe296129160853a42795992097e8af39800e1060caeea9b" 1637 1638[[package]] 1639name = "content-security-policy" 1640version = "0.7.0" 1641source = "registry+https://github.com/rust-lang/crates.io-index" 1642checksum = "47ed7d27b1e6023b7fce811326a8835769ca374149e1da7c8fcfb684bdb260fc" 1643dependencies = [ 1644 "base64 0.22.1", 1645 "bitflags 2.11.0", 1646 "once_cell", 1647 "percent-encoding", 1648 "regex", 1649 "serde", 1650 "sha2 0.10.9", 1651 "url", 1652] 1653 1654[[package]] 1655name = "convert_case" 1656version = "0.10.0" 1657source = "registry+https://github.com/rust-lang/crates.io-index" 1658checksum = "633458d4ef8c78b72454de2d54fd6ab2e60f9e02be22f3c6104cdc8a4e0fceb9" 1659dependencies = [ 1660 "unicode-segmentation", 1661] 1662 1663[[package]] 1664name = "cookie" 1665version = "0.16.2" 1666source = "registry+https://github.com/rust-lang/crates.io-index" 1667checksum = "e859cd57d0710d9e06c381b550c06e76992472a8c6d527aecd2fc673dcc231fb" 1668dependencies = [ 1669 "time", 1670 "version_check", 1671] 1672 1673[[package]] 1674name = "cookie" 1675version = "0.18.1" 1676source = "registry+https://github.com/rust-lang/crates.io-index" 1677checksum = "4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747" 1678dependencies = [ 1679 "time", 1680 "version_check", 1681] 1682 1683[[package]] 1684name = "cordyceps" 1685version = "0.3.4" 1686source = "registry+https://github.com/rust-lang/crates.io-index" 1687checksum = "688d7fbb8092b8de775ef2536f36c8c31f2bc4006ece2e8d8ad2d17d00ce0a2a" 1688dependencies = [ 1689 "loom", 1690 "tracing", 1691] 1692 1693[[package]] 1694name = "core-foundation" 1695version = "0.9.4" 1696source = "registry+https://github.com/rust-lang/crates.io-index" 1697checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 1698dependencies = [ 1699 "core-foundation-sys", 1700 "libc", 1701] 1702 1703[[package]] 1704name = "core-foundation" 1705version = "0.10.1" 1706source = "registry+https://github.com/rust-lang/crates.io-index" 1707checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6" 1708dependencies = [ 1709 "core-foundation-sys", 1710 "libc", 1711] 1712 1713[[package]] 1714name = "core-foundation-sys" 1715version = "0.8.7" 1716source = "registry+https://github.com/rust-lang/crates.io-index" 1717checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 1718 1719[[package]] 1720name = "core-graphics" 1721version = "0.23.2" 1722source = "registry+https://github.com/rust-lang/crates.io-index" 1723checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081" 1724dependencies = [ 1725 "bitflags 1.3.2", 1726 "core-foundation 0.9.4", 1727 "core-graphics-types 0.1.3", 1728 "foreign-types 0.5.0", 1729 "libc", 1730] 1731 1732[[package]] 1733name = "core-graphics-types" 1734version = "0.1.3" 1735source = "registry+https://github.com/rust-lang/crates.io-index" 1736checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf" 1737dependencies = [ 1738 "bitflags 1.3.2", 1739 "core-foundation 0.9.4", 1740 "libc", 1741] 1742 1743[[package]] 1744name = "core-graphics-types" 1745version = "0.2.0" 1746source = "registry+https://github.com/rust-lang/crates.io-index" 1747checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb" 1748dependencies = [ 1749 "bitflags 2.11.0", 1750 "core-foundation 0.10.1", 1751 "libc", 1752] 1753 1754[[package]] 1755name = "core-text" 1756version = "20.1.0" 1757source = "registry+https://github.com/rust-lang/crates.io-index" 1758checksum = "c9d2790b5c08465d49f8dc05c8bcae9fea467855947db39b0f8145c091aaced5" 1759dependencies = [ 1760 "core-foundation 0.9.4", 1761 "core-graphics", 1762 "foreign-types 0.5.0", 1763 "libc", 1764] 1765 1766[[package]] 1767name = "core2" 1768version = "0.4.0" 1769source = "registry+https://github.com/rust-lang/crates.io-index" 1770checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505" 1771dependencies = [ 1772 "memchr", 1773] 1774 1775[[package]] 1776name = "core_maths" 1777version = "0.1.1" 1778source = "registry+https://github.com/rust-lang/crates.io-index" 1779checksum = "77745e017f5edba1a9c1d854f6f3a52dac8a12dd5af5d2f54aecf61e43d80d30" 1780dependencies = [ 1781 "libm", 1782] 1783 1784[[package]] 1785name = "cpubits" 1786version = "0.1.0" 1787source = "registry+https://github.com/rust-lang/crates.io-index" 1788checksum = "5ef0c543070d296ea414df2dd7625d1b24866ce206709d8a4a424f28377f5861" 1789 1790[[package]] 1791name = "cpufeatures" 1792version = "0.2.17" 1793source = "registry+https://github.com/rust-lang/crates.io-index" 1794checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" 1795dependencies = [ 1796 "libc", 1797] 1798 1799[[package]] 1800name = "cpufeatures" 1801version = "0.3.0" 1802source = "registry+https://github.com/rust-lang/crates.io-index" 1803checksum = "8b2a41393f66f16b0823bb79094d54ac5fbd34ab292ddafb9a0456ac9f87d201" 1804dependencies = [ 1805 "libc", 1806] 1807 1808[[package]] 1809name = "crc32fast" 1810version = "1.5.0" 1811source = "registry+https://github.com/rust-lang/crates.io-index" 1812checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" 1813dependencies = [ 1814 "cfg-if", 1815] 1816 1817[[package]] 1818name = "criterion" 1819version = "0.5.1" 1820source = "registry+https://github.com/rust-lang/crates.io-index" 1821checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f" 1822dependencies = [ 1823 "anes", 1824 "cast", 1825 "ciborium", 1826 "clap", 1827 "criterion-plot", 1828 "is-terminal", 1829 "itertools 0.10.5", 1830 "num-traits", 1831 "once_cell", 1832 "oorandom", 1833 "plotters", 1834 "rayon", 1835 "regex", 1836 "serde", 1837 "serde_derive", 1838 "serde_json", 1839 "tinytemplate", 1840 "walkdir", 1841] 1842 1843[[package]] 1844name = "criterion-plot" 1845version = "0.5.0" 1846source = "registry+https://github.com/rust-lang/crates.io-index" 1847checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1" 1848dependencies = [ 1849 "cast", 1850 "itertools 0.10.5", 1851] 1852 1853[[package]] 1854name = "critical-section" 1855version = "1.2.0" 1856source = "registry+https://github.com/rust-lang/crates.io-index" 1857checksum = "790eea4361631c5e7d22598ecd5723ff611904e3344ce8720784c93e3d83d40b" 1858 1859[[package]] 1860name = "crossbeam-channel" 1861version = "0.5.15" 1862source = "registry+https://github.com/rust-lang/crates.io-index" 1863checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" 1864dependencies = [ 1865 "crossbeam-utils", 1866] 1867 1868[[package]] 1869name = "crossbeam-deque" 1870version = "0.8.6" 1871source = "registry+https://github.com/rust-lang/crates.io-index" 1872checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51" 1873dependencies = [ 1874 "crossbeam-epoch", 1875 "crossbeam-utils", 1876] 1877 1878[[package]] 1879name = "crossbeam-epoch" 1880version = "0.9.18" 1881source = "registry+https://github.com/rust-lang/crates.io-index" 1882checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 1883dependencies = [ 1884 "crossbeam-utils", 1885] 1886 1887[[package]] 1888name = "crossbeam-utils" 1889version = "0.8.21" 1890source = "registry+https://github.com/rust-lang/crates.io-index" 1891checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" 1892 1893[[package]] 1894name = "crunchy" 1895version = "0.2.4" 1896source = "registry+https://github.com/rust-lang/crates.io-index" 1897checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5" 1898 1899[[package]] 1900name = "crypto-bigint" 1901version = "0.5.5" 1902source = "registry+https://github.com/rust-lang/crates.io-index" 1903checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76" 1904dependencies = [ 1905 "generic-array", 1906 "rand_core 0.6.4", 1907 "subtle", 1908 "zeroize", 1909] 1910 1911[[package]] 1912name = "crypto-common" 1913version = "0.1.7" 1914source = "registry+https://github.com/rust-lang/crates.io-index" 1915checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a" 1916dependencies = [ 1917 "generic-array", 1918 "rand_core 0.6.4", 1919 "typenum", 1920] 1921 1922[[package]] 1923name = "crypto-common" 1924version = "0.2.1" 1925source = "registry+https://github.com/rust-lang/crates.io-index" 1926checksum = "77727bb15fa921304124b128af125e7e3b968275d1b108b379190264f4423710" 1927dependencies = [ 1928 "hybrid-array 0.4.8", 1929] 1930 1931[[package]] 1932name = "cssparser" 1933version = "0.36.0" 1934source = "registry+https://github.com/rust-lang/crates.io-index" 1935checksum = "dae61cf9c0abb83bd659dab65b7e4e38d8236824c85f0f804f173567bda257d2" 1936dependencies = [ 1937 "cssparser-macros", 1938 "dtoa-short", 1939 "itoa", 1940 "phf", 1941 "serde", 1942 "smallvec", 1943] 1944 1945[[package]] 1946name = "cssparser-macros" 1947version = "0.6.1" 1948source = "registry+https://github.com/rust-lang/crates.io-index" 1949checksum = "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331" 1950dependencies = [ 1951 "quote", 1952 "syn 2.0.117", 1953] 1954 1955[[package]] 1956name = "ctr" 1957version = "0.9.2" 1958source = "registry+https://github.com/rust-lang/crates.io-index" 1959checksum = "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835" 1960dependencies = [ 1961 "cipher 0.4.4", 1962] 1963 1964[[package]] 1965name = "ctr" 1966version = "0.10.0-rc.4" 1967source = "registry+https://github.com/rust-lang/crates.io-index" 1968checksum = "fee683dd898fbd052617b4514bc31f98bc32081a83b69ec46adef3b1ef4ae36f" 1969dependencies = [ 1970 "cipher 0.5.1", 1971] 1972 1973[[package]] 1974name = "ctutils" 1975version = "0.4.0" 1976source = "registry+https://github.com/rust-lang/crates.io-index" 1977checksum = "1005a6d4446f5120ef475ad3d2af2b30c49c2c9c6904258e3bb30219bebed5e4" 1978dependencies = [ 1979 "cmov", 1980] 1981 1982[[package]] 1983name = "cursor-icon" 1984version = "1.2.0" 1985source = "registry+https://github.com/rust-lang/crates.io-index" 1986checksum = "f27ae1dd37df86211c42e150270f82743308803d90a6f6e6651cd730d5e1732f" 1987 1988[[package]] 1989name = "curve25519-dalek" 1990version = "4.1.3" 1991source = "registry+https://github.com/rust-lang/crates.io-index" 1992checksum = "97fb8b7c4503de7d6ae7b42ab72a5a59857b4c937ec27a3d4539dba95b5ab2be" 1993dependencies = [ 1994 "cfg-if", 1995 "cpufeatures 0.2.17", 1996 "curve25519-dalek-derive", 1997 "fiat-crypto 0.2.9", 1998 "rustc_version", 1999 "subtle", 2000 "zeroize", 2001] 2002 2003[[package]] 2004name = "curve25519-dalek" 2005version = "5.0.0-pre.1" 2006source = "registry+https://github.com/rust-lang/crates.io-index" 2007checksum = "6f9200d1d13637f15a6acb71e758f64624048d85b31a5fdbfd8eca1e2687d0b7" 2008dependencies = [ 2009 "cfg-if", 2010 "cpufeatures 0.2.17", 2011 "curve25519-dalek-derive", 2012 "digest 0.11.0-rc.10", 2013 "fiat-crypto 0.3.0", 2014 "rand_core 0.9.5", 2015 "rustc_version", 2016 "serde", 2017 "subtle", 2018 "zeroize", 2019] 2020 2021[[package]] 2022name = "curve25519-dalek-derive" 2023version = "0.1.1" 2024source = "registry+https://github.com/rust-lang/crates.io-index" 2025checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3" 2026dependencies = [ 2027 "proc-macro2", 2028 "quote", 2029 "syn 2.0.117", 2030] 2031 2032[[package]] 2033name = "darling" 2034version = "0.20.11" 2035source = "registry+https://github.com/rust-lang/crates.io-index" 2036checksum = "fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee" 2037dependencies = [ 2038 "darling_core", 2039 "darling_macro", 2040] 2041 2042[[package]] 2043name = "darling_core" 2044version = "0.20.11" 2045source = "registry+https://github.com/rust-lang/crates.io-index" 2046checksum = "0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e" 2047dependencies = [ 2048 "fnv", 2049 "ident_case", 2050 "proc-macro2", 2051 "quote", 2052 "strsim", 2053 "syn 2.0.117", 2054] 2055 2056[[package]] 2057name = "darling_macro" 2058version = "0.20.11" 2059source = "registry+https://github.com/rust-lang/crates.io-index" 2060checksum = "fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead" 2061dependencies = [ 2062 "darling_core", 2063 "quote", 2064 "syn 2.0.117", 2065] 2066 2067[[package]] 2068name = "dashmap" 2069version = "6.1.0" 2070source = "registry+https://github.com/rust-lang/crates.io-index" 2071checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf" 2072dependencies = [ 2073 "cfg-if", 2074 "crossbeam-utils", 2075 "hashbrown 0.14.5", 2076 "lock_api", 2077 "once_cell", 2078 "parking_lot_core", 2079] 2080 2081[[package]] 2082name = "data-encoding" 2083version = "2.10.0" 2084source = "registry+https://github.com/rust-lang/crates.io-index" 2085checksum = "d7a1e2f27636f116493b8b860f5546edb47c8d8f8ea73e1d2a20be88e28d1fea" 2086 2087[[package]] 2088name = "data-encoding-macro" 2089version = "0.1.19" 2090source = "registry+https://github.com/rust-lang/crates.io-index" 2091checksum = "8142a83c17aa9461d637e649271eae18bf2edd00e91f2e105df36c3c16355bdb" 2092dependencies = [ 2093 "data-encoding", 2094 "data-encoding-macro-internal", 2095] 2096 2097[[package]] 2098name = "data-encoding-macro-internal" 2099version = "0.1.17" 2100source = "registry+https://github.com/rust-lang/crates.io-index" 2101checksum = "7ab67060fc6b8ef687992d439ca0fa36e7ed17e9a0b16b25b601e8757df720de" 2102dependencies = [ 2103 "data-encoding", 2104 "syn 2.0.117", 2105] 2106 2107[[package]] 2108name = "data-url" 2109version = "0.3.2" 2110source = "registry+https://github.com/rust-lang/crates.io-index" 2111checksum = "be1e0bca6c3637f992fc1cc7cbc52a78c1ef6db076dbf1059c4323d6a2048376" 2112 2113[[package]] 2114name = "dbus" 2115version = "0.9.10" 2116source = "registry+https://github.com/rust-lang/crates.io-index" 2117checksum = "21b3aa68d7e7abee336255bd7248ea965cc393f3e70411135a6f6a4b651345d4" 2118dependencies = [ 2119 "futures-channel", 2120 "futures-util", 2121 "libc", 2122 "libdbus-sys", 2123 "windows-sys 0.59.0", 2124] 2125 2126[[package]] 2127name = "dbus-tokio" 2128version = "0.7.6" 2129source = "registry+https://github.com/rust-lang/crates.io-index" 2130checksum = "007688d459bc677131c063a3a77fb899526e17b7980f390b69644bdbc41fad13" 2131dependencies = [ 2132 "dbus", 2133 "libc", 2134 "tokio", 2135] 2136 2137[[package]] 2138name = "der" 2139version = "0.7.10" 2140source = "registry+https://github.com/rust-lang/crates.io-index" 2141checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb" 2142dependencies = [ 2143 "const-oid 0.9.6", 2144 "der_derive", 2145 "pem-rfc7468 0.7.0", 2146 "zeroize", 2147] 2148 2149[[package]] 2150name = "der" 2151version = "0.8.0" 2152source = "registry+https://github.com/rust-lang/crates.io-index" 2153checksum = "71fd89660b2dc699704064e59e9dba0147b903e85319429e131620d022be411b" 2154dependencies = [ 2155 "const-oid 0.10.2", 2156 "pem-rfc7468 1.0.0", 2157 "zeroize", 2158] 2159 2160[[package]] 2161name = "der_derive" 2162version = "0.7.3" 2163source = "registry+https://github.com/rust-lang/crates.io-index" 2164checksum = "8034092389675178f570469e6c3b0465d3d30b4505c294a6550db47f3c17ad18" 2165dependencies = [ 2166 "proc-macro2", 2167 "quote", 2168 "syn 2.0.117", 2169] 2170 2171[[package]] 2172name = "deranged" 2173version = "0.5.8" 2174source = "registry+https://github.com/rust-lang/crates.io-index" 2175checksum = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c" 2176dependencies = [ 2177 "powerfmt", 2178 "serde_core", 2179] 2180 2181[[package]] 2182name = "derive_builder" 2183version = "0.20.2" 2184source = "registry+https://github.com/rust-lang/crates.io-index" 2185checksum = "507dfb09ea8b7fa618fcf76e953f4f5e192547945816d5358edffe39f6f94947" 2186dependencies = [ 2187 "derive_builder_macro", 2188] 2189 2190[[package]] 2191name = "derive_builder_core" 2192version = "0.20.2" 2193source = "registry+https://github.com/rust-lang/crates.io-index" 2194checksum = "2d5bcf7b024d6835cfb3d473887cd966994907effbe9227e8c8219824d06c4e8" 2195dependencies = [ 2196 "darling", 2197 "proc-macro2", 2198 "quote", 2199 "syn 2.0.117", 2200] 2201 2202[[package]] 2203name = "derive_builder_macro" 2204version = "0.20.2" 2205source = "registry+https://github.com/rust-lang/crates.io-index" 2206checksum = "ab63b0e2bf4d5928aff72e83a7dace85d7bba5fe12dcc3c5a572d78caffd3f3c" 2207dependencies = [ 2208 "derive_builder_core", 2209 "syn 2.0.117", 2210] 2211 2212[[package]] 2213name = "derive_more" 2214version = "2.1.1" 2215source = "registry+https://github.com/rust-lang/crates.io-index" 2216checksum = "d751e9e49156b02b44f9c1815bcb94b984cdcc4396ecc32521c739452808b134" 2217dependencies = [ 2218 "derive_more-impl", 2219] 2220 2221[[package]] 2222name = "derive_more-impl" 2223version = "2.1.1" 2224source = "registry+https://github.com/rust-lang/crates.io-index" 2225checksum = "799a97264921d8623a957f6c3b9011f3b5492f557bbb7a5a19b7fa6d06ba8dcb" 2226dependencies = [ 2227 "convert_case", 2228 "proc-macro2", 2229 "quote", 2230 "rustc_version", 2231 "syn 2.0.117", 2232 "unicode-xid", 2233] 2234 2235[[package]] 2236name = "des" 2237version = "0.9.0-rc.3" 2238source = "registry+https://github.com/rust-lang/crates.io-index" 2239checksum = "3214053e68a813b9c06ef61075c844f3a1cdeb307d8998ea8555c063caa52fa9" 2240dependencies = [ 2241 "cipher 0.5.1", 2242] 2243 2244[[package]] 2245name = "diatomic-waker" 2246version = "0.2.3" 2247source = "registry+https://github.com/rust-lang/crates.io-index" 2248checksum = "ab03c107fafeb3ee9f5925686dbb7a73bc76e3932abb0d2b365cb64b169cf04c" 2249 2250[[package]] 2251name = "digest" 2252version = "0.10.7" 2253source = "registry+https://github.com/rust-lang/crates.io-index" 2254checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 2255dependencies = [ 2256 "block-buffer 0.10.4", 2257 "const-oid 0.9.6", 2258 "crypto-common 0.1.7", 2259 "subtle", 2260] 2261 2262[[package]] 2263name = "digest" 2264version = "0.11.0-rc.10" 2265source = "registry+https://github.com/rust-lang/crates.io-index" 2266checksum = "afa94b64bfc6549e6e4b5a3216f22593224174083da7a90db47e951c4fb31725" 2267dependencies = [ 2268 "block-buffer 0.11.0", 2269 "const-oid 0.10.2", 2270 "crypto-common 0.2.1", 2271] 2272 2273[[package]] 2274name = "diplomat" 2275version = "0.8.0" 2276source = "registry+https://github.com/rust-lang/crates.io-index" 2277checksum = "3137c640d2bac491dbfca7f9945c948f888dd8c95bdf7ee6b164fbdfa5d3efc2" 2278dependencies = [ 2279 "diplomat_core", 2280 "proc-macro2", 2281 "quote", 2282 "syn 2.0.117", 2283] 2284 2285[[package]] 2286name = "diplomat-runtime" 2287version = "0.8.3" 2288source = "registry+https://github.com/rust-lang/crates.io-index" 2289checksum = "53bfcc833b58615b593a6e5c46771cb36b1cfce94899c60823810939fe8ca9d9" 2290 2291[[package]] 2292name = "diplomat_core" 2293version = "0.8.1" 2294source = "registry+https://github.com/rust-lang/crates.io-index" 2295checksum = "cd7aca1d8f9e7b73ad61785beedc9556ad79f84b15c15abaa7041377e42284c1" 2296dependencies = [ 2297 "lazy_static", 2298 "proc-macro2", 2299 "quote", 2300 "serde", 2301 "smallvec", 2302 "strck_ident", 2303 "syn 2.0.117", 2304] 2305 2306[[package]] 2307name = "dirs" 2308version = "6.0.0" 2309source = "registry+https://github.com/rust-lang/crates.io-index" 2310checksum = "c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e" 2311dependencies = [ 2312 "dirs-sys", 2313] 2314 2315[[package]] 2316name = "dirs-sys" 2317version = "0.5.0" 2318source = "registry+https://github.com/rust-lang/crates.io-index" 2319checksum = "e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab" 2320dependencies = [ 2321 "libc", 2322 "option-ext", 2323 "redox_users", 2324 "windows-sys 0.61.2", 2325] 2326 2327[[package]] 2328name = "dispatch" 2329version = "0.2.0" 2330source = "registry+https://github.com/rust-lang/crates.io-index" 2331checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b" 2332 2333[[package]] 2334name = "dispatch2" 2335version = "0.3.1" 2336source = "registry+https://github.com/rust-lang/crates.io-index" 2337checksum = "1e0e367e4e7da84520dedcac1901e4da967309406d1e51017ae1abfb97adbd38" 2338dependencies = [ 2339 "bitflags 2.11.0", 2340 "block2 0.6.2", 2341 "libc", 2342 "objc2 0.6.4", 2343] 2344 2345[[package]] 2346name = "displaydoc" 2347version = "0.2.5" 2348source = "registry+https://github.com/rust-lang/crates.io-index" 2349checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" 2350dependencies = [ 2351 "proc-macro2", 2352 "quote", 2353 "syn 2.0.117", 2354] 2355 2356[[package]] 2357name = "dlib" 2358version = "0.5.3" 2359source = "registry+https://github.com/rust-lang/crates.io-index" 2360checksum = "ab8ecd87370524b461f8557c119c405552c396ed91fc0a8eec68679eab26f94a" 2361dependencies = [ 2362 "libloading 0.8.9", 2363] 2364 2365[[package]] 2366name = "dlopen2" 2367version = "0.5.0" 2368source = "registry+https://github.com/rust-lang/crates.io-index" 2369checksum = "09b4f5f101177ff01b8ec4ecc81eead416a8aa42819a2869311b3420fa114ffa" 2370dependencies = [ 2371 "libc", 2372 "once_cell", 2373 "winapi", 2374] 2375 2376[[package]] 2377name = "document-features" 2378version = "0.2.12" 2379source = "registry+https://github.com/rust-lang/crates.io-index" 2380checksum = "d4b8a88685455ed29a21542a33abd9cb6510b6b129abadabdcef0f4c55bc8f61" 2381dependencies = [ 2382 "litrs", 2383] 2384 2385[[package]] 2386name = "downcast-rs" 2387version = "1.2.1" 2388source = "registry+https://github.com/rust-lang/crates.io-index" 2389checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2" 2390 2391[[package]] 2392name = "dpi" 2393version = "0.1.2" 2394source = "registry+https://github.com/rust-lang/crates.io-index" 2395checksum = "d8b14ccef22fc6f5a8f4d7d768562a182c04ce9a3b3157b91390b52ddfdf1a76" 2396 2397[[package]] 2398name = "dtoa" 2399version = "1.0.11" 2400source = "registry+https://github.com/rust-lang/crates.io-index" 2401checksum = "4c3cf4824e2d5f025c7b531afcb2325364084a16806f6d47fbc1f5fbd9960590" 2402 2403[[package]] 2404name = "dtoa-short" 2405version = "0.3.5" 2406source = "registry+https://github.com/rust-lang/crates.io-index" 2407checksum = "cd1511a7b6a56299bd043a9c167a6d2bfb37bf84a6dfceaba651168adfb43c87" 2408dependencies = [ 2409 "dtoa", 2410] 2411 2412[[package]] 2413name = "dunce" 2414version = "1.0.5" 2415source = "registry+https://github.com/rust-lang/crates.io-index" 2416checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813" 2417 2418[[package]] 2419name = "dwrote" 2420version = "0.11.5" 2421source = "registry+https://github.com/rust-lang/crates.io-index" 2422checksum = "9e1b35532432acc8b19ceed096e35dfa088d3ea037fe4f3c085f1f97f33b4d02" 2423dependencies = [ 2424 "lazy_static", 2425 "libc", 2426 "serde", 2427 "serde_derive", 2428 "winapi", 2429 "wio", 2430] 2431 2432[[package]] 2433name = "dyn-clone" 2434version = "1.0.20" 2435source = "registry+https://github.com/rust-lang/crates.io-index" 2436checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555" 2437 2438[[package]] 2439name = "ecdsa" 2440version = "0.16.9" 2441source = "registry+https://github.com/rust-lang/crates.io-index" 2442checksum = "ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca" 2443dependencies = [ 2444 "der 0.7.10", 2445 "digest 0.10.7", 2446 "elliptic-curve", 2447 "rfc6979", 2448 "signature 2.2.0", 2449 "spki 0.7.3", 2450] 2451 2452[[package]] 2453name = "ed25519" 2454version = "3.0.0-rc.4" 2455source = "registry+https://github.com/rust-lang/crates.io-index" 2456checksum = "c6e914c7c52decb085cea910552e24c63ac019e3ab8bf001ff736da9a9d9d890" 2457dependencies = [ 2458 "pkcs8 0.11.0-rc.11", 2459 "serde", 2460 "signature 3.0.0-rc.10", 2461] 2462 2463[[package]] 2464name = "ed25519-dalek" 2465version = "3.0.0-pre.1" 2466source = "registry+https://github.com/rust-lang/crates.io-index" 2467checksum = "ad207ed88a133091f83224265eac21109930db09bedcad05d5252f2af2de20a1" 2468dependencies = [ 2469 "curve25519-dalek 5.0.0-pre.1", 2470 "ed25519", 2471 "rand_core 0.9.5", 2472 "serde", 2473 "sha2 0.11.0-rc.2", 2474 "signature 3.0.0-rc.10", 2475 "subtle", 2476 "zeroize", 2477] 2478 2479[[package]] 2480name = "either" 2481version = "1.15.0" 2482source = "registry+https://github.com/rust-lang/crates.io-index" 2483checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" 2484 2485[[package]] 2486name = "elliptic-curve" 2487version = "0.13.8" 2488source = "registry+https://github.com/rust-lang/crates.io-index" 2489checksum = "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47" 2490dependencies = [ 2491 "base16ct 0.2.0", 2492 "base64ct", 2493 "crypto-bigint", 2494 "digest 0.10.7", 2495 "ff", 2496 "generic-array", 2497 "group", 2498 "hkdf", 2499 "pem-rfc7468 0.7.0", 2500 "pkcs8 0.10.2", 2501 "rand_core 0.6.4", 2502 "sec1 0.7.3", 2503 "serde_json", 2504 "serdect", 2505 "subtle", 2506 "zeroize", 2507] 2508 2509[[package]] 2510name = "embedded-io" 2511version = "0.4.0" 2512source = "registry+https://github.com/rust-lang/crates.io-index" 2513checksum = "ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced" 2514 2515[[package]] 2516name = "embedded-io" 2517version = "0.6.1" 2518source = "registry+https://github.com/rust-lang/crates.io-index" 2519checksum = "edd0f118536f44f5ccd48bcb8b111bdc3de888b58c74639dfb034a357d0f206d" 2520 2521[[package]] 2522name = "encoding_c" 2523version = "0.9.8" 2524source = "registry+https://github.com/rust-lang/crates.io-index" 2525checksum = "9af727805f3b0d79956bde5b35732669fb5c5d45a94893798e7b7e70cfbf9cc1" 2526dependencies = [ 2527 "encoding_rs", 2528] 2529 2530[[package]] 2531name = "encoding_c_mem" 2532version = "0.2.6" 2533source = "registry+https://github.com/rust-lang/crates.io-index" 2534checksum = "3a80a16821fe8c7cab96e0c67b57cd7090e021e9615e6ce6ab0cf866c44ed1f0" 2535dependencies = [ 2536 "encoding_rs", 2537] 2538 2539[[package]] 2540name = "encoding_rs" 2541version = "0.8.35" 2542source = "registry+https://github.com/rust-lang/crates.io-index" 2543checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" 2544dependencies = [ 2545 "cfg-if", 2546 "serde", 2547] 2548 2549[[package]] 2550name = "enum-as-inner" 2551version = "0.6.1" 2552source = "registry+https://github.com/rust-lang/crates.io-index" 2553checksum = "a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc" 2554dependencies = [ 2555 "heck 0.5.0", 2556 "proc-macro2", 2557 "quote", 2558 "syn 2.0.117", 2559] 2560 2561[[package]] 2562name = "enum-assoc" 2563version = "1.3.0" 2564source = "registry+https://github.com/rust-lang/crates.io-index" 2565checksum = "3ed8956bd5c1f0415200516e78ff07ec9e16415ade83c056c230d7b7ea0d55b7" 2566dependencies = [ 2567 "proc-macro2", 2568 "quote", 2569 "syn 2.0.117", 2570] 2571 2572[[package]] 2573name = "enumn" 2574version = "0.1.14" 2575source = "registry+https://github.com/rust-lang/crates.io-index" 2576checksum = "2f9ed6b3789237c8a0c1c505af1c7eb2c560df6186f01b098c3a1064ea532f38" 2577dependencies = [ 2578 "proc-macro2", 2579 "quote", 2580 "syn 2.0.117", 2581] 2582 2583[[package]] 2584name = "env_filter" 2585version = "1.0.0" 2586source = "registry+https://github.com/rust-lang/crates.io-index" 2587checksum = "7a1c3cc8e57274ec99de65301228b537f1e4eedc1b8e0f9411c6caac8ae7308f" 2588dependencies = [ 2589 "log", 2590 "regex", 2591] 2592 2593[[package]] 2594name = "env_logger" 2595version = "0.11.9" 2596source = "registry+https://github.com/rust-lang/crates.io-index" 2597checksum = "b2daee4ea451f429a58296525ddf28b45a3b64f1acf6587e2067437bb11e218d" 2598dependencies = [ 2599 "anstream 0.6.21", 2600 "anstyle", 2601 "env_filter", 2602 "jiff", 2603 "log", 2604] 2605 2606[[package]] 2607name = "equator" 2608version = "0.4.2" 2609source = "registry+https://github.com/rust-lang/crates.io-index" 2610checksum = "4711b213838dfee0117e3be6ac926007d7f433d7bbe33595975d4190cb07e6fc" 2611dependencies = [ 2612 "equator-macro", 2613] 2614 2615[[package]] 2616name = "equator-macro" 2617version = "0.4.2" 2618source = "registry+https://github.com/rust-lang/crates.io-index" 2619checksum = "44f23cf4b44bfce11a86ace86f8a73ffdec849c9fd00a386a53d278bd9e81fb3" 2620dependencies = [ 2621 "proc-macro2", 2622 "quote", 2623 "syn 2.0.117", 2624] 2625 2626[[package]] 2627name = "equivalent" 2628version = "1.0.2" 2629source = "registry+https://github.com/rust-lang/crates.io-index" 2630checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 2631 2632[[package]] 2633name = "errno" 2634version = "0.3.14" 2635source = "registry+https://github.com/rust-lang/crates.io-index" 2636checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" 2637dependencies = [ 2638 "libc", 2639 "windows-sys 0.61.2", 2640] 2641 2642[[package]] 2643name = "error-code" 2644version = "3.3.2" 2645source = "registry+https://github.com/rust-lang/crates.io-index" 2646checksum = "dea2df4cf52843e0452895c455a1a2cfbb842a1e7329671acf418fdc53ed4c59" 2647 2648[[package]] 2649name = "etagere" 2650version = "0.2.15" 2651source = "registry+https://github.com/rust-lang/crates.io-index" 2652checksum = "fc89bf99e5dc15954a60f707c1e09d7540e5cd9af85fa75caa0b510bc08c5342" 2653dependencies = [ 2654 "euclid", 2655 "serde", 2656 "svg_fmt", 2657] 2658 2659[[package]] 2660name = "euclid" 2661version = "0.22.14" 2662source = "registry+https://github.com/rust-lang/crates.io-index" 2663checksum = "f1a05365e3b1c6d1650318537c7460c6923f1abdd272ad6842baa2b509957a06" 2664dependencies = [ 2665 "num-traits", 2666 "serde", 2667] 2668 2669[[package]] 2670name = "exr" 2671version = "1.74.0" 2672source = "registry+https://github.com/rust-lang/crates.io-index" 2673checksum = "4300e043a56aa2cb633c01af81ca8f699a321879a7854d3896a0ba89056363be" 2674dependencies = [ 2675 "bit_field", 2676 "half", 2677 "lebe", 2678 "miniz_oxide", 2679 "rayon-core", 2680 "smallvec", 2681 "zune-inflate", 2682] 2683 2684[[package]] 2685name = "fallible-iterator" 2686version = "0.3.0" 2687source = "registry+https://github.com/rust-lang/crates.io-index" 2688checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649" 2689 2690[[package]] 2691name = "fallible-streaming-iterator" 2692version = "0.1.9" 2693source = "registry+https://github.com/rust-lang/crates.io-index" 2694checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a" 2695 2696[[package]] 2697name = "fastbloom" 2698version = "0.14.1" 2699source = "registry+https://github.com/rust-lang/crates.io-index" 2700checksum = "4e7f34442dbe69c60fe8eaf58a8cafff81a1f278816d8ab4db255b3bef4ac3c4" 2701dependencies = [ 2702 "getrandom 0.3.4", 2703 "libm", 2704 "rand 0.9.2", 2705 "siphasher", 2706] 2707 2708[[package]] 2709name = "fastrand" 2710version = "2.3.0" 2711source = "registry+https://github.com/rust-lang/crates.io-index" 2712checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" 2713 2714[[package]] 2715name = "fax" 2716version = "0.2.6" 2717source = "registry+https://github.com/rust-lang/crates.io-index" 2718checksum = "f05de7d48f37cd6730705cbca900770cab77a89f413d23e100ad7fad7795a0ab" 2719dependencies = [ 2720 "fax_derive", 2721] 2722 2723[[package]] 2724name = "fax_derive" 2725version = "0.2.0" 2726source = "registry+https://github.com/rust-lang/crates.io-index" 2727checksum = "a0aca10fb742cb43f9e7bb8467c91aa9bcb8e3ffbc6a6f7389bb93ffc920577d" 2728dependencies = [ 2729 "proc-macro2", 2730 "quote", 2731 "syn 2.0.117", 2732] 2733 2734[[package]] 2735name = "fdeflate" 2736version = "0.3.7" 2737source = "registry+https://github.com/rust-lang/crates.io-index" 2738checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c" 2739dependencies = [ 2740 "simd-adler32", 2741] 2742 2743[[package]] 2744name = "fearless_simd" 2745version = "0.3.0" 2746source = "registry+https://github.com/rust-lang/crates.io-index" 2747checksum = "8fb2907d1f08b2b316b9223ced5b0e89d87028ba8deae9764741dba8ff7f3903" 2748dependencies = [ 2749 "bytemuck", 2750] 2751 2752[[package]] 2753name = "ff" 2754version = "0.13.1" 2755source = "registry+https://github.com/rust-lang/crates.io-index" 2756checksum = "c0b50bfb653653f9ca9095b427bed08ab8d75a137839d9ad64eb11810d5b6393" 2757dependencies = [ 2758 "rand_core 0.6.4", 2759 "subtle", 2760] 2761 2762[[package]] 2763name = "fiat-crypto" 2764version = "0.2.9" 2765source = "registry+https://github.com/rust-lang/crates.io-index" 2766checksum = "28dea519a9695b9977216879a3ebfddf92f1c08c05d984f8996aecd6ecdc811d" 2767 2768[[package]] 2769name = "fiat-crypto" 2770version = "0.3.0" 2771source = "registry+https://github.com/rust-lang/crates.io-index" 2772checksum = "64cd1e32ddd350061ae6edb1b082d7c54915b5c672c389143b9a63403a109f24" 2773 2774[[package]] 2775name = "field-offset" 2776version = "0.3.6" 2777source = "registry+https://github.com/rust-lang/crates.io-index" 2778checksum = "38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f" 2779dependencies = [ 2780 "memoffset", 2781 "rustc_version", 2782] 2783 2784[[package]] 2785name = "filetime" 2786version = "0.2.27" 2787source = "registry+https://github.com/rust-lang/crates.io-index" 2788checksum = "f98844151eee8917efc50bd9e8318cb963ae8b297431495d3f758616ea5c57db" 2789dependencies = [ 2790 "cfg-if", 2791 "libc", 2792 "libredox", 2793] 2794 2795[[package]] 2796name = "find-msvc-tools" 2797version = "0.1.9" 2798source = "registry+https://github.com/rust-lang/crates.io-index" 2799checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582" 2800 2801[[package]] 2802name = "fixed_decimal" 2803version = "0.5.6" 2804source = "registry+https://github.com/rust-lang/crates.io-index" 2805checksum = "0febbeb1118a9ecdee6e4520ead6b54882e843dd0592ad233247dbee84c53db8" 2806dependencies = [ 2807 "displaydoc", 2808 "smallvec", 2809 "writeable 0.5.5", 2810] 2811 2812[[package]] 2813name = "fixedbitset" 2814version = "0.1.9" 2815source = "registry+https://github.com/rust-lang/crates.io-index" 2816checksum = "86d4de0081402f5e88cdac65c8dcdcc73118c1a7a465e2a05f0da05843a8ea33" 2817 2818[[package]] 2819name = "flate2" 2820version = "1.1.9" 2821source = "registry+https://github.com/rust-lang/crates.io-index" 2822checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c" 2823dependencies = [ 2824 "crc32fast", 2825 "miniz_oxide", 2826] 2827 2828[[package]] 2829name = "float-cmp" 2830version = "0.9.0" 2831source = "registry+https://github.com/rust-lang/crates.io-index" 2832checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4" 2833 2834[[package]] 2835name = "fnv" 2836version = "1.0.7" 2837source = "registry+https://github.com/rust-lang/crates.io-index" 2838checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 2839 2840[[package]] 2841name = "foldhash" 2842version = "0.1.5" 2843source = "registry+https://github.com/rust-lang/crates.io-index" 2844checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" 2845 2846[[package]] 2847name = "foldhash" 2848version = "0.2.0" 2849source = "registry+https://github.com/rust-lang/crates.io-index" 2850checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb" 2851 2852[[package]] 2853name = "font-types" 2854version = "0.10.1" 2855source = "registry+https://github.com/rust-lang/crates.io-index" 2856checksum = "39a654f404bbcbd48ea58c617c2993ee91d1cb63727a37bf2323a4edeed1b8c5" 2857dependencies = [ 2858 "bytemuck", 2859] 2860 2861[[package]] 2862name = "fontconfig-parser" 2863version = "0.5.8" 2864source = "registry+https://github.com/rust-lang/crates.io-index" 2865checksum = "bbc773e24e02d4ddd8395fd30dc147524273a83e54e0f312d986ea30de5f5646" 2866dependencies = [ 2867 "roxmltree", 2868] 2869 2870[[package]] 2871name = "fontdb" 2872version = "0.23.0" 2873source = "registry+https://github.com/rust-lang/crates.io-index" 2874checksum = "457e789b3d1202543297a350643cf459f836cade38934e7a4cf6a39e7cde2905" 2875dependencies = [ 2876 "fontconfig-parser", 2877 "log", 2878 "memmap2", 2879 "slotmap", 2880 "tinyvec", 2881 "ttf-parser", 2882] 2883 2884[[package]] 2885name = "fontsan" 2886version = "0.6.1" 2887source = "registry+https://github.com/rust-lang/crates.io-index" 2888checksum = "52fd401b496627c46f35318272508fcdcb77927868507ed2ad796408aa903923" 2889dependencies = [ 2890 "cc", 2891 "fontsan-woff2", 2892 "glob", 2893 "libc", 2894 "libz-sys", 2895] 2896 2897[[package]] 2898name = "fontsan-woff2" 2899version = "0.1.1" 2900source = "registry+https://github.com/rust-lang/crates.io-index" 2901checksum = "106ebe29445505f3860765d2597ddad20a3e90174d6e8539a10d58253b3e5c0f" 2902dependencies = [ 2903 "brotli-decompressor", 2904 "cc", 2905] 2906 2907[[package]] 2908name = "foreign-types" 2909version = "0.3.2" 2910source = "registry+https://github.com/rust-lang/crates.io-index" 2911checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" 2912dependencies = [ 2913 "foreign-types-shared 0.1.1", 2914] 2915 2916[[package]] 2917name = "foreign-types" 2918version = "0.5.0" 2919source = "registry+https://github.com/rust-lang/crates.io-index" 2920checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965" 2921dependencies = [ 2922 "foreign-types-macros", 2923 "foreign-types-shared 0.3.1", 2924] 2925 2926[[package]] 2927name = "foreign-types-macros" 2928version = "0.2.3" 2929source = "registry+https://github.com/rust-lang/crates.io-index" 2930checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742" 2931dependencies = [ 2932 "proc-macro2", 2933 "quote", 2934 "syn 2.0.117", 2935] 2936 2937[[package]] 2938name = "foreign-types-shared" 2939version = "0.1.1" 2940source = "registry+https://github.com/rust-lang/crates.io-index" 2941checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" 2942 2943[[package]] 2944name = "foreign-types-shared" 2945version = "0.3.1" 2946source = "registry+https://github.com/rust-lang/crates.io-index" 2947checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b" 2948 2949[[package]] 2950name = "form_urlencoded" 2951version = "1.2.2" 2952source = "registry+https://github.com/rust-lang/crates.io-index" 2953checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" 2954dependencies = [ 2955 "percent-encoding", 2956] 2957 2958[[package]] 2959name = "freetype" 2960version = "0.7.2" 2961source = "registry+https://github.com/rust-lang/crates.io-index" 2962checksum = "5a440748e063798e4893ceb877151e84acef9bea9a8c6800645cf3f1b3a7806e" 2963dependencies = [ 2964 "freetype-sys", 2965 "libc", 2966] 2967 2968[[package]] 2969name = "freetype-sys" 2970version = "0.20.1" 2971source = "registry+https://github.com/rust-lang/crates.io-index" 2972checksum = "0e7edc5b9669349acfda99533e9e0bcf26a51862ab43b08ee7745c55d28eb134" 2973dependencies = [ 2974 "cc", 2975 "libc", 2976 "pkg-config", 2977] 2978 2979[[package]] 2980name = "fs_extra" 2981version = "1.3.0" 2982source = "registry+https://github.com/rust-lang/crates.io-index" 2983checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c" 2984 2985[[package]] 2986name = "fst" 2987version = "0.4.7" 2988source = "registry+https://github.com/rust-lang/crates.io-index" 2989checksum = "7ab85b9b05e3978cc9a9cf8fea7f01b494e1a09ed3037e16ba39edc7a29eb61a" 2990 2991[[package]] 2992name = "futures" 2993version = "0.3.32" 2994source = "registry+https://github.com/rust-lang/crates.io-index" 2995checksum = "8b147ee9d1f6d097cef9ce628cd2ee62288d963e16fb287bd9286455b241382d" 2996dependencies = [ 2997 "futures-channel", 2998 "futures-core", 2999 "futures-executor", 3000 "futures-io", 3001 "futures-sink", 3002 "futures-task", 3003 "futures-util", 3004] 3005 3006[[package]] 3007name = "futures-buffered" 3008version = "0.2.13" 3009source = "registry+https://github.com/rust-lang/crates.io-index" 3010checksum = "4421cb78ee172b6b06080093479d3c50f058e7c81b7d577bbb8d118d551d4cd5" 3011dependencies = [ 3012 "cordyceps", 3013 "diatomic-waker", 3014 "futures-core", 3015 "pin-project-lite", 3016 "spin 0.10.0", 3017] 3018 3019[[package]] 3020name = "futures-channel" 3021version = "0.3.32" 3022source = "registry+https://github.com/rust-lang/crates.io-index" 3023checksum = "07bbe89c50d7a535e539b8c17bc0b49bdb77747034daa8087407d655f3f7cc1d" 3024dependencies = [ 3025 "futures-core", 3026 "futures-sink", 3027] 3028 3029[[package]] 3030name = "futures-core" 3031version = "0.3.32" 3032source = "registry+https://github.com/rust-lang/crates.io-index" 3033checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d" 3034 3035[[package]] 3036name = "futures-executor" 3037version = "0.3.32" 3038source = "registry+https://github.com/rust-lang/crates.io-index" 3039checksum = "baf29c38818342a3b26b5b923639e7b1f4a61fc5e76102d4b1981c6dc7a7579d" 3040dependencies = [ 3041 "futures-core", 3042 "futures-task", 3043 "futures-util", 3044] 3045 3046[[package]] 3047name = "futures-intrusive" 3048version = "0.5.0" 3049source = "registry+https://github.com/rust-lang/crates.io-index" 3050checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f" 3051dependencies = [ 3052 "futures-core", 3053 "lock_api", 3054 "parking_lot", 3055] 3056 3057[[package]] 3058name = "futures-io" 3059version = "0.3.32" 3060source = "registry+https://github.com/rust-lang/crates.io-index" 3061checksum = "cecba35d7ad927e23624b22ad55235f2239cfa44fd10428eecbeba6d6a717718" 3062 3063[[package]] 3064name = "futures-lite" 3065version = "2.6.1" 3066source = "registry+https://github.com/rust-lang/crates.io-index" 3067checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad" 3068dependencies = [ 3069 "fastrand", 3070 "futures-core", 3071 "futures-io", 3072 "parking", 3073 "pin-project-lite", 3074] 3075 3076[[package]] 3077name = "futures-macro" 3078version = "0.3.32" 3079source = "registry+https://github.com/rust-lang/crates.io-index" 3080checksum = "e835b70203e41293343137df5c0664546da5745f82ec9b84d40be8336958447b" 3081dependencies = [ 3082 "proc-macro2", 3083 "quote", 3084 "syn 2.0.117", 3085] 3086 3087[[package]] 3088name = "futures-sink" 3089version = "0.3.32" 3090source = "registry+https://github.com/rust-lang/crates.io-index" 3091checksum = "c39754e157331b013978ec91992bde1ac089843443c49cbc7f46150b0fad0893" 3092 3093[[package]] 3094name = "futures-task" 3095version = "0.3.32" 3096source = "registry+https://github.com/rust-lang/crates.io-index" 3097checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393" 3098 3099[[package]] 3100name = "futures-util" 3101version = "0.3.32" 3102source = "registry+https://github.com/rust-lang/crates.io-index" 3103checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6" 3104dependencies = [ 3105 "futures-channel", 3106 "futures-core", 3107 "futures-io", 3108 "futures-macro", 3109 "futures-sink", 3110 "futures-task", 3111 "memchr", 3112 "pin-project-lite", 3113 "slab", 3114] 3115 3116[[package]] 3117name = "gaol" 3118version = "0.2.1" 3119source = "registry+https://github.com/rust-lang/crates.io-index" 3120checksum = "061957ca7a966a39a79ebca393a9a6c7babda10bf9dd6f11d00041558d929c22" 3121dependencies = [ 3122 "libc", 3123 "log", 3124] 3125 3126[[package]] 3127name = "gdk" 3128version = "0.18.2" 3129source = "registry+https://github.com/rust-lang/crates.io-index" 3130checksum = "d9f245958c627ac99d8e529166f9823fb3b838d1d41fd2b297af3075093c2691" 3131dependencies = [ 3132 "cairo-rs", 3133 "gdk-pixbuf", 3134 "gdk-sys", 3135 "gio", 3136 "glib 0.18.5", 3137 "libc", 3138 "pango", 3139] 3140 3141[[package]] 3142name = "gdk-pixbuf" 3143version = "0.18.5" 3144source = "registry+https://github.com/rust-lang/crates.io-index" 3145checksum = "50e1f5f1b0bfb830d6ccc8066d18db35c487b1b2b1e8589b5dfe9f07e8defaec" 3146dependencies = [ 3147 "gdk-pixbuf-sys", 3148 "gio", 3149 "glib 0.18.5", 3150 "libc", 3151 "once_cell", 3152] 3153 3154[[package]] 3155name = "gdk-pixbuf-sys" 3156version = "0.18.0" 3157source = "registry+https://github.com/rust-lang/crates.io-index" 3158checksum = "3f9839ea644ed9c97a34d129ad56d38a25e6756f99f3a88e15cd39c20629caf7" 3159dependencies = [ 3160 "gio-sys 0.18.1", 3161 "glib-sys 0.18.1", 3162 "gobject-sys 0.18.0", 3163 "libc", 3164 "system-deps 6.2.2", 3165] 3166 3167[[package]] 3168name = "gdk-sys" 3169version = "0.18.2" 3170source = "registry+https://github.com/rust-lang/crates.io-index" 3171checksum = "5c2d13f38594ac1e66619e188c6d5a1adb98d11b2fcf7894fc416ad76aa2f3f7" 3172dependencies = [ 3173 "cairo-sys-rs", 3174 "gdk-pixbuf-sys", 3175 "gio-sys 0.18.1", 3176 "glib-sys 0.18.1", 3177 "gobject-sys 0.18.0", 3178 "libc", 3179 "pango-sys", 3180 "pkg-config", 3181 "system-deps 6.2.2", 3182] 3183 3184[[package]] 3185name = "generator" 3186version = "0.8.8" 3187source = "registry+https://github.com/rust-lang/crates.io-index" 3188checksum = "52f04ae4152da20c76fe800fa48659201d5cf627c5149ca0b707b69d7eef6cf9" 3189dependencies = [ 3190 "cc", 3191 "cfg-if", 3192 "libc", 3193 "log", 3194 "rustversion", 3195 "windows-link 0.2.1", 3196 "windows-result 0.4.1", 3197] 3198 3199[[package]] 3200name = "generic-array" 3201version = "0.14.7" 3202source = "registry+https://github.com/rust-lang/crates.io-index" 3203checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 3204dependencies = [ 3205 "typenum", 3206 "version_check", 3207 "zeroize", 3208] 3209 3210[[package]] 3211name = "gethostname" 3212version = "1.1.0" 3213source = "registry+https://github.com/rust-lang/crates.io-index" 3214checksum = "1bd49230192a3797a9a4d6abe9b3eed6f7fa4c8a8a4947977c6f80025f92cbd8" 3215dependencies = [ 3216 "rustix 1.1.4", 3217 "windows-link 0.2.1", 3218] 3219 3220[[package]] 3221name = "getrandom" 3222version = "0.1.16" 3223source = "registry+https://github.com/rust-lang/crates.io-index" 3224checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce" 3225dependencies = [ 3226 "cfg-if", 3227 "libc", 3228 "wasi 0.9.0+wasi-snapshot-preview1", 3229] 3230 3231[[package]] 3232name = "getrandom" 3233version = "0.2.17" 3234source = "registry+https://github.com/rust-lang/crates.io-index" 3235checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0" 3236dependencies = [ 3237 "cfg-if", 3238 "js-sys", 3239 "libc", 3240 "wasi 0.11.1+wasi-snapshot-preview1", 3241 "wasm-bindgen", 3242] 3243 3244[[package]] 3245name = "getrandom" 3246version = "0.3.4" 3247source = "registry+https://github.com/rust-lang/crates.io-index" 3248checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" 3249dependencies = [ 3250 "cfg-if", 3251 "js-sys", 3252 "libc", 3253 "r-efi 5.3.0", 3254 "wasip2", 3255 "wasm-bindgen", 3256] 3257 3258[[package]] 3259name = "getrandom" 3260version = "0.4.2" 3261source = "registry+https://github.com/rust-lang/crates.io-index" 3262checksum = "0de51e6874e94e7bf76d726fc5d13ba782deca734ff60d5bb2fb2607c7406555" 3263dependencies = [ 3264 "cfg-if", 3265 "js-sys", 3266 "libc", 3267 "r-efi 6.0.0", 3268 "rand_core 0.10.0", 3269 "wasip2", 3270 "wasip3", 3271 "wasm-bindgen", 3272] 3273 3274[[package]] 3275name = "ghash" 3276version = "0.5.1" 3277source = "registry+https://github.com/rust-lang/crates.io-index" 3278checksum = "f0d8a4362ccb29cb0b265253fb0a2728f592895ee6854fd9bc13f2ffda266ff1" 3279dependencies = [ 3280 "opaque-debug", 3281 "polyval 0.6.2", 3282] 3283 3284[[package]] 3285name = "ghash" 3286version = "0.6.0" 3287source = "registry+https://github.com/rust-lang/crates.io-index" 3288checksum = "2eecf2d5dc9b66b732b97707a0210906b1d30523eb773193ab777c0c84b3e8d5" 3289dependencies = [ 3290 "polyval 0.7.1", 3291] 3292 3293[[package]] 3294name = "gif" 3295version = "0.13.3" 3296source = "registry+https://github.com/rust-lang/crates.io-index" 3297checksum = "4ae047235e33e2829703574b54fdec96bfbad892062d97fed2f76022287de61b" 3298dependencies = [ 3299 "color_quant", 3300 "weezl", 3301] 3302 3303[[package]] 3304name = "gif" 3305version = "0.14.1" 3306source = "registry+https://github.com/rust-lang/crates.io-index" 3307checksum = "f5df2ba84018d80c213569363bdcd0c64e6933c67fe4c1d60ecf822971a3c35e" 3308dependencies = [ 3309 "color_quant", 3310 "weezl", 3311] 3312 3313[[package]] 3314name = "gimli" 3315version = "0.32.3" 3316source = "registry+https://github.com/rust-lang/crates.io-index" 3317checksum = "e629b9b98ef3dd8afe6ca2bd0f89306cec16d43d907889945bc5d6687f2f13c7" 3318 3319[[package]] 3320name = "gio" 3321version = "0.18.4" 3322source = "registry+https://github.com/rust-lang/crates.io-index" 3323checksum = "d4fc8f532f87b79cbc51a79748f16a6828fb784be93145a322fa14d06d354c73" 3324dependencies = [ 3325 "futures-channel", 3326 "futures-core", 3327 "futures-io", 3328 "futures-util", 3329 "gio-sys 0.18.1", 3330 "glib 0.18.5", 3331 "libc", 3332 "once_cell", 3333 "pin-project-lite", 3334 "smallvec", 3335 "thiserror 1.0.69", 3336] 3337 3338[[package]] 3339name = "gio-sys" 3340version = "0.18.1" 3341source = "registry+https://github.com/rust-lang/crates.io-index" 3342checksum = "37566df850baf5e4cb0dfb78af2e4b9898d817ed9263d1090a2df958c64737d2" 3343dependencies = [ 3344 "glib-sys 0.18.1", 3345 "gobject-sys 0.18.0", 3346 "libc", 3347 "system-deps 6.2.2", 3348 "winapi", 3349] 3350 3351[[package]] 3352name = "gio-sys" 3353version = "0.22.0" 3354source = "registry+https://github.com/rust-lang/crates.io-index" 3355checksum = "64729ba2772c080448f9f966dba8f4456beeb100d8c28a865ef8a0f2ef4987e1" 3356dependencies = [ 3357 "glib-sys 0.22.3", 3358 "gobject-sys 0.22.0", 3359 "libc", 3360 "system-deps 7.0.7", 3361 "windows-sys 0.61.2", 3362] 3363 3364[[package]] 3365name = "gl_generator" 3366version = "0.14.0" 3367source = "registry+https://github.com/rust-lang/crates.io-index" 3368checksum = "1a95dfc23a2b4a9a2f5ab41d194f8bfda3cabec42af4e39f08c339eb2a0c124d" 3369dependencies = [ 3370 "khronos_api", 3371 "log", 3372 "xml-rs", 3373] 3374 3375[[package]] 3376name = "gleam" 3377version = "0.15.1" 3378source = "registry+https://github.com/rust-lang/crates.io-index" 3379checksum = "8647cc2e2ffde598ce5ca2809452e722dd8dc127885ab8aba2fa8b469cd3ed94" 3380dependencies = [ 3381 "gl_generator", 3382] 3383 3384[[package]] 3385name = "glib" 3386version = "0.18.5" 3387source = "registry+https://github.com/rust-lang/crates.io-index" 3388checksum = "233daaf6e83ae6a12a52055f568f9d7cf4671dabb78ff9560ab6da230ce00ee5" 3389dependencies = [ 3390 "bitflags 2.11.0", 3391 "futures-channel", 3392 "futures-core", 3393 "futures-executor", 3394 "futures-task", 3395 "futures-util", 3396 "gio-sys 0.18.1", 3397 "glib-macros 0.18.5", 3398 "glib-sys 0.18.1", 3399 "gobject-sys 0.18.0", 3400 "libc", 3401 "memchr", 3402 "once_cell", 3403 "smallvec", 3404 "thiserror 1.0.69", 3405] 3406 3407[[package]] 3408name = "glib" 3409version = "0.22.3" 3410source = "registry+https://github.com/rust-lang/crates.io-index" 3411checksum = "039f93465ac17e6cb02d16f16572cd3e43a77e736d5ecc461e71b9c9c5c0569c" 3412dependencies = [ 3413 "bitflags 2.11.0", 3414 "futures-channel", 3415 "futures-core", 3416 "futures-executor", 3417 "futures-task", 3418 "futures-util", 3419 "gio-sys 0.22.0", 3420 "glib-macros 0.22.2", 3421 "glib-sys 0.22.3", 3422 "gobject-sys 0.22.0", 3423 "libc", 3424 "memchr", 3425 "smallvec", 3426] 3427 3428[[package]] 3429name = "glib-macros" 3430version = "0.18.5" 3431source = "registry+https://github.com/rust-lang/crates.io-index" 3432checksum = "0bb0228f477c0900c880fd78c8759b95c7636dbd7842707f49e132378aa2acdc" 3433dependencies = [ 3434 "heck 0.4.1", 3435 "proc-macro-crate 2.0.2", 3436 "proc-macro-error", 3437 "proc-macro2", 3438 "quote", 3439 "syn 2.0.117", 3440] 3441 3442[[package]] 3443name = "glib-macros" 3444version = "0.22.2" 3445source = "registry+https://github.com/rust-lang/crates.io-index" 3446checksum = "bda575994e3689b1bc12f89c3df621ead46ff292623b76b4710a3a5b79be54bb" 3447dependencies = [ 3448 "heck 0.5.0", 3449 "proc-macro2", 3450 "quote", 3451 "syn 2.0.117", 3452] 3453 3454[[package]] 3455name = "glib-sys" 3456version = "0.18.1" 3457source = "registry+https://github.com/rust-lang/crates.io-index" 3458checksum = "063ce2eb6a8d0ea93d2bf8ba1957e78dbab6be1c2220dd3daca57d5a9d869898" 3459dependencies = [ 3460 "libc", 3461 "system-deps 6.2.2", 3462] 3463 3464[[package]] 3465name = "glib-sys" 3466version = "0.22.3" 3467source = "registry+https://github.com/rust-lang/crates.io-index" 3468checksum = "1eb23a616a3dbc7fc15bbd26f58756ff0b04c8a894df3f0680cd21011db6a642" 3469dependencies = [ 3470 "libc", 3471 "system-deps 7.0.7", 3472] 3473 3474[[package]] 3475name = "glob" 3476version = "0.3.3" 3477source = "registry+https://github.com/rust-lang/crates.io-index" 3478checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280" 3479 3480[[package]] 3481name = "global-hotkey" 3482version = "0.7.0" 3483source = "registry+https://github.com/rust-lang/crates.io-index" 3484checksum = "b9247516746aa8e53411a0db9b62b0e24efbcf6a76e0ba73e5a91b512ddabed7" 3485dependencies = [ 3486 "crossbeam-channel", 3487 "keyboard-types 0.7.0", 3488 "objc2 0.6.4", 3489 "objc2-app-kit 0.3.2", 3490 "once_cell", 3491 "thiserror 2.0.18", 3492 "windows-sys 0.59.0", 3493 "x11rb", 3494 "xkeysym", 3495] 3496 3497[[package]] 3498name = "gloo-timers" 3499version = "0.3.0" 3500source = "registry+https://github.com/rust-lang/crates.io-index" 3501checksum = "bbb143cf96099802033e0d4f4963b19fd2e0b728bcf076cd9cf7f6634f092994" 3502dependencies = [ 3503 "futures-channel", 3504 "futures-core", 3505 "js-sys", 3506 "wasm-bindgen", 3507] 3508 3509[[package]] 3510name = "glow" 3511version = "0.16.0" 3512source = "registry+https://github.com/rust-lang/crates.io-index" 3513checksum = "c5e5ea60d70410161c8bf5da3fdfeaa1c72ed2c15f8bbb9d19fe3a4fad085f08" 3514dependencies = [ 3515 "js-sys", 3516 "slotmap", 3517 "wasm-bindgen", 3518 "web-sys", 3519] 3520 3521[[package]] 3522name = "glslopt" 3523version = "0.1.12" 3524source = "registry+https://github.com/rust-lang/crates.io-index" 3525checksum = "8ba4741358604ca0848c27ecc069d68e62e11cde81e38aac1da3c54b79ab5adf" 3526dependencies = [ 3527 "cc", 3528] 3529 3530[[package]] 3531name = "glutin_wgl_sys" 3532version = "0.6.1" 3533source = "registry+https://github.com/rust-lang/crates.io-index" 3534checksum = "2c4ee00b289aba7a9e5306d57c2d05499b2e5dc427f84ac708bd2c090212cf3e" 3535dependencies = [ 3536 "gl_generator", 3537] 3538 3539[[package]] 3540name = "gobject-sys" 3541version = "0.18.0" 3542source = "registry+https://github.com/rust-lang/crates.io-index" 3543checksum = "0850127b514d1c4a4654ead6dedadb18198999985908e6ffe4436f53c785ce44" 3544dependencies = [ 3545 "glib-sys 0.18.1", 3546 "libc", 3547 "system-deps 6.2.2", 3548] 3549 3550[[package]] 3551name = "gobject-sys" 3552version = "0.22.0" 3553source = "registry+https://github.com/rust-lang/crates.io-index" 3554checksum = "18eda93f09d3778f38255b231b17ef67195013a592c91624a4daf8bead875565" 3555dependencies = [ 3556 "glib-sys 0.22.3", 3557 "libc", 3558 "system-deps 7.0.7", 3559] 3560 3561[[package]] 3562name = "gpu-alloc" 3563version = "0.6.0" 3564source = "registry+https://github.com/rust-lang/crates.io-index" 3565checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171" 3566dependencies = [ 3567 "bitflags 2.11.0", 3568 "gpu-alloc-types", 3569] 3570 3571[[package]] 3572name = "gpu-alloc-types" 3573version = "0.3.0" 3574source = "registry+https://github.com/rust-lang/crates.io-index" 3575checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4" 3576dependencies = [ 3577 "bitflags 2.11.0", 3578] 3579 3580[[package]] 3581name = "gpu-allocator" 3582version = "0.27.0" 3583source = "registry+https://github.com/rust-lang/crates.io-index" 3584checksum = "c151a2a5ef800297b4e79efa4f4bec035c5f51d5ae587287c9b952bdf734cacd" 3585dependencies = [ 3586 "log", 3587 "presser", 3588 "thiserror 1.0.69", 3589 "windows 0.58.0", 3590] 3591 3592[[package]] 3593name = "gpu-descriptor" 3594version = "0.3.2" 3595source = "registry+https://github.com/rust-lang/crates.io-index" 3596checksum = "b89c83349105e3732062a895becfc71a8f921bb71ecbbdd8ff99263e3b53a0ca" 3597dependencies = [ 3598 "bitflags 2.11.0", 3599 "gpu-descriptor-types", 3600 "hashbrown 0.15.5", 3601] 3602 3603[[package]] 3604name = "gpu-descriptor-types" 3605version = "0.2.0" 3606source = "registry+https://github.com/rust-lang/crates.io-index" 3607checksum = "fdf242682df893b86f33a73828fb09ca4b2d3bb6cc95249707fc684d27484b91" 3608dependencies = [ 3609 "bitflags 2.11.0", 3610] 3611 3612[[package]] 3613name = "grid" 3614version = "1.0.0" 3615source = "registry+https://github.com/rust-lang/crates.io-index" 3616checksum = "f9e2d4c0a8296178d8802098410ca05d86b17a10bb5ab559b3fb404c1f948220" 3617 3618[[package]] 3619name = "group" 3620version = "0.13.0" 3621source = "registry+https://github.com/rust-lang/crates.io-index" 3622checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63" 3623dependencies = [ 3624 "ff", 3625 "rand_core 0.6.4", 3626 "subtle", 3627] 3628 3629[[package]] 3630name = "gstreamer" 3631version = "0.25.1" 3632source = "registry+https://github.com/rust-lang/crates.io-index" 3633checksum = "ad8d6d77fae07708536f86a34ac15fc36c7e958ef7930b75119dba0242936f08" 3634dependencies = [ 3635 "cfg-if", 3636 "futures-channel", 3637 "futures-core", 3638 "futures-util", 3639 "glib 0.22.3", 3640 "gstreamer-sys", 3641 "itertools 0.14.0", 3642 "kstring", 3643 "libc", 3644 "muldiv", 3645 "num-integer", 3646 "num-rational", 3647 "option-operations", 3648 "pastey 0.2.1", 3649 "pin-project-lite", 3650 "smallvec", 3651 "thiserror 2.0.18", 3652] 3653 3654[[package]] 3655name = "gstreamer-app" 3656version = "0.25.0" 3657source = "registry+https://github.com/rust-lang/crates.io-index" 3658checksum = "714874829f75e805192ddc2bd130b9d7669ebc3ed0e8b106039dd3416cb82916" 3659dependencies = [ 3660 "futures-core", 3661 "futures-sink", 3662 "glib 0.22.3", 3663 "gstreamer", 3664 "gstreamer-app-sys", 3665 "gstreamer-base", 3666 "libc", 3667] 3668 3669[[package]] 3670name = "gstreamer-app-sys" 3671version = "0.25.0" 3672source = "registry+https://github.com/rust-lang/crates.io-index" 3673checksum = "7a74a8211e5d7df2f45b612c284ddf56b92bdf4e879e8ed72e7c46dd0842e158" 3674dependencies = [ 3675 "glib-sys 0.22.3", 3676 "gstreamer-base-sys", 3677 "gstreamer-sys", 3678 "libc", 3679 "system-deps 7.0.7", 3680] 3681 3682[[package]] 3683name = "gstreamer-audio" 3684version = "0.25.0" 3685source = "registry+https://github.com/rust-lang/crates.io-index" 3686checksum = "46e64660e1963ff3b6a4a5175f917524254a6ae36ac7b83e29b760d879a33073" 3687dependencies = [ 3688 "cfg-if", 3689 "glib 0.22.3", 3690 "gstreamer", 3691 "gstreamer-audio-sys", 3692 "gstreamer-base", 3693 "libc", 3694 "smallvec", 3695] 3696 3697[[package]] 3698name = "gstreamer-audio-sys" 3699version = "0.25.0" 3700source = "registry+https://github.com/rust-lang/crates.io-index" 3701checksum = "b5111bd07d0e22cc66ec9b4b4ef5408beefb148af19944fbe4602983a043f34c" 3702dependencies = [ 3703 "glib-sys 0.22.3", 3704 "gobject-sys 0.22.0", 3705 "gstreamer-base-sys", 3706 "gstreamer-sys", 3707 "libc", 3708 "system-deps 7.0.7", 3709] 3710 3711[[package]] 3712name = "gstreamer-base" 3713version = "0.25.0" 3714source = "registry+https://github.com/rust-lang/crates.io-index" 3715checksum = "c08353a8a382be9a49b15fb9c46b3abd6f8a6e6439e1eaedc87d08f1abdcfad1" 3716dependencies = [ 3717 "atomic_refcell", 3718 "cfg-if", 3719 "glib 0.22.3", 3720 "gstreamer", 3721 "gstreamer-base-sys", 3722 "libc", 3723] 3724 3725[[package]] 3726name = "gstreamer-base-sys" 3727version = "0.25.0" 3728source = "registry+https://github.com/rust-lang/crates.io-index" 3729checksum = "6569606feeb89cfcf95a6476a64a0f0aec83fadcef0e91c24e576f7851ceac3a" 3730dependencies = [ 3731 "glib-sys 0.22.3", 3732 "gobject-sys 0.22.0", 3733 "gstreamer-sys", 3734 "libc", 3735 "system-deps 7.0.7", 3736] 3737 3738[[package]] 3739name = "gstreamer-gl" 3740version = "0.25.0" 3741source = "registry+https://github.com/rust-lang/crates.io-index" 3742checksum = "94f83397da547ce27d7b912980ecb21c99c6aedee4015765355fe66cdf0bd9b9" 3743dependencies = [ 3744 "glib 0.22.3", 3745 "gstreamer", 3746 "gstreamer-base", 3747 "gstreamer-gl-sys", 3748 "gstreamer-video", 3749 "libc", 3750] 3751 3752[[package]] 3753name = "gstreamer-gl-egl" 3754version = "0.25.0" 3755source = "registry+https://github.com/rust-lang/crates.io-index" 3756checksum = "ff3c29e6d4b92ef22b0bacc2cff02902d40516942fead63c656d7fccc75221e8" 3757dependencies = [ 3758 "glib 0.22.3", 3759 "gstreamer", 3760 "gstreamer-gl", 3761 "gstreamer-gl-egl-sys", 3762 "libc", 3763] 3764 3765[[package]] 3766name = "gstreamer-gl-egl-sys" 3767version = "0.25.0" 3768source = "registry+https://github.com/rust-lang/crates.io-index" 3769checksum = "e7294007aa6c0c6082d4835c391ab4094ef09ef581cde4c67edad2c1befcfd84" 3770dependencies = [ 3771 "glib-sys 0.22.3", 3772 "gstreamer-gl-sys", 3773 "libc", 3774 "system-deps 7.0.7", 3775] 3776 3777[[package]] 3778name = "gstreamer-gl-sys" 3779version = "0.25.0" 3780source = "registry+https://github.com/rust-lang/crates.io-index" 3781checksum = "9c57ba9f4e0f2d852d480049b9eae4f69f0abe450eece4d96494da0b4857b04e" 3782dependencies = [ 3783 "glib-sys 0.22.3", 3784 "gobject-sys 0.22.0", 3785 "gstreamer-base-sys", 3786 "gstreamer-sys", 3787 "gstreamer-video-sys", 3788 "libc", 3789 "system-deps 7.0.7", 3790] 3791 3792[[package]] 3793name = "gstreamer-gl-wayland" 3794version = "0.25.0" 3795source = "registry+https://github.com/rust-lang/crates.io-index" 3796checksum = "9a83ca3d2030846f01be738b8b867ecb4b95269497bcfa459b8fc1ce897ad9f4" 3797dependencies = [ 3798 "glib 0.22.3", 3799 "gstreamer", 3800 "gstreamer-gl", 3801 "gstreamer-gl-wayland-sys", 3802 "libc", 3803] 3804 3805[[package]] 3806name = "gstreamer-gl-wayland-sys" 3807version = "0.25.0" 3808source = "registry+https://github.com/rust-lang/crates.io-index" 3809checksum = "6ccd79a57650954ced0a0c8fcb38c561a83c1cb6515f1e318bbb6631ce287590" 3810dependencies = [ 3811 "glib-sys 0.22.3", 3812 "gstreamer-gl-sys", 3813 "libc", 3814 "system-deps 7.0.7", 3815] 3816 3817[[package]] 3818name = "gstreamer-gl-x11" 3819version = "0.25.0" 3820source = "registry+https://github.com/rust-lang/crates.io-index" 3821checksum = "642d86fed827466e2d1ff4f430313fdab5d113bc2bf1e9c9736a873e8832c6ca" 3822dependencies = [ 3823 "glib 0.22.3", 3824 "gstreamer", 3825 "gstreamer-gl", 3826 "gstreamer-gl-x11-sys", 3827 "libc", 3828] 3829 3830[[package]] 3831name = "gstreamer-gl-x11-sys" 3832version = "0.25.0" 3833source = "registry+https://github.com/rust-lang/crates.io-index" 3834checksum = "1391e727c873085ce4f8b2deb7fc4dcb15098ef75433777510860b0d983ff39f" 3835dependencies = [ 3836 "glib-sys 0.22.3", 3837 "gstreamer-gl-sys", 3838 "libc", 3839 "system-deps 7.0.7", 3840] 3841 3842[[package]] 3843name = "gstreamer-play" 3844version = "0.25.0" 3845source = "registry+https://github.com/rust-lang/crates.io-index" 3846checksum = "3355c2c37bfd824cbd974bf0b8c004d71ca3755f825065957bc16356d79e6e34" 3847dependencies = [ 3848 "glib 0.22.3", 3849 "gstreamer", 3850 "gstreamer-play-sys", 3851 "gstreamer-video", 3852 "libc", 3853] 3854 3855[[package]] 3856name = "gstreamer-play-sys" 3857version = "0.25.0" 3858source = "registry+https://github.com/rust-lang/crates.io-index" 3859checksum = "33810c828e426122ca8268071a090e08a9fbcc96e104f94c76353547c4c98a6f" 3860dependencies = [ 3861 "glib-sys 0.22.3", 3862 "gobject-sys 0.22.0", 3863 "gstreamer-sys", 3864 "gstreamer-video-sys", 3865 "libc", 3866 "system-deps 7.0.7", 3867] 3868 3869[[package]] 3870name = "gstreamer-sdp" 3871version = "0.25.0" 3872source = "registry+https://github.com/rust-lang/crates.io-index" 3873checksum = "11650b5fbc5994877bc525519c554cb66166f155f9cc3119b0fe88a33dc5176e" 3874dependencies = [ 3875 "glib 0.22.3", 3876 "gstreamer", 3877 "gstreamer-sdp-sys", 3878] 3879 3880[[package]] 3881name = "gstreamer-sdp-sys" 3882version = "0.25.0" 3883source = "registry+https://github.com/rust-lang/crates.io-index" 3884checksum = "c20f0eb41ecfbacbf6a29d9457e6de0f59e2638f47fbdb6a6c1bcfb720c2b9ee" 3885dependencies = [ 3886 "glib-sys 0.22.3", 3887 "gstreamer-sys", 3888 "libc", 3889 "system-deps 7.0.7", 3890] 3891 3892[[package]] 3893name = "gstreamer-sys" 3894version = "0.25.0" 3895source = "registry+https://github.com/rust-lang/crates.io-index" 3896checksum = "85d09343b4c23d64b3ef35f1f644598860cc9a4617e7ccded141de97cd528608" 3897dependencies = [ 3898 "cfg-if", 3899 "glib-sys 0.22.3", 3900 "gobject-sys 0.22.0", 3901 "libc", 3902 "system-deps 7.0.7", 3903] 3904 3905[[package]] 3906name = "gstreamer-video" 3907version = "0.25.0" 3908source = "registry+https://github.com/rust-lang/crates.io-index" 3909checksum = "51809937ed7f6fa3974b2730a39623d59fd7415ede882d08d5ecef5de39d758d" 3910dependencies = [ 3911 "cfg-if", 3912 "futures-channel", 3913 "glib 0.22.3", 3914 "gstreamer", 3915 "gstreamer-base", 3916 "gstreamer-video-sys", 3917 "libc", 3918 "thiserror 2.0.18", 3919] 3920 3921[[package]] 3922name = "gstreamer-video-sys" 3923version = "0.25.0" 3924source = "registry+https://github.com/rust-lang/crates.io-index" 3925checksum = "458f82631a5063057c10583a57ba0fbce689e67122cfdb5eddbeaa43eb812e75" 3926dependencies = [ 3927 "glib-sys 0.22.3", 3928 "gobject-sys 0.22.0", 3929 "gstreamer-base-sys", 3930 "gstreamer-sys", 3931 "libc", 3932 "system-deps 7.0.7", 3933] 3934 3935[[package]] 3936name = "gstreamer-webrtc" 3937version = "0.25.0" 3938source = "registry+https://github.com/rust-lang/crates.io-index" 3939checksum = "7def31f08759da6f658462d7def7138e00346e5345958ba291926e9511e97d16" 3940dependencies = [ 3941 "glib 0.22.3", 3942 "gstreamer", 3943 "gstreamer-sdp", 3944 "gstreamer-webrtc-sys", 3945 "libc", 3946] 3947 3948[[package]] 3949name = "gstreamer-webrtc-sys" 3950version = "0.25.0" 3951source = "registry+https://github.com/rust-lang/crates.io-index" 3952checksum = "405721d1f15bbda47a46f9645077859215a947cdd6af6c7f18e4f4d0cbe63bd7" 3953dependencies = [ 3954 "glib-sys 0.22.3", 3955 "gstreamer-sdp-sys", 3956 "gstreamer-sys", 3957 "libc", 3958 "system-deps 7.0.7", 3959] 3960 3961[[package]] 3962name = "gtk" 3963version = "0.18.2" 3964source = "registry+https://github.com/rust-lang/crates.io-index" 3965checksum = "fd56fb197bfc42bd5d2751f4f017d44ff59fbb58140c6b49f9b3b2bdab08506a" 3966dependencies = [ 3967 "atk", 3968 "cairo-rs", 3969 "field-offset", 3970 "futures-channel", 3971 "gdk", 3972 "gdk-pixbuf", 3973 "gio", 3974 "glib 0.18.5", 3975 "gtk-sys", 3976 "gtk3-macros", 3977 "libc", 3978 "pango", 3979 "pkg-config", 3980] 3981 3982[[package]] 3983name = "gtk-sys" 3984version = "0.18.2" 3985source = "registry+https://github.com/rust-lang/crates.io-index" 3986checksum = "8f29a1c21c59553eb7dd40e918be54dccd60c52b049b75119d5d96ce6b624414" 3987dependencies = [ 3988 "atk-sys", 3989 "cairo-sys-rs", 3990 "gdk-pixbuf-sys", 3991 "gdk-sys", 3992 "gio-sys 0.18.1", 3993 "glib-sys 0.18.1", 3994 "gobject-sys 0.18.0", 3995 "libc", 3996 "pango-sys", 3997 "system-deps 6.2.2", 3998] 3999 4000[[package]] 4001name = "gtk3-macros" 4002version = "0.18.2" 4003source = "registry+https://github.com/rust-lang/crates.io-index" 4004checksum = "52ff3c5b21f14f0736fed6dcfc0bfb4225ebf5725f3c0209edeec181e4d73e9d" 4005dependencies = [ 4006 "proc-macro-crate 1.3.1", 4007 "proc-macro-error", 4008 "proc-macro2", 4009 "quote", 4010 "syn 2.0.117", 4011] 4012 4013[[package]] 4014name = "guillotiere" 4015version = "0.6.2" 4016source = "registry+https://github.com/rust-lang/crates.io-index" 4017checksum = "b62d5865c036cb1393e23c50693df631d3f5d7bcca4c04fe4cc0fd592e74a782" 4018dependencies = [ 4019 "euclid", 4020 "svg_fmt", 4021] 4022 4023[[package]] 4024name = "h2" 4025version = "0.3.27" 4026source = "registry+https://github.com/rust-lang/crates.io-index" 4027checksum = "0beca50380b1fc32983fc1cb4587bfa4bb9e78fc259aad4a0032d2080309222d" 4028dependencies = [ 4029 "bytes", 4030 "fnv", 4031 "futures-core", 4032 "futures-sink", 4033 "futures-util", 4034 "http 0.2.12", 4035 "indexmap", 4036 "slab", 4037 "tokio", 4038 "tokio-util", 4039 "tracing", 4040] 4041 4042[[package]] 4043name = "h2" 4044version = "0.4.13" 4045source = "registry+https://github.com/rust-lang/crates.io-index" 4046checksum = "2f44da3a8150a6703ed5d34e164b875fd14c2cdab9af1252a9a1020bde2bdc54" 4047dependencies = [ 4048 "atomic-waker", 4049 "bytes", 4050 "fnv", 4051 "futures-core", 4052 "futures-sink", 4053 "http 1.4.0", 4054 "indexmap", 4055 "slab", 4056 "tokio", 4057 "tokio-util", 4058 "tracing", 4059] 4060 4061[[package]] 4062name = "half" 4063version = "2.7.1" 4064source = "registry+https://github.com/rust-lang/crates.io-index" 4065checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b" 4066dependencies = [ 4067 "cfg-if", 4068 "crunchy", 4069 "num-traits", 4070 "zerocopy", 4071] 4072 4073[[package]] 4074name = "harfbuzz-sys" 4075version = "0.6.1" 4076source = "registry+https://github.com/rust-lang/crates.io-index" 4077checksum = "eb86e2fef3ba40cebffb8fa2cba811f06aa5c5fd296a4e469473e5398d166594" 4078dependencies = [ 4079 "cc", 4080 "core-graphics", 4081 "core-text", 4082 "foreign-types 0.5.0", 4083 "freetype-sys", 4084 "pkg-config", 4085 "winapi", 4086] 4087 4088[[package]] 4089name = "hash32" 4090version = "0.2.1" 4091source = "registry+https://github.com/rust-lang/crates.io-index" 4092checksum = "b0c35f58762feb77d74ebe43bdbc3210f09be9fe6742234d573bacc26ed92b67" 4093dependencies = [ 4094 "byteorder", 4095] 4096 4097[[package]] 4098name = "hashbrown" 4099version = "0.14.5" 4100source = "registry+https://github.com/rust-lang/crates.io-index" 4101checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" 4102 4103[[package]] 4104name = "hashbrown" 4105version = "0.15.5" 4106source = "registry+https://github.com/rust-lang/crates.io-index" 4107checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" 4108dependencies = [ 4109 "allocator-api2", 4110 "equivalent", 4111 "foldhash 0.1.5", 4112 "serde", 4113] 4114 4115[[package]] 4116name = "hashbrown" 4117version = "0.16.1" 4118source = "registry+https://github.com/rust-lang/crates.io-index" 4119checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" 4120dependencies = [ 4121 "allocator-api2", 4122 "equivalent", 4123 "foldhash 0.2.0", 4124] 4125 4126[[package]] 4127name = "hashlink" 4128version = "0.10.0" 4129source = "registry+https://github.com/rust-lang/crates.io-index" 4130checksum = "7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1" 4131dependencies = [ 4132 "hashbrown 0.15.5", 4133] 4134 4135[[package]] 4136name = "headers" 4137version = "0.3.9" 4138source = "registry+https://github.com/rust-lang/crates.io-index" 4139checksum = "06683b93020a07e3dbcf5f8c0f6d40080d725bea7936fc01ad345c01b97dc270" 4140dependencies = [ 4141 "base64 0.21.7", 4142 "bytes", 4143 "headers-core 0.2.0", 4144 "http 0.2.12", 4145 "httpdate", 4146 "mime", 4147 "sha1", 4148] 4149 4150[[package]] 4151name = "headers" 4152version = "0.4.1" 4153source = "registry+https://github.com/rust-lang/crates.io-index" 4154checksum = "b3314d5adb5d94bcdf56771f2e50dbbc80bb4bdf88967526706205ac9eff24eb" 4155dependencies = [ 4156 "base64 0.22.1", 4157 "bytes", 4158 "headers-core 0.3.0", 4159 "http 1.4.0", 4160 "httpdate", 4161 "mime", 4162 "sha1", 4163] 4164 4165[[package]] 4166name = "headers-core" 4167version = "0.2.0" 4168source = "registry+https://github.com/rust-lang/crates.io-index" 4169checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429" 4170dependencies = [ 4171 "http 0.2.12", 4172] 4173 4174[[package]] 4175name = "headers-core" 4176version = "0.3.0" 4177source = "registry+https://github.com/rust-lang/crates.io-index" 4178checksum = "54b4a22553d4242c49fddb9ba998a99962b5cc6f22cb5a3482bec22522403ce4" 4179dependencies = [ 4180 "http 1.4.0", 4181] 4182 4183[[package]] 4184name = "heapless" 4185version = "0.7.17" 4186source = "registry+https://github.com/rust-lang/crates.io-index" 4187checksum = "cdc6457c0eb62c71aac4bc17216026d8410337c4126773b9c5daba343f17964f" 4188dependencies = [ 4189 "atomic-polyfill", 4190 "hash32", 4191 "rustc_version", 4192 "serde", 4193 "spin 0.9.8", 4194 "stable_deref_trait", 4195] 4196 4197[[package]] 4198name = "heck" 4199version = "0.4.1" 4200source = "registry+https://github.com/rust-lang/crates.io-index" 4201checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 4202 4203[[package]] 4204name = "heck" 4205version = "0.5.0" 4206source = "registry+https://github.com/rust-lang/crates.io-index" 4207checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 4208 4209[[package]] 4210name = "hermit-abi" 4211version = "0.5.2" 4212source = "registry+https://github.com/rust-lang/crates.io-index" 4213checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c" 4214 4215[[package]] 4216name = "hex" 4217version = "0.3.2" 4218source = "registry+https://github.com/rust-lang/crates.io-index" 4219checksum = "805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77" 4220 4221[[package]] 4222name = "hexf-parse" 4223version = "0.2.1" 4224source = "registry+https://github.com/rust-lang/crates.io-index" 4225checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df" 4226 4227[[package]] 4228name = "hickory-proto" 4229version = "0.25.2" 4230source = "registry+https://github.com/rust-lang/crates.io-index" 4231checksum = "f8a6fe56c0038198998a6f217ca4e7ef3a5e51f46163bd6dd60b5c71ca6c6502" 4232dependencies = [ 4233 "async-trait", 4234 "bytes", 4235 "cfg-if", 4236 "data-encoding", 4237 "enum-as-inner", 4238 "futures-channel", 4239 "futures-io", 4240 "futures-util", 4241 "h2 0.4.13", 4242 "http 1.4.0", 4243 "idna", 4244 "ipnet", 4245 "once_cell", 4246 "rand 0.9.2", 4247 "ring", 4248 "rustls", 4249 "thiserror 2.0.18", 4250 "tinyvec", 4251 "tokio", 4252 "tokio-rustls", 4253 "tracing", 4254 "url", 4255] 4256 4257[[package]] 4258name = "hickory-resolver" 4259version = "0.25.2" 4260source = "registry+https://github.com/rust-lang/crates.io-index" 4261checksum = "dc62a9a99b0bfb44d2ab95a7208ac952d31060efc16241c87eaf36406fecf87a" 4262dependencies = [ 4263 "cfg-if", 4264 "futures-util", 4265 "hickory-proto", 4266 "ipconfig", 4267 "moka", 4268 "once_cell", 4269 "parking_lot", 4270 "rand 0.9.2", 4271 "resolv-conf", 4272 "rustls", 4273 "smallvec", 4274 "thiserror 2.0.18", 4275 "tokio", 4276 "tokio-rustls", 4277 "tracing", 4278] 4279 4280[[package]] 4281name = "hkdf" 4282version = "0.12.4" 4283source = "registry+https://github.com/rust-lang/crates.io-index" 4284checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7" 4285dependencies = [ 4286 "hmac", 4287] 4288 4289[[package]] 4290name = "hmac" 4291version = "0.12.1" 4292source = "registry+https://github.com/rust-lang/crates.io-index" 4293checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" 4294dependencies = [ 4295 "digest 0.10.7", 4296] 4297 4298[[package]] 4299name = "home" 4300version = "0.5.12" 4301source = "registry+https://github.com/rust-lang/crates.io-index" 4302checksum = "cc627f471c528ff0c4a49e1d5e60450c8f6461dd6d10ba9dcd3a61d3dff7728d" 4303dependencies = [ 4304 "windows-sys 0.61.2", 4305] 4306 4307[[package]] 4308name = "html5ever" 4309version = "0.39.0" 4310source = "registry+https://github.com/rust-lang/crates.io-index" 4311checksum = "46a1761807faccc9a19e86944bbf40610014066306f96edcdedc2fb714bcb7b8" 4312dependencies = [ 4313 "log", 4314 "markup5ever", 4315] 4316 4317[[package]] 4318name = "http" 4319version = "0.2.12" 4320source = "registry+https://github.com/rust-lang/crates.io-index" 4321checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1" 4322dependencies = [ 4323 "bytes", 4324 "fnv", 4325 "itoa", 4326] 4327 4328[[package]] 4329name = "http" 4330version = "1.4.0" 4331source = "registry+https://github.com/rust-lang/crates.io-index" 4332checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a" 4333dependencies = [ 4334 "bytes", 4335 "itoa", 4336] 4337 4338[[package]] 4339name = "http-body" 4340version = "0.4.6" 4341source = "registry+https://github.com/rust-lang/crates.io-index" 4342checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2" 4343dependencies = [ 4344 "bytes", 4345 "http 0.2.12", 4346 "pin-project-lite", 4347] 4348 4349[[package]] 4350name = "http-body" 4351version = "1.0.1" 4352source = "registry+https://github.com/rust-lang/crates.io-index" 4353checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" 4354dependencies = [ 4355 "bytes", 4356 "http 1.4.0", 4357] 4358 4359[[package]] 4360name = "http-body-util" 4361version = "0.1.3" 4362source = "registry+https://github.com/rust-lang/crates.io-index" 4363checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" 4364dependencies = [ 4365 "bytes", 4366 "futures-core", 4367 "http 1.4.0", 4368 "http-body 1.0.1", 4369 "pin-project-lite", 4370] 4371 4372[[package]] 4373name = "http-range-header" 4374version = "0.4.2" 4375source = "registry+https://github.com/rust-lang/crates.io-index" 4376checksum = "9171a2ea8a68358193d15dd5d70c1c10a2afc3e7e4c5bc92bc9f025cebd7359c" 4377 4378[[package]] 4379name = "httparse" 4380version = "1.10.1" 4381source = "registry+https://github.com/rust-lang/crates.io-index" 4382checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" 4383 4384[[package]] 4385name = "httpdate" 4386version = "1.0.3" 4387source = "registry+https://github.com/rust-lang/crates.io-index" 4388checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" 4389 4390[[package]] 4391name = "hybrid-array" 4392version = "0.2.3" 4393source = "registry+https://github.com/rust-lang/crates.io-index" 4394checksum = "f2d35805454dc9f8662a98d6d61886ffe26bd465f5960e0e55345c70d5c0d2a9" 4395dependencies = [ 4396 "typenum", 4397] 4398 4399[[package]] 4400name = "hybrid-array" 4401version = "0.3.1" 4402source = "registry+https://github.com/rust-lang/crates.io-index" 4403checksum = "891d15931895091dea5c47afa5b3c9a01ba634b311919fd4d41388fa0e3d76af" 4404dependencies = [ 4405 "typenum", 4406] 4407 4408[[package]] 4409name = "hybrid-array" 4410version = "0.4.8" 4411source = "registry+https://github.com/rust-lang/crates.io-index" 4412checksum = "8655f91cd07f2b9d0c24137bd650fe69617773435ee5ec83022377777ce65ef1" 4413dependencies = [ 4414 "typenum", 4415 "zeroize", 4416] 4417 4418[[package]] 4419name = "hyper" 4420version = "0.14.32" 4421source = "registry+https://github.com/rust-lang/crates.io-index" 4422checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7" 4423dependencies = [ 4424 "bytes", 4425 "futures-channel", 4426 "futures-core", 4427 "futures-util", 4428 "h2 0.3.27", 4429 "http 0.2.12", 4430 "http-body 0.4.6", 4431 "httparse", 4432 "httpdate", 4433 "itoa", 4434 "pin-project-lite", 4435 "socket2 0.5.10", 4436 "tokio", 4437 "tower-service", 4438 "tracing", 4439 "want", 4440] 4441 4442[[package]] 4443name = "hyper" 4444version = "1.8.1" 4445source = "registry+https://github.com/rust-lang/crates.io-index" 4446checksum = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11" 4447dependencies = [ 4448 "atomic-waker", 4449 "bytes", 4450 "futures-channel", 4451 "futures-core", 4452 "h2 0.4.13", 4453 "http 1.4.0", 4454 "http-body 1.0.1", 4455 "httparse", 4456 "httpdate", 4457 "itoa", 4458 "pin-project-lite", 4459 "pin-utils", 4460 "smallvec", 4461 "tokio", 4462 "want", 4463] 4464 4465[[package]] 4466name = "hyper-rustls" 4467version = "0.27.7" 4468source = "registry+https://github.com/rust-lang/crates.io-index" 4469checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" 4470dependencies = [ 4471 "http 1.4.0", 4472 "hyper 1.8.1", 4473 "hyper-util", 4474 "log", 4475 "rustls", 4476 "rustls-pki-types", 4477 "tokio", 4478 "tokio-rustls", 4479 "tower-service", 4480 "webpki-roots", 4481] 4482 4483[[package]] 4484name = "hyper-tls" 4485version = "0.6.0" 4486source = "registry+https://github.com/rust-lang/crates.io-index" 4487checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0" 4488dependencies = [ 4489 "bytes", 4490 "http-body-util", 4491 "hyper 1.8.1", 4492 "hyper-util", 4493 "native-tls", 4494 "tokio", 4495 "tokio-native-tls", 4496 "tower-service", 4497] 4498 4499[[package]] 4500name = "hyper-util" 4501version = "0.1.20" 4502source = "registry+https://github.com/rust-lang/crates.io-index" 4503checksum = "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0" 4504dependencies = [ 4505 "base64 0.22.1", 4506 "bytes", 4507 "futures-channel", 4508 "futures-util", 4509 "http 1.4.0", 4510 "http-body 1.0.1", 4511 "hyper 1.8.1", 4512 "ipnet", 4513 "libc", 4514 "percent-encoding", 4515 "pin-project-lite", 4516 "socket2 0.6.3", 4517 "system-configuration", 4518 "tokio", 4519 "tower-service", 4520 "tracing", 4521 "windows-registry", 4522] 4523 4524[[package]] 4525name = "iana-time-zone" 4526version = "0.1.65" 4527source = "registry+https://github.com/rust-lang/crates.io-index" 4528checksum = "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470" 4529dependencies = [ 4530 "android_system_properties", 4531 "core-foundation-sys", 4532 "iana-time-zone-haiku", 4533 "js-sys", 4534 "log", 4535 "wasm-bindgen", 4536 "windows-core 0.62.2", 4537] 4538 4539[[package]] 4540name = "iana-time-zone-haiku" 4541version = "0.1.2" 4542source = "registry+https://github.com/rust-lang/crates.io-index" 4543checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 4544dependencies = [ 4545 "cc", 4546] 4547 4548[[package]] 4549name = "icu_calendar" 4550version = "1.5.2" 4551source = "registry+https://github.com/rust-lang/crates.io-index" 4552checksum = "7265b2137f9a36f7634a308d91f984574bbdba8cfd95ceffe1c345552275a8ff" 4553dependencies = [ 4554 "calendrical_calculations", 4555 "displaydoc", 4556 "icu_calendar_data", 4557 "icu_locid", 4558 "icu_locid_transform", 4559 "icu_provider 1.5.0", 4560 "tinystr 0.7.6", 4561 "writeable 0.5.5", 4562 "zerovec 0.10.4", 4563] 4564 4565[[package]] 4566name = "icu_calendar_data" 4567version = "1.5.1" 4568source = "registry+https://github.com/rust-lang/crates.io-index" 4569checksum = "820499e77e852162190608b4f444e7b4552619150eafc39a9e39333d9efae9e1" 4570 4571[[package]] 4572name = "icu_capi" 4573version = "1.5.0" 4574source = "registry+https://github.com/rust-lang/crates.io-index" 4575checksum = "acc33c4f501b515cdb6b583b31ec009479a4c0cb4cf28dcdfcd54b29069d725e" 4576dependencies = [ 4577 "diplomat", 4578 "diplomat-runtime", 4579 "icu_calendar", 4580 "icu_casemap", 4581 "icu_collator", 4582 "icu_collections 1.5.0", 4583 "icu_datetime", 4584 "icu_decimal", 4585 "icu_experimental", 4586 "icu_list", 4587 "icu_locid", 4588 "icu_locid_transform", 4589 "icu_normalizer 1.5.0", 4590 "icu_plurals", 4591 "icu_properties 1.5.1", 4592 "icu_provider 1.5.0", 4593 "icu_provider_adapters", 4594 "icu_segmenter 1.5.0", 4595 "icu_timezone", 4596 "tinystr 0.7.6", 4597 "unicode-bidi", 4598 "writeable 0.5.5", 4599] 4600 4601[[package]] 4602name = "icu_casemap" 4603version = "1.5.1" 4604source = "registry+https://github.com/rust-lang/crates.io-index" 4605checksum = "9ff0c8ae9f8d31b12e27fc385ff9ab1f3cd9b17417c665c49e4ec958c37da75f" 4606dependencies = [ 4607 "displaydoc", 4608 "icu_casemap_data", 4609 "icu_collections 1.5.0", 4610 "icu_locid", 4611 "icu_properties 1.5.1", 4612 "icu_provider 1.5.0", 4613 "writeable 0.5.5", 4614 "zerovec 0.10.4", 4615] 4616 4617[[package]] 4618name = "icu_casemap_data" 4619version = "1.5.1" 4620source = "registry+https://github.com/rust-lang/crates.io-index" 4621checksum = "02bd9f6276270c85a5cd54611adbbf94e993ec464a2a86a452a6c565b7ded5d9" 4622 4623[[package]] 4624name = "icu_collator" 4625version = "1.5.0" 4626source = "registry+https://github.com/rust-lang/crates.io-index" 4627checksum = "d370371887d31d56f361c3eaa15743e54f13bc677059c9191c77e099ed6966b2" 4628dependencies = [ 4629 "displaydoc", 4630 "icu_collator_data", 4631 "icu_collections 1.5.0", 4632 "icu_locid_transform", 4633 "icu_normalizer 1.5.0", 4634 "icu_properties 1.5.1", 4635 "icu_provider 1.5.0", 4636 "smallvec", 4637 "utf16_iter", 4638 "utf8_iter", 4639 "zerovec 0.10.4", 4640] 4641 4642[[package]] 4643name = "icu_collator_data" 4644version = "1.5.1" 4645source = "registry+https://github.com/rust-lang/crates.io-index" 4646checksum = "7b353986d77d28991eca4dea5ef2b8982f639342ae19ca81edc44f048bc38ebb" 4647 4648[[package]] 4649name = "icu_collections" 4650version = "1.5.0" 4651source = "registry+https://github.com/rust-lang/crates.io-index" 4652checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526" 4653dependencies = [ 4654 "displaydoc", 4655 "yoke 0.7.5", 4656 "zerofrom", 4657 "zerovec 0.10.4", 4658] 4659 4660[[package]] 4661name = "icu_collections" 4662version = "2.1.1" 4663source = "registry+https://github.com/rust-lang/crates.io-index" 4664checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43" 4665dependencies = [ 4666 "displaydoc", 4667 "potential_utf", 4668 "yoke 0.8.1", 4669 "zerofrom", 4670 "zerovec 0.11.5", 4671] 4672 4673[[package]] 4674name = "icu_datetime" 4675version = "1.5.1" 4676source = "registry+https://github.com/rust-lang/crates.io-index" 4677checksum = "d115efb85e08df3fd77e77f52e7e087545a783fffba8be80bfa2102f306b1780" 4678dependencies = [ 4679 "displaydoc", 4680 "either", 4681 "fixed_decimal", 4682 "icu_calendar", 4683 "icu_datetime_data", 4684 "icu_decimal", 4685 "icu_locid", 4686 "icu_locid_transform", 4687 "icu_plurals", 4688 "icu_provider 1.5.0", 4689 "icu_timezone", 4690 "smallvec", 4691 "tinystr 0.7.6", 4692 "writeable 0.5.5", 4693 "zerovec 0.10.4", 4694] 4695 4696[[package]] 4697name = "icu_datetime_data" 4698version = "1.5.1" 4699source = "registry+https://github.com/rust-lang/crates.io-index" 4700checksum = "bef5f04076123cab1b7a926a7083db27fe0d7a0e575adb984854aae3f3a6507d" 4701 4702[[package]] 4703name = "icu_decimal" 4704version = "1.5.0" 4705source = "registry+https://github.com/rust-lang/crates.io-index" 4706checksum = "fb8fd98f86ec0448d85e1edf8884e4e318bb2e121bd733ec929a05c0a5e8b0eb" 4707dependencies = [ 4708 "displaydoc", 4709 "fixed_decimal", 4710 "icu_decimal_data", 4711 "icu_locid_transform", 4712 "icu_provider 1.5.0", 4713 "writeable 0.5.5", 4714] 4715 4716[[package]] 4717name = "icu_decimal_data" 4718version = "1.5.1" 4719source = "registry+https://github.com/rust-lang/crates.io-index" 4720checksum = "67c95dd97f5ccf6d837a9c115496ec7d36646fa86ca18e7f1412115b4c820ae2" 4721 4722[[package]] 4723name = "icu_experimental" 4724version = "0.1.0" 4725source = "registry+https://github.com/rust-lang/crates.io-index" 4726checksum = "844ad7b682a165c758065d694bc4d74ac67f176da1c499a04d85d492c0f193b7" 4727dependencies = [ 4728 "displaydoc", 4729 "fixed_decimal", 4730 "icu_collections 1.5.0", 4731 "icu_decimal", 4732 "icu_experimental_data", 4733 "icu_locid", 4734 "icu_locid_transform", 4735 "icu_normalizer 1.5.0", 4736 "icu_pattern", 4737 "icu_plurals", 4738 "icu_properties 1.5.1", 4739 "icu_provider 1.5.0", 4740 "litemap 0.7.5", 4741 "num-bigint", 4742 "num-rational", 4743 "num-traits", 4744 "smallvec", 4745 "tinystr 0.7.6", 4746 "writeable 0.5.5", 4747 "zerofrom", 4748 "zerotrie 0.1.3", 4749 "zerovec 0.10.4", 4750] 4751 4752[[package]] 4753name = "icu_experimental_data" 4754version = "0.1.1" 4755source = "registry+https://github.com/rust-lang/crates.io-index" 4756checksum = "121df92eafb8f5286d4e8ff401c1e7db8384377f806db3f8db77b91e5b7bd4dd" 4757 4758[[package]] 4759name = "icu_list" 4760version = "1.5.0" 4761source = "registry+https://github.com/rust-lang/crates.io-index" 4762checksum = "bbfeda1d7775b6548edd4e8b7562304a559a91ed56ab56e18961a053f367c365" 4763dependencies = [ 4764 "displaydoc", 4765 "icu_list_data", 4766 "icu_locid_transform", 4767 "icu_provider 1.5.0", 4768 "regex-automata 0.2.0", 4769 "writeable 0.5.5", 4770] 4771 4772[[package]] 4773name = "icu_list_data" 4774version = "1.5.1" 4775source = "registry+https://github.com/rust-lang/crates.io-index" 4776checksum = "52b1a7fbdbf3958f1be8354cb59ac73f165b7b7082d447ff2090355c9a069120" 4777 4778[[package]] 4779name = "icu_locale" 4780version = "2.1.1" 4781source = "registry+https://github.com/rust-lang/crates.io-index" 4782checksum = "532b11722e350ab6bf916ba6eb0efe3ee54b932666afec989465f9243fe6dd60" 4783dependencies = [ 4784 "icu_collections 2.1.1", 4785 "icu_locale_core", 4786 "icu_locale_data", 4787 "icu_provider 2.1.1", 4788 "potential_utf", 4789 "tinystr 0.8.2", 4790 "zerovec 0.11.5", 4791] 4792 4793[[package]] 4794name = "icu_locale_core" 4795version = "2.1.1" 4796source = "registry+https://github.com/rust-lang/crates.io-index" 4797checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6" 4798dependencies = [ 4799 "displaydoc", 4800 "litemap 0.8.1", 4801 "serde", 4802 "tinystr 0.8.2", 4803 "writeable 0.6.2", 4804 "zerovec 0.11.5", 4805] 4806 4807[[package]] 4808name = "icu_locale_data" 4809version = "2.1.2" 4810source = "registry+https://github.com/rust-lang/crates.io-index" 4811checksum = "1c5f1d16b4c3a2642d3a719f18f6b06070ab0aef246a6418130c955ae08aa831" 4812 4813[[package]] 4814name = "icu_locid" 4815version = "1.5.0" 4816source = "registry+https://github.com/rust-lang/crates.io-index" 4817checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637" 4818dependencies = [ 4819 "displaydoc", 4820 "litemap 0.7.5", 4821 "tinystr 0.7.6", 4822 "writeable 0.5.5", 4823 "zerovec 0.10.4", 4824] 4825 4826[[package]] 4827name = "icu_locid_transform" 4828version = "1.5.0" 4829source = "registry+https://github.com/rust-lang/crates.io-index" 4830checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e" 4831dependencies = [ 4832 "displaydoc", 4833 "icu_locid", 4834 "icu_locid_transform_data", 4835 "icu_provider 1.5.0", 4836 "tinystr 0.7.6", 4837 "zerovec 0.10.4", 4838] 4839 4840[[package]] 4841name = "icu_locid_transform_data" 4842version = "1.5.1" 4843source = "registry+https://github.com/rust-lang/crates.io-index" 4844checksum = "7515e6d781098bf9f7205ab3fc7e9709d34554ae0b21ddbcb5febfa4bc7df11d" 4845 4846[[package]] 4847name = "icu_normalizer" 4848version = "1.5.0" 4849source = "registry+https://github.com/rust-lang/crates.io-index" 4850checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f" 4851dependencies = [ 4852 "displaydoc", 4853 "icu_collections 1.5.0", 4854 "icu_normalizer_data 1.5.1", 4855 "icu_properties 1.5.1", 4856 "icu_provider 1.5.0", 4857 "smallvec", 4858 "utf16_iter", 4859 "utf8_iter", 4860 "write16", 4861 "zerovec 0.10.4", 4862] 4863 4864[[package]] 4865name = "icu_normalizer" 4866version = "2.1.1" 4867source = "registry+https://github.com/rust-lang/crates.io-index" 4868checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599" 4869dependencies = [ 4870 "icu_collections 2.1.1", 4871 "icu_normalizer_data 2.1.1", 4872 "icu_properties 2.1.2", 4873 "icu_provider 2.1.1", 4874 "smallvec", 4875 "zerovec 0.11.5", 4876] 4877 4878[[package]] 4879name = "icu_normalizer_data" 4880version = "1.5.1" 4881source = "registry+https://github.com/rust-lang/crates.io-index" 4882checksum = "c5e8338228bdc8ab83303f16b797e177953730f601a96c25d10cb3ab0daa0cb7" 4883 4884[[package]] 4885name = "icu_normalizer_data" 4886version = "2.1.1" 4887source = "registry+https://github.com/rust-lang/crates.io-index" 4888checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a" 4889 4890[[package]] 4891name = "icu_pattern" 4892version = "0.2.0" 4893source = "registry+https://github.com/rust-lang/crates.io-index" 4894checksum = "cb7f36aafd098d6717de34e668a8120822275c1fba22b936e757b7de8a2fd7e4" 4895dependencies = [ 4896 "displaydoc", 4897 "either", 4898 "writeable 0.5.5", 4899 "yoke 0.7.5", 4900 "zerofrom", 4901] 4902 4903[[package]] 4904name = "icu_plurals" 4905version = "1.5.0" 4906source = "registry+https://github.com/rust-lang/crates.io-index" 4907checksum = "ba5a70e7c025dbd5c501b0a5c188cd11666a424f0dadcd4f0a95b7dafde3b114" 4908dependencies = [ 4909 "displaydoc", 4910 "fixed_decimal", 4911 "icu_locid_transform", 4912 "icu_plurals_data", 4913 "icu_provider 1.5.0", 4914 "zerovec 0.10.4", 4915] 4916 4917[[package]] 4918name = "icu_plurals_data" 4919version = "1.5.1" 4920source = "registry+https://github.com/rust-lang/crates.io-index" 4921checksum = "a483403238cb7d6a876a77a5f8191780336d80fe7b8b00bfdeb20be6abbfd112" 4922 4923[[package]] 4924name = "icu_properties" 4925version = "1.5.1" 4926source = "registry+https://github.com/rust-lang/crates.io-index" 4927checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5" 4928dependencies = [ 4929 "displaydoc", 4930 "icu_collections 1.5.0", 4931 "icu_locid_transform", 4932 "icu_properties_data 1.5.1", 4933 "icu_provider 1.5.0", 4934 "tinystr 0.7.6", 4935 "unicode-bidi", 4936 "zerovec 0.10.4", 4937] 4938 4939[[package]] 4940name = "icu_properties" 4941version = "2.1.2" 4942source = "registry+https://github.com/rust-lang/crates.io-index" 4943checksum = "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec" 4944dependencies = [ 4945 "icu_collections 2.1.1", 4946 "icu_locale_core", 4947 "icu_properties_data 2.1.2", 4948 "icu_provider 2.1.1", 4949 "zerotrie 0.2.3", 4950 "zerovec 0.11.5", 4951] 4952 4953[[package]] 4954name = "icu_properties_data" 4955version = "1.5.1" 4956source = "registry+https://github.com/rust-lang/crates.io-index" 4957checksum = "85fb8799753b75aee8d2a21d7c14d9f38921b54b3dbda10f5a3c7a7b82dba5e2" 4958 4959[[package]] 4960name = "icu_properties_data" 4961version = "2.1.2" 4962source = "registry+https://github.com/rust-lang/crates.io-index" 4963checksum = "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af" 4964 4965[[package]] 4966name = "icu_provider" 4967version = "1.5.0" 4968source = "registry+https://github.com/rust-lang/crates.io-index" 4969checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9" 4970dependencies = [ 4971 "displaydoc", 4972 "icu_locid", 4973 "icu_provider_macros", 4974 "stable_deref_trait", 4975 "tinystr 0.7.6", 4976 "writeable 0.5.5", 4977 "yoke 0.7.5", 4978 "zerofrom", 4979 "zerovec 0.10.4", 4980] 4981 4982[[package]] 4983name = "icu_provider" 4984version = "2.1.1" 4985source = "registry+https://github.com/rust-lang/crates.io-index" 4986checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614" 4987dependencies = [ 4988 "displaydoc", 4989 "icu_locale_core", 4990 "serde", 4991 "stable_deref_trait", 4992 "writeable 0.6.2", 4993 "yoke 0.8.1", 4994 "zerofrom", 4995 "zerotrie 0.2.3", 4996 "zerovec 0.11.5", 4997] 4998 4999[[package]] 5000name = "icu_provider_adapters" 5001version = "1.5.0" 5002source = "registry+https://github.com/rust-lang/crates.io-index" 5003checksum = "d6324dfd08348a8e0374a447ebd334044d766b1839bb8d5ccf2482a99a77c0bc" 5004dependencies = [ 5005 "icu_locid", 5006 "icu_locid_transform", 5007 "icu_provider 1.5.0", 5008 "tinystr 0.7.6", 5009 "zerovec 0.10.4", 5010] 5011 5012[[package]] 5013name = "icu_provider_macros" 5014version = "1.5.0" 5015source = "registry+https://github.com/rust-lang/crates.io-index" 5016checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6" 5017dependencies = [ 5018 "proc-macro2", 5019 "quote", 5020 "syn 2.0.117", 5021] 5022 5023[[package]] 5024name = "icu_segmenter" 5025version = "1.5.0" 5026source = "registry+https://github.com/rust-lang/crates.io-index" 5027checksum = "a717725612346ffc2d7b42c94b820db6908048f39434504cb130e8b46256b0de" 5028dependencies = [ 5029 "core_maths", 5030 "displaydoc", 5031 "icu_collections 1.5.0", 5032 "icu_locid", 5033 "icu_provider 1.5.0", 5034 "icu_segmenter_data 1.5.1", 5035 "utf8_iter", 5036 "zerovec 0.10.4", 5037] 5038 5039[[package]] 5040name = "icu_segmenter" 5041version = "2.1.2" 5042source = "registry+https://github.com/rust-lang/crates.io-index" 5043checksum = "a807a7488f3f758629ae86d99d9d30dce24da2fb2945d74c80a4f4a62c71db73" 5044dependencies = [ 5045 "core_maths", 5046 "icu_collections 2.1.1", 5047 "icu_locale", 5048 "icu_provider 2.1.1", 5049 "icu_segmenter_data 2.1.1", 5050 "potential_utf", 5051 "utf8_iter", 5052 "zerovec 0.11.5", 5053] 5054 5055[[package]] 5056name = "icu_segmenter_data" 5057version = "1.5.1" 5058source = "registry+https://github.com/rust-lang/crates.io-index" 5059checksum = "a1e52775179941363cc594e49ce99284d13d6948928d8e72c755f55e98caa1eb" 5060 5061[[package]] 5062name = "icu_segmenter_data" 5063version = "2.1.1" 5064source = "registry+https://github.com/rust-lang/crates.io-index" 5065checksum = "6ebbb7321d9e21d25f5660366cb6c08201d0175898a3a6f7a41ee9685af21c80" 5066 5067[[package]] 5068name = "icu_timezone" 5069version = "1.5.0" 5070source = "registry+https://github.com/rust-lang/crates.io-index" 5071checksum = "aa91ba6a585939a020c787235daa8aee856d9bceebd6355e283c0c310bc6de96" 5072dependencies = [ 5073 "displaydoc", 5074 "icu_calendar", 5075 "icu_provider 1.5.0", 5076 "icu_timezone_data", 5077 "tinystr 0.7.6", 5078 "zerotrie 0.1.3", 5079 "zerovec 0.10.4", 5080] 5081 5082[[package]] 5083name = "icu_timezone_data" 5084version = "1.5.1" 5085source = "registry+https://github.com/rust-lang/crates.io-index" 5086checksum = "1adcf7b613a268af025bc2a2532b4b9ee294e6051c5c0832d8bff20ac0232e68" 5087 5088[[package]] 5089name = "id-arena" 5090version = "2.3.0" 5091source = "registry+https://github.com/rust-lang/crates.io-index" 5092checksum = "3d3067d79b975e8844ca9eb072e16b31c3c1c36928edf9c6789548c524d0d954" 5093 5094[[package]] 5095name = "ident_case" 5096version = "1.0.1" 5097source = "registry+https://github.com/rust-lang/crates.io-index" 5098checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" 5099 5100[[package]] 5101name = "identity-hash" 5102version = "0.1.0" 5103source = "registry+https://github.com/rust-lang/crates.io-index" 5104checksum = "dfdd7caa900436d8f13b2346fe10257e0c05c1f1f9e351f4f5d57c03bd5f45da" 5105 5106[[package]] 5107name = "idna" 5108version = "1.1.0" 5109source = "registry+https://github.com/rust-lang/crates.io-index" 5110checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" 5111dependencies = [ 5112 "idna_adapter", 5113 "smallvec", 5114 "utf8_iter", 5115] 5116 5117[[package]] 5118name = "idna_adapter" 5119version = "1.2.1" 5120source = "registry+https://github.com/rust-lang/crates.io-index" 5121checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" 5122dependencies = [ 5123 "icu_normalizer 2.1.1", 5124 "icu_properties 2.1.2", 5125] 5126 5127[[package]] 5128name = "igd-next" 5129version = "0.16.2" 5130source = "registry+https://github.com/rust-lang/crates.io-index" 5131checksum = "516893339c97f6011282d5825ac94fc1c7aad5cad26bdc2d0cee068c0bf97f97" 5132dependencies = [ 5133 "async-trait", 5134 "attohttpc", 5135 "bytes", 5136 "futures", 5137 "http 1.4.0", 5138 "http-body-util", 5139 "hyper 1.8.1", 5140 "hyper-util", 5141 "log", 5142 "rand 0.9.2", 5143 "tokio", 5144 "url", 5145 "xmltree", 5146] 5147 5148[[package]] 5149name = "image" 5150version = "0.25.10" 5151source = "registry+https://github.com/rust-lang/crates.io-index" 5152checksum = "85ab80394333c02fe689eaf900ab500fbd0c2213da414687ebf995a65d5a6104" 5153dependencies = [ 5154 "bytemuck", 5155 "byteorder-lite", 5156 "color_quant", 5157 "exr", 5158 "gif 0.14.1", 5159 "image-webp", 5160 "moxcms", 5161 "num-traits", 5162 "png 0.18.1", 5163 "ravif", 5164 "rayon", 5165 "rgb", 5166 "tiff", 5167 "zune-core 0.5.1", 5168 "zune-jpeg 0.5.14", 5169] 5170 5171[[package]] 5172name = "image-webp" 5173version = "0.2.4" 5174source = "registry+https://github.com/rust-lang/crates.io-index" 5175checksum = "525e9ff3e1a4be2fbea1fdf0e98686a6d98b4d8f937e1bf7402245af1909e8c3" 5176dependencies = [ 5177 "byteorder-lite", 5178 "quick-error", 5179] 5180 5181[[package]] 5182name = "imagesize" 5183version = "0.13.0" 5184source = "registry+https://github.com/rust-lang/crates.io-index" 5185checksum = "edcd27d72f2f071c64249075f42e205ff93c9a4c5f6c6da53e79ed9f9832c285" 5186 5187[[package]] 5188name = "imgref" 5189version = "1.12.0" 5190source = "registry+https://github.com/rust-lang/crates.io-index" 5191checksum = "e7c5cedc30da3a610cac6b4ba17597bdf7152cf974e8aab3afb3d54455e371c8" 5192 5193[[package]] 5194name = "imsz" 5195version = "0.4.1" 5196source = "registry+https://github.com/rust-lang/crates.io-index" 5197checksum = "396dda16a82727ec2d14aabc1167832bb823d849c54a246ca0cff6cfb7bc697c" 5198 5199[[package]] 5200name = "indexmap" 5201version = "2.13.0" 5202source = "registry+https://github.com/rust-lang/crates.io-index" 5203checksum = "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017" 5204dependencies = [ 5205 "equivalent", 5206 "hashbrown 0.16.1", 5207 "serde", 5208 "serde_core", 5209] 5210 5211[[package]] 5212name = "inherent" 5213version = "1.0.13" 5214source = "registry+https://github.com/rust-lang/crates.io-index" 5215checksum = "c727f80bfa4a6c6e2508d2f05b6f4bfce242030bd88ed15ae5331c5b5d30fba7" 5216dependencies = [ 5217 "proc-macro2", 5218 "quote", 5219 "syn 2.0.117", 5220] 5221 5222[[package]] 5223name = "inout" 5224version = "0.1.4" 5225source = "registry+https://github.com/rust-lang/crates.io-index" 5226checksum = "879f10e63c20629ecabbb64a8010319738c66a5cd0c29b02d63d272b03751d01" 5227dependencies = [ 5228 "block-padding", 5229 "generic-array", 5230] 5231 5232[[package]] 5233name = "inout" 5234version = "0.2.2" 5235source = "registry+https://github.com/rust-lang/crates.io-index" 5236checksum = "4250ce6452e92010fdf7268ccc5d14faa80bb12fc741938534c58f16804e03c7" 5237dependencies = [ 5238 "hybrid-array 0.4.8", 5239] 5240 5241[[package]] 5242name = "interpolate_name" 5243version = "0.2.4" 5244source = "registry+https://github.com/rust-lang/crates.io-index" 5245checksum = "c34819042dc3d3971c46c2190835914dfbe0c3c13f61449b2997f4e9722dfa60" 5246dependencies = [ 5247 "proc-macro2", 5248 "quote", 5249 "syn 2.0.117", 5250] 5251 5252[[package]] 5253name = "ipc-channel" 5254version = "0.21.0" 5255source = "registry+https://github.com/rust-lang/crates.io-index" 5256checksum = "a441490012d80e9aea75fb27503df8e87e9557dcfc6fe4244dde86bfc12e94e3" 5257dependencies = [ 5258 "crossbeam-channel", 5259 "libc", 5260 "mio", 5261 "postcard", 5262 "rand 0.9.2", 5263 "rustc-hash 2.1.1", 5264 "serde_core", 5265 "tempfile", 5266 "thiserror 2.0.18", 5267 "uuid", 5268 "windows 0.61.3", 5269] 5270 5271[[package]] 5272name = "ipconfig" 5273version = "0.3.2" 5274source = "registry+https://github.com/rust-lang/crates.io-index" 5275checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f" 5276dependencies = [ 5277 "socket2 0.5.10", 5278 "widestring", 5279 "windows-sys 0.48.0", 5280 "winreg", 5281] 5282 5283[[package]] 5284name = "ipld-core" 5285version = "0.4.3" 5286source = "registry+https://github.com/rust-lang/crates.io-index" 5287checksum = "090f624976d72f0b0bb71b86d58dc16c15e069193067cb3a3a09d655246cbbda" 5288dependencies = [ 5289 "cid", 5290 "serde", 5291 "serde_bytes", 5292] 5293 5294[[package]] 5295name = "ipnet" 5296version = "2.12.0" 5297source = "registry+https://github.com/rust-lang/crates.io-index" 5298checksum = "d98f6fed1fde3f8c21bc40a1abb88dd75e67924f9cffc3ef95607bad8017f8e2" 5299 5300[[package]] 5301name = "iri-string" 5302version = "0.7.11" 5303source = "registry+https://github.com/rust-lang/crates.io-index" 5304checksum = "d8e7418f59cc01c88316161279a7f665217ae316b388e58a0d10e29f54f1e5eb" 5305dependencies = [ 5306 "memchr", 5307 "serde", 5308] 5309 5310[[package]] 5311name = "iroh" 5312version = "0.96.1" 5313source = "registry+https://github.com/rust-lang/crates.io-index" 5314checksum = "5236da4d5681f317ec393c8fe2b7e3d360d31c6bb40383991d0b7429ca5ad117" 5315dependencies = [ 5316 "backon", 5317 "bytes", 5318 "cfg_aliases", 5319 "data-encoding", 5320 "derive_more", 5321 "ed25519-dalek", 5322 "futures-util", 5323 "getrandom 0.3.4", 5324 "hickory-resolver", 5325 "http 1.4.0", 5326 "igd-next", 5327 "iroh-base", 5328 "iroh-metrics", 5329 "iroh-quinn", 5330 "iroh-quinn-proto", 5331 "iroh-quinn-udp", 5332 "iroh-relay", 5333 "n0-error", 5334 "n0-future", 5335 "n0-watcher", 5336 "netdev", 5337 "netwatch", 5338 "papaya", 5339 "pin-project", 5340 "pkarr", 5341 "pkcs8 0.11.0-rc.11", 5342 "portmapper", 5343 "rand 0.9.2", 5344 "reqwest 0.12.28", 5345 "rustc-hash 2.1.1", 5346 "rustls", 5347 "rustls-pki-types", 5348 "rustls-webpki", 5349 "serde", 5350 "smallvec", 5351 "strum 0.27.2", 5352 "swarm-discovery", 5353 "sync_wrapper", 5354 "time", 5355 "tokio", 5356 "tokio-stream", 5357 "tokio-util", 5358 "tracing", 5359 "url", 5360 "wasm-bindgen-futures", 5361 "webpki-roots", 5362] 5363 5364[[package]] 5365name = "iroh-base" 5366version = "0.96.1" 5367source = "registry+https://github.com/rust-lang/crates.io-index" 5368checksum = "20c99d836a1c99e037e98d1bf3ef209c3a4df97555a00ce9510eb78eccdf5567" 5369dependencies = [ 5370 "curve25519-dalek 5.0.0-pre.1", 5371 "data-encoding", 5372 "derive_more", 5373 "digest 0.11.0-rc.10", 5374 "ed25519-dalek", 5375 "n0-error", 5376 "rand_core 0.9.5", 5377 "serde", 5378 "sha2 0.11.0-rc.2", 5379 "url", 5380 "zeroize", 5381 "zeroize_derive", 5382] 5383 5384[[package]] 5385name = "iroh-metrics" 5386version = "0.38.3" 5387source = "registry+https://github.com/rust-lang/crates.io-index" 5388checksum = "761b45ba046134b11eb3e432fa501616b45c4bf3a30c21717578bc07aa6461dd" 5389dependencies = [ 5390 "iroh-metrics-derive", 5391 "itoa", 5392 "n0-error", 5393 "portable-atomic", 5394 "postcard", 5395 "ryu", 5396 "serde", 5397 "tracing", 5398] 5399 5400[[package]] 5401name = "iroh-metrics-derive" 5402version = "0.4.1" 5403source = "registry+https://github.com/rust-lang/crates.io-index" 5404checksum = "cab063c2bfd6c3d5a33a913d4fdb5252f140db29ec67c704f20f3da7e8f92dbf" 5405dependencies = [ 5406 "heck 0.5.0", 5407 "proc-macro2", 5408 "quote", 5409 "syn 2.0.117", 5410] 5411 5412[[package]] 5413name = "iroh-persist" 5414version = "0.1.5" 5415source = "git+https://github.com/webbeef/iroh-persist.git?branch=iroh-0.96#67839547424ae4ea527e85f8851a1410b2f948ad" 5416dependencies = [ 5417 "dirs", 5418 "iroh", 5419 "n0-error", 5420 "rand 0.9.2", 5421 "ssh-key", 5422 "test-log", 5423 "tokio", 5424 "tracing", 5425] 5426 5427[[package]] 5428name = "iroh-quinn" 5429version = "0.16.1" 5430source = "registry+https://github.com/rust-lang/crates.io-index" 5431checksum = "034ed21f34c657a123d39525d948c885aacba59508805e4dd67d71f022e7151b" 5432dependencies = [ 5433 "bytes", 5434 "cfg_aliases", 5435 "iroh-quinn-proto", 5436 "iroh-quinn-udp", 5437 "pin-project-lite", 5438 "rustc-hash 2.1.1", 5439 "rustls", 5440 "socket2 0.6.3", 5441 "thiserror 2.0.18", 5442 "tokio", 5443 "tokio-stream", 5444 "tracing", 5445 "web-time", 5446] 5447 5448[[package]] 5449name = "iroh-quinn-proto" 5450version = "0.15.1" 5451source = "registry+https://github.com/rust-lang/crates.io-index" 5452checksum = "0de99ad8adc878ee0e68509ad256152ce23b8bbe45f5539d04e179630aca40a9" 5453dependencies = [ 5454 "bytes", 5455 "derive_more", 5456 "enum-assoc", 5457 "fastbloom", 5458 "getrandom 0.3.4", 5459 "identity-hash", 5460 "lru-slab", 5461 "rand 0.9.2", 5462 "ring", 5463 "rustc-hash 2.1.1", 5464 "rustls", 5465 "rustls-pki-types", 5466 "slab", 5467 "sorted-index-buffer", 5468 "thiserror 2.0.18", 5469 "tinyvec", 5470 "tracing", 5471 "web-time", 5472] 5473 5474[[package]] 5475name = "iroh-quinn-udp" 5476version = "0.8.0" 5477source = "registry+https://github.com/rust-lang/crates.io-index" 5478checksum = "f981dadd5a072a9e0efcd24bdcc388e570073f7e51b33505ceb1ef4668c80c86" 5479dependencies = [ 5480 "cfg_aliases", 5481 "libc", 5482 "socket2 0.6.3", 5483 "tracing", 5484 "windows-sys 0.61.2", 5485] 5486 5487[[package]] 5488name = "iroh-relay" 5489version = "0.96.1" 5490source = "registry+https://github.com/rust-lang/crates.io-index" 5491checksum = "cd2b63e654b9dec799a73372cdc79b529ca6c7248c0c8de7da78a02e3a46f03c" 5492dependencies = [ 5493 "blake3", 5494 "bytes", 5495 "cfg_aliases", 5496 "data-encoding", 5497 "derive_more", 5498 "getrandom 0.3.4", 5499 "hickory-resolver", 5500 "http 1.4.0", 5501 "http-body-util", 5502 "hyper 1.8.1", 5503 "hyper-util", 5504 "iroh-base", 5505 "iroh-metrics", 5506 "iroh-quinn", 5507 "iroh-quinn-proto", 5508 "lru 0.16.3", 5509 "n0-error", 5510 "n0-future", 5511 "num_enum", 5512 "pin-project", 5513 "pkarr", 5514 "postcard", 5515 "rand 0.9.2", 5516 "reqwest 0.12.28", 5517 "rustls", 5518 "rustls-pki-types", 5519 "serde", 5520 "serde_bytes", 5521 "strum 0.27.2", 5522 "tokio", 5523 "tokio-rustls", 5524 "tokio-util", 5525 "tokio-websockets", 5526 "tracing", 5527 "url", 5528 "vergen-gitcl", 5529 "webpki-roots", 5530 "ws_stream_wasm", 5531 "z32", 5532] 5533 5534[[package]] 5535name = "is-terminal" 5536version = "0.4.17" 5537source = "registry+https://github.com/rust-lang/crates.io-index" 5538checksum = "3640c1c38b8e4e43584d8df18be5fc6b0aa314ce6ebf51b53313d4306cca8e46" 5539dependencies = [ 5540 "hermit-abi", 5541 "libc", 5542 "windows-sys 0.61.2", 5543] 5544 5545[[package]] 5546name = "is_terminal_polyfill" 5547version = "1.70.2" 5548source = "registry+https://github.com/rust-lang/crates.io-index" 5549checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" 5550 5551[[package]] 5552name = "itertools" 5553version = "0.10.5" 5554source = "registry+https://github.com/rust-lang/crates.io-index" 5555checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" 5556dependencies = [ 5557 "either", 5558] 5559 5560[[package]] 5561name = "itertools" 5562version = "0.12.1" 5563source = "registry+https://github.com/rust-lang/crates.io-index" 5564checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" 5565dependencies = [ 5566 "either", 5567] 5568 5569[[package]] 5570name = "itertools" 5571version = "0.13.0" 5572source = "registry+https://github.com/rust-lang/crates.io-index" 5573checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" 5574dependencies = [ 5575 "either", 5576] 5577 5578[[package]] 5579name = "itertools" 5580version = "0.14.0" 5581source = "registry+https://github.com/rust-lang/crates.io-index" 5582checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285" 5583dependencies = [ 5584 "either", 5585] 5586 5587[[package]] 5588name = "itoa" 5589version = "1.0.18" 5590source = "registry+https://github.com/rust-lang/crates.io-index" 5591checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682" 5592 5593[[package]] 5594name = "jiff" 5595version = "0.2.23" 5596source = "registry+https://github.com/rust-lang/crates.io-index" 5597checksum = "1a3546dc96b6d42c5f24902af9e2538e82e39ad350b0c766eb3fbf2d8f3d8359" 5598dependencies = [ 5599 "jiff-static", 5600 "log", 5601 "portable-atomic", 5602 "portable-atomic-util", 5603 "serde_core", 5604] 5605 5606[[package]] 5607name = "jiff-static" 5608version = "0.2.23" 5609source = "registry+https://github.com/rust-lang/crates.io-index" 5610checksum = "2a8c8b344124222efd714b73bb41f8b5120b27a7cc1c75593a6ff768d9d05aa4" 5611dependencies = [ 5612 "proc-macro2", 5613 "quote", 5614 "syn 2.0.117", 5615] 5616 5617[[package]] 5618name = "jni" 5619version = "0.19.0" 5620source = "registry+https://github.com/rust-lang/crates.io-index" 5621checksum = "c6df18c2e3db7e453d3c6ac5b3e9d5182664d28788126d39b91f2d1e22b017ec" 5622dependencies = [ 5623 "cesu8", 5624 "combine", 5625 "jni-sys 0.3.1", 5626 "log", 5627 "thiserror 1.0.69", 5628 "walkdir", 5629] 5630 5631[[package]] 5632name = "jni" 5633version = "0.21.1" 5634source = "registry+https://github.com/rust-lang/crates.io-index" 5635checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97" 5636dependencies = [ 5637 "cesu8", 5638 "cfg-if", 5639 "combine", 5640 "jni-sys 0.3.1", 5641 "log", 5642 "thiserror 1.0.69", 5643 "walkdir", 5644 "windows-sys 0.45.0", 5645] 5646 5647[[package]] 5648name = "jni-sys" 5649version = "0.3.1" 5650source = "registry+https://github.com/rust-lang/crates.io-index" 5651checksum = "41a652e1f9b6e0275df1f15b32661cf0d4b78d4d87ddec5e0c3c20f097433258" 5652dependencies = [ 5653 "jni-sys 0.4.1", 5654] 5655 5656[[package]] 5657name = "jni-sys" 5658version = "0.4.1" 5659source = "registry+https://github.com/rust-lang/crates.io-index" 5660checksum = "c6377a88cb3910bee9b0fa88d4f42e1d2da8e79915598f65fb0c7ee14c878af2" 5661dependencies = [ 5662 "jni-sys-macros", 5663] 5664 5665[[package]] 5666name = "jni-sys-macros" 5667version = "0.4.1" 5668source = "registry+https://github.com/rust-lang/crates.io-index" 5669checksum = "38c0b942f458fe50cdac086d2f946512305e5631e720728f2a61aabcd47a6264" 5670dependencies = [ 5671 "quote", 5672 "syn 2.0.117", 5673] 5674 5675[[package]] 5676name = "jobserver" 5677version = "0.1.34" 5678source = "registry+https://github.com/rust-lang/crates.io-index" 5679checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33" 5680dependencies = [ 5681 "getrandom 0.3.4", 5682 "libc", 5683] 5684 5685[[package]] 5686name = "js-sys" 5687version = "0.3.91" 5688source = "registry+https://github.com/rust-lang/crates.io-index" 5689checksum = "b49715b7073f385ba4bc528e5747d02e66cb39c6146efb66b781f131f0fb399c" 5690dependencies = [ 5691 "once_cell", 5692 "wasm-bindgen", 5693] 5694 5695[[package]] 5696name = "k256" 5697version = "0.13.4" 5698source = "registry+https://github.com/rust-lang/crates.io-index" 5699checksum = "f6e3919bbaa2945715f0bb6d3934a173d1e9a59ac23767fbaaef277265a7411b" 5700dependencies = [ 5701 "cfg-if", 5702 "ecdsa", 5703 "elliptic-curve", 5704 "once_cell", 5705 "sha2 0.10.9", 5706 "signature 2.2.0", 5707] 5708 5709[[package]] 5710name = "keccak" 5711version = "0.1.6" 5712source = "registry+https://github.com/rust-lang/crates.io-index" 5713checksum = "cb26cec98cce3a3d96cbb7bced3c4b16e3d13f27ec56dbd62cbc8f39cfb9d653" 5714dependencies = [ 5715 "cpufeatures 0.2.17", 5716] 5717 5718[[package]] 5719name = "kem" 5720version = "0.3.0-pre.0" 5721source = "registry+https://github.com/rust-lang/crates.io-index" 5722checksum = "2b8645470337db67b01a7f966decf7d0bafedbae74147d33e641c67a91df239f" 5723dependencies = [ 5724 "rand_core 0.6.4", 5725 "zeroize", 5726] 5727 5728[[package]] 5729name = "keyboard-types" 5730version = "0.7.0" 5731source = "registry+https://github.com/rust-lang/crates.io-index" 5732checksum = "b750dcadc39a09dbadd74e118f6dd6598df77fa01df0cfcdc52c28dece74528a" 5733dependencies = [ 5734 "bitflags 2.11.0", 5735 "serde", 5736 "unicode-segmentation", 5737] 5738 5739[[package]] 5740name = "keyboard-types" 5741version = "0.8.3" 5742source = "registry+https://github.com/rust-lang/crates.io-index" 5743checksum = "0fbe853b403ae61a04233030ae8a79d94975281ed9770a1f9e246732b534b28d" 5744dependencies = [ 5745 "bitflags 2.11.0", 5746 "serde", 5747 "unicode-segmentation", 5748] 5749 5750[[package]] 5751name = "khronos-egl" 5752version = "6.0.0" 5753source = "registry+https://github.com/rust-lang/crates.io-index" 5754checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76" 5755dependencies = [ 5756 "libc", 5757 "libloading 0.8.9", 5758 "pkg-config", 5759] 5760 5761[[package]] 5762name = "khronos_api" 5763version = "3.1.0" 5764source = "registry+https://github.com/rust-lang/crates.io-index" 5765checksum = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc" 5766 5767[[package]] 5768name = "kstring" 5769version = "2.0.2" 5770source = "registry+https://github.com/rust-lang/crates.io-index" 5771checksum = "558bf9508a558512042d3095138b1f7b8fe90c5467d94f9f1da28b3731c5dbd1" 5772dependencies = [ 5773 "static_assertions", 5774] 5775 5776[[package]] 5777name = "kurbo" 5778version = "0.11.3" 5779source = "registry+https://github.com/rust-lang/crates.io-index" 5780checksum = "c62026ae44756f8a599ba21140f350303d4f08dcdcc71b5ad9c9bb8128c13c62" 5781dependencies = [ 5782 "arrayvec", 5783 "euclid", 5784 "smallvec", 5785] 5786 5787[[package]] 5788name = "kurbo" 5789version = "0.12.0" 5790source = "registry+https://github.com/rust-lang/crates.io-index" 5791checksum = "ce9729cc38c18d86123ab736fd2e7151763ba226ac2490ec092d1dd148825e32" 5792dependencies = [ 5793 "arrayvec", 5794 "euclid", 5795 "serde", 5796 "smallvec", 5797] 5798 5799[[package]] 5800name = "lazy_static" 5801version = "1.5.0" 5802source = "registry+https://github.com/rust-lang/crates.io-index" 5803checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 5804dependencies = [ 5805 "spin 0.9.8", 5806] 5807 5808[[package]] 5809name = "leb128fmt" 5810version = "0.1.0" 5811source = "registry+https://github.com/rust-lang/crates.io-index" 5812checksum = "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2" 5813 5814[[package]] 5815name = "lebe" 5816version = "0.5.3" 5817source = "registry+https://github.com/rust-lang/crates.io-index" 5818checksum = "7a79a3332a6609480d7d0c9eab957bca6b455b91bb84e66d19f5ff66294b85b8" 5819 5820[[package]] 5821name = "libappindicator" 5822version = "0.9.0" 5823source = "registry+https://github.com/rust-lang/crates.io-index" 5824checksum = "03589b9607c868cc7ae54c0b2a22c8dc03dd41692d48f2d7df73615c6a95dc0a" 5825dependencies = [ 5826 "glib 0.18.5", 5827 "gtk", 5828 "gtk-sys", 5829 "libappindicator-sys", 5830 "log", 5831] 5832 5833[[package]] 5834name = "libappindicator-sys" 5835version = "0.9.0" 5836source = "registry+https://github.com/rust-lang/crates.io-index" 5837checksum = "6e9ec52138abedcc58dc17a7c6c0c00a2bdb4f3427c7f63fa97fd0d859155caf" 5838dependencies = [ 5839 "gtk-sys", 5840 "libloading 0.7.4", 5841 "once_cell", 5842] 5843 5844[[package]] 5845name = "libc" 5846version = "0.2.183" 5847source = "registry+https://github.com/rust-lang/crates.io-index" 5848checksum = "b5b646652bf6661599e1da8901b3b9522896f01e736bad5f723fe7a3a27f899d" 5849 5850[[package]] 5851name = "libdbus-sys" 5852version = "0.2.7" 5853source = "registry+https://github.com/rust-lang/crates.io-index" 5854checksum = "328c4789d42200f1eeec05bd86c9c13c7f091d2ba9a6ea35acdf51f31bc0f043" 5855dependencies = [ 5856 "pkg-config", 5857] 5858 5859[[package]] 5860name = "libfuzzer-sys" 5861version = "0.4.12" 5862source = "registry+https://github.com/rust-lang/crates.io-index" 5863checksum = "f12a681b7dd8ce12bff52488013ba614b869148d54dd79836ab85aafdd53f08d" 5864dependencies = [ 5865 "arbitrary", 5866 "cc", 5867] 5868 5869[[package]] 5870name = "libloading" 5871version = "0.7.4" 5872source = "registry+https://github.com/rust-lang/crates.io-index" 5873checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f" 5874dependencies = [ 5875 "cfg-if", 5876 "winapi", 5877] 5878 5879[[package]] 5880name = "libloading" 5881version = "0.8.9" 5882source = "registry+https://github.com/rust-lang/crates.io-index" 5883checksum = "d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55" 5884dependencies = [ 5885 "cfg-if", 5886 "windows-link 0.2.1", 5887] 5888 5889[[package]] 5890name = "libm" 5891version = "0.2.16" 5892source = "registry+https://github.com/rust-lang/crates.io-index" 5893checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981" 5894 5895[[package]] 5896name = "libredox" 5897version = "0.1.14" 5898source = "registry+https://github.com/rust-lang/crates.io-index" 5899checksum = "1744e39d1d6a9948f4f388969627434e31128196de472883b39f148769bfe30a" 5900dependencies = [ 5901 "bitflags 2.11.0", 5902 "libc", 5903 "plain", 5904 "redox_syscall 0.7.3", 5905] 5906 5907[[package]] 5908name = "libsqlite3-sys" 5909version = "0.35.0" 5910source = "registry+https://github.com/rust-lang/crates.io-index" 5911checksum = "133c182a6a2c87864fe97778797e46c7e999672690dc9fa3ee8e241aa4a9c13f" 5912dependencies = [ 5913 "cc", 5914 "pkg-config", 5915 "vcpkg", 5916] 5917 5918[[package]] 5919name = "libxdo" 5920version = "0.6.0" 5921source = "registry+https://github.com/rust-lang/crates.io-index" 5922checksum = "00333b8756a3d28e78def82067a377de7fa61b24909000aeaa2b446a948d14db" 5923dependencies = [ 5924 "libxdo-sys", 5925] 5926 5927[[package]] 5928name = "libxdo-sys" 5929version = "0.11.0" 5930source = "registry+https://github.com/rust-lang/crates.io-index" 5931checksum = "db23b9e7e2b7831bbd8aac0bbeeeb7b68cbebc162b227e7052e8e55829a09212" 5932dependencies = [ 5933 "libc", 5934 "x11", 5935] 5936 5937[[package]] 5938name = "libz-sys" 5939version = "1.1.25" 5940source = "registry+https://github.com/rust-lang/crates.io-index" 5941checksum = "d52f4c29e2a68ac30c9087e1b772dc9f44a2b66ed44edf2266cf2be9b03dafc1" 5942dependencies = [ 5943 "cc", 5944 "libc", 5945 "pkg-config", 5946 "vcpkg", 5947] 5948 5949[[package]] 5950name = "linebender_resource_handle" 5951version = "0.1.1" 5952source = "registry+https://github.com/rust-lang/crates.io-index" 5953checksum = "d4a5ff6bcca6c4867b1c4fd4ef63e4db7436ef363e0ad7531d1558856bae64f4" 5954 5955[[package]] 5956name = "linux-raw-sys" 5957version = "0.4.15" 5958source = "registry+https://github.com/rust-lang/crates.io-index" 5959checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab" 5960 5961[[package]] 5962name = "linux-raw-sys" 5963version = "0.12.1" 5964source = "registry+https://github.com/rust-lang/crates.io-index" 5965checksum = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53" 5966 5967[[package]] 5968name = "litemap" 5969version = "0.7.5" 5970source = "registry+https://github.com/rust-lang/crates.io-index" 5971checksum = "23fb14cb19457329c82206317a5663005a4d404783dc74f4252769b0d5f42856" 5972 5973[[package]] 5974name = "litemap" 5975version = "0.8.1" 5976source = "registry+https://github.com/rust-lang/crates.io-index" 5977checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77" 5978 5979[[package]] 5980name = "litrs" 5981version = "1.0.0" 5982source = "registry+https://github.com/rust-lang/crates.io-index" 5983checksum = "11d3d7f243d5c5a8b9bb5d6dd2b1602c0cb0b9db1621bafc7ed66e35ff9fe092" 5984 5985[[package]] 5986name = "lock_api" 5987version = "0.4.14" 5988source = "registry+https://github.com/rust-lang/crates.io-index" 5989checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" 5990dependencies = [ 5991 "scopeguard", 5992 "serde", 5993] 5994 5995[[package]] 5996name = "log" 5997version = "0.4.29" 5998source = "registry+https://github.com/rust-lang/crates.io-index" 5999checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" 6000 6001[[package]] 6002name = "loom" 6003version = "0.7.2" 6004source = "registry+https://github.com/rust-lang/crates.io-index" 6005checksum = "419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca" 6006dependencies = [ 6007 "cfg-if", 6008 "generator", 6009 "scoped-tls", 6010 "tracing", 6011 "tracing-subscriber", 6012] 6013 6014[[package]] 6015name = "loop9" 6016version = "0.1.5" 6017source = "registry+https://github.com/rust-lang/crates.io-index" 6018checksum = "0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062" 6019dependencies = [ 6020 "imgref", 6021] 6022 6023[[package]] 6024name = "lru" 6025version = "0.12.5" 6026source = "registry+https://github.com/rust-lang/crates.io-index" 6027checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38" 6028dependencies = [ 6029 "hashbrown 0.15.5", 6030] 6031 6032[[package]] 6033name = "lru" 6034version = "0.16.3" 6035source = "registry+https://github.com/rust-lang/crates.io-index" 6036checksum = "a1dc47f592c06f33f8e3aea9591776ec7c9f9e4124778ff8a3c3b87159f7e593" 6037dependencies = [ 6038 "hashbrown 0.16.1", 6039] 6040 6041[[package]] 6042name = "lru-slab" 6043version = "0.1.2" 6044source = "registry+https://github.com/rust-lang/crates.io-index" 6045checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154" 6046 6047[[package]] 6048name = "mac-addr" 6049version = "0.3.0" 6050source = "registry+https://github.com/rust-lang/crates.io-index" 6051checksum = "d3d25b0e0b648a86960ac23b7ad4abb9717601dec6f66c165f5b037f3f03065f" 6052 6053[[package]] 6054name = "mach2" 6055version = "0.6.0" 6056source = "registry+https://github.com/rust-lang/crates.io-index" 6057checksum = "dae608c151f68243f2b000364e1f7b186d9c29845f7d2d85bd31b9ad77ad552b" 6058 6059[[package]] 6060name = "malloc_buf" 6061version = "0.0.6" 6062source = "registry+https://github.com/rust-lang/crates.io-index" 6063checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb" 6064dependencies = [ 6065 "libc", 6066] 6067 6068[[package]] 6069name = "malloc_size_of_derive" 6070version = "0.1.3" 6071source = "registry+https://github.com/rust-lang/crates.io-index" 6072checksum = "f44db74bde26fdf427af23f1d146c211aed857c59e3be750cf2617f6b0b05c94" 6073dependencies = [ 6074 "proc-macro2", 6075 "syn 2.0.117", 6076 "synstructure", 6077] 6078 6079[[package]] 6080name = "markup5ever" 6081version = "0.39.0" 6082source = "registry+https://github.com/rust-lang/crates.io-index" 6083checksum = "7122d987ec5f704ee56f6e5b41a7d93722e9aae27ae07cafa4036c4d3f9757de" 6084dependencies = [ 6085 "log", 6086 "tendril", 6087 "web_atoms", 6088] 6089 6090[[package]] 6091name = "match-lookup" 6092version = "0.1.2" 6093source = "registry+https://github.com/rust-lang/crates.io-index" 6094checksum = "757aee279b8bdbb9f9e676796fd459e4207a1f986e87886700abf589f5abf771" 6095dependencies = [ 6096 "proc-macro2", 6097 "quote", 6098 "syn 2.0.117", 6099] 6100 6101[[package]] 6102name = "matchers" 6103version = "0.2.0" 6104source = "registry+https://github.com/rust-lang/crates.io-index" 6105checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" 6106dependencies = [ 6107 "regex-automata 0.4.14", 6108] 6109 6110[[package]] 6111name = "matchit" 6112version = "0.8.4" 6113source = "registry+https://github.com/rust-lang/crates.io-index" 6114checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3" 6115 6116[[package]] 6117name = "maybe-rayon" 6118version = "0.1.1" 6119source = "registry+https://github.com/rust-lang/crates.io-index" 6120checksum = "8ea1f30cedd69f0a2954655f7188c6a834246d2bcf1e315e2ac40c4b24dc9519" 6121dependencies = [ 6122 "cfg-if", 6123 "rayon", 6124] 6125 6126[[package]] 6127name = "memchr" 6128version = "2.8.0" 6129source = "registry+https://github.com/rust-lang/crates.io-index" 6130checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79" 6131 6132[[package]] 6133name = "memmap2" 6134version = "0.9.10" 6135source = "registry+https://github.com/rust-lang/crates.io-index" 6136checksum = "714098028fe011992e1c3962653c96b2d578c4b4bce9036e15ff220319b1e0e3" 6137dependencies = [ 6138 "libc", 6139] 6140 6141[[package]] 6142name = "memoffset" 6143version = "0.9.1" 6144source = "registry+https://github.com/rust-lang/crates.io-index" 6145checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" 6146dependencies = [ 6147 "autocfg", 6148] 6149 6150[[package]] 6151name = "metal" 6152version = "0.32.0" 6153source = "registry+https://github.com/rust-lang/crates.io-index" 6154checksum = "00c15a6f673ff72ddcc22394663290f870fb224c1bfce55734a75c414150e605" 6155dependencies = [ 6156 "bitflags 2.11.0", 6157 "block", 6158 "core-graphics-types 0.2.0", 6159 "foreign-types 0.5.0", 6160 "log", 6161 "objc", 6162 "paste", 6163] 6164 6165[[package]] 6166name = "mime" 6167version = "0.3.17" 6168source = "registry+https://github.com/rust-lang/crates.io-index" 6169checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 6170 6171[[package]] 6172name = "mime-multipart-hyper1" 6173version = "0.10.0" 6174source = "registry+https://github.com/rust-lang/crates.io-index" 6175checksum = "bc819448803ee517eb413276ca59613c2850a95c4fdcd87ec82c5a6ce6cdab1a" 6176dependencies = [ 6177 "buf-read-ext", 6178 "http 1.4.0", 6179 "httparse", 6180 "log", 6181 "mime", 6182 "tempfile", 6183 "textnonce", 6184] 6185 6186[[package]] 6187name = "mime_guess" 6188version = "2.0.5" 6189source = "registry+https://github.com/rust-lang/crates.io-index" 6190checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e" 6191dependencies = [ 6192 "mime", 6193 "unicase", 6194] 6195 6196[[package]] 6197name = "minimal-lexical" 6198version = "0.2.1" 6199source = "registry+https://github.com/rust-lang/crates.io-index" 6200checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 6201 6202[[package]] 6203name = "miniz_oxide" 6204version = "0.8.9" 6205source = "registry+https://github.com/rust-lang/crates.io-index" 6206checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" 6207dependencies = [ 6208 "adler2", 6209 "simd-adler32", 6210] 6211 6212[[package]] 6213name = "mio" 6214version = "1.1.1" 6215source = "registry+https://github.com/rust-lang/crates.io-index" 6216checksum = "a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc" 6217dependencies = [ 6218 "libc", 6219 "wasi 0.11.1+wasi-snapshot-preview1", 6220 "windows-sys 0.61.2", 6221] 6222 6223[[package]] 6224name = "ml-dsa" 6225version = "0.0.4" 6226source = "registry+https://github.com/rust-lang/crates.io-index" 6227checksum = "ac4a46643af2001eafebcc37031fc459eb72d45057aac5d7a15b00046a2ad6db" 6228dependencies = [ 6229 "const-oid 0.9.6", 6230 "hybrid-array 0.3.1", 6231 "num-traits", 6232 "pkcs8 0.10.2", 6233 "rand_core 0.6.4", 6234 "sha3", 6235 "signature 2.2.0", 6236] 6237 6238[[package]] 6239name = "ml-kem" 6240version = "0.2.3" 6241source = "registry+https://github.com/rust-lang/crates.io-index" 6242checksum = "8de49b3df74c35498c0232031bb7e85f9389f913e2796169c8ab47a53993a18f" 6243dependencies = [ 6244 "hybrid-array 0.2.3", 6245 "kem", 6246 "rand_core 0.6.4", 6247 "sha3", 6248] 6249 6250[[package]] 6251name = "moka" 6252version = "0.12.15" 6253source = "registry+https://github.com/rust-lang/crates.io-index" 6254checksum = "957228ad12042ee839f93c8f257b62b4c0ab5eaae1d4fa60de53b27c9d7c5046" 6255dependencies = [ 6256 "crossbeam-channel", 6257 "crossbeam-epoch", 6258 "crossbeam-utils", 6259 "equivalent", 6260 "parking_lot", 6261 "portable-atomic", 6262 "smallvec", 6263 "tagptr", 6264 "uuid", 6265] 6266 6267[[package]] 6268name = "moxcms" 6269version = "0.8.1" 6270source = "registry+https://github.com/rust-lang/crates.io-index" 6271checksum = "bb85c154ba489f01b25c0d36ae69a87e4a1c73a72631fc6c0eb6dde34a73e44b" 6272dependencies = [ 6273 "num-traits", 6274 "pxfm", 6275] 6276 6277[[package]] 6278name = "mozangle" 6279version = "0.5.5" 6280source = "registry+https://github.com/rust-lang/crates.io-index" 6281checksum = "298bc7f83d5cca3789e47779e92cda492b75f11e03995bf558475bd9df2f639b" 6282dependencies = [ 6283 "bindgen", 6284 "cc", 6285 "gl_generator", 6286 "libz-sys", 6287 "walkdir", 6288] 6289 6290[[package]] 6291name = "mozjs" 6292version = "0.15.5" 6293source = "registry+https://github.com/rust-lang/crates.io-index" 6294checksum = "6efb4331060c22cc64e136c11c810eec22c063dd7cdeffdee394cb4e7f4d2880" 6295dependencies = [ 6296 "bindgen", 6297 "cc", 6298 "encoding_rs", 6299 "libc", 6300 "log", 6301 "mozjs_sys", 6302 "num-traits", 6303] 6304 6305[[package]] 6306name = "mozjs_sys" 6307version = "0.140.8-0" 6308source = "registry+https://github.com/rust-lang/crates.io-index" 6309checksum = "2d84f9f721dd87b500958f5815c118adb8adcd8e310e30b0188647c179ea7bcb" 6310dependencies = [ 6311 "bindgen", 6312 "cc", 6313 "encoding_c", 6314 "encoding_c_mem", 6315 "flate2", 6316 "icu_capi", 6317 "libc", 6318 "libz-sys", 6319 "tar", 6320 "walkdir", 6321] 6322 6323[[package]] 6324name = "muda" 6325version = "0.17.1" 6326source = "registry+https://github.com/rust-lang/crates.io-index" 6327checksum = "01c1738382f66ed56b3b9c8119e794a2e23148ac8ea214eda86622d4cb9d415a" 6328dependencies = [ 6329 "crossbeam-channel", 6330 "dpi", 6331 "gtk", 6332 "keyboard-types 0.7.0", 6333 "libxdo", 6334 "objc2 0.6.4", 6335 "objc2-app-kit 0.3.2", 6336 "objc2-core-foundation", 6337 "objc2-foundation 0.3.2", 6338 "once_cell", 6339 "png 0.17.16", 6340 "thiserror 2.0.18", 6341 "windows-sys 0.60.2", 6342] 6343 6344[[package]] 6345name = "muldiv" 6346version = "1.0.1" 6347source = "registry+https://github.com/rust-lang/crates.io-index" 6348checksum = "956787520e75e9bd233246045d19f42fb73242759cc57fba9611d940ae96d4b0" 6349 6350[[package]] 6351name = "multibase" 6352version = "0.9.2" 6353source = "registry+https://github.com/rust-lang/crates.io-index" 6354checksum = "8694bb4835f452b0e3bb06dbebb1d6fc5385b6ca1caf2e55fd165c042390ec77" 6355dependencies = [ 6356 "base-x", 6357 "base256emoji", 6358 "data-encoding", 6359 "data-encoding-macro", 6360] 6361 6362[[package]] 6363name = "multihash" 6364version = "0.19.3" 6365source = "registry+https://github.com/rust-lang/crates.io-index" 6366checksum = "6b430e7953c29dd6a09afc29ff0bb69c6e306329ee6794700aee27b76a1aea8d" 6367dependencies = [ 6368 "core2", 6369 "serde", 6370 "unsigned-varint", 6371] 6372 6373[[package]] 6374name = "n0-error" 6375version = "0.1.3" 6376source = "registry+https://github.com/rust-lang/crates.io-index" 6377checksum = "af4782b4baf92d686d161c15460c83d16ebcfd215918763903e9619842665cae" 6378dependencies = [ 6379 "n0-error-macros", 6380 "spez", 6381] 6382 6383[[package]] 6384name = "n0-error-macros" 6385version = "0.1.3" 6386source = "registry+https://github.com/rust-lang/crates.io-index" 6387checksum = "03755949235714b2b307e5ae89dd8c1c2531fb127d9b8b7b4adf9c876cd3ed18" 6388dependencies = [ 6389 "proc-macro2", 6390 "quote", 6391 "syn 2.0.117", 6392] 6393 6394[[package]] 6395name = "n0-future" 6396version = "0.3.2" 6397source = "registry+https://github.com/rust-lang/crates.io-index" 6398checksum = "e2ab99dfb861450e68853d34ae665243a88b8c493d01ba957321a1e9b2312bbe" 6399dependencies = [ 6400 "cfg_aliases", 6401 "derive_more", 6402 "futures-buffered", 6403 "futures-lite", 6404 "futures-util", 6405 "js-sys", 6406 "pin-project", 6407 "send_wrapper", 6408 "tokio", 6409 "tokio-util", 6410 "wasm-bindgen", 6411 "wasm-bindgen-futures", 6412 "web-time", 6413] 6414 6415[[package]] 6416name = "n0-watcher" 6417version = "0.6.1" 6418source = "registry+https://github.com/rust-lang/crates.io-index" 6419checksum = "38795f7932e6e9d1c6e989270ef5b3ff24ebb910e2c9d4bed2d28d8bae3007dc" 6420dependencies = [ 6421 "derive_more", 6422 "n0-error", 6423 "n0-future", 6424] 6425 6426[[package]] 6427name = "naga" 6428version = "26.0.0" 6429source = "registry+https://github.com/rust-lang/crates.io-index" 6430checksum = "916cbc7cb27db60be930a4e2da243cf4bc39569195f22fd8ee419cd31d5b662c" 6431dependencies = [ 6432 "arrayvec", 6433 "bit-set", 6434 "bitflags 2.11.0", 6435 "cfg-if", 6436 "cfg_aliases", 6437 "codespan-reporting", 6438 "half", 6439 "hashbrown 0.15.5", 6440 "hexf-parse", 6441 "indexmap", 6442 "libm", 6443 "log", 6444 "num-traits", 6445 "once_cell", 6446 "rustc-hash 1.1.0", 6447 "spirv", 6448 "thiserror 2.0.18", 6449 "unicode-ident", 6450] 6451 6452[[package]] 6453name = "native-tls" 6454version = "0.2.18" 6455source = "registry+https://github.com/rust-lang/crates.io-index" 6456checksum = "465500e14ea162429d264d44189adc38b199b62b1c21eea9f69e4b73cb03bbf2" 6457dependencies = [ 6458 "libc", 6459 "log", 6460 "openssl", 6461 "openssl-probe", 6462 "openssl-sys", 6463 "schannel", 6464 "security-framework", 6465 "security-framework-sys", 6466 "tempfile", 6467] 6468 6469[[package]] 6470name = "ndk" 6471version = "0.9.0" 6472source = "registry+https://github.com/rust-lang/crates.io-index" 6473checksum = "c3f42e7bbe13d351b6bead8286a43aac9534b82bd3cc43e47037f012ebfd62d4" 6474dependencies = [ 6475 "bitflags 2.11.0", 6476 "jni-sys 0.3.1", 6477 "log", 6478 "ndk-sys", 6479 "num_enum", 6480 "raw-window-handle", 6481 "thiserror 1.0.69", 6482] 6483 6484[[package]] 6485name = "ndk-context" 6486version = "0.1.1" 6487source = "registry+https://github.com/rust-lang/crates.io-index" 6488checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b" 6489 6490[[package]] 6491name = "ndk-sys" 6492version = "0.6.0+11769913" 6493source = "registry+https://github.com/rust-lang/crates.io-index" 6494checksum = "ee6cda3051665f1fb8d9e08fc35c96d5a244fb1be711a03b71118828afc9a873" 6495dependencies = [ 6496 "jni-sys 0.3.1", 6497] 6498 6499[[package]] 6500name = "netdev" 6501version = "0.40.1" 6502source = "registry+https://github.com/rust-lang/crates.io-index" 6503checksum = "1b0a0096d9613ee878dba89bbe595f079d373e3f1960d882e4f2f78ff9c30a0a" 6504dependencies = [ 6505 "block2 0.6.2", 6506 "dispatch2", 6507 "dlopen2", 6508 "ipnet", 6509 "libc", 6510 "mac-addr", 6511 "netlink-packet-core", 6512 "netlink-packet-route 0.29.0", 6513 "netlink-sys", 6514 "objc2-core-foundation", 6515 "objc2-system-configuration", 6516 "once_cell", 6517 "plist", 6518 "windows-sys 0.59.0", 6519] 6520 6521[[package]] 6522name = "netlink-packet-core" 6523version = "0.8.1" 6524source = "registry+https://github.com/rust-lang/crates.io-index" 6525checksum = "3463cbb78394cb0141e2c926b93fc2197e473394b761986eca3b9da2c63ae0f4" 6526dependencies = [ 6527 "paste", 6528] 6529 6530[[package]] 6531name = "netlink-packet-route" 6532version = "0.28.0" 6533source = "registry+https://github.com/rust-lang/crates.io-index" 6534checksum = "4ce3636fa715e988114552619582b530481fd5ef176a1e5c1bf024077c2c9445" 6535dependencies = [ 6536 "bitflags 2.11.0", 6537 "libc", 6538 "log", 6539 "netlink-packet-core", 6540] 6541 6542[[package]] 6543name = "netlink-packet-route" 6544version = "0.29.0" 6545source = "registry+https://github.com/rust-lang/crates.io-index" 6546checksum = "df9854ea6ad14e3f4698a7f03b65bce0833dd2d81d594a0e4a984170537146b6" 6547dependencies = [ 6548 "bitflags 2.11.0", 6549 "libc", 6550 "log", 6551 "netlink-packet-core", 6552] 6553 6554[[package]] 6555name = "netlink-proto" 6556version = "0.12.0" 6557source = "registry+https://github.com/rust-lang/crates.io-index" 6558checksum = "b65d130ee111430e47eed7896ea43ca693c387f097dd97376bffafbf25812128" 6559dependencies = [ 6560 "bytes", 6561 "futures", 6562 "log", 6563 "netlink-packet-core", 6564 "netlink-sys", 6565 "thiserror 2.0.18", 6566] 6567 6568[[package]] 6569name = "netlink-sys" 6570version = "0.8.8" 6571source = "registry+https://github.com/rust-lang/crates.io-index" 6572checksum = "cd6c30ed10fa69cc491d491b85cc971f6bdeb8e7367b7cde2ee6cc878d583fae" 6573dependencies = [ 6574 "bytes", 6575 "futures-util", 6576 "libc", 6577 "log", 6578 "tokio", 6579] 6580 6581[[package]] 6582name = "netwatch" 6583version = "0.14.0" 6584source = "registry+https://github.com/rust-lang/crates.io-index" 6585checksum = "454b8c0759b2097581f25ed5180b4a1d14c324fde6d0734932a288e044d06232" 6586dependencies = [ 6587 "atomic-waker", 6588 "bytes", 6589 "cfg_aliases", 6590 "derive_more", 6591 "iroh-quinn-udp", 6592 "js-sys", 6593 "libc", 6594 "n0-error", 6595 "n0-future", 6596 "n0-watcher", 6597 "netdev", 6598 "netlink-packet-core", 6599 "netlink-packet-route 0.28.0", 6600 "netlink-proto", 6601 "netlink-sys", 6602 "objc2-core-foundation", 6603 "objc2-system-configuration", 6604 "pin-project-lite", 6605 "serde", 6606 "socket2 0.6.3", 6607 "time", 6608 "tokio", 6609 "tokio-util", 6610 "tracing", 6611 "web-sys", 6612 "windows 0.62.2", 6613 "windows-result 0.4.1", 6614 "wmi", 6615] 6616 6617[[package]] 6618name = "new_debug_unreachable" 6619version = "1.0.6" 6620source = "registry+https://github.com/rust-lang/crates.io-index" 6621checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086" 6622 6623[[package]] 6624name = "nix" 6625version = "0.30.1" 6626source = "registry+https://github.com/rust-lang/crates.io-index" 6627checksum = "74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6" 6628dependencies = [ 6629 "bitflags 2.11.0", 6630 "cfg-if", 6631 "cfg_aliases", 6632 "libc", 6633] 6634 6635[[package]] 6636name = "nom" 6637version = "7.1.3" 6638source = "registry+https://github.com/rust-lang/crates.io-index" 6639checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" 6640dependencies = [ 6641 "memchr", 6642 "minimal-lexical", 6643] 6644 6645[[package]] 6646name = "nom" 6647version = "8.0.0" 6648source = "registry+https://github.com/rust-lang/crates.io-index" 6649checksum = "df9761775871bdef83bee530e60050f7e54b1105350d6884eb0fb4f46c2f9405" 6650dependencies = [ 6651 "memchr", 6652] 6653 6654[[package]] 6655name = "nom-language" 6656version = "0.1.0" 6657source = "registry+https://github.com/rust-lang/crates.io-index" 6658checksum = "2de2bc5b451bfedaef92c90b8939a8fff5770bdcc1fafd6239d086aab8fa6b29" 6659dependencies = [ 6660 "nom 8.0.0", 6661] 6662 6663[[package]] 6664name = "nom-rfc8288" 6665version = "0.4.0" 6666source = "registry+https://github.com/rust-lang/crates.io-index" 6667checksum = "aaf26c6675a34266d3d71137fc5d876adb5e3d74963181397fd39742a8341576" 6668dependencies = [ 6669 "itertools 0.14.0", 6670 "nom 8.0.0", 6671 "nom-language", 6672 "thiserror 2.0.18", 6673] 6674 6675[[package]] 6676name = "noop_proc_macro" 6677version = "0.3.0" 6678source = "registry+https://github.com/rust-lang/crates.io-index" 6679checksum = "0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8" 6680 6681[[package]] 6682name = "ntimestamp" 6683version = "1.0.0" 6684source = "registry+https://github.com/rust-lang/crates.io-index" 6685checksum = "c50f94c405726d3e0095e89e72f75ce7f6587b94a8bd8dc8054b73f65c0fd68c" 6686dependencies = [ 6687 "base32", 6688 "document-features", 6689 "getrandom 0.2.17", 6690 "httpdate", 6691 "js-sys", 6692 "once_cell", 6693 "serde", 6694] 6695 6696[[package]] 6697name = "nu-ansi-term" 6698version = "0.50.3" 6699source = "registry+https://github.com/rust-lang/crates.io-index" 6700checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" 6701dependencies = [ 6702 "windows-sys 0.61.2", 6703] 6704 6705[[package]] 6706name = "num-bigint" 6707version = "0.4.6" 6708source = "registry+https://github.com/rust-lang/crates.io-index" 6709checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9" 6710dependencies = [ 6711 "num-integer", 6712 "num-traits", 6713] 6714 6715[[package]] 6716name = "num-bigint-dig" 6717version = "0.8.6" 6718source = "registry+https://github.com/rust-lang/crates.io-index" 6719checksum = "e661dda6640fad38e827a6d4a310ff4763082116fe217f279885c97f511bb0b7" 6720dependencies = [ 6721 "lazy_static", 6722 "libm", 6723 "num-integer", 6724 "num-iter", 6725 "num-traits", 6726 "rand 0.8.5", 6727 "serde", 6728 "smallvec", 6729 "zeroize", 6730] 6731 6732[[package]] 6733name = "num-complex" 6734version = "0.2.4" 6735source = "registry+https://github.com/rust-lang/crates.io-index" 6736checksum = "b6b19411a9719e753aff12e5187b74d60d3dc449ec3f4dc21e3989c3f554bc95" 6737dependencies = [ 6738 "autocfg", 6739 "num-traits", 6740] 6741 6742[[package]] 6743name = "num-conv" 6744version = "0.2.0" 6745source = "registry+https://github.com/rust-lang/crates.io-index" 6746checksum = "cf97ec579c3c42f953ef76dbf8d55ac91fb219dde70e49aa4a6b7d74e9919050" 6747 6748[[package]] 6749name = "num-derive" 6750version = "0.4.2" 6751source = "registry+https://github.com/rust-lang/crates.io-index" 6752checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202" 6753dependencies = [ 6754 "proc-macro2", 6755 "quote", 6756 "syn 2.0.117", 6757] 6758 6759[[package]] 6760name = "num-integer" 6761version = "0.1.46" 6762source = "registry+https://github.com/rust-lang/crates.io-index" 6763checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" 6764dependencies = [ 6765 "num-traits", 6766] 6767 6768[[package]] 6769name = "num-iter" 6770version = "0.1.45" 6771source = "registry+https://github.com/rust-lang/crates.io-index" 6772checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf" 6773dependencies = [ 6774 "autocfg", 6775 "num-integer", 6776 "num-traits", 6777] 6778 6779[[package]] 6780name = "num-rational" 6781version = "0.4.2" 6782source = "registry+https://github.com/rust-lang/crates.io-index" 6783checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824" 6784dependencies = [ 6785 "num-bigint", 6786 "num-integer", 6787 "num-traits", 6788] 6789 6790[[package]] 6791name = "num-traits" 6792version = "0.2.19" 6793source = "registry+https://github.com/rust-lang/crates.io-index" 6794checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 6795dependencies = [ 6796 "autocfg", 6797 "libm", 6798] 6799 6800[[package]] 6801name = "num_cpus" 6802version = "1.17.0" 6803source = "registry+https://github.com/rust-lang/crates.io-index" 6804checksum = "91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b" 6805dependencies = [ 6806 "hermit-abi", 6807 "libc", 6808] 6809 6810[[package]] 6811name = "num_enum" 6812version = "0.7.6" 6813source = "registry+https://github.com/rust-lang/crates.io-index" 6814checksum = "5d0bca838442ec211fa11de3a8b0e0e8f3a4522575b5c4c06ed722e005036f26" 6815dependencies = [ 6816 "num_enum_derive", 6817 "rustversion", 6818] 6819 6820[[package]] 6821name = "num_enum_derive" 6822version = "0.7.6" 6823source = "registry+https://github.com/rust-lang/crates.io-index" 6824checksum = "680998035259dcfcafe653688bf2aa6d3e2dc05e98be6ab46afb089dc84f1df8" 6825dependencies = [ 6826 "proc-macro-crate 3.5.0", 6827 "proc-macro2", 6828 "quote", 6829 "syn 2.0.117", 6830] 6831 6832[[package]] 6833name = "num_threads" 6834version = "0.1.7" 6835source = "registry+https://github.com/rust-lang/crates.io-index" 6836checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9" 6837dependencies = [ 6838 "libc", 6839] 6840 6841[[package]] 6842name = "objc" 6843version = "0.2.7" 6844source = "registry+https://github.com/rust-lang/crates.io-index" 6845checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1" 6846dependencies = [ 6847 "malloc_buf", 6848] 6849 6850[[package]] 6851name = "objc-sys" 6852version = "0.3.5" 6853source = "registry+https://github.com/rust-lang/crates.io-index" 6854checksum = "cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310" 6855 6856[[package]] 6857name = "objc2" 6858version = "0.5.2" 6859source = "registry+https://github.com/rust-lang/crates.io-index" 6860checksum = "46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804" 6861dependencies = [ 6862 "objc-sys", 6863 "objc2-encode", 6864] 6865 6866[[package]] 6867name = "objc2" 6868version = "0.6.4" 6869source = "registry+https://github.com/rust-lang/crates.io-index" 6870checksum = "3a12a8ed07aefc768292f076dc3ac8c48f3781c8f2d5851dd3d98950e8c5a89f" 6871dependencies = [ 6872 "objc2-encode", 6873] 6874 6875[[package]] 6876name = "objc2-app-kit" 6877version = "0.2.2" 6878source = "registry+https://github.com/rust-lang/crates.io-index" 6879checksum = "e4e89ad9e3d7d297152b17d39ed92cd50ca8063a89a9fa569046d41568891eff" 6880dependencies = [ 6881 "bitflags 2.11.0", 6882 "block2 0.5.1", 6883 "libc", 6884 "objc2 0.5.2", 6885 "objc2-core-data", 6886 "objc2-core-image", 6887 "objc2-foundation 0.2.2", 6888 "objc2-quartz-core 0.2.2", 6889] 6890 6891[[package]] 6892name = "objc2-app-kit" 6893version = "0.3.2" 6894source = "registry+https://github.com/rust-lang/crates.io-index" 6895checksum = "d49e936b501e5c5bf01fda3a9452ff86dc3ea98ad5f283e1455153142d97518c" 6896dependencies = [ 6897 "bitflags 2.11.0", 6898 "objc2 0.6.4", 6899 "objc2-core-foundation", 6900 "objc2-core-graphics", 6901 "objc2-foundation 0.3.2", 6902 "objc2-quartz-core 0.3.2", 6903] 6904 6905[[package]] 6906name = "objc2-cloud-kit" 6907version = "0.2.2" 6908source = "registry+https://github.com/rust-lang/crates.io-index" 6909checksum = "74dd3b56391c7a0596a295029734d3c1c5e7e510a4cb30245f8221ccea96b009" 6910dependencies = [ 6911 "bitflags 2.11.0", 6912 "block2 0.5.1", 6913 "objc2 0.5.2", 6914 "objc2-core-location", 6915 "objc2-foundation 0.2.2", 6916] 6917 6918[[package]] 6919name = "objc2-contacts" 6920version = "0.2.2" 6921source = "registry+https://github.com/rust-lang/crates.io-index" 6922checksum = "a5ff520e9c33812fd374d8deecef01d4a840e7b41862d849513de77e44aa4889" 6923dependencies = [ 6924 "block2 0.5.1", 6925 "objc2 0.5.2", 6926 "objc2-foundation 0.2.2", 6927] 6928 6929[[package]] 6930name = "objc2-core-bluetooth" 6931version = "0.2.2" 6932source = "registry+https://github.com/rust-lang/crates.io-index" 6933checksum = "5a644b62ffb826a5277f536cf0f701493de420b13d40e700c452c36567771111" 6934dependencies = [ 6935 "bitflags 2.11.0", 6936 "objc2 0.5.2", 6937 "objc2-foundation 0.2.2", 6938] 6939 6940[[package]] 6941name = "objc2-core-data" 6942version = "0.2.2" 6943source = "registry+https://github.com/rust-lang/crates.io-index" 6944checksum = "617fbf49e071c178c0b24c080767db52958f716d9eabdf0890523aeae54773ef" 6945dependencies = [ 6946 "bitflags 2.11.0", 6947 "block2 0.5.1", 6948 "objc2 0.5.2", 6949 "objc2-foundation 0.2.2", 6950] 6951 6952[[package]] 6953name = "objc2-core-foundation" 6954version = "0.3.2" 6955source = "registry+https://github.com/rust-lang/crates.io-index" 6956checksum = "2a180dd8642fa45cdb7dd721cd4c11b1cadd4929ce112ebd8b9f5803cc79d536" 6957dependencies = [ 6958 "bitflags 2.11.0", 6959 "block2 0.6.2", 6960 "dispatch2", 6961 "libc", 6962 "objc2 0.6.4", 6963] 6964 6965[[package]] 6966name = "objc2-core-graphics" 6967version = "0.3.2" 6968source = "registry+https://github.com/rust-lang/crates.io-index" 6969checksum = "e022c9d066895efa1345f8e33e584b9f958da2fd4cd116792e15e07e4720a807" 6970dependencies = [ 6971 "bitflags 2.11.0", 6972 "block2 0.6.2", 6973 "dispatch2", 6974 "libc", 6975 "objc2 0.6.4", 6976 "objc2-core-foundation", 6977 "objc2-io-surface", 6978 "objc2-metal 0.3.2", 6979] 6980 6981[[package]] 6982name = "objc2-core-image" 6983version = "0.2.2" 6984source = "registry+https://github.com/rust-lang/crates.io-index" 6985checksum = "55260963a527c99f1819c4f8e3b47fe04f9650694ef348ffd2227e8196d34c80" 6986dependencies = [ 6987 "block2 0.5.1", 6988 "objc2 0.5.2", 6989 "objc2-foundation 0.2.2", 6990 "objc2-metal 0.2.2", 6991] 6992 6993[[package]] 6994name = "objc2-core-location" 6995version = "0.2.2" 6996source = "registry+https://github.com/rust-lang/crates.io-index" 6997checksum = "000cfee34e683244f284252ee206a27953279d370e309649dc3ee317b37e5781" 6998dependencies = [ 6999 "block2 0.5.1", 7000 "objc2 0.5.2", 7001 "objc2-contacts", 7002 "objc2-foundation 0.2.2", 7003] 7004 7005[[package]] 7006name = "objc2-core-text" 7007version = "0.3.2" 7008source = "registry+https://github.com/rust-lang/crates.io-index" 7009checksum = "0cde0dfb48d25d2b4862161a4d5fcc0e3c24367869ad306b0c9ec0073bfed92d" 7010dependencies = [ 7011 "bitflags 2.11.0", 7012 "block2 0.6.2", 7013 "libc", 7014 "objc2 0.6.4", 7015 "objc2-core-foundation", 7016 "objc2-core-graphics", 7017] 7018 7019[[package]] 7020name = "objc2-core-video" 7021version = "0.3.2" 7022source = "registry+https://github.com/rust-lang/crates.io-index" 7023checksum = "d425caf1df73233f29fd8a5c3e5edbc30d2d4307870f802d18f00d83dc5141a6" 7024dependencies = [ 7025 "bitflags 2.11.0", 7026 "objc2-core-foundation", 7027 "objc2-core-graphics", 7028] 7029 7030[[package]] 7031name = "objc2-encode" 7032version = "4.1.0" 7033source = "registry+https://github.com/rust-lang/crates.io-index" 7034checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33" 7035 7036[[package]] 7037name = "objc2-foundation" 7038version = "0.2.2" 7039source = "registry+https://github.com/rust-lang/crates.io-index" 7040checksum = "0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8" 7041dependencies = [ 7042 "bitflags 2.11.0", 7043 "block2 0.5.1", 7044 "dispatch", 7045 "libc", 7046 "objc2 0.5.2", 7047] 7048 7049[[package]] 7050name = "objc2-foundation" 7051version = "0.3.2" 7052source = "registry+https://github.com/rust-lang/crates.io-index" 7053checksum = "e3e0adef53c21f888deb4fa59fc59f7eb17404926ee8a6f59f5df0fd7f9f3272" 7054dependencies = [ 7055 "bitflags 2.11.0", 7056 "block2 0.6.2", 7057 "objc2 0.6.4", 7058 "objc2-core-foundation", 7059] 7060 7061[[package]] 7062name = "objc2-io-surface" 7063version = "0.3.2" 7064source = "registry+https://github.com/rust-lang/crates.io-index" 7065checksum = "180788110936d59bab6bd83b6060ffdfffb3b922ba1396b312ae795e1de9d81d" 7066dependencies = [ 7067 "bitflags 2.11.0", 7068 "libc", 7069 "objc2 0.6.4", 7070 "objc2-core-foundation", 7071] 7072 7073[[package]] 7074name = "objc2-link-presentation" 7075version = "0.2.2" 7076source = "registry+https://github.com/rust-lang/crates.io-index" 7077checksum = "a1a1ae721c5e35be65f01a03b6d2ac13a54cb4fa70d8a5da293d7b0020261398" 7078dependencies = [ 7079 "block2 0.5.1", 7080 "objc2 0.5.2", 7081 "objc2-app-kit 0.2.2", 7082 "objc2-foundation 0.2.2", 7083] 7084 7085[[package]] 7086name = "objc2-metal" 7087version = "0.2.2" 7088source = "registry+https://github.com/rust-lang/crates.io-index" 7089checksum = "dd0cba1276f6023976a406a14ffa85e1fdd19df6b0f737b063b95f6c8c7aadd6" 7090dependencies = [ 7091 "bitflags 2.11.0", 7092 "block2 0.5.1", 7093 "objc2 0.5.2", 7094 "objc2-foundation 0.2.2", 7095] 7096 7097[[package]] 7098name = "objc2-metal" 7099version = "0.3.2" 7100source = "registry+https://github.com/rust-lang/crates.io-index" 7101checksum = "a0125f776a10d00af4152d74616409f0d4a2053a6f57fa5b7d6aa2854ac04794" 7102dependencies = [ 7103 "bitflags 2.11.0", 7104 "objc2 0.6.4", 7105 "objc2-foundation 0.3.2", 7106] 7107 7108[[package]] 7109name = "objc2-quartz-core" 7110version = "0.2.2" 7111source = "registry+https://github.com/rust-lang/crates.io-index" 7112checksum = "e42bee7bff906b14b167da2bac5efe6b6a07e6f7c0a21a7308d40c960242dc7a" 7113dependencies = [ 7114 "bitflags 2.11.0", 7115 "block2 0.5.1", 7116 "objc2 0.5.2", 7117 "objc2-foundation 0.2.2", 7118 "objc2-metal 0.2.2", 7119] 7120 7121[[package]] 7122name = "objc2-quartz-core" 7123version = "0.3.2" 7124source = "registry+https://github.com/rust-lang/crates.io-index" 7125checksum = "96c1358452b371bf9f104e21ec536d37a650eb10f7ee379fff67d2e08d537f1f" 7126dependencies = [ 7127 "bitflags 2.11.0", 7128 "objc2 0.6.4", 7129 "objc2-core-foundation", 7130 "objc2-foundation 0.3.2", 7131] 7132 7133[[package]] 7134name = "objc2-security" 7135version = "0.3.2" 7136source = "registry+https://github.com/rust-lang/crates.io-index" 7137checksum = "709fe137109bd1e8b5a99390f77a7d8b2961dafc1a1c5db8f2e60329ad6d895a" 7138dependencies = [ 7139 "bitflags 2.11.0", 7140 "objc2 0.6.4", 7141 "objc2-core-foundation", 7142] 7143 7144[[package]] 7145name = "objc2-symbols" 7146version = "0.2.2" 7147source = "registry+https://github.com/rust-lang/crates.io-index" 7148checksum = "0a684efe3dec1b305badae1a28f6555f6ddd3bb2c2267896782858d5a78404dc" 7149dependencies = [ 7150 "objc2 0.5.2", 7151 "objc2-foundation 0.2.2", 7152] 7153 7154[[package]] 7155name = "objc2-system-configuration" 7156version = "0.3.2" 7157source = "registry+https://github.com/rust-lang/crates.io-index" 7158checksum = "7216bd11cbda54ccabcab84d523dc93b858ec75ecfb3a7d89513fa22464da396" 7159dependencies = [ 7160 "bitflags 2.11.0", 7161 "dispatch2", 7162 "libc", 7163 "objc2 0.6.4", 7164 "objc2-core-foundation", 7165 "objc2-security", 7166] 7167 7168[[package]] 7169name = "objc2-ui-kit" 7170version = "0.2.2" 7171source = "registry+https://github.com/rust-lang/crates.io-index" 7172checksum = "b8bb46798b20cd6b91cbd113524c490f1686f4c4e8f49502431415f3512e2b6f" 7173dependencies = [ 7174 "bitflags 2.11.0", 7175 "block2 0.5.1", 7176 "objc2 0.5.2", 7177 "objc2-cloud-kit", 7178 "objc2-core-data", 7179 "objc2-core-image", 7180 "objc2-core-location", 7181 "objc2-foundation 0.2.2", 7182 "objc2-link-presentation", 7183 "objc2-quartz-core 0.2.2", 7184 "objc2-symbols", 7185 "objc2-uniform-type-identifiers", 7186 "objc2-user-notifications", 7187] 7188 7189[[package]] 7190name = "objc2-uniform-type-identifiers" 7191version = "0.2.2" 7192source = "registry+https://github.com/rust-lang/crates.io-index" 7193checksum = "44fa5f9748dbfe1ca6c0b79ad20725a11eca7c2218bceb4b005cb1be26273bfe" 7194dependencies = [ 7195 "block2 0.5.1", 7196 "objc2 0.5.2", 7197 "objc2-foundation 0.2.2", 7198] 7199 7200[[package]] 7201name = "objc2-user-notifications" 7202version = "0.2.2" 7203source = "registry+https://github.com/rust-lang/crates.io-index" 7204checksum = "76cfcbf642358e8689af64cee815d139339f3ed8ad05103ed5eaf73db8d84cb3" 7205dependencies = [ 7206 "bitflags 2.11.0", 7207 "block2 0.5.1", 7208 "objc2 0.5.2", 7209 "objc2-core-location", 7210 "objc2-foundation 0.2.2", 7211] 7212 7213[[package]] 7214name = "object" 7215version = "0.37.3" 7216source = "registry+https://github.com/rust-lang/crates.io-index" 7217checksum = "ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe" 7218dependencies = [ 7219 "memchr", 7220] 7221 7222[[package]] 7223name = "ocb3" 7224version = "0.1.0" 7225source = "registry+https://github.com/rust-lang/crates.io-index" 7226checksum = "c196e0276c471c843dd5777e7543a36a298a4be942a2a688d8111cd43390dedb" 7227dependencies = [ 7228 "aead 0.5.2", 7229 "cipher 0.4.4", 7230 "ctr 0.9.2", 7231 "subtle", 7232] 7233 7234[[package]] 7235name = "once_cell" 7236version = "1.21.4" 7237source = "registry+https://github.com/rust-lang/crates.io-index" 7238checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50" 7239dependencies = [ 7240 "critical-section", 7241 "portable-atomic", 7242] 7243 7244[[package]] 7245name = "once_cell_polyfill" 7246version = "1.70.2" 7247source = "registry+https://github.com/rust-lang/crates.io-index" 7248checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" 7249 7250[[package]] 7251name = "oorandom" 7252version = "11.1.5" 7253source = "registry+https://github.com/rust-lang/crates.io-index" 7254checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e" 7255 7256[[package]] 7257name = "opaque-debug" 7258version = "0.3.1" 7259source = "registry+https://github.com/rust-lang/crates.io-index" 7260checksum = "c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381" 7261 7262[[package]] 7263name = "openssl" 7264version = "0.10.76" 7265source = "registry+https://github.com/rust-lang/crates.io-index" 7266checksum = "951c002c75e16ea2c65b8c7e4d3d51d5530d8dfa7d060b4776828c88cfb18ecf" 7267dependencies = [ 7268 "bitflags 2.11.0", 7269 "cfg-if", 7270 "foreign-types 0.3.2", 7271 "libc", 7272 "once_cell", 7273 "openssl-macros", 7274 "openssl-sys", 7275] 7276 7277[[package]] 7278name = "openssl-macros" 7279version = "0.1.1" 7280source = "registry+https://github.com/rust-lang/crates.io-index" 7281checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" 7282dependencies = [ 7283 "proc-macro2", 7284 "quote", 7285 "syn 2.0.117", 7286] 7287 7288[[package]] 7289name = "openssl-probe" 7290version = "0.2.1" 7291source = "registry+https://github.com/rust-lang/crates.io-index" 7292checksum = "7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe" 7293 7294[[package]] 7295name = "openssl-sys" 7296version = "0.9.112" 7297source = "registry+https://github.com/rust-lang/crates.io-index" 7298checksum = "57d55af3b3e226502be1526dfdba67ab0e9c96fc293004e79576b2b9edb0dbdb" 7299dependencies = [ 7300 "cc", 7301 "libc", 7302 "pkg-config", 7303 "vcpkg", 7304] 7305 7306[[package]] 7307name = "openxr" 7308version = "0.20.0" 7309source = "registry+https://github.com/rust-lang/crates.io-index" 7310checksum = "40adeaa3219baa4412a522742eeee152656763008a39c68a50fd3027fe37625e" 7311dependencies = [ 7312 "libc", 7313 "libloading 0.8.9", 7314 "ndk-context", 7315 "openxr-sys", 7316] 7317 7318[[package]] 7319name = "openxr-sys" 7320version = "0.12.0" 7321source = "registry+https://github.com/rust-lang/crates.io-index" 7322checksum = "b8b94052f57756896c60b504769568fc538808210e77190b69c69b467ee7eaaf" 7323dependencies = [ 7324 "libc", 7325] 7326 7327[[package]] 7328name = "option-ext" 7329version = "0.2.0" 7330source = "registry+https://github.com/rust-lang/crates.io-index" 7331checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" 7332 7333[[package]] 7334name = "option-operations" 7335version = "0.6.1" 7336source = "registry+https://github.com/rust-lang/crates.io-index" 7337checksum = "aca39cf52b03268400c16eeb9b56382ea3c3353409309b63f5c8f0b1faf42754" 7338dependencies = [ 7339 "pastey 0.2.1", 7340] 7341 7342[[package]] 7343name = "orbclient" 7344version = "0.3.51" 7345source = "registry+https://github.com/rust-lang/crates.io-index" 7346checksum = "59aed3b33578edcfa1bc96a321d590d31832b6ad55a26f0313362ce687e9abd6" 7347dependencies = [ 7348 "libc", 7349 "libredox", 7350] 7351 7352[[package]] 7353name = "ordered-float" 7354version = "5.0.0" 7355source = "registry+https://github.com/rust-lang/crates.io-index" 7356checksum = "e2c1f9f56e534ac6a9b8a4600bdf0f530fb393b5f393e7b4d03489c3cf0c3f01" 7357dependencies = [ 7358 "num-traits", 7359] 7360 7361[[package]] 7362name = "ordermap" 7363version = "0.3.5" 7364source = "registry+https://github.com/rust-lang/crates.io-index" 7365checksum = "a86ed3f5f244b372d6b1a00b72ef7f8876d0bc6a78a4c9985c53614041512063" 7366 7367[[package]] 7368name = "owned_ttf_parser" 7369version = "0.25.1" 7370source = "registry+https://github.com/rust-lang/crates.io-index" 7371checksum = "36820e9051aca1014ddc75770aab4d68bc1e9e632f0f5627c4086bc216fb583b" 7372dependencies = [ 7373 "ttf-parser", 7374] 7375 7376[[package]] 7377name = "p256" 7378version = "0.13.2" 7379source = "registry+https://github.com/rust-lang/crates.io-index" 7380checksum = "c9863ad85fa8f4460f9c48cb909d38a0d689dba1f6f6988a5e3e0d31071bcd4b" 7381dependencies = [ 7382 "ecdsa", 7383 "elliptic-curve", 7384 "primeorder", 7385 "sha2 0.10.9", 7386] 7387 7388[[package]] 7389name = "p384" 7390version = "0.13.1" 7391source = "registry+https://github.com/rust-lang/crates.io-index" 7392checksum = "fe42f1670a52a47d448f14b6a5c61dd78fce51856e68edaa38f7ae3a46b8d6b6" 7393dependencies = [ 7394 "ecdsa", 7395 "elliptic-curve", 7396 "primeorder", 7397 "sha2 0.10.9", 7398] 7399 7400[[package]] 7401name = "p521" 7402version = "0.13.3" 7403source = "registry+https://github.com/rust-lang/crates.io-index" 7404checksum = "0fc9e2161f1f215afdfce23677034ae137bbd45016a880c2eb3ba8eb95f085b2" 7405dependencies = [ 7406 "base16ct 0.2.0", 7407 "ecdsa", 7408 "elliptic-curve", 7409 "primeorder", 7410 "rand_core 0.6.4", 7411 "sha2 0.10.9", 7412] 7413 7414[[package]] 7415name = "pango" 7416version = "0.18.3" 7417source = "registry+https://github.com/rust-lang/crates.io-index" 7418checksum = "7ca27ec1eb0457ab26f3036ea52229edbdb74dee1edd29063f5b9b010e7ebee4" 7419dependencies = [ 7420 "gio", 7421 "glib 0.18.5", 7422 "libc", 7423 "once_cell", 7424 "pango-sys", 7425] 7426 7427[[package]] 7428name = "pango-sys" 7429version = "0.18.0" 7430source = "registry+https://github.com/rust-lang/crates.io-index" 7431checksum = "436737e391a843e5933d6d9aa102cb126d501e815b83601365a948a518555dc5" 7432dependencies = [ 7433 "glib-sys 0.18.1", 7434 "gobject-sys 0.18.0", 7435 "libc", 7436 "system-deps 6.2.2", 7437] 7438 7439[[package]] 7440name = "papaya" 7441version = "0.2.3" 7442source = "registry+https://github.com/rust-lang/crates.io-index" 7443checksum = "f92dd0b07c53a0a0c764db2ace8c541dc47320dad97c2200c2a637ab9dd2328f" 7444dependencies = [ 7445 "equivalent", 7446 "seize", 7447] 7448 7449[[package]] 7450name = "parking" 7451version = "2.2.1" 7452source = "registry+https://github.com/rust-lang/crates.io-index" 7453checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba" 7454 7455[[package]] 7456name = "parking_lot" 7457version = "0.12.5" 7458source = "registry+https://github.com/rust-lang/crates.io-index" 7459checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" 7460dependencies = [ 7461 "lock_api", 7462 "parking_lot_core", 7463] 7464 7465[[package]] 7466name = "parking_lot_core" 7467version = "0.9.12" 7468source = "registry+https://github.com/rust-lang/crates.io-index" 7469checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" 7470dependencies = [ 7471 "cfg-if", 7472 "libc", 7473 "redox_syscall 0.5.18", 7474 "smallvec", 7475 "windows-link 0.2.1", 7476] 7477 7478[[package]] 7479name = "password-hash" 7480version = "0.5.0" 7481source = "registry+https://github.com/rust-lang/crates.io-index" 7482checksum = "346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166" 7483dependencies = [ 7484 "base64ct", 7485 "rand_core 0.6.4", 7486 "subtle", 7487] 7488 7489[[package]] 7490name = "paste" 7491version = "1.0.15" 7492source = "registry+https://github.com/rust-lang/crates.io-index" 7493checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" 7494 7495[[package]] 7496name = "pastey" 7497version = "0.1.1" 7498source = "registry+https://github.com/rust-lang/crates.io-index" 7499checksum = "35fb2e5f958ec131621fdd531e9fc186ed768cbe395337403ae56c17a74c68ec" 7500 7501[[package]] 7502name = "pastey" 7503version = "0.2.1" 7504source = "registry+https://github.com/rust-lang/crates.io-index" 7505checksum = "b867cad97c0791bbd3aaa6472142568c6c9e8f71937e98379f584cfb0cf35bec" 7506 7507[[package]] 7508name = "peek-poke" 7509version = "0.3.0" 7510source = "registry+https://github.com/rust-lang/crates.io-index" 7511checksum = "ef60922033e31835f6cf98b9b81b58368037b71d2a81928985cd9d0b3b3171fb" 7512dependencies = [ 7513 "euclid", 7514 "peek-poke-derive", 7515] 7516 7517[[package]] 7518name = "peek-poke-derive" 7519version = "0.3.0" 7520source = "registry+https://github.com/rust-lang/crates.io-index" 7521checksum = "271f78bae1e699b58c180a384a2e8d78ccbb60b853e15db92339725f3a2764d5" 7522dependencies = [ 7523 "proc-macro2", 7524 "quote", 7525 "syn 2.0.117", 7526 "synstructure", 7527] 7528 7529[[package]] 7530name = "pem-rfc7468" 7531version = "0.7.0" 7532source = "registry+https://github.com/rust-lang/crates.io-index" 7533checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412" 7534dependencies = [ 7535 "base64ct", 7536] 7537 7538[[package]] 7539name = "pem-rfc7468" 7540version = "1.0.0" 7541source = "registry+https://github.com/rust-lang/crates.io-index" 7542checksum = "a6305423e0e7738146434843d1694d621cce767262b2a86910beab705e4493d9" 7543dependencies = [ 7544 "base64ct", 7545] 7546 7547[[package]] 7548name = "peniko" 7549version = "0.5.0" 7550source = "registry+https://github.com/rust-lang/crates.io-index" 7551checksum = "b3c76095c9a636173600478e0373218c7b955335048c2bcd12dc6a79657649d8" 7552dependencies = [ 7553 "bytemuck", 7554 "color", 7555 "kurbo 0.12.0", 7556 "linebender_resource_handle", 7557 "smallvec", 7558] 7559 7560[[package]] 7561name = "percent-encoding" 7562version = "2.3.2" 7563source = "registry+https://github.com/rust-lang/crates.io-index" 7564checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" 7565 7566[[package]] 7567name = "petgraph" 7568version = "0.4.13" 7569source = "registry+https://github.com/rust-lang/crates.io-index" 7570checksum = "9c3659d1ee90221741f65dd128d9998311b0e40c5d3c23a62445938214abce4f" 7571dependencies = [ 7572 "fixedbitset", 7573 "ordermap", 7574] 7575 7576[[package]] 7577name = "petname" 7578version = "2.0.2" 7579source = "registry+https://github.com/rust-lang/crates.io-index" 7580checksum = "9cd31dcfdbbd7431a807ef4df6edd6473228e94d5c805e8cf671227a21bad068" 7581dependencies = [ 7582 "anyhow", 7583 "clap", 7584 "itertools 0.14.0", 7585 "proc-macro2", 7586 "quote", 7587 "rand 0.8.5", 7588] 7589 7590[[package]] 7591name = "pharos" 7592version = "0.5.3" 7593source = "registry+https://github.com/rust-lang/crates.io-index" 7594checksum = "e9567389417feee6ce15dd6527a8a1ecac205ef62c2932bcf3d9f6fc5b78b414" 7595dependencies = [ 7596 "futures", 7597 "rustc_version", 7598] 7599 7600[[package]] 7601name = "phf" 7602version = "0.13.1" 7603source = "registry+https://github.com/rust-lang/crates.io-index" 7604checksum = "c1562dc717473dbaa4c1f85a36410e03c047b2e7df7f45ee938fbef64ae7fadf" 7605dependencies = [ 7606 "phf_macros", 7607 "phf_shared", 7608 "serde", 7609] 7610 7611[[package]] 7612name = "phf_codegen" 7613version = "0.13.1" 7614source = "registry+https://github.com/rust-lang/crates.io-index" 7615checksum = "49aa7f9d80421bca176ca8dbfebe668cc7a2684708594ec9f3c0db0805d5d6e1" 7616dependencies = [ 7617 "phf_generator", 7618 "phf_shared", 7619] 7620 7621[[package]] 7622name = "phf_generator" 7623version = "0.13.1" 7624source = "registry+https://github.com/rust-lang/crates.io-index" 7625checksum = "135ace3a761e564ec88c03a77317a7c6b80bb7f7135ef2544dbe054243b89737" 7626dependencies = [ 7627 "fastrand", 7628 "phf_shared", 7629] 7630 7631[[package]] 7632name = "phf_macros" 7633version = "0.13.1" 7634source = "registry+https://github.com/rust-lang/crates.io-index" 7635checksum = "812f032b54b1e759ccd5f8b6677695d5268c588701effba24601f6932f8269ef" 7636dependencies = [ 7637 "phf_generator", 7638 "phf_shared", 7639 "proc-macro2", 7640 "quote", 7641 "syn 2.0.117", 7642] 7643 7644[[package]] 7645name = "phf_shared" 7646version = "0.13.1" 7647source = "registry+https://github.com/rust-lang/crates.io-index" 7648checksum = "e57fef6bc5981e38c2ce2d63bfa546861309f875b8a75f092d1d54ae2d64f266" 7649dependencies = [ 7650 "siphasher", 7651] 7652 7653[[package]] 7654name = "pico-args" 7655version = "0.5.0" 7656source = "registry+https://github.com/rust-lang/crates.io-index" 7657checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315" 7658 7659[[package]] 7660name = "pin-project" 7661version = "1.1.11" 7662source = "registry+https://github.com/rust-lang/crates.io-index" 7663checksum = "f1749c7ed4bcaf4c3d0a3efc28538844fb29bcdd7d2b67b2be7e20ba861ff517" 7664dependencies = [ 7665 "pin-project-internal", 7666] 7667 7668[[package]] 7669name = "pin-project-internal" 7670version = "1.1.11" 7671source = "registry+https://github.com/rust-lang/crates.io-index" 7672checksum = "d9b20ed30f105399776b9c883e68e536ef602a16ae6f596d2c473591d6ad64c6" 7673dependencies = [ 7674 "proc-macro2", 7675 "quote", 7676 "syn 2.0.117", 7677] 7678 7679[[package]] 7680name = "pin-project-lite" 7681version = "0.2.17" 7682source = "registry+https://github.com/rust-lang/crates.io-index" 7683checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd" 7684 7685[[package]] 7686name = "pin-utils" 7687version = "0.1.0" 7688source = "registry+https://github.com/rust-lang/crates.io-index" 7689checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 7690 7691[[package]] 7692name = "pkarr" 7693version = "5.0.3" 7694source = "registry+https://github.com/rust-lang/crates.io-index" 7695checksum = "2f950360d31be432c0c9467fba5024a94f55128e7f32bc9d32db140369f24c77" 7696dependencies = [ 7697 "async-compat", 7698 "base32", 7699 "bytes", 7700 "cfg_aliases", 7701 "document-features", 7702 "dyn-clone", 7703 "ed25519-dalek", 7704 "futures-buffered", 7705 "futures-lite", 7706 "getrandom 0.4.2", 7707 "log", 7708 "lru 0.16.3", 7709 "ntimestamp", 7710 "reqwest 0.13.2", 7711 "self_cell", 7712 "serde", 7713 "sha1_smol", 7714 "simple-dns", 7715 "thiserror 2.0.18", 7716 "tokio", 7717 "tracing", 7718 "url", 7719 "wasm-bindgen-futures", 7720] 7721 7722[[package]] 7723name = "pkcs1" 7724version = "0.7.5" 7725source = "registry+https://github.com/rust-lang/crates.io-index" 7726checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f" 7727dependencies = [ 7728 "der 0.7.10", 7729 "pkcs8 0.10.2", 7730 "spki 0.7.3", 7731] 7732 7733[[package]] 7734name = "pkcs8" 7735version = "0.10.2" 7736source = "registry+https://github.com/rust-lang/crates.io-index" 7737checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7" 7738dependencies = [ 7739 "der 0.7.10", 7740 "rand_core 0.6.4", 7741 "spki 0.7.3", 7742] 7743 7744[[package]] 7745name = "pkcs8" 7746version = "0.11.0-rc.11" 7747source = "registry+https://github.com/rust-lang/crates.io-index" 7748checksum = "12922b6296c06eb741b02d7b5161e3aaa22864af38dfa025a1a3ba3f68c84577" 7749dependencies = [ 7750 "der 0.8.0", 7751 "spki 0.8.0-rc.4", 7752] 7753 7754[[package]] 7755name = "pkg-config" 7756version = "0.3.32" 7757source = "registry+https://github.com/rust-lang/crates.io-index" 7758checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" 7759 7760[[package]] 7761name = "plain" 7762version = "0.2.3" 7763source = "registry+https://github.com/rust-lang/crates.io-index" 7764checksum = "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6" 7765 7766[[package]] 7767name = "plane-split" 7768version = "0.18.0" 7769source = "registry+https://github.com/rust-lang/crates.io-index" 7770checksum = "8c1f7d82649829ecdef8e258790b0587acf0a8403f0ce963473d8e918acc1643" 7771dependencies = [ 7772 "euclid", 7773 "log", 7774 "smallvec", 7775] 7776 7777[[package]] 7778name = "plist" 7779version = "1.8.0" 7780source = "registry+https://github.com/rust-lang/crates.io-index" 7781checksum = "740ebea15c5d1428f910cd1a5f52cebf8d25006245ed8ade92702f4943d91e07" 7782dependencies = [ 7783 "base64 0.22.1", 7784 "indexmap", 7785 "quick-xml 0.38.4", 7786 "serde", 7787 "time", 7788] 7789 7790[[package]] 7791name = "plotters" 7792version = "0.3.7" 7793source = "registry+https://github.com/rust-lang/crates.io-index" 7794checksum = "5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747" 7795dependencies = [ 7796 "num-traits", 7797 "plotters-backend", 7798 "plotters-svg", 7799 "wasm-bindgen", 7800 "web-sys", 7801] 7802 7803[[package]] 7804name = "plotters-backend" 7805version = "0.3.7" 7806source = "registry+https://github.com/rust-lang/crates.io-index" 7807checksum = "df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a" 7808 7809[[package]] 7810name = "plotters-svg" 7811version = "0.3.7" 7812source = "registry+https://github.com/rust-lang/crates.io-index" 7813checksum = "51bae2ac328883f7acdfea3d66a7c35751187f870bc81f94563733a154d7a670" 7814dependencies = [ 7815 "plotters-backend", 7816] 7817 7818[[package]] 7819name = "png" 7820version = "0.17.16" 7821source = "registry+https://github.com/rust-lang/crates.io-index" 7822checksum = "82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526" 7823dependencies = [ 7824 "bitflags 1.3.2", 7825 "crc32fast", 7826 "fdeflate", 7827 "flate2", 7828 "miniz_oxide", 7829] 7830 7831[[package]] 7832name = "png" 7833version = "0.18.1" 7834source = "registry+https://github.com/rust-lang/crates.io-index" 7835checksum = "60769b8b31b2a9f263dae2776c37b1b28ae246943cf719eb6946a1db05128a61" 7836dependencies = [ 7837 "bitflags 2.11.0", 7838 "crc32fast", 7839 "fdeflate", 7840 "flate2", 7841 "miniz_oxide", 7842] 7843 7844[[package]] 7845name = "polling" 7846version = "3.11.0" 7847source = "registry+https://github.com/rust-lang/crates.io-index" 7848checksum = "5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218" 7849dependencies = [ 7850 "cfg-if", 7851 "concurrent-queue", 7852 "hermit-abi", 7853 "pin-project-lite", 7854 "rustix 1.1.4", 7855 "windows-sys 0.61.2", 7856] 7857 7858[[package]] 7859name = "pollster" 7860version = "0.4.0" 7861source = "registry+https://github.com/rust-lang/crates.io-index" 7862checksum = "2f3a9f18d041e6d0e102a0a46750538147e5e8992d3b4873aaafee2520b00ce3" 7863 7864[[package]] 7865name = "poly1305" 7866version = "0.8.0" 7867source = "registry+https://github.com/rust-lang/crates.io-index" 7868checksum = "8159bd90725d2df49889a078b54f4f79e87f1f8a8444194cdca81d38f5393abf" 7869dependencies = [ 7870 "cpufeatures 0.2.17", 7871 "opaque-debug", 7872 "universal-hash 0.5.1", 7873] 7874 7875[[package]] 7876name = "poly1305" 7877version = "0.9.0-rc.6" 7878source = "registry+https://github.com/rust-lang/crates.io-index" 7879checksum = "19feddcbdf17fad33f40041c7f9e768faf19455f32a6d52ba1b8b65ffc7b1cae" 7880dependencies = [ 7881 "cpufeatures 0.3.0", 7882 "universal-hash 0.6.1", 7883 "zeroize", 7884] 7885 7886[[package]] 7887name = "polyval" 7888version = "0.6.2" 7889source = "registry+https://github.com/rust-lang/crates.io-index" 7890checksum = "9d1fe60d06143b2430aa532c94cfe9e29783047f06c0d7fd359a9a51b729fa25" 7891dependencies = [ 7892 "cfg-if", 7893 "cpufeatures 0.2.17", 7894 "opaque-debug", 7895 "universal-hash 0.5.1", 7896] 7897 7898[[package]] 7899name = "polyval" 7900version = "0.7.1" 7901source = "registry+https://github.com/rust-lang/crates.io-index" 7902checksum = "7dfc63250416fea14f5749b90725916a6c903f599d51cb635aa7a52bfd03eede" 7903dependencies = [ 7904 "cpubits", 7905 "cpufeatures 0.3.0", 7906 "universal-hash 0.6.1", 7907] 7908 7909[[package]] 7910name = "portable-atomic" 7911version = "1.13.1" 7912source = "registry+https://github.com/rust-lang/crates.io-index" 7913checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49" 7914dependencies = [ 7915 "serde", 7916] 7917 7918[[package]] 7919name = "portable-atomic-util" 7920version = "0.2.6" 7921source = "registry+https://github.com/rust-lang/crates.io-index" 7922checksum = "091397be61a01d4be58e7841595bd4bfedb15f1cd54977d79b8271e94ed799a3" 7923dependencies = [ 7924 "portable-atomic", 7925] 7926 7927[[package]] 7928name = "portmapper" 7929version = "0.14.0" 7930source = "registry+https://github.com/rust-lang/crates.io-index" 7931checksum = "7d2a8825353ace3285138da3378b1e21860d60351942f7aa3b99b13b41f80318" 7932dependencies = [ 7933 "base64 0.22.1", 7934 "bytes", 7935 "derive_more", 7936 "futures-lite", 7937 "futures-util", 7938 "hyper-util", 7939 "igd-next", 7940 "iroh-metrics", 7941 "libc", 7942 "n0-error", 7943 "netwatch", 7944 "num_enum", 7945 "rand 0.9.2", 7946 "serde", 7947 "smallvec", 7948 "socket2 0.6.3", 7949 "time", 7950 "tokio", 7951 "tokio-util", 7952 "tower-layer", 7953 "tracing", 7954 "url", 7955] 7956 7957[[package]] 7958name = "postcard" 7959version = "1.1.3" 7960source = "registry+https://github.com/rust-lang/crates.io-index" 7961checksum = "6764c3b5dd454e283a30e6dfe78e9b31096d9e32036b5d1eaac7a6119ccb9a24" 7962dependencies = [ 7963 "cobs", 7964 "embedded-io 0.4.0", 7965 "embedded-io 0.6.1", 7966 "heapless", 7967 "postcard-derive", 7968 "serde", 7969] 7970 7971[[package]] 7972name = "postcard-derive" 7973version = "0.2.2" 7974source = "registry+https://github.com/rust-lang/crates.io-index" 7975checksum = "e0232bd009a197ceec9cc881ba46f727fcd8060a2d8d6a9dde7a69030a6fe2bb" 7976dependencies = [ 7977 "proc-macro2", 7978 "quote", 7979 "syn 2.0.117", 7980] 7981 7982[[package]] 7983name = "potential_utf" 7984version = "0.1.4" 7985source = "registry+https://github.com/rust-lang/crates.io-index" 7986checksum = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77" 7987dependencies = [ 7988 "serde_core", 7989 "writeable 0.6.2", 7990 "zerovec 0.11.5", 7991] 7992 7993[[package]] 7994name = "powerfmt" 7995version = "0.2.0" 7996source = "registry+https://github.com/rust-lang/crates.io-index" 7997checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" 7998 7999[[package]] 8000name = "ppv-lite86" 8001version = "0.2.21" 8002source = "registry+https://github.com/rust-lang/crates.io-index" 8003checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 8004dependencies = [ 8005 "zerocopy", 8006] 8007 8008[[package]] 8009name = "precomputed-hash" 8010version = "0.1.1" 8011source = "registry+https://github.com/rust-lang/crates.io-index" 8012checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c" 8013 8014[[package]] 8015name = "presser" 8016version = "0.3.1" 8017source = "registry+https://github.com/rust-lang/crates.io-index" 8018checksum = "e8cf8e6a8aa66ce33f63993ffc4ea4271eb5b0530a9002db8455ea6050c77bfa" 8019 8020[[package]] 8021name = "prettyplease" 8022version = "0.2.37" 8023source = "registry+https://github.com/rust-lang/crates.io-index" 8024checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b" 8025dependencies = [ 8026 "proc-macro2", 8027 "syn 2.0.117", 8028] 8029 8030[[package]] 8031name = "primeorder" 8032version = "0.13.6" 8033source = "registry+https://github.com/rust-lang/crates.io-index" 8034checksum = "353e1ca18966c16d9deb1c69278edbc5f194139612772bd9537af60ac231e1e6" 8035dependencies = [ 8036 "elliptic-curve", 8037] 8038 8039[[package]] 8040name = "proc-macro-crate" 8041version = "1.3.1" 8042source = "registry+https://github.com/rust-lang/crates.io-index" 8043checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919" 8044dependencies = [ 8045 "once_cell", 8046 "toml_edit 0.19.15", 8047] 8048 8049[[package]] 8050name = "proc-macro-crate" 8051version = "2.0.2" 8052source = "registry+https://github.com/rust-lang/crates.io-index" 8053checksum = "b00f26d3400549137f92511a46ac1cd8ce37cb5598a96d382381458b992a5d24" 8054dependencies = [ 8055 "toml_datetime 0.6.3", 8056 "toml_edit 0.20.2", 8057] 8058 8059[[package]] 8060name = "proc-macro-crate" 8061version = "3.5.0" 8062source = "registry+https://github.com/rust-lang/crates.io-index" 8063checksum = "e67ba7e9b2b56446f1d419b1d807906278ffa1a658a8a5d8a39dcb1f5a78614f" 8064dependencies = [ 8065 "toml_edit 0.25.5+spec-1.1.0", 8066] 8067 8068[[package]] 8069name = "proc-macro-error" 8070version = "1.0.4" 8071source = "registry+https://github.com/rust-lang/crates.io-index" 8072checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" 8073dependencies = [ 8074 "proc-macro-error-attr", 8075 "proc-macro2", 8076 "quote", 8077 "syn 1.0.109", 8078 "version_check", 8079] 8080 8081[[package]] 8082name = "proc-macro-error-attr" 8083version = "1.0.4" 8084source = "registry+https://github.com/rust-lang/crates.io-index" 8085checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" 8086dependencies = [ 8087 "proc-macro2", 8088 "quote", 8089 "version_check", 8090] 8091 8092[[package]] 8093name = "proc-macro2" 8094version = "1.0.106" 8095source = "registry+https://github.com/rust-lang/crates.io-index" 8096checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934" 8097dependencies = [ 8098 "unicode-ident", 8099] 8100 8101[[package]] 8102name = "profiling" 8103version = "1.0.17" 8104source = "registry+https://github.com/rust-lang/crates.io-index" 8105checksum = "3eb8486b569e12e2c32ad3e204dbaba5e4b5b216e9367044f25f1dba42341773" 8106dependencies = [ 8107 "profiling-procmacros", 8108] 8109 8110[[package]] 8111name = "profiling-procmacros" 8112version = "1.0.17" 8113source = "registry+https://github.com/rust-lang/crates.io-index" 8114checksum = "52717f9a02b6965224f95ca2a81e2e0c5c43baacd28ca057577988930b6c3d5b" 8115dependencies = [ 8116 "quote", 8117 "syn 2.0.117", 8118] 8119 8120[[package]] 8121name = "prost" 8122version = "0.12.6" 8123source = "registry+https://github.com/rust-lang/crates.io-index" 8124checksum = "deb1435c188b76130da55f17a466d252ff7b1418b2ad3e037d127b94e3411f29" 8125dependencies = [ 8126 "bytes", 8127 "prost-derive", 8128] 8129 8130[[package]] 8131name = "prost-derive" 8132version = "0.12.6" 8133source = "registry+https://github.com/rust-lang/crates.io-index" 8134checksum = "81bddcdb20abf9501610992b6759a4c888aef7d1a7247ef75e2404275ac24af1" 8135dependencies = [ 8136 "anyhow", 8137 "itertools 0.12.1", 8138 "proc-macro2", 8139 "quote", 8140 "syn 2.0.117", 8141] 8142 8143[[package]] 8144name = "pxfm" 8145version = "0.1.28" 8146source = "registry+https://github.com/rust-lang/crates.io-index" 8147checksum = "b5a041e753da8b807c9255f28de81879c78c876392ff2469cde94799b2896b9d" 8148 8149[[package]] 8150name = "quick-error" 8151version = "2.0.1" 8152source = "registry+https://github.com/rust-lang/crates.io-index" 8153checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3" 8154 8155[[package]] 8156name = "quick-xml" 8157version = "0.38.4" 8158source = "registry+https://github.com/rust-lang/crates.io-index" 8159checksum = "b66c2058c55a409d601666cffe35f04333cf1013010882cec174a7467cd4e21c" 8160dependencies = [ 8161 "memchr", 8162] 8163 8164[[package]] 8165name = "quick-xml" 8166version = "0.39.2" 8167source = "registry+https://github.com/rust-lang/crates.io-index" 8168checksum = "958f21e8e7ceb5a1aa7fa87fab28e7c75976e0bfe7e23ff069e0a260f894067d" 8169dependencies = [ 8170 "memchr", 8171] 8172 8173[[package]] 8174name = "quick_cache" 8175version = "0.6.21" 8176source = "registry+https://github.com/rust-lang/crates.io-index" 8177checksum = "5a70b1b8b47e31d0498ecbc3c5470bb931399a8bfed1fd79d1717a61ce7f96e3" 8178dependencies = [ 8179 "ahash", 8180 "equivalent", 8181 "hashbrown 0.16.1", 8182] 8183 8184[[package]] 8185name = "quickcheck" 8186version = "1.1.0" 8187source = "registry+https://github.com/rust-lang/crates.io-index" 8188checksum = "95c589f335db0f6aaa168a7cd27b1fc6920f5e1470c804f814d9cd6e62a0f70b" 8189dependencies = [ 8190 "env_logger", 8191 "log", 8192 "rand 0.10.0", 8193] 8194 8195[[package]] 8196name = "quinn" 8197version = "0.11.9" 8198source = "registry+https://github.com/rust-lang/crates.io-index" 8199checksum = "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20" 8200dependencies = [ 8201 "bytes", 8202 "cfg_aliases", 8203 "pin-project-lite", 8204 "quinn-proto", 8205 "quinn-udp", 8206 "rustc-hash 2.1.1", 8207 "rustls", 8208 "socket2 0.6.3", 8209 "thiserror 2.0.18", 8210 "tokio", 8211 "tracing", 8212 "web-time", 8213] 8214 8215[[package]] 8216name = "quinn-proto" 8217version = "0.11.14" 8218source = "registry+https://github.com/rust-lang/crates.io-index" 8219checksum = "434b42fec591c96ef50e21e886936e66d3cc3f737104fdb9b737c40ffb94c098" 8220dependencies = [ 8221 "aws-lc-rs", 8222 "bytes", 8223 "getrandom 0.3.4", 8224 "lru-slab", 8225 "rand 0.9.2", 8226 "ring", 8227 "rustc-hash 2.1.1", 8228 "rustls", 8229 "rustls-pki-types", 8230 "slab", 8231 "thiserror 2.0.18", 8232 "tinyvec", 8233 "tracing", 8234 "web-time", 8235] 8236 8237[[package]] 8238name = "quinn-udp" 8239version = "0.5.14" 8240source = "registry+https://github.com/rust-lang/crates.io-index" 8241checksum = "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd" 8242dependencies = [ 8243 "cfg_aliases", 8244 "libc", 8245 "once_cell", 8246 "socket2 0.6.3", 8247 "tracing", 8248 "windows-sys 0.60.2", 8249] 8250 8251[[package]] 8252name = "quote" 8253version = "1.0.45" 8254source = "registry+https://github.com/rust-lang/crates.io-index" 8255checksum = "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924" 8256dependencies = [ 8257 "proc-macro2", 8258] 8259 8260[[package]] 8261name = "r-efi" 8262version = "5.3.0" 8263source = "registry+https://github.com/rust-lang/crates.io-index" 8264checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" 8265 8266[[package]] 8267name = "r-efi" 8268version = "6.0.0" 8269source = "registry+https://github.com/rust-lang/crates.io-index" 8270checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf" 8271 8272[[package]] 8273name = "rand" 8274version = "0.7.3" 8275source = "registry+https://github.com/rust-lang/crates.io-index" 8276checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03" 8277dependencies = [ 8278 "getrandom 0.1.16", 8279 "libc", 8280 "rand_chacha 0.2.2", 8281 "rand_core 0.5.1", 8282 "rand_hc", 8283] 8284 8285[[package]] 8286name = "rand" 8287version = "0.8.5" 8288source = "registry+https://github.com/rust-lang/crates.io-index" 8289checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 8290dependencies = [ 8291 "libc", 8292 "rand_chacha 0.3.1", 8293 "rand_core 0.6.4", 8294] 8295 8296[[package]] 8297name = "rand" 8298version = "0.9.2" 8299source = "registry+https://github.com/rust-lang/crates.io-index" 8300checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" 8301dependencies = [ 8302 "rand_chacha 0.9.0", 8303 "rand_core 0.9.5", 8304] 8305 8306[[package]] 8307name = "rand" 8308version = "0.10.0" 8309source = "registry+https://github.com/rust-lang/crates.io-index" 8310checksum = "bc266eb313df6c5c09c1c7b1fbe2510961e5bcd3add930c1e31f7ed9da0feff8" 8311dependencies = [ 8312 "getrandom 0.4.2", 8313 "rand_core 0.10.0", 8314] 8315 8316[[package]] 8317name = "rand_chacha" 8318version = "0.2.2" 8319source = "registry+https://github.com/rust-lang/crates.io-index" 8320checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402" 8321dependencies = [ 8322 "ppv-lite86", 8323 "rand_core 0.5.1", 8324] 8325 8326[[package]] 8327name = "rand_chacha" 8328version = "0.3.1" 8329source = "registry+https://github.com/rust-lang/crates.io-index" 8330checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 8331dependencies = [ 8332 "ppv-lite86", 8333 "rand_core 0.6.4", 8334] 8335 8336[[package]] 8337name = "rand_chacha" 8338version = "0.9.0" 8339source = "registry+https://github.com/rust-lang/crates.io-index" 8340checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" 8341dependencies = [ 8342 "ppv-lite86", 8343 "rand_core 0.9.5", 8344] 8345 8346[[package]] 8347name = "rand_core" 8348version = "0.5.1" 8349source = "registry+https://github.com/rust-lang/crates.io-index" 8350checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19" 8351dependencies = [ 8352 "getrandom 0.1.16", 8353] 8354 8355[[package]] 8356name = "rand_core" 8357version = "0.6.4" 8358source = "registry+https://github.com/rust-lang/crates.io-index" 8359checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 8360dependencies = [ 8361 "getrandom 0.2.17", 8362] 8363 8364[[package]] 8365name = "rand_core" 8366version = "0.9.5" 8367source = "registry+https://github.com/rust-lang/crates.io-index" 8368checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c" 8369dependencies = [ 8370 "getrandom 0.3.4", 8371] 8372 8373[[package]] 8374name = "rand_core" 8375version = "0.10.0" 8376source = "registry+https://github.com/rust-lang/crates.io-index" 8377checksum = "0c8d0fd677905edcbeedbf2edb6494d676f0e98d54d5cf9bda0b061cb8fb8aba" 8378 8379[[package]] 8380name = "rand_hc" 8381version = "0.2.0" 8382source = "registry+https://github.com/rust-lang/crates.io-index" 8383checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c" 8384dependencies = [ 8385 "rand_core 0.5.1", 8386] 8387 8388[[package]] 8389name = "range-alloc" 8390version = "0.1.5" 8391source = "registry+https://github.com/rust-lang/crates.io-index" 8392checksum = "ca45419789ae5a7899559e9512e58ca889e41f04f1f2445e9f4b290ceccd1d08" 8393 8394[[package]] 8395name = "rav1e" 8396version = "0.8.1" 8397source = "registry+https://github.com/rust-lang/crates.io-index" 8398checksum = "43b6dd56e85d9483277cde964fd1bdb0428de4fec5ebba7540995639a21cb32b" 8399dependencies = [ 8400 "aligned-vec", 8401 "arbitrary", 8402 "arg_enum_proc_macro", 8403 "arrayvec", 8404 "av-scenechange", 8405 "av1-grain", 8406 "bitstream-io", 8407 "built", 8408 "cfg-if", 8409 "interpolate_name", 8410 "itertools 0.14.0", 8411 "libc", 8412 "libfuzzer-sys", 8413 "log", 8414 "maybe-rayon", 8415 "new_debug_unreachable", 8416 "noop_proc_macro", 8417 "num-derive", 8418 "num-traits", 8419 "paste", 8420 "profiling", 8421 "rand 0.9.2", 8422 "rand_chacha 0.9.0", 8423 "simd_helpers", 8424 "thiserror 2.0.18", 8425 "v_frame", 8426 "wasm-bindgen", 8427] 8428 8429[[package]] 8430name = "ravif" 8431version = "0.13.0" 8432source = "registry+https://github.com/rust-lang/crates.io-index" 8433checksum = "e52310197d971b0f5be7fe6b57530dcd27beb35c1b013f29d66c1ad73fbbcc45" 8434dependencies = [ 8435 "avif-serialize", 8436 "imgref", 8437 "loop9", 8438 "quick-error", 8439 "rav1e", 8440 "rayon", 8441 "rgb", 8442] 8443 8444[[package]] 8445name = "raw-window-handle" 8446version = "0.6.2" 8447source = "registry+https://github.com/rust-lang/crates.io-index" 8448checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539" 8449 8450[[package]] 8451name = "rayon" 8452version = "1.11.0" 8453source = "registry+https://github.com/rust-lang/crates.io-index" 8454checksum = "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f" 8455dependencies = [ 8456 "either", 8457 "rayon-core", 8458] 8459 8460[[package]] 8461name = "rayon-core" 8462version = "1.13.0" 8463source = "registry+https://github.com/rust-lang/crates.io-index" 8464checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91" 8465dependencies = [ 8466 "crossbeam-deque", 8467 "crossbeam-utils", 8468] 8469 8470[[package]] 8471name = "read-fonts" 8472version = "0.35.0" 8473source = "registry+https://github.com/rust-lang/crates.io-index" 8474checksum = "6717cf23b488adf64b9d711329542ba34de147df262370221940dfabc2c91358" 8475dependencies = [ 8476 "bytemuck", 8477 "font-types", 8478] 8479 8480[[package]] 8481name = "redox_syscall" 8482version = "0.4.1" 8483source = "registry+https://github.com/rust-lang/crates.io-index" 8484checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa" 8485dependencies = [ 8486 "bitflags 1.3.2", 8487] 8488 8489[[package]] 8490name = "redox_syscall" 8491version = "0.5.18" 8492source = "registry+https://github.com/rust-lang/crates.io-index" 8493checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" 8494dependencies = [ 8495 "bitflags 2.11.0", 8496] 8497 8498[[package]] 8499name = "redox_syscall" 8500version = "0.7.3" 8501source = "registry+https://github.com/rust-lang/crates.io-index" 8502checksum = "6ce70a74e890531977d37e532c34d45e9055d2409ed08ddba14529471ed0be16" 8503dependencies = [ 8504 "bitflags 2.11.0", 8505] 8506 8507[[package]] 8508name = "redox_users" 8509version = "0.5.2" 8510source = "registry+https://github.com/rust-lang/crates.io-index" 8511checksum = "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac" 8512dependencies = [ 8513 "getrandom 0.2.17", 8514 "libredox", 8515 "thiserror 2.0.18", 8516] 8517 8518[[package]] 8519name = "regex" 8520version = "1.12.3" 8521source = "registry+https://github.com/rust-lang/crates.io-index" 8522checksum = "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276" 8523dependencies = [ 8524 "aho-corasick", 8525 "memchr", 8526 "regex-automata 0.4.14", 8527 "regex-syntax", 8528] 8529 8530[[package]] 8531name = "regex-automata" 8532version = "0.2.0" 8533source = "registry+https://github.com/rust-lang/crates.io-index" 8534checksum = "e9368763f5a9b804326f3af749e16f9abf378d227bcdee7634b13d8f17793782" 8535dependencies = [ 8536 "memchr", 8537] 8538 8539[[package]] 8540name = "regex-automata" 8541version = "0.4.14" 8542source = "registry+https://github.com/rust-lang/crates.io-index" 8543checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f" 8544dependencies = [ 8545 "aho-corasick", 8546 "memchr", 8547 "regex-syntax", 8548] 8549 8550[[package]] 8551name = "regex-syntax" 8552version = "0.8.10" 8553source = "registry+https://github.com/rust-lang/crates.io-index" 8554checksum = "dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a" 8555 8556[[package]] 8557name = "renderdoc-sys" 8558version = "1.1.0" 8559source = "registry+https://github.com/rust-lang/crates.io-index" 8560checksum = "19b30a45b0cd0bcca8037f3d0dc3421eaf95327a17cad11964fb8179b4fc4832" 8561 8562[[package]] 8563name = "reqwest" 8564version = "0.12.28" 8565source = "registry+https://github.com/rust-lang/crates.io-index" 8566checksum = "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147" 8567dependencies = [ 8568 "base64 0.22.1", 8569 "bytes", 8570 "encoding_rs", 8571 "futures-core", 8572 "futures-util", 8573 "h2 0.4.13", 8574 "http 1.4.0", 8575 "http-body 1.0.1", 8576 "http-body-util", 8577 "hyper 1.8.1", 8578 "hyper-rustls", 8579 "hyper-tls", 8580 "hyper-util", 8581 "js-sys", 8582 "log", 8583 "mime", 8584 "native-tls", 8585 "percent-encoding", 8586 "pin-project-lite", 8587 "quinn", 8588 "rustls", 8589 "rustls-pki-types", 8590 "serde", 8591 "serde_json", 8592 "serde_urlencoded", 8593 "sync_wrapper", 8594 "tokio", 8595 "tokio-native-tls", 8596 "tokio-rustls", 8597 "tokio-util", 8598 "tower", 8599 "tower-http", 8600 "tower-service", 8601 "url", 8602 "wasm-bindgen", 8603 "wasm-bindgen-futures", 8604 "wasm-streams", 8605 "web-sys", 8606 "webpki-roots", 8607] 8608 8609[[package]] 8610name = "reqwest" 8611version = "0.13.2" 8612source = "registry+https://github.com/rust-lang/crates.io-index" 8613checksum = "ab3f43e3283ab1488b624b44b0e988d0acea0b3214e694730a055cb6b2efa801" 8614dependencies = [ 8615 "base64 0.22.1", 8616 "bytes", 8617 "futures-core", 8618 "http 1.4.0", 8619 "http-body 1.0.1", 8620 "http-body-util", 8621 "hyper 1.8.1", 8622 "hyper-rustls", 8623 "hyper-util", 8624 "js-sys", 8625 "log", 8626 "percent-encoding", 8627 "pin-project-lite", 8628 "quinn", 8629 "rustls", 8630 "rustls-pki-types", 8631 "rustls-platform-verifier", 8632 "sync_wrapper", 8633 "tokio", 8634 "tokio-rustls", 8635 "tower", 8636 "tower-http", 8637 "tower-service", 8638 "url", 8639 "wasm-bindgen", 8640 "wasm-bindgen-futures", 8641 "web-sys", 8642] 8643 8644[[package]] 8645name = "resolv-conf" 8646version = "0.7.6" 8647source = "registry+https://github.com/rust-lang/crates.io-index" 8648checksum = "1e061d1b48cb8d38042de4ae0a7a6401009d6143dc80d2e2d6f31f0bdd6470c7" 8649 8650[[package]] 8651name = "resvg" 8652version = "0.45.1" 8653source = "registry+https://github.com/rust-lang/crates.io-index" 8654checksum = "a8928798c0a55e03c9ca6c4c6846f76377427d2c1e1f7e6de3c06ae57942df43" 8655dependencies = [ 8656 "gif 0.13.3", 8657 "image-webp", 8658 "log", 8659 "pico-args", 8660 "rgb", 8661 "svgtypes", 8662 "tiny-skia", 8663 "usvg", 8664 "zune-jpeg 0.4.21", 8665] 8666 8667[[package]] 8668name = "rfc6979" 8669version = "0.4.0" 8670source = "registry+https://github.com/rust-lang/crates.io-index" 8671checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2" 8672dependencies = [ 8673 "hmac", 8674 "subtle", 8675] 8676 8677[[package]] 8678name = "rgb" 8679version = "0.8.53" 8680source = "registry+https://github.com/rust-lang/crates.io-index" 8681checksum = "47b34b781b31e5d73e9fbc8689c70551fd1ade9a19e3e28cfec8580a79290cc4" 8682dependencies = [ 8683 "bytemuck", 8684] 8685 8686[[package]] 8687name = "ring" 8688version = "0.17.14" 8689source = "registry+https://github.com/rust-lang/crates.io-index" 8690checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" 8691dependencies = [ 8692 "cc", 8693 "cfg-if", 8694 "getrandom 0.2.17", 8695 "libc", 8696 "untrusted", 8697 "windows-sys 0.52.0", 8698] 8699 8700[[package]] 8701name = "ron" 8702version = "0.10.1" 8703source = "registry+https://github.com/rust-lang/crates.io-index" 8704checksum = "beceb6f7bf81c73e73aeef6dd1356d9a1b2b4909e1f0fc3e59b034f9572d7b7f" 8705dependencies = [ 8706 "base64 0.22.1", 8707 "bitflags 2.11.0", 8708 "serde", 8709 "serde_derive", 8710 "unicode-ident", 8711] 8712 8713[[package]] 8714name = "roxmltree" 8715version = "0.20.0" 8716source = "registry+https://github.com/rust-lang/crates.io-index" 8717checksum = "6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97" 8718 8719[[package]] 8720name = "rsa" 8721version = "0.9.10" 8722source = "registry+https://github.com/rust-lang/crates.io-index" 8723checksum = "b8573f03f5883dcaebdfcf4725caa1ecb9c15b2ef50c43a07b816e06799bb12d" 8724dependencies = [ 8725 "const-oid 0.9.6", 8726 "digest 0.10.7", 8727 "num-bigint-dig", 8728 "num-integer", 8729 "num-traits", 8730 "pkcs1", 8731 "pkcs8 0.10.2", 8732 "rand_core 0.6.4", 8733 "sha1", 8734 "sha2 0.10.9", 8735 "signature 2.2.0", 8736 "spki 0.7.3", 8737 "subtle", 8738 "zeroize", 8739] 8740 8741[[package]] 8742name = "rusqlite" 8743version = "0.37.0" 8744source = "registry+https://github.com/rust-lang/crates.io-index" 8745checksum = "165ca6e57b20e1351573e3729b958bc62f0e48025386970b6e4d29e7a7e71f3f" 8746dependencies = [ 8747 "bitflags 2.11.0", 8748 "fallible-iterator", 8749 "fallible-streaming-iterator", 8750 "hashlink", 8751 "libsqlite3-sys", 8752 "smallvec", 8753] 8754 8755[[package]] 8756name = "rustc-demangle" 8757version = "0.1.27" 8758source = "registry+https://github.com/rust-lang/crates.io-index" 8759checksum = "b50b8869d9fc858ce7266cce0194bd74df58b9d0e3f6df3a9fc8eb470d95c09d" 8760 8761[[package]] 8762name = "rustc-hash" 8763version = "1.1.0" 8764source = "registry+https://github.com/rust-lang/crates.io-index" 8765checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" 8766 8767[[package]] 8768name = "rustc-hash" 8769version = "2.1.1" 8770source = "registry+https://github.com/rust-lang/crates.io-index" 8771checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" 8772 8773[[package]] 8774name = "rustc_version" 8775version = "0.4.1" 8776source = "registry+https://github.com/rust-lang/crates.io-index" 8777checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" 8778dependencies = [ 8779 "semver", 8780] 8781 8782[[package]] 8783name = "rustix" 8784version = "0.38.44" 8785source = "registry+https://github.com/rust-lang/crates.io-index" 8786checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154" 8787dependencies = [ 8788 "bitflags 2.11.0", 8789 "errno", 8790 "libc", 8791 "linux-raw-sys 0.4.15", 8792 "windows-sys 0.59.0", 8793] 8794 8795[[package]] 8796name = "rustix" 8797version = "1.1.4" 8798source = "registry+https://github.com/rust-lang/crates.io-index" 8799checksum = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190" 8800dependencies = [ 8801 "bitflags 2.11.0", 8802 "errno", 8803 "libc", 8804 "linux-raw-sys 0.12.1", 8805 "windows-sys 0.61.2", 8806] 8807 8808[[package]] 8809name = "rustls" 8810version = "0.23.37" 8811source = "registry+https://github.com/rust-lang/crates.io-index" 8812checksum = "758025cb5fccfd3bc2fd74708fd4682be41d99e5dff73c377c0646c6012c73a4" 8813dependencies = [ 8814 "aws-lc-rs", 8815 "log", 8816 "once_cell", 8817 "ring", 8818 "rustls-pki-types", 8819 "rustls-webpki", 8820 "subtle", 8821 "zeroize", 8822] 8823 8824[[package]] 8825name = "rustls-native-certs" 8826version = "0.8.3" 8827source = "registry+https://github.com/rust-lang/crates.io-index" 8828checksum = "612460d5f7bea540c490b2b6395d8e34a953e52b491accd6c86c8164c5932a63" 8829dependencies = [ 8830 "openssl-probe", 8831 "rustls-pki-types", 8832 "schannel", 8833 "security-framework", 8834] 8835 8836[[package]] 8837name = "rustls-pki-types" 8838version = "1.14.0" 8839source = "registry+https://github.com/rust-lang/crates.io-index" 8840checksum = "be040f8b0a225e40375822a563fa9524378b9d63112f53e19ffff34df5d33fdd" 8841dependencies = [ 8842 "web-time", 8843 "zeroize", 8844] 8845 8846[[package]] 8847name = "rustls-platform-verifier" 8848version = "0.6.2" 8849source = "registry+https://github.com/rust-lang/crates.io-index" 8850checksum = "1d99feebc72bae7ab76ba994bb5e121b8d83d910ca40b36e0921f53becc41784" 8851dependencies = [ 8852 "core-foundation 0.10.1", 8853 "core-foundation-sys", 8854 "jni 0.21.1", 8855 "log", 8856 "once_cell", 8857 "rustls", 8858 "rustls-native-certs", 8859 "rustls-platform-verifier-android", 8860 "rustls-webpki", 8861 "security-framework", 8862 "security-framework-sys", 8863 "webpki-root-certs", 8864 "windows-sys 0.61.2", 8865] 8866 8867[[package]] 8868name = "rustls-platform-verifier-android" 8869version = "0.1.1" 8870source = "registry+https://github.com/rust-lang/crates.io-index" 8871checksum = "f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f" 8872 8873[[package]] 8874name = "rustls-webpki" 8875version = "0.103.10" 8876source = "registry+https://github.com/rust-lang/crates.io-index" 8877checksum = "df33b2b81ac578cabaf06b89b0631153a3f416b0a886e8a7a1707fb51abbd1ef" 8878dependencies = [ 8879 "aws-lc-rs", 8880 "ring", 8881 "rustls-pki-types", 8882 "untrusted", 8883] 8884 8885[[package]] 8886name = "rustversion" 8887version = "1.0.22" 8888source = "registry+https://github.com/rust-lang/crates.io-index" 8889checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" 8890 8891[[package]] 8892name = "rustybuzz" 8893version = "0.20.1" 8894source = "registry+https://github.com/rust-lang/crates.io-index" 8895checksum = "fd3c7c96f8a08ee34eff8857b11b49b07d71d1c3f4e88f8a88d4c9e9f90b1702" 8896dependencies = [ 8897 "bitflags 2.11.0", 8898 "bytemuck", 8899 "core_maths", 8900 "log", 8901 "smallvec", 8902 "ttf-parser", 8903 "unicode-bidi-mirroring", 8904 "unicode-ccc", 8905 "unicode-properties", 8906 "unicode-script", 8907] 8908 8909[[package]] 8910name = "ryu" 8911version = "1.0.23" 8912source = "registry+https://github.com/rust-lang/crates.io-index" 8913checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f" 8914 8915[[package]] 8916name = "same-file" 8917version = "1.0.6" 8918source = "registry+https://github.com/rust-lang/crates.io-index" 8919checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 8920dependencies = [ 8921 "winapi-util", 8922] 8923 8924[[package]] 8925name = "schannel" 8926version = "0.1.29" 8927source = "registry+https://github.com/rust-lang/crates.io-index" 8928checksum = "91c1b7e4904c873ef0710c1f407dde2e6287de2bebc1bbbf7d430bb7cbffd939" 8929dependencies = [ 8930 "windows-sys 0.61.2", 8931] 8932 8933[[package]] 8934name = "scoped-tls" 8935version = "1.0.1" 8936source = "registry+https://github.com/rust-lang/crates.io-index" 8937checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294" 8938 8939[[package]] 8940name = "scopeguard" 8941version = "1.2.0" 8942source = "registry+https://github.com/rust-lang/crates.io-index" 8943checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 8944 8945[[package]] 8946name = "sctk-adwaita" 8947version = "0.10.1" 8948source = "registry+https://github.com/rust-lang/crates.io-index" 8949checksum = "b6277f0217056f77f1d8f49f2950ac6c278c0d607c45f5ee99328d792ede24ec" 8950dependencies = [ 8951 "ab_glyph", 8952 "log", 8953 "memmap2", 8954 "smithay-client-toolkit", 8955 "tiny-skia", 8956] 8957 8958[[package]] 8959name = "sea-query" 8960version = "1.0.0-rc.32" 8961source = "registry+https://github.com/rust-lang/crates.io-index" 8962checksum = "e504013549f817509224b39f2381da6b6e18e48cb7144a24ea13b6f22089e76c" 8963dependencies = [ 8964 "inherent", 8965 "sea-query-derive", 8966] 8967 8968[[package]] 8969name = "sea-query-derive" 8970version = "1.0.0-rc.12" 8971source = "registry+https://github.com/rust-lang/crates.io-index" 8972checksum = "8d88ad44b6ad9788c8b9476b6b91f94c7461d1e19d39cd8ea37838b1e6ff5aa8" 8973dependencies = [ 8974 "darling", 8975 "heck 0.4.1", 8976 "proc-macro2", 8977 "quote", 8978 "syn 2.0.117", 8979 "thiserror 2.0.18", 8980] 8981 8982[[package]] 8983name = "sea-query-rusqlite" 8984version = "0.8.0-rc.15" 8985source = "registry+https://github.com/rust-lang/crates.io-index" 8986checksum = "9d42855d86ace6f5d9e425b65a8035d45c64e001db87a254ecfd87f226b4b0f7" 8987dependencies = [ 8988 "rusqlite", 8989 "sea-query", 8990] 8991 8992[[package]] 8993name = "sec1" 8994version = "0.7.3" 8995source = "registry+https://github.com/rust-lang/crates.io-index" 8996checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc" 8997dependencies = [ 8998 "base16ct 0.2.0", 8999 "der 0.7.10", 9000 "generic-array", 9001 "pkcs8 0.10.2", 9002 "serdect", 9003 "subtle", 9004 "zeroize", 9005] 9006 9007[[package]] 9008name = "sec1" 9009version = "0.8.0" 9010source = "registry+https://github.com/rust-lang/crates.io-index" 9011checksum = "f46b9a5ab87780a3189a1d704766579517a04ad59de653b7aad7d38e8a15f7dc" 9012dependencies = [ 9013 "base16ct 1.0.0", 9014 "hybrid-array 0.4.8", 9015] 9016 9017[[package]] 9018name = "security-framework" 9019version = "3.7.0" 9020source = "registry+https://github.com/rust-lang/crates.io-index" 9021checksum = "b7f4bc775c73d9a02cde8bf7b2ec4c9d12743edf609006c7facc23998404cd1d" 9022dependencies = [ 9023 "bitflags 2.11.0", 9024 "core-foundation 0.10.1", 9025 "core-foundation-sys", 9026 "libc", 9027 "security-framework-sys", 9028] 9029 9030[[package]] 9031name = "security-framework-sys" 9032version = "2.17.0" 9033source = "registry+https://github.com/rust-lang/crates.io-index" 9034checksum = "6ce2691df843ecc5d231c0b14ece2acc3efb62c0a398c7e1d875f3983ce020e3" 9035dependencies = [ 9036 "core-foundation-sys", 9037 "libc", 9038] 9039 9040[[package]] 9041name = "seize" 9042version = "0.5.1" 9043source = "registry+https://github.com/rust-lang/crates.io-index" 9044checksum = "5b55fb86dfd3a2f5f76ea78310a88f96c4ea21a3031f8d212443d56123fd0521" 9045dependencies = [ 9046 "libc", 9047 "windows-sys 0.61.2", 9048] 9049 9050[[package]] 9051name = "selectors" 9052version = "0.36.1" 9053source = "git+https://github.com/servo/stylo?rev=f9d940629a7fd0389cc4ecb58c12927b09286478#f9d940629a7fd0389cc4ecb58c12927b09286478" 9054dependencies = [ 9055 "bitflags 2.11.0", 9056 "cssparser", 9057 "derive_more", 9058 "log", 9059 "new_debug_unreachable", 9060 "phf", 9061 "phf_codegen", 9062 "precomputed-hash", 9063 "rustc-hash 2.1.1", 9064 "servo_arc", 9065 "smallvec", 9066 "to_shmem", 9067 "to_shmem_derive", 9068] 9069 9070[[package]] 9071name = "self_cell" 9072version = "1.2.2" 9073source = "registry+https://github.com/rust-lang/crates.io-index" 9074checksum = "b12e76d157a900eb52e81bc6e9f3069344290341720e9178cde2407113ac8d89" 9075 9076[[package]] 9077name = "semver" 9078version = "1.0.27" 9079source = "registry+https://github.com/rust-lang/crates.io-index" 9080checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2" 9081 9082[[package]] 9083name = "send_wrapper" 9084version = "0.6.0" 9085source = "registry+https://github.com/rust-lang/crates.io-index" 9086checksum = "cd0b0ec5f1c1ca621c432a25813d8d60c88abe6d3e08a3eb9cf37d97a0fe3d73" 9087 9088[[package]] 9089name = "serde" 9090version = "1.0.228" 9091source = "registry+https://github.com/rust-lang/crates.io-index" 9092checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" 9093dependencies = [ 9094 "serde_core", 9095 "serde_derive", 9096] 9097 9098[[package]] 9099name = "serde-xml-rs" 9100version = "0.8.2" 9101source = "registry+https://github.com/rust-lang/crates.io-index" 9102checksum = "cc2215ce3e6a77550b80a1c37251b7d294febaf42e36e21b7b411e0bf54d540d" 9103dependencies = [ 9104 "log", 9105 "serde", 9106 "thiserror 2.0.18", 9107 "xml", 9108] 9109 9110[[package]] 9111name = "serde_bytes" 9112version = "0.11.19" 9113source = "registry+https://github.com/rust-lang/crates.io-index" 9114checksum = "a5d440709e79d88e51ac01c4b72fc6cb7314017bb7da9eeff678aa94c10e3ea8" 9115dependencies = [ 9116 "serde", 9117 "serde_core", 9118] 9119 9120[[package]] 9121name = "serde_core" 9122version = "1.0.228" 9123source = "registry+https://github.com/rust-lang/crates.io-index" 9124checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" 9125dependencies = [ 9126 "serde_derive", 9127] 9128 9129[[package]] 9130name = "serde_derive" 9131version = "1.0.228" 9132source = "registry+https://github.com/rust-lang/crates.io-index" 9133checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" 9134dependencies = [ 9135 "proc-macro2", 9136 "quote", 9137 "syn 2.0.117", 9138] 9139 9140[[package]] 9141name = "serde_ipld_dagcbor" 9142version = "0.6.4" 9143source = "registry+https://github.com/rust-lang/crates.io-index" 9144checksum = "46182f4f08349a02b45c998ba3215d3f9de826246ba02bb9dddfe9a2a2100778" 9145dependencies = [ 9146 "cbor4ii", 9147 "ipld-core", 9148 "scopeguard", 9149 "serde", 9150] 9151 9152[[package]] 9153name = "serde_json" 9154version = "1.0.149" 9155source = "registry+https://github.com/rust-lang/crates.io-index" 9156checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86" 9157dependencies = [ 9158 "indexmap", 9159 "itoa", 9160 "memchr", 9161 "serde", 9162 "serde_core", 9163 "zmij", 9164] 9165 9166[[package]] 9167name = "serde_path_to_error" 9168version = "0.1.20" 9169source = "registry+https://github.com/rust-lang/crates.io-index" 9170checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457" 9171dependencies = [ 9172 "itoa", 9173 "serde", 9174 "serde_core", 9175] 9176 9177[[package]] 9178name = "serde_spanned" 9179version = "0.6.9" 9180source = "registry+https://github.com/rust-lang/crates.io-index" 9181checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3" 9182dependencies = [ 9183 "serde", 9184] 9185 9186[[package]] 9187name = "serde_spanned" 9188version = "1.0.4" 9189source = "registry+https://github.com/rust-lang/crates.io-index" 9190checksum = "f8bbf91e5a4d6315eee45e704372590b30e260ee83af6639d64557f51b067776" 9191dependencies = [ 9192 "serde_core", 9193] 9194 9195[[package]] 9196name = "serde_test" 9197version = "1.0.177" 9198source = "registry+https://github.com/rust-lang/crates.io-index" 9199checksum = "7f901ee573cab6b3060453d2d5f0bae4e6d628c23c0a962ff9b5f1d7c8d4f1ed" 9200dependencies = [ 9201 "serde", 9202] 9203 9204[[package]] 9205name = "serde_urlencoded" 9206version = "0.7.1" 9207source = "registry+https://github.com/rust-lang/crates.io-index" 9208checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 9209dependencies = [ 9210 "form_urlencoded", 9211 "itoa", 9212 "ryu", 9213 "serde", 9214] 9215 9216[[package]] 9217name = "serdect" 9218version = "0.2.0" 9219source = "registry+https://github.com/rust-lang/crates.io-index" 9220checksum = "a84f14a19e9a014bb9f4512488d9829a68e04ecabffb0f9904cd1ace94598177" 9221dependencies = [ 9222 "base16ct 0.2.0", 9223 "serde", 9224] 9225 9226[[package]] 9227name = "servo" 9228version = "0.0.6" 9229dependencies = [ 9230 "accesskit", 9231 "accesskit_consumer", 9232 "arboard", 9233 "bitflags 2.11.0", 9234 "crossbeam-channel", 9235 "dpi", 9236 "env_logger", 9237 "euclid", 9238 "gaol", 9239 "gstreamer", 9240 "http 1.4.0", 9241 "http-body-util", 9242 "hyper 1.8.1", 9243 "image", 9244 "ipc-channel", 9245 "keyboard-types 0.8.3", 9246 "log", 9247 "mozangle", 9248 "parking_lot", 9249 "rustc-hash 2.1.1", 9250 "rustls", 9251 "serde", 9252 "servo", 9253 "servo-background-hang-monitor", 9254 "servo-base", 9255 "servo-bluetooth", 9256 "servo-bluetooth-traits", 9257 "servo-canvas-traits", 9258 "servo-config", 9259 "servo-constellation", 9260 "servo-constellation-traits", 9261 "servo-devtools", 9262 "servo-devtools-traits", 9263 "servo-embedder-traits", 9264 "servo-fonts", 9265 "servo-geometry", 9266 "servo-layout", 9267 "servo-layout-api", 9268 "servo-media", 9269 "servo-media-dummy", 9270 "servo-media-gstreamer", 9271 "servo-media-thread", 9272 "servo-net", 9273 "servo-net-traits", 9274 "servo-paint", 9275 "servo-paint-api", 9276 "servo-profile", 9277 "servo-profile-traits", 9278 "servo-script", 9279 "servo-script-traits", 9280 "servo-storage", 9281 "servo-storage-traits", 9282 "servo-tracing", 9283 "servo-url", 9284 "servo-webgl", 9285 "servo-webgpu", 9286 "servo-webxr", 9287 "servo-webxr-api", 9288 "stylo", 9289 "stylo_traits", 9290 "surfman", 9291 "tokio", 9292 "tracing", 9293 "url", 9294 "webrender", 9295 "webrender_api", 9296 "winit", 9297] 9298 9299[[package]] 9300name = "servo-allocator" 9301version = "0.0.6" 9302dependencies = [ 9303 "backtrace", 9304 "libc", 9305 "log", 9306 "rustc-hash 2.1.1", 9307 "tikv-jemalloc-sys", 9308 "tikv-jemallocator", 9309 "windows-sys 0.61.2", 9310] 9311 9312[[package]] 9313name = "servo-background-hang-monitor" 9314version = "0.0.6" 9315dependencies = [ 9316 "backtrace", 9317 "crossbeam-channel", 9318 "libc", 9319 "log", 9320 "mach2", 9321 "nix", 9322 "rustc-demangle", 9323 "rustc-hash 2.1.1", 9324 "serde_json", 9325 "servo-background-hang-monitor-api", 9326 "servo-base", 9327] 9328 9329[[package]] 9330name = "servo-background-hang-monitor-api" 9331version = "0.0.6" 9332dependencies = [ 9333 "serde", 9334 "servo-base", 9335] 9336 9337[[package]] 9338name = "servo-base" 9339version = "0.0.6" 9340dependencies = [ 9341 "accesskit", 9342 "crossbeam-channel", 9343 "ipc-channel", 9344 "libc", 9345 "log", 9346 "mach2", 9347 "malloc_size_of_derive", 9348 "parking_lot", 9349 "rayon", 9350 "regex", 9351 "serde", 9352 "serde_json", 9353 "servo-config", 9354 "servo-malloc-size-of", 9355 "time", 9356 "unicode-segmentation", 9357 "webrender_api", 9358 "windows-sys 0.61.2", 9359] 9360 9361[[package]] 9362name = "servo-bluetooth" 9363version = "0.0.6" 9364dependencies = [ 9365 "bitflags 2.11.0", 9366 "blurmock", 9367 "btleplug", 9368 "futures", 9369 "log", 9370 "rand 0.9.2", 9371 "servo-base", 9372 "servo-bluetooth-traits", 9373 "servo-config", 9374 "servo-embedder-traits", 9375 "tokio", 9376 "uuid", 9377] 9378 9379[[package]] 9380name = "servo-bluetooth-traits" 9381version = "0.0.6" 9382dependencies = [ 9383 "regex", 9384 "serde", 9385 "servo-base", 9386 "servo-embedder-traits", 9387] 9388 9389[[package]] 9390name = "servo-canvas" 9391version = "0.0.6" 9392dependencies = [ 9393 "bytemuck", 9394 "crossbeam-channel", 9395 "euclid", 9396 "futures-intrusive", 9397 "kurbo 0.12.0", 9398 "log", 9399 "peniko", 9400 "pollster", 9401 "rustc-hash 2.1.1", 9402 "servo-base", 9403 "servo-canvas-traits", 9404 "servo-config", 9405 "servo-fonts", 9406 "servo-paint-api", 9407 "servo-pixels", 9408 "servo-profile-traits", 9409 "servo-tracing", 9410 "stylo", 9411 "tracing", 9412 "vello", 9413 "vello_cpu", 9414 "webrender_api", 9415] 9416 9417[[package]] 9418name = "servo-canvas-traits" 9419version = "0.0.6" 9420dependencies = [ 9421 "crossbeam-channel", 9422 "euclid", 9423 "glow", 9424 "kurbo 0.12.0", 9425 "malloc_size_of_derive", 9426 "serde", 9427 "servo-base", 9428 "servo-fonts-traits", 9429 "servo-malloc-size-of", 9430 "servo-pixels", 9431 "servo-webxr-api", 9432 "strum 0.27.2", 9433 "stylo", 9434 "webrender_api", 9435] 9436 9437[[package]] 9438name = "servo-config" 9439version = "0.0.6" 9440dependencies = [ 9441 "serde", 9442 "serde_json", 9443 "servo-config-macro", 9444 "stylo_static_prefs", 9445] 9446 9447[[package]] 9448name = "servo-config-macro" 9449version = "0.0.6" 9450dependencies = [ 9451 "proc-macro2", 9452 "quote", 9453 "syn 2.0.117", 9454 "synstructure", 9455] 9456 9457[[package]] 9458name = "servo-constellation" 9459version = "0.0.6" 9460dependencies = [ 9461 "backtrace", 9462 "beaver-p2p", 9463 "content-security-policy", 9464 "crossbeam-channel", 9465 "euclid", 9466 "gaol", 9467 "ipc-channel", 9468 "iroh", 9469 "iroh-persist", 9470 "keyboard-types 0.8.3", 9471 "log", 9472 "parking_lot", 9473 "petname", 9474 "postcard", 9475 "rand 0.9.2", 9476 "rustc-hash 2.1.1", 9477 "serde", 9478 "serde_json", 9479 "servo-background-hang-monitor", 9480 "servo-background-hang-monitor-api", 9481 "servo-base", 9482 "servo-bluetooth-traits", 9483 "servo-canvas", 9484 "servo-canvas-traits", 9485 "servo-config", 9486 "servo-constellation-traits", 9487 "servo-devtools-traits", 9488 "servo-embedder-traits", 9489 "servo-fonts", 9490 "servo-layout-api", 9491 "servo-media-thread", 9492 "servo-net", 9493 "servo-net-traits", 9494 "servo-paint-api", 9495 "servo-profile-traits", 9496 "servo-script-traits", 9497 "servo-storage-traits", 9498 "servo-tracing", 9499 "servo-url", 9500 "servo-webgpu", 9501 "servo-webgpu-traits", 9502 "servo-webxr-api", 9503 "stylo", 9504 "stylo_traits", 9505 "sync_wrapper", 9506 "tokio", 9507 "tracing", 9508] 9509 9510[[package]] 9511name = "servo-constellation-traits" 9512version = "0.0.6" 9513dependencies = [ 9514 "content-security-policy", 9515 "encoding_rs", 9516 "euclid", 9517 "http 1.4.0", 9518 "ipc-channel", 9519 "log", 9520 "malloc_size_of_derive", 9521 "rustc-hash 2.1.1", 9522 "serde", 9523 "servo-base", 9524 "servo-canvas-traits", 9525 "servo-config", 9526 "servo-devtools-traits", 9527 "servo-embedder-traits", 9528 "servo-fonts-traits", 9529 "servo-hyper-serde", 9530 "servo-malloc-size-of", 9531 "servo-net-traits", 9532 "servo-paint-api", 9533 "servo-pixels", 9534 "servo-profile-traits", 9535 "servo-storage-traits", 9536 "servo-url", 9537 "servo-webgpu-traits", 9538 "strum 0.27.2", 9539 "uuid", 9540 "webrender_api", 9541 "wgpu-core", 9542] 9543 9544[[package]] 9545name = "servo-deny-public-fields" 9546version = "0.0.6" 9547dependencies = [ 9548 "syn 2.0.117", 9549 "synstructure", 9550] 9551 9552[[package]] 9553name = "servo-devtools" 9554version = "0.0.6" 9555dependencies = [ 9556 "atomic_refcell", 9557 "base64 0.22.1", 9558 "chrono", 9559 "crossbeam-channel", 9560 "headers 0.4.1", 9561 "http 1.4.0", 9562 "log", 9563 "malloc_size_of_derive", 9564 "rand 0.9.2", 9565 "rustc-hash 2.1.1", 9566 "serde", 9567 "serde_json", 9568 "servo-base", 9569 "servo-config", 9570 "servo-devtools-traits", 9571 "servo-embedder-traits", 9572 "servo-malloc-size-of", 9573 "servo-net", 9574 "servo-net-traits", 9575 "servo-profile-traits", 9576 "servo-url", 9577 "uuid", 9578] 9579 9580[[package]] 9581name = "servo-devtools-traits" 9582version = "0.0.6" 9583dependencies = [ 9584 "http 1.4.0", 9585 "malloc_size_of_derive", 9586 "serde", 9587 "servo-base", 9588 "servo-embedder-traits", 9589 "servo-malloc-size-of", 9590 "servo-net-traits", 9591 "servo-profile-traits", 9592 "servo-url", 9593 "uuid", 9594] 9595 9596[[package]] 9597name = "servo-dom-struct" 9598version = "0.0.6" 9599dependencies = [ 9600 "proc-macro2", 9601 "quote", 9602 "syn 2.0.117", 9603] 9604 9605[[package]] 9606name = "servo-embedder-traits" 9607version = "0.0.6" 9608dependencies = [ 9609 "accesskit", 9610 "bitflags 2.11.0", 9611 "cookie 0.18.1", 9612 "crossbeam-channel", 9613 "euclid", 9614 "http 1.4.0", 9615 "image", 9616 "keyboard-types 0.8.3", 9617 "log", 9618 "malloc_size_of_derive", 9619 "rustc-hash 2.1.1", 9620 "serde", 9621 "servo-base", 9622 "servo-config", 9623 "servo-geometry", 9624 "servo-hyper-serde", 9625 "servo-malloc-size-of", 9626 "servo-pixels", 9627 "servo-url", 9628 "strum 0.27.2", 9629 "stylo", 9630 "stylo_traits", 9631 "url", 9632 "uuid", 9633 "webdriver", 9634 "webrender_api", 9635] 9636 9637[[package]] 9638name = "servo-fonts" 9639version = "0.0.6" 9640dependencies = [ 9641 "app_units", 9642 "bitflags 2.11.0", 9643 "byteorder", 9644 "content-security-policy", 9645 "dwrote", 9646 "euclid", 9647 "fontsan", 9648 "freetype-sys", 9649 "harfbuzz-sys", 9650 "icu_locid", 9651 "icu_properties 1.5.1", 9652 "itertools 0.14.0", 9653 "libc", 9654 "log", 9655 "malloc_size_of_derive", 9656 "memmap2", 9657 "num-traits", 9658 "objc2 0.6.4", 9659 "objc2-core-foundation", 9660 "objc2-core-graphics", 9661 "objc2-core-text", 9662 "parking_lot", 9663 "read-fonts", 9664 "rustc-hash 2.1.1", 9665 "serde", 9666 "servo-allocator", 9667 "servo-base", 9668 "servo-config", 9669 "servo-fonts-traits", 9670 "servo-malloc-size-of", 9671 "servo-net-traits", 9672 "servo-paint-api", 9673 "servo-profile-traits", 9674 "servo-tracing", 9675 "servo-url", 9676 "servo_arc", 9677 "skrifa", 9678 "smallvec", 9679 "stylo", 9680 "stylo_atoms", 9681 "tracing", 9682 "unicode-properties", 9683 "unicode-script", 9684 "url", 9685 "uuid", 9686 "webrender_api", 9687 "winapi", 9688 "xml", 9689 "yeslogic-fontconfig-sys", 9690] 9691 9692[[package]] 9693name = "servo-fonts-traits" 9694version = "0.0.6" 9695dependencies = [ 9696 "atomic_refcell", 9697 "dwrote", 9698 "log", 9699 "malloc_size_of_derive", 9700 "memmap2", 9701 "num-derive", 9702 "num-traits", 9703 "parking_lot", 9704 "read-fonts", 9705 "serde", 9706 "servo-base", 9707 "servo-malloc-size-of", 9708 "servo-profile-traits", 9709 "servo-url", 9710 "stylo", 9711 "uuid", 9712 "webrender_api", 9713] 9714 9715[[package]] 9716name = "servo-geometry" 9717version = "0.0.6" 9718dependencies = [ 9719 "app_units", 9720 "euclid", 9721 "malloc_size_of_derive", 9722 "servo-malloc-size-of", 9723 "webrender", 9724 "webrender_api", 9725] 9726 9727[[package]] 9728name = "servo-hyper-serde" 9729version = "0.13.2" 9730dependencies = [ 9731 "cookie 0.18.1", 9732 "headers 0.4.1", 9733 "http 1.4.0", 9734 "hyper 1.8.1", 9735 "mime", 9736 "serde", 9737 "serde_bytes", 9738 "serde_core", 9739 "serde_test", 9740] 9741 9742[[package]] 9743name = "servo-jstraceable-derive" 9744version = "0.0.6" 9745dependencies = [ 9746 "proc-macro2", 9747 "syn 2.0.117", 9748 "synstructure", 9749] 9750 9751[[package]] 9752name = "servo-layout" 9753version = "0.0.6" 9754dependencies = [ 9755 "app_units", 9756 "atomic_refcell", 9757 "bitflags 2.11.0", 9758 "data-url", 9759 "euclid", 9760 "html5ever", 9761 "icu_locid", 9762 "icu_segmenter 1.5.0", 9763 "itertools 0.14.0", 9764 "kurbo 0.12.0", 9765 "log", 9766 "malloc_size_of_derive", 9767 "num-traits", 9768 "parking_lot", 9769 "quickcheck", 9770 "rayon", 9771 "rustc-hash 2.1.1", 9772 "selectors", 9773 "servo-base", 9774 "servo-config", 9775 "servo-embedder-traits", 9776 "servo-fonts", 9777 "servo-fonts-traits", 9778 "servo-geometry", 9779 "servo-layout-api", 9780 "servo-malloc-size-of", 9781 "servo-net-traits", 9782 "servo-paint-api", 9783 "servo-pixels", 9784 "servo-profile-traits", 9785 "servo-script", 9786 "servo-script-traits", 9787 "servo-tracing", 9788 "servo-url", 9789 "servo_arc", 9790 "smallvec", 9791 "strum 0.27.2", 9792 "stylo", 9793 "stylo_atoms", 9794 "stylo_traits", 9795 "taffy", 9796 "tracing", 9797 "unicode-bidi", 9798 "unicode-script", 9799 "unicode_categories", 9800 "url", 9801 "webrender_api", 9802 "xi-unicode", 9803] 9804 9805[[package]] 9806name = "servo-layout-api" 9807version = "0.0.6" 9808dependencies = [ 9809 "app_units", 9810 "atomic_refcell", 9811 "bitflags 2.11.0", 9812 "euclid", 9813 "html5ever", 9814 "libc", 9815 "malloc_size_of_derive", 9816 "parking_lot", 9817 "rustc-hash 2.1.1", 9818 "selectors", 9819 "serde", 9820 "servo-background-hang-monitor-api", 9821 "servo-base", 9822 "servo-embedder-traits", 9823 "servo-fonts", 9824 "servo-malloc-size-of", 9825 "servo-net-traits", 9826 "servo-paint-api", 9827 "servo-pixels", 9828 "servo-profile-traits", 9829 "servo-script-traits", 9830 "servo-url", 9831 "servo_arc", 9832 "stylo", 9833 "stylo_traits", 9834 "webrender_api", 9835] 9836 9837[[package]] 9838name = "servo-malloc-size-of" 9839version = "0.0.6" 9840dependencies = [ 9841 "accountable-refcell", 9842 "app_units", 9843 "atomic_refcell", 9844 "content-security-policy", 9845 "crossbeam-channel", 9846 "encoding_rs", 9847 "euclid", 9848 "http 1.4.0", 9849 "indexmap", 9850 "ipc-channel", 9851 "keyboard-types 0.8.3", 9852 "markup5ever", 9853 "mime", 9854 "parking_lot", 9855 "resvg", 9856 "servo-allocator", 9857 "servo_arc", 9858 "smallvec", 9859 "string_cache", 9860 "stylo", 9861 "stylo_dom", 9862 "stylo_malloc_size_of", 9863 "taffy", 9864 "tendril", 9865 "tokio", 9866 "unicode-bidi", 9867 "unicode-script", 9868 "url", 9869 "urlpattern", 9870 "uuid", 9871 "webrender", 9872 "webrender_api", 9873 "wr_malloc_size_of", 9874] 9875 9876[[package]] 9877name = "servo-media" 9878version = "0.0.6" 9879dependencies = [ 9880 "once_cell", 9881 "servo-media-audio", 9882 "servo-media-player", 9883 "servo-media-streams", 9884 "servo-media-traits", 9885 "servo-media-webrtc", 9886] 9887 9888[[package]] 9889name = "servo-media-audio" 9890version = "0.0.6" 9891dependencies = [ 9892 "byte-slice-cast", 9893 "euclid", 9894 "log", 9895 "malloc_size_of_derive", 9896 "num-complex", 9897 "num-traits", 9898 "petgraph", 9899 "serde", 9900 "serde_derive", 9901 "servo-malloc-size-of", 9902 "servo-media-derive", 9903 "servo-media-player", 9904 "servo-media-streams", 9905 "servo-media-traits", 9906 "smallvec", 9907 "speexdsp-resampler", 9908] 9909 9910[[package]] 9911name = "servo-media-derive" 9912version = "0.0.6" 9913dependencies = [ 9914 "proc-macro2", 9915 "quote", 9916 "syn 2.0.117", 9917] 9918 9919[[package]] 9920name = "servo-media-dummy" 9921version = "0.0.6" 9922dependencies = [ 9923 "ipc-channel", 9924 "servo-media", 9925 "servo-media-audio", 9926 "servo-media-player", 9927 "servo-media-streams", 9928 "servo-media-traits", 9929 "servo-media-webrtc", 9930] 9931 9932[[package]] 9933name = "servo-media-gstreamer" 9934version = "0.0.6" 9935dependencies = [ 9936 "byte-slice-cast", 9937 "glib 0.22.3", 9938 "glib-sys 0.22.3", 9939 "gstreamer", 9940 "gstreamer-app", 9941 "gstreamer-audio", 9942 "gstreamer-base", 9943 "gstreamer-play", 9944 "gstreamer-sdp", 9945 "gstreamer-sys", 9946 "gstreamer-video", 9947 "gstreamer-webrtc", 9948 "ipc-channel", 9949 "log", 9950 "mime", 9951 "once_cell", 9952 "servo-media", 9953 "servo-media-audio", 9954 "servo-media-gstreamer-render", 9955 "servo-media-gstreamer-render-android", 9956 "servo-media-gstreamer-render-unix", 9957 "servo-media-player", 9958 "servo-media-streams", 9959 "servo-media-traits", 9960 "servo-media-webrtc", 9961 "url", 9962] 9963 9964[[package]] 9965name = "servo-media-gstreamer-render" 9966version = "0.0.6" 9967dependencies = [ 9968 "gstreamer", 9969 "gstreamer-video", 9970 "servo-media-player", 9971] 9972 9973[[package]] 9974name = "servo-media-gstreamer-render-android" 9975version = "0.0.6" 9976dependencies = [ 9977 "glib 0.22.3", 9978 "gstreamer", 9979 "gstreamer-gl", 9980 "gstreamer-gl-egl", 9981 "gstreamer-video", 9982 "servo-media-gstreamer-render", 9983 "servo-media-player", 9984] 9985 9986[[package]] 9987name = "servo-media-gstreamer-render-unix" 9988version = "0.0.6" 9989dependencies = [ 9990 "glib 0.22.3", 9991 "gstreamer", 9992 "gstreamer-gl", 9993 "gstreamer-gl-egl", 9994 "gstreamer-gl-wayland", 9995 "gstreamer-gl-x11", 9996 "gstreamer-video", 9997 "servo-media-gstreamer-render", 9998 "servo-media-player", 9999] 10000 10001[[package]] 10002name = "servo-media-player" 10003version = "0.0.6" 10004dependencies = [ 10005 "ipc-channel", 10006 "malloc_size_of_derive", 10007 "serde", 10008 "serde_derive", 10009 "servo-malloc-size-of", 10010 "servo-media-streams", 10011 "servo-media-traits", 10012] 10013 10014[[package]] 10015name = "servo-media-streams" 10016version = "0.0.6" 10017dependencies = [ 10018 "malloc_size_of_derive", 10019 "servo-malloc-size-of", 10020 "uuid", 10021] 10022 10023[[package]] 10024name = "servo-media-thread" 10025version = "0.0.6" 10026dependencies = [ 10027 "euclid", 10028 "ipc-channel", 10029 "log", 10030 "malloc_size_of_derive", 10031 "rustc-hash 2.1.1", 10032 "serde", 10033 "servo-config", 10034 "servo-malloc-size-of", 10035 "servo-media", 10036 "servo-paint-api", 10037 "webrender_api", 10038] 10039 10040[[package]] 10041name = "servo-media-traits" 10042version = "0.0.6" 10043dependencies = [ 10044 "malloc_size_of_derive", 10045 "servo-malloc-size-of", 10046] 10047 10048[[package]] 10049name = "servo-media-webrtc" 10050version = "0.0.6" 10051dependencies = [ 10052 "log", 10053 "servo-media-streams", 10054 "uuid", 10055] 10056 10057[[package]] 10058name = "servo-metrics" 10059version = "0.0.6" 10060dependencies = [ 10061 "malloc_size_of_derive", 10062 "servo-base", 10063 "servo-config", 10064 "servo-malloc-size-of", 10065 "servo-paint-api", 10066 "servo-profile-traits", 10067 "servo-script-traits", 10068 "servo-url", 10069] 10070 10071[[package]] 10072name = "servo-net" 10073version = "0.0.6" 10074dependencies = [ 10075 "anyhow", 10076 "async-compression", 10077 "async-recursion", 10078 "async-tungstenite", 10079 "atproto-identity", 10080 "base64 0.22.1", 10081 "bytes", 10082 "chrono", 10083 "content-security-policy", 10084 "cookie 0.18.1", 10085 "crossbeam-channel", 10086 "data-url", 10087 "flate2", 10088 "fst", 10089 "futures", 10090 "futures-core", 10091 "futures-util", 10092 "generic-array", 10093 "headers 0.4.1", 10094 "http 1.4.0", 10095 "http-body-util", 10096 "hyper 1.8.1", 10097 "hyper-rustls", 10098 "hyper-util", 10099 "imsz", 10100 "ipc-channel", 10101 "itertools 0.14.0", 10102 "log", 10103 "malloc_size_of_derive", 10104 "mime", 10105 "mime_guess", 10106 "nom 8.0.0", 10107 "parking_lot", 10108 "quick_cache", 10109 "regex", 10110 "reqwest 0.12.28", 10111 "resvg", 10112 "rustc-hash 2.1.1", 10113 "rustls", 10114 "rustls-pki-types", 10115 "rustls-platform-verifier", 10116 "serde", 10117 "serde_json", 10118 "servo-base", 10119 "servo-config", 10120 "servo-constellation-traits", 10121 "servo-devtools-traits", 10122 "servo-embedder-traits", 10123 "servo-hyper-serde", 10124 "servo-malloc-size-of", 10125 "servo-net", 10126 "servo-net-traits", 10127 "servo-paint-api", 10128 "servo-pixels", 10129 "servo-profile-traits", 10130 "servo-url", 10131 "servo_arc", 10132 "sha2 0.10.9", 10133 "sync_wrapper", 10134 "time", 10135 "tokio", 10136 "tokio-rustls", 10137 "tokio-stream", 10138 "tokio-util", 10139 "tower", 10140 "tungstenite", 10141 "url", 10142 "uuid", 10143 "webpki-roots", 10144 "webrender_api", 10145] 10146 10147[[package]] 10148name = "servo-net-traits" 10149version = "0.0.6" 10150dependencies = [ 10151 "content-security-policy", 10152 "cookie 0.18.1", 10153 "crossbeam-channel", 10154 "data-url", 10155 "headers 0.4.1", 10156 "http 1.4.0", 10157 "hyper-util", 10158 "ipc-channel", 10159 "log", 10160 "malloc_size_of_derive", 10161 "mime", 10162 "num-traits", 10163 "parking_lot", 10164 "percent-encoding", 10165 "rand 0.9.2", 10166 "rustc-hash 2.1.1", 10167 "rustls-pki-types", 10168 "serde", 10169 "serde_json", 10170 "servo-base", 10171 "servo-config", 10172 "servo-embedder-traits", 10173 "servo-hyper-serde", 10174 "servo-malloc-size-of", 10175 "servo-paint-api", 10176 "servo-pixels", 10177 "servo-profile-traits", 10178 "servo-url", 10179 "servo_arc", 10180 "sync_wrapper", 10181 "sys-locale", 10182 "tokio", 10183 "tower", 10184 "url", 10185 "uuid", 10186 "webrender_api", 10187] 10188 10189[[package]] 10190name = "servo-paint" 10191version = "0.0.6" 10192dependencies = [ 10193 "bitflags 2.11.0", 10194 "crossbeam-channel", 10195 "dpi", 10196 "euclid", 10197 "gleam", 10198 "image", 10199 "ipc-channel", 10200 "log", 10201 "rayon", 10202 "rustc-hash 2.1.1", 10203 "servo-allocator", 10204 "servo-base", 10205 "servo-canvas-traits", 10206 "servo-config", 10207 "servo-constellation-traits", 10208 "servo-embedder-traits", 10209 "servo-geometry", 10210 "servo-malloc-size-of", 10211 "servo-media-thread", 10212 "servo-paint-api", 10213 "servo-pixels", 10214 "servo-profile-traits", 10215 "servo-timers", 10216 "servo-tracing", 10217 "servo-webgl", 10218 "servo-webgpu", 10219 "servo-webxr", 10220 "servo-webxr-api", 10221 "smallvec", 10222 "stylo_traits", 10223 "surfman", 10224 "tracing", 10225 "webrender", 10226 "webrender_api", 10227 "wr_malloc_size_of", 10228] 10229 10230[[package]] 10231name = "servo-paint-api" 10232version = "0.0.6" 10233dependencies = [ 10234 "bitflags 2.11.0", 10235 "crossbeam-channel", 10236 "dpi", 10237 "euclid", 10238 "gleam", 10239 "glow", 10240 "image", 10241 "ipc-channel", 10242 "log", 10243 "malloc_size_of_derive", 10244 "parking_lot", 10245 "raw-window-handle", 10246 "rustc-hash 2.1.1", 10247 "serde", 10248 "serde_bytes", 10249 "servo-base", 10250 "servo-embedder-traits", 10251 "servo-geometry", 10252 "servo-malloc-size-of", 10253 "servo-profile-traits", 10254 "servo-tracing", 10255 "servo-url", 10256 "smallvec", 10257 "strum 0.27.2", 10258 "stylo", 10259 "stylo_traits", 10260 "surfman", 10261 "tracing", 10262 "webrender_api", 10263] 10264 10265[[package]] 10266name = "servo-pixels" 10267version = "0.0.6" 10268dependencies = [ 10269 "criterion", 10270 "euclid", 10271 "image", 10272 "log", 10273 "malloc_size_of_derive", 10274 "serde", 10275 "servo-base", 10276 "servo-malloc-size-of", 10277 "webrender_api", 10278] 10279 10280[[package]] 10281name = "servo-profile" 10282version = "0.0.6" 10283dependencies = [ 10284 "libc", 10285 "log", 10286 "mach2", 10287 "regex", 10288 "serde", 10289 "serde_json", 10290 "servo-allocator", 10291 "servo-base", 10292 "servo-config", 10293 "servo-profile-traits", 10294 "tikv-jemalloc-sys", 10295 "time", 10296] 10297 10298[[package]] 10299name = "servo-profile-traits" 10300version = "0.0.6" 10301dependencies = [ 10302 "crossbeam-channel", 10303 "ipc-channel", 10304 "log", 10305 "malloc_size_of_derive", 10306 "serde", 10307 "servo-allocator", 10308 "servo-base", 10309 "servo-malloc-size-of", 10310 "time", 10311 "tracing", 10312] 10313 10314[[package]] 10315name = "servo-script" 10316version = "0.0.6" 10317dependencies = [ 10318 "accountable-refcell", 10319 "aes 0.8.4", 10320 "aes-gcm 0.10.3", 10321 "aes-kw", 10322 "app_units", 10323 "argon2", 10324 "arrayvec", 10325 "atomic_refcell", 10326 "aws-lc-rs", 10327 "backtrace", 10328 "base64 0.22.1", 10329 "base64ct", 10330 "bitflags 2.11.0", 10331 "brotli", 10332 "cbc", 10333 "chacha20poly1305", 10334 "chardetng", 10335 "chrono", 10336 "cipher 0.4.4", 10337 "content-security-policy", 10338 "cookie 0.18.1", 10339 "crossbeam-channel", 10340 "cssparser", 10341 "ctr 0.9.2", 10342 "data-url", 10343 "der 0.7.10", 10344 "digest 0.10.7", 10345 "ecdsa", 10346 "elliptic-curve", 10347 "encoding_rs", 10348 "euclid", 10349 "flate2", 10350 "glow", 10351 "headers 0.4.1", 10352 "hkdf", 10353 "html5ever", 10354 "http 1.4.0", 10355 "icu_locid", 10356 "indexmap", 10357 "ipc-channel", 10358 "itertools 0.14.0", 10359 "keyboard-types 0.8.3", 10360 "libc", 10361 "log", 10362 "malloc_size_of_derive", 10363 "markup5ever", 10364 "mime", 10365 "mime-multipart-hyper1", 10366 "mime_guess", 10367 "ml-dsa", 10368 "ml-kem", 10369 "mozangle", 10370 "mozjs", 10371 "nom-rfc8288", 10372 "num-bigint-dig", 10373 "num-traits", 10374 "num_cpus", 10375 "ocb3", 10376 "p256", 10377 "p384", 10378 "p521", 10379 "parking_lot", 10380 "percent-encoding", 10381 "phf", 10382 "pkcs8 0.10.2", 10383 "postcard", 10384 "rand 0.9.2", 10385 "regex", 10386 "rsa", 10387 "rustc-hash 2.1.1", 10388 "sec1 0.7.3", 10389 "selectors", 10390 "serde", 10391 "serde_json", 10392 "servo-background-hang-monitor-api", 10393 "servo-base", 10394 "servo-bluetooth-traits", 10395 "servo-canvas-traits", 10396 "servo-config", 10397 "servo-constellation-traits", 10398 "servo-deny-public-fields", 10399 "servo-devtools-traits", 10400 "servo-dom-struct", 10401 "servo-embedder-traits", 10402 "servo-fonts", 10403 "servo-fonts-traits", 10404 "servo-geometry", 10405 "servo-hyper-serde", 10406 "servo-jstraceable-derive", 10407 "servo-layout-api", 10408 "servo-malloc-size-of", 10409 "servo-media", 10410 "servo-media-thread", 10411 "servo-metrics", 10412 "servo-net-traits", 10413 "servo-paint-api", 10414 "servo-pixels", 10415 "servo-profile-traits", 10416 "servo-script-bindings", 10417 "servo-script-traits", 10418 "servo-storage-traits", 10419 "servo-timers", 10420 "servo-url", 10421 "servo-webgpu-traits", 10422 "servo-webxr-api", 10423 "servo-xpath", 10424 "servo_arc", 10425 "sha1", 10426 "sha2 0.10.9", 10427 "sha3", 10428 "smallvec", 10429 "strum 0.27.2", 10430 "stylo", 10431 "stylo_atoms", 10432 "stylo_dom", 10433 "stylo_malloc_size_of", 10434 "stylo_traits", 10435 "swapper", 10436 "tempfile", 10437 "tendril", 10438 "time", 10439 "tracing", 10440 "unicode-bidi", 10441 "unicode-script", 10442 "url", 10443 "urlpattern", 10444 "uuid", 10445 "webdriver", 10446 "webrender_api", 10447 "wgpu-core", 10448 "wgpu-types", 10449 "x25519-dalek", 10450 "xml5ever", 10451] 10452 10453[[package]] 10454name = "servo-script-bindings" 10455version = "0.0.6" 10456dependencies = [ 10457 "bitflags 2.11.0", 10458 "crossbeam-channel", 10459 "encoding_rs", 10460 "html5ever", 10461 "indexmap", 10462 "keyboard-types 0.8.3", 10463 "libc", 10464 "log", 10465 "malloc_size_of_derive", 10466 "mozjs", 10467 "num-traits", 10468 "parking_lot", 10469 "phf", 10470 "phf_codegen", 10471 "phf_shared", 10472 "regex", 10473 "serde_json", 10474 "servo-base", 10475 "servo-config", 10476 "servo-deny-public-fields", 10477 "servo-dom-struct", 10478 "servo-jstraceable-derive", 10479 "servo-malloc-size-of", 10480 "servo-profile-traits", 10481 "servo-url", 10482 "servo-webxr-api", 10483 "servo_arc", 10484 "smallvec", 10485 "stylo", 10486 "stylo_atoms", 10487 "tendril", 10488 "tracing", 10489 "xml5ever", 10490] 10491 10492[[package]] 10493name = "servo-script-traits" 10494version = "0.0.6" 10495dependencies = [ 10496 "accesskit", 10497 "crossbeam-channel", 10498 "euclid", 10499 "keyboard-types 0.8.3", 10500 "malloc_size_of_derive", 10501 "rustc-hash 2.1.1", 10502 "serde", 10503 "servo-base", 10504 "servo-bluetooth-traits", 10505 "servo-canvas-traits", 10506 "servo-config", 10507 "servo-constellation-traits", 10508 "servo-devtools-traits", 10509 "servo-embedder-traits", 10510 "servo-fonts-traits", 10511 "servo-malloc-size-of", 10512 "servo-media-thread", 10513 "servo-net-traits", 10514 "servo-paint-api", 10515 "servo-pixels", 10516 "servo-profile-traits", 10517 "servo-storage-traits", 10518 "servo-url", 10519 "servo-webgpu-traits", 10520 "servo-webxr-api", 10521 "strum 0.27.2", 10522 "stylo_atoms", 10523 "stylo_traits", 10524 "webrender_api", 10525] 10526 10527[[package]] 10528name = "servo-storage" 10529version = "0.0.6" 10530dependencies = [ 10531 "libc", 10532 "log", 10533 "malloc_size_of_derive", 10534 "postcard", 10535 "rusqlite", 10536 "rustc-hash 2.1.1", 10537 "sea-query", 10538 "sea-query-rusqlite", 10539 "serde", 10540 "servo-base", 10541 "servo-config", 10542 "servo-malloc-size-of", 10543 "servo-net-traits", 10544 "servo-profile", 10545 "servo-profile-traits", 10546 "servo-storage-traits", 10547 "servo-url", 10548 "tempfile", 10549 "url", 10550 "uuid", 10551] 10552 10553[[package]] 10554name = "servo-storage-traits" 10555version = "0.0.6" 10556dependencies = [ 10557 "malloc_size_of_derive", 10558 "serde", 10559 "servo-base", 10560 "servo-malloc-size-of", 10561 "servo-profile-traits", 10562 "servo-url", 10563 "uuid", 10564] 10565 10566[[package]] 10567name = "servo-timers" 10568version = "0.0.6" 10569dependencies = [ 10570 "crossbeam-channel", 10571 "malloc_size_of_derive", 10572 "servo-malloc-size-of", 10573] 10574 10575[[package]] 10576name = "servo-tracing" 10577version = "0.0.6" 10578dependencies = [ 10579 "prettyplease", 10580 "proc-macro2", 10581 "quote", 10582 "syn 2.0.117", 10583] 10584 10585[[package]] 10586name = "servo-url" 10587version = "0.0.6" 10588dependencies = [ 10589 "encoding_rs", 10590 "malloc_size_of_derive", 10591 "serde", 10592 "servo-malloc-size-of", 10593 "servo_arc", 10594 "url", 10595 "uuid", 10596] 10597 10598[[package]] 10599name = "servo-webgl" 10600version = "0.0.6" 10601dependencies = [ 10602 "bitflags 2.11.0", 10603 "byteorder", 10604 "crossbeam-channel", 10605 "euclid", 10606 "glow", 10607 "half", 10608 "itertools 0.14.0", 10609 "log", 10610 "parking_lot", 10611 "rustc-hash 2.1.1", 10612 "servo-base", 10613 "servo-canvas-traits", 10614 "servo-paint-api", 10615 "servo-pixels", 10616 "servo-webxr", 10617 "servo-webxr-api", 10618 "surfman", 10619 "webrender_api", 10620] 10621 10622[[package]] 10623name = "servo-webgpu" 10624version = "0.0.6" 10625dependencies = [ 10626 "arrayvec", 10627 "euclid", 10628 "log", 10629 "rustc-hash 2.1.1", 10630 "servo-base", 10631 "servo-config", 10632 "servo-paint-api", 10633 "servo-pixels", 10634 "servo-webgpu-traits", 10635 "webrender_api", 10636 "wgpu-core", 10637 "wgpu-types", 10638] 10639 10640[[package]] 10641name = "servo-webgpu-traits" 10642version = "0.0.6" 10643dependencies = [ 10644 "arrayvec", 10645 "malloc_size_of_derive", 10646 "serde", 10647 "servo-base", 10648 "servo-malloc-size-of", 10649 "servo-pixels", 10650 "webrender_api", 10651 "wgpu-core", 10652 "wgpu-types", 10653] 10654 10655[[package]] 10656name = "servo-webxr" 10657version = "0.0.6" 10658dependencies = [ 10659 "crossbeam-channel", 10660 "euclid", 10661 "glow", 10662 "log", 10663 "openxr", 10664 "raw-window-handle", 10665 "servo-base", 10666 "servo-profile-traits", 10667 "servo-webxr-api", 10668 "surfman", 10669 "winapi", 10670 "wio", 10671] 10672 10673[[package]] 10674name = "servo-webxr-api" 10675version = "0.0.6" 10676dependencies = [ 10677 "euclid", 10678 "ipc-channel", 10679 "log", 10680 "malloc_size_of_derive", 10681 "serde", 10682 "servo-base", 10683 "servo-embedder-traits", 10684 "servo-malloc-size-of", 10685 "servo-profile-traits", 10686] 10687 10688[[package]] 10689name = "servo-xpath" 10690version = "0.0.6" 10691dependencies = [ 10692 "log", 10693 "malloc_size_of_derive", 10694 "markup5ever", 10695 "servo-malloc-size-of", 10696] 10697 10698[[package]] 10699name = "servo_arc" 10700version = "0.4.3" 10701source = "git+https://github.com/servo/stylo?rev=f9d940629a7fd0389cc4ecb58c12927b09286478#f9d940629a7fd0389cc4ecb58c12927b09286478" 10702dependencies = [ 10703 "serde", 10704 "stable_deref_trait", 10705] 10706 10707[[package]] 10708name = "sha1" 10709version = "0.10.6" 10710source = "registry+https://github.com/rust-lang/crates.io-index" 10711checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 10712dependencies = [ 10713 "cfg-if", 10714 "cpufeatures 0.2.17", 10715 "digest 0.10.7", 10716] 10717 10718[[package]] 10719name = "sha1_smol" 10720version = "1.0.1" 10721source = "registry+https://github.com/rust-lang/crates.io-index" 10722checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d" 10723 10724[[package]] 10725name = "sha2" 10726version = "0.10.9" 10727source = "registry+https://github.com/rust-lang/crates.io-index" 10728checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" 10729dependencies = [ 10730 "cfg-if", 10731 "cpufeatures 0.2.17", 10732 "digest 0.10.7", 10733] 10734 10735[[package]] 10736name = "sha2" 10737version = "0.11.0-rc.2" 10738source = "registry+https://github.com/rust-lang/crates.io-index" 10739checksum = "d1e3878ab0f98e35b2df35fe53201d088299b41a6bb63e3e34dada2ac4abd924" 10740dependencies = [ 10741 "cfg-if", 10742 "cpufeatures 0.2.17", 10743 "digest 0.11.0-rc.10", 10744] 10745 10746[[package]] 10747name = "sha3" 10748version = "0.10.8" 10749source = "registry+https://github.com/rust-lang/crates.io-index" 10750checksum = "75872d278a8f37ef87fa0ddbda7802605cb18344497949862c0d4dcb291eba60" 10751dependencies = [ 10752 "digest 0.10.7", 10753 "keccak", 10754] 10755 10756[[package]] 10757name = "sharded-slab" 10758version = "0.1.7" 10759source = "registry+https://github.com/rust-lang/crates.io-index" 10760checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" 10761dependencies = [ 10762 "lazy_static", 10763] 10764 10765[[package]] 10766name = "shlex" 10767version = "1.3.0" 10768source = "registry+https://github.com/rust-lang/crates.io-index" 10769checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 10770 10771[[package]] 10772name = "signal-hook-registry" 10773version = "1.4.8" 10774source = "registry+https://github.com/rust-lang/crates.io-index" 10775checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b" 10776dependencies = [ 10777 "errno", 10778 "libc", 10779] 10780 10781[[package]] 10782name = "signature" 10783version = "2.2.0" 10784source = "registry+https://github.com/rust-lang/crates.io-index" 10785checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de" 10786dependencies = [ 10787 "digest 0.10.7", 10788 "rand_core 0.6.4", 10789] 10790 10791[[package]] 10792name = "signature" 10793version = "3.0.0-rc.10" 10794source = "registry+https://github.com/rust-lang/crates.io-index" 10795checksum = "7f1880df446116126965eeec169136b2e0251dba37c6223bcc819569550edea3" 10796 10797[[package]] 10798name = "simd-adler32" 10799version = "0.3.8" 10800source = "registry+https://github.com/rust-lang/crates.io-index" 10801checksum = "e320a6c5ad31d271ad523dcf3ad13e2767ad8b1cb8f047f75a8aeaf8da139da2" 10802 10803[[package]] 10804name = "simd_helpers" 10805version = "0.1.0" 10806source = "registry+https://github.com/rust-lang/crates.io-index" 10807checksum = "95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6" 10808dependencies = [ 10809 "quote", 10810] 10811 10812[[package]] 10813name = "simdutf8" 10814version = "0.1.5" 10815source = "registry+https://github.com/rust-lang/crates.io-index" 10816checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e" 10817 10818[[package]] 10819name = "simple-dns" 10820version = "0.9.3" 10821source = "registry+https://github.com/rust-lang/crates.io-index" 10822checksum = "dee851d0e5e7af3721faea1843e8015e820a234f81fda3dea9247e15bac9a86a" 10823dependencies = [ 10824 "bitflags 2.11.0", 10825] 10826 10827[[package]] 10828name = "simplecss" 10829version = "0.2.2" 10830source = "registry+https://github.com/rust-lang/crates.io-index" 10831checksum = "7a9c6883ca9c3c7c90e888de77b7a5c849c779d25d74a1269b0218b14e8b136c" 10832dependencies = [ 10833 "log", 10834] 10835 10836[[package]] 10837name = "siphasher" 10838version = "1.0.2" 10839source = "registry+https://github.com/rust-lang/crates.io-index" 10840checksum = "b2aa850e253778c88a04c3d7323b043aeda9d3e30d5971937c1855769763678e" 10841 10842[[package]] 10843name = "skrifa" 10844version = "0.37.0" 10845source = "registry+https://github.com/rust-lang/crates.io-index" 10846checksum = "8c31071dedf532758ecf3fed987cdb4bd9509f900e026ab684b4ecb81ea49841" 10847dependencies = [ 10848 "bytemuck", 10849 "read-fonts", 10850] 10851 10852[[package]] 10853name = "slab" 10854version = "0.4.12" 10855source = "registry+https://github.com/rust-lang/crates.io-index" 10856checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5" 10857 10858[[package]] 10859name = "slotmap" 10860version = "1.1.1" 10861source = "registry+https://github.com/rust-lang/crates.io-index" 10862checksum = "bdd58c3c93c3d278ca835519292445cb4b0d4dc59ccfdf7ceadaab3f8aeb4038" 10863dependencies = [ 10864 "version_check", 10865] 10866 10867[[package]] 10868name = "smallbitvec" 10869version = "2.6.0" 10870source = "registry+https://github.com/rust-lang/crates.io-index" 10871checksum = "d31d263dd118560e1a492922182ab6ca6dc1d03a3bf54e7699993f31a4150e3f" 10872 10873[[package]] 10874name = "smallvec" 10875version = "1.15.1" 10876source = "registry+https://github.com/rust-lang/crates.io-index" 10877checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 10878dependencies = [ 10879 "serde", 10880] 10881 10882[[package]] 10883name = "smithay-client-toolkit" 10884version = "0.19.2" 10885source = "registry+https://github.com/rust-lang/crates.io-index" 10886checksum = "3457dea1f0eb631b4034d61d4d8c32074caa6cd1ab2d59f2327bd8461e2c0016" 10887dependencies = [ 10888 "bitflags 2.11.0", 10889 "calloop", 10890 "calloop-wayland-source", 10891 "cursor-icon", 10892 "libc", 10893 "log", 10894 "memmap2", 10895 "rustix 0.38.44", 10896 "thiserror 1.0.69", 10897 "wayland-backend", 10898 "wayland-client", 10899 "wayland-csd-frame", 10900 "wayland-cursor", 10901 "wayland-protocols", 10902 "wayland-protocols-wlr", 10903 "wayland-scanner", 10904 "xkeysym", 10905] 10906 10907[[package]] 10908name = "smol_str" 10909version = "0.1.24" 10910source = "registry+https://github.com/rust-lang/crates.io-index" 10911checksum = "fad6c857cbab2627dcf01ec85a623ca4e7dcb5691cbaa3d7fb7653671f0d09c9" 10912 10913[[package]] 10914name = "smol_str" 10915version = "0.2.2" 10916source = "registry+https://github.com/rust-lang/crates.io-index" 10917checksum = "dd538fb6910ac1099850255cf94a94df6551fbdd602454387d0adb2d1ca6dead" 10918dependencies = [ 10919 "serde", 10920] 10921 10922[[package]] 10923name = "socket2" 10924version = "0.5.10" 10925source = "registry+https://github.com/rust-lang/crates.io-index" 10926checksum = "e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678" 10927dependencies = [ 10928 "libc", 10929 "windows-sys 0.52.0", 10930] 10931 10932[[package]] 10933name = "socket2" 10934version = "0.6.3" 10935source = "registry+https://github.com/rust-lang/crates.io-index" 10936checksum = "3a766e1110788c36f4fa1c2b71b387a7815aa65f88ce0229841826633d93723e" 10937dependencies = [ 10938 "libc", 10939 "windows-sys 0.61.2", 10940] 10941 10942[[package]] 10943name = "sorted-index-buffer" 10944version = "0.2.1" 10945source = "registry+https://github.com/rust-lang/crates.io-index" 10946checksum = "ea06cc588e43c632923a55450401b8f25e628131571d4e1baea1bdfdb2b5ed06" 10947 10948[[package]] 10949name = "speexdsp-resampler" 10950version = "0.1.0" 10951source = "registry+https://github.com/rust-lang/crates.io-index" 10952checksum = "b72d540d5c565dbe1f891d7e21ceb21d2649508306782f1066989fccb0b363d3" 10953 10954[[package]] 10955name = "spez" 10956version = "0.1.2" 10957source = "registry+https://github.com/rust-lang/crates.io-index" 10958checksum = "c87e960f4dca2788eeb86bbdde8dd246be8948790b7618d656e68f9b720a86e8" 10959dependencies = [ 10960 "proc-macro2", 10961 "quote", 10962 "syn 2.0.117", 10963] 10964 10965[[package]] 10966name = "spin" 10967version = "0.9.8" 10968source = "registry+https://github.com/rust-lang/crates.io-index" 10969checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" 10970dependencies = [ 10971 "lock_api", 10972] 10973 10974[[package]] 10975name = "spin" 10976version = "0.10.0" 10977source = "registry+https://github.com/rust-lang/crates.io-index" 10978checksum = "d5fe4ccb98d9c292d56fec89a5e07da7fc4cf0dc11e156b41793132775d3e591" 10979 10980[[package]] 10981name = "spirv" 10982version = "0.3.0+sdk-1.3.268.0" 10983source = "registry+https://github.com/rust-lang/crates.io-index" 10984checksum = "eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844" 10985dependencies = [ 10986 "bitflags 2.11.0", 10987] 10988 10989[[package]] 10990name = "spki" 10991version = "0.7.3" 10992source = "registry+https://github.com/rust-lang/crates.io-index" 10993checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d" 10994dependencies = [ 10995 "base64ct", 10996 "der 0.7.10", 10997] 10998 10999[[package]] 11000name = "spki" 11001version = "0.8.0-rc.4" 11002source = "registry+https://github.com/rust-lang/crates.io-index" 11003checksum = "8baeff88f34ed0691978ec34440140e1572b68c7dd4a495fd14a3dc1944daa80" 11004dependencies = [ 11005 "base64ct", 11006 "der 0.8.0", 11007] 11008 11009[[package]] 11010name = "ssh-cipher" 11011version = "0.3.0-rc.6" 11012source = "registry+https://github.com/rust-lang/crates.io-index" 11013checksum = "df1cbedb8b39b0c806c55067e26d3af78ad6ba8e787e93ecac569dbbe7b9922f" 11014dependencies = [ 11015 "aes 0.9.0-rc.4", 11016 "aes-gcm 0.11.0-rc.3", 11017 "chacha20 0.10.0", 11018 "cipher 0.5.1", 11019 "des", 11020 "poly1305 0.9.0-rc.6", 11021 "ssh-encoding", 11022 "zeroize", 11023] 11024 11025[[package]] 11026name = "ssh-encoding" 11027version = "0.3.0-rc.6" 11028source = "registry+https://github.com/rust-lang/crates.io-index" 11029checksum = "c0edd12dc43f9e7756430151976aad33df83d3983a4fdc11f93c0778a721c707" 11030dependencies = [ 11031 "base64ct", 11032 "digest 0.11.0-rc.10", 11033 "pem-rfc7468 1.0.0", 11034 "subtle", 11035 "zeroize", 11036] 11037 11038[[package]] 11039name = "ssh-key" 11040version = "0.7.0-rc.3" 11041source = "registry+https://github.com/rust-lang/crates.io-index" 11042checksum = "7307406fcbbeb6933b5c8cc84ec0fefee80fec53ba5b88b96674c0a75495090a" 11043dependencies = [ 11044 "ed25519-dalek", 11045 "home", 11046 "rand_core 0.9.5", 11047 "sec1 0.8.0", 11048 "sha2 0.11.0-rc.2", 11049 "signature 3.0.0-rc.10", 11050 "ssh-cipher", 11051 "ssh-encoding", 11052 "subtle", 11053 "zeroize", 11054] 11055 11056[[package]] 11057name = "stable_deref_trait" 11058version = "1.2.1" 11059source = "registry+https://github.com/rust-lang/crates.io-index" 11060checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" 11061 11062[[package]] 11063name = "static_assertions" 11064version = "1.1.0" 11065source = "registry+https://github.com/rust-lang/crates.io-index" 11066checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 11067 11068[[package]] 11069name = "strck" 11070version = "0.1.2" 11071source = "registry+https://github.com/rust-lang/crates.io-index" 11072checksum = "be91090ded9d8f979d9fe921777342d37e769e0b6b7296843a7a38247240e917" 11073 11074[[package]] 11075name = "strck_ident" 11076version = "0.1.2" 11077source = "registry+https://github.com/rust-lang/crates.io-index" 11078checksum = "e1c3802b169b3858a44667f221c9a0b3136e6019936ea926fc97fbad8af77202" 11079dependencies = [ 11080 "strck", 11081 "unicode-ident", 11082] 11083 11084[[package]] 11085name = "strict-num" 11086version = "0.1.1" 11087source = "registry+https://github.com/rust-lang/crates.io-index" 11088checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731" 11089dependencies = [ 11090 "float-cmp", 11091] 11092 11093[[package]] 11094name = "string_cache" 11095version = "0.9.0" 11096source = "registry+https://github.com/rust-lang/crates.io-index" 11097checksum = "a18596f8c785a729f2819c0f6a7eae6ebeebdfffbfe4214ae6b087f690e31901" 11098dependencies = [ 11099 "new_debug_unreachable", 11100 "parking_lot", 11101 "phf_shared", 11102 "precomputed-hash", 11103 "serde", 11104] 11105 11106[[package]] 11107name = "string_cache_codegen" 11108version = "0.6.1" 11109source = "registry+https://github.com/rust-lang/crates.io-index" 11110checksum = "585635e46db231059f76c5849798146164652513eb9e8ab2685939dd90f29b69" 11111dependencies = [ 11112 "phf_generator", 11113 "phf_shared", 11114 "proc-macro2", 11115 "quote", 11116] 11117 11118[[package]] 11119name = "strsim" 11120version = "0.11.1" 11121source = "registry+https://github.com/rust-lang/crates.io-index" 11122checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 11123 11124[[package]] 11125name = "strum" 11126version = "0.27.2" 11127source = "registry+https://github.com/rust-lang/crates.io-index" 11128checksum = "af23d6f6c1a224baef9d3f61e287d2761385a5b88fdab4eb4c6f11aeb54c4bcf" 11129dependencies = [ 11130 "strum_macros 0.27.2", 11131] 11132 11133[[package]] 11134name = "strum" 11135version = "0.28.0" 11136source = "registry+https://github.com/rust-lang/crates.io-index" 11137checksum = "9628de9b8791db39ceda2b119bbe13134770b56c138ec1d3af810d045c04f9bd" 11138 11139[[package]] 11140name = "strum_macros" 11141version = "0.27.2" 11142source = "registry+https://github.com/rust-lang/crates.io-index" 11143checksum = "7695ce3845ea4b33927c055a39dc438a45b059f7c1b3d91d38d10355fb8cbca7" 11144dependencies = [ 11145 "heck 0.5.0", 11146 "proc-macro2", 11147 "quote", 11148 "syn 2.0.117", 11149] 11150 11151[[package]] 11152name = "strum_macros" 11153version = "0.28.0" 11154source = "registry+https://github.com/rust-lang/crates.io-index" 11155checksum = "ab85eea0270ee17587ed4156089e10b9e6880ee688791d45a905f5b1ca36f664" 11156dependencies = [ 11157 "heck 0.5.0", 11158 "proc-macro2", 11159 "quote", 11160 "syn 2.0.117", 11161] 11162 11163[[package]] 11164name = "stylo" 11165version = "0.14.0" 11166source = "git+https://github.com/servo/stylo?rev=f9d940629a7fd0389cc4ecb58c12927b09286478#f9d940629a7fd0389cc4ecb58c12927b09286478" 11167dependencies = [ 11168 "app_units", 11169 "arrayvec", 11170 "atomic_refcell", 11171 "bitflags 2.11.0", 11172 "byteorder", 11173 "cssparser", 11174 "derive_more", 11175 "encoding_rs", 11176 "euclid", 11177 "icu_segmenter 2.1.2", 11178 "indexmap", 11179 "itertools 0.14.0", 11180 "itoa", 11181 "log", 11182 "malloc_size_of_derive", 11183 "mime", 11184 "new_debug_unreachable", 11185 "num-derive", 11186 "num-integer", 11187 "num-traits", 11188 "num_cpus", 11189 "parking_lot", 11190 "precomputed-hash", 11191 "rayon", 11192 "rayon-core", 11193 "rustc-hash 2.1.1", 11194 "selectors", 11195 "serde", 11196 "servo_arc", 11197 "smallbitvec", 11198 "smallvec", 11199 "static_assertions", 11200 "string_cache", 11201 "strum 0.28.0", 11202 "strum_macros 0.28.0", 11203 "stylo_atoms", 11204 "stylo_derive", 11205 "stylo_dom", 11206 "stylo_malloc_size_of", 11207 "stylo_static_prefs", 11208 "stylo_traits", 11209 "thin-vec", 11210 "to_shmem", 11211 "to_shmem_derive", 11212 "uluru", 11213 "url", 11214 "void", 11215 "walkdir", 11216 "web_atoms", 11217] 11218 11219[[package]] 11220name = "stylo_atoms" 11221version = "0.14.0" 11222source = "git+https://github.com/servo/stylo?rev=f9d940629a7fd0389cc4ecb58c12927b09286478#f9d940629a7fd0389cc4ecb58c12927b09286478" 11223dependencies = [ 11224 "string_cache", 11225 "string_cache_codegen", 11226] 11227 11228[[package]] 11229name = "stylo_derive" 11230version = "0.14.0" 11231source = "git+https://github.com/servo/stylo?rev=f9d940629a7fd0389cc4ecb58c12927b09286478#f9d940629a7fd0389cc4ecb58c12927b09286478" 11232dependencies = [ 11233 "darling", 11234 "proc-macro2", 11235 "quote", 11236 "syn 2.0.117", 11237 "synstructure", 11238] 11239 11240[[package]] 11241name = "stylo_dom" 11242version = "0.14.0" 11243source = "git+https://github.com/servo/stylo?rev=f9d940629a7fd0389cc4ecb58c12927b09286478#f9d940629a7fd0389cc4ecb58c12927b09286478" 11244dependencies = [ 11245 "bitflags 2.11.0", 11246 "stylo_malloc_size_of", 11247] 11248 11249[[package]] 11250name = "stylo_malloc_size_of" 11251version = "0.14.0" 11252source = "git+https://github.com/servo/stylo?rev=f9d940629a7fd0389cc4ecb58c12927b09286478#f9d940629a7fd0389cc4ecb58c12927b09286478" 11253dependencies = [ 11254 "app_units", 11255 "cssparser", 11256 "euclid", 11257 "selectors", 11258 "servo_arc", 11259 "smallbitvec", 11260 "smallvec", 11261 "string_cache", 11262 "thin-vec", 11263 "void", 11264] 11265 11266[[package]] 11267name = "stylo_static_prefs" 11268version = "0.14.0" 11269source = "git+https://github.com/servo/stylo?rev=f9d940629a7fd0389cc4ecb58c12927b09286478#f9d940629a7fd0389cc4ecb58c12927b09286478" 11270 11271[[package]] 11272name = "stylo_traits" 11273version = "0.14.0" 11274source = "git+https://github.com/servo/stylo?rev=f9d940629a7fd0389cc4ecb58c12927b09286478#f9d940629a7fd0389cc4ecb58c12927b09286478" 11275dependencies = [ 11276 "app_units", 11277 "bitflags 2.11.0", 11278 "cssparser", 11279 "euclid", 11280 "malloc_size_of_derive", 11281 "selectors", 11282 "serde", 11283 "servo_arc", 11284 "stylo_atoms", 11285 "stylo_malloc_size_of", 11286 "thin-vec", 11287 "to_shmem", 11288 "to_shmem_derive", 11289 "url", 11290] 11291 11292[[package]] 11293name = "subtle" 11294version = "2.6.1" 11295source = "registry+https://github.com/rust-lang/crates.io-index" 11296checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" 11297 11298[[package]] 11299name = "surfman" 11300version = "0.11.0" 11301source = "registry+https://github.com/rust-lang/crates.io-index" 11302checksum = "04d3973284ef0dc7362cdaee41c2356c4c39a5a5ebd8490c5163ebf21a7adc02" 11303dependencies = [ 11304 "bitflags 2.11.0", 11305 "cfg_aliases", 11306 "cgl", 11307 "euclid", 11308 "fnv", 11309 "gl_generator", 11310 "glow", 11311 "libc", 11312 "log", 11313 "objc2 0.6.4", 11314 "objc2-app-kit 0.3.2", 11315 "objc2-core-foundation", 11316 "objc2-core-video", 11317 "objc2-foundation 0.3.2", 11318 "objc2-io-surface", 11319 "objc2-metal 0.3.2", 11320 "objc2-quartz-core 0.3.2", 11321 "raw-window-handle", 11322 "wayland-sys", 11323 "winapi", 11324 "wio", 11325 "x11-dl", 11326] 11327 11328[[package]] 11329name = "svg_fmt" 11330version = "0.4.5" 11331source = "registry+https://github.com/rust-lang/crates.io-index" 11332checksum = "0193cc4331cfd2f3d2011ef287590868599a2f33c3e69bc22c1a3d3acf9e02fb" 11333 11334[[package]] 11335name = "svgtypes" 11336version = "0.15.3" 11337source = "registry+https://github.com/rust-lang/crates.io-index" 11338checksum = "68c7541fff44b35860c1a7a47a7cadf3e4a304c457b58f9870d9706ece028afc" 11339dependencies = [ 11340 "kurbo 0.11.3", 11341 "siphasher", 11342] 11343 11344[[package]] 11345name = "swapper" 11346version = "0.1.0" 11347source = "registry+https://github.com/rust-lang/crates.io-index" 11348checksum = "e454d048db5527d000bfddb77bd072bbf3a1e2ae785f16d9bd116e07c2ab45eb" 11349 11350[[package]] 11351name = "swarm-discovery" 11352version = "0.5.0" 11353source = "registry+https://github.com/rust-lang/crates.io-index" 11354checksum = "1a5ab62937edac8b23fa40e55a358ea1924245b17fc1eb20d14929c8f11be98d" 11355dependencies = [ 11356 "acto", 11357 "hickory-proto", 11358 "rand 0.9.2", 11359 "socket2 0.6.3", 11360 "thiserror 2.0.18", 11361 "tokio", 11362 "tracing", 11363] 11364 11365[[package]] 11366name = "syn" 11367version = "1.0.109" 11368source = "registry+https://github.com/rust-lang/crates.io-index" 11369checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 11370dependencies = [ 11371 "proc-macro2", 11372 "unicode-ident", 11373] 11374 11375[[package]] 11376name = "syn" 11377version = "2.0.117" 11378source = "registry+https://github.com/rust-lang/crates.io-index" 11379checksum = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99" 11380dependencies = [ 11381 "proc-macro2", 11382 "quote", 11383 "unicode-ident", 11384] 11385 11386[[package]] 11387name = "sync_wrapper" 11388version = "1.0.2" 11389source = "registry+https://github.com/rust-lang/crates.io-index" 11390checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" 11391dependencies = [ 11392 "futures-core", 11393] 11394 11395[[package]] 11396name = "synstructure" 11397version = "0.13.2" 11398source = "registry+https://github.com/rust-lang/crates.io-index" 11399checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" 11400dependencies = [ 11401 "proc-macro2", 11402 "quote", 11403 "syn 2.0.117", 11404] 11405 11406[[package]] 11407name = "sys-locale" 11408version = "0.3.2" 11409source = "registry+https://github.com/rust-lang/crates.io-index" 11410checksum = "8eab9a99a024a169fe8a903cf9d4a3b3601109bcc13bd9e3c6fff259138626c4" 11411dependencies = [ 11412 "libc", 11413] 11414 11415[[package]] 11416name = "system-configuration" 11417version = "0.7.0" 11418source = "registry+https://github.com/rust-lang/crates.io-index" 11419checksum = "a13f3d0daba03132c0aa9767f98351b3488edc2c100cda2d2ec2b04f3d8d3c8b" 11420dependencies = [ 11421 "bitflags 2.11.0", 11422 "core-foundation 0.9.4", 11423 "system-configuration-sys", 11424] 11425 11426[[package]] 11427name = "system-configuration-sys" 11428version = "0.6.0" 11429source = "registry+https://github.com/rust-lang/crates.io-index" 11430checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4" 11431dependencies = [ 11432 "core-foundation-sys", 11433 "libc", 11434] 11435 11436[[package]] 11437name = "system-deps" 11438version = "6.2.2" 11439source = "registry+https://github.com/rust-lang/crates.io-index" 11440checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349" 11441dependencies = [ 11442 "cfg-expr 0.15.8", 11443 "heck 0.5.0", 11444 "pkg-config", 11445 "toml 0.8.2", 11446 "version-compare", 11447] 11448 11449[[package]] 11450name = "system-deps" 11451version = "7.0.7" 11452source = "registry+https://github.com/rust-lang/crates.io-index" 11453checksum = "48c8f33736f986f16d69b6cb8b03f55ddcad5c41acc4ccc39dd88e84aa805e7f" 11454dependencies = [ 11455 "cfg-expr 0.20.7", 11456 "heck 0.5.0", 11457 "pkg-config", 11458 "toml 0.9.12+spec-1.1.0", 11459 "version-compare", 11460] 11461 11462[[package]] 11463name = "taffy" 11464version = "0.9.2" 11465source = "registry+https://github.com/rust-lang/crates.io-index" 11466checksum = "41ba83ebaf2954d31d05d67340fd46cebe99da2b7133b0dd68d70c65473a437b" 11467dependencies = [ 11468 "arrayvec", 11469 "grid", 11470 "serde", 11471 "slotmap", 11472] 11473 11474[[package]] 11475name = "tagptr" 11476version = "0.2.0" 11477source = "registry+https://github.com/rust-lang/crates.io-index" 11478checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417" 11479 11480[[package]] 11481name = "tar" 11482version = "0.4.45" 11483source = "registry+https://github.com/rust-lang/crates.io-index" 11484checksum = "22692a6476a21fa75fdfc11d452fda482af402c008cdbaf3476414e122040973" 11485dependencies = [ 11486 "filetime", 11487 "libc", 11488 "xattr", 11489] 11490 11491[[package]] 11492name = "target-lexicon" 11493version = "0.12.16" 11494source = "registry+https://github.com/rust-lang/crates.io-index" 11495checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1" 11496 11497[[package]] 11498name = "target-lexicon" 11499version = "0.13.3" 11500source = "registry+https://github.com/rust-lang/crates.io-index" 11501checksum = "df7f62577c25e07834649fc3b39fafdc597c0a3527dc1c60129201ccfcbaa50c" 11502 11503[[package]] 11504name = "tempfile" 11505version = "3.27.0" 11506source = "registry+https://github.com/rust-lang/crates.io-index" 11507checksum = "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd" 11508dependencies = [ 11509 "fastrand", 11510 "getrandom 0.4.2", 11511 "once_cell", 11512 "rustix 1.1.4", 11513 "windows-sys 0.61.2", 11514] 11515 11516[[package]] 11517name = "tendril" 11518version = "0.5.0" 11519source = "registry+https://github.com/rust-lang/crates.io-index" 11520checksum = "c4790fc369d5a530f4b544b094e31388b9b3a37c0f4652ade4505945f5660d24" 11521dependencies = [ 11522 "encoding_rs", 11523 "new_debug_unreachable", 11524 "utf-8", 11525] 11526 11527[[package]] 11528name = "termcolor" 11529version = "1.4.1" 11530source = "registry+https://github.com/rust-lang/crates.io-index" 11531checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755" 11532dependencies = [ 11533 "winapi-util", 11534] 11535 11536[[package]] 11537name = "test-log" 11538version = "0.2.19" 11539source = "registry+https://github.com/rust-lang/crates.io-index" 11540checksum = "37d53ac171c92a39e4769491c4b4dde7022c60042254b5fc044ae409d34a24d4" 11541dependencies = [ 11542 "env_logger", 11543 "test-log-macros", 11544 "tracing-subscriber", 11545] 11546 11547[[package]] 11548name = "test-log-macros" 11549version = "0.2.19" 11550source = "registry+https://github.com/rust-lang/crates.io-index" 11551checksum = "be35209fd0781c5401458ab66e4f98accf63553e8fae7425503e92fdd319783b" 11552dependencies = [ 11553 "proc-macro2", 11554 "quote", 11555 "syn 2.0.117", 11556] 11557 11558[[package]] 11559name = "textnonce" 11560version = "1.0.0" 11561source = "registry+https://github.com/rust-lang/crates.io-index" 11562checksum = "7743f8d70cd784ed1dc33106a18998d77758d281dc40dc3e6d050cf0f5286683" 11563dependencies = [ 11564 "base64 0.12.3", 11565 "rand 0.7.3", 11566] 11567 11568[[package]] 11569name = "thin-vec" 11570version = "0.2.14" 11571source = "registry+https://github.com/rust-lang/crates.io-index" 11572checksum = "144f754d318415ac792f9d69fc87abbbfc043ce2ef041c60f16ad828f638717d" 11573 11574[[package]] 11575name = "thiserror" 11576version = "1.0.69" 11577source = "registry+https://github.com/rust-lang/crates.io-index" 11578checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" 11579dependencies = [ 11580 "thiserror-impl 1.0.69", 11581] 11582 11583[[package]] 11584name = "thiserror" 11585version = "2.0.18" 11586source = "registry+https://github.com/rust-lang/crates.io-index" 11587checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4" 11588dependencies = [ 11589 "thiserror-impl 2.0.18", 11590] 11591 11592[[package]] 11593name = "thiserror-impl" 11594version = "1.0.69" 11595source = "registry+https://github.com/rust-lang/crates.io-index" 11596checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" 11597dependencies = [ 11598 "proc-macro2", 11599 "quote", 11600 "syn 2.0.117", 11601] 11602 11603[[package]] 11604name = "thiserror-impl" 11605version = "2.0.18" 11606source = "registry+https://github.com/rust-lang/crates.io-index" 11607checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5" 11608dependencies = [ 11609 "proc-macro2", 11610 "quote", 11611 "syn 2.0.117", 11612] 11613 11614[[package]] 11615name = "thread-id" 11616version = "4.2.2" 11617source = "registry+https://github.com/rust-lang/crates.io-index" 11618checksum = "cfe8f25bbdd100db7e1d34acf7fd2dc59c4bf8f7483f505eaa7d4f12f76cc0ea" 11619dependencies = [ 11620 "libc", 11621 "winapi", 11622] 11623 11624[[package]] 11625name = "thread_local" 11626version = "1.1.9" 11627source = "registry+https://github.com/rust-lang/crates.io-index" 11628checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" 11629dependencies = [ 11630 "cfg-if", 11631] 11632 11633[[package]] 11634name = "tiff" 11635version = "0.11.3" 11636source = "registry+https://github.com/rust-lang/crates.io-index" 11637checksum = "b63feaf3343d35b6ca4d50483f94843803b0f51634937cc2ec519fc32232bc52" 11638dependencies = [ 11639 "fax", 11640 "flate2", 11641 "half", 11642 "quick-error", 11643 "weezl", 11644 "zune-jpeg 0.5.14", 11645] 11646 11647[[package]] 11648name = "tikv-jemalloc-sys" 11649version = "0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7" 11650source = "registry+https://github.com/rust-lang/crates.io-index" 11651checksum = "cd8aa5b2ab86a2cefa406d889139c162cbb230092f7d1d7cbc1716405d852a3b" 11652dependencies = [ 11653 "cc", 11654 "libc", 11655] 11656 11657[[package]] 11658name = "tikv-jemallocator" 11659version = "0.6.1" 11660source = "registry+https://github.com/rust-lang/crates.io-index" 11661checksum = "0359b4327f954e0567e69fb191cf1436617748813819c94b8cd4a431422d053a" 11662dependencies = [ 11663 "libc", 11664 "tikv-jemalloc-sys", 11665] 11666 11667[[package]] 11668name = "time" 11669version = "0.3.47" 11670source = "registry+https://github.com/rust-lang/crates.io-index" 11671checksum = "743bd48c283afc0388f9b8827b976905fb217ad9e647fae3a379a9283c4def2c" 11672dependencies = [ 11673 "deranged", 11674 "itoa", 11675 "js-sys", 11676 "libc", 11677 "num-conv", 11678 "num_threads", 11679 "powerfmt", 11680 "serde_core", 11681 "time-core", 11682 "time-macros", 11683] 11684 11685[[package]] 11686name = "time-core" 11687version = "0.1.8" 11688source = "registry+https://github.com/rust-lang/crates.io-index" 11689checksum = "7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca" 11690 11691[[package]] 11692name = "time-macros" 11693version = "0.2.27" 11694source = "registry+https://github.com/rust-lang/crates.io-index" 11695checksum = "2e70e4c5a0e0a8a4823ad65dfe1a6930e4f4d756dcd9dd7939022b5e8c501215" 11696dependencies = [ 11697 "num-conv", 11698 "time-core", 11699] 11700 11701[[package]] 11702name = "tiny-skia" 11703version = "0.11.4" 11704source = "registry+https://github.com/rust-lang/crates.io-index" 11705checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab" 11706dependencies = [ 11707 "arrayref", 11708 "arrayvec", 11709 "bytemuck", 11710 "cfg-if", 11711 "log", 11712 "png 0.17.16", 11713 "tiny-skia-path", 11714] 11715 11716[[package]] 11717name = "tiny-skia-path" 11718version = "0.11.4" 11719source = "registry+https://github.com/rust-lang/crates.io-index" 11720checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93" 11721dependencies = [ 11722 "arrayref", 11723 "bytemuck", 11724 "strict-num", 11725] 11726 11727[[package]] 11728name = "tinystr" 11729version = "0.7.6" 11730source = "registry+https://github.com/rust-lang/crates.io-index" 11731checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f" 11732dependencies = [ 11733 "displaydoc", 11734 "zerovec 0.10.4", 11735] 11736 11737[[package]] 11738name = "tinystr" 11739version = "0.8.2" 11740source = "registry+https://github.com/rust-lang/crates.io-index" 11741checksum = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869" 11742dependencies = [ 11743 "displaydoc", 11744 "serde_core", 11745 "zerovec 0.11.5", 11746] 11747 11748[[package]] 11749name = "tinytemplate" 11750version = "1.2.1" 11751source = "registry+https://github.com/rust-lang/crates.io-index" 11752checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc" 11753dependencies = [ 11754 "serde", 11755 "serde_json", 11756] 11757 11758[[package]] 11759name = "tinyvec" 11760version = "1.11.0" 11761source = "registry+https://github.com/rust-lang/crates.io-index" 11762checksum = "3e61e67053d25a4e82c844e8424039d9745781b3fc4f32b8d55ed50f5f667ef3" 11763dependencies = [ 11764 "tinyvec_macros", 11765] 11766 11767[[package]] 11768name = "tinyvec_macros" 11769version = "0.1.1" 11770source = "registry+https://github.com/rust-lang/crates.io-index" 11771checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 11772 11773[[package]] 11774name = "to_shmem" 11775version = "0.3.0" 11776source = "git+https://github.com/servo/stylo?rev=f9d940629a7fd0389cc4ecb58c12927b09286478#f9d940629a7fd0389cc4ecb58c12927b09286478" 11777dependencies = [ 11778 "cssparser", 11779 "servo_arc", 11780 "smallbitvec", 11781 "smallvec", 11782 "string_cache", 11783 "thin-vec", 11784] 11785 11786[[package]] 11787name = "to_shmem_derive" 11788version = "0.1.0" 11789source = "git+https://github.com/servo/stylo?rev=f9d940629a7fd0389cc4ecb58c12927b09286478#f9d940629a7fd0389cc4ecb58c12927b09286478" 11790dependencies = [ 11791 "darling", 11792 "proc-macro2", 11793 "quote", 11794 "syn 2.0.117", 11795 "synstructure", 11796] 11797 11798[[package]] 11799name = "tokio" 11800version = "1.50.0" 11801source = "registry+https://github.com/rust-lang/crates.io-index" 11802checksum = "27ad5e34374e03cfffefc301becb44e9dc3c17584f414349ebe29ed26661822d" 11803dependencies = [ 11804 "bytes", 11805 "libc", 11806 "mio", 11807 "pin-project-lite", 11808 "signal-hook-registry", 11809 "socket2 0.6.3", 11810 "tokio-macros", 11811 "windows-sys 0.61.2", 11812] 11813 11814[[package]] 11815name = "tokio-macros" 11816version = "2.6.1" 11817source = "registry+https://github.com/rust-lang/crates.io-index" 11818checksum = "5c55a2eff8b69ce66c84f85e1da1c233edc36ceb85a2058d11b0d6a3c7e7569c" 11819dependencies = [ 11820 "proc-macro2", 11821 "quote", 11822 "syn 2.0.117", 11823] 11824 11825[[package]] 11826name = "tokio-native-tls" 11827version = "0.3.1" 11828source = "registry+https://github.com/rust-lang/crates.io-index" 11829checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" 11830dependencies = [ 11831 "native-tls", 11832 "tokio", 11833] 11834 11835[[package]] 11836name = "tokio-rustls" 11837version = "0.26.4" 11838source = "registry+https://github.com/rust-lang/crates.io-index" 11839checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" 11840dependencies = [ 11841 "rustls", 11842 "tokio", 11843] 11844 11845[[package]] 11846name = "tokio-stream" 11847version = "0.1.18" 11848source = "registry+https://github.com/rust-lang/crates.io-index" 11849checksum = "32da49809aab5c3bc678af03902d4ccddea2a87d028d86392a4b1560c6906c70" 11850dependencies = [ 11851 "futures-core", 11852 "pin-project-lite", 11853 "tokio", 11854 "tokio-util", 11855] 11856 11857[[package]] 11858name = "tokio-util" 11859version = "0.7.18" 11860source = "registry+https://github.com/rust-lang/crates.io-index" 11861checksum = "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098" 11862dependencies = [ 11863 "bytes", 11864 "futures-core", 11865 "futures-sink", 11866 "futures-util", 11867 "pin-project-lite", 11868 "tokio", 11869] 11870 11871[[package]] 11872name = "tokio-websockets" 11873version = "0.12.3" 11874source = "registry+https://github.com/rust-lang/crates.io-index" 11875checksum = "b1b6348ebfaaecd771cecb69e832961d277f59845d4220a584701f72728152b7" 11876dependencies = [ 11877 "base64 0.22.1", 11878 "bytes", 11879 "futures-core", 11880 "futures-sink", 11881 "getrandom 0.3.4", 11882 "http 1.4.0", 11883 "httparse", 11884 "rand 0.9.2", 11885 "ring", 11886 "rustls-pki-types", 11887 "simdutf8", 11888 "tokio", 11889 "tokio-rustls", 11890 "tokio-util", 11891] 11892 11893[[package]] 11894name = "toml" 11895version = "0.8.2" 11896source = "registry+https://github.com/rust-lang/crates.io-index" 11897checksum = "185d8ab0dfbb35cf1399a6344d8484209c088f75f8f68230da55d48d95d43e3d" 11898dependencies = [ 11899 "serde", 11900 "serde_spanned 0.6.9", 11901 "toml_datetime 0.6.3", 11902 "toml_edit 0.20.2", 11903] 11904 11905[[package]] 11906name = "toml" 11907version = "0.9.12+spec-1.1.0" 11908source = "registry+https://github.com/rust-lang/crates.io-index" 11909checksum = "cf92845e79fc2e2def6a5d828f0801e29a2f8acc037becc5ab08595c7d5e9863" 11910dependencies = [ 11911 "indexmap", 11912 "serde_core", 11913 "serde_spanned 1.0.4", 11914 "toml_datetime 0.7.5+spec-1.1.0", 11915 "toml_parser", 11916 "toml_writer", 11917 "winnow 0.7.15", 11918] 11919 11920[[package]] 11921name = "toml_datetime" 11922version = "0.6.3" 11923source = "registry+https://github.com/rust-lang/crates.io-index" 11924checksum = "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b" 11925dependencies = [ 11926 "serde", 11927] 11928 11929[[package]] 11930name = "toml_datetime" 11931version = "0.7.5+spec-1.1.0" 11932source = "registry+https://github.com/rust-lang/crates.io-index" 11933checksum = "92e1cfed4a3038bc5a127e35a2d360f145e1f4b971b551a2ba5fd7aedf7e1347" 11934dependencies = [ 11935 "serde_core", 11936] 11937 11938[[package]] 11939name = "toml_datetime" 11940version = "1.0.1+spec-1.1.0" 11941source = "registry+https://github.com/rust-lang/crates.io-index" 11942checksum = "9b320e741db58cac564e26c607d3cc1fdc4a88fd36c879568c07856ed83ff3e9" 11943dependencies = [ 11944 "serde_core", 11945] 11946 11947[[package]] 11948name = "toml_edit" 11949version = "0.19.15" 11950source = "registry+https://github.com/rust-lang/crates.io-index" 11951checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421" 11952dependencies = [ 11953 "indexmap", 11954 "toml_datetime 0.6.3", 11955 "winnow 0.5.40", 11956] 11957 11958[[package]] 11959name = "toml_edit" 11960version = "0.20.2" 11961source = "registry+https://github.com/rust-lang/crates.io-index" 11962checksum = "396e4d48bbb2b7554c944bde63101b5ae446cff6ec4a24227428f15eb72ef338" 11963dependencies = [ 11964 "indexmap", 11965 "serde", 11966 "serde_spanned 0.6.9", 11967 "toml_datetime 0.6.3", 11968 "winnow 0.5.40", 11969] 11970 11971[[package]] 11972name = "toml_edit" 11973version = "0.25.5+spec-1.1.0" 11974source = "registry+https://github.com/rust-lang/crates.io-index" 11975checksum = "8ca1a40644a28bce036923f6a431df0b34236949d111cc07cb6dca830c9ef2e1" 11976dependencies = [ 11977 "indexmap", 11978 "toml_datetime 1.0.1+spec-1.1.0", 11979 "toml_parser", 11980 "winnow 1.0.0", 11981] 11982 11983[[package]] 11984name = "toml_parser" 11985version = "1.0.10+spec-1.1.0" 11986source = "registry+https://github.com/rust-lang/crates.io-index" 11987checksum = "7df25b4befd31c4816df190124375d5a20c6b6921e2cad937316de3fccd63420" 11988dependencies = [ 11989 "winnow 1.0.0", 11990] 11991 11992[[package]] 11993name = "toml_writer" 11994version = "1.0.7+spec-1.1.0" 11995source = "registry+https://github.com/rust-lang/crates.io-index" 11996checksum = "f17aaa1c6e3dc22b1da4b6bba97d066e354c7945cac2f7852d4e4e7ca7a6b56d" 11997 11998[[package]] 11999name = "topological-sort" 12000version = "0.1.0" 12001source = "registry+https://github.com/rust-lang/crates.io-index" 12002checksum = "aa7c7f42dea4b1b99439786f5633aeb9c14c1b53f75e282803c2ec2ad545873c" 12003 12004[[package]] 12005name = "tower" 12006version = "0.5.3" 12007source = "registry+https://github.com/rust-lang/crates.io-index" 12008checksum = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4" 12009dependencies = [ 12010 "futures-core", 12011 "futures-util", 12012 "pin-project-lite", 12013 "sync_wrapper", 12014 "tokio", 12015 "tower-layer", 12016 "tower-service", 12017 "tracing", 12018] 12019 12020[[package]] 12021name = "tower-http" 12022version = "0.6.8" 12023source = "registry+https://github.com/rust-lang/crates.io-index" 12024checksum = "d4e6559d53cc268e5031cd8429d05415bc4cb4aefc4aa5d6cc35fbf5b924a1f8" 12025dependencies = [ 12026 "async-compression", 12027 "bitflags 2.11.0", 12028 "bytes", 12029 "futures-core", 12030 "futures-util", 12031 "http 1.4.0", 12032 "http-body 1.0.1", 12033 "http-body-util", 12034 "http-range-header", 12035 "httpdate", 12036 "iri-string", 12037 "mime", 12038 "mime_guess", 12039 "percent-encoding", 12040 "pin-project-lite", 12041 "tokio", 12042 "tokio-util", 12043 "tower", 12044 "tower-layer", 12045 "tower-service", 12046 "tracing", 12047] 12048 12049[[package]] 12050name = "tower-layer" 12051version = "0.3.3" 12052source = "registry+https://github.com/rust-lang/crates.io-index" 12053checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" 12054 12055[[package]] 12056name = "tower-service" 12057version = "0.3.3" 12058source = "registry+https://github.com/rust-lang/crates.io-index" 12059checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" 12060 12061[[package]] 12062name = "tracing" 12063version = "0.1.44" 12064source = "registry+https://github.com/rust-lang/crates.io-index" 12065checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" 12066dependencies = [ 12067 "log", 12068 "pin-project-lite", 12069 "tracing-attributes", 12070 "tracing-core", 12071] 12072 12073[[package]] 12074name = "tracing-attributes" 12075version = "0.1.31" 12076source = "registry+https://github.com/rust-lang/crates.io-index" 12077checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" 12078dependencies = [ 12079 "proc-macro2", 12080 "quote", 12081 "syn 2.0.117", 12082] 12083 12084[[package]] 12085name = "tracing-core" 12086version = "0.1.36" 12087source = "registry+https://github.com/rust-lang/crates.io-index" 12088checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" 12089dependencies = [ 12090 "once_cell", 12091 "valuable", 12092] 12093 12094[[package]] 12095name = "tracing-log" 12096version = "0.2.0" 12097source = "registry+https://github.com/rust-lang/crates.io-index" 12098checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" 12099dependencies = [ 12100 "log", 12101 "once_cell", 12102 "tracing-core", 12103] 12104 12105[[package]] 12106name = "tracing-perfetto" 12107version = "0.1.5" 12108source = "registry+https://github.com/rust-lang/crates.io-index" 12109checksum = "cf599f51530a7211f5aa92c84abdfc1137362d471f0473a4b1be8d625167fb0d" 12110dependencies = [ 12111 "anyhow", 12112 "bytes", 12113 "chrono", 12114 "prost", 12115 "rand 0.8.5", 12116 "thread-id", 12117 "tracing", 12118 "tracing-subscriber", 12119] 12120 12121[[package]] 12122name = "tracing-subscriber" 12123version = "0.3.23" 12124source = "registry+https://github.com/rust-lang/crates.io-index" 12125checksum = "cb7f578e5945fb242538965c2d0b04418d38ec25c79d160cd279bf0731c8d319" 12126dependencies = [ 12127 "matchers", 12128 "nu-ansi-term", 12129 "once_cell", 12130 "regex-automata 0.4.14", 12131 "sharded-slab", 12132 "smallvec", 12133 "thread_local", 12134 "tracing", 12135 "tracing-core", 12136 "tracing-log", 12137] 12138 12139[[package]] 12140name = "tracy-rs" 12141version = "0.1.2" 12142source = "registry+https://github.com/rust-lang/crates.io-index" 12143checksum = "ce607aae8ab0ab3abf3a2723a9ab6f09bb8639ed83fdd888d857b8e556c868d8" 12144 12145[[package]] 12146name = "tray-icon" 12147version = "0.21.3" 12148source = "registry+https://github.com/rust-lang/crates.io-index" 12149checksum = "a5e85aa143ceb072062fc4d6356c1b520a51d636e7bc8e77ec94be3608e5e80c" 12150dependencies = [ 12151 "crossbeam-channel", 12152 "dirs", 12153 "libappindicator", 12154 "muda", 12155 "objc2 0.6.4", 12156 "objc2-app-kit 0.3.2", 12157 "objc2-core-foundation", 12158 "objc2-core-graphics", 12159 "objc2-foundation 0.3.2", 12160 "once_cell", 12161 "png 0.17.16", 12162 "thiserror 2.0.18", 12163 "windows-sys 0.60.2", 12164] 12165 12166[[package]] 12167name = "try-lock" 12168version = "0.2.5" 12169source = "registry+https://github.com/rust-lang/crates.io-index" 12170checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" 12171 12172[[package]] 12173name = "ttf-parser" 12174version = "0.25.1" 12175source = "registry+https://github.com/rust-lang/crates.io-index" 12176checksum = "d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31" 12177dependencies = [ 12178 "core_maths", 12179] 12180 12181[[package]] 12182name = "tungstenite" 12183version = "0.28.0" 12184source = "registry+https://github.com/rust-lang/crates.io-index" 12185checksum = "8628dcc84e5a09eb3d8423d6cb682965dea9133204e8fb3efee74c2a0c259442" 12186dependencies = [ 12187 "bytes", 12188 "data-encoding", 12189 "http 1.4.0", 12190 "httparse", 12191 "log", 12192 "rand 0.9.2", 12193 "rustls", 12194 "rustls-pki-types", 12195 "sha1", 12196 "thiserror 2.0.18", 12197 "utf-8", 12198] 12199 12200[[package]] 12201name = "typenum" 12202version = "1.19.0" 12203source = "registry+https://github.com/rust-lang/crates.io-index" 12204checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" 12205 12206[[package]] 12207name = "uluru" 12208version = "3.1.0" 12209source = "registry+https://github.com/rust-lang/crates.io-index" 12210checksum = "7c8a2469e56e6e5095c82ccd3afb98dad95f7af7929aab6d8ba8d6e0f73657da" 12211dependencies = [ 12212 "arrayvec", 12213] 12214 12215[[package]] 12216name = "unic-char-property" 12217version = "0.9.0" 12218source = "registry+https://github.com/rust-lang/crates.io-index" 12219checksum = "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221" 12220dependencies = [ 12221 "unic-char-range", 12222] 12223 12224[[package]] 12225name = "unic-char-range" 12226version = "0.9.0" 12227source = "registry+https://github.com/rust-lang/crates.io-index" 12228checksum = "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc" 12229 12230[[package]] 12231name = "unic-common" 12232version = "0.9.0" 12233source = "registry+https://github.com/rust-lang/crates.io-index" 12234checksum = "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc" 12235 12236[[package]] 12237name = "unic-ucd-ident" 12238version = "0.9.0" 12239source = "registry+https://github.com/rust-lang/crates.io-index" 12240checksum = "e230a37c0381caa9219d67cf063aa3a375ffed5bf541a452db16e744bdab6987" 12241dependencies = [ 12242 "unic-char-property", 12243 "unic-char-range", 12244 "unic-ucd-version", 12245] 12246 12247[[package]] 12248name = "unic-ucd-version" 12249version = "0.9.0" 12250source = "registry+https://github.com/rust-lang/crates.io-index" 12251checksum = "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4" 12252dependencies = [ 12253 "unic-common", 12254] 12255 12256[[package]] 12257name = "unicase" 12258version = "2.9.0" 12259source = "registry+https://github.com/rust-lang/crates.io-index" 12260checksum = "dbc4bc3a9f746d862c45cb89d705aa10f187bb96c76001afab07a0d35ce60142" 12261 12262[[package]] 12263name = "unicode-bidi" 12264version = "0.3.18" 12265source = "registry+https://github.com/rust-lang/crates.io-index" 12266checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5" 12267 12268[[package]] 12269name = "unicode-bidi-mirroring" 12270version = "0.4.0" 12271source = "registry+https://github.com/rust-lang/crates.io-index" 12272checksum = "5dfa6e8c60bb66d49db113e0125ee8711b7647b5579dc7f5f19c42357ed039fe" 12273 12274[[package]] 12275name = "unicode-ccc" 12276version = "0.4.0" 12277source = "registry+https://github.com/rust-lang/crates.io-index" 12278checksum = "ce61d488bcdc9bc8b5d1772c404828b17fc481c0a582b5581e95fb233aef503e" 12279 12280[[package]] 12281name = "unicode-ident" 12282version = "1.0.24" 12283source = "registry+https://github.com/rust-lang/crates.io-index" 12284checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75" 12285 12286[[package]] 12287name = "unicode-properties" 12288version = "0.1.4" 12289source = "registry+https://github.com/rust-lang/crates.io-index" 12290checksum = "7df058c713841ad818f1dc5d3fd88063241cc61f49f5fbea4b951e8cf5a8d71d" 12291 12292[[package]] 12293name = "unicode-script" 12294version = "0.5.8" 12295source = "registry+https://github.com/rust-lang/crates.io-index" 12296checksum = "383ad40bb927465ec0ce7720e033cb4ca06912855fc35db31b5755d0de75b1ee" 12297 12298[[package]] 12299name = "unicode-segmentation" 12300version = "1.12.0" 12301source = "registry+https://github.com/rust-lang/crates.io-index" 12302checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493" 12303 12304[[package]] 12305name = "unicode-vo" 12306version = "0.1.0" 12307source = "registry+https://github.com/rust-lang/crates.io-index" 12308checksum = "b1d386ff53b415b7fe27b50bb44679e2cc4660272694b7b6f3326d8480823a94" 12309 12310[[package]] 12311name = "unicode-width" 12312version = "0.2.2" 12313source = "registry+https://github.com/rust-lang/crates.io-index" 12314checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254" 12315 12316[[package]] 12317name = "unicode-xid" 12318version = "0.2.6" 12319source = "registry+https://github.com/rust-lang/crates.io-index" 12320checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" 12321 12322[[package]] 12323name = "unicode_categories" 12324version = "0.1.1" 12325source = "registry+https://github.com/rust-lang/crates.io-index" 12326checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e" 12327 12328[[package]] 12329name = "universal-hash" 12330version = "0.5.1" 12331source = "registry+https://github.com/rust-lang/crates.io-index" 12332checksum = "fc1de2c688dc15305988b563c3854064043356019f97a4b46276fe734c4f07ea" 12333dependencies = [ 12334 "crypto-common 0.1.7", 12335 "subtle", 12336] 12337 12338[[package]] 12339name = "universal-hash" 12340version = "0.6.1" 12341source = "registry+https://github.com/rust-lang/crates.io-index" 12342checksum = "f4987bdc12753382e0bec4a65c50738ffaabc998b9cdd1f952fb5f39b0048a96" 12343dependencies = [ 12344 "crypto-common 0.2.1", 12345 "ctutils", 12346] 12347 12348[[package]] 12349name = "unsigned-varint" 12350version = "0.8.0" 12351source = "registry+https://github.com/rust-lang/crates.io-index" 12352checksum = "eb066959b24b5196ae73cb057f45598450d2c5f71460e98c49b738086eff9c06" 12353 12354[[package]] 12355name = "untrusted" 12356version = "0.9.0" 12357source = "registry+https://github.com/rust-lang/crates.io-index" 12358checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 12359 12360[[package]] 12361name = "url" 12362version = "2.5.8" 12363source = "registry+https://github.com/rust-lang/crates.io-index" 12364checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed" 12365dependencies = [ 12366 "form_urlencoded", 12367 "idna", 12368 "percent-encoding", 12369 "serde", 12370 "serde_derive", 12371] 12372 12373[[package]] 12374name = "urlencoding" 12375version = "2.1.3" 12376source = "registry+https://github.com/rust-lang/crates.io-index" 12377checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" 12378 12379[[package]] 12380name = "urlpattern" 12381version = "0.3.0" 12382source = "registry+https://github.com/rust-lang/crates.io-index" 12383checksum = "70acd30e3aa1450bc2eece896ce2ad0d178e9c079493819301573dae3c37ba6d" 12384dependencies = [ 12385 "regex", 12386 "serde", 12387 "unic-ucd-ident", 12388 "url", 12389] 12390 12391[[package]] 12392name = "usvg" 12393version = "0.45.1" 12394source = "registry+https://github.com/rust-lang/crates.io-index" 12395checksum = "80be9b06fbae3b8b303400ab20778c80bbaf338f563afe567cf3c9eea17b47ef" 12396dependencies = [ 12397 "base64 0.22.1", 12398 "data-url", 12399 "flate2", 12400 "fontdb", 12401 "imagesize", 12402 "kurbo 0.11.3", 12403 "log", 12404 "pico-args", 12405 "roxmltree", 12406 "rustybuzz", 12407 "simplecss", 12408 "siphasher", 12409 "strict-num", 12410 "svgtypes", 12411 "tiny-skia-path", 12412 "unicode-bidi", 12413 "unicode-script", 12414 "unicode-vo", 12415 "xmlwriter", 12416] 12417 12418[[package]] 12419name = "utf-8" 12420version = "0.7.6" 12421source = "registry+https://github.com/rust-lang/crates.io-index" 12422checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" 12423 12424[[package]] 12425name = "utf16_iter" 12426version = "1.0.5" 12427source = "registry+https://github.com/rust-lang/crates.io-index" 12428checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246" 12429 12430[[package]] 12431name = "utf8_iter" 12432version = "1.0.4" 12433source = "registry+https://github.com/rust-lang/crates.io-index" 12434checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 12435 12436[[package]] 12437name = "utf8parse" 12438version = "0.2.2" 12439source = "registry+https://github.com/rust-lang/crates.io-index" 12440checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" 12441 12442[[package]] 12443name = "uuid" 12444version = "1.22.0" 12445source = "registry+https://github.com/rust-lang/crates.io-index" 12446checksum = "a68d3c8f01c0cfa54a75291d83601161799e4a89a39e0929f4b0354d88757a37" 12447dependencies = [ 12448 "getrandom 0.4.2", 12449 "js-sys", 12450 "serde_core", 12451 "sha1_smol", 12452 "wasm-bindgen", 12453] 12454 12455[[package]] 12456name = "v_frame" 12457version = "0.3.9" 12458source = "registry+https://github.com/rust-lang/crates.io-index" 12459checksum = "666b7727c8875d6ab5db9533418d7c764233ac9c0cff1d469aec8fa127597be2" 12460dependencies = [ 12461 "aligned-vec", 12462 "num-traits", 12463 "wasm-bindgen", 12464] 12465 12466[[package]] 12467name = "valuable" 12468version = "0.1.1" 12469source = "registry+https://github.com/rust-lang/crates.io-index" 12470checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" 12471 12472[[package]] 12473name = "vcpkg" 12474version = "0.2.15" 12475source = "registry+https://github.com/rust-lang/crates.io-index" 12476checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 12477 12478[[package]] 12479name = "vello" 12480version = "0.6.0" 12481source = "registry+https://github.com/rust-lang/crates.io-index" 12482checksum = "71acbd6b5f7f19841425845c113a89a54bbf60556ae39e7d0182a6f80ce37f5b" 12483dependencies = [ 12484 "bytemuck", 12485 "futures-intrusive", 12486 "log", 12487 "peniko", 12488 "png 0.17.16", 12489 "skrifa", 12490 "static_assertions", 12491 "thiserror 2.0.18", 12492 "vello_encoding", 12493 "vello_shaders", 12494 "wgpu", 12495] 12496 12497[[package]] 12498name = "vello_common" 12499version = "0.0.4" 12500source = "registry+https://github.com/rust-lang/crates.io-index" 12501checksum = "a235ba928b3109ad9e7696270edb09445a52ae1c7c08e6d31a19b1cdd6cbc24a" 12502dependencies = [ 12503 "bytemuck", 12504 "fearless_simd", 12505 "hashbrown 0.15.5", 12506 "log", 12507 "peniko", 12508 "png 0.17.16", 12509 "skrifa", 12510 "smallvec", 12511] 12512 12513[[package]] 12514name = "vello_cpu" 12515version = "0.0.4" 12516source = "registry+https://github.com/rust-lang/crates.io-index" 12517checksum = "b0bd1fcf9c1814f17a491e07113623d44e3ec1125a9f3401f5e047d6d326da21" 12518dependencies = [ 12519 "bytemuck", 12520 "vello_common", 12521] 12522 12523[[package]] 12524name = "vello_encoding" 12525version = "0.6.0" 12526source = "registry+https://github.com/rust-lang/crates.io-index" 12527checksum = "cfd5e0b9fec91df34a09fbcbbed474cec68d05691b590a911c7af83c4860ae42" 12528dependencies = [ 12529 "bytemuck", 12530 "guillotiere", 12531 "peniko", 12532 "skrifa", 12533 "smallvec", 12534] 12535 12536[[package]] 12537name = "vello_shaders" 12538version = "0.6.0" 12539source = "registry+https://github.com/rust-lang/crates.io-index" 12540checksum = "8c381dde4e7d0d7957df0c0e3f8a7cc0976762d3972d97da5c71464e57ffefd3" 12541dependencies = [ 12542 "bytemuck", 12543 "log", 12544 "naga", 12545 "thiserror 2.0.18", 12546 "vello_encoding", 12547] 12548 12549[[package]] 12550name = "vergen" 12551version = "9.1.0" 12552source = "registry+https://github.com/rust-lang/crates.io-index" 12553checksum = "b849a1f6d8639e8de261e81ee0fc881e3e3620db1af9f2e0da015d4382ceaf75" 12554dependencies = [ 12555 "anyhow", 12556 "derive_builder", 12557 "rustversion", 12558 "vergen-lib 9.1.0", 12559] 12560 12561[[package]] 12562name = "vergen-gitcl" 12563version = "1.0.8" 12564source = "registry+https://github.com/rust-lang/crates.io-index" 12565checksum = "b9dfc1de6eb2e08a4ddf152f1b179529638bedc0ea95e6d667c014506377aefe" 12566dependencies = [ 12567 "anyhow", 12568 "derive_builder", 12569 "rustversion", 12570 "time", 12571 "vergen", 12572 "vergen-lib 0.1.6", 12573] 12574 12575[[package]] 12576name = "vergen-lib" 12577version = "0.1.6" 12578source = "registry+https://github.com/rust-lang/crates.io-index" 12579checksum = "9b07e6010c0f3e59fcb164e0163834597da68d1f864e2b8ca49f74de01e9c166" 12580dependencies = [ 12581 "anyhow", 12582 "derive_builder", 12583 "rustversion", 12584] 12585 12586[[package]] 12587name = "vergen-lib" 12588version = "9.1.0" 12589source = "registry+https://github.com/rust-lang/crates.io-index" 12590checksum = "b34a29ba7e9c59e62f229ae1932fb1b8fb8a6fdcc99215a641913f5f5a59a569" 12591dependencies = [ 12592 "anyhow", 12593 "derive_builder", 12594 "rustversion", 12595] 12596 12597[[package]] 12598name = "version-compare" 12599version = "0.2.1" 12600source = "registry+https://github.com/rust-lang/crates.io-index" 12601checksum = "03c2856837ef78f57382f06b2b8563a2f512f7185d732608fd9176cb3b8edf0e" 12602 12603[[package]] 12604name = "version_check" 12605version = "0.9.5" 12606source = "registry+https://github.com/rust-lang/crates.io-index" 12607checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 12608 12609[[package]] 12610name = "void" 12611version = "1.0.2" 12612source = "registry+https://github.com/rust-lang/crates.io-index" 12613checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d" 12614 12615[[package]] 12616name = "walkdir" 12617version = "2.5.0" 12618source = "registry+https://github.com/rust-lang/crates.io-index" 12619checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" 12620dependencies = [ 12621 "same-file", 12622 "winapi-util", 12623] 12624 12625[[package]] 12626name = "want" 12627version = "0.3.1" 12628source = "registry+https://github.com/rust-lang/crates.io-index" 12629checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" 12630dependencies = [ 12631 "try-lock", 12632] 12633 12634[[package]] 12635name = "warp" 12636version = "0.3.7" 12637source = "registry+https://github.com/rust-lang/crates.io-index" 12638checksum = "4378d202ff965b011c64817db11d5829506d3404edeadb61f190d111da3f231c" 12639dependencies = [ 12640 "bytes", 12641 "futures-channel", 12642 "futures-util", 12643 "headers 0.3.9", 12644 "http 0.2.12", 12645 "hyper 0.14.32", 12646 "log", 12647 "mime", 12648 "mime_guess", 12649 "percent-encoding", 12650 "pin-project", 12651 "scoped-tls", 12652 "serde", 12653 "serde_json", 12654 "serde_urlencoded", 12655 "tokio", 12656 "tokio-util", 12657 "tower-service", 12658 "tracing", 12659] 12660 12661[[package]] 12662name = "wasi" 12663version = "0.9.0+wasi-snapshot-preview1" 12664source = "registry+https://github.com/rust-lang/crates.io-index" 12665checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519" 12666 12667[[package]] 12668name = "wasi" 12669version = "0.11.1+wasi-snapshot-preview1" 12670source = "registry+https://github.com/rust-lang/crates.io-index" 12671checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" 12672 12673[[package]] 12674name = "wasip2" 12675version = "1.0.2+wasi-0.2.9" 12676source = "registry+https://github.com/rust-lang/crates.io-index" 12677checksum = "9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5" 12678dependencies = [ 12679 "wit-bindgen", 12680] 12681 12682[[package]] 12683name = "wasip3" 12684version = "0.4.0+wasi-0.3.0-rc-2026-01-06" 12685source = "registry+https://github.com/rust-lang/crates.io-index" 12686checksum = "5428f8bf88ea5ddc08faddef2ac4a67e390b88186c703ce6dbd955e1c145aca5" 12687dependencies = [ 12688 "wit-bindgen", 12689] 12690 12691[[package]] 12692name = "wasm-bindgen" 12693version = "0.2.114" 12694source = "registry+https://github.com/rust-lang/crates.io-index" 12695checksum = "6532f9a5c1ece3798cb1c2cfdba640b9b3ba884f5db45973a6f442510a87d38e" 12696dependencies = [ 12697 "cfg-if", 12698 "once_cell", 12699 "rustversion", 12700 "wasm-bindgen-macro", 12701 "wasm-bindgen-shared", 12702] 12703 12704[[package]] 12705name = "wasm-bindgen-futures" 12706version = "0.4.64" 12707source = "registry+https://github.com/rust-lang/crates.io-index" 12708checksum = "e9c5522b3a28661442748e09d40924dfb9ca614b21c00d3fd135720e48b67db8" 12709dependencies = [ 12710 "cfg-if", 12711 "futures-util", 12712 "js-sys", 12713 "once_cell", 12714 "wasm-bindgen", 12715 "web-sys", 12716] 12717 12718[[package]] 12719name = "wasm-bindgen-macro" 12720version = "0.2.114" 12721source = "registry+https://github.com/rust-lang/crates.io-index" 12722checksum = "18a2d50fcf105fb33bb15f00e7a77b772945a2ee45dcf454961fd843e74c18e6" 12723dependencies = [ 12724 "quote", 12725 "wasm-bindgen-macro-support", 12726] 12727 12728[[package]] 12729name = "wasm-bindgen-macro-support" 12730version = "0.2.114" 12731source = "registry+https://github.com/rust-lang/crates.io-index" 12732checksum = "03ce4caeaac547cdf713d280eda22a730824dd11e6b8c3ca9e42247b25c631e3" 12733dependencies = [ 12734 "bumpalo", 12735 "proc-macro2", 12736 "quote", 12737 "syn 2.0.117", 12738 "wasm-bindgen-shared", 12739] 12740 12741[[package]] 12742name = "wasm-bindgen-shared" 12743version = "0.2.114" 12744source = "registry+https://github.com/rust-lang/crates.io-index" 12745checksum = "75a326b8c223ee17883a4251907455a2431acc2791c98c26279376490c378c16" 12746dependencies = [ 12747 "unicode-ident", 12748] 12749 12750[[package]] 12751name = "wasm-encoder" 12752version = "0.244.0" 12753source = "registry+https://github.com/rust-lang/crates.io-index" 12754checksum = "990065f2fe63003fe337b932cfb5e3b80e0b4d0f5ff650e6985b1048f62c8319" 12755dependencies = [ 12756 "leb128fmt", 12757 "wasmparser", 12758] 12759 12760[[package]] 12761name = "wasm-metadata" 12762version = "0.244.0" 12763source = "registry+https://github.com/rust-lang/crates.io-index" 12764checksum = "bb0e353e6a2fbdc176932bbaab493762eb1255a7900fe0fea1a2f96c296cc909" 12765dependencies = [ 12766 "anyhow", 12767 "indexmap", 12768 "wasm-encoder", 12769 "wasmparser", 12770] 12771 12772[[package]] 12773name = "wasm-streams" 12774version = "0.4.2" 12775source = "registry+https://github.com/rust-lang/crates.io-index" 12776checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65" 12777dependencies = [ 12778 "futures-util", 12779 "js-sys", 12780 "wasm-bindgen", 12781 "wasm-bindgen-futures", 12782 "web-sys", 12783] 12784 12785[[package]] 12786name = "wasmparser" 12787version = "0.244.0" 12788source = "registry+https://github.com/rust-lang/crates.io-index" 12789checksum = "47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe" 12790dependencies = [ 12791 "bitflags 2.11.0", 12792 "hashbrown 0.15.5", 12793 "indexmap", 12794 "semver", 12795] 12796 12797[[package]] 12798name = "wayland-backend" 12799version = "0.3.14" 12800source = "registry+https://github.com/rust-lang/crates.io-index" 12801checksum = "aa75f400b7f719bcd68b3f47cd939ba654cedeef690f486db71331eec4c6a406" 12802dependencies = [ 12803 "cc", 12804 "downcast-rs", 12805 "rustix 1.1.4", 12806 "scoped-tls", 12807 "smallvec", 12808 "wayland-sys", 12809] 12810 12811[[package]] 12812name = "wayland-client" 12813version = "0.31.13" 12814source = "registry+https://github.com/rust-lang/crates.io-index" 12815checksum = "ab51d9f7c071abeee76007e2b742499e535148035bb835f97aaed1338cf516c3" 12816dependencies = [ 12817 "bitflags 2.11.0", 12818 "rustix 1.1.4", 12819 "wayland-backend", 12820 "wayland-scanner", 12821] 12822 12823[[package]] 12824name = "wayland-csd-frame" 12825version = "0.3.0" 12826source = "registry+https://github.com/rust-lang/crates.io-index" 12827checksum = "625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e" 12828dependencies = [ 12829 "bitflags 2.11.0", 12830 "cursor-icon", 12831 "wayland-backend", 12832] 12833 12834[[package]] 12835name = "wayland-cursor" 12836version = "0.31.13" 12837source = "registry+https://github.com/rust-lang/crates.io-index" 12838checksum = "4b3298683470fbdc6ca40151dfc48c8f2fd4c41a26e13042f801f85002384091" 12839dependencies = [ 12840 "rustix 1.1.4", 12841 "wayland-client", 12842 "xcursor", 12843] 12844 12845[[package]] 12846name = "wayland-protocols" 12847version = "0.32.11" 12848source = "registry+https://github.com/rust-lang/crates.io-index" 12849checksum = "b23b5df31ceff1328f06ac607591d5ba360cf58f90c8fad4ac8d3a55a3c4aec7" 12850dependencies = [ 12851 "bitflags 2.11.0", 12852 "wayland-backend", 12853 "wayland-client", 12854 "wayland-scanner", 12855] 12856 12857[[package]] 12858name = "wayland-protocols-plasma" 12859version = "0.3.11" 12860source = "registry+https://github.com/rust-lang/crates.io-index" 12861checksum = "d392fc283a87774afc9beefcd6f931582bb97fe0e6ced0b306a62cb1d026527c" 12862dependencies = [ 12863 "bitflags 2.11.0", 12864 "wayland-backend", 12865 "wayland-client", 12866 "wayland-protocols", 12867 "wayland-scanner", 12868] 12869 12870[[package]] 12871name = "wayland-protocols-wlr" 12872version = "0.3.11" 12873source = "registry+https://github.com/rust-lang/crates.io-index" 12874checksum = "78248e4cc0eff8163370ba5c158630dcae1f3497a586b826eca2ef5f348d6235" 12875dependencies = [ 12876 "bitflags 2.11.0", 12877 "wayland-backend", 12878 "wayland-client", 12879 "wayland-protocols", 12880 "wayland-scanner", 12881] 12882 12883[[package]] 12884name = "wayland-scanner" 12885version = "0.31.9" 12886source = "registry+https://github.com/rust-lang/crates.io-index" 12887checksum = "c86287151a309799b821ca709b7345a048a2956af05957c89cb824ab919fa4e3" 12888dependencies = [ 12889 "proc-macro2", 12890 "quick-xml 0.39.2", 12891 "quote", 12892] 12893 12894[[package]] 12895name = "wayland-sys" 12896version = "0.31.10" 12897source = "registry+https://github.com/rust-lang/crates.io-index" 12898checksum = "374f6b70e8e0d6bf9461a32988fd553b59ff630964924dad6e4a4eb6bd538d17" 12899dependencies = [ 12900 "dlib", 12901 "log", 12902 "once_cell", 12903 "pkg-config", 12904] 12905 12906[[package]] 12907name = "web-sys" 12908version = "0.3.91" 12909source = "registry+https://github.com/rust-lang/crates.io-index" 12910checksum = "854ba17bb104abfb26ba36da9729addc7ce7f06f5c0f90f3c391f8461cca21f9" 12911dependencies = [ 12912 "js-sys", 12913 "wasm-bindgen", 12914] 12915 12916[[package]] 12917name = "web-time" 12918version = "1.1.0" 12919source = "registry+https://github.com/rust-lang/crates.io-index" 12920checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" 12921dependencies = [ 12922 "js-sys", 12923 "wasm-bindgen", 12924] 12925 12926[[package]] 12927name = "web_atoms" 12928version = "0.2.3" 12929source = "registry+https://github.com/rust-lang/crates.io-index" 12930checksum = "57a9779e9f04d2ac1ce317aee707aa2f6b773afba7b931222bff6983843b1576" 12931dependencies = [ 12932 "phf", 12933 "phf_codegen", 12934 "string_cache", 12935 "string_cache_codegen", 12936] 12937 12938[[package]] 12939name = "webdriver" 12940version = "0.53.0" 12941source = "registry+https://github.com/rust-lang/crates.io-index" 12942checksum = "91d53921e1bef27512fa358179c9a22428d55778d2c2ae3c5c37a52b82ce6e92" 12943dependencies = [ 12944 "base64 0.22.1", 12945 "bytes", 12946 "cookie 0.16.2", 12947 "http 0.2.12", 12948 "icu_segmenter 1.5.0", 12949 "log", 12950 "serde", 12951 "serde_derive", 12952 "serde_json", 12953 "thiserror 1.0.69", 12954 "time", 12955 "tokio", 12956 "tokio-stream", 12957 "url", 12958 "warp", 12959] 12960 12961[[package]] 12962name = "webpki-root-certs" 12963version = "1.0.6" 12964source = "registry+https://github.com/rust-lang/crates.io-index" 12965checksum = "804f18a4ac2676ffb4e8b5b5fa9ae38af06df08162314f96a68d2a363e21a8ca" 12966dependencies = [ 12967 "rustls-pki-types", 12968] 12969 12970[[package]] 12971name = "webpki-roots" 12972version = "1.0.6" 12973source = "registry+https://github.com/rust-lang/crates.io-index" 12974checksum = "22cfaf3c063993ff62e73cb4311efde4db1efb31ab78a3e5c457939ad5cc0bed" 12975dependencies = [ 12976 "rustls-pki-types", 12977] 12978 12979[[package]] 12980name = "webrender" 12981version = "0.68.0" 12982source = "registry+https://github.com/rust-lang/crates.io-index" 12983checksum = "a591c25221a9f8ac2ad7754659b283d912cee6c8424f0fa3777aabed3be91c16" 12984dependencies = [ 12985 "allocator-api2", 12986 "bincode", 12987 "bitflags 2.11.0", 12988 "build-parallel", 12989 "byteorder", 12990 "derive_more", 12991 "etagere", 12992 "euclid", 12993 "gleam", 12994 "glslopt", 12995 "lazy_static", 12996 "log", 12997 "malloc_size_of_derive", 12998 "num-traits", 12999 "peek-poke", 13000 "plane-split", 13001 "rayon", 13002 "ron", 13003 "rustc-hash 2.1.1", 13004 "serde", 13005 "smallvec", 13006 "svg_fmt", 13007 "topological-sort", 13008 "tracy-rs", 13009 "webrender_api", 13010 "webrender_build", 13011 "wr_glyph_rasterizer", 13012 "wr_malloc_size_of", 13013 "zeitstempel", 13014] 13015 13016[[package]] 13017name = "webrender_api" 13018version = "0.68.0" 13019source = "registry+https://github.com/rust-lang/crates.io-index" 13020checksum = "bb206f613b4635881065a2ff4670e656edc904af0b8729c51ce1196679fd1b6d" 13021dependencies = [ 13022 "app_units", 13023 "bitflags 2.11.0", 13024 "byteorder", 13025 "crossbeam-channel", 13026 "euclid", 13027 "malloc_size_of_derive", 13028 "peek-poke", 13029 "serde", 13030 "serde_bytes", 13031 "serde_derive", 13032 "wr_malloc_size_of", 13033 "zeitstempel", 13034] 13035 13036[[package]] 13037name = "webrender_build" 13038version = "0.68.0" 13039source = "registry+https://github.com/rust-lang/crates.io-index" 13040checksum = "9e6165a81201892371061250bd6f08ede9ed7279842fedc4033f48582a789068" 13041dependencies = [ 13042 "bitflags 2.11.0", 13043 "lazy_static", 13044] 13045 13046[[package]] 13047name = "weezl" 13048version = "0.1.12" 13049source = "registry+https://github.com/rust-lang/crates.io-index" 13050checksum = "a28ac98ddc8b9274cb41bb4d9d4d5c425b6020c50c46f25559911905610b4a88" 13051 13052[[package]] 13053name = "wgpu" 13054version = "26.0.1" 13055source = "registry+https://github.com/rust-lang/crates.io-index" 13056checksum = "70b6ff82bbf6e9206828e1a3178e851f8c20f1c9028e74dd3a8090741ccd5798" 13057dependencies = [ 13058 "arrayvec", 13059 "bitflags 2.11.0", 13060 "cfg-if", 13061 "cfg_aliases", 13062 "document-features", 13063 "hashbrown 0.15.5", 13064 "js-sys", 13065 "log", 13066 "naga", 13067 "parking_lot", 13068 "portable-atomic", 13069 "profiling", 13070 "raw-window-handle", 13071 "smallvec", 13072 "static_assertions", 13073 "wasm-bindgen", 13074 "wasm-bindgen-futures", 13075 "web-sys", 13076 "wgpu-core", 13077 "wgpu-hal", 13078 "wgpu-types", 13079] 13080 13081[[package]] 13082name = "wgpu-core" 13083version = "26.0.1" 13084source = "registry+https://github.com/rust-lang/crates.io-index" 13085checksum = "d5f62f1053bd28c2268f42916f31588f81f64796e2ff91b81293515017ca8bd9" 13086dependencies = [ 13087 "arrayvec", 13088 "bit-set", 13089 "bit-vec", 13090 "bitflags 2.11.0", 13091 "cfg_aliases", 13092 "document-features", 13093 "hashbrown 0.15.5", 13094 "indexmap", 13095 "log", 13096 "naga", 13097 "once_cell", 13098 "parking_lot", 13099 "portable-atomic", 13100 "profiling", 13101 "raw-window-handle", 13102 "rustc-hash 1.1.0", 13103 "serde", 13104 "smallvec", 13105 "thiserror 2.0.18", 13106 "wgpu-core-deps-apple", 13107 "wgpu-core-deps-emscripten", 13108 "wgpu-core-deps-windows-linux-android", 13109 "wgpu-hal", 13110 "wgpu-types", 13111] 13112 13113[[package]] 13114name = "wgpu-core-deps-apple" 13115version = "26.0.0" 13116source = "registry+https://github.com/rust-lang/crates.io-index" 13117checksum = "18ae5fbde6a4cbebae38358aa73fcd6e0f15c6144b67ef5dc91ded0db125dbdf" 13118dependencies = [ 13119 "wgpu-hal", 13120] 13121 13122[[package]] 13123name = "wgpu-core-deps-emscripten" 13124version = "26.0.0" 13125source = "registry+https://github.com/rust-lang/crates.io-index" 13126checksum = "d7670e390f416006f746b4600fdd9136455e3627f5bd763abf9a65daa216dd2d" 13127dependencies = [ 13128 "wgpu-hal", 13129] 13130 13131[[package]] 13132name = "wgpu-core-deps-windows-linux-android" 13133version = "26.0.0" 13134source = "registry+https://github.com/rust-lang/crates.io-index" 13135checksum = "720a5cb9d12b3d337c15ff0e24d3e97ed11490ff3f7506e7f3d98c68fa5d6f14" 13136dependencies = [ 13137 "wgpu-hal", 13138] 13139 13140[[package]] 13141name = "wgpu-hal" 13142version = "26.0.6" 13143source = "registry+https://github.com/rust-lang/crates.io-index" 13144checksum = "a8d0e67224cc7305b3b4eb2cc57ca4c4c3afc665c1d1bee162ea806e19c47bdd" 13145dependencies = [ 13146 "android_system_properties", 13147 "arrayvec", 13148 "ash", 13149 "bit-set", 13150 "bitflags 2.11.0", 13151 "block", 13152 "bytemuck", 13153 "cfg-if", 13154 "cfg_aliases", 13155 "core-graphics-types 0.2.0", 13156 "glow", 13157 "glutin_wgl_sys", 13158 "gpu-alloc", 13159 "gpu-allocator", 13160 "gpu-descriptor", 13161 "hashbrown 0.15.5", 13162 "js-sys", 13163 "khronos-egl", 13164 "libc", 13165 "libloading 0.8.9", 13166 "log", 13167 "metal", 13168 "naga", 13169 "ndk-sys", 13170 "objc", 13171 "ordered-float", 13172 "parking_lot", 13173 "portable-atomic", 13174 "portable-atomic-util", 13175 "profiling", 13176 "range-alloc", 13177 "raw-window-handle", 13178 "renderdoc-sys", 13179 "smallvec", 13180 "thiserror 2.0.18", 13181 "wasm-bindgen", 13182 "web-sys", 13183 "wgpu-types", 13184 "windows 0.58.0", 13185 "windows-core 0.58.0", 13186] 13187 13188[[package]] 13189name = "wgpu-types" 13190version = "26.0.0" 13191source = "registry+https://github.com/rust-lang/crates.io-index" 13192checksum = "eca7a8d8af57c18f57d393601a1fb159ace8b2328f1b6b5f80893f7d672c9ae2" 13193dependencies = [ 13194 "bitflags 2.11.0", 13195 "bytemuck", 13196 "js-sys", 13197 "log", 13198 "serde", 13199 "thiserror 2.0.18", 13200 "web-sys", 13201] 13202 13203[[package]] 13204name = "widestring" 13205version = "1.2.1" 13206source = "registry+https://github.com/rust-lang/crates.io-index" 13207checksum = "72069c3113ab32ab29e5584db3c6ec55d416895e60715417b5b883a357c3e471" 13208 13209[[package]] 13210name = "winapi" 13211version = "0.3.9" 13212source = "registry+https://github.com/rust-lang/crates.io-index" 13213checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 13214dependencies = [ 13215 "winapi-i686-pc-windows-gnu", 13216 "winapi-x86_64-pc-windows-gnu", 13217] 13218 13219[[package]] 13220name = "winapi-i686-pc-windows-gnu" 13221version = "0.4.0" 13222source = "registry+https://github.com/rust-lang/crates.io-index" 13223checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 13224 13225[[package]] 13226name = "winapi-util" 13227version = "0.1.11" 13228source = "registry+https://github.com/rust-lang/crates.io-index" 13229checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" 13230dependencies = [ 13231 "windows-sys 0.61.2", 13232] 13233 13234[[package]] 13235name = "winapi-x86_64-pc-windows-gnu" 13236version = "0.4.0" 13237source = "registry+https://github.com/rust-lang/crates.io-index" 13238checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 13239 13240[[package]] 13241name = "windows" 13242version = "0.58.0" 13243source = "registry+https://github.com/rust-lang/crates.io-index" 13244checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6" 13245dependencies = [ 13246 "windows-core 0.58.0", 13247 "windows-targets 0.52.6", 13248] 13249 13250[[package]] 13251name = "windows" 13252version = "0.61.3" 13253source = "registry+https://github.com/rust-lang/crates.io-index" 13254checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893" 13255dependencies = [ 13256 "windows-collections 0.2.0", 13257 "windows-core 0.61.2", 13258 "windows-future 0.2.1", 13259 "windows-link 0.1.3", 13260 "windows-numerics 0.2.0", 13261] 13262 13263[[package]] 13264name = "windows" 13265version = "0.62.2" 13266source = "registry+https://github.com/rust-lang/crates.io-index" 13267checksum = "527fadee13e0c05939a6a05d5bd6eec6cd2e3dbd648b9f8e447c6518133d8580" 13268dependencies = [ 13269 "windows-collections 0.3.2", 13270 "windows-core 0.62.2", 13271 "windows-future 0.3.2", 13272 "windows-numerics 0.3.1", 13273] 13274 13275[[package]] 13276name = "windows-collections" 13277version = "0.2.0" 13278source = "registry+https://github.com/rust-lang/crates.io-index" 13279checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8" 13280dependencies = [ 13281 "windows-core 0.61.2", 13282] 13283 13284[[package]] 13285name = "windows-collections" 13286version = "0.3.2" 13287source = "registry+https://github.com/rust-lang/crates.io-index" 13288checksum = "23b2d95af1a8a14a3c7367e1ed4fc9c20e0a26e79551b1454d72583c97cc6610" 13289dependencies = [ 13290 "windows-core 0.62.2", 13291] 13292 13293[[package]] 13294name = "windows-core" 13295version = "0.58.0" 13296source = "registry+https://github.com/rust-lang/crates.io-index" 13297checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99" 13298dependencies = [ 13299 "windows-implement 0.58.0", 13300 "windows-interface 0.58.0", 13301 "windows-result 0.2.0", 13302 "windows-strings 0.1.0", 13303 "windows-targets 0.52.6", 13304] 13305 13306[[package]] 13307name = "windows-core" 13308version = "0.61.2" 13309source = "registry+https://github.com/rust-lang/crates.io-index" 13310checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3" 13311dependencies = [ 13312 "windows-implement 0.60.2", 13313 "windows-interface 0.59.3", 13314 "windows-link 0.1.3", 13315 "windows-result 0.3.4", 13316 "windows-strings 0.4.2", 13317] 13318 13319[[package]] 13320name = "windows-core" 13321version = "0.62.2" 13322source = "registry+https://github.com/rust-lang/crates.io-index" 13323checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" 13324dependencies = [ 13325 "windows-implement 0.60.2", 13326 "windows-interface 0.59.3", 13327 "windows-link 0.2.1", 13328 "windows-result 0.4.1", 13329 "windows-strings 0.5.1", 13330] 13331 13332[[package]] 13333name = "windows-future" 13334version = "0.2.1" 13335source = "registry+https://github.com/rust-lang/crates.io-index" 13336checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e" 13337dependencies = [ 13338 "windows-core 0.61.2", 13339 "windows-link 0.1.3", 13340 "windows-threading 0.1.0", 13341] 13342 13343[[package]] 13344name = "windows-future" 13345version = "0.3.2" 13346source = "registry+https://github.com/rust-lang/crates.io-index" 13347checksum = "e1d6f90251fe18a279739e78025bd6ddc52a7e22f921070ccdc67dde84c605cb" 13348dependencies = [ 13349 "windows-core 0.62.2", 13350 "windows-link 0.2.1", 13351 "windows-threading 0.2.1", 13352] 13353 13354[[package]] 13355name = "windows-implement" 13356version = "0.58.0" 13357source = "registry+https://github.com/rust-lang/crates.io-index" 13358checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b" 13359dependencies = [ 13360 "proc-macro2", 13361 "quote", 13362 "syn 2.0.117", 13363] 13364 13365[[package]] 13366name = "windows-implement" 13367version = "0.60.2" 13368source = "registry+https://github.com/rust-lang/crates.io-index" 13369checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" 13370dependencies = [ 13371 "proc-macro2", 13372 "quote", 13373 "syn 2.0.117", 13374] 13375 13376[[package]] 13377name = "windows-interface" 13378version = "0.58.0" 13379source = "registry+https://github.com/rust-lang/crates.io-index" 13380checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515" 13381dependencies = [ 13382 "proc-macro2", 13383 "quote", 13384 "syn 2.0.117", 13385] 13386 13387[[package]] 13388name = "windows-interface" 13389version = "0.59.3" 13390source = "registry+https://github.com/rust-lang/crates.io-index" 13391checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" 13392dependencies = [ 13393 "proc-macro2", 13394 "quote", 13395 "syn 2.0.117", 13396] 13397 13398[[package]] 13399name = "windows-link" 13400version = "0.1.3" 13401source = "registry+https://github.com/rust-lang/crates.io-index" 13402checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" 13403 13404[[package]] 13405name = "windows-link" 13406version = "0.2.1" 13407source = "registry+https://github.com/rust-lang/crates.io-index" 13408checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" 13409 13410[[package]] 13411name = "windows-numerics" 13412version = "0.2.0" 13413source = "registry+https://github.com/rust-lang/crates.io-index" 13414checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1" 13415dependencies = [ 13416 "windows-core 0.61.2", 13417 "windows-link 0.1.3", 13418] 13419 13420[[package]] 13421name = "windows-numerics" 13422version = "0.3.1" 13423source = "registry+https://github.com/rust-lang/crates.io-index" 13424checksum = "6e2e40844ac143cdb44aead537bbf727de9b044e107a0f1220392177d15b0f26" 13425dependencies = [ 13426 "windows-core 0.62.2", 13427 "windows-link 0.2.1", 13428] 13429 13430[[package]] 13431name = "windows-registry" 13432version = "0.6.1" 13433source = "registry+https://github.com/rust-lang/crates.io-index" 13434checksum = "02752bf7fbdcce7f2a27a742f798510f3e5ad88dbe84871e5168e2120c3d5720" 13435dependencies = [ 13436 "windows-link 0.2.1", 13437 "windows-result 0.4.1", 13438 "windows-strings 0.5.1", 13439] 13440 13441[[package]] 13442name = "windows-result" 13443version = "0.2.0" 13444source = "registry+https://github.com/rust-lang/crates.io-index" 13445checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e" 13446dependencies = [ 13447 "windows-targets 0.52.6", 13448] 13449 13450[[package]] 13451name = "windows-result" 13452version = "0.3.4" 13453source = "registry+https://github.com/rust-lang/crates.io-index" 13454checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" 13455dependencies = [ 13456 "windows-link 0.1.3", 13457] 13458 13459[[package]] 13460name = "windows-result" 13461version = "0.4.1" 13462source = "registry+https://github.com/rust-lang/crates.io-index" 13463checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" 13464dependencies = [ 13465 "windows-link 0.2.1", 13466] 13467 13468[[package]] 13469name = "windows-strings" 13470version = "0.1.0" 13471source = "registry+https://github.com/rust-lang/crates.io-index" 13472checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10" 13473dependencies = [ 13474 "windows-result 0.2.0", 13475 "windows-targets 0.52.6", 13476] 13477 13478[[package]] 13479name = "windows-strings" 13480version = "0.4.2" 13481source = "registry+https://github.com/rust-lang/crates.io-index" 13482checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" 13483dependencies = [ 13484 "windows-link 0.1.3", 13485] 13486 13487[[package]] 13488name = "windows-strings" 13489version = "0.5.1" 13490source = "registry+https://github.com/rust-lang/crates.io-index" 13491checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" 13492dependencies = [ 13493 "windows-link 0.2.1", 13494] 13495 13496[[package]] 13497name = "windows-sys" 13498version = "0.45.0" 13499source = "registry+https://github.com/rust-lang/crates.io-index" 13500checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" 13501dependencies = [ 13502 "windows-targets 0.42.2", 13503] 13504 13505[[package]] 13506name = "windows-sys" 13507version = "0.48.0" 13508source = "registry+https://github.com/rust-lang/crates.io-index" 13509checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 13510dependencies = [ 13511 "windows-targets 0.48.5", 13512] 13513 13514[[package]] 13515name = "windows-sys" 13516version = "0.52.0" 13517source = "registry+https://github.com/rust-lang/crates.io-index" 13518checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 13519dependencies = [ 13520 "windows-targets 0.52.6", 13521] 13522 13523[[package]] 13524name = "windows-sys" 13525version = "0.59.0" 13526source = "registry+https://github.com/rust-lang/crates.io-index" 13527checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" 13528dependencies = [ 13529 "windows-targets 0.52.6", 13530] 13531 13532[[package]] 13533name = "windows-sys" 13534version = "0.60.2" 13535source = "registry+https://github.com/rust-lang/crates.io-index" 13536checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" 13537dependencies = [ 13538 "windows-targets 0.53.5", 13539] 13540 13541[[package]] 13542name = "windows-sys" 13543version = "0.61.2" 13544source = "registry+https://github.com/rust-lang/crates.io-index" 13545checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" 13546dependencies = [ 13547 "windows-link 0.2.1", 13548] 13549 13550[[package]] 13551name = "windows-targets" 13552version = "0.42.2" 13553source = "registry+https://github.com/rust-lang/crates.io-index" 13554checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" 13555dependencies = [ 13556 "windows_aarch64_gnullvm 0.42.2", 13557 "windows_aarch64_msvc 0.42.2", 13558 "windows_i686_gnu 0.42.2", 13559 "windows_i686_msvc 0.42.2", 13560 "windows_x86_64_gnu 0.42.2", 13561 "windows_x86_64_gnullvm 0.42.2", 13562 "windows_x86_64_msvc 0.42.2", 13563] 13564 13565[[package]] 13566name = "windows-targets" 13567version = "0.48.5" 13568source = "registry+https://github.com/rust-lang/crates.io-index" 13569checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 13570dependencies = [ 13571 "windows_aarch64_gnullvm 0.48.5", 13572 "windows_aarch64_msvc 0.48.5", 13573 "windows_i686_gnu 0.48.5", 13574 "windows_i686_msvc 0.48.5", 13575 "windows_x86_64_gnu 0.48.5", 13576 "windows_x86_64_gnullvm 0.48.5", 13577 "windows_x86_64_msvc 0.48.5", 13578] 13579 13580[[package]] 13581name = "windows-targets" 13582version = "0.52.6" 13583source = "registry+https://github.com/rust-lang/crates.io-index" 13584checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 13585dependencies = [ 13586 "windows_aarch64_gnullvm 0.52.6", 13587 "windows_aarch64_msvc 0.52.6", 13588 "windows_i686_gnu 0.52.6", 13589 "windows_i686_gnullvm 0.52.6", 13590 "windows_i686_msvc 0.52.6", 13591 "windows_x86_64_gnu 0.52.6", 13592 "windows_x86_64_gnullvm 0.52.6", 13593 "windows_x86_64_msvc 0.52.6", 13594] 13595 13596[[package]] 13597name = "windows-targets" 13598version = "0.53.5" 13599source = "registry+https://github.com/rust-lang/crates.io-index" 13600checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" 13601dependencies = [ 13602 "windows-link 0.2.1", 13603 "windows_aarch64_gnullvm 0.53.1", 13604 "windows_aarch64_msvc 0.53.1", 13605 "windows_i686_gnu 0.53.1", 13606 "windows_i686_gnullvm 0.53.1", 13607 "windows_i686_msvc 0.53.1", 13608 "windows_x86_64_gnu 0.53.1", 13609 "windows_x86_64_gnullvm 0.53.1", 13610 "windows_x86_64_msvc 0.53.1", 13611] 13612 13613[[package]] 13614name = "windows-threading" 13615version = "0.1.0" 13616source = "registry+https://github.com/rust-lang/crates.io-index" 13617checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6" 13618dependencies = [ 13619 "windows-link 0.1.3", 13620] 13621 13622[[package]] 13623name = "windows-threading" 13624version = "0.2.1" 13625source = "registry+https://github.com/rust-lang/crates.io-index" 13626checksum = "3949bd5b99cafdf1c7ca86b43ca564028dfe27d66958f2470940f73d86d75b37" 13627dependencies = [ 13628 "windows-link 0.2.1", 13629] 13630 13631[[package]] 13632name = "windows_aarch64_gnullvm" 13633version = "0.42.2" 13634source = "registry+https://github.com/rust-lang/crates.io-index" 13635checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 13636 13637[[package]] 13638name = "windows_aarch64_gnullvm" 13639version = "0.48.5" 13640source = "registry+https://github.com/rust-lang/crates.io-index" 13641checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 13642 13643[[package]] 13644name = "windows_aarch64_gnullvm" 13645version = "0.52.6" 13646source = "registry+https://github.com/rust-lang/crates.io-index" 13647checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 13648 13649[[package]] 13650name = "windows_aarch64_gnullvm" 13651version = "0.53.1" 13652source = "registry+https://github.com/rust-lang/crates.io-index" 13653checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53" 13654 13655[[package]] 13656name = "windows_aarch64_msvc" 13657version = "0.42.2" 13658source = "registry+https://github.com/rust-lang/crates.io-index" 13659checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" 13660 13661[[package]] 13662name = "windows_aarch64_msvc" 13663version = "0.48.5" 13664source = "registry+https://github.com/rust-lang/crates.io-index" 13665checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 13666 13667[[package]] 13668name = "windows_aarch64_msvc" 13669version = "0.52.6" 13670source = "registry+https://github.com/rust-lang/crates.io-index" 13671checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 13672 13673[[package]] 13674name = "windows_aarch64_msvc" 13675version = "0.53.1" 13676source = "registry+https://github.com/rust-lang/crates.io-index" 13677checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006" 13678 13679[[package]] 13680name = "windows_i686_gnu" 13681version = "0.42.2" 13682source = "registry+https://github.com/rust-lang/crates.io-index" 13683checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" 13684 13685[[package]] 13686name = "windows_i686_gnu" 13687version = "0.48.5" 13688source = "registry+https://github.com/rust-lang/crates.io-index" 13689checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 13690 13691[[package]] 13692name = "windows_i686_gnu" 13693version = "0.52.6" 13694source = "registry+https://github.com/rust-lang/crates.io-index" 13695checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 13696 13697[[package]] 13698name = "windows_i686_gnu" 13699version = "0.53.1" 13700source = "registry+https://github.com/rust-lang/crates.io-index" 13701checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3" 13702 13703[[package]] 13704name = "windows_i686_gnullvm" 13705version = "0.52.6" 13706source = "registry+https://github.com/rust-lang/crates.io-index" 13707checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 13708 13709[[package]] 13710name = "windows_i686_gnullvm" 13711version = "0.53.1" 13712source = "registry+https://github.com/rust-lang/crates.io-index" 13713checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c" 13714 13715[[package]] 13716name = "windows_i686_msvc" 13717version = "0.42.2" 13718source = "registry+https://github.com/rust-lang/crates.io-index" 13719checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" 13720 13721[[package]] 13722name = "windows_i686_msvc" 13723version = "0.48.5" 13724source = "registry+https://github.com/rust-lang/crates.io-index" 13725checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 13726 13727[[package]] 13728name = "windows_i686_msvc" 13729version = "0.52.6" 13730source = "registry+https://github.com/rust-lang/crates.io-index" 13731checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 13732 13733[[package]] 13734name = "windows_i686_msvc" 13735version = "0.53.1" 13736source = "registry+https://github.com/rust-lang/crates.io-index" 13737checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2" 13738 13739[[package]] 13740name = "windows_x86_64_gnu" 13741version = "0.42.2" 13742source = "registry+https://github.com/rust-lang/crates.io-index" 13743checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" 13744 13745[[package]] 13746name = "windows_x86_64_gnu" 13747version = "0.48.5" 13748source = "registry+https://github.com/rust-lang/crates.io-index" 13749checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 13750 13751[[package]] 13752name = "windows_x86_64_gnu" 13753version = "0.52.6" 13754source = "registry+https://github.com/rust-lang/crates.io-index" 13755checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 13756 13757[[package]] 13758name = "windows_x86_64_gnu" 13759version = "0.53.1" 13760source = "registry+https://github.com/rust-lang/crates.io-index" 13761checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499" 13762 13763[[package]] 13764name = "windows_x86_64_gnullvm" 13765version = "0.42.2" 13766source = "registry+https://github.com/rust-lang/crates.io-index" 13767checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" 13768 13769[[package]] 13770name = "windows_x86_64_gnullvm" 13771version = "0.48.5" 13772source = "registry+https://github.com/rust-lang/crates.io-index" 13773checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 13774 13775[[package]] 13776name = "windows_x86_64_gnullvm" 13777version = "0.52.6" 13778source = "registry+https://github.com/rust-lang/crates.io-index" 13779checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 13780 13781[[package]] 13782name = "windows_x86_64_gnullvm" 13783version = "0.53.1" 13784source = "registry+https://github.com/rust-lang/crates.io-index" 13785checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1" 13786 13787[[package]] 13788name = "windows_x86_64_msvc" 13789version = "0.42.2" 13790source = "registry+https://github.com/rust-lang/crates.io-index" 13791checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" 13792 13793[[package]] 13794name = "windows_x86_64_msvc" 13795version = "0.48.5" 13796source = "registry+https://github.com/rust-lang/crates.io-index" 13797checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 13798 13799[[package]] 13800name = "windows_x86_64_msvc" 13801version = "0.52.6" 13802source = "registry+https://github.com/rust-lang/crates.io-index" 13803checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 13804 13805[[package]] 13806name = "windows_x86_64_msvc" 13807version = "0.53.1" 13808source = "registry+https://github.com/rust-lang/crates.io-index" 13809checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" 13810 13811[[package]] 13812name = "winit" 13813version = "0.30.13" 13814source = "registry+https://github.com/rust-lang/crates.io-index" 13815checksum = "a6755fa58a9f8350bd1e472d4c3fcc25f824ec358933bba33306d0b63df5978d" 13816dependencies = [ 13817 "ahash", 13818 "android-activity", 13819 "atomic-waker", 13820 "bitflags 2.11.0", 13821 "block2 0.5.1", 13822 "bytemuck", 13823 "calloop", 13824 "cfg_aliases", 13825 "concurrent-queue", 13826 "core-foundation 0.9.4", 13827 "core-graphics", 13828 "cursor-icon", 13829 "dpi", 13830 "js-sys", 13831 "libc", 13832 "memmap2", 13833 "ndk", 13834 "objc2 0.5.2", 13835 "objc2-app-kit 0.2.2", 13836 "objc2-foundation 0.2.2", 13837 "objc2-ui-kit", 13838 "orbclient", 13839 "percent-encoding", 13840 "pin-project", 13841 "raw-window-handle", 13842 "redox_syscall 0.4.1", 13843 "rustix 0.38.44", 13844 "sctk-adwaita", 13845 "smithay-client-toolkit", 13846 "smol_str 0.2.2", 13847 "tracing", 13848 "unicode-segmentation", 13849 "wasm-bindgen", 13850 "wasm-bindgen-futures", 13851 "wayland-backend", 13852 "wayland-client", 13853 "wayland-protocols", 13854 "wayland-protocols-plasma", 13855 "web-sys", 13856 "web-time", 13857 "windows-sys 0.52.0", 13858 "x11-dl", 13859 "x11rb", 13860 "xkbcommon-dl", 13861] 13862 13863[[package]] 13864name = "winnow" 13865version = "0.5.40" 13866source = "registry+https://github.com/rust-lang/crates.io-index" 13867checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876" 13868dependencies = [ 13869 "memchr", 13870] 13871 13872[[package]] 13873name = "winnow" 13874version = "0.7.15" 13875source = "registry+https://github.com/rust-lang/crates.io-index" 13876checksum = "df79d97927682d2fd8adb29682d1140b343be4ac0f08fd68b7765d9c059d3945" 13877 13878[[package]] 13879name = "winnow" 13880version = "1.0.0" 13881source = "registry+https://github.com/rust-lang/crates.io-index" 13882checksum = "a90e88e4667264a994d34e6d1ab2d26d398dcdca8b7f52bec8668957517fc7d8" 13883dependencies = [ 13884 "memchr", 13885] 13886 13887[[package]] 13888name = "winreg" 13889version = "0.50.0" 13890source = "registry+https://github.com/rust-lang/crates.io-index" 13891checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" 13892dependencies = [ 13893 "cfg-if", 13894 "windows-sys 0.48.0", 13895] 13896 13897[[package]] 13898name = "wio" 13899version = "0.2.2" 13900source = "registry+https://github.com/rust-lang/crates.io-index" 13901checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5" 13902dependencies = [ 13903 "winapi", 13904] 13905 13906[[package]] 13907name = "wit-bindgen" 13908version = "0.51.0" 13909source = "registry+https://github.com/rust-lang/crates.io-index" 13910checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5" 13911dependencies = [ 13912 "wit-bindgen-rust-macro", 13913] 13914 13915[[package]] 13916name = "wit-bindgen-core" 13917version = "0.51.0" 13918source = "registry+https://github.com/rust-lang/crates.io-index" 13919checksum = "ea61de684c3ea68cb082b7a88508a8b27fcc8b797d738bfc99a82facf1d752dc" 13920dependencies = [ 13921 "anyhow", 13922 "heck 0.5.0", 13923 "wit-parser", 13924] 13925 13926[[package]] 13927name = "wit-bindgen-rust" 13928version = "0.51.0" 13929source = "registry+https://github.com/rust-lang/crates.io-index" 13930checksum = "b7c566e0f4b284dd6561c786d9cb0142da491f46a9fbed79ea69cdad5db17f21" 13931dependencies = [ 13932 "anyhow", 13933 "heck 0.5.0", 13934 "indexmap", 13935 "prettyplease", 13936 "syn 2.0.117", 13937 "wasm-metadata", 13938 "wit-bindgen-core", 13939 "wit-component", 13940] 13941 13942[[package]] 13943name = "wit-bindgen-rust-macro" 13944version = "0.51.0" 13945source = "registry+https://github.com/rust-lang/crates.io-index" 13946checksum = "0c0f9bfd77e6a48eccf51359e3ae77140a7f50b1e2ebfe62422d8afdaffab17a" 13947dependencies = [ 13948 "anyhow", 13949 "prettyplease", 13950 "proc-macro2", 13951 "quote", 13952 "syn 2.0.117", 13953 "wit-bindgen-core", 13954 "wit-bindgen-rust", 13955] 13956 13957[[package]] 13958name = "wit-component" 13959version = "0.244.0" 13960source = "registry+https://github.com/rust-lang/crates.io-index" 13961checksum = "9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2" 13962dependencies = [ 13963 "anyhow", 13964 "bitflags 2.11.0", 13965 "indexmap", 13966 "log", 13967 "serde", 13968 "serde_derive", 13969 "serde_json", 13970 "wasm-encoder", 13971 "wasm-metadata", 13972 "wasmparser", 13973 "wit-parser", 13974] 13975 13976[[package]] 13977name = "wit-parser" 13978version = "0.244.0" 13979source = "registry+https://github.com/rust-lang/crates.io-index" 13980checksum = "ecc8ac4bc1dc3381b7f59c34f00b67e18f910c2c0f50015669dde7def656a736" 13981dependencies = [ 13982 "anyhow", 13983 "id-arena", 13984 "indexmap", 13985 "log", 13986 "semver", 13987 "serde", 13988 "serde_derive", 13989 "serde_json", 13990 "unicode-xid", 13991 "wasmparser", 13992] 13993 13994[[package]] 13995name = "wmi" 13996version = "0.18.3" 13997source = "registry+https://github.com/rust-lang/crates.io-index" 13998checksum = "003e65f4934cf9449b9ce913ad822cd054a5af669d24f93db101fdb02856bb23" 13999dependencies = [ 14000 "chrono", 14001 "futures", 14002 "log", 14003 "serde", 14004 "thiserror 2.0.18", 14005 "windows 0.62.2", 14006 "windows-core 0.62.2", 14007] 14008 14009[[package]] 14010name = "wr_glyph_rasterizer" 14011version = "0.68.0" 14012source = "registry+https://github.com/rust-lang/crates.io-index" 14013checksum = "ef4fcffa889d25131fc7c6ec8a558aa7c78d6030eaa17e31695c172adcc4eb0b" 14014dependencies = [ 14015 "core-foundation 0.9.4", 14016 "core-graphics", 14017 "core-text", 14018 "dwrote", 14019 "euclid", 14020 "freetype", 14021 "lazy_static", 14022 "libc", 14023 "log", 14024 "malloc_size_of_derive", 14025 "objc", 14026 "rayon", 14027 "rustc-hash 2.1.1", 14028 "serde", 14029 "smallvec", 14030 "tracy-rs", 14031 "webrender_api", 14032 "wr_malloc_size_of", 14033] 14034 14035[[package]] 14036name = "wr_malloc_size_of" 14037version = "0.2.2" 14038source = "registry+https://github.com/rust-lang/crates.io-index" 14039checksum = "482308b684f11723b200a32808094bb460b5ac4840903ccbcb78ad92a6354a1f" 14040dependencies = [ 14041 "app_units", 14042 "euclid", 14043] 14044 14045[[package]] 14046name = "write16" 14047version = "1.0.0" 14048source = "registry+https://github.com/rust-lang/crates.io-index" 14049checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936" 14050 14051[[package]] 14052name = "writeable" 14053version = "0.5.5" 14054source = "registry+https://github.com/rust-lang/crates.io-index" 14055checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51" 14056dependencies = [ 14057 "either", 14058] 14059 14060[[package]] 14061name = "writeable" 14062version = "0.6.2" 14063source = "registry+https://github.com/rust-lang/crates.io-index" 14064checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9" 14065 14066[[package]] 14067name = "ws_stream_wasm" 14068version = "0.7.5" 14069source = "registry+https://github.com/rust-lang/crates.io-index" 14070checksum = "6c173014acad22e83f16403ee360115b38846fe754e735c5d9d3803fe70c6abc" 14071dependencies = [ 14072 "async_io_stream", 14073 "futures", 14074 "js-sys", 14075 "log", 14076 "pharos", 14077 "rustc_version", 14078 "send_wrapper", 14079 "thiserror 2.0.18", 14080 "wasm-bindgen", 14081 "wasm-bindgen-futures", 14082 "web-sys", 14083] 14084 14085[[package]] 14086name = "x11" 14087version = "2.21.0" 14088source = "registry+https://github.com/rust-lang/crates.io-index" 14089checksum = "502da5464ccd04011667b11c435cb992822c2c0dbde1770c988480d312a0db2e" 14090dependencies = [ 14091 "libc", 14092 "pkg-config", 14093] 14094 14095[[package]] 14096name = "x11-dl" 14097version = "2.21.0" 14098source = "registry+https://github.com/rust-lang/crates.io-index" 14099checksum = "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f" 14100dependencies = [ 14101 "libc", 14102 "once_cell", 14103 "pkg-config", 14104] 14105 14106[[package]] 14107name = "x11rb" 14108version = "0.13.2" 14109source = "registry+https://github.com/rust-lang/crates.io-index" 14110checksum = "9993aa5be5a26815fe2c3eacfc1fde061fc1a1f094bf1ad2a18bf9c495dd7414" 14111dependencies = [ 14112 "as-raw-xcb-connection", 14113 "gethostname", 14114 "libc", 14115 "libloading 0.8.9", 14116 "once_cell", 14117 "rustix 1.1.4", 14118 "x11rb-protocol", 14119] 14120 14121[[package]] 14122name = "x11rb-protocol" 14123version = "0.13.2" 14124source = "registry+https://github.com/rust-lang/crates.io-index" 14125checksum = "ea6fc2961e4ef194dcbfe56bb845534d0dc8098940c7e5c012a258bfec6701bd" 14126 14127[[package]] 14128name = "x25519-dalek" 14129version = "2.0.1" 14130source = "registry+https://github.com/rust-lang/crates.io-index" 14131checksum = "c7e468321c81fb07fa7f4c636c3972b9100f0346e5b6a9f2bd0603a52f7ed277" 14132dependencies = [ 14133 "curve25519-dalek 4.1.3", 14134 "rand_core 0.6.4", 14135 "serde", 14136 "zeroize", 14137] 14138 14139[[package]] 14140name = "xattr" 14141version = "1.6.1" 14142source = "registry+https://github.com/rust-lang/crates.io-index" 14143checksum = "32e45ad4206f6d2479085147f02bc2ef834ac85886624a23575ae137c8aa8156" 14144dependencies = [ 14145 "libc", 14146 "rustix 1.1.4", 14147] 14148 14149[[package]] 14150name = "xcursor" 14151version = "0.3.10" 14152source = "registry+https://github.com/rust-lang/crates.io-index" 14153checksum = "bec9e4a500ca8864c5b47b8b482a73d62e4237670e5b5f1d6b9e3cae50f28f2b" 14154 14155[[package]] 14156name = "xi-unicode" 14157version = "0.3.0" 14158source = "registry+https://github.com/rust-lang/crates.io-index" 14159checksum = "a67300977d3dc3f8034dae89778f502b6ba20b269527b3223ba59c0cf393bb8a" 14160 14161[[package]] 14162name = "xkbcommon-dl" 14163version = "0.4.2" 14164source = "registry+https://github.com/rust-lang/crates.io-index" 14165checksum = "d039de8032a9a8856a6be89cea3e5d12fdd82306ab7c94d74e6deab2460651c5" 14166dependencies = [ 14167 "bitflags 2.11.0", 14168 "dlib", 14169 "log", 14170 "once_cell", 14171 "xkeysym", 14172] 14173 14174[[package]] 14175name = "xkeysym" 14176version = "0.2.1" 14177source = "registry+https://github.com/rust-lang/crates.io-index" 14178checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56" 14179 14180[[package]] 14181name = "xml" 14182version = "1.2.1" 14183source = "registry+https://github.com/rust-lang/crates.io-index" 14184checksum = "b8aa498d22c9bbaf482329839bc5620c46be275a19a812e9a22a2b07529a642a" 14185 14186[[package]] 14187name = "xml-rs" 14188version = "0.8.28" 14189source = "registry+https://github.com/rust-lang/crates.io-index" 14190checksum = "3ae8337f8a065cfc972643663ea4279e04e7256de865aa66fe25cec5fb912d3f" 14191 14192[[package]] 14193name = "xml5ever" 14194version = "0.39.0" 14195source = "registry+https://github.com/rust-lang/crates.io-index" 14196checksum = "5ab627f34ff61b80d756180d556f9c68801d836d271b3b8c094504ceca69d221" 14197dependencies = [ 14198 "log", 14199 "markup5ever", 14200] 14201 14202[[package]] 14203name = "xmltree" 14204version = "0.10.3" 14205source = "registry+https://github.com/rust-lang/crates.io-index" 14206checksum = "d7d8a75eaf6557bb84a65ace8609883db44a29951042ada9b393151532e41fcb" 14207dependencies = [ 14208 "xml-rs", 14209] 14210 14211[[package]] 14212name = "xmlwriter" 14213version = "0.1.0" 14214source = "registry+https://github.com/rust-lang/crates.io-index" 14215checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9" 14216 14217[[package]] 14218name = "y4m" 14219version = "0.8.0" 14220source = "registry+https://github.com/rust-lang/crates.io-index" 14221checksum = "7a5a4b21e1a62b67a2970e6831bc091d7b87e119e7f9791aef9702e3bef04448" 14222 14223[[package]] 14224name = "yeslogic-fontconfig-sys" 14225version = "6.0.0" 14226source = "registry+https://github.com/rust-lang/crates.io-index" 14227checksum = "503a066b4c037c440169d995b869046827dbc71263f6e8f3be6d77d4f3229dbd" 14228dependencies = [ 14229 "dlib", 14230 "once_cell", 14231 "pkg-config", 14232] 14233 14234[[package]] 14235name = "yoke" 14236version = "0.7.5" 14237source = "registry+https://github.com/rust-lang/crates.io-index" 14238checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40" 14239dependencies = [ 14240 "serde", 14241 "stable_deref_trait", 14242 "yoke-derive 0.7.5", 14243 "zerofrom", 14244] 14245 14246[[package]] 14247name = "yoke" 14248version = "0.8.1" 14249source = "registry+https://github.com/rust-lang/crates.io-index" 14250checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954" 14251dependencies = [ 14252 "stable_deref_trait", 14253 "yoke-derive 0.8.1", 14254 "zerofrom", 14255] 14256 14257[[package]] 14258name = "yoke-derive" 14259version = "0.7.5" 14260source = "registry+https://github.com/rust-lang/crates.io-index" 14261checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154" 14262dependencies = [ 14263 "proc-macro2", 14264 "quote", 14265 "syn 2.0.117", 14266 "synstructure", 14267] 14268 14269[[package]] 14270name = "yoke-derive" 14271version = "0.8.1" 14272source = "registry+https://github.com/rust-lang/crates.io-index" 14273checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d" 14274dependencies = [ 14275 "proc-macro2", 14276 "quote", 14277 "syn 2.0.117", 14278 "synstructure", 14279] 14280 14281[[package]] 14282name = "z32" 14283version = "1.3.0" 14284source = "registry+https://github.com/rust-lang/crates.io-index" 14285checksum = "2164e798d9e3d84ee2c91139ace54638059a3b23e361f5c11781c2c6459bde0f" 14286 14287[[package]] 14288name = "zeitstempel" 14289version = "0.1.2" 14290source = "registry+https://github.com/rust-lang/crates.io-index" 14291checksum = "94652f036694517fa67509942c3b60a51a19e1cd9cfd0f456eeb830ae8798d3d" 14292dependencies = [ 14293 "cfg-if", 14294 "libc", 14295 "once_cell", 14296 "winapi", 14297] 14298 14299[[package]] 14300name = "zerocopy" 14301version = "0.8.47" 14302source = "registry+https://github.com/rust-lang/crates.io-index" 14303checksum = "efbb2a062be311f2ba113ce66f697a4dc589f85e78a4aea276200804cea0ed87" 14304dependencies = [ 14305 "zerocopy-derive", 14306] 14307 14308[[package]] 14309name = "zerocopy-derive" 14310version = "0.8.47" 14311source = "registry+https://github.com/rust-lang/crates.io-index" 14312checksum = "0e8bc7269b54418e7aeeef514aa68f8690b8c0489a06b0136e5f57c4c5ccab89" 14313dependencies = [ 14314 "proc-macro2", 14315 "quote", 14316 "syn 2.0.117", 14317] 14318 14319[[package]] 14320name = "zerofrom" 14321version = "0.1.6" 14322source = "registry+https://github.com/rust-lang/crates.io-index" 14323checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" 14324dependencies = [ 14325 "zerofrom-derive", 14326] 14327 14328[[package]] 14329name = "zerofrom-derive" 14330version = "0.1.6" 14331source = "registry+https://github.com/rust-lang/crates.io-index" 14332checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" 14333dependencies = [ 14334 "proc-macro2", 14335 "quote", 14336 "syn 2.0.117", 14337 "synstructure", 14338] 14339 14340[[package]] 14341name = "zeroize" 14342version = "1.8.2" 14343source = "registry+https://github.com/rust-lang/crates.io-index" 14344checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0" 14345dependencies = [ 14346 "zeroize_derive", 14347] 14348 14349[[package]] 14350name = "zeroize_derive" 14351version = "1.4.3" 14352source = "registry+https://github.com/rust-lang/crates.io-index" 14353checksum = "85a5b4158499876c763cb03bc4e49185d3cccbabb15b33c627f7884f43db852e" 14354dependencies = [ 14355 "proc-macro2", 14356 "quote", 14357 "syn 2.0.117", 14358] 14359 14360[[package]] 14361name = "zerotrie" 14362version = "0.1.3" 14363source = "registry+https://github.com/rust-lang/crates.io-index" 14364checksum = "fb594dd55d87335c5f60177cee24f19457a5ec10a065e0a3014722ad252d0a1f" 14365dependencies = [ 14366 "displaydoc", 14367 "yoke 0.7.5", 14368 "zerofrom", 14369] 14370 14371[[package]] 14372name = "zerotrie" 14373version = "0.2.3" 14374source = "registry+https://github.com/rust-lang/crates.io-index" 14375checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851" 14376dependencies = [ 14377 "displaydoc", 14378 "yoke 0.8.1", 14379 "zerofrom", 14380] 14381 14382[[package]] 14383name = "zerovec" 14384version = "0.10.4" 14385source = "registry+https://github.com/rust-lang/crates.io-index" 14386checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079" 14387dependencies = [ 14388 "yoke 0.7.5", 14389 "zerofrom", 14390 "zerovec-derive 0.10.3", 14391] 14392 14393[[package]] 14394name = "zerovec" 14395version = "0.11.5" 14396source = "registry+https://github.com/rust-lang/crates.io-index" 14397checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002" 14398dependencies = [ 14399 "serde", 14400 "yoke 0.8.1", 14401 "zerofrom", 14402 "zerovec-derive 0.11.2", 14403] 14404 14405[[package]] 14406name = "zerovec-derive" 14407version = "0.10.3" 14408source = "registry+https://github.com/rust-lang/crates.io-index" 14409checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6" 14410dependencies = [ 14411 "proc-macro2", 14412 "quote", 14413 "syn 2.0.117", 14414] 14415 14416[[package]] 14417name = "zerovec-derive" 14418version = "0.11.2" 14419source = "registry+https://github.com/rust-lang/crates.io-index" 14420checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3" 14421dependencies = [ 14422 "proc-macro2", 14423 "quote", 14424 "syn 2.0.117", 14425] 14426 14427[[package]] 14428name = "zmij" 14429version = "1.0.21" 14430source = "registry+https://github.com/rust-lang/crates.io-index" 14431checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa" 14432 14433[[package]] 14434name = "zstd" 14435version = "0.13.3" 14436source = "registry+https://github.com/rust-lang/crates.io-index" 14437checksum = "e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a" 14438dependencies = [ 14439 "zstd-safe", 14440] 14441 14442[[package]] 14443name = "zstd-safe" 14444version = "7.2.4" 14445source = "registry+https://github.com/rust-lang/crates.io-index" 14446checksum = "8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d" 14447dependencies = [ 14448 "zstd-sys", 14449] 14450 14451[[package]] 14452name = "zstd-sys" 14453version = "2.0.16+zstd.1.5.7" 14454source = "registry+https://github.com/rust-lang/crates.io-index" 14455checksum = "91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748" 14456dependencies = [ 14457 "cc", 14458 "pkg-config", 14459] 14460 14461[[package]] 14462name = "zune-core" 14463version = "0.4.12" 14464source = "registry+https://github.com/rust-lang/crates.io-index" 14465checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a" 14466 14467[[package]] 14468name = "zune-core" 14469version = "0.5.1" 14470source = "registry+https://github.com/rust-lang/crates.io-index" 14471checksum = "cb8a0807f7c01457d0379ba880ba6322660448ddebc890ce29bb64da71fb40f9" 14472 14473[[package]] 14474name = "zune-inflate" 14475version = "0.2.54" 14476source = "registry+https://github.com/rust-lang/crates.io-index" 14477checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02" 14478dependencies = [ 14479 "simd-adler32", 14480] 14481 14482[[package]] 14483name = "zune-jpeg" 14484version = "0.4.21" 14485source = "registry+https://github.com/rust-lang/crates.io-index" 14486checksum = "29ce2c8a9384ad323cf564b67da86e21d3cfdff87908bc1223ed5c99bc792713" 14487dependencies = [ 14488 "zune-core 0.4.12", 14489] 14490 14491[[package]] 14492name = "zune-jpeg" 14493version = "0.5.14" 14494source = "registry+https://github.com/rust-lang/crates.io-index" 14495checksum = "0b7a1c0af6e5d8d1363f4994b7a091ccf963d8b694f7da5b0b9cceb82da2c0a6" 14496dependencies = [ 14497 "zune-core 0.5.1", 14498]