Rewild Your Web
at main 14053 lines 330 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 = "accountable-refcell" 34version = "0.2.2" 35source = "registry+https://github.com/rust-lang/crates.io-index" 36checksum = "6afea9052e0b2d90e38572691d87194b2e5d8d6899b9b850b22aaab17e486252" 37dependencies = [ 38 "backtrace", 39] 40 41[[package]] 42name = "acto" 43version = "0.8.0" 44source = "registry+https://github.com/rust-lang/crates.io-index" 45checksum = "148541f13c28e3e840354ee4d6c99046c10be2c81068bbd23b9e3a38f95a917e" 46dependencies = [ 47 "parking_lot", 48 "pin-project-lite", 49 "rustc_version", 50 "smol_str 0.1.24", 51 "sync_wrapper", 52 "tokio", 53 "tracing", 54] 55 56[[package]] 57name = "addr2line" 58version = "0.25.1" 59source = "registry+https://github.com/rust-lang/crates.io-index" 60checksum = "1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b" 61dependencies = [ 62 "gimli", 63] 64 65[[package]] 66name = "adler2" 67version = "2.0.1" 68source = "registry+https://github.com/rust-lang/crates.io-index" 69checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" 70 71[[package]] 72name = "aead" 73version = "0.5.2" 74source = "registry+https://github.com/rust-lang/crates.io-index" 75checksum = "d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0" 76dependencies = [ 77 "crypto-common 0.1.7", 78 "generic-array", 79] 80 81[[package]] 82name = "aead" 83version = "0.6.0-rc.10" 84source = "registry+https://github.com/rust-lang/crates.io-index" 85checksum = "6b657e772794c6b04730ea897b66a058ccd866c16d1967da05eeeecec39043fe" 86dependencies = [ 87 "crypto-common 0.2.1", 88 "inout 0.2.2", 89] 90 91[[package]] 92name = "aes" 93version = "0.8.4" 94source = "registry+https://github.com/rust-lang/crates.io-index" 95checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0" 96dependencies = [ 97 "cfg-if", 98 "cipher 0.4.4", 99 "cpufeatures 0.2.17", 100] 101 102[[package]] 103name = "aes" 104version = "0.9.0-rc.4" 105source = "registry+https://github.com/rust-lang/crates.io-index" 106checksum = "04097e08a47d9ad181c2e1f4a5fabc9ae06ce8839a333ba9a949bcb0d31fd2a3" 107dependencies = [ 108 "cipher 0.5.1", 109 "cpubits", 110 "cpufeatures 0.2.17", 111 "zeroize", 112] 113 114[[package]] 115name = "aes-gcm" 116version = "0.10.3" 117source = "registry+https://github.com/rust-lang/crates.io-index" 118checksum = "831010a0f742e1209b3bcea8fab6a8e149051ba6099432c8cb2cc117dec3ead1" 119dependencies = [ 120 "aead 0.5.2", 121 "aes 0.8.4", 122 "cipher 0.4.4", 123 "ctr 0.9.2", 124 "ghash 0.5.1", 125 "subtle", 126] 127 128[[package]] 129name = "aes-gcm" 130version = "0.11.0-rc.3" 131source = "registry+https://github.com/rust-lang/crates.io-index" 132checksum = "e22c0c90bbe8d4f77c3ca9ddabe41a1f8382d6fc1f7cea89459d0f320371f972" 133dependencies = [ 134 "aead 0.6.0-rc.10", 135 "aes 0.9.0-rc.4", 136 "cipher 0.5.1", 137 "ctr 0.10.0-rc.4", 138 "ghash 0.6.0", 139 "subtle", 140 "zeroize", 141] 142 143[[package]] 144name = "aes-kw" 145version = "0.2.1" 146source = "registry+https://github.com/rust-lang/crates.io-index" 147checksum = "69fa2b352dcefb5f7f3a5fb840e02665d311d878955380515e4fd50095dd3d8c" 148dependencies = [ 149 "aes 0.8.4", 150] 151 152[[package]] 153name = "ahash" 154version = "0.8.12" 155source = "registry+https://github.com/rust-lang/crates.io-index" 156checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75" 157dependencies = [ 158 "cfg-if", 159 "getrandom 0.3.4", 160 "once_cell", 161 "version_check", 162 "zerocopy", 163] 164 165[[package]] 166name = "aho-corasick" 167version = "1.1.4" 168source = "registry+https://github.com/rust-lang/crates.io-index" 169checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301" 170dependencies = [ 171 "memchr", 172] 173 174[[package]] 175name = "aligned" 176version = "0.4.3" 177source = "registry+https://github.com/rust-lang/crates.io-index" 178checksum = "ee4508988c62edf04abd8d92897fca0c2995d907ce1dfeaf369dac3716a40685" 179dependencies = [ 180 "as-slice", 181] 182 183[[package]] 184name = "aligned-vec" 185version = "0.6.4" 186source = "registry+https://github.com/rust-lang/crates.io-index" 187checksum = "dc890384c8602f339876ded803c97ad529f3842aba97f6392b3dba0dd171769b" 188dependencies = [ 189 "equator", 190] 191 192[[package]] 193name = "alloc-no-stdlib" 194version = "2.0.4" 195source = "registry+https://github.com/rust-lang/crates.io-index" 196checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3" 197 198[[package]] 199name = "alloc-stdlib" 200version = "0.2.2" 201source = "registry+https://github.com/rust-lang/crates.io-index" 202checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece" 203dependencies = [ 204 "alloc-no-stdlib", 205] 206 207[[package]] 208name = "allocator-api2" 209version = "0.2.21" 210source = "registry+https://github.com/rust-lang/crates.io-index" 211checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" 212dependencies = [ 213 "serde", 214] 215 216[[package]] 217name = "android-activity" 218version = "0.6.0" 219source = "registry+https://github.com/rust-lang/crates.io-index" 220checksum = "ef6978589202a00cd7e118380c448a08b6ed394c3a8df3a430d0898e3a42d046" 221dependencies = [ 222 "android-properties", 223 "bitflags 2.11.0", 224 "cc", 225 "cesu8", 226 "jni", 227 "jni-sys", 228 "libc", 229 "log", 230 "ndk", 231 "ndk-context", 232 "ndk-sys", 233 "num_enum", 234 "thiserror 1.0.69", 235] 236 237[[package]] 238name = "android-properties" 239version = "0.2.2" 240source = "registry+https://github.com/rust-lang/crates.io-index" 241checksum = "fc7eb209b1518d6bb87b283c20095f5228ecda460da70b44f0802523dea6da04" 242 243[[package]] 244name = "android_system_properties" 245version = "0.1.5" 246source = "registry+https://github.com/rust-lang/crates.io-index" 247checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 248dependencies = [ 249 "libc", 250] 251 252[[package]] 253name = "anes" 254version = "0.1.6" 255source = "registry+https://github.com/rust-lang/crates.io-index" 256checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" 257 258[[package]] 259name = "anstream" 260version = "0.6.21" 261source = "registry+https://github.com/rust-lang/crates.io-index" 262checksum = "43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a" 263dependencies = [ 264 "anstyle", 265 "anstyle-parse", 266 "anstyle-query", 267 "anstyle-wincon", 268 "colorchoice", 269 "is_terminal_polyfill", 270 "utf8parse", 271] 272 273[[package]] 274name = "anstyle" 275version = "1.0.13" 276source = "registry+https://github.com/rust-lang/crates.io-index" 277checksum = "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78" 278 279[[package]] 280name = "anstyle-parse" 281version = "0.2.7" 282source = "registry+https://github.com/rust-lang/crates.io-index" 283checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" 284dependencies = [ 285 "utf8parse", 286] 287 288[[package]] 289name = "anstyle-query" 290version = "1.1.5" 291source = "registry+https://github.com/rust-lang/crates.io-index" 292checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc" 293dependencies = [ 294 "windows-sys 0.61.2", 295] 296 297[[package]] 298name = "anstyle-wincon" 299version = "3.0.11" 300source = "registry+https://github.com/rust-lang/crates.io-index" 301checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d" 302dependencies = [ 303 "anstyle", 304 "once_cell_polyfill", 305 "windows-sys 0.61.2", 306] 307 308[[package]] 309name = "anyhow" 310version = "1.0.102" 311source = "registry+https://github.com/rust-lang/crates.io-index" 312checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c" 313 314[[package]] 315name = "app_units" 316version = "0.7.8" 317source = "registry+https://github.com/rust-lang/crates.io-index" 318checksum = "467b60e4ee6761cd6fd4e03ea58acefc8eec0d1b1def995c1b3b783fa7be8a60" 319dependencies = [ 320 "num-traits", 321 "serde", 322] 323 324[[package]] 325name = "arbitrary" 326version = "1.4.2" 327source = "registry+https://github.com/rust-lang/crates.io-index" 328checksum = "c3d036a3c4ab069c7b410a2ce876bd74808d2d0888a82667669f8e783a898bf1" 329 330[[package]] 331name = "arboard" 332version = "3.6.1" 333source = "registry+https://github.com/rust-lang/crates.io-index" 334checksum = "0348a1c054491f4bfe6ab86a7b6ab1e44e45d899005de92f58b3df180b36ddaf" 335dependencies = [ 336 "clipboard-win", 337 "image", 338 "log", 339 "objc2 0.6.4", 340 "objc2-app-kit 0.3.2", 341 "objc2-core-foundation", 342 "objc2-core-graphics", 343 "objc2-foundation 0.3.2", 344 "parking_lot", 345 "percent-encoding", 346 "windows-sys 0.60.2", 347 "x11rb", 348] 349 350[[package]] 351name = "arg_enum_proc_macro" 352version = "0.3.4" 353source = "registry+https://github.com/rust-lang/crates.io-index" 354checksum = "0ae92a5119aa49cdbcf6b9f893fe4e1d98b04ccbf82ee0584ad948a44a734dea" 355dependencies = [ 356 "proc-macro2", 357 "quote", 358 "syn 2.0.117", 359] 360 361[[package]] 362name = "argon2" 363version = "0.5.3" 364source = "registry+https://github.com/rust-lang/crates.io-index" 365checksum = "3c3610892ee6e0cbce8ae2700349fcf8f98adb0dbfbee85aec3c9179d29cc072" 366dependencies = [ 367 "base64ct", 368 "blake2", 369 "cpufeatures 0.2.17", 370 "password-hash", 371] 372 373[[package]] 374name = "arrayref" 375version = "0.3.9" 376source = "registry+https://github.com/rust-lang/crates.io-index" 377checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb" 378 379[[package]] 380name = "arrayvec" 381version = "0.7.6" 382source = "registry+https://github.com/rust-lang/crates.io-index" 383checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50" 384dependencies = [ 385 "serde", 386] 387 388[[package]] 389name = "as-raw-xcb-connection" 390version = "1.0.1" 391source = "registry+https://github.com/rust-lang/crates.io-index" 392checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b" 393 394[[package]] 395name = "as-slice" 396version = "0.2.1" 397source = "registry+https://github.com/rust-lang/crates.io-index" 398checksum = "516b6b4f0e40d50dcda9365d53964ec74560ad4284da2e7fc97122cd83174516" 399dependencies = [ 400 "stable_deref_trait", 401] 402 403[[package]] 404name = "ash" 405version = "0.38.0+1.3.281" 406source = "registry+https://github.com/rust-lang/crates.io-index" 407checksum = "0bb44936d800fea8f016d7f2311c6a4f97aebd5dc86f09906139ec848cf3a46f" 408dependencies = [ 409 "libloading 0.8.9", 410] 411 412[[package]] 413name = "async-compat" 414version = "0.2.5" 415source = "registry+https://github.com/rust-lang/crates.io-index" 416checksum = "a1ba85bc55464dcbf728b56d97e119d673f4cf9062be330a9a26f3acf504a590" 417dependencies = [ 418 "futures-core", 419 "futures-io", 420 "once_cell", 421 "pin-project-lite", 422 "tokio", 423] 424 425[[package]] 426name = "async-compression" 427version = "0.4.41" 428source = "registry+https://github.com/rust-lang/crates.io-index" 429checksum = "d0f9ee0f6e02ffd7ad5816e9464499fba7b3effd01123b515c41d1697c43dad1" 430dependencies = [ 431 "compression-codecs", 432 "compression-core", 433 "pin-project-lite", 434 "tokio", 435] 436 437[[package]] 438name = "async-recursion" 439version = "1.1.1" 440source = "registry+https://github.com/rust-lang/crates.io-index" 441checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11" 442dependencies = [ 443 "proc-macro2", 444 "quote", 445 "syn 2.0.117", 446] 447 448[[package]] 449name = "async-trait" 450version = "0.1.89" 451source = "registry+https://github.com/rust-lang/crates.io-index" 452checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" 453dependencies = [ 454 "proc-macro2", 455 "quote", 456 "syn 2.0.117", 457] 458 459[[package]] 460name = "async-tungstenite" 461version = "0.33.0" 462source = "registry+https://github.com/rust-lang/crates.io-index" 463checksum = "f3b465d66478a9bb84abed46695c44a58e34f3e8d0abfb2e958218d420969049" 464dependencies = [ 465 "atomic-waker", 466 "futures-core", 467 "futures-io", 468 "futures-task", 469 "futures-util", 470 "log", 471 "pin-project-lite", 472 "rustls-pki-types", 473 "tokio", 474 "tokio-rustls", 475 "tungstenite", 476 "webpki-roots", 477] 478 479[[package]] 480name = "async_io_stream" 481version = "0.3.3" 482source = "registry+https://github.com/rust-lang/crates.io-index" 483checksum = "b6d7b9decdf35d8908a7e3ef02f64c5e9b1695e230154c0e8de3969142d9b94c" 484dependencies = [ 485 "futures", 486 "pharos", 487 "rustc_version", 488] 489 490[[package]] 491name = "atk" 492version = "0.18.2" 493source = "registry+https://github.com/rust-lang/crates.io-index" 494checksum = "241b621213072e993be4f6f3a9e4b45f65b7e6faad43001be957184b7bb1824b" 495dependencies = [ 496 "atk-sys", 497 "glib 0.18.5", 498 "libc", 499] 500 501[[package]] 502name = "atk-sys" 503version = "0.18.2" 504source = "registry+https://github.com/rust-lang/crates.io-index" 505checksum = "c5e48b684b0ca77d2bbadeef17424c2ea3c897d44d566a1617e7e8f30614d086" 506dependencies = [ 507 "glib-sys 0.18.1", 508 "gobject-sys 0.18.0", 509 "libc", 510 "system-deps 6.2.2", 511] 512 513[[package]] 514name = "atomic-polyfill" 515version = "1.0.3" 516source = "registry+https://github.com/rust-lang/crates.io-index" 517checksum = "8cf2bce30dfe09ef0bfaef228b9d414faaf7e563035494d7fe092dba54b300f4" 518dependencies = [ 519 "critical-section", 520] 521 522[[package]] 523name = "atomic-waker" 524version = "1.1.2" 525source = "registry+https://github.com/rust-lang/crates.io-index" 526checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 527 528[[package]] 529name = "atomic_refcell" 530version = "0.1.13" 531source = "registry+https://github.com/rust-lang/crates.io-index" 532checksum = "41e67cd8309bbd06cd603a9e693a784ac2e5d1e955f11286e355089fcab3047c" 533 534[[package]] 535name = "attohttpc" 536version = "0.30.1" 537source = "registry+https://github.com/rust-lang/crates.io-index" 538checksum = "16e2cdb6d5ed835199484bb92bb8b3edd526effe995c61732580439c1a67e2e9" 539dependencies = [ 540 "base64 0.22.1", 541 "http 1.4.0", 542 "log", 543 "url", 544] 545 546[[package]] 547name = "autocfg" 548version = "1.5.0" 549source = "registry+https://github.com/rust-lang/crates.io-index" 550checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" 551 552[[package]] 553name = "av-scenechange" 554version = "0.14.1" 555source = "registry+https://github.com/rust-lang/crates.io-index" 556checksum = "0f321d77c20e19b92c39e7471cf986812cbb46659d2af674adc4331ef3f18394" 557dependencies = [ 558 "aligned", 559 "anyhow", 560 "arg_enum_proc_macro", 561 "arrayvec", 562 "log", 563 "num-rational", 564 "num-traits", 565 "pastey 0.1.1", 566 "rayon", 567 "thiserror 2.0.18", 568 "v_frame", 569 "y4m", 570] 571 572[[package]] 573name = "av1-grain" 574version = "0.2.5" 575source = "registry+https://github.com/rust-lang/crates.io-index" 576checksum = "8cfddb07216410377231960af4fcab838eaa12e013417781b78bd95ee22077f8" 577dependencies = [ 578 "anyhow", 579 "arrayvec", 580 "log", 581 "nom 8.0.0", 582 "num-rational", 583 "v_frame", 584] 585 586[[package]] 587name = "avif-serialize" 588version = "0.8.8" 589source = "registry+https://github.com/rust-lang/crates.io-index" 590checksum = "375082f007bd67184fb9c0374614b29f9aaa604ec301635f72338bb65386a53d" 591dependencies = [ 592 "arrayvec", 593] 594 595[[package]] 596name = "aws-lc-rs" 597version = "1.16.1" 598source = "registry+https://github.com/rust-lang/crates.io-index" 599checksum = "94bffc006df10ac2a68c83692d734a465f8ee6c5b384d8545a636f81d858f4bf" 600dependencies = [ 601 "aws-lc-sys", 602 "zeroize", 603] 604 605[[package]] 606name = "aws-lc-sys" 607version = "0.38.0" 608source = "registry+https://github.com/rust-lang/crates.io-index" 609checksum = "4321e568ed89bb5a7d291a7f37997c2c0df89809d7b6d12062c81ddb54aa782e" 610dependencies = [ 611 "cc", 612 "cmake", 613 "dunce", 614 "fs_extra", 615] 616 617[[package]] 618name = "axum" 619version = "0.8.8" 620source = "registry+https://github.com/rust-lang/crates.io-index" 621checksum = "8b52af3cb4058c895d37317bb27508dccc8e5f2d39454016b297bf4a400597b8" 622dependencies = [ 623 "axum-core", 624 "bytes", 625 "form_urlencoded", 626 "futures-util", 627 "http 1.4.0", 628 "http-body 1.0.1", 629 "http-body-util", 630 "hyper 1.8.1", 631 "hyper-util", 632 "itoa", 633 "matchit", 634 "memchr", 635 "mime", 636 "percent-encoding", 637 "pin-project-lite", 638 "serde_core", 639 "serde_json", 640 "serde_path_to_error", 641 "serde_urlencoded", 642 "sync_wrapper", 643 "tokio", 644 "tower", 645 "tower-layer", 646 "tower-service", 647 "tracing", 648] 649 650[[package]] 651name = "axum-core" 652version = "0.5.6" 653source = "registry+https://github.com/rust-lang/crates.io-index" 654checksum = "08c78f31d7b1291f7ee735c1c6780ccde7785daae9a9206026862dab7d8792d1" 655dependencies = [ 656 "bytes", 657 "futures-core", 658 "http 1.4.0", 659 "http-body 1.0.1", 660 "http-body-util", 661 "mime", 662 "pin-project-lite", 663 "sync_wrapper", 664 "tower-layer", 665 "tower-service", 666 "tracing", 667] 668 669[[package]] 670name = "backon" 671version = "1.6.0" 672source = "registry+https://github.com/rust-lang/crates.io-index" 673checksum = "cffb0e931875b666fc4fcb20fee52e9bbd1ef836fd9e9e04ec21555f9f85f7ef" 674dependencies = [ 675 "fastrand", 676 "gloo-timers", 677 "tokio", 678] 679 680[[package]] 681name = "backtrace" 682version = "0.3.76" 683source = "registry+https://github.com/rust-lang/crates.io-index" 684checksum = "bb531853791a215d7c62a30daf0dde835f381ab5de4589cfe7c649d2cbe92bd6" 685dependencies = [ 686 "addr2line", 687 "cfg-if", 688 "libc", 689 "miniz_oxide", 690 "object", 691 "rustc-demangle", 692 "windows-link 0.2.1", 693] 694 695[[package]] 696name = "base16ct" 697version = "0.2.0" 698source = "registry+https://github.com/rust-lang/crates.io-index" 699checksum = "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf" 700 701[[package]] 702name = "base16ct" 703version = "1.0.0" 704source = "registry+https://github.com/rust-lang/crates.io-index" 705checksum = "fd307490d624467aa6f74b0eabb77633d1f758a7b25f12bceb0b22e08d9726f6" 706 707[[package]] 708name = "base32" 709version = "0.5.1" 710source = "registry+https://github.com/rust-lang/crates.io-index" 711checksum = "022dfe9eb35f19ebbcb51e0b40a5ab759f46ad60cadf7297e0bd085afb50e076" 712 713[[package]] 714name = "base64" 715version = "0.12.3" 716source = "registry+https://github.com/rust-lang/crates.io-index" 717checksum = "3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff" 718 719[[package]] 720name = "base64" 721version = "0.21.7" 722source = "registry+https://github.com/rust-lang/crates.io-index" 723checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567" 724 725[[package]] 726name = "base64" 727version = "0.22.1" 728source = "registry+https://github.com/rust-lang/crates.io-index" 729checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" 730 731[[package]] 732name = "base64ct" 733version = "1.8.3" 734source = "registry+https://github.com/rust-lang/crates.io-index" 735checksum = "2af50177e190e07a26ab74f8b1efbfe2ef87da2116221318cb1c2e82baf7de06" 736 737[[package]] 738name = "beaver-p2p" 739version = "0.1.0" 740dependencies = [ 741 "env_logger", 742 "iroh", 743 "iroh-persist", 744 "log", 745 "n0-error", 746 "n0-future", 747 "parking_lot", 748 "petname", 749 "postcard", 750 "serde", 751 "thiserror 2.0.18", 752 "tokio", 753] 754 755[[package]] 756name = "beaver-shell" 757version = "0.1.0" 758dependencies = [ 759 "axum", 760 "chrono", 761 "dirs", 762 "euclid", 763 "global-hotkey", 764 "gtk", 765 "headers 0.4.1", 766 "image", 767 "keyboard-types 0.8.3", 768 "libservo", 769 "log", 770 "mime_guess", 771 "parking_lot", 772 "rustls", 773 "serde", 774 "serde_json", 775 "servo-config", 776 "servo-config-macro", 777 "servo-embedder-traits", 778 "tokio", 779 "tower", 780 "tower-http", 781 "tracing", 782 "tracing-perfetto", 783 "tracing-subscriber", 784 "tray-icon", 785 "url", 786 "winit", 787] 788 789[[package]] 790name = "bincode" 791version = "1.3.3" 792source = "registry+https://github.com/rust-lang/crates.io-index" 793checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad" 794dependencies = [ 795 "serde", 796] 797 798[[package]] 799name = "bindgen" 800version = "0.72.1" 801source = "registry+https://github.com/rust-lang/crates.io-index" 802checksum = "993776b509cfb49c750f11b8f07a46fa23e0a1386ffc01fb1e7d343efc387895" 803dependencies = [ 804 "bitflags 2.11.0", 805 "cexpr", 806 "clang-sys", 807 "itertools 0.13.0", 808 "proc-macro2", 809 "quote", 810 "regex", 811 "rustc-hash 2.1.1", 812 "shlex", 813 "syn 2.0.117", 814] 815 816[[package]] 817name = "bit-set" 818version = "0.8.0" 819source = "registry+https://github.com/rust-lang/crates.io-index" 820checksum = "08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3" 821dependencies = [ 822 "bit-vec", 823] 824 825[[package]] 826name = "bit-vec" 827version = "0.8.0" 828source = "registry+https://github.com/rust-lang/crates.io-index" 829checksum = "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7" 830 831[[package]] 832name = "bit_field" 833version = "0.10.3" 834source = "registry+https://github.com/rust-lang/crates.io-index" 835checksum = "1e4b40c7323adcfc0a41c4b88143ed58346ff65a288fc144329c5c45e05d70c6" 836 837[[package]] 838name = "bitflags" 839version = "1.3.2" 840source = "registry+https://github.com/rust-lang/crates.io-index" 841checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 842 843[[package]] 844name = "bitflags" 845version = "2.11.0" 846source = "registry+https://github.com/rust-lang/crates.io-index" 847checksum = "843867be96c8daad0d758b57df9392b6d8d271134fce549de6ce169ff98a92af" 848dependencies = [ 849 "serde_core", 850] 851 852[[package]] 853name = "bitstream-io" 854version = "4.9.0" 855source = "registry+https://github.com/rust-lang/crates.io-index" 856checksum = "60d4bd9d1db2c6bdf285e223a7fa369d5ce98ec767dec949c6ca62863ce61757" 857dependencies = [ 858 "core2", 859] 860 861[[package]] 862name = "blake2" 863version = "0.10.6" 864source = "registry+https://github.com/rust-lang/crates.io-index" 865checksum = "46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe" 866dependencies = [ 867 "digest 0.10.7", 868] 869 870[[package]] 871name = "blake3" 872version = "1.8.3" 873source = "registry+https://github.com/rust-lang/crates.io-index" 874checksum = "2468ef7d57b3fb7e16b576e8377cdbde2320c60e1491e961d11da40fc4f02a2d" 875dependencies = [ 876 "arrayref", 877 "arrayvec", 878 "cc", 879 "cfg-if", 880 "constant_time_eq", 881 "cpufeatures 0.2.17", 882] 883 884[[package]] 885name = "block" 886version = "0.1.6" 887source = "registry+https://github.com/rust-lang/crates.io-index" 888checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a" 889 890[[package]] 891name = "block-buffer" 892version = "0.10.4" 893source = "registry+https://github.com/rust-lang/crates.io-index" 894checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 895dependencies = [ 896 "generic-array", 897] 898 899[[package]] 900name = "block-buffer" 901version = "0.11.0" 902source = "registry+https://github.com/rust-lang/crates.io-index" 903checksum = "96eb4cdd6cf1b31d671e9efe75c5d1ec614776856cefbe109ca373554a6d514f" 904dependencies = [ 905 "hybrid-array 0.4.7", 906] 907 908[[package]] 909name = "block-buffer" 910version = "0.12.0" 911source = "registry+https://github.com/rust-lang/crates.io-index" 912checksum = "cdd35008169921d80bc60d3d0ab416eecb028c4cd653352907921d95084790be" 913dependencies = [ 914 "hybrid-array 0.4.7", 915 "zeroize", 916] 917 918[[package]] 919name = "block-padding" 920version = "0.3.3" 921source = "registry+https://github.com/rust-lang/crates.io-index" 922checksum = "a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93" 923dependencies = [ 924 "generic-array", 925] 926 927[[package]] 928name = "block2" 929version = "0.5.1" 930source = "registry+https://github.com/rust-lang/crates.io-index" 931checksum = "2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f" 932dependencies = [ 933 "objc2 0.5.2", 934] 935 936[[package]] 937name = "block2" 938version = "0.6.2" 939source = "registry+https://github.com/rust-lang/crates.io-index" 940checksum = "cdeb9d870516001442e364c5220d3574d2da8dc765554b4a617230d33fa58ef5" 941dependencies = [ 942 "objc2 0.6.4", 943] 944 945[[package]] 946name = "blurdroid" 947version = "0.1.6" 948source = "registry+https://github.com/rust-lang/crates.io-index" 949checksum = "19b23557dd27704797128f9db2816416bef20dad62d4a9768714eeb65f07d296" 950 951[[package]] 952name = "blurmac" 953version = "0.1.0" 954dependencies = [ 955 "log", 956 "objc2 0.2.7", 957] 958 959[[package]] 960name = "blurmock" 961version = "0.1.3" 962source = "registry+https://github.com/rust-lang/crates.io-index" 963checksum = "9c150fd617830fd121919bbd500a784507e8af1bae744efcf587591c65c375d4" 964dependencies = [ 965 "hex", 966] 967 968[[package]] 969name = "blurz" 970version = "0.3.0" 971source = "registry+https://github.com/rust-lang/crates.io-index" 972checksum = "f6dae8337ff67fe8ead29a28a0115605753e6a5205d4b6017e9f42f198c3c50a" 973dependencies = [ 974 "dbus", 975 "hex", 976] 977 978[[package]] 979name = "brotli" 980version = "8.0.2" 981source = "registry+https://github.com/rust-lang/crates.io-index" 982checksum = "4bd8b9603c7aa97359dbd97ecf258968c95f3adddd6db2f7e7a5bef101c84560" 983dependencies = [ 984 "alloc-no-stdlib", 985 "alloc-stdlib", 986 "brotli-decompressor", 987] 988 989[[package]] 990name = "brotli-decompressor" 991version = "5.0.0" 992source = "registry+https://github.com/rust-lang/crates.io-index" 993checksum = "874bb8112abecc98cbd6d81ea4fa7e94fb9449648c93cc89aa40c81c24d7de03" 994dependencies = [ 995 "alloc-no-stdlib", 996 "alloc-stdlib", 997] 998 999[[package]] 1000name = "buf-read-ext" 1001version = "0.4.0" 1002source = "registry+https://github.com/rust-lang/crates.io-index" 1003checksum = "2e2c71c44e5bbc64de4ecfac946e05f9bba5cc296ea7bab4d3eda242a3ffa73c" 1004 1005[[package]] 1006name = "build-parallel" 1007version = "0.1.2" 1008source = "registry+https://github.com/rust-lang/crates.io-index" 1009checksum = "b8e3ff9db740167616e528c509b3618046fc05d337f8f3182d300f4aa977d2bb" 1010dependencies = [ 1011 "crossbeam-utils", 1012 "jobserver", 1013 "num_cpus", 1014] 1015 1016[[package]] 1017name = "built" 1018version = "0.8.0" 1019source = "registry+https://github.com/rust-lang/crates.io-index" 1020checksum = "f4ad8f11f288f48ca24471bbd51ac257aaeaaa07adae295591266b792902ae64" 1021 1022[[package]] 1023name = "bumpalo" 1024version = "3.20.2" 1025source = "registry+https://github.com/rust-lang/crates.io-index" 1026checksum = "5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb" 1027 1028[[package]] 1029name = "byte-slice-cast" 1030version = "1.2.3" 1031source = "registry+https://github.com/rust-lang/crates.io-index" 1032checksum = "7575182f7272186991736b70173b0ea045398f984bf5ebbb3804736ce1330c9d" 1033 1034[[package]] 1035name = "bytemuck" 1036version = "1.25.0" 1037source = "registry+https://github.com/rust-lang/crates.io-index" 1038checksum = "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec" 1039dependencies = [ 1040 "bytemuck_derive", 1041] 1042 1043[[package]] 1044name = "bytemuck_derive" 1045version = "1.10.2" 1046source = "registry+https://github.com/rust-lang/crates.io-index" 1047checksum = "f9abbd1bc6865053c427f7198e6af43bfdedc55ab791faed4fbd361d789575ff" 1048dependencies = [ 1049 "proc-macro2", 1050 "quote", 1051 "syn 2.0.117", 1052] 1053 1054[[package]] 1055name = "byteorder" 1056version = "1.5.0" 1057source = "registry+https://github.com/rust-lang/crates.io-index" 1058checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 1059 1060[[package]] 1061name = "byteorder-lite" 1062version = "0.1.0" 1063source = "registry+https://github.com/rust-lang/crates.io-index" 1064checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495" 1065 1066[[package]] 1067name = "bytes" 1068version = "1.11.1" 1069source = "registry+https://github.com/rust-lang/crates.io-index" 1070checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33" 1071 1072[[package]] 1073name = "cairo-rs" 1074version = "0.18.5" 1075source = "registry+https://github.com/rust-lang/crates.io-index" 1076checksum = "8ca26ef0159422fb77631dc9d17b102f253b876fe1586b03b803e63a309b4ee2" 1077dependencies = [ 1078 "bitflags 2.11.0", 1079 "cairo-sys-rs", 1080 "glib 0.18.5", 1081 "libc", 1082 "once_cell", 1083 "thiserror 1.0.69", 1084] 1085 1086[[package]] 1087name = "cairo-sys-rs" 1088version = "0.18.2" 1089source = "registry+https://github.com/rust-lang/crates.io-index" 1090checksum = "685c9fa8e590b8b3d678873528d83411db17242a73fccaed827770ea0fedda51" 1091dependencies = [ 1092 "glib-sys 0.18.1", 1093 "libc", 1094 "system-deps 6.2.2", 1095] 1096 1097[[package]] 1098name = "calendrical_calculations" 1099version = "0.1.3" 1100source = "registry+https://github.com/rust-lang/crates.io-index" 1101checksum = "e97f73e95d668625c9b28a3072e6326773785a0cf807de9f3d632778438f3d38" 1102dependencies = [ 1103 "core_maths", 1104 "displaydoc", 1105] 1106 1107[[package]] 1108name = "calloop" 1109version = "0.13.0" 1110source = "registry+https://github.com/rust-lang/crates.io-index" 1111checksum = "b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec" 1112dependencies = [ 1113 "bitflags 2.11.0", 1114 "log", 1115 "polling", 1116 "rustix 0.38.44", 1117 "slab", 1118 "thiserror 1.0.69", 1119] 1120 1121[[package]] 1122name = "calloop-wayland-source" 1123version = "0.3.0" 1124source = "registry+https://github.com/rust-lang/crates.io-index" 1125checksum = "95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20" 1126dependencies = [ 1127 "calloop", 1128 "rustix 0.38.44", 1129 "wayland-backend", 1130 "wayland-client", 1131] 1132 1133[[package]] 1134name = "cast" 1135version = "0.3.0" 1136source = "registry+https://github.com/rust-lang/crates.io-index" 1137checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" 1138 1139[[package]] 1140name = "cbc" 1141version = "0.1.2" 1142source = "registry+https://github.com/rust-lang/crates.io-index" 1143checksum = "26b52a9543ae338f279b96b0b9fed9c8093744685043739079ce85cd58f289a6" 1144dependencies = [ 1145 "cipher 0.4.4", 1146] 1147 1148[[package]] 1149name = "cc" 1150version = "1.2.56" 1151source = "registry+https://github.com/rust-lang/crates.io-index" 1152checksum = "aebf35691d1bfb0ac386a69bac2fde4dd276fb618cf8bf4f5318fe285e821bb2" 1153dependencies = [ 1154 "find-msvc-tools", 1155 "jobserver", 1156 "libc", 1157 "shlex", 1158] 1159 1160[[package]] 1161name = "cesu8" 1162version = "1.1.0" 1163source = "registry+https://github.com/rust-lang/crates.io-index" 1164checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c" 1165 1166[[package]] 1167name = "cexpr" 1168version = "0.6.0" 1169source = "registry+https://github.com/rust-lang/crates.io-index" 1170checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766" 1171dependencies = [ 1172 "nom 7.1.3", 1173] 1174 1175[[package]] 1176name = "cfg-expr" 1177version = "0.15.8" 1178source = "registry+https://github.com/rust-lang/crates.io-index" 1179checksum = "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02" 1180dependencies = [ 1181 "smallvec", 1182 "target-lexicon 0.12.16", 1183] 1184 1185[[package]] 1186name = "cfg-expr" 1187version = "0.20.7" 1188source = "registry+https://github.com/rust-lang/crates.io-index" 1189checksum = "3c6b04e07d8080154ed4ac03546d9a2b303cc2fe1901ba0b35b301516e289368" 1190dependencies = [ 1191 "smallvec", 1192 "target-lexicon 0.13.3", 1193] 1194 1195[[package]] 1196name = "cfg-if" 1197version = "1.0.4" 1198source = "registry+https://github.com/rust-lang/crates.io-index" 1199checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" 1200 1201[[package]] 1202name = "cfg_aliases" 1203version = "0.2.1" 1204source = "registry+https://github.com/rust-lang/crates.io-index" 1205checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" 1206 1207[[package]] 1208name = "cgl" 1209version = "0.3.2" 1210source = "registry+https://github.com/rust-lang/crates.io-index" 1211checksum = "0ced0551234e87afee12411d535648dd89d2e7f34c78b753395567aff3d447ff" 1212dependencies = [ 1213 "libc", 1214] 1215 1216[[package]] 1217name = "chacha20" 1218version = "0.9.1" 1219source = "registry+https://github.com/rust-lang/crates.io-index" 1220checksum = "c3613f74bd2eac03dad61bd53dbe620703d4371614fe0bc3b9f04dd36fe4e818" 1221dependencies = [ 1222 "cfg-if", 1223 "cipher 0.4.4", 1224 "cpufeatures 0.2.17", 1225] 1226 1227[[package]] 1228name = "chacha20" 1229version = "0.10.0" 1230source = "registry+https://github.com/rust-lang/crates.io-index" 1231checksum = "6f8d983286843e49675a4b7a2d174efe136dc93a18d69130dd18198a6c167601" 1232dependencies = [ 1233 "cfg-if", 1234 "cipher 0.5.1", 1235 "cpufeatures 0.3.0", 1236 "zeroize", 1237] 1238 1239[[package]] 1240name = "chacha20poly1305" 1241version = "0.10.1" 1242source = "registry+https://github.com/rust-lang/crates.io-index" 1243checksum = "10cd79432192d1c0f4e1a0fef9527696cc039165d729fb41b3f4f4f354c2dc35" 1244dependencies = [ 1245 "aead 0.5.2", 1246 "chacha20 0.9.1", 1247 "cipher 0.4.4", 1248 "poly1305 0.8.0", 1249 "zeroize", 1250] 1251 1252[[package]] 1253name = "chardetng" 1254version = "0.1.17" 1255source = "registry+https://github.com/rust-lang/crates.io-index" 1256checksum = "14b8f0b65b7b08ae3c8187e8d77174de20cb6777864c6b832d8ad365999cf1ea" 1257dependencies = [ 1258 "cfg-if", 1259 "encoding_rs", 1260 "memchr", 1261] 1262 1263[[package]] 1264name = "chrono" 1265version = "0.4.44" 1266source = "registry+https://github.com/rust-lang/crates.io-index" 1267checksum = "c673075a2e0e5f4a1dde27ce9dee1ea4558c7ffe648f576438a20ca1d2acc4b0" 1268dependencies = [ 1269 "iana-time-zone", 1270 "js-sys", 1271 "num-traits", 1272 "serde", 1273 "wasm-bindgen", 1274 "windows-link 0.2.1", 1275] 1276 1277[[package]] 1278name = "ciborium" 1279version = "0.2.2" 1280source = "registry+https://github.com/rust-lang/crates.io-index" 1281checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e" 1282dependencies = [ 1283 "ciborium-io", 1284 "ciborium-ll", 1285 "serde", 1286] 1287 1288[[package]] 1289name = "ciborium-io" 1290version = "0.2.2" 1291source = "registry+https://github.com/rust-lang/crates.io-index" 1292checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757" 1293 1294[[package]] 1295name = "ciborium-ll" 1296version = "0.2.2" 1297source = "registry+https://github.com/rust-lang/crates.io-index" 1298checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9" 1299dependencies = [ 1300 "ciborium-io", 1301 "half", 1302] 1303 1304[[package]] 1305name = "cipher" 1306version = "0.4.4" 1307source = "registry+https://github.com/rust-lang/crates.io-index" 1308checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad" 1309dependencies = [ 1310 "crypto-common 0.1.7", 1311 "inout 0.1.4", 1312 "zeroize", 1313] 1314 1315[[package]] 1316name = "cipher" 1317version = "0.5.1" 1318source = "registry+https://github.com/rust-lang/crates.io-index" 1319checksum = "e34d8227fe1ba289043aeb13792056ff80fd6de1a9f49137a5f499de8e8c78ea" 1320dependencies = [ 1321 "block-buffer 0.12.0", 1322 "crypto-common 0.2.1", 1323 "inout 0.2.2", 1324 "zeroize", 1325] 1326 1327[[package]] 1328name = "clang-sys" 1329version = "1.8.1" 1330source = "registry+https://github.com/rust-lang/crates.io-index" 1331checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4" 1332dependencies = [ 1333 "glob", 1334 "libc", 1335 "libloading 0.8.9", 1336] 1337 1338[[package]] 1339name = "clap" 1340version = "4.5.60" 1341source = "registry+https://github.com/rust-lang/crates.io-index" 1342checksum = "2797f34da339ce31042b27d23607e051786132987f595b02ba4f6a6dffb7030a" 1343dependencies = [ 1344 "clap_builder", 1345 "clap_derive", 1346] 1347 1348[[package]] 1349name = "clap_builder" 1350version = "4.5.60" 1351source = "registry+https://github.com/rust-lang/crates.io-index" 1352checksum = "24a241312cea5059b13574bb9b3861cabf758b879c15190b37b6d6fd63ab6876" 1353dependencies = [ 1354 "anstream", 1355 "anstyle", 1356 "clap_lex", 1357 "strsim", 1358] 1359 1360[[package]] 1361name = "clap_derive" 1362version = "4.5.55" 1363source = "registry+https://github.com/rust-lang/crates.io-index" 1364checksum = "a92793da1a46a5f2a02a6f4c46c6496b28c43638adea8306fcb0caa1634f24e5" 1365dependencies = [ 1366 "heck 0.5.0", 1367 "proc-macro2", 1368 "quote", 1369 "syn 2.0.117", 1370] 1371 1372[[package]] 1373name = "clap_lex" 1374version = "1.0.0" 1375source = "registry+https://github.com/rust-lang/crates.io-index" 1376checksum = "3a822ea5bc7590f9d40f1ba12c0dc3c2760f3482c6984db1573ad11031420831" 1377 1378[[package]] 1379name = "clipboard-win" 1380version = "5.4.1" 1381source = "registry+https://github.com/rust-lang/crates.io-index" 1382checksum = "bde03770d3df201d4fb868f2c9c59e66a3e4e2bd06692a0fe701e7103c7e84d4" 1383dependencies = [ 1384 "error-code", 1385] 1386 1387[[package]] 1388name = "cmake" 1389version = "0.1.57" 1390source = "registry+https://github.com/rust-lang/crates.io-index" 1391checksum = "75443c44cd6b379beb8c5b45d85d0773baf31cce901fe7bb252f4eff3008ef7d" 1392dependencies = [ 1393 "cc", 1394] 1395 1396[[package]] 1397name = "cmov" 1398version = "0.5.2" 1399source = "registry+https://github.com/rust-lang/crates.io-index" 1400checksum = "de0758edba32d61d1fd9f4d69491b47604b91ee2f7e6b33de7e54ca4ebe55dc3" 1401 1402[[package]] 1403name = "cobs" 1404version = "0.3.0" 1405source = "registry+https://github.com/rust-lang/crates.io-index" 1406checksum = "0fa961b519f0b462e3a3b4a34b64d119eeaca1d59af726fe450bbba07a9fc0a1" 1407dependencies = [ 1408 "thiserror 2.0.18", 1409] 1410 1411[[package]] 1412name = "codespan-reporting" 1413version = "0.12.0" 1414source = "registry+https://github.com/rust-lang/crates.io-index" 1415checksum = "fe6d2e5af09e8c8ad56c969f2157a3d4238cebc7c55f0a517728c38f7b200f81" 1416dependencies = [ 1417 "serde", 1418 "termcolor", 1419 "unicode-width", 1420] 1421 1422[[package]] 1423name = "color" 1424version = "0.3.2" 1425source = "registry+https://github.com/rust-lang/crates.io-index" 1426checksum = "a18ef4657441fb193b65f34dc39b3781f0dfec23d3bd94d0eeb4e88cde421edb" 1427dependencies = [ 1428 "bytemuck", 1429] 1430 1431[[package]] 1432name = "color_quant" 1433version = "1.1.0" 1434source = "registry+https://github.com/rust-lang/crates.io-index" 1435checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" 1436 1437[[package]] 1438name = "colorchoice" 1439version = "1.0.4" 1440source = "registry+https://github.com/rust-lang/crates.io-index" 1441checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" 1442 1443[[package]] 1444name = "combine" 1445version = "4.6.7" 1446source = "registry+https://github.com/rust-lang/crates.io-index" 1447checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd" 1448dependencies = [ 1449 "bytes", 1450 "memchr", 1451] 1452 1453[[package]] 1454name = "compression-codecs" 1455version = "0.4.37" 1456source = "registry+https://github.com/rust-lang/crates.io-index" 1457checksum = "eb7b51a7d9c967fc26773061ba86150f19c50c0d65c887cb1fbe295fd16619b7" 1458dependencies = [ 1459 "brotli", 1460 "compression-core", 1461 "flate2", 1462 "memchr", 1463 "zstd", 1464 "zstd-safe", 1465] 1466 1467[[package]] 1468name = "compression-core" 1469version = "0.4.31" 1470source = "registry+https://github.com/rust-lang/crates.io-index" 1471checksum = "75984efb6ed102a0d42db99afb6c1948f0380d1d91808d5529916e6c08b49d8d" 1472 1473[[package]] 1474name = "concurrent-queue" 1475version = "2.5.0" 1476source = "registry+https://github.com/rust-lang/crates.io-index" 1477checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973" 1478dependencies = [ 1479 "crossbeam-utils", 1480] 1481 1482[[package]] 1483name = "const-oid" 1484version = "0.9.6" 1485source = "registry+https://github.com/rust-lang/crates.io-index" 1486checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8" 1487 1488[[package]] 1489name = "const-oid" 1490version = "0.10.2" 1491source = "registry+https://github.com/rust-lang/crates.io-index" 1492checksum = "a6ef517f0926dd24a1582492c791b6a4818a4d94e789a334894aa15b0d12f55c" 1493 1494[[package]] 1495name = "constant_time_eq" 1496version = "0.4.2" 1497source = "registry+https://github.com/rust-lang/crates.io-index" 1498checksum = "3d52eff69cd5e647efe296129160853a42795992097e8af39800e1060caeea9b" 1499 1500[[package]] 1501name = "content-security-policy" 1502version = "0.6.0" 1503source = "registry+https://github.com/rust-lang/crates.io-index" 1504checksum = "52efb49c92268e4dcb64ea15d6733630f91bda721ef093f2e83959ea4fa241c0" 1505dependencies = [ 1506 "base64 0.22.1", 1507 "bitflags 2.11.0", 1508 "once_cell", 1509 "percent-encoding", 1510 "regex", 1511 "serde", 1512 "sha2 0.10.9", 1513 "url", 1514] 1515 1516[[package]] 1517name = "convert_case" 1518version = "0.10.0" 1519source = "registry+https://github.com/rust-lang/crates.io-index" 1520checksum = "633458d4ef8c78b72454de2d54fd6ab2e60f9e02be22f3c6104cdc8a4e0fceb9" 1521dependencies = [ 1522 "unicode-segmentation", 1523] 1524 1525[[package]] 1526name = "cookie" 1527version = "0.16.2" 1528source = "registry+https://github.com/rust-lang/crates.io-index" 1529checksum = "e859cd57d0710d9e06c381b550c06e76992472a8c6d527aecd2fc673dcc231fb" 1530dependencies = [ 1531 "time", 1532 "version_check", 1533] 1534 1535[[package]] 1536name = "cookie" 1537version = "0.18.1" 1538source = "registry+https://github.com/rust-lang/crates.io-index" 1539checksum = "4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747" 1540dependencies = [ 1541 "time", 1542 "version_check", 1543] 1544 1545[[package]] 1546name = "cordyceps" 1547version = "0.3.4" 1548source = "registry+https://github.com/rust-lang/crates.io-index" 1549checksum = "688d7fbb8092b8de775ef2536f36c8c31f2bc4006ece2e8d8ad2d17d00ce0a2a" 1550dependencies = [ 1551 "loom", 1552 "tracing", 1553] 1554 1555[[package]] 1556name = "core-foundation" 1557version = "0.9.4" 1558source = "registry+https://github.com/rust-lang/crates.io-index" 1559checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 1560dependencies = [ 1561 "core-foundation-sys", 1562 "libc", 1563] 1564 1565[[package]] 1566name = "core-foundation" 1567version = "0.10.1" 1568source = "registry+https://github.com/rust-lang/crates.io-index" 1569checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6" 1570dependencies = [ 1571 "core-foundation-sys", 1572 "libc", 1573] 1574 1575[[package]] 1576name = "core-foundation-sys" 1577version = "0.8.7" 1578source = "registry+https://github.com/rust-lang/crates.io-index" 1579checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 1580 1581[[package]] 1582name = "core-graphics" 1583version = "0.23.2" 1584source = "registry+https://github.com/rust-lang/crates.io-index" 1585checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081" 1586dependencies = [ 1587 "bitflags 1.3.2", 1588 "core-foundation 0.9.4", 1589 "core-graphics-types 0.1.3", 1590 "foreign-types", 1591 "libc", 1592] 1593 1594[[package]] 1595name = "core-graphics-types" 1596version = "0.1.3" 1597source = "registry+https://github.com/rust-lang/crates.io-index" 1598checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf" 1599dependencies = [ 1600 "bitflags 1.3.2", 1601 "core-foundation 0.9.4", 1602 "libc", 1603] 1604 1605[[package]] 1606name = "core-graphics-types" 1607version = "0.2.0" 1608source = "registry+https://github.com/rust-lang/crates.io-index" 1609checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb" 1610dependencies = [ 1611 "bitflags 2.11.0", 1612 "core-foundation 0.10.1", 1613 "libc", 1614] 1615 1616[[package]] 1617name = "core-text" 1618version = "20.1.0" 1619source = "registry+https://github.com/rust-lang/crates.io-index" 1620checksum = "c9d2790b5c08465d49f8dc05c8bcae9fea467855947db39b0f8145c091aaced5" 1621dependencies = [ 1622 "core-foundation 0.9.4", 1623 "core-graphics", 1624 "foreign-types", 1625 "libc", 1626] 1627 1628[[package]] 1629name = "core2" 1630version = "0.4.0" 1631source = "registry+https://github.com/rust-lang/crates.io-index" 1632checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505" 1633dependencies = [ 1634 "memchr", 1635] 1636 1637[[package]] 1638name = "core_maths" 1639version = "0.1.1" 1640source = "registry+https://github.com/rust-lang/crates.io-index" 1641checksum = "77745e017f5edba1a9c1d854f6f3a52dac8a12dd5af5d2f54aecf61e43d80d30" 1642dependencies = [ 1643 "libm", 1644] 1645 1646[[package]] 1647name = "cpubits" 1648version = "0.1.0" 1649source = "registry+https://github.com/rust-lang/crates.io-index" 1650checksum = "5ef0c543070d296ea414df2dd7625d1b24866ce206709d8a4a424f28377f5861" 1651 1652[[package]] 1653name = "cpufeatures" 1654version = "0.2.17" 1655source = "registry+https://github.com/rust-lang/crates.io-index" 1656checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" 1657dependencies = [ 1658 "libc", 1659] 1660 1661[[package]] 1662name = "cpufeatures" 1663version = "0.3.0" 1664source = "registry+https://github.com/rust-lang/crates.io-index" 1665checksum = "8b2a41393f66f16b0823bb79094d54ac5fbd34ab292ddafb9a0456ac9f87d201" 1666dependencies = [ 1667 "libc", 1668] 1669 1670[[package]] 1671name = "crc32fast" 1672version = "1.5.0" 1673source = "registry+https://github.com/rust-lang/crates.io-index" 1674checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" 1675dependencies = [ 1676 "cfg-if", 1677] 1678 1679[[package]] 1680name = "criterion" 1681version = "0.5.1" 1682source = "registry+https://github.com/rust-lang/crates.io-index" 1683checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f" 1684dependencies = [ 1685 "anes", 1686 "cast", 1687 "ciborium", 1688 "clap", 1689 "criterion-plot", 1690 "is-terminal", 1691 "itertools 0.10.5", 1692 "num-traits", 1693 "once_cell", 1694 "oorandom", 1695 "plotters", 1696 "rayon", 1697 "regex", 1698 "serde", 1699 "serde_derive", 1700 "serde_json", 1701 "tinytemplate", 1702 "walkdir", 1703] 1704 1705[[package]] 1706name = "criterion-plot" 1707version = "0.5.0" 1708source = "registry+https://github.com/rust-lang/crates.io-index" 1709checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1" 1710dependencies = [ 1711 "cast", 1712 "itertools 0.10.5", 1713] 1714 1715[[package]] 1716name = "critical-section" 1717version = "1.2.0" 1718source = "registry+https://github.com/rust-lang/crates.io-index" 1719checksum = "790eea4361631c5e7d22598ecd5723ff611904e3344ce8720784c93e3d83d40b" 1720 1721[[package]] 1722name = "crossbeam-channel" 1723version = "0.5.15" 1724source = "registry+https://github.com/rust-lang/crates.io-index" 1725checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" 1726dependencies = [ 1727 "crossbeam-utils", 1728] 1729 1730[[package]] 1731name = "crossbeam-deque" 1732version = "0.8.6" 1733source = "registry+https://github.com/rust-lang/crates.io-index" 1734checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51" 1735dependencies = [ 1736 "crossbeam-epoch", 1737 "crossbeam-utils", 1738] 1739 1740[[package]] 1741name = "crossbeam-epoch" 1742version = "0.9.18" 1743source = "registry+https://github.com/rust-lang/crates.io-index" 1744checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 1745dependencies = [ 1746 "crossbeam-utils", 1747] 1748 1749[[package]] 1750name = "crossbeam-utils" 1751version = "0.8.21" 1752source = "registry+https://github.com/rust-lang/crates.io-index" 1753checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" 1754 1755[[package]] 1756name = "crunchy" 1757version = "0.2.4" 1758source = "registry+https://github.com/rust-lang/crates.io-index" 1759checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5" 1760 1761[[package]] 1762name = "crypto-bigint" 1763version = "0.5.5" 1764source = "registry+https://github.com/rust-lang/crates.io-index" 1765checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76" 1766dependencies = [ 1767 "generic-array", 1768 "rand_core 0.6.4", 1769 "subtle", 1770 "zeroize", 1771] 1772 1773[[package]] 1774name = "crypto-common" 1775version = "0.1.7" 1776source = "registry+https://github.com/rust-lang/crates.io-index" 1777checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a" 1778dependencies = [ 1779 "generic-array", 1780 "rand_core 0.6.4", 1781 "typenum", 1782] 1783 1784[[package]] 1785name = "crypto-common" 1786version = "0.2.1" 1787source = "registry+https://github.com/rust-lang/crates.io-index" 1788checksum = "77727bb15fa921304124b128af125e7e3b968275d1b108b379190264f4423710" 1789dependencies = [ 1790 "hybrid-array 0.4.7", 1791] 1792 1793[[package]] 1794name = "cssparser" 1795version = "0.36.0" 1796source = "registry+https://github.com/rust-lang/crates.io-index" 1797checksum = "dae61cf9c0abb83bd659dab65b7e4e38d8236824c85f0f804f173567bda257d2" 1798dependencies = [ 1799 "cssparser-macros", 1800 "dtoa-short", 1801 "itoa", 1802 "phf", 1803 "serde", 1804 "smallvec", 1805] 1806 1807[[package]] 1808name = "cssparser-macros" 1809version = "0.6.1" 1810source = "registry+https://github.com/rust-lang/crates.io-index" 1811checksum = "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331" 1812dependencies = [ 1813 "quote", 1814 "syn 2.0.117", 1815] 1816 1817[[package]] 1818name = "ctr" 1819version = "0.9.2" 1820source = "registry+https://github.com/rust-lang/crates.io-index" 1821checksum = "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835" 1822dependencies = [ 1823 "cipher 0.4.4", 1824] 1825 1826[[package]] 1827name = "ctr" 1828version = "0.10.0-rc.4" 1829source = "registry+https://github.com/rust-lang/crates.io-index" 1830checksum = "fee683dd898fbd052617b4514bc31f98bc32081a83b69ec46adef3b1ef4ae36f" 1831dependencies = [ 1832 "cipher 0.5.1", 1833] 1834 1835[[package]] 1836name = "ctutils" 1837version = "0.4.0" 1838source = "registry+https://github.com/rust-lang/crates.io-index" 1839checksum = "1005a6d4446f5120ef475ad3d2af2b30c49c2c9c6904258e3bb30219bebed5e4" 1840dependencies = [ 1841 "cmov", 1842] 1843 1844[[package]] 1845name = "cursor-icon" 1846version = "1.2.0" 1847source = "registry+https://github.com/rust-lang/crates.io-index" 1848checksum = "f27ae1dd37df86211c42e150270f82743308803d90a6f6e6651cd730d5e1732f" 1849 1850[[package]] 1851name = "curve25519-dalek" 1852version = "4.1.3" 1853source = "registry+https://github.com/rust-lang/crates.io-index" 1854checksum = "97fb8b7c4503de7d6ae7b42ab72a5a59857b4c937ec27a3d4539dba95b5ab2be" 1855dependencies = [ 1856 "cfg-if", 1857 "cpufeatures 0.2.17", 1858 "curve25519-dalek-derive", 1859 "fiat-crypto 0.2.9", 1860 "rustc_version", 1861 "subtle", 1862 "zeroize", 1863] 1864 1865[[package]] 1866name = "curve25519-dalek" 1867version = "5.0.0-pre.1" 1868source = "registry+https://github.com/rust-lang/crates.io-index" 1869checksum = "6f9200d1d13637f15a6acb71e758f64624048d85b31a5fdbfd8eca1e2687d0b7" 1870dependencies = [ 1871 "cfg-if", 1872 "cpufeatures 0.2.17", 1873 "curve25519-dalek-derive", 1874 "digest 0.11.0-rc.10", 1875 "fiat-crypto 0.3.0", 1876 "rand_core 0.9.5", 1877 "rustc_version", 1878 "serde", 1879 "subtle", 1880 "zeroize", 1881] 1882 1883[[package]] 1884name = "curve25519-dalek-derive" 1885version = "0.1.1" 1886source = "registry+https://github.com/rust-lang/crates.io-index" 1887checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3" 1888dependencies = [ 1889 "proc-macro2", 1890 "quote", 1891 "syn 2.0.117", 1892] 1893 1894[[package]] 1895name = "darling" 1896version = "0.20.11" 1897source = "registry+https://github.com/rust-lang/crates.io-index" 1898checksum = "fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee" 1899dependencies = [ 1900 "darling_core", 1901 "darling_macro", 1902] 1903 1904[[package]] 1905name = "darling_core" 1906version = "0.20.11" 1907source = "registry+https://github.com/rust-lang/crates.io-index" 1908checksum = "0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e" 1909dependencies = [ 1910 "fnv", 1911 "ident_case", 1912 "proc-macro2", 1913 "quote", 1914 "strsim", 1915 "syn 2.0.117", 1916] 1917 1918[[package]] 1919name = "darling_macro" 1920version = "0.20.11" 1921source = "registry+https://github.com/rust-lang/crates.io-index" 1922checksum = "fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead" 1923dependencies = [ 1924 "darling_core", 1925 "quote", 1926 "syn 2.0.117", 1927] 1928 1929[[package]] 1930name = "data-encoding" 1931version = "2.10.0" 1932source = "registry+https://github.com/rust-lang/crates.io-index" 1933checksum = "d7a1e2f27636f116493b8b860f5546edb47c8d8f8ea73e1d2a20be88e28d1fea" 1934 1935[[package]] 1936name = "data-url" 1937version = "0.3.2" 1938source = "registry+https://github.com/rust-lang/crates.io-index" 1939checksum = "be1e0bca6c3637f992fc1cc7cbc52a78c1ef6db076dbf1059c4323d6a2048376" 1940 1941[[package]] 1942name = "dbus" 1943version = "0.6.5" 1944source = "registry+https://github.com/rust-lang/crates.io-index" 1945checksum = "48b5f0f36f1eebe901b0e6bee369a77ed3396334bf3f09abd46454a576f71819" 1946dependencies = [ 1947 "libc", 1948 "libdbus-sys", 1949] 1950 1951[[package]] 1952name = "der" 1953version = "0.7.10" 1954source = "registry+https://github.com/rust-lang/crates.io-index" 1955checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb" 1956dependencies = [ 1957 "const-oid 0.9.6", 1958 "der_derive", 1959 "pem-rfc7468 0.7.0", 1960 "zeroize", 1961] 1962 1963[[package]] 1964name = "der" 1965version = "0.8.0" 1966source = "registry+https://github.com/rust-lang/crates.io-index" 1967checksum = "71fd89660b2dc699704064e59e9dba0147b903e85319429e131620d022be411b" 1968dependencies = [ 1969 "const-oid 0.10.2", 1970 "pem-rfc7468 1.0.0", 1971 "zeroize", 1972] 1973 1974[[package]] 1975name = "der_derive" 1976version = "0.7.3" 1977source = "registry+https://github.com/rust-lang/crates.io-index" 1978checksum = "8034092389675178f570469e6c3b0465d3d30b4505c294a6550db47f3c17ad18" 1979dependencies = [ 1980 "proc-macro2", 1981 "quote", 1982 "syn 2.0.117", 1983] 1984 1985[[package]] 1986name = "deranged" 1987version = "0.5.8" 1988source = "registry+https://github.com/rust-lang/crates.io-index" 1989checksum = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c" 1990dependencies = [ 1991 "powerfmt", 1992 "serde_core", 1993] 1994 1995[[package]] 1996name = "derive_builder" 1997version = "0.20.2" 1998source = "registry+https://github.com/rust-lang/crates.io-index" 1999checksum = "507dfb09ea8b7fa618fcf76e953f4f5e192547945816d5358edffe39f6f94947" 2000dependencies = [ 2001 "derive_builder_macro", 2002] 2003 2004[[package]] 2005name = "derive_builder_core" 2006version = "0.20.2" 2007source = "registry+https://github.com/rust-lang/crates.io-index" 2008checksum = "2d5bcf7b024d6835cfb3d473887cd966994907effbe9227e8c8219824d06c4e8" 2009dependencies = [ 2010 "darling", 2011 "proc-macro2", 2012 "quote", 2013 "syn 2.0.117", 2014] 2015 2016[[package]] 2017name = "derive_builder_macro" 2018version = "0.20.2" 2019source = "registry+https://github.com/rust-lang/crates.io-index" 2020checksum = "ab63b0e2bf4d5928aff72e83a7dace85d7bba5fe12dcc3c5a572d78caffd3f3c" 2021dependencies = [ 2022 "derive_builder_core", 2023 "syn 2.0.117", 2024] 2025 2026[[package]] 2027name = "derive_more" 2028version = "2.1.1" 2029source = "registry+https://github.com/rust-lang/crates.io-index" 2030checksum = "d751e9e49156b02b44f9c1815bcb94b984cdcc4396ecc32521c739452808b134" 2031dependencies = [ 2032 "derive_more-impl", 2033] 2034 2035[[package]] 2036name = "derive_more-impl" 2037version = "2.1.1" 2038source = "registry+https://github.com/rust-lang/crates.io-index" 2039checksum = "799a97264921d8623a957f6c3b9011f3b5492f557bbb7a5a19b7fa6d06ba8dcb" 2040dependencies = [ 2041 "convert_case", 2042 "proc-macro2", 2043 "quote", 2044 "rustc_version", 2045 "syn 2.0.117", 2046 "unicode-xid", 2047] 2048 2049[[package]] 2050name = "des" 2051version = "0.9.0-rc.3" 2052source = "registry+https://github.com/rust-lang/crates.io-index" 2053checksum = "3214053e68a813b9c06ef61075c844f3a1cdeb307d8998ea8555c063caa52fa9" 2054dependencies = [ 2055 "cipher 0.5.1", 2056] 2057 2058[[package]] 2059name = "diatomic-waker" 2060version = "0.2.3" 2061source = "registry+https://github.com/rust-lang/crates.io-index" 2062checksum = "ab03c107fafeb3ee9f5925686dbb7a73bc76e3932abb0d2b365cb64b169cf04c" 2063 2064[[package]] 2065name = "digest" 2066version = "0.10.7" 2067source = "registry+https://github.com/rust-lang/crates.io-index" 2068checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 2069dependencies = [ 2070 "block-buffer 0.10.4", 2071 "const-oid 0.9.6", 2072 "crypto-common 0.1.7", 2073 "subtle", 2074] 2075 2076[[package]] 2077name = "digest" 2078version = "0.11.0-rc.10" 2079source = "registry+https://github.com/rust-lang/crates.io-index" 2080checksum = "afa94b64bfc6549e6e4b5a3216f22593224174083da7a90db47e951c4fb31725" 2081dependencies = [ 2082 "block-buffer 0.11.0", 2083 "const-oid 0.10.2", 2084 "crypto-common 0.2.1", 2085] 2086 2087[[package]] 2088name = "diplomat" 2089version = "0.8.0" 2090source = "registry+https://github.com/rust-lang/crates.io-index" 2091checksum = "3137c640d2bac491dbfca7f9945c948f888dd8c95bdf7ee6b164fbdfa5d3efc2" 2092dependencies = [ 2093 "diplomat_core", 2094 "proc-macro2", 2095 "quote", 2096 "syn 2.0.117", 2097] 2098 2099[[package]] 2100name = "diplomat-runtime" 2101version = "0.8.3" 2102source = "registry+https://github.com/rust-lang/crates.io-index" 2103checksum = "53bfcc833b58615b593a6e5c46771cb36b1cfce94899c60823810939fe8ca9d9" 2104 2105[[package]] 2106name = "diplomat_core" 2107version = "0.8.1" 2108source = "registry+https://github.com/rust-lang/crates.io-index" 2109checksum = "cd7aca1d8f9e7b73ad61785beedc9556ad79f84b15c15abaa7041377e42284c1" 2110dependencies = [ 2111 "lazy_static", 2112 "proc-macro2", 2113 "quote", 2114 "serde", 2115 "smallvec", 2116 "strck_ident", 2117 "syn 2.0.117", 2118] 2119 2120[[package]] 2121name = "dirs" 2122version = "6.0.0" 2123source = "registry+https://github.com/rust-lang/crates.io-index" 2124checksum = "c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e" 2125dependencies = [ 2126 "dirs-sys", 2127] 2128 2129[[package]] 2130name = "dirs-sys" 2131version = "0.5.0" 2132source = "registry+https://github.com/rust-lang/crates.io-index" 2133checksum = "e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab" 2134dependencies = [ 2135 "libc", 2136 "option-ext", 2137 "redox_users", 2138 "windows-sys 0.61.2", 2139] 2140 2141[[package]] 2142name = "dispatch" 2143version = "0.2.0" 2144source = "registry+https://github.com/rust-lang/crates.io-index" 2145checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b" 2146 2147[[package]] 2148name = "dispatch2" 2149version = "0.3.1" 2150source = "registry+https://github.com/rust-lang/crates.io-index" 2151checksum = "1e0e367e4e7da84520dedcac1901e4da967309406d1e51017ae1abfb97adbd38" 2152dependencies = [ 2153 "bitflags 2.11.0", 2154 "block2 0.6.2", 2155 "libc", 2156 "objc2 0.6.4", 2157] 2158 2159[[package]] 2160name = "displaydoc" 2161version = "0.2.5" 2162source = "registry+https://github.com/rust-lang/crates.io-index" 2163checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" 2164dependencies = [ 2165 "proc-macro2", 2166 "quote", 2167 "syn 2.0.117", 2168] 2169 2170[[package]] 2171name = "dlib" 2172version = "0.5.3" 2173source = "registry+https://github.com/rust-lang/crates.io-index" 2174checksum = "ab8ecd87370524b461f8557c119c405552c396ed91fc0a8eec68679eab26f94a" 2175dependencies = [ 2176 "libloading 0.8.9", 2177] 2178 2179[[package]] 2180name = "dlopen2" 2181version = "0.5.0" 2182source = "registry+https://github.com/rust-lang/crates.io-index" 2183checksum = "09b4f5f101177ff01b8ec4ecc81eead416a8aa42819a2869311b3420fa114ffa" 2184dependencies = [ 2185 "libc", 2186 "once_cell", 2187 "winapi", 2188] 2189 2190[[package]] 2191name = "document-features" 2192version = "0.2.12" 2193source = "registry+https://github.com/rust-lang/crates.io-index" 2194checksum = "d4b8a88685455ed29a21542a33abd9cb6510b6b129abadabdcef0f4c55bc8f61" 2195dependencies = [ 2196 "litrs", 2197] 2198 2199[[package]] 2200name = "downcast-rs" 2201version = "1.2.1" 2202source = "registry+https://github.com/rust-lang/crates.io-index" 2203checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2" 2204 2205[[package]] 2206name = "dpi" 2207version = "0.1.2" 2208source = "registry+https://github.com/rust-lang/crates.io-index" 2209checksum = "d8b14ccef22fc6f5a8f4d7d768562a182c04ce9a3b3157b91390b52ddfdf1a76" 2210 2211[[package]] 2212name = "dtoa" 2213version = "1.0.11" 2214source = "registry+https://github.com/rust-lang/crates.io-index" 2215checksum = "4c3cf4824e2d5f025c7b531afcb2325364084a16806f6d47fbc1f5fbd9960590" 2216 2217[[package]] 2218name = "dtoa-short" 2219version = "0.3.5" 2220source = "registry+https://github.com/rust-lang/crates.io-index" 2221checksum = "cd1511a7b6a56299bd043a9c167a6d2bfb37bf84a6dfceaba651168adfb43c87" 2222dependencies = [ 2223 "dtoa", 2224] 2225 2226[[package]] 2227name = "dunce" 2228version = "1.0.5" 2229source = "registry+https://github.com/rust-lang/crates.io-index" 2230checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813" 2231 2232[[package]] 2233name = "dwrote" 2234version = "0.11.5" 2235source = "registry+https://github.com/rust-lang/crates.io-index" 2236checksum = "9e1b35532432acc8b19ceed096e35dfa088d3ea037fe4f3c085f1f97f33b4d02" 2237dependencies = [ 2238 "lazy_static", 2239 "libc", 2240 "serde", 2241 "serde_derive", 2242 "winapi", 2243 "wio", 2244] 2245 2246[[package]] 2247name = "dyn-clone" 2248version = "1.0.20" 2249source = "registry+https://github.com/rust-lang/crates.io-index" 2250checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555" 2251 2252[[package]] 2253name = "ecdsa" 2254version = "0.16.9" 2255source = "registry+https://github.com/rust-lang/crates.io-index" 2256checksum = "ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca" 2257dependencies = [ 2258 "der 0.7.10", 2259 "digest 0.10.7", 2260 "elliptic-curve", 2261 "rfc6979", 2262 "signature 2.2.0", 2263 "spki 0.7.3", 2264] 2265 2266[[package]] 2267name = "ed25519" 2268version = "3.0.0-rc.4" 2269source = "registry+https://github.com/rust-lang/crates.io-index" 2270checksum = "c6e914c7c52decb085cea910552e24c63ac019e3ab8bf001ff736da9a9d9d890" 2271dependencies = [ 2272 "pkcs8 0.11.0-rc.11", 2273 "serde", 2274 "signature 3.0.0-rc.10", 2275] 2276 2277[[package]] 2278name = "ed25519-dalek" 2279version = "3.0.0-pre.1" 2280source = "registry+https://github.com/rust-lang/crates.io-index" 2281checksum = "ad207ed88a133091f83224265eac21109930db09bedcad05d5252f2af2de20a1" 2282dependencies = [ 2283 "curve25519-dalek 5.0.0-pre.1", 2284 "ed25519", 2285 "rand_core 0.9.5", 2286 "serde", 2287 "sha2 0.11.0-rc.2", 2288 "signature 3.0.0-rc.10", 2289 "subtle", 2290 "zeroize", 2291] 2292 2293[[package]] 2294name = "either" 2295version = "1.15.0" 2296source = "registry+https://github.com/rust-lang/crates.io-index" 2297checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" 2298 2299[[package]] 2300name = "elliptic-curve" 2301version = "0.13.8" 2302source = "registry+https://github.com/rust-lang/crates.io-index" 2303checksum = "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47" 2304dependencies = [ 2305 "base16ct 0.2.0", 2306 "crypto-bigint", 2307 "digest 0.10.7", 2308 "ff", 2309 "generic-array", 2310 "group", 2311 "hkdf", 2312 "pem-rfc7468 0.7.0", 2313 "pkcs8 0.10.2", 2314 "rand_core 0.6.4", 2315 "sec1 0.7.3", 2316 "subtle", 2317 "zeroize", 2318] 2319 2320[[package]] 2321name = "embedded-io" 2322version = "0.4.0" 2323source = "registry+https://github.com/rust-lang/crates.io-index" 2324checksum = "ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced" 2325 2326[[package]] 2327name = "embedded-io" 2328version = "0.6.1" 2329source = "registry+https://github.com/rust-lang/crates.io-index" 2330checksum = "edd0f118536f44f5ccd48bcb8b111bdc3de888b58c74639dfb034a357d0f206d" 2331 2332[[package]] 2333name = "encoding_c" 2334version = "0.9.8" 2335source = "registry+https://github.com/rust-lang/crates.io-index" 2336checksum = "9af727805f3b0d79956bde5b35732669fb5c5d45a94893798e7b7e70cfbf9cc1" 2337dependencies = [ 2338 "encoding_rs", 2339] 2340 2341[[package]] 2342name = "encoding_c_mem" 2343version = "0.2.6" 2344source = "registry+https://github.com/rust-lang/crates.io-index" 2345checksum = "3a80a16821fe8c7cab96e0c67b57cd7090e021e9615e6ce6ab0cf866c44ed1f0" 2346dependencies = [ 2347 "encoding_rs", 2348] 2349 2350[[package]] 2351name = "encoding_rs" 2352version = "0.8.35" 2353source = "registry+https://github.com/rust-lang/crates.io-index" 2354checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" 2355dependencies = [ 2356 "cfg-if", 2357 "serde", 2358] 2359 2360[[package]] 2361name = "enum-as-inner" 2362version = "0.6.1" 2363source = "registry+https://github.com/rust-lang/crates.io-index" 2364checksum = "a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc" 2365dependencies = [ 2366 "heck 0.5.0", 2367 "proc-macro2", 2368 "quote", 2369 "syn 2.0.117", 2370] 2371 2372[[package]] 2373name = "enum-assoc" 2374version = "1.3.0" 2375source = "registry+https://github.com/rust-lang/crates.io-index" 2376checksum = "3ed8956bd5c1f0415200516e78ff07ec9e16415ade83c056c230d7b7ea0d55b7" 2377dependencies = [ 2378 "proc-macro2", 2379 "quote", 2380 "syn 2.0.117", 2381] 2382 2383[[package]] 2384name = "enumn" 2385version = "0.1.14" 2386source = "registry+https://github.com/rust-lang/crates.io-index" 2387checksum = "2f9ed6b3789237c8a0c1c505af1c7eb2c560df6186f01b098c3a1064ea532f38" 2388dependencies = [ 2389 "proc-macro2", 2390 "quote", 2391 "syn 2.0.117", 2392] 2393 2394[[package]] 2395name = "env_filter" 2396version = "1.0.0" 2397source = "registry+https://github.com/rust-lang/crates.io-index" 2398checksum = "7a1c3cc8e57274ec99de65301228b537f1e4eedc1b8e0f9411c6caac8ae7308f" 2399dependencies = [ 2400 "log", 2401 "regex", 2402] 2403 2404[[package]] 2405name = "env_logger" 2406version = "0.11.9" 2407source = "registry+https://github.com/rust-lang/crates.io-index" 2408checksum = "b2daee4ea451f429a58296525ddf28b45a3b64f1acf6587e2067437bb11e218d" 2409dependencies = [ 2410 "anstream", 2411 "anstyle", 2412 "env_filter", 2413 "jiff", 2414 "log", 2415] 2416 2417[[package]] 2418name = "equator" 2419version = "0.4.2" 2420source = "registry+https://github.com/rust-lang/crates.io-index" 2421checksum = "4711b213838dfee0117e3be6ac926007d7f433d7bbe33595975d4190cb07e6fc" 2422dependencies = [ 2423 "equator-macro", 2424] 2425 2426[[package]] 2427name = "equator-macro" 2428version = "0.4.2" 2429source = "registry+https://github.com/rust-lang/crates.io-index" 2430checksum = "44f23cf4b44bfce11a86ace86f8a73ffdec849c9fd00a386a53d278bd9e81fb3" 2431dependencies = [ 2432 "proc-macro2", 2433 "quote", 2434 "syn 2.0.117", 2435] 2436 2437[[package]] 2438name = "equivalent" 2439version = "1.0.2" 2440source = "registry+https://github.com/rust-lang/crates.io-index" 2441checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 2442 2443[[package]] 2444name = "errno" 2445version = "0.3.14" 2446source = "registry+https://github.com/rust-lang/crates.io-index" 2447checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" 2448dependencies = [ 2449 "libc", 2450 "windows-sys 0.61.2", 2451] 2452 2453[[package]] 2454name = "error-code" 2455version = "3.3.2" 2456source = "registry+https://github.com/rust-lang/crates.io-index" 2457checksum = "dea2df4cf52843e0452895c455a1a2cfbb842a1e7329671acf418fdc53ed4c59" 2458 2459[[package]] 2460name = "etagere" 2461version = "0.2.15" 2462source = "registry+https://github.com/rust-lang/crates.io-index" 2463checksum = "fc89bf99e5dc15954a60f707c1e09d7540e5cd9af85fa75caa0b510bc08c5342" 2464dependencies = [ 2465 "euclid", 2466 "serde", 2467 "svg_fmt", 2468] 2469 2470[[package]] 2471name = "euclid" 2472version = "0.22.13" 2473source = "registry+https://github.com/rust-lang/crates.io-index" 2474checksum = "df61bf483e837f88d5c2291dcf55c67be7e676b3a51acc48db3a7b163b91ed63" 2475dependencies = [ 2476 "num-traits", 2477 "serde", 2478] 2479 2480[[package]] 2481name = "exr" 2482version = "1.74.0" 2483source = "registry+https://github.com/rust-lang/crates.io-index" 2484checksum = "4300e043a56aa2cb633c01af81ca8f699a321879a7854d3896a0ba89056363be" 2485dependencies = [ 2486 "bit_field", 2487 "half", 2488 "lebe", 2489 "miniz_oxide", 2490 "rayon-core", 2491 "smallvec", 2492 "zune-inflate", 2493] 2494 2495[[package]] 2496name = "fallible-iterator" 2497version = "0.3.0" 2498source = "registry+https://github.com/rust-lang/crates.io-index" 2499checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649" 2500 2501[[package]] 2502name = "fallible-streaming-iterator" 2503version = "0.1.9" 2504source = "registry+https://github.com/rust-lang/crates.io-index" 2505checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a" 2506 2507[[package]] 2508name = "fastbloom" 2509version = "0.14.1" 2510source = "registry+https://github.com/rust-lang/crates.io-index" 2511checksum = "4e7f34442dbe69c60fe8eaf58a8cafff81a1f278816d8ab4db255b3bef4ac3c4" 2512dependencies = [ 2513 "getrandom 0.3.4", 2514 "libm", 2515 "rand 0.9.2", 2516 "siphasher", 2517] 2518 2519[[package]] 2520name = "fastrand" 2521version = "2.3.0" 2522source = "registry+https://github.com/rust-lang/crates.io-index" 2523checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" 2524 2525[[package]] 2526name = "fax" 2527version = "0.2.6" 2528source = "registry+https://github.com/rust-lang/crates.io-index" 2529checksum = "f05de7d48f37cd6730705cbca900770cab77a89f413d23e100ad7fad7795a0ab" 2530dependencies = [ 2531 "fax_derive", 2532] 2533 2534[[package]] 2535name = "fax_derive" 2536version = "0.2.0" 2537source = "registry+https://github.com/rust-lang/crates.io-index" 2538checksum = "a0aca10fb742cb43f9e7bb8467c91aa9bcb8e3ffbc6a6f7389bb93ffc920577d" 2539dependencies = [ 2540 "proc-macro2", 2541 "quote", 2542 "syn 2.0.117", 2543] 2544 2545[[package]] 2546name = "fdeflate" 2547version = "0.3.7" 2548source = "registry+https://github.com/rust-lang/crates.io-index" 2549checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c" 2550dependencies = [ 2551 "simd-adler32", 2552] 2553 2554[[package]] 2555name = "fearless_simd" 2556version = "0.3.0" 2557source = "registry+https://github.com/rust-lang/crates.io-index" 2558checksum = "8fb2907d1f08b2b316b9223ced5b0e89d87028ba8deae9764741dba8ff7f3903" 2559dependencies = [ 2560 "bytemuck", 2561] 2562 2563[[package]] 2564name = "ff" 2565version = "0.13.1" 2566source = "registry+https://github.com/rust-lang/crates.io-index" 2567checksum = "c0b50bfb653653f9ca9095b427bed08ab8d75a137839d9ad64eb11810d5b6393" 2568dependencies = [ 2569 "rand_core 0.6.4", 2570 "subtle", 2571] 2572 2573[[package]] 2574name = "fiat-crypto" 2575version = "0.2.9" 2576source = "registry+https://github.com/rust-lang/crates.io-index" 2577checksum = "28dea519a9695b9977216879a3ebfddf92f1c08c05d984f8996aecd6ecdc811d" 2578 2579[[package]] 2580name = "fiat-crypto" 2581version = "0.3.0" 2582source = "registry+https://github.com/rust-lang/crates.io-index" 2583checksum = "64cd1e32ddd350061ae6edb1b082d7c54915b5c672c389143b9a63403a109f24" 2584 2585[[package]] 2586name = "field-offset" 2587version = "0.3.6" 2588source = "registry+https://github.com/rust-lang/crates.io-index" 2589checksum = "38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f" 2590dependencies = [ 2591 "memoffset", 2592 "rustc_version", 2593] 2594 2595[[package]] 2596name = "filetime" 2597version = "0.2.27" 2598source = "registry+https://github.com/rust-lang/crates.io-index" 2599checksum = "f98844151eee8917efc50bd9e8318cb963ae8b297431495d3f758616ea5c57db" 2600dependencies = [ 2601 "cfg-if", 2602 "libc", 2603 "libredox", 2604] 2605 2606[[package]] 2607name = "find-msvc-tools" 2608version = "0.1.9" 2609source = "registry+https://github.com/rust-lang/crates.io-index" 2610checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582" 2611 2612[[package]] 2613name = "fixed_decimal" 2614version = "0.5.6" 2615source = "registry+https://github.com/rust-lang/crates.io-index" 2616checksum = "0febbeb1118a9ecdee6e4520ead6b54882e843dd0592ad233247dbee84c53db8" 2617dependencies = [ 2618 "displaydoc", 2619 "smallvec", 2620 "writeable 0.5.5", 2621] 2622 2623[[package]] 2624name = "fixedbitset" 2625version = "0.1.9" 2626source = "registry+https://github.com/rust-lang/crates.io-index" 2627checksum = "86d4de0081402f5e88cdac65c8dcdcc73118c1a7a465e2a05f0da05843a8ea33" 2628 2629[[package]] 2630name = "flate2" 2631version = "1.1.9" 2632source = "registry+https://github.com/rust-lang/crates.io-index" 2633checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c" 2634dependencies = [ 2635 "crc32fast", 2636 "miniz_oxide", 2637] 2638 2639[[package]] 2640name = "float-cmp" 2641version = "0.9.0" 2642source = "registry+https://github.com/rust-lang/crates.io-index" 2643checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4" 2644 2645[[package]] 2646name = "fnv" 2647version = "1.0.7" 2648source = "registry+https://github.com/rust-lang/crates.io-index" 2649checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 2650 2651[[package]] 2652name = "foldhash" 2653version = "0.1.5" 2654source = "registry+https://github.com/rust-lang/crates.io-index" 2655checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" 2656 2657[[package]] 2658name = "foldhash" 2659version = "0.2.0" 2660source = "registry+https://github.com/rust-lang/crates.io-index" 2661checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb" 2662 2663[[package]] 2664name = "font-types" 2665version = "0.10.1" 2666source = "registry+https://github.com/rust-lang/crates.io-index" 2667checksum = "39a654f404bbcbd48ea58c617c2993ee91d1cb63727a37bf2323a4edeed1b8c5" 2668dependencies = [ 2669 "bytemuck", 2670] 2671 2672[[package]] 2673name = "fontconfig-parser" 2674version = "0.5.8" 2675source = "registry+https://github.com/rust-lang/crates.io-index" 2676checksum = "bbc773e24e02d4ddd8395fd30dc147524273a83e54e0f312d986ea30de5f5646" 2677dependencies = [ 2678 "roxmltree", 2679] 2680 2681[[package]] 2682name = "fontdb" 2683version = "0.23.0" 2684source = "registry+https://github.com/rust-lang/crates.io-index" 2685checksum = "457e789b3d1202543297a350643cf459f836cade38934e7a4cf6a39e7cde2905" 2686dependencies = [ 2687 "fontconfig-parser", 2688 "log", 2689 "memmap2", 2690 "slotmap", 2691 "tinyvec", 2692 "ttf-parser", 2693] 2694 2695[[package]] 2696name = "fontsan" 2697version = "0.6.1" 2698source = "registry+https://github.com/rust-lang/crates.io-index" 2699checksum = "52fd401b496627c46f35318272508fcdcb77927868507ed2ad796408aa903923" 2700dependencies = [ 2701 "cc", 2702 "fontsan-woff2", 2703 "glob", 2704 "libc", 2705 "libz-sys", 2706] 2707 2708[[package]] 2709name = "fontsan-woff2" 2710version = "0.1.1" 2711source = "registry+https://github.com/rust-lang/crates.io-index" 2712checksum = "106ebe29445505f3860765d2597ddad20a3e90174d6e8539a10d58253b3e5c0f" 2713dependencies = [ 2714 "brotli-decompressor", 2715 "cc", 2716] 2717 2718[[package]] 2719name = "foreign-types" 2720version = "0.5.0" 2721source = "registry+https://github.com/rust-lang/crates.io-index" 2722checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965" 2723dependencies = [ 2724 "foreign-types-macros", 2725 "foreign-types-shared", 2726] 2727 2728[[package]] 2729name = "foreign-types-macros" 2730version = "0.2.3" 2731source = "registry+https://github.com/rust-lang/crates.io-index" 2732checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742" 2733dependencies = [ 2734 "proc-macro2", 2735 "quote", 2736 "syn 2.0.117", 2737] 2738 2739[[package]] 2740name = "foreign-types-shared" 2741version = "0.3.1" 2742source = "registry+https://github.com/rust-lang/crates.io-index" 2743checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b" 2744 2745[[package]] 2746name = "form_urlencoded" 2747version = "1.2.2" 2748source = "registry+https://github.com/rust-lang/crates.io-index" 2749checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" 2750dependencies = [ 2751 "percent-encoding", 2752] 2753 2754[[package]] 2755name = "freetype" 2756version = "0.7.2" 2757source = "registry+https://github.com/rust-lang/crates.io-index" 2758checksum = "5a440748e063798e4893ceb877151e84acef9bea9a8c6800645cf3f1b3a7806e" 2759dependencies = [ 2760 "freetype-sys", 2761 "libc", 2762] 2763 2764[[package]] 2765name = "freetype-sys" 2766version = "0.20.1" 2767source = "registry+https://github.com/rust-lang/crates.io-index" 2768checksum = "0e7edc5b9669349acfda99533e9e0bcf26a51862ab43b08ee7745c55d28eb134" 2769dependencies = [ 2770 "cc", 2771 "libc", 2772 "pkg-config", 2773] 2774 2775[[package]] 2776name = "fs_extra" 2777version = "1.3.0" 2778source = "registry+https://github.com/rust-lang/crates.io-index" 2779checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c" 2780 2781[[package]] 2782name = "fst" 2783version = "0.4.7" 2784source = "registry+https://github.com/rust-lang/crates.io-index" 2785checksum = "7ab85b9b05e3978cc9a9cf8fea7f01b494e1a09ed3037e16ba39edc7a29eb61a" 2786 2787[[package]] 2788name = "futures" 2789version = "0.3.32" 2790source = "registry+https://github.com/rust-lang/crates.io-index" 2791checksum = "8b147ee9d1f6d097cef9ce628cd2ee62288d963e16fb287bd9286455b241382d" 2792dependencies = [ 2793 "futures-channel", 2794 "futures-core", 2795 "futures-executor", 2796 "futures-io", 2797 "futures-sink", 2798 "futures-task", 2799 "futures-util", 2800] 2801 2802[[package]] 2803name = "futures-buffered" 2804version = "0.2.13" 2805source = "registry+https://github.com/rust-lang/crates.io-index" 2806checksum = "4421cb78ee172b6b06080093479d3c50f058e7c81b7d577bbb8d118d551d4cd5" 2807dependencies = [ 2808 "cordyceps", 2809 "diatomic-waker", 2810 "futures-core", 2811 "pin-project-lite", 2812 "spin 0.10.0", 2813] 2814 2815[[package]] 2816name = "futures-channel" 2817version = "0.3.32" 2818source = "registry+https://github.com/rust-lang/crates.io-index" 2819checksum = "07bbe89c50d7a535e539b8c17bc0b49bdb77747034daa8087407d655f3f7cc1d" 2820dependencies = [ 2821 "futures-core", 2822 "futures-sink", 2823] 2824 2825[[package]] 2826name = "futures-core" 2827version = "0.3.32" 2828source = "registry+https://github.com/rust-lang/crates.io-index" 2829checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d" 2830 2831[[package]] 2832name = "futures-executor" 2833version = "0.3.32" 2834source = "registry+https://github.com/rust-lang/crates.io-index" 2835checksum = "baf29c38818342a3b26b5b923639e7b1f4a61fc5e76102d4b1981c6dc7a7579d" 2836dependencies = [ 2837 "futures-core", 2838 "futures-task", 2839 "futures-util", 2840] 2841 2842[[package]] 2843name = "futures-intrusive" 2844version = "0.5.0" 2845source = "registry+https://github.com/rust-lang/crates.io-index" 2846checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f" 2847dependencies = [ 2848 "futures-core", 2849 "lock_api", 2850 "parking_lot", 2851] 2852 2853[[package]] 2854name = "futures-io" 2855version = "0.3.32" 2856source = "registry+https://github.com/rust-lang/crates.io-index" 2857checksum = "cecba35d7ad927e23624b22ad55235f2239cfa44fd10428eecbeba6d6a717718" 2858 2859[[package]] 2860name = "futures-lite" 2861version = "2.6.1" 2862source = "registry+https://github.com/rust-lang/crates.io-index" 2863checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad" 2864dependencies = [ 2865 "fastrand", 2866 "futures-core", 2867 "futures-io", 2868 "parking", 2869 "pin-project-lite", 2870] 2871 2872[[package]] 2873name = "futures-macro" 2874version = "0.3.32" 2875source = "registry+https://github.com/rust-lang/crates.io-index" 2876checksum = "e835b70203e41293343137df5c0664546da5745f82ec9b84d40be8336958447b" 2877dependencies = [ 2878 "proc-macro2", 2879 "quote", 2880 "syn 2.0.117", 2881] 2882 2883[[package]] 2884name = "futures-sink" 2885version = "0.3.32" 2886source = "registry+https://github.com/rust-lang/crates.io-index" 2887checksum = "c39754e157331b013978ec91992bde1ac089843443c49cbc7f46150b0fad0893" 2888 2889[[package]] 2890name = "futures-task" 2891version = "0.3.32" 2892source = "registry+https://github.com/rust-lang/crates.io-index" 2893checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393" 2894 2895[[package]] 2896name = "futures-util" 2897version = "0.3.32" 2898source = "registry+https://github.com/rust-lang/crates.io-index" 2899checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6" 2900dependencies = [ 2901 "futures-channel", 2902 "futures-core", 2903 "futures-io", 2904 "futures-macro", 2905 "futures-sink", 2906 "futures-task", 2907 "memchr", 2908 "pin-project-lite", 2909 "slab", 2910] 2911 2912[[package]] 2913name = "gaol" 2914version = "0.2.1" 2915source = "registry+https://github.com/rust-lang/crates.io-index" 2916checksum = "061957ca7a966a39a79ebca393a9a6c7babda10bf9dd6f11d00041558d929c22" 2917dependencies = [ 2918 "libc", 2919 "log", 2920] 2921 2922[[package]] 2923name = "gdk" 2924version = "0.18.2" 2925source = "registry+https://github.com/rust-lang/crates.io-index" 2926checksum = "d9f245958c627ac99d8e529166f9823fb3b838d1d41fd2b297af3075093c2691" 2927dependencies = [ 2928 "cairo-rs", 2929 "gdk-pixbuf", 2930 "gdk-sys", 2931 "gio", 2932 "glib 0.18.5", 2933 "libc", 2934 "pango", 2935] 2936 2937[[package]] 2938name = "gdk-pixbuf" 2939version = "0.18.5" 2940source = "registry+https://github.com/rust-lang/crates.io-index" 2941checksum = "50e1f5f1b0bfb830d6ccc8066d18db35c487b1b2b1e8589b5dfe9f07e8defaec" 2942dependencies = [ 2943 "gdk-pixbuf-sys", 2944 "gio", 2945 "glib 0.18.5", 2946 "libc", 2947 "once_cell", 2948] 2949 2950[[package]] 2951name = "gdk-pixbuf-sys" 2952version = "0.18.0" 2953source = "registry+https://github.com/rust-lang/crates.io-index" 2954checksum = "3f9839ea644ed9c97a34d129ad56d38a25e6756f99f3a88e15cd39c20629caf7" 2955dependencies = [ 2956 "gio-sys 0.18.1", 2957 "glib-sys 0.18.1", 2958 "gobject-sys 0.18.0", 2959 "libc", 2960 "system-deps 6.2.2", 2961] 2962 2963[[package]] 2964name = "gdk-sys" 2965version = "0.18.2" 2966source = "registry+https://github.com/rust-lang/crates.io-index" 2967checksum = "5c2d13f38594ac1e66619e188c6d5a1adb98d11b2fcf7894fc416ad76aa2f3f7" 2968dependencies = [ 2969 "cairo-sys-rs", 2970 "gdk-pixbuf-sys", 2971 "gio-sys 0.18.1", 2972 "glib-sys 0.18.1", 2973 "gobject-sys 0.18.0", 2974 "libc", 2975 "pango-sys", 2976 "pkg-config", 2977 "system-deps 6.2.2", 2978] 2979 2980[[package]] 2981name = "generator" 2982version = "0.8.8" 2983source = "registry+https://github.com/rust-lang/crates.io-index" 2984checksum = "52f04ae4152da20c76fe800fa48659201d5cf627c5149ca0b707b69d7eef6cf9" 2985dependencies = [ 2986 "cc", 2987 "cfg-if", 2988 "libc", 2989 "log", 2990 "rustversion", 2991 "windows-link 0.2.1", 2992 "windows-result 0.4.1", 2993] 2994 2995[[package]] 2996name = "generic-array" 2997version = "0.14.7" 2998source = "registry+https://github.com/rust-lang/crates.io-index" 2999checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 3000dependencies = [ 3001 "typenum", 3002 "version_check", 3003 "zeroize", 3004] 3005 3006[[package]] 3007name = "gethostname" 3008version = "1.1.0" 3009source = "registry+https://github.com/rust-lang/crates.io-index" 3010checksum = "1bd49230192a3797a9a4d6abe9b3eed6f7fa4c8a8a4947977c6f80025f92cbd8" 3011dependencies = [ 3012 "rustix 1.1.4", 3013 "windows-link 0.2.1", 3014] 3015 3016[[package]] 3017name = "getrandom" 3018version = "0.1.16" 3019source = "registry+https://github.com/rust-lang/crates.io-index" 3020checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce" 3021dependencies = [ 3022 "cfg-if", 3023 "libc", 3024 "wasi 0.9.0+wasi-snapshot-preview1", 3025] 3026 3027[[package]] 3028name = "getrandom" 3029version = "0.2.17" 3030source = "registry+https://github.com/rust-lang/crates.io-index" 3031checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0" 3032dependencies = [ 3033 "cfg-if", 3034 "js-sys", 3035 "libc", 3036 "wasi 0.11.1+wasi-snapshot-preview1", 3037 "wasm-bindgen", 3038] 3039 3040[[package]] 3041name = "getrandom" 3042version = "0.3.4" 3043source = "registry+https://github.com/rust-lang/crates.io-index" 3044checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" 3045dependencies = [ 3046 "cfg-if", 3047 "js-sys", 3048 "libc", 3049 "r-efi 5.3.0", 3050 "wasip2", 3051 "wasm-bindgen", 3052] 3053 3054[[package]] 3055name = "getrandom" 3056version = "0.4.2" 3057source = "registry+https://github.com/rust-lang/crates.io-index" 3058checksum = "0de51e6874e94e7bf76d726fc5d13ba782deca734ff60d5bb2fb2607c7406555" 3059dependencies = [ 3060 "cfg-if", 3061 "js-sys", 3062 "libc", 3063 "r-efi 6.0.0", 3064 "rand_core 0.10.0", 3065 "wasip2", 3066 "wasip3", 3067 "wasm-bindgen", 3068] 3069 3070[[package]] 3071name = "ghash" 3072version = "0.5.1" 3073source = "registry+https://github.com/rust-lang/crates.io-index" 3074checksum = "f0d8a4362ccb29cb0b265253fb0a2728f592895ee6854fd9bc13f2ffda266ff1" 3075dependencies = [ 3076 "opaque-debug", 3077 "polyval 0.6.2", 3078] 3079 3080[[package]] 3081name = "ghash" 3082version = "0.6.0" 3083source = "registry+https://github.com/rust-lang/crates.io-index" 3084checksum = "2eecf2d5dc9b66b732b97707a0210906b1d30523eb773193ab777c0c84b3e8d5" 3085dependencies = [ 3086 "polyval 0.7.1", 3087] 3088 3089[[package]] 3090name = "gif" 3091version = "0.13.3" 3092source = "registry+https://github.com/rust-lang/crates.io-index" 3093checksum = "4ae047235e33e2829703574b54fdec96bfbad892062d97fed2f76022287de61b" 3094dependencies = [ 3095 "color_quant", 3096 "weezl", 3097] 3098 3099[[package]] 3100name = "gif" 3101version = "0.14.1" 3102source = "registry+https://github.com/rust-lang/crates.io-index" 3103checksum = "f5df2ba84018d80c213569363bdcd0c64e6933c67fe4c1d60ecf822971a3c35e" 3104dependencies = [ 3105 "color_quant", 3106 "weezl", 3107] 3108 3109[[package]] 3110name = "gimli" 3111version = "0.32.3" 3112source = "registry+https://github.com/rust-lang/crates.io-index" 3113checksum = "e629b9b98ef3dd8afe6ca2bd0f89306cec16d43d907889945bc5d6687f2f13c7" 3114 3115[[package]] 3116name = "gio" 3117version = "0.18.4" 3118source = "registry+https://github.com/rust-lang/crates.io-index" 3119checksum = "d4fc8f532f87b79cbc51a79748f16a6828fb784be93145a322fa14d06d354c73" 3120dependencies = [ 3121 "futures-channel", 3122 "futures-core", 3123 "futures-io", 3124 "futures-util", 3125 "gio-sys 0.18.1", 3126 "glib 0.18.5", 3127 "libc", 3128 "once_cell", 3129 "pin-project-lite", 3130 "smallvec", 3131 "thiserror 1.0.69", 3132] 3133 3134[[package]] 3135name = "gio-sys" 3136version = "0.18.1" 3137source = "registry+https://github.com/rust-lang/crates.io-index" 3138checksum = "37566df850baf5e4cb0dfb78af2e4b9898d817ed9263d1090a2df958c64737d2" 3139dependencies = [ 3140 "glib-sys 0.18.1", 3141 "gobject-sys 0.18.0", 3142 "libc", 3143 "system-deps 6.2.2", 3144 "winapi", 3145] 3146 3147[[package]] 3148name = "gio-sys" 3149version = "0.21.5" 3150source = "registry+https://github.com/rust-lang/crates.io-index" 3151checksum = "0071fe88dba8e40086c8ff9bbb62622999f49628344b1d1bf490a48a29d80f22" 3152dependencies = [ 3153 "glib-sys 0.21.5", 3154 "gobject-sys 0.21.5", 3155 "libc", 3156 "system-deps 7.0.7", 3157 "windows-sys 0.61.2", 3158] 3159 3160[[package]] 3161name = "gio-sys" 3162version = "0.22.0" 3163source = "registry+https://github.com/rust-lang/crates.io-index" 3164checksum = "64729ba2772c080448f9f966dba8f4456beeb100d8c28a865ef8a0f2ef4987e1" 3165dependencies = [ 3166 "glib-sys 0.22.0", 3167 "gobject-sys 0.22.0", 3168 "libc", 3169 "system-deps 7.0.7", 3170 "windows-sys 0.61.2", 3171] 3172 3173[[package]] 3174name = "gl_generator" 3175version = "0.14.0" 3176source = "registry+https://github.com/rust-lang/crates.io-index" 3177checksum = "1a95dfc23a2b4a9a2f5ab41d194f8bfda3cabec42af4e39f08c339eb2a0c124d" 3178dependencies = [ 3179 "khronos_api", 3180 "log", 3181 "xml-rs", 3182] 3183 3184[[package]] 3185name = "gleam" 3186version = "0.15.1" 3187source = "registry+https://github.com/rust-lang/crates.io-index" 3188checksum = "8647cc2e2ffde598ce5ca2809452e722dd8dc127885ab8aba2fa8b469cd3ed94" 3189dependencies = [ 3190 "gl_generator", 3191] 3192 3193[[package]] 3194name = "glib" 3195version = "0.18.5" 3196source = "registry+https://github.com/rust-lang/crates.io-index" 3197checksum = "233daaf6e83ae6a12a52055f568f9d7cf4671dabb78ff9560ab6da230ce00ee5" 3198dependencies = [ 3199 "bitflags 2.11.0", 3200 "futures-channel", 3201 "futures-core", 3202 "futures-executor", 3203 "futures-task", 3204 "futures-util", 3205 "gio-sys 0.18.1", 3206 "glib-macros 0.18.5", 3207 "glib-sys 0.18.1", 3208 "gobject-sys 0.18.0", 3209 "libc", 3210 "memchr", 3211 "once_cell", 3212 "smallvec", 3213 "thiserror 1.0.69", 3214] 3215 3216[[package]] 3217name = "glib" 3218version = "0.21.5" 3219source = "registry+https://github.com/rust-lang/crates.io-index" 3220checksum = "16de123c2e6c90ce3b573b7330de19be649080ec612033d397d72da265f1bd8b" 3221dependencies = [ 3222 "bitflags 2.11.0", 3223 "futures-channel", 3224 "futures-core", 3225 "futures-executor", 3226 "futures-task", 3227 "futures-util", 3228 "gio-sys 0.21.5", 3229 "glib-macros 0.21.5", 3230 "glib-sys 0.21.5", 3231 "gobject-sys 0.21.5", 3232 "libc", 3233 "memchr", 3234 "smallvec", 3235] 3236 3237[[package]] 3238name = "glib" 3239version = "0.22.2" 3240source = "registry+https://github.com/rust-lang/crates.io-index" 3241checksum = "16877c6e619447e0bcb6de326a42a8bd02b36328cfeeda210135425e576efa3d" 3242dependencies = [ 3243 "bitflags 2.11.0", 3244 "futures-channel", 3245 "futures-core", 3246 "futures-executor", 3247 "futures-task", 3248 "futures-util", 3249 "gio-sys 0.22.0", 3250 "glib-macros 0.22.2", 3251 "glib-sys 0.22.0", 3252 "gobject-sys 0.22.0", 3253 "libc", 3254 "memchr", 3255 "smallvec", 3256] 3257 3258[[package]] 3259name = "glib-macros" 3260version = "0.18.5" 3261source = "registry+https://github.com/rust-lang/crates.io-index" 3262checksum = "0bb0228f477c0900c880fd78c8759b95c7636dbd7842707f49e132378aa2acdc" 3263dependencies = [ 3264 "heck 0.4.1", 3265 "proc-macro-crate 2.0.2", 3266 "proc-macro-error", 3267 "proc-macro2", 3268 "quote", 3269 "syn 2.0.117", 3270] 3271 3272[[package]] 3273name = "glib-macros" 3274version = "0.21.5" 3275source = "registry+https://github.com/rust-lang/crates.io-index" 3276checksum = "cf59b675301228a696fe01c3073974643365080a76cc3ed5bc2cbc466ad87f17" 3277dependencies = [ 3278 "heck 0.5.0", 3279 "proc-macro-crate 3.5.0", 3280 "proc-macro2", 3281 "quote", 3282 "syn 2.0.117", 3283] 3284 3285[[package]] 3286name = "glib-macros" 3287version = "0.22.2" 3288source = "registry+https://github.com/rust-lang/crates.io-index" 3289checksum = "bda575994e3689b1bc12f89c3df621ead46ff292623b76b4710a3a5b79be54bb" 3290dependencies = [ 3291 "heck 0.5.0", 3292 "proc-macro2", 3293 "quote", 3294 "syn 2.0.117", 3295] 3296 3297[[package]] 3298name = "glib-sys" 3299version = "0.18.1" 3300source = "registry+https://github.com/rust-lang/crates.io-index" 3301checksum = "063ce2eb6a8d0ea93d2bf8ba1957e78dbab6be1c2220dd3daca57d5a9d869898" 3302dependencies = [ 3303 "libc", 3304 "system-deps 6.2.2", 3305] 3306 3307[[package]] 3308name = "glib-sys" 3309version = "0.21.5" 3310source = "registry+https://github.com/rust-lang/crates.io-index" 3311checksum = "2d95e1a3a19ae464a7286e14af9a90683c64d70c02532d88d87ce95056af3e6c" 3312dependencies = [ 3313 "libc", 3314 "system-deps 7.0.7", 3315] 3316 3317[[package]] 3318name = "glib-sys" 3319version = "0.22.0" 3320source = "registry+https://github.com/rust-lang/crates.io-index" 3321checksum = "48073e3b228419faa80b9b7f7122759d4ab2f44cd52a065fde7ca08f34c03147" 3322dependencies = [ 3323 "libc", 3324 "system-deps 7.0.7", 3325] 3326 3327[[package]] 3328name = "glob" 3329version = "0.3.3" 3330source = "registry+https://github.com/rust-lang/crates.io-index" 3331checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280" 3332 3333[[package]] 3334name = "global-hotkey" 3335version = "0.7.0" 3336source = "registry+https://github.com/rust-lang/crates.io-index" 3337checksum = "b9247516746aa8e53411a0db9b62b0e24efbcf6a76e0ba73e5a91b512ddabed7" 3338dependencies = [ 3339 "crossbeam-channel", 3340 "keyboard-types 0.7.0", 3341 "objc2 0.6.4", 3342 "objc2-app-kit 0.3.2", 3343 "once_cell", 3344 "thiserror 2.0.18", 3345 "windows-sys 0.59.0", 3346 "x11rb", 3347 "xkeysym", 3348] 3349 3350[[package]] 3351name = "gloo-timers" 3352version = "0.3.0" 3353source = "registry+https://github.com/rust-lang/crates.io-index" 3354checksum = "bbb143cf96099802033e0d4f4963b19fd2e0b728bcf076cd9cf7f6634f092994" 3355dependencies = [ 3356 "futures-channel", 3357 "futures-core", 3358 "js-sys", 3359 "wasm-bindgen", 3360] 3361 3362[[package]] 3363name = "glow" 3364version = "0.16.0" 3365source = "registry+https://github.com/rust-lang/crates.io-index" 3366checksum = "c5e5ea60d70410161c8bf5da3fdfeaa1c72ed2c15f8bbb9d19fe3a4fad085f08" 3367dependencies = [ 3368 "js-sys", 3369 "slotmap", 3370 "wasm-bindgen", 3371 "web-sys", 3372] 3373 3374[[package]] 3375name = "glslopt" 3376version = "0.1.12" 3377source = "registry+https://github.com/rust-lang/crates.io-index" 3378checksum = "8ba4741358604ca0848c27ecc069d68e62e11cde81e38aac1da3c54b79ab5adf" 3379dependencies = [ 3380 "cc", 3381] 3382 3383[[package]] 3384name = "glutin_wgl_sys" 3385version = "0.6.1" 3386source = "registry+https://github.com/rust-lang/crates.io-index" 3387checksum = "2c4ee00b289aba7a9e5306d57c2d05499b2e5dc427f84ac708bd2c090212cf3e" 3388dependencies = [ 3389 "gl_generator", 3390] 3391 3392[[package]] 3393name = "gobject-sys" 3394version = "0.18.0" 3395source = "registry+https://github.com/rust-lang/crates.io-index" 3396checksum = "0850127b514d1c4a4654ead6dedadb18198999985908e6ffe4436f53c785ce44" 3397dependencies = [ 3398 "glib-sys 0.18.1", 3399 "libc", 3400 "system-deps 6.2.2", 3401] 3402 3403[[package]] 3404name = "gobject-sys" 3405version = "0.21.5" 3406source = "registry+https://github.com/rust-lang/crates.io-index" 3407checksum = "2dca35da0d19a18f4575f3cb99fe1c9e029a2941af5662f326f738a21edaf294" 3408dependencies = [ 3409 "glib-sys 0.21.5", 3410 "libc", 3411 "system-deps 7.0.7", 3412] 3413 3414[[package]] 3415name = "gobject-sys" 3416version = "0.22.0" 3417source = "registry+https://github.com/rust-lang/crates.io-index" 3418checksum = "18eda93f09d3778f38255b231b17ef67195013a592c91624a4daf8bead875565" 3419dependencies = [ 3420 "glib-sys 0.22.0", 3421 "libc", 3422 "system-deps 7.0.7", 3423] 3424 3425[[package]] 3426name = "gpu-alloc" 3427version = "0.6.0" 3428source = "registry+https://github.com/rust-lang/crates.io-index" 3429checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171" 3430dependencies = [ 3431 "bitflags 2.11.0", 3432 "gpu-alloc-types", 3433] 3434 3435[[package]] 3436name = "gpu-alloc-types" 3437version = "0.3.0" 3438source = "registry+https://github.com/rust-lang/crates.io-index" 3439checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4" 3440dependencies = [ 3441 "bitflags 2.11.0", 3442] 3443 3444[[package]] 3445name = "gpu-allocator" 3446version = "0.27.0" 3447source = "registry+https://github.com/rust-lang/crates.io-index" 3448checksum = "c151a2a5ef800297b4e79efa4f4bec035c5f51d5ae587287c9b952bdf734cacd" 3449dependencies = [ 3450 "log", 3451 "presser", 3452 "thiserror 1.0.69", 3453 "windows 0.58.0", 3454] 3455 3456[[package]] 3457name = "gpu-descriptor" 3458version = "0.3.2" 3459source = "registry+https://github.com/rust-lang/crates.io-index" 3460checksum = "b89c83349105e3732062a895becfc71a8f921bb71ecbbdd8ff99263e3b53a0ca" 3461dependencies = [ 3462 "bitflags 2.11.0", 3463 "gpu-descriptor-types", 3464 "hashbrown 0.15.5", 3465] 3466 3467[[package]] 3468name = "gpu-descriptor-types" 3469version = "0.2.0" 3470source = "registry+https://github.com/rust-lang/crates.io-index" 3471checksum = "fdf242682df893b86f33a73828fb09ca4b2d3bb6cc95249707fc684d27484b91" 3472dependencies = [ 3473 "bitflags 2.11.0", 3474] 3475 3476[[package]] 3477name = "grid" 3478version = "1.0.0" 3479source = "registry+https://github.com/rust-lang/crates.io-index" 3480checksum = "f9e2d4c0a8296178d8802098410ca05d86b17a10bb5ab559b3fb404c1f948220" 3481 3482[[package]] 3483name = "group" 3484version = "0.13.0" 3485source = "registry+https://github.com/rust-lang/crates.io-index" 3486checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63" 3487dependencies = [ 3488 "ff", 3489 "rand_core 0.6.4", 3490 "subtle", 3491] 3492 3493[[package]] 3494name = "gstreamer" 3495version = "0.25.1" 3496source = "registry+https://github.com/rust-lang/crates.io-index" 3497checksum = "ad8d6d77fae07708536f86a34ac15fc36c7e958ef7930b75119dba0242936f08" 3498dependencies = [ 3499 "cfg-if", 3500 "futures-channel", 3501 "futures-core", 3502 "futures-util", 3503 "glib 0.22.2", 3504 "gstreamer-sys", 3505 "itertools 0.14.0", 3506 "kstring", 3507 "libc", 3508 "muldiv", 3509 "num-integer", 3510 "num-rational", 3511 "option-operations", 3512 "pastey 0.2.1", 3513 "pin-project-lite", 3514 "smallvec", 3515 "thiserror 2.0.18", 3516] 3517 3518[[package]] 3519name = "gstreamer-app" 3520version = "0.25.0" 3521source = "registry+https://github.com/rust-lang/crates.io-index" 3522checksum = "714874829f75e805192ddc2bd130b9d7669ebc3ed0e8b106039dd3416cb82916" 3523dependencies = [ 3524 "futures-core", 3525 "futures-sink", 3526 "glib 0.22.2", 3527 "gstreamer", 3528 "gstreamer-app-sys", 3529 "gstreamer-base", 3530 "libc", 3531] 3532 3533[[package]] 3534name = "gstreamer-app-sys" 3535version = "0.25.0" 3536source = "registry+https://github.com/rust-lang/crates.io-index" 3537checksum = "7a74a8211e5d7df2f45b612c284ddf56b92bdf4e879e8ed72e7c46dd0842e158" 3538dependencies = [ 3539 "glib-sys 0.22.0", 3540 "gstreamer-base-sys", 3541 "gstreamer-sys", 3542 "libc", 3543 "system-deps 7.0.7", 3544] 3545 3546[[package]] 3547name = "gstreamer-audio" 3548version = "0.25.0" 3549source = "registry+https://github.com/rust-lang/crates.io-index" 3550checksum = "46e64660e1963ff3b6a4a5175f917524254a6ae36ac7b83e29b760d879a33073" 3551dependencies = [ 3552 "cfg-if", 3553 "glib 0.22.2", 3554 "gstreamer", 3555 "gstreamer-audio-sys", 3556 "gstreamer-base", 3557 "libc", 3558 "smallvec", 3559] 3560 3561[[package]] 3562name = "gstreamer-audio-sys" 3563version = "0.25.0" 3564source = "registry+https://github.com/rust-lang/crates.io-index" 3565checksum = "b5111bd07d0e22cc66ec9b4b4ef5408beefb148af19944fbe4602983a043f34c" 3566dependencies = [ 3567 "glib-sys 0.22.0", 3568 "gobject-sys 0.22.0", 3569 "gstreamer-base-sys", 3570 "gstreamer-sys", 3571 "libc", 3572 "system-deps 7.0.7", 3573] 3574 3575[[package]] 3576name = "gstreamer-base" 3577version = "0.25.0" 3578source = "registry+https://github.com/rust-lang/crates.io-index" 3579checksum = "c08353a8a382be9a49b15fb9c46b3abd6f8a6e6439e1eaedc87d08f1abdcfad1" 3580dependencies = [ 3581 "atomic_refcell", 3582 "cfg-if", 3583 "glib 0.22.2", 3584 "gstreamer", 3585 "gstreamer-base-sys", 3586 "libc", 3587] 3588 3589[[package]] 3590name = "gstreamer-base-sys" 3591version = "0.25.0" 3592source = "registry+https://github.com/rust-lang/crates.io-index" 3593checksum = "6569606feeb89cfcf95a6476a64a0f0aec83fadcef0e91c24e576f7851ceac3a" 3594dependencies = [ 3595 "glib-sys 0.22.0", 3596 "gobject-sys 0.22.0", 3597 "gstreamer-sys", 3598 "libc", 3599 "system-deps 7.0.7", 3600] 3601 3602[[package]] 3603name = "gstreamer-gl" 3604version = "0.25.0" 3605source = "registry+https://github.com/rust-lang/crates.io-index" 3606checksum = "94f83397da547ce27d7b912980ecb21c99c6aedee4015765355fe66cdf0bd9b9" 3607dependencies = [ 3608 "glib 0.22.2", 3609 "gstreamer", 3610 "gstreamer-base", 3611 "gstreamer-gl-sys", 3612 "gstreamer-video", 3613 "libc", 3614] 3615 3616[[package]] 3617name = "gstreamer-gl-egl" 3618version = "0.25.0" 3619source = "registry+https://github.com/rust-lang/crates.io-index" 3620checksum = "ff3c29e6d4b92ef22b0bacc2cff02902d40516942fead63c656d7fccc75221e8" 3621dependencies = [ 3622 "glib 0.22.2", 3623 "gstreamer", 3624 "gstreamer-gl", 3625 "gstreamer-gl-egl-sys", 3626 "libc", 3627] 3628 3629[[package]] 3630name = "gstreamer-gl-egl-sys" 3631version = "0.25.0" 3632source = "registry+https://github.com/rust-lang/crates.io-index" 3633checksum = "e7294007aa6c0c6082d4835c391ab4094ef09ef581cde4c67edad2c1befcfd84" 3634dependencies = [ 3635 "glib-sys 0.22.0", 3636 "gstreamer-gl-sys", 3637 "libc", 3638 "system-deps 7.0.7", 3639] 3640 3641[[package]] 3642name = "gstreamer-gl-sys" 3643version = "0.25.0" 3644source = "registry+https://github.com/rust-lang/crates.io-index" 3645checksum = "9c57ba9f4e0f2d852d480049b9eae4f69f0abe450eece4d96494da0b4857b04e" 3646dependencies = [ 3647 "glib-sys 0.22.0", 3648 "gobject-sys 0.22.0", 3649 "gstreamer-base-sys", 3650 "gstreamer-sys", 3651 "gstreamer-video-sys", 3652 "libc", 3653 "system-deps 7.0.7", 3654] 3655 3656[[package]] 3657name = "gstreamer-gl-wayland" 3658version = "0.25.0" 3659source = "registry+https://github.com/rust-lang/crates.io-index" 3660checksum = "9a83ca3d2030846f01be738b8b867ecb4b95269497bcfa459b8fc1ce897ad9f4" 3661dependencies = [ 3662 "glib 0.22.2", 3663 "gstreamer", 3664 "gstreamer-gl", 3665 "gstreamer-gl-wayland-sys", 3666 "libc", 3667] 3668 3669[[package]] 3670name = "gstreamer-gl-wayland-sys" 3671version = "0.25.0" 3672source = "registry+https://github.com/rust-lang/crates.io-index" 3673checksum = "6ccd79a57650954ced0a0c8fcb38c561a83c1cb6515f1e318bbb6631ce287590" 3674dependencies = [ 3675 "glib-sys 0.22.0", 3676 "gstreamer-gl-sys", 3677 "libc", 3678 "system-deps 7.0.7", 3679] 3680 3681[[package]] 3682name = "gstreamer-gl-x11" 3683version = "0.25.0" 3684source = "registry+https://github.com/rust-lang/crates.io-index" 3685checksum = "642d86fed827466e2d1ff4f430313fdab5d113bc2bf1e9c9736a873e8832c6ca" 3686dependencies = [ 3687 "glib 0.22.2", 3688 "gstreamer", 3689 "gstreamer-gl", 3690 "gstreamer-gl-x11-sys", 3691 "libc", 3692] 3693 3694[[package]] 3695name = "gstreamer-gl-x11-sys" 3696version = "0.25.0" 3697source = "registry+https://github.com/rust-lang/crates.io-index" 3698checksum = "1391e727c873085ce4f8b2deb7fc4dcb15098ef75433777510860b0d983ff39f" 3699dependencies = [ 3700 "glib-sys 0.22.0", 3701 "gstreamer-gl-sys", 3702 "libc", 3703 "system-deps 7.0.7", 3704] 3705 3706[[package]] 3707name = "gstreamer-play" 3708version = "0.25.0" 3709source = "registry+https://github.com/rust-lang/crates.io-index" 3710checksum = "3355c2c37bfd824cbd974bf0b8c004d71ca3755f825065957bc16356d79e6e34" 3711dependencies = [ 3712 "glib 0.22.2", 3713 "gstreamer", 3714 "gstreamer-play-sys", 3715 "gstreamer-video", 3716 "libc", 3717] 3718 3719[[package]] 3720name = "gstreamer-play-sys" 3721version = "0.25.0" 3722source = "registry+https://github.com/rust-lang/crates.io-index" 3723checksum = "33810c828e426122ca8268071a090e08a9fbcc96e104f94c76353547c4c98a6f" 3724dependencies = [ 3725 "glib-sys 0.22.0", 3726 "gobject-sys 0.22.0", 3727 "gstreamer-sys", 3728 "gstreamer-video-sys", 3729 "libc", 3730 "system-deps 7.0.7", 3731] 3732 3733[[package]] 3734name = "gstreamer-sdp" 3735version = "0.25.0" 3736source = "registry+https://github.com/rust-lang/crates.io-index" 3737checksum = "11650b5fbc5994877bc525519c554cb66166f155f9cc3119b0fe88a33dc5176e" 3738dependencies = [ 3739 "glib 0.22.2", 3740 "gstreamer", 3741 "gstreamer-sdp-sys", 3742] 3743 3744[[package]] 3745name = "gstreamer-sdp-sys" 3746version = "0.25.0" 3747source = "registry+https://github.com/rust-lang/crates.io-index" 3748checksum = "c20f0eb41ecfbacbf6a29d9457e6de0f59e2638f47fbdb6a6c1bcfb720c2b9ee" 3749dependencies = [ 3750 "glib-sys 0.22.0", 3751 "gstreamer-sys", 3752 "libc", 3753 "system-deps 7.0.7", 3754] 3755 3756[[package]] 3757name = "gstreamer-sys" 3758version = "0.25.0" 3759source = "registry+https://github.com/rust-lang/crates.io-index" 3760checksum = "85d09343b4c23d64b3ef35f1f644598860cc9a4617e7ccded141de97cd528608" 3761dependencies = [ 3762 "cfg-if", 3763 "glib-sys 0.22.0", 3764 "gobject-sys 0.22.0", 3765 "libc", 3766 "system-deps 7.0.7", 3767] 3768 3769[[package]] 3770name = "gstreamer-video" 3771version = "0.25.0" 3772source = "registry+https://github.com/rust-lang/crates.io-index" 3773checksum = "51809937ed7f6fa3974b2730a39623d59fd7415ede882d08d5ecef5de39d758d" 3774dependencies = [ 3775 "cfg-if", 3776 "futures-channel", 3777 "glib 0.22.2", 3778 "gstreamer", 3779 "gstreamer-base", 3780 "gstreamer-video-sys", 3781 "libc", 3782 "thiserror 2.0.18", 3783] 3784 3785[[package]] 3786name = "gstreamer-video-sys" 3787version = "0.25.0" 3788source = "registry+https://github.com/rust-lang/crates.io-index" 3789checksum = "458f82631a5063057c10583a57ba0fbce689e67122cfdb5eddbeaa43eb812e75" 3790dependencies = [ 3791 "glib-sys 0.22.0", 3792 "gobject-sys 0.22.0", 3793 "gstreamer-base-sys", 3794 "gstreamer-sys", 3795 "libc", 3796 "system-deps 7.0.7", 3797] 3798 3799[[package]] 3800name = "gstreamer-webrtc" 3801version = "0.25.0" 3802source = "registry+https://github.com/rust-lang/crates.io-index" 3803checksum = "7def31f08759da6f658462d7def7138e00346e5345958ba291926e9511e97d16" 3804dependencies = [ 3805 "glib 0.22.2", 3806 "gstreamer", 3807 "gstreamer-sdp", 3808 "gstreamer-webrtc-sys", 3809 "libc", 3810] 3811 3812[[package]] 3813name = "gstreamer-webrtc-sys" 3814version = "0.25.0" 3815source = "registry+https://github.com/rust-lang/crates.io-index" 3816checksum = "405721d1f15bbda47a46f9645077859215a947cdd6af6c7f18e4f4d0cbe63bd7" 3817dependencies = [ 3818 "glib-sys 0.22.0", 3819 "gstreamer-sdp-sys", 3820 "gstreamer-sys", 3821 "libc", 3822 "system-deps 7.0.7", 3823] 3824 3825[[package]] 3826name = "gtk" 3827version = "0.18.2" 3828source = "registry+https://github.com/rust-lang/crates.io-index" 3829checksum = "fd56fb197bfc42bd5d2751f4f017d44ff59fbb58140c6b49f9b3b2bdab08506a" 3830dependencies = [ 3831 "atk", 3832 "cairo-rs", 3833 "field-offset", 3834 "futures-channel", 3835 "gdk", 3836 "gdk-pixbuf", 3837 "gio", 3838 "glib 0.18.5", 3839 "gtk-sys", 3840 "gtk3-macros", 3841 "libc", 3842 "pango", 3843 "pkg-config", 3844] 3845 3846[[package]] 3847name = "gtk-sys" 3848version = "0.18.2" 3849source = "registry+https://github.com/rust-lang/crates.io-index" 3850checksum = "8f29a1c21c59553eb7dd40e918be54dccd60c52b049b75119d5d96ce6b624414" 3851dependencies = [ 3852 "atk-sys", 3853 "cairo-sys-rs", 3854 "gdk-pixbuf-sys", 3855 "gdk-sys", 3856 "gio-sys 0.18.1", 3857 "glib-sys 0.18.1", 3858 "gobject-sys 0.18.0", 3859 "libc", 3860 "pango-sys", 3861 "system-deps 6.2.2", 3862] 3863 3864[[package]] 3865name = "gtk3-macros" 3866version = "0.18.2" 3867source = "registry+https://github.com/rust-lang/crates.io-index" 3868checksum = "52ff3c5b21f14f0736fed6dcfc0bfb4225ebf5725f3c0209edeec181e4d73e9d" 3869dependencies = [ 3870 "proc-macro-crate 1.3.1", 3871 "proc-macro-error", 3872 "proc-macro2", 3873 "quote", 3874 "syn 2.0.117", 3875] 3876 3877[[package]] 3878name = "guillotiere" 3879version = "0.6.2" 3880source = "registry+https://github.com/rust-lang/crates.io-index" 3881checksum = "b62d5865c036cb1393e23c50693df631d3f5d7bcca4c04fe4cc0fd592e74a782" 3882dependencies = [ 3883 "euclid", 3884 "svg_fmt", 3885] 3886 3887[[package]] 3888name = "h2" 3889version = "0.3.27" 3890source = "registry+https://github.com/rust-lang/crates.io-index" 3891checksum = "0beca50380b1fc32983fc1cb4587bfa4bb9e78fc259aad4a0032d2080309222d" 3892dependencies = [ 3893 "bytes", 3894 "fnv", 3895 "futures-core", 3896 "futures-sink", 3897 "futures-util", 3898 "http 0.2.12", 3899 "indexmap", 3900 "slab", 3901 "tokio", 3902 "tokio-util", 3903 "tracing", 3904] 3905 3906[[package]] 3907name = "h2" 3908version = "0.4.13" 3909source = "registry+https://github.com/rust-lang/crates.io-index" 3910checksum = "2f44da3a8150a6703ed5d34e164b875fd14c2cdab9af1252a9a1020bde2bdc54" 3911dependencies = [ 3912 "atomic-waker", 3913 "bytes", 3914 "fnv", 3915 "futures-core", 3916 "futures-sink", 3917 "http 1.4.0", 3918 "indexmap", 3919 "slab", 3920 "tokio", 3921 "tokio-util", 3922 "tracing", 3923] 3924 3925[[package]] 3926name = "half" 3927version = "2.7.1" 3928source = "registry+https://github.com/rust-lang/crates.io-index" 3929checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b" 3930dependencies = [ 3931 "cfg-if", 3932 "crunchy", 3933 "num-traits", 3934 "zerocopy", 3935] 3936 3937[[package]] 3938name = "harfbuzz-sys" 3939version = "0.6.1" 3940source = "registry+https://github.com/rust-lang/crates.io-index" 3941checksum = "eb86e2fef3ba40cebffb8fa2cba811f06aa5c5fd296a4e469473e5398d166594" 3942dependencies = [ 3943 "cc", 3944 "core-graphics", 3945 "core-text", 3946 "foreign-types", 3947 "freetype-sys", 3948 "pkg-config", 3949 "winapi", 3950] 3951 3952[[package]] 3953name = "hash32" 3954version = "0.2.1" 3955source = "registry+https://github.com/rust-lang/crates.io-index" 3956checksum = "b0c35f58762feb77d74ebe43bdbc3210f09be9fe6742234d573bacc26ed92b67" 3957dependencies = [ 3958 "byteorder", 3959] 3960 3961[[package]] 3962name = "hashbrown" 3963version = "0.15.5" 3964source = "registry+https://github.com/rust-lang/crates.io-index" 3965checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" 3966dependencies = [ 3967 "allocator-api2", 3968 "equivalent", 3969 "foldhash 0.1.5", 3970 "serde", 3971] 3972 3973[[package]] 3974name = "hashbrown" 3975version = "0.16.1" 3976source = "registry+https://github.com/rust-lang/crates.io-index" 3977checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" 3978dependencies = [ 3979 "allocator-api2", 3980 "equivalent", 3981 "foldhash 0.2.0", 3982] 3983 3984[[package]] 3985name = "hashlink" 3986version = "0.10.0" 3987source = "registry+https://github.com/rust-lang/crates.io-index" 3988checksum = "7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1" 3989dependencies = [ 3990 "hashbrown 0.15.5", 3991] 3992 3993[[package]] 3994name = "headers" 3995version = "0.3.9" 3996source = "registry+https://github.com/rust-lang/crates.io-index" 3997checksum = "06683b93020a07e3dbcf5f8c0f6d40080d725bea7936fc01ad345c01b97dc270" 3998dependencies = [ 3999 "base64 0.21.7", 4000 "bytes", 4001 "headers-core 0.2.0", 4002 "http 0.2.12", 4003 "httpdate", 4004 "mime", 4005 "sha1", 4006] 4007 4008[[package]] 4009name = "headers" 4010version = "0.4.1" 4011source = "registry+https://github.com/rust-lang/crates.io-index" 4012checksum = "b3314d5adb5d94bcdf56771f2e50dbbc80bb4bdf88967526706205ac9eff24eb" 4013dependencies = [ 4014 "base64 0.22.1", 4015 "bytes", 4016 "headers-core 0.3.0", 4017 "http 1.4.0", 4018 "httpdate", 4019 "mime", 4020 "sha1", 4021] 4022 4023[[package]] 4024name = "headers-core" 4025version = "0.2.0" 4026source = "registry+https://github.com/rust-lang/crates.io-index" 4027checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429" 4028dependencies = [ 4029 "http 0.2.12", 4030] 4031 4032[[package]] 4033name = "headers-core" 4034version = "0.3.0" 4035source = "registry+https://github.com/rust-lang/crates.io-index" 4036checksum = "54b4a22553d4242c49fddb9ba998a99962b5cc6f22cb5a3482bec22522403ce4" 4037dependencies = [ 4038 "http 1.4.0", 4039] 4040 4041[[package]] 4042name = "heapless" 4043version = "0.7.17" 4044source = "registry+https://github.com/rust-lang/crates.io-index" 4045checksum = "cdc6457c0eb62c71aac4bc17216026d8410337c4126773b9c5daba343f17964f" 4046dependencies = [ 4047 "atomic-polyfill", 4048 "hash32", 4049 "rustc_version", 4050 "serde", 4051 "spin 0.9.8", 4052 "stable_deref_trait", 4053] 4054 4055[[package]] 4056name = "heck" 4057version = "0.4.1" 4058source = "registry+https://github.com/rust-lang/crates.io-index" 4059checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 4060 4061[[package]] 4062name = "heck" 4063version = "0.5.0" 4064source = "registry+https://github.com/rust-lang/crates.io-index" 4065checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 4066 4067[[package]] 4068name = "hermit-abi" 4069version = "0.5.2" 4070source = "registry+https://github.com/rust-lang/crates.io-index" 4071checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c" 4072 4073[[package]] 4074name = "hex" 4075version = "0.3.2" 4076source = "registry+https://github.com/rust-lang/crates.io-index" 4077checksum = "805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77" 4078 4079[[package]] 4080name = "hexf-parse" 4081version = "0.2.1" 4082source = "registry+https://github.com/rust-lang/crates.io-index" 4083checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df" 4084 4085[[package]] 4086name = "hickory-proto" 4087version = "0.25.2" 4088source = "registry+https://github.com/rust-lang/crates.io-index" 4089checksum = "f8a6fe56c0038198998a6f217ca4e7ef3a5e51f46163bd6dd60b5c71ca6c6502" 4090dependencies = [ 4091 "async-trait", 4092 "bytes", 4093 "cfg-if", 4094 "data-encoding", 4095 "enum-as-inner", 4096 "futures-channel", 4097 "futures-io", 4098 "futures-util", 4099 "h2 0.4.13", 4100 "http 1.4.0", 4101 "idna", 4102 "ipnet", 4103 "once_cell", 4104 "rand 0.9.2", 4105 "ring", 4106 "rustls", 4107 "thiserror 2.0.18", 4108 "tinyvec", 4109 "tokio", 4110 "tokio-rustls", 4111 "tracing", 4112 "url", 4113] 4114 4115[[package]] 4116name = "hickory-resolver" 4117version = "0.25.2" 4118source = "registry+https://github.com/rust-lang/crates.io-index" 4119checksum = "dc62a9a99b0bfb44d2ab95a7208ac952d31060efc16241c87eaf36406fecf87a" 4120dependencies = [ 4121 "cfg-if", 4122 "futures-util", 4123 "hickory-proto", 4124 "ipconfig", 4125 "moka", 4126 "once_cell", 4127 "parking_lot", 4128 "rand 0.9.2", 4129 "resolv-conf", 4130 "rustls", 4131 "smallvec", 4132 "thiserror 2.0.18", 4133 "tokio", 4134 "tokio-rustls", 4135 "tracing", 4136] 4137 4138[[package]] 4139name = "hkdf" 4140version = "0.12.4" 4141source = "registry+https://github.com/rust-lang/crates.io-index" 4142checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7" 4143dependencies = [ 4144 "hmac", 4145] 4146 4147[[package]] 4148name = "hmac" 4149version = "0.12.1" 4150source = "registry+https://github.com/rust-lang/crates.io-index" 4151checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" 4152dependencies = [ 4153 "digest 0.10.7", 4154] 4155 4156[[package]] 4157name = "home" 4158version = "0.5.12" 4159source = "registry+https://github.com/rust-lang/crates.io-index" 4160checksum = "cc627f471c528ff0c4a49e1d5e60450c8f6461dd6d10ba9dcd3a61d3dff7728d" 4161dependencies = [ 4162 "windows-sys 0.61.2", 4163] 4164 4165[[package]] 4166name = "html5ever" 4167version = "0.38.0" 4168source = "registry+https://github.com/rust-lang/crates.io-index" 4169checksum = "1054432bae2f14e0061e33d23402fbaa67a921d319d56adc6bcf887ddad1cbc2" 4170dependencies = [ 4171 "log", 4172 "markup5ever", 4173] 4174 4175[[package]] 4176name = "http" 4177version = "0.2.12" 4178source = "registry+https://github.com/rust-lang/crates.io-index" 4179checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1" 4180dependencies = [ 4181 "bytes", 4182 "fnv", 4183 "itoa", 4184] 4185 4186[[package]] 4187name = "http" 4188version = "1.4.0" 4189source = "registry+https://github.com/rust-lang/crates.io-index" 4190checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a" 4191dependencies = [ 4192 "bytes", 4193 "itoa", 4194] 4195 4196[[package]] 4197name = "http-body" 4198version = "0.4.6" 4199source = "registry+https://github.com/rust-lang/crates.io-index" 4200checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2" 4201dependencies = [ 4202 "bytes", 4203 "http 0.2.12", 4204 "pin-project-lite", 4205] 4206 4207[[package]] 4208name = "http-body" 4209version = "1.0.1" 4210source = "registry+https://github.com/rust-lang/crates.io-index" 4211checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" 4212dependencies = [ 4213 "bytes", 4214 "http 1.4.0", 4215] 4216 4217[[package]] 4218name = "http-body-util" 4219version = "0.1.3" 4220source = "registry+https://github.com/rust-lang/crates.io-index" 4221checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" 4222dependencies = [ 4223 "bytes", 4224 "futures-core", 4225 "http 1.4.0", 4226 "http-body 1.0.1", 4227 "pin-project-lite", 4228] 4229 4230[[package]] 4231name = "http-range-header" 4232version = "0.4.2" 4233source = "registry+https://github.com/rust-lang/crates.io-index" 4234checksum = "9171a2ea8a68358193d15dd5d70c1c10a2afc3e7e4c5bc92bc9f025cebd7359c" 4235 4236[[package]] 4237name = "httparse" 4238version = "1.10.1" 4239source = "registry+https://github.com/rust-lang/crates.io-index" 4240checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" 4241 4242[[package]] 4243name = "httpdate" 4244version = "1.0.3" 4245source = "registry+https://github.com/rust-lang/crates.io-index" 4246checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" 4247 4248[[package]] 4249name = "hybrid-array" 4250version = "0.2.3" 4251source = "registry+https://github.com/rust-lang/crates.io-index" 4252checksum = "f2d35805454dc9f8662a98d6d61886ffe26bd465f5960e0e55345c70d5c0d2a9" 4253dependencies = [ 4254 "typenum", 4255] 4256 4257[[package]] 4258name = "hybrid-array" 4259version = "0.3.1" 4260source = "registry+https://github.com/rust-lang/crates.io-index" 4261checksum = "891d15931895091dea5c47afa5b3c9a01ba634b311919fd4d41388fa0e3d76af" 4262dependencies = [ 4263 "typenum", 4264] 4265 4266[[package]] 4267name = "hybrid-array" 4268version = "0.4.7" 4269source = "registry+https://github.com/rust-lang/crates.io-index" 4270checksum = "e1b229d73f5803b562cc26e4da0396c8610a4ee209f4fac8fa4f8d709166dc45" 4271dependencies = [ 4272 "typenum", 4273 "zeroize", 4274] 4275 4276[[package]] 4277name = "hyper" 4278version = "0.14.32" 4279source = "registry+https://github.com/rust-lang/crates.io-index" 4280checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7" 4281dependencies = [ 4282 "bytes", 4283 "futures-channel", 4284 "futures-core", 4285 "futures-util", 4286 "h2 0.3.27", 4287 "http 0.2.12", 4288 "http-body 0.4.6", 4289 "httparse", 4290 "httpdate", 4291 "itoa", 4292 "pin-project-lite", 4293 "socket2 0.5.10", 4294 "tokio", 4295 "tower-service", 4296 "tracing", 4297 "want", 4298] 4299 4300[[package]] 4301name = "hyper" 4302version = "1.8.1" 4303source = "registry+https://github.com/rust-lang/crates.io-index" 4304checksum = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11" 4305dependencies = [ 4306 "atomic-waker", 4307 "bytes", 4308 "futures-channel", 4309 "futures-core", 4310 "h2 0.4.13", 4311 "http 1.4.0", 4312 "http-body 1.0.1", 4313 "httparse", 4314 "httpdate", 4315 "itoa", 4316 "pin-project-lite", 4317 "pin-utils", 4318 "smallvec", 4319 "tokio", 4320 "want", 4321] 4322 4323[[package]] 4324name = "hyper-rustls" 4325version = "0.27.7" 4326source = "registry+https://github.com/rust-lang/crates.io-index" 4327checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" 4328dependencies = [ 4329 "http 1.4.0", 4330 "hyper 1.8.1", 4331 "hyper-util", 4332 "log", 4333 "rustls", 4334 "rustls-pki-types", 4335 "tokio", 4336 "tokio-rustls", 4337 "tower-service", 4338 "webpki-roots", 4339] 4340 4341[[package]] 4342name = "hyper-util" 4343version = "0.1.20" 4344source = "registry+https://github.com/rust-lang/crates.io-index" 4345checksum = "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0" 4346dependencies = [ 4347 "base64 0.22.1", 4348 "bytes", 4349 "futures-channel", 4350 "futures-util", 4351 "http 1.4.0", 4352 "http-body 1.0.1", 4353 "hyper 1.8.1", 4354 "ipnet", 4355 "libc", 4356 "percent-encoding", 4357 "pin-project-lite", 4358 "socket2 0.6.3", 4359 "tokio", 4360 "tower-service", 4361 "tracing", 4362] 4363 4364[[package]] 4365name = "iana-time-zone" 4366version = "0.1.65" 4367source = "registry+https://github.com/rust-lang/crates.io-index" 4368checksum = "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470" 4369dependencies = [ 4370 "android_system_properties", 4371 "core-foundation-sys", 4372 "iana-time-zone-haiku", 4373 "js-sys", 4374 "log", 4375 "wasm-bindgen", 4376 "windows-core 0.62.2", 4377] 4378 4379[[package]] 4380name = "iana-time-zone-haiku" 4381version = "0.1.2" 4382source = "registry+https://github.com/rust-lang/crates.io-index" 4383checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 4384dependencies = [ 4385 "cc", 4386] 4387 4388[[package]] 4389name = "icu_calendar" 4390version = "1.5.2" 4391source = "registry+https://github.com/rust-lang/crates.io-index" 4392checksum = "7265b2137f9a36f7634a308d91f984574bbdba8cfd95ceffe1c345552275a8ff" 4393dependencies = [ 4394 "calendrical_calculations", 4395 "displaydoc", 4396 "icu_calendar_data", 4397 "icu_locid", 4398 "icu_locid_transform", 4399 "icu_provider 1.5.0", 4400 "tinystr 0.7.6", 4401 "writeable 0.5.5", 4402 "zerovec 0.10.4", 4403] 4404 4405[[package]] 4406name = "icu_calendar_data" 4407version = "1.5.1" 4408source = "registry+https://github.com/rust-lang/crates.io-index" 4409checksum = "820499e77e852162190608b4f444e7b4552619150eafc39a9e39333d9efae9e1" 4410 4411[[package]] 4412name = "icu_capi" 4413version = "1.5.0" 4414source = "registry+https://github.com/rust-lang/crates.io-index" 4415checksum = "acc33c4f501b515cdb6b583b31ec009479a4c0cb4cf28dcdfcd54b29069d725e" 4416dependencies = [ 4417 "diplomat", 4418 "diplomat-runtime", 4419 "icu_calendar", 4420 "icu_casemap", 4421 "icu_collator", 4422 "icu_collections 1.5.0", 4423 "icu_datetime", 4424 "icu_decimal", 4425 "icu_experimental", 4426 "icu_list", 4427 "icu_locid", 4428 "icu_locid_transform", 4429 "icu_normalizer 1.5.0", 4430 "icu_plurals", 4431 "icu_properties 1.5.1", 4432 "icu_provider 1.5.0", 4433 "icu_provider_adapters", 4434 "icu_segmenter 1.5.0", 4435 "icu_timezone", 4436 "tinystr 0.7.6", 4437 "unicode-bidi", 4438 "writeable 0.5.5", 4439] 4440 4441[[package]] 4442name = "icu_casemap" 4443version = "1.5.1" 4444source = "registry+https://github.com/rust-lang/crates.io-index" 4445checksum = "9ff0c8ae9f8d31b12e27fc385ff9ab1f3cd9b17417c665c49e4ec958c37da75f" 4446dependencies = [ 4447 "displaydoc", 4448 "icu_casemap_data", 4449 "icu_collections 1.5.0", 4450 "icu_locid", 4451 "icu_properties 1.5.1", 4452 "icu_provider 1.5.0", 4453 "writeable 0.5.5", 4454 "zerovec 0.10.4", 4455] 4456 4457[[package]] 4458name = "icu_casemap_data" 4459version = "1.5.1" 4460source = "registry+https://github.com/rust-lang/crates.io-index" 4461checksum = "02bd9f6276270c85a5cd54611adbbf94e993ec464a2a86a452a6c565b7ded5d9" 4462 4463[[package]] 4464name = "icu_collator" 4465version = "1.5.0" 4466source = "registry+https://github.com/rust-lang/crates.io-index" 4467checksum = "d370371887d31d56f361c3eaa15743e54f13bc677059c9191c77e099ed6966b2" 4468dependencies = [ 4469 "displaydoc", 4470 "icu_collator_data", 4471 "icu_collections 1.5.0", 4472 "icu_locid_transform", 4473 "icu_normalizer 1.5.0", 4474 "icu_properties 1.5.1", 4475 "icu_provider 1.5.0", 4476 "smallvec", 4477 "utf16_iter", 4478 "utf8_iter", 4479 "zerovec 0.10.4", 4480] 4481 4482[[package]] 4483name = "icu_collator_data" 4484version = "1.5.1" 4485source = "registry+https://github.com/rust-lang/crates.io-index" 4486checksum = "7b353986d77d28991eca4dea5ef2b8982f639342ae19ca81edc44f048bc38ebb" 4487 4488[[package]] 4489name = "icu_collections" 4490version = "1.5.0" 4491source = "registry+https://github.com/rust-lang/crates.io-index" 4492checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526" 4493dependencies = [ 4494 "displaydoc", 4495 "yoke 0.7.5", 4496 "zerofrom", 4497 "zerovec 0.10.4", 4498] 4499 4500[[package]] 4501name = "icu_collections" 4502version = "2.1.1" 4503source = "registry+https://github.com/rust-lang/crates.io-index" 4504checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43" 4505dependencies = [ 4506 "displaydoc", 4507 "potential_utf", 4508 "yoke 0.8.1", 4509 "zerofrom", 4510 "zerovec 0.11.5", 4511] 4512 4513[[package]] 4514name = "icu_datetime" 4515version = "1.5.1" 4516source = "registry+https://github.com/rust-lang/crates.io-index" 4517checksum = "d115efb85e08df3fd77e77f52e7e087545a783fffba8be80bfa2102f306b1780" 4518dependencies = [ 4519 "displaydoc", 4520 "either", 4521 "fixed_decimal", 4522 "icu_calendar", 4523 "icu_datetime_data", 4524 "icu_decimal", 4525 "icu_locid", 4526 "icu_locid_transform", 4527 "icu_plurals", 4528 "icu_provider 1.5.0", 4529 "icu_timezone", 4530 "smallvec", 4531 "tinystr 0.7.6", 4532 "writeable 0.5.5", 4533 "zerovec 0.10.4", 4534] 4535 4536[[package]] 4537name = "icu_datetime_data" 4538version = "1.5.1" 4539source = "registry+https://github.com/rust-lang/crates.io-index" 4540checksum = "bef5f04076123cab1b7a926a7083db27fe0d7a0e575adb984854aae3f3a6507d" 4541 4542[[package]] 4543name = "icu_decimal" 4544version = "1.5.0" 4545source = "registry+https://github.com/rust-lang/crates.io-index" 4546checksum = "fb8fd98f86ec0448d85e1edf8884e4e318bb2e121bd733ec929a05c0a5e8b0eb" 4547dependencies = [ 4548 "displaydoc", 4549 "fixed_decimal", 4550 "icu_decimal_data", 4551 "icu_locid_transform", 4552 "icu_provider 1.5.0", 4553 "writeable 0.5.5", 4554] 4555 4556[[package]] 4557name = "icu_decimal_data" 4558version = "1.5.1" 4559source = "registry+https://github.com/rust-lang/crates.io-index" 4560checksum = "67c95dd97f5ccf6d837a9c115496ec7d36646fa86ca18e7f1412115b4c820ae2" 4561 4562[[package]] 4563name = "icu_experimental" 4564version = "0.1.0" 4565source = "registry+https://github.com/rust-lang/crates.io-index" 4566checksum = "844ad7b682a165c758065d694bc4d74ac67f176da1c499a04d85d492c0f193b7" 4567dependencies = [ 4568 "displaydoc", 4569 "fixed_decimal", 4570 "icu_collections 1.5.0", 4571 "icu_decimal", 4572 "icu_experimental_data", 4573 "icu_locid", 4574 "icu_locid_transform", 4575 "icu_normalizer 1.5.0", 4576 "icu_pattern", 4577 "icu_plurals", 4578 "icu_properties 1.5.1", 4579 "icu_provider 1.5.0", 4580 "litemap 0.7.5", 4581 "num-bigint", 4582 "num-rational", 4583 "num-traits", 4584 "smallvec", 4585 "tinystr 0.7.6", 4586 "writeable 0.5.5", 4587 "zerofrom", 4588 "zerotrie 0.1.3", 4589 "zerovec 0.10.4", 4590] 4591 4592[[package]] 4593name = "icu_experimental_data" 4594version = "0.1.1" 4595source = "registry+https://github.com/rust-lang/crates.io-index" 4596checksum = "121df92eafb8f5286d4e8ff401c1e7db8384377f806db3f8db77b91e5b7bd4dd" 4597 4598[[package]] 4599name = "icu_list" 4600version = "1.5.0" 4601source = "registry+https://github.com/rust-lang/crates.io-index" 4602checksum = "bbfeda1d7775b6548edd4e8b7562304a559a91ed56ab56e18961a053f367c365" 4603dependencies = [ 4604 "displaydoc", 4605 "icu_list_data", 4606 "icu_locid_transform", 4607 "icu_provider 1.5.0", 4608 "regex-automata 0.2.0", 4609 "writeable 0.5.5", 4610] 4611 4612[[package]] 4613name = "icu_list_data" 4614version = "1.5.1" 4615source = "registry+https://github.com/rust-lang/crates.io-index" 4616checksum = "52b1a7fbdbf3958f1be8354cb59ac73f165b7b7082d447ff2090355c9a069120" 4617 4618[[package]] 4619name = "icu_locale" 4620version = "2.1.1" 4621source = "registry+https://github.com/rust-lang/crates.io-index" 4622checksum = "532b11722e350ab6bf916ba6eb0efe3ee54b932666afec989465f9243fe6dd60" 4623dependencies = [ 4624 "icu_collections 2.1.1", 4625 "icu_locale_core", 4626 "icu_locale_data", 4627 "icu_provider 2.1.1", 4628 "potential_utf", 4629 "tinystr 0.8.2", 4630 "zerovec 0.11.5", 4631] 4632 4633[[package]] 4634name = "icu_locale_core" 4635version = "2.1.1" 4636source = "registry+https://github.com/rust-lang/crates.io-index" 4637checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6" 4638dependencies = [ 4639 "displaydoc", 4640 "litemap 0.8.1", 4641 "serde", 4642 "tinystr 0.8.2", 4643 "writeable 0.6.2", 4644 "zerovec 0.11.5", 4645] 4646 4647[[package]] 4648name = "icu_locale_data" 4649version = "2.1.2" 4650source = "registry+https://github.com/rust-lang/crates.io-index" 4651checksum = "1c5f1d16b4c3a2642d3a719f18f6b06070ab0aef246a6418130c955ae08aa831" 4652 4653[[package]] 4654name = "icu_locid" 4655version = "1.5.0" 4656source = "registry+https://github.com/rust-lang/crates.io-index" 4657checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637" 4658dependencies = [ 4659 "displaydoc", 4660 "litemap 0.7.5", 4661 "tinystr 0.7.6", 4662 "writeable 0.5.5", 4663 "zerovec 0.10.4", 4664] 4665 4666[[package]] 4667name = "icu_locid_transform" 4668version = "1.5.0" 4669source = "registry+https://github.com/rust-lang/crates.io-index" 4670checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e" 4671dependencies = [ 4672 "displaydoc", 4673 "icu_locid", 4674 "icu_locid_transform_data", 4675 "icu_provider 1.5.0", 4676 "tinystr 0.7.6", 4677 "zerovec 0.10.4", 4678] 4679 4680[[package]] 4681name = "icu_locid_transform_data" 4682version = "1.5.1" 4683source = "registry+https://github.com/rust-lang/crates.io-index" 4684checksum = "7515e6d781098bf9f7205ab3fc7e9709d34554ae0b21ddbcb5febfa4bc7df11d" 4685 4686[[package]] 4687name = "icu_normalizer" 4688version = "1.5.0" 4689source = "registry+https://github.com/rust-lang/crates.io-index" 4690checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f" 4691dependencies = [ 4692 "displaydoc", 4693 "icu_collections 1.5.0", 4694 "icu_normalizer_data 1.5.1", 4695 "icu_properties 1.5.1", 4696 "icu_provider 1.5.0", 4697 "smallvec", 4698 "utf16_iter", 4699 "utf8_iter", 4700 "write16", 4701 "zerovec 0.10.4", 4702] 4703 4704[[package]] 4705name = "icu_normalizer" 4706version = "2.1.1" 4707source = "registry+https://github.com/rust-lang/crates.io-index" 4708checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599" 4709dependencies = [ 4710 "icu_collections 2.1.1", 4711 "icu_normalizer_data 2.1.1", 4712 "icu_properties 2.1.2", 4713 "icu_provider 2.1.1", 4714 "smallvec", 4715 "zerovec 0.11.5", 4716] 4717 4718[[package]] 4719name = "icu_normalizer_data" 4720version = "1.5.1" 4721source = "registry+https://github.com/rust-lang/crates.io-index" 4722checksum = "c5e8338228bdc8ab83303f16b797e177953730f601a96c25d10cb3ab0daa0cb7" 4723 4724[[package]] 4725name = "icu_normalizer_data" 4726version = "2.1.1" 4727source = "registry+https://github.com/rust-lang/crates.io-index" 4728checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a" 4729 4730[[package]] 4731name = "icu_pattern" 4732version = "0.2.0" 4733source = "registry+https://github.com/rust-lang/crates.io-index" 4734checksum = "cb7f36aafd098d6717de34e668a8120822275c1fba22b936e757b7de8a2fd7e4" 4735dependencies = [ 4736 "displaydoc", 4737 "either", 4738 "writeable 0.5.5", 4739 "yoke 0.7.5", 4740 "zerofrom", 4741] 4742 4743[[package]] 4744name = "icu_plurals" 4745version = "1.5.0" 4746source = "registry+https://github.com/rust-lang/crates.io-index" 4747checksum = "ba5a70e7c025dbd5c501b0a5c188cd11666a424f0dadcd4f0a95b7dafde3b114" 4748dependencies = [ 4749 "displaydoc", 4750 "fixed_decimal", 4751 "icu_locid_transform", 4752 "icu_plurals_data", 4753 "icu_provider 1.5.0", 4754 "zerovec 0.10.4", 4755] 4756 4757[[package]] 4758name = "icu_plurals_data" 4759version = "1.5.1" 4760source = "registry+https://github.com/rust-lang/crates.io-index" 4761checksum = "a483403238cb7d6a876a77a5f8191780336d80fe7b8b00bfdeb20be6abbfd112" 4762 4763[[package]] 4764name = "icu_properties" 4765version = "1.5.1" 4766source = "registry+https://github.com/rust-lang/crates.io-index" 4767checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5" 4768dependencies = [ 4769 "displaydoc", 4770 "icu_collections 1.5.0", 4771 "icu_locid_transform", 4772 "icu_properties_data 1.5.1", 4773 "icu_provider 1.5.0", 4774 "tinystr 0.7.6", 4775 "unicode-bidi", 4776 "zerovec 0.10.4", 4777] 4778 4779[[package]] 4780name = "icu_properties" 4781version = "2.1.2" 4782source = "registry+https://github.com/rust-lang/crates.io-index" 4783checksum = "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec" 4784dependencies = [ 4785 "icu_collections 2.1.1", 4786 "icu_locale_core", 4787 "icu_properties_data 2.1.2", 4788 "icu_provider 2.1.1", 4789 "zerotrie 0.2.3", 4790 "zerovec 0.11.5", 4791] 4792 4793[[package]] 4794name = "icu_properties_data" 4795version = "1.5.1" 4796source = "registry+https://github.com/rust-lang/crates.io-index" 4797checksum = "85fb8799753b75aee8d2a21d7c14d9f38921b54b3dbda10f5a3c7a7b82dba5e2" 4798 4799[[package]] 4800name = "icu_properties_data" 4801version = "2.1.2" 4802source = "registry+https://github.com/rust-lang/crates.io-index" 4803checksum = "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af" 4804 4805[[package]] 4806name = "icu_provider" 4807version = "1.5.0" 4808source = "registry+https://github.com/rust-lang/crates.io-index" 4809checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9" 4810dependencies = [ 4811 "displaydoc", 4812 "icu_locid", 4813 "icu_provider_macros", 4814 "stable_deref_trait", 4815 "tinystr 0.7.6", 4816 "writeable 0.5.5", 4817 "yoke 0.7.5", 4818 "zerofrom", 4819 "zerovec 0.10.4", 4820] 4821 4822[[package]] 4823name = "icu_provider" 4824version = "2.1.1" 4825source = "registry+https://github.com/rust-lang/crates.io-index" 4826checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614" 4827dependencies = [ 4828 "displaydoc", 4829 "icu_locale_core", 4830 "serde", 4831 "stable_deref_trait", 4832 "writeable 0.6.2", 4833 "yoke 0.8.1", 4834 "zerofrom", 4835 "zerotrie 0.2.3", 4836 "zerovec 0.11.5", 4837] 4838 4839[[package]] 4840name = "icu_provider_adapters" 4841version = "1.5.0" 4842source = "registry+https://github.com/rust-lang/crates.io-index" 4843checksum = "d6324dfd08348a8e0374a447ebd334044d766b1839bb8d5ccf2482a99a77c0bc" 4844dependencies = [ 4845 "icu_locid", 4846 "icu_locid_transform", 4847 "icu_provider 1.5.0", 4848 "tinystr 0.7.6", 4849 "zerovec 0.10.4", 4850] 4851 4852[[package]] 4853name = "icu_provider_macros" 4854version = "1.5.0" 4855source = "registry+https://github.com/rust-lang/crates.io-index" 4856checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6" 4857dependencies = [ 4858 "proc-macro2", 4859 "quote", 4860 "syn 2.0.117", 4861] 4862 4863[[package]] 4864name = "icu_segmenter" 4865version = "1.5.0" 4866source = "registry+https://github.com/rust-lang/crates.io-index" 4867checksum = "a717725612346ffc2d7b42c94b820db6908048f39434504cb130e8b46256b0de" 4868dependencies = [ 4869 "core_maths", 4870 "displaydoc", 4871 "icu_collections 1.5.0", 4872 "icu_locid", 4873 "icu_provider 1.5.0", 4874 "icu_segmenter_data 1.5.1", 4875 "utf8_iter", 4876 "zerovec 0.10.4", 4877] 4878 4879[[package]] 4880name = "icu_segmenter" 4881version = "2.1.2" 4882source = "registry+https://github.com/rust-lang/crates.io-index" 4883checksum = "a807a7488f3f758629ae86d99d9d30dce24da2fb2945d74c80a4f4a62c71db73" 4884dependencies = [ 4885 "core_maths", 4886 "icu_collections 2.1.1", 4887 "icu_locale", 4888 "icu_provider 2.1.1", 4889 "icu_segmenter_data 2.1.1", 4890 "potential_utf", 4891 "utf8_iter", 4892 "zerovec 0.11.5", 4893] 4894 4895[[package]] 4896name = "icu_segmenter_data" 4897version = "1.5.1" 4898source = "registry+https://github.com/rust-lang/crates.io-index" 4899checksum = "a1e52775179941363cc594e49ce99284d13d6948928d8e72c755f55e98caa1eb" 4900 4901[[package]] 4902name = "icu_segmenter_data" 4903version = "2.1.1" 4904source = "registry+https://github.com/rust-lang/crates.io-index" 4905checksum = "6ebbb7321d9e21d25f5660366cb6c08201d0175898a3a6f7a41ee9685af21c80" 4906 4907[[package]] 4908name = "icu_timezone" 4909version = "1.5.0" 4910source = "registry+https://github.com/rust-lang/crates.io-index" 4911checksum = "aa91ba6a585939a020c787235daa8aee856d9bceebd6355e283c0c310bc6de96" 4912dependencies = [ 4913 "displaydoc", 4914 "icu_calendar", 4915 "icu_provider 1.5.0", 4916 "icu_timezone_data", 4917 "tinystr 0.7.6", 4918 "zerotrie 0.1.3", 4919 "zerovec 0.10.4", 4920] 4921 4922[[package]] 4923name = "icu_timezone_data" 4924version = "1.5.1" 4925source = "registry+https://github.com/rust-lang/crates.io-index" 4926checksum = "1adcf7b613a268af025bc2a2532b4b9ee294e6051c5c0832d8bff20ac0232e68" 4927 4928[[package]] 4929name = "id-arena" 4930version = "2.3.0" 4931source = "registry+https://github.com/rust-lang/crates.io-index" 4932checksum = "3d3067d79b975e8844ca9eb072e16b31c3c1c36928edf9c6789548c524d0d954" 4933 4934[[package]] 4935name = "ident_case" 4936version = "1.0.1" 4937source = "registry+https://github.com/rust-lang/crates.io-index" 4938checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" 4939 4940[[package]] 4941name = "identity-hash" 4942version = "0.1.0" 4943source = "registry+https://github.com/rust-lang/crates.io-index" 4944checksum = "dfdd7caa900436d8f13b2346fe10257e0c05c1f1f9e351f4f5d57c03bd5f45da" 4945 4946[[package]] 4947name = "idna" 4948version = "1.1.0" 4949source = "registry+https://github.com/rust-lang/crates.io-index" 4950checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" 4951dependencies = [ 4952 "idna_adapter", 4953 "smallvec", 4954 "utf8_iter", 4955] 4956 4957[[package]] 4958name = "idna_adapter" 4959version = "1.2.1" 4960source = "registry+https://github.com/rust-lang/crates.io-index" 4961checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" 4962dependencies = [ 4963 "icu_normalizer 2.1.1", 4964 "icu_properties 2.1.2", 4965] 4966 4967[[package]] 4968name = "igd-next" 4969version = "0.16.2" 4970source = "registry+https://github.com/rust-lang/crates.io-index" 4971checksum = "516893339c97f6011282d5825ac94fc1c7aad5cad26bdc2d0cee068c0bf97f97" 4972dependencies = [ 4973 "async-trait", 4974 "attohttpc", 4975 "bytes", 4976 "futures", 4977 "http 1.4.0", 4978 "http-body-util", 4979 "hyper 1.8.1", 4980 "hyper-util", 4981 "log", 4982 "rand 0.9.2", 4983 "tokio", 4984 "url", 4985 "xmltree", 4986] 4987 4988[[package]] 4989name = "image" 4990version = "0.25.9" 4991source = "registry+https://github.com/rust-lang/crates.io-index" 4992checksum = "e6506c6c10786659413faa717ceebcb8f70731c0a60cbae39795fdf114519c1a" 4993dependencies = [ 4994 "bytemuck", 4995 "byteorder-lite", 4996 "color_quant", 4997 "exr", 4998 "gif 0.14.1", 4999 "image-webp", 5000 "moxcms", 5001 "num-traits", 5002 "png 0.18.1", 5003 "ravif", 5004 "rayon", 5005 "rgb", 5006 "tiff", 5007 "zune-core 0.5.1", 5008 "zune-jpeg 0.5.12", 5009] 5010 5011[[package]] 5012name = "image-webp" 5013version = "0.2.4" 5014source = "registry+https://github.com/rust-lang/crates.io-index" 5015checksum = "525e9ff3e1a4be2fbea1fdf0e98686a6d98b4d8f937e1bf7402245af1909e8c3" 5016dependencies = [ 5017 "byteorder-lite", 5018 "quick-error", 5019] 5020 5021[[package]] 5022name = "imagesize" 5023version = "0.13.0" 5024source = "registry+https://github.com/rust-lang/crates.io-index" 5025checksum = "edcd27d72f2f071c64249075f42e205ff93c9a4c5f6c6da53e79ed9f9832c285" 5026 5027[[package]] 5028name = "imgref" 5029version = "1.12.0" 5030source = "registry+https://github.com/rust-lang/crates.io-index" 5031checksum = "e7c5cedc30da3a610cac6b4ba17597bdf7152cf974e8aab3afb3d54455e371c8" 5032 5033[[package]] 5034name = "imsz" 5035version = "0.4.1" 5036source = "registry+https://github.com/rust-lang/crates.io-index" 5037checksum = "396dda16a82727ec2d14aabc1167832bb823d849c54a246ca0cff6cfb7bc697c" 5038 5039[[package]] 5040name = "indexmap" 5041version = "2.13.0" 5042source = "registry+https://github.com/rust-lang/crates.io-index" 5043checksum = "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017" 5044dependencies = [ 5045 "equivalent", 5046 "hashbrown 0.16.1", 5047 "serde", 5048 "serde_core", 5049] 5050 5051[[package]] 5052name = "inherent" 5053version = "1.0.13" 5054source = "registry+https://github.com/rust-lang/crates.io-index" 5055checksum = "c727f80bfa4a6c6e2508d2f05b6f4bfce242030bd88ed15ae5331c5b5d30fba7" 5056dependencies = [ 5057 "proc-macro2", 5058 "quote", 5059 "syn 2.0.117", 5060] 5061 5062[[package]] 5063name = "inout" 5064version = "0.1.4" 5065source = "registry+https://github.com/rust-lang/crates.io-index" 5066checksum = "879f10e63c20629ecabbb64a8010319738c66a5cd0c29b02d63d272b03751d01" 5067dependencies = [ 5068 "block-padding", 5069 "generic-array", 5070] 5071 5072[[package]] 5073name = "inout" 5074version = "0.2.2" 5075source = "registry+https://github.com/rust-lang/crates.io-index" 5076checksum = "4250ce6452e92010fdf7268ccc5d14faa80bb12fc741938534c58f16804e03c7" 5077dependencies = [ 5078 "hybrid-array 0.4.7", 5079] 5080 5081[[package]] 5082name = "interpolate_name" 5083version = "0.2.4" 5084source = "registry+https://github.com/rust-lang/crates.io-index" 5085checksum = "c34819042dc3d3971c46c2190835914dfbe0c3c13f61449b2997f4e9722dfa60" 5086dependencies = [ 5087 "proc-macro2", 5088 "quote", 5089 "syn 2.0.117", 5090] 5091 5092[[package]] 5093name = "ipc-channel" 5094version = "0.21.0" 5095source = "registry+https://github.com/rust-lang/crates.io-index" 5096checksum = "a441490012d80e9aea75fb27503df8e87e9557dcfc6fe4244dde86bfc12e94e3" 5097dependencies = [ 5098 "crossbeam-channel", 5099 "libc", 5100 "mio", 5101 "postcard", 5102 "rand 0.9.2", 5103 "rustc-hash 2.1.1", 5104 "serde_core", 5105 "tempfile", 5106 "thiserror 2.0.18", 5107 "uuid", 5108 "windows 0.61.3", 5109] 5110 5111[[package]] 5112name = "ipconfig" 5113version = "0.3.2" 5114source = "registry+https://github.com/rust-lang/crates.io-index" 5115checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f" 5116dependencies = [ 5117 "socket2 0.5.10", 5118 "widestring", 5119 "windows-sys 0.48.0", 5120 "winreg", 5121] 5122 5123[[package]] 5124name = "ipnet" 5125version = "2.12.0" 5126source = "registry+https://github.com/rust-lang/crates.io-index" 5127checksum = "d98f6fed1fde3f8c21bc40a1abb88dd75e67924f9cffc3ef95607bad8017f8e2" 5128 5129[[package]] 5130name = "iri-string" 5131version = "0.7.10" 5132source = "registry+https://github.com/rust-lang/crates.io-index" 5133checksum = "c91338f0783edbd6195decb37bae672fd3b165faffb89bf7b9e6942f8b1a731a" 5134dependencies = [ 5135 "memchr", 5136 "serde", 5137] 5138 5139[[package]] 5140name = "iroh" 5141version = "0.96.1" 5142source = "registry+https://github.com/rust-lang/crates.io-index" 5143checksum = "5236da4d5681f317ec393c8fe2b7e3d360d31c6bb40383991d0b7429ca5ad117" 5144dependencies = [ 5145 "backon", 5146 "bytes", 5147 "cfg_aliases", 5148 "data-encoding", 5149 "derive_more", 5150 "ed25519-dalek", 5151 "futures-util", 5152 "getrandom 0.3.4", 5153 "hickory-resolver", 5154 "http 1.4.0", 5155 "igd-next", 5156 "iroh-base", 5157 "iroh-metrics", 5158 "iroh-quinn", 5159 "iroh-quinn-proto", 5160 "iroh-quinn-udp", 5161 "iroh-relay", 5162 "n0-error", 5163 "n0-future", 5164 "n0-watcher", 5165 "netdev", 5166 "netwatch", 5167 "papaya", 5168 "pin-project", 5169 "pkarr", 5170 "pkcs8 0.11.0-rc.11", 5171 "portmapper", 5172 "rand 0.9.2", 5173 "reqwest 0.12.28", 5174 "rustc-hash 2.1.1", 5175 "rustls", 5176 "rustls-pki-types", 5177 "rustls-webpki", 5178 "serde", 5179 "smallvec", 5180 "strum", 5181 "swarm-discovery", 5182 "sync_wrapper", 5183 "time", 5184 "tokio", 5185 "tokio-stream", 5186 "tokio-util", 5187 "tracing", 5188 "url", 5189 "wasm-bindgen-futures", 5190 "webpki-roots", 5191] 5192 5193[[package]] 5194name = "iroh-base" 5195version = "0.96.1" 5196source = "registry+https://github.com/rust-lang/crates.io-index" 5197checksum = "20c99d836a1c99e037e98d1bf3ef209c3a4df97555a00ce9510eb78eccdf5567" 5198dependencies = [ 5199 "curve25519-dalek 5.0.0-pre.1", 5200 "data-encoding", 5201 "derive_more", 5202 "digest 0.11.0-rc.10", 5203 "ed25519-dalek", 5204 "n0-error", 5205 "rand_core 0.9.5", 5206 "serde", 5207 "sha2 0.11.0-rc.2", 5208 "url", 5209 "zeroize", 5210 "zeroize_derive", 5211] 5212 5213[[package]] 5214name = "iroh-metrics" 5215version = "0.38.2" 5216source = "registry+https://github.com/rust-lang/crates.io-index" 5217checksum = "c946095f060e6e59b9ff30cc26c75cdb758e7fb0cde8312c89e2144654989fcb" 5218dependencies = [ 5219 "iroh-metrics-derive", 5220 "itoa", 5221 "n0-error", 5222 "postcard", 5223 "ryu", 5224 "serde", 5225 "tracing", 5226] 5227 5228[[package]] 5229name = "iroh-metrics-derive" 5230version = "0.4.1" 5231source = "registry+https://github.com/rust-lang/crates.io-index" 5232checksum = "cab063c2bfd6c3d5a33a913d4fdb5252f140db29ec67c704f20f3da7e8f92dbf" 5233dependencies = [ 5234 "heck 0.5.0", 5235 "proc-macro2", 5236 "quote", 5237 "syn 2.0.117", 5238] 5239 5240[[package]] 5241name = "iroh-persist" 5242version = "0.1.5" 5243source = "git+https://github.com/webbeef/iroh-persist.git?branch=iroh-0.96#67839547424ae4ea527e85f8851a1410b2f948ad" 5244dependencies = [ 5245 "dirs", 5246 "iroh", 5247 "n0-error", 5248 "rand 0.9.2", 5249 "ssh-key", 5250 "test-log", 5251 "tokio", 5252 "tracing", 5253] 5254 5255[[package]] 5256name = "iroh-quinn" 5257version = "0.16.1" 5258source = "registry+https://github.com/rust-lang/crates.io-index" 5259checksum = "034ed21f34c657a123d39525d948c885aacba59508805e4dd67d71f022e7151b" 5260dependencies = [ 5261 "bytes", 5262 "cfg_aliases", 5263 "iroh-quinn-proto", 5264 "iroh-quinn-udp", 5265 "pin-project-lite", 5266 "rustc-hash 2.1.1", 5267 "rustls", 5268 "socket2 0.6.3", 5269 "thiserror 2.0.18", 5270 "tokio", 5271 "tokio-stream", 5272 "tracing", 5273 "web-time", 5274] 5275 5276[[package]] 5277name = "iroh-quinn-proto" 5278version = "0.15.1" 5279source = "registry+https://github.com/rust-lang/crates.io-index" 5280checksum = "0de99ad8adc878ee0e68509ad256152ce23b8bbe45f5539d04e179630aca40a9" 5281dependencies = [ 5282 "bytes", 5283 "derive_more", 5284 "enum-assoc", 5285 "fastbloom", 5286 "getrandom 0.3.4", 5287 "identity-hash", 5288 "lru-slab", 5289 "rand 0.9.2", 5290 "ring", 5291 "rustc-hash 2.1.1", 5292 "rustls", 5293 "rustls-pki-types", 5294 "slab", 5295 "sorted-index-buffer", 5296 "thiserror 2.0.18", 5297 "tinyvec", 5298 "tracing", 5299 "web-time", 5300] 5301 5302[[package]] 5303name = "iroh-quinn-udp" 5304version = "0.8.0" 5305source = "registry+https://github.com/rust-lang/crates.io-index" 5306checksum = "f981dadd5a072a9e0efcd24bdcc388e570073f7e51b33505ceb1ef4668c80c86" 5307dependencies = [ 5308 "cfg_aliases", 5309 "libc", 5310 "socket2 0.6.3", 5311 "tracing", 5312 "windows-sys 0.61.2", 5313] 5314 5315[[package]] 5316name = "iroh-relay" 5317version = "0.96.1" 5318source = "registry+https://github.com/rust-lang/crates.io-index" 5319checksum = "cd2b63e654b9dec799a73372cdc79b529ca6c7248c0c8de7da78a02e3a46f03c" 5320dependencies = [ 5321 "blake3", 5322 "bytes", 5323 "cfg_aliases", 5324 "data-encoding", 5325 "derive_more", 5326 "getrandom 0.3.4", 5327 "hickory-resolver", 5328 "http 1.4.0", 5329 "http-body-util", 5330 "hyper 1.8.1", 5331 "hyper-util", 5332 "iroh-base", 5333 "iroh-metrics", 5334 "iroh-quinn", 5335 "iroh-quinn-proto", 5336 "lru", 5337 "n0-error", 5338 "n0-future", 5339 "num_enum", 5340 "pin-project", 5341 "pkarr", 5342 "postcard", 5343 "rand 0.9.2", 5344 "reqwest 0.12.28", 5345 "rustls", 5346 "rustls-pki-types", 5347 "serde", 5348 "serde_bytes", 5349 "strum", 5350 "tokio", 5351 "tokio-rustls", 5352 "tokio-util", 5353 "tokio-websockets", 5354 "tracing", 5355 "url", 5356 "vergen-gitcl", 5357 "webpki-roots", 5358 "ws_stream_wasm", 5359 "z32", 5360] 5361 5362[[package]] 5363name = "is-terminal" 5364version = "0.4.17" 5365source = "registry+https://github.com/rust-lang/crates.io-index" 5366checksum = "3640c1c38b8e4e43584d8df18be5fc6b0aa314ce6ebf51b53313d4306cca8e46" 5367dependencies = [ 5368 "hermit-abi", 5369 "libc", 5370 "windows-sys 0.61.2", 5371] 5372 5373[[package]] 5374name = "is_terminal_polyfill" 5375version = "1.70.2" 5376source = "registry+https://github.com/rust-lang/crates.io-index" 5377checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" 5378 5379[[package]] 5380name = "itertools" 5381version = "0.10.5" 5382source = "registry+https://github.com/rust-lang/crates.io-index" 5383checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" 5384dependencies = [ 5385 "either", 5386] 5387 5388[[package]] 5389name = "itertools" 5390version = "0.12.1" 5391source = "registry+https://github.com/rust-lang/crates.io-index" 5392checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" 5393dependencies = [ 5394 "either", 5395] 5396 5397[[package]] 5398name = "itertools" 5399version = "0.13.0" 5400source = "registry+https://github.com/rust-lang/crates.io-index" 5401checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" 5402dependencies = [ 5403 "either", 5404] 5405 5406[[package]] 5407name = "itertools" 5408version = "0.14.0" 5409source = "registry+https://github.com/rust-lang/crates.io-index" 5410checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285" 5411dependencies = [ 5412 "either", 5413] 5414 5415[[package]] 5416name = "itoa" 5417version = "1.0.17" 5418source = "registry+https://github.com/rust-lang/crates.io-index" 5419checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2" 5420 5421[[package]] 5422name = "jiff" 5423version = "0.2.23" 5424source = "registry+https://github.com/rust-lang/crates.io-index" 5425checksum = "1a3546dc96b6d42c5f24902af9e2538e82e39ad350b0c766eb3fbf2d8f3d8359" 5426dependencies = [ 5427 "jiff-static", 5428 "log", 5429 "portable-atomic", 5430 "portable-atomic-util", 5431 "serde_core", 5432] 5433 5434[[package]] 5435name = "jiff-static" 5436version = "0.2.23" 5437source = "registry+https://github.com/rust-lang/crates.io-index" 5438checksum = "2a8c8b344124222efd714b73bb41f8b5120b27a7cc1c75593a6ff768d9d05aa4" 5439dependencies = [ 5440 "proc-macro2", 5441 "quote", 5442 "syn 2.0.117", 5443] 5444 5445[[package]] 5446name = "jni" 5447version = "0.21.1" 5448source = "registry+https://github.com/rust-lang/crates.io-index" 5449checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97" 5450dependencies = [ 5451 "cesu8", 5452 "cfg-if", 5453 "combine", 5454 "jni-sys", 5455 "log", 5456 "thiserror 1.0.69", 5457 "walkdir", 5458 "windows-sys 0.45.0", 5459] 5460 5461[[package]] 5462name = "jni-sys" 5463version = "0.3.0" 5464source = "registry+https://github.com/rust-lang/crates.io-index" 5465checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130" 5466 5467[[package]] 5468name = "jobserver" 5469version = "0.1.34" 5470source = "registry+https://github.com/rust-lang/crates.io-index" 5471checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33" 5472dependencies = [ 5473 "getrandom 0.3.4", 5474 "libc", 5475] 5476 5477[[package]] 5478name = "js-sys" 5479version = "0.3.91" 5480source = "registry+https://github.com/rust-lang/crates.io-index" 5481checksum = "b49715b7073f385ba4bc528e5747d02e66cb39c6146efb66b781f131f0fb399c" 5482dependencies = [ 5483 "once_cell", 5484 "wasm-bindgen", 5485] 5486 5487[[package]] 5488name = "keccak" 5489version = "0.1.6" 5490source = "registry+https://github.com/rust-lang/crates.io-index" 5491checksum = "cb26cec98cce3a3d96cbb7bced3c4b16e3d13f27ec56dbd62cbc8f39cfb9d653" 5492dependencies = [ 5493 "cpufeatures 0.2.17", 5494] 5495 5496[[package]] 5497name = "kem" 5498version = "0.3.0-pre.0" 5499source = "registry+https://github.com/rust-lang/crates.io-index" 5500checksum = "2b8645470337db67b01a7f966decf7d0bafedbae74147d33e641c67a91df239f" 5501dependencies = [ 5502 "rand_core 0.6.4", 5503 "zeroize", 5504] 5505 5506[[package]] 5507name = "keyboard-types" 5508version = "0.7.0" 5509source = "registry+https://github.com/rust-lang/crates.io-index" 5510checksum = "b750dcadc39a09dbadd74e118f6dd6598df77fa01df0cfcdc52c28dece74528a" 5511dependencies = [ 5512 "bitflags 2.11.0", 5513 "serde", 5514 "unicode-segmentation", 5515] 5516 5517[[package]] 5518name = "keyboard-types" 5519version = "0.8.3" 5520source = "registry+https://github.com/rust-lang/crates.io-index" 5521checksum = "0fbe853b403ae61a04233030ae8a79d94975281ed9770a1f9e246732b534b28d" 5522dependencies = [ 5523 "bitflags 2.11.0", 5524 "serde", 5525 "unicode-segmentation", 5526] 5527 5528[[package]] 5529name = "khronos-egl" 5530version = "6.0.0" 5531source = "registry+https://github.com/rust-lang/crates.io-index" 5532checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76" 5533dependencies = [ 5534 "libc", 5535 "libloading 0.8.9", 5536 "pkg-config", 5537] 5538 5539[[package]] 5540name = "khronos_api" 5541version = "3.1.0" 5542source = "registry+https://github.com/rust-lang/crates.io-index" 5543checksum = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc" 5544 5545[[package]] 5546name = "kstring" 5547version = "2.0.2" 5548source = "registry+https://github.com/rust-lang/crates.io-index" 5549checksum = "558bf9508a558512042d3095138b1f7b8fe90c5467d94f9f1da28b3731c5dbd1" 5550dependencies = [ 5551 "static_assertions", 5552] 5553 5554[[package]] 5555name = "kurbo" 5556version = "0.11.3" 5557source = "registry+https://github.com/rust-lang/crates.io-index" 5558checksum = "c62026ae44756f8a599ba21140f350303d4f08dcdcc71b5ad9c9bb8128c13c62" 5559dependencies = [ 5560 "arrayvec", 5561 "euclid", 5562 "smallvec", 5563] 5564 5565[[package]] 5566name = "kurbo" 5567version = "0.12.0" 5568source = "registry+https://github.com/rust-lang/crates.io-index" 5569checksum = "ce9729cc38c18d86123ab736fd2e7151763ba226ac2490ec092d1dd148825e32" 5570dependencies = [ 5571 "arrayvec", 5572 "euclid", 5573 "serde", 5574 "smallvec", 5575] 5576 5577[[package]] 5578name = "lazy_static" 5579version = "1.5.0" 5580source = "registry+https://github.com/rust-lang/crates.io-index" 5581checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 5582dependencies = [ 5583 "spin 0.9.8", 5584] 5585 5586[[package]] 5587name = "leb128fmt" 5588version = "0.1.0" 5589source = "registry+https://github.com/rust-lang/crates.io-index" 5590checksum = "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2" 5591 5592[[package]] 5593name = "lebe" 5594version = "0.5.3" 5595source = "registry+https://github.com/rust-lang/crates.io-index" 5596checksum = "7a79a3332a6609480d7d0c9eab957bca6b455b91bb84e66d19f5ff66294b85b8" 5597 5598[[package]] 5599name = "libappindicator" 5600version = "0.9.0" 5601source = "registry+https://github.com/rust-lang/crates.io-index" 5602checksum = "03589b9607c868cc7ae54c0b2a22c8dc03dd41692d48f2d7df73615c6a95dc0a" 5603dependencies = [ 5604 "glib 0.18.5", 5605 "gtk", 5606 "gtk-sys", 5607 "libappindicator-sys", 5608 "log", 5609] 5610 5611[[package]] 5612name = "libappindicator-sys" 5613version = "0.9.0" 5614source = "registry+https://github.com/rust-lang/crates.io-index" 5615checksum = "6e9ec52138abedcc58dc17a7c6c0c00a2bdb4f3427c7f63fa97fd0d859155caf" 5616dependencies = [ 5617 "gtk-sys", 5618 "libloading 0.7.4", 5619 "once_cell", 5620] 5621 5622[[package]] 5623name = "libc" 5624version = "0.2.182" 5625source = "registry+https://github.com/rust-lang/crates.io-index" 5626checksum = "6800badb6cb2082ffd7b6a67e6125bb39f18782f793520caee8cb8846be06112" 5627 5628[[package]] 5629name = "libdbus-sys" 5630version = "0.2.7" 5631source = "registry+https://github.com/rust-lang/crates.io-index" 5632checksum = "328c4789d42200f1eeec05bd86c9c13c7f091d2ba9a6ea35acdf51f31bc0f043" 5633dependencies = [ 5634 "pkg-config", 5635] 5636 5637[[package]] 5638name = "libfuzzer-sys" 5639version = "0.4.12" 5640source = "registry+https://github.com/rust-lang/crates.io-index" 5641checksum = "f12a681b7dd8ce12bff52488013ba614b869148d54dd79836ab85aafdd53f08d" 5642dependencies = [ 5643 "arbitrary", 5644 "cc", 5645] 5646 5647[[package]] 5648name = "libloading" 5649version = "0.7.4" 5650source = "registry+https://github.com/rust-lang/crates.io-index" 5651checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f" 5652dependencies = [ 5653 "cfg-if", 5654 "winapi", 5655] 5656 5657[[package]] 5658name = "libloading" 5659version = "0.8.9" 5660source = "registry+https://github.com/rust-lang/crates.io-index" 5661checksum = "d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55" 5662dependencies = [ 5663 "cfg-if", 5664 "windows-link 0.2.1", 5665] 5666 5667[[package]] 5668name = "libm" 5669version = "0.2.16" 5670source = "registry+https://github.com/rust-lang/crates.io-index" 5671checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981" 5672 5673[[package]] 5674name = "libredox" 5675version = "0.1.14" 5676source = "registry+https://github.com/rust-lang/crates.io-index" 5677checksum = "1744e39d1d6a9948f4f388969627434e31128196de472883b39f148769bfe30a" 5678dependencies = [ 5679 "bitflags 2.11.0", 5680 "libc", 5681 "plain", 5682 "redox_syscall 0.7.3", 5683] 5684 5685[[package]] 5686name = "libservo" 5687version = "0.1.0" 5688dependencies = [ 5689 "accesskit", 5690 "arboard", 5691 "bitflags 2.11.0", 5692 "crossbeam-channel", 5693 "dpi", 5694 "env_logger", 5695 "euclid", 5696 "gaol", 5697 "gstreamer", 5698 "http 1.4.0", 5699 "http-body-util", 5700 "hyper 1.8.1", 5701 "image", 5702 "ipc-channel", 5703 "keyboard-types 0.8.3", 5704 "libservo", 5705 "log", 5706 "mozangle", 5707 "parking_lot", 5708 "rustc-hash 2.1.1", 5709 "rustls", 5710 "serde", 5711 "servo-allocator", 5712 "servo-background-hang-monitor", 5713 "servo-base", 5714 "servo-bluetooth", 5715 "servo-bluetooth-traits", 5716 "servo-canvas-traits", 5717 "servo-config", 5718 "servo-constellation", 5719 "servo-constellation-traits", 5720 "servo-devtools", 5721 "servo-devtools-traits", 5722 "servo-embedder-traits", 5723 "servo-fonts", 5724 "servo-geometry", 5725 "servo-layout", 5726 "servo-layout-api", 5727 "servo-media", 5728 "servo-media-dummy", 5729 "servo-media-gstreamer", 5730 "servo-media-thread", 5731 "servo-net", 5732 "servo-net-traits", 5733 "servo-paint", 5734 "servo-paint-api", 5735 "servo-profile", 5736 "servo-profile-traits", 5737 "servo-script", 5738 "servo-script-traits", 5739 "servo-storage", 5740 "servo-storage-traits", 5741 "servo-tracing", 5742 "servo-url", 5743 "servo-webgl", 5744 "servo-webgpu", 5745 "servo-webxr", 5746 "servo-webxr-api", 5747 "stylo", 5748 "stylo_traits", 5749 "surfman", 5750 "tokio", 5751 "tracing", 5752 "url", 5753 "webrender", 5754 "webrender_api", 5755 "winit", 5756] 5757 5758[[package]] 5759name = "libsqlite3-sys" 5760version = "0.35.0" 5761source = "registry+https://github.com/rust-lang/crates.io-index" 5762checksum = "133c182a6a2c87864fe97778797e46c7e999672690dc9fa3ee8e241aa4a9c13f" 5763dependencies = [ 5764 "cc", 5765 "pkg-config", 5766 "vcpkg", 5767] 5768 5769[[package]] 5770name = "libxdo" 5771version = "0.6.0" 5772source = "registry+https://github.com/rust-lang/crates.io-index" 5773checksum = "00333b8756a3d28e78def82067a377de7fa61b24909000aeaa2b446a948d14db" 5774dependencies = [ 5775 "libxdo-sys", 5776] 5777 5778[[package]] 5779name = "libxdo-sys" 5780version = "0.11.0" 5781source = "registry+https://github.com/rust-lang/crates.io-index" 5782checksum = "db23b9e7e2b7831bbd8aac0bbeeeb7b68cbebc162b227e7052e8e55829a09212" 5783dependencies = [ 5784 "libc", 5785 "x11", 5786] 5787 5788[[package]] 5789name = "libz-sys" 5790version = "1.1.24" 5791source = "registry+https://github.com/rust-lang/crates.io-index" 5792checksum = "4735e9cbde5aac84a5ce588f6b23a90b9b0b528f6c5a8db8a4aff300463a0839" 5793dependencies = [ 5794 "cc", 5795 "libc", 5796 "pkg-config", 5797 "vcpkg", 5798] 5799 5800[[package]] 5801name = "linebender_resource_handle" 5802version = "0.1.1" 5803source = "registry+https://github.com/rust-lang/crates.io-index" 5804checksum = "d4a5ff6bcca6c4867b1c4fd4ef63e4db7436ef363e0ad7531d1558856bae64f4" 5805 5806[[package]] 5807name = "linux-raw-sys" 5808version = "0.4.15" 5809source = "registry+https://github.com/rust-lang/crates.io-index" 5810checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab" 5811 5812[[package]] 5813name = "linux-raw-sys" 5814version = "0.12.1" 5815source = "registry+https://github.com/rust-lang/crates.io-index" 5816checksum = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53" 5817 5818[[package]] 5819name = "litemap" 5820version = "0.7.5" 5821source = "registry+https://github.com/rust-lang/crates.io-index" 5822checksum = "23fb14cb19457329c82206317a5663005a4d404783dc74f4252769b0d5f42856" 5823 5824[[package]] 5825name = "litemap" 5826version = "0.8.1" 5827source = "registry+https://github.com/rust-lang/crates.io-index" 5828checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77" 5829 5830[[package]] 5831name = "litrs" 5832version = "1.0.0" 5833source = "registry+https://github.com/rust-lang/crates.io-index" 5834checksum = "11d3d7f243d5c5a8b9bb5d6dd2b1602c0cb0b9db1621bafc7ed66e35ff9fe092" 5835 5836[[package]] 5837name = "lock_api" 5838version = "0.4.14" 5839source = "registry+https://github.com/rust-lang/crates.io-index" 5840checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" 5841dependencies = [ 5842 "scopeguard", 5843 "serde", 5844] 5845 5846[[package]] 5847name = "log" 5848version = "0.4.29" 5849source = "registry+https://github.com/rust-lang/crates.io-index" 5850checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" 5851 5852[[package]] 5853name = "loom" 5854version = "0.7.2" 5855source = "registry+https://github.com/rust-lang/crates.io-index" 5856checksum = "419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca" 5857dependencies = [ 5858 "cfg-if", 5859 "generator", 5860 "scoped-tls", 5861 "tracing", 5862 "tracing-subscriber", 5863] 5864 5865[[package]] 5866name = "loop9" 5867version = "0.1.5" 5868source = "registry+https://github.com/rust-lang/crates.io-index" 5869checksum = "0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062" 5870dependencies = [ 5871 "imgref", 5872] 5873 5874[[package]] 5875name = "lru" 5876version = "0.16.3" 5877source = "registry+https://github.com/rust-lang/crates.io-index" 5878checksum = "a1dc47f592c06f33f8e3aea9591776ec7c9f9e4124778ff8a3c3b87159f7e593" 5879dependencies = [ 5880 "hashbrown 0.16.1", 5881] 5882 5883[[package]] 5884name = "lru-slab" 5885version = "0.1.2" 5886source = "registry+https://github.com/rust-lang/crates.io-index" 5887checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154" 5888 5889[[package]] 5890name = "mac-addr" 5891version = "0.3.0" 5892source = "registry+https://github.com/rust-lang/crates.io-index" 5893checksum = "d3d25b0e0b648a86960ac23b7ad4abb9717601dec6f66c165f5b037f3f03065f" 5894 5895[[package]] 5896name = "mach2" 5897version = "0.6.0" 5898source = "registry+https://github.com/rust-lang/crates.io-index" 5899checksum = "dae608c151f68243f2b000364e1f7b186d9c29845f7d2d85bd31b9ad77ad552b" 5900 5901[[package]] 5902name = "malloc_buf" 5903version = "0.0.6" 5904source = "registry+https://github.com/rust-lang/crates.io-index" 5905checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb" 5906dependencies = [ 5907 "libc", 5908] 5909 5910[[package]] 5911name = "malloc_size_of_derive" 5912version = "0.1.3" 5913source = "registry+https://github.com/rust-lang/crates.io-index" 5914checksum = "f44db74bde26fdf427af23f1d146c211aed857c59e3be750cf2617f6b0b05c94" 5915dependencies = [ 5916 "proc-macro2", 5917 "syn 2.0.117", 5918 "synstructure", 5919] 5920 5921[[package]] 5922name = "markup5ever" 5923version = "0.38.0" 5924source = "registry+https://github.com/rust-lang/crates.io-index" 5925checksum = "8983d30f2915feeaaab2d6babdd6bc7e9ed1a00b66b5e6d74df19aa9c0e91862" 5926dependencies = [ 5927 "log", 5928 "tendril", 5929 "web_atoms", 5930] 5931 5932[[package]] 5933name = "matchers" 5934version = "0.2.0" 5935source = "registry+https://github.com/rust-lang/crates.io-index" 5936checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" 5937dependencies = [ 5938 "regex-automata 0.4.14", 5939] 5940 5941[[package]] 5942name = "matchit" 5943version = "0.8.4" 5944source = "registry+https://github.com/rust-lang/crates.io-index" 5945checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3" 5946 5947[[package]] 5948name = "maybe-rayon" 5949version = "0.1.1" 5950source = "registry+https://github.com/rust-lang/crates.io-index" 5951checksum = "8ea1f30cedd69f0a2954655f7188c6a834246d2bcf1e315e2ac40c4b24dc9519" 5952dependencies = [ 5953 "cfg-if", 5954 "rayon", 5955] 5956 5957[[package]] 5958name = "memchr" 5959version = "2.8.0" 5960source = "registry+https://github.com/rust-lang/crates.io-index" 5961checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79" 5962 5963[[package]] 5964name = "memmap2" 5965version = "0.9.10" 5966source = "registry+https://github.com/rust-lang/crates.io-index" 5967checksum = "714098028fe011992e1c3962653c96b2d578c4b4bce9036e15ff220319b1e0e3" 5968dependencies = [ 5969 "libc", 5970] 5971 5972[[package]] 5973name = "memoffset" 5974version = "0.9.1" 5975source = "registry+https://github.com/rust-lang/crates.io-index" 5976checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" 5977dependencies = [ 5978 "autocfg", 5979] 5980 5981[[package]] 5982name = "metal" 5983version = "0.32.0" 5984source = "registry+https://github.com/rust-lang/crates.io-index" 5985checksum = "00c15a6f673ff72ddcc22394663290f870fb224c1bfce55734a75c414150e605" 5986dependencies = [ 5987 "bitflags 2.11.0", 5988 "block", 5989 "core-graphics-types 0.2.0", 5990 "foreign-types", 5991 "log", 5992 "objc", 5993 "paste", 5994] 5995 5996[[package]] 5997name = "mime" 5998version = "0.3.17" 5999source = "registry+https://github.com/rust-lang/crates.io-index" 6000checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 6001 6002[[package]] 6003name = "mime-multipart-hyper1" 6004version = "0.10.0" 6005source = "registry+https://github.com/rust-lang/crates.io-index" 6006checksum = "bc819448803ee517eb413276ca59613c2850a95c4fdcd87ec82c5a6ce6cdab1a" 6007dependencies = [ 6008 "buf-read-ext", 6009 "http 1.4.0", 6010 "httparse", 6011 "log", 6012 "mime", 6013 "tempfile", 6014 "textnonce", 6015] 6016 6017[[package]] 6018name = "mime_guess" 6019version = "2.0.5" 6020source = "registry+https://github.com/rust-lang/crates.io-index" 6021checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e" 6022dependencies = [ 6023 "mime", 6024 "unicase", 6025] 6026 6027[[package]] 6028name = "minimal-lexical" 6029version = "0.2.1" 6030source = "registry+https://github.com/rust-lang/crates.io-index" 6031checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 6032 6033[[package]] 6034name = "miniz_oxide" 6035version = "0.8.9" 6036source = "registry+https://github.com/rust-lang/crates.io-index" 6037checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" 6038dependencies = [ 6039 "adler2", 6040 "simd-adler32", 6041] 6042 6043[[package]] 6044name = "mio" 6045version = "1.1.1" 6046source = "registry+https://github.com/rust-lang/crates.io-index" 6047checksum = "a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc" 6048dependencies = [ 6049 "libc", 6050 "wasi 0.11.1+wasi-snapshot-preview1", 6051 "windows-sys 0.61.2", 6052] 6053 6054[[package]] 6055name = "ml-dsa" 6056version = "0.0.4" 6057source = "registry+https://github.com/rust-lang/crates.io-index" 6058checksum = "ac4a46643af2001eafebcc37031fc459eb72d45057aac5d7a15b00046a2ad6db" 6059dependencies = [ 6060 "const-oid 0.9.6", 6061 "hybrid-array 0.3.1", 6062 "num-traits", 6063 "pkcs8 0.10.2", 6064 "rand_core 0.6.4", 6065 "sha3", 6066 "signature 2.2.0", 6067] 6068 6069[[package]] 6070name = "ml-kem" 6071version = "0.2.3" 6072source = "registry+https://github.com/rust-lang/crates.io-index" 6073checksum = "8de49b3df74c35498c0232031bb7e85f9389f913e2796169c8ab47a53993a18f" 6074dependencies = [ 6075 "hybrid-array 0.2.3", 6076 "kem", 6077 "rand_core 0.6.4", 6078 "sha3", 6079] 6080 6081[[package]] 6082name = "moka" 6083version = "0.12.14" 6084source = "registry+https://github.com/rust-lang/crates.io-index" 6085checksum = "85f8024e1c8e71c778968af91d43700ce1d11b219d127d79fb2934153b82b42b" 6086dependencies = [ 6087 "crossbeam-channel", 6088 "crossbeam-epoch", 6089 "crossbeam-utils", 6090 "equivalent", 6091 "parking_lot", 6092 "portable-atomic", 6093 "smallvec", 6094 "tagptr", 6095 "uuid", 6096] 6097 6098[[package]] 6099name = "moxcms" 6100version = "0.7.11" 6101source = "registry+https://github.com/rust-lang/crates.io-index" 6102checksum = "ac9557c559cd6fc9867e122e20d2cbefc9ca29d80d027a8e39310920ed2f0a97" 6103dependencies = [ 6104 "num-traits", 6105 "pxfm", 6106] 6107 6108[[package]] 6109name = "mozangle" 6110version = "0.5.4" 6111source = "registry+https://github.com/rust-lang/crates.io-index" 6112checksum = "97f4fcc47005b28e642cc098f2048a236fd8c531fc7a11b8b8bf14fb1230f122" 6113dependencies = [ 6114 "bindgen", 6115 "cc", 6116 "gl_generator", 6117 "libz-sys", 6118 "walkdir", 6119] 6120 6121[[package]] 6122name = "mozjs" 6123version = "0.15.1" 6124source = "registry+https://github.com/rust-lang/crates.io-index" 6125checksum = "074cf37bcac620b5c7e56ed0830a4a5288e08a266cbe7e9737d29035e3ab4e64" 6126dependencies = [ 6127 "bindgen", 6128 "cc", 6129 "encoding_rs", 6130 "libc", 6131 "log", 6132 "mozjs_sys", 6133 "num-traits", 6134] 6135 6136[[package]] 6137name = "mozjs_sys" 6138version = "0.140.5-11" 6139source = "registry+https://github.com/rust-lang/crates.io-index" 6140checksum = "e57169b7c9e59053c26d76ecb499f5227fbcadbd1eadbb60009f3f745d21fce1" 6141dependencies = [ 6142 "bindgen", 6143 "cc", 6144 "encoding_c", 6145 "encoding_c_mem", 6146 "flate2", 6147 "icu_capi", 6148 "libc", 6149 "libz-sys", 6150 "tar", 6151 "walkdir", 6152] 6153 6154[[package]] 6155name = "muda" 6156version = "0.17.1" 6157source = "registry+https://github.com/rust-lang/crates.io-index" 6158checksum = "01c1738382f66ed56b3b9c8119e794a2e23148ac8ea214eda86622d4cb9d415a" 6159dependencies = [ 6160 "crossbeam-channel", 6161 "dpi", 6162 "gtk", 6163 "keyboard-types 0.7.0", 6164 "libxdo", 6165 "objc2 0.6.4", 6166 "objc2-app-kit 0.3.2", 6167 "objc2-core-foundation", 6168 "objc2-foundation 0.3.2", 6169 "once_cell", 6170 "png 0.17.16", 6171 "thiserror 2.0.18", 6172 "windows-sys 0.60.2", 6173] 6174 6175[[package]] 6176name = "muldiv" 6177version = "1.0.1" 6178source = "registry+https://github.com/rust-lang/crates.io-index" 6179checksum = "956787520e75e9bd233246045d19f42fb73242759cc57fba9611d940ae96d4b0" 6180 6181[[package]] 6182name = "n0-error" 6183version = "0.1.3" 6184source = "registry+https://github.com/rust-lang/crates.io-index" 6185checksum = "af4782b4baf92d686d161c15460c83d16ebcfd215918763903e9619842665cae" 6186dependencies = [ 6187 "n0-error-macros", 6188 "spez", 6189] 6190 6191[[package]] 6192name = "n0-error-macros" 6193version = "0.1.3" 6194source = "registry+https://github.com/rust-lang/crates.io-index" 6195checksum = "03755949235714b2b307e5ae89dd8c1c2531fb127d9b8b7b4adf9c876cd3ed18" 6196dependencies = [ 6197 "proc-macro2", 6198 "quote", 6199 "syn 2.0.117", 6200] 6201 6202[[package]] 6203name = "n0-future" 6204version = "0.3.2" 6205source = "registry+https://github.com/rust-lang/crates.io-index" 6206checksum = "e2ab99dfb861450e68853d34ae665243a88b8c493d01ba957321a1e9b2312bbe" 6207dependencies = [ 6208 "cfg_aliases", 6209 "derive_more", 6210 "futures-buffered", 6211 "futures-lite", 6212 "futures-util", 6213 "js-sys", 6214 "pin-project", 6215 "send_wrapper", 6216 "tokio", 6217 "tokio-util", 6218 "wasm-bindgen", 6219 "wasm-bindgen-futures", 6220 "web-time", 6221] 6222 6223[[package]] 6224name = "n0-watcher" 6225version = "0.6.1" 6226source = "registry+https://github.com/rust-lang/crates.io-index" 6227checksum = "38795f7932e6e9d1c6e989270ef5b3ff24ebb910e2c9d4bed2d28d8bae3007dc" 6228dependencies = [ 6229 "derive_more", 6230 "n0-error", 6231 "n0-future", 6232] 6233 6234[[package]] 6235name = "naga" 6236version = "26.0.0" 6237source = "registry+https://github.com/rust-lang/crates.io-index" 6238checksum = "916cbc7cb27db60be930a4e2da243cf4bc39569195f22fd8ee419cd31d5b662c" 6239dependencies = [ 6240 "arrayvec", 6241 "bit-set", 6242 "bitflags 2.11.0", 6243 "cfg-if", 6244 "cfg_aliases", 6245 "codespan-reporting", 6246 "half", 6247 "hashbrown 0.15.5", 6248 "hexf-parse", 6249 "indexmap", 6250 "libm", 6251 "log", 6252 "num-traits", 6253 "once_cell", 6254 "rustc-hash 1.1.0", 6255 "spirv", 6256 "thiserror 2.0.18", 6257 "unicode-ident", 6258] 6259 6260[[package]] 6261name = "ndk" 6262version = "0.9.0" 6263source = "registry+https://github.com/rust-lang/crates.io-index" 6264checksum = "c3f42e7bbe13d351b6bead8286a43aac9534b82bd3cc43e47037f012ebfd62d4" 6265dependencies = [ 6266 "bitflags 2.11.0", 6267 "jni-sys", 6268 "log", 6269 "ndk-sys", 6270 "num_enum", 6271 "raw-window-handle", 6272 "thiserror 1.0.69", 6273] 6274 6275[[package]] 6276name = "ndk-context" 6277version = "0.1.1" 6278source = "registry+https://github.com/rust-lang/crates.io-index" 6279checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b" 6280 6281[[package]] 6282name = "ndk-sys" 6283version = "0.6.0+11769913" 6284source = "registry+https://github.com/rust-lang/crates.io-index" 6285checksum = "ee6cda3051665f1fb8d9e08fc35c96d5a244fb1be711a03b71118828afc9a873" 6286dependencies = [ 6287 "jni-sys", 6288] 6289 6290[[package]] 6291name = "netdev" 6292version = "0.40.1" 6293source = "registry+https://github.com/rust-lang/crates.io-index" 6294checksum = "1b0a0096d9613ee878dba89bbe595f079d373e3f1960d882e4f2f78ff9c30a0a" 6295dependencies = [ 6296 "block2 0.6.2", 6297 "dispatch2", 6298 "dlopen2", 6299 "ipnet", 6300 "libc", 6301 "mac-addr", 6302 "netlink-packet-core", 6303 "netlink-packet-route 0.29.0", 6304 "netlink-sys", 6305 "objc2-core-foundation", 6306 "objc2-system-configuration", 6307 "once_cell", 6308 "plist", 6309 "windows-sys 0.59.0", 6310] 6311 6312[[package]] 6313name = "netlink-packet-core" 6314version = "0.8.1" 6315source = "registry+https://github.com/rust-lang/crates.io-index" 6316checksum = "3463cbb78394cb0141e2c926b93fc2197e473394b761986eca3b9da2c63ae0f4" 6317dependencies = [ 6318 "paste", 6319] 6320 6321[[package]] 6322name = "netlink-packet-route" 6323version = "0.28.0" 6324source = "registry+https://github.com/rust-lang/crates.io-index" 6325checksum = "4ce3636fa715e988114552619582b530481fd5ef176a1e5c1bf024077c2c9445" 6326dependencies = [ 6327 "bitflags 2.11.0", 6328 "libc", 6329 "log", 6330 "netlink-packet-core", 6331] 6332 6333[[package]] 6334name = "netlink-packet-route" 6335version = "0.29.0" 6336source = "registry+https://github.com/rust-lang/crates.io-index" 6337checksum = "df9854ea6ad14e3f4698a7f03b65bce0833dd2d81d594a0e4a984170537146b6" 6338dependencies = [ 6339 "bitflags 2.11.0", 6340 "libc", 6341 "log", 6342 "netlink-packet-core", 6343] 6344 6345[[package]] 6346name = "netlink-proto" 6347version = "0.12.0" 6348source = "registry+https://github.com/rust-lang/crates.io-index" 6349checksum = "b65d130ee111430e47eed7896ea43ca693c387f097dd97376bffafbf25812128" 6350dependencies = [ 6351 "bytes", 6352 "futures", 6353 "log", 6354 "netlink-packet-core", 6355 "netlink-sys", 6356 "thiserror 2.0.18", 6357] 6358 6359[[package]] 6360name = "netlink-sys" 6361version = "0.8.8" 6362source = "registry+https://github.com/rust-lang/crates.io-index" 6363checksum = "cd6c30ed10fa69cc491d491b85cc971f6bdeb8e7367b7cde2ee6cc878d583fae" 6364dependencies = [ 6365 "bytes", 6366 "futures-util", 6367 "libc", 6368 "log", 6369 "tokio", 6370] 6371 6372[[package]] 6373name = "netwatch" 6374version = "0.14.0" 6375source = "registry+https://github.com/rust-lang/crates.io-index" 6376checksum = "454b8c0759b2097581f25ed5180b4a1d14c324fde6d0734932a288e044d06232" 6377dependencies = [ 6378 "atomic-waker", 6379 "bytes", 6380 "cfg_aliases", 6381 "derive_more", 6382 "iroh-quinn-udp", 6383 "js-sys", 6384 "libc", 6385 "n0-error", 6386 "n0-future", 6387 "n0-watcher", 6388 "netdev", 6389 "netlink-packet-core", 6390 "netlink-packet-route 0.28.0", 6391 "netlink-proto", 6392 "netlink-sys", 6393 "objc2-core-foundation", 6394 "objc2-system-configuration", 6395 "pin-project-lite", 6396 "serde", 6397 "socket2 0.6.3", 6398 "time", 6399 "tokio", 6400 "tokio-util", 6401 "tracing", 6402 "web-sys", 6403 "windows 0.62.2", 6404 "windows-result 0.4.1", 6405 "wmi", 6406] 6407 6408[[package]] 6409name = "new_debug_unreachable" 6410version = "1.0.6" 6411source = "registry+https://github.com/rust-lang/crates.io-index" 6412checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086" 6413 6414[[package]] 6415name = "nix" 6416version = "0.30.1" 6417source = "registry+https://github.com/rust-lang/crates.io-index" 6418checksum = "74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6" 6419dependencies = [ 6420 "bitflags 2.11.0", 6421 "cfg-if", 6422 "cfg_aliases", 6423 "libc", 6424] 6425 6426[[package]] 6427name = "nom" 6428version = "7.1.3" 6429source = "registry+https://github.com/rust-lang/crates.io-index" 6430checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" 6431dependencies = [ 6432 "memchr", 6433 "minimal-lexical", 6434] 6435 6436[[package]] 6437name = "nom" 6438version = "8.0.0" 6439source = "registry+https://github.com/rust-lang/crates.io-index" 6440checksum = "df9761775871bdef83bee530e60050f7e54b1105350d6884eb0fb4f46c2f9405" 6441dependencies = [ 6442 "memchr", 6443] 6444 6445[[package]] 6446name = "nom-language" 6447version = "0.1.0" 6448source = "registry+https://github.com/rust-lang/crates.io-index" 6449checksum = "2de2bc5b451bfedaef92c90b8939a8fff5770bdcc1fafd6239d086aab8fa6b29" 6450dependencies = [ 6451 "nom 8.0.0", 6452] 6453 6454[[package]] 6455name = "nom-rfc8288" 6456version = "0.4.0" 6457source = "registry+https://github.com/rust-lang/crates.io-index" 6458checksum = "aaf26c6675a34266d3d71137fc5d876adb5e3d74963181397fd39742a8341576" 6459dependencies = [ 6460 "itertools 0.14.0", 6461 "nom 8.0.0", 6462 "nom-language", 6463 "thiserror 2.0.18", 6464] 6465 6466[[package]] 6467name = "noop_proc_macro" 6468version = "0.3.0" 6469source = "registry+https://github.com/rust-lang/crates.io-index" 6470checksum = "0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8" 6471 6472[[package]] 6473name = "ntimestamp" 6474version = "1.0.0" 6475source = "registry+https://github.com/rust-lang/crates.io-index" 6476checksum = "c50f94c405726d3e0095e89e72f75ce7f6587b94a8bd8dc8054b73f65c0fd68c" 6477dependencies = [ 6478 "base32", 6479 "document-features", 6480 "getrandom 0.2.17", 6481 "httpdate", 6482 "js-sys", 6483 "once_cell", 6484 "serde", 6485] 6486 6487[[package]] 6488name = "nu-ansi-term" 6489version = "0.50.3" 6490source = "registry+https://github.com/rust-lang/crates.io-index" 6491checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" 6492dependencies = [ 6493 "windows-sys 0.61.2", 6494] 6495 6496[[package]] 6497name = "num-bigint" 6498version = "0.4.6" 6499source = "registry+https://github.com/rust-lang/crates.io-index" 6500checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9" 6501dependencies = [ 6502 "num-integer", 6503 "num-traits", 6504] 6505 6506[[package]] 6507name = "num-bigint-dig" 6508version = "0.8.6" 6509source = "registry+https://github.com/rust-lang/crates.io-index" 6510checksum = "e661dda6640fad38e827a6d4a310ff4763082116fe217f279885c97f511bb0b7" 6511dependencies = [ 6512 "lazy_static", 6513 "libm", 6514 "num-integer", 6515 "num-iter", 6516 "num-traits", 6517 "rand 0.8.5", 6518 "serde", 6519 "smallvec", 6520 "zeroize", 6521] 6522 6523[[package]] 6524name = "num-complex" 6525version = "0.2.4" 6526source = "registry+https://github.com/rust-lang/crates.io-index" 6527checksum = "b6b19411a9719e753aff12e5187b74d60d3dc449ec3f4dc21e3989c3f554bc95" 6528dependencies = [ 6529 "autocfg", 6530 "num-traits", 6531] 6532 6533[[package]] 6534name = "num-conv" 6535version = "0.2.0" 6536source = "registry+https://github.com/rust-lang/crates.io-index" 6537checksum = "cf97ec579c3c42f953ef76dbf8d55ac91fb219dde70e49aa4a6b7d74e9919050" 6538 6539[[package]] 6540name = "num-derive" 6541version = "0.4.2" 6542source = "registry+https://github.com/rust-lang/crates.io-index" 6543checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202" 6544dependencies = [ 6545 "proc-macro2", 6546 "quote", 6547 "syn 2.0.117", 6548] 6549 6550[[package]] 6551name = "num-integer" 6552version = "0.1.46" 6553source = "registry+https://github.com/rust-lang/crates.io-index" 6554checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" 6555dependencies = [ 6556 "num-traits", 6557] 6558 6559[[package]] 6560name = "num-iter" 6561version = "0.1.45" 6562source = "registry+https://github.com/rust-lang/crates.io-index" 6563checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf" 6564dependencies = [ 6565 "autocfg", 6566 "num-integer", 6567 "num-traits", 6568] 6569 6570[[package]] 6571name = "num-rational" 6572version = "0.4.2" 6573source = "registry+https://github.com/rust-lang/crates.io-index" 6574checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824" 6575dependencies = [ 6576 "num-bigint", 6577 "num-integer", 6578 "num-traits", 6579] 6580 6581[[package]] 6582name = "num-traits" 6583version = "0.2.19" 6584source = "registry+https://github.com/rust-lang/crates.io-index" 6585checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 6586dependencies = [ 6587 "autocfg", 6588 "libm", 6589] 6590 6591[[package]] 6592name = "num_cpus" 6593version = "1.17.0" 6594source = "registry+https://github.com/rust-lang/crates.io-index" 6595checksum = "91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b" 6596dependencies = [ 6597 "hermit-abi", 6598 "libc", 6599] 6600 6601[[package]] 6602name = "num_enum" 6603version = "0.7.5" 6604source = "registry+https://github.com/rust-lang/crates.io-index" 6605checksum = "b1207a7e20ad57b847bbddc6776b968420d38292bbfe2089accff5e19e82454c" 6606dependencies = [ 6607 "num_enum_derive", 6608 "rustversion", 6609] 6610 6611[[package]] 6612name = "num_enum_derive" 6613version = "0.7.5" 6614source = "registry+https://github.com/rust-lang/crates.io-index" 6615checksum = "ff32365de1b6743cb203b710788263c44a03de03802daf96092f2da4fe6ba4d7" 6616dependencies = [ 6617 "proc-macro-crate 3.5.0", 6618 "proc-macro2", 6619 "quote", 6620 "syn 2.0.117", 6621] 6622 6623[[package]] 6624name = "num_threads" 6625version = "0.1.7" 6626source = "registry+https://github.com/rust-lang/crates.io-index" 6627checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9" 6628dependencies = [ 6629 "libc", 6630] 6631 6632[[package]] 6633name = "objc" 6634version = "0.2.7" 6635source = "registry+https://github.com/rust-lang/crates.io-index" 6636checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1" 6637dependencies = [ 6638 "malloc_buf", 6639] 6640 6641[[package]] 6642name = "objc-sys" 6643version = "0.3.5" 6644source = "registry+https://github.com/rust-lang/crates.io-index" 6645checksum = "cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310" 6646 6647[[package]] 6648name = "objc2" 6649version = "0.2.7" 6650source = "registry+https://github.com/rust-lang/crates.io-index" 6651checksum = "612c08b52f6d8b11d8c199d0798bc38ab35c0a95da3be548a60808a4ae56d1f4" 6652dependencies = [ 6653 "malloc_buf", 6654] 6655 6656[[package]] 6657name = "objc2" 6658version = "0.5.2" 6659source = "registry+https://github.com/rust-lang/crates.io-index" 6660checksum = "46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804" 6661dependencies = [ 6662 "objc-sys", 6663 "objc2-encode", 6664] 6665 6666[[package]] 6667name = "objc2" 6668version = "0.6.4" 6669source = "registry+https://github.com/rust-lang/crates.io-index" 6670checksum = "3a12a8ed07aefc768292f076dc3ac8c48f3781c8f2d5851dd3d98950e8c5a89f" 6671dependencies = [ 6672 "objc2-encode", 6673] 6674 6675[[package]] 6676name = "objc2-app-kit" 6677version = "0.2.2" 6678source = "registry+https://github.com/rust-lang/crates.io-index" 6679checksum = "e4e89ad9e3d7d297152b17d39ed92cd50ca8063a89a9fa569046d41568891eff" 6680dependencies = [ 6681 "bitflags 2.11.0", 6682 "block2 0.5.1", 6683 "libc", 6684 "objc2 0.5.2", 6685 "objc2-core-data", 6686 "objc2-core-image", 6687 "objc2-foundation 0.2.2", 6688 "objc2-quartz-core 0.2.2", 6689] 6690 6691[[package]] 6692name = "objc2-app-kit" 6693version = "0.3.2" 6694source = "registry+https://github.com/rust-lang/crates.io-index" 6695checksum = "d49e936b501e5c5bf01fda3a9452ff86dc3ea98ad5f283e1455153142d97518c" 6696dependencies = [ 6697 "bitflags 2.11.0", 6698 "objc2 0.6.4", 6699 "objc2-core-foundation", 6700 "objc2-core-graphics", 6701 "objc2-foundation 0.3.2", 6702 "objc2-quartz-core 0.3.2", 6703] 6704 6705[[package]] 6706name = "objc2-cloud-kit" 6707version = "0.2.2" 6708source = "registry+https://github.com/rust-lang/crates.io-index" 6709checksum = "74dd3b56391c7a0596a295029734d3c1c5e7e510a4cb30245f8221ccea96b009" 6710dependencies = [ 6711 "bitflags 2.11.0", 6712 "block2 0.5.1", 6713 "objc2 0.5.2", 6714 "objc2-core-location", 6715 "objc2-foundation 0.2.2", 6716] 6717 6718[[package]] 6719name = "objc2-contacts" 6720version = "0.2.2" 6721source = "registry+https://github.com/rust-lang/crates.io-index" 6722checksum = "a5ff520e9c33812fd374d8deecef01d4a840e7b41862d849513de77e44aa4889" 6723dependencies = [ 6724 "block2 0.5.1", 6725 "objc2 0.5.2", 6726 "objc2-foundation 0.2.2", 6727] 6728 6729[[package]] 6730name = "objc2-core-data" 6731version = "0.2.2" 6732source = "registry+https://github.com/rust-lang/crates.io-index" 6733checksum = "617fbf49e071c178c0b24c080767db52958f716d9eabdf0890523aeae54773ef" 6734dependencies = [ 6735 "bitflags 2.11.0", 6736 "block2 0.5.1", 6737 "objc2 0.5.2", 6738 "objc2-foundation 0.2.2", 6739] 6740 6741[[package]] 6742name = "objc2-core-foundation" 6743version = "0.3.2" 6744source = "registry+https://github.com/rust-lang/crates.io-index" 6745checksum = "2a180dd8642fa45cdb7dd721cd4c11b1cadd4929ce112ebd8b9f5803cc79d536" 6746dependencies = [ 6747 "bitflags 2.11.0", 6748 "block2 0.6.2", 6749 "dispatch2", 6750 "libc", 6751 "objc2 0.6.4", 6752] 6753 6754[[package]] 6755name = "objc2-core-graphics" 6756version = "0.3.2" 6757source = "registry+https://github.com/rust-lang/crates.io-index" 6758checksum = "e022c9d066895efa1345f8e33e584b9f958da2fd4cd116792e15e07e4720a807" 6759dependencies = [ 6760 "bitflags 2.11.0", 6761 "block2 0.6.2", 6762 "dispatch2", 6763 "libc", 6764 "objc2 0.6.4", 6765 "objc2-core-foundation", 6766 "objc2-io-surface", 6767 "objc2-metal 0.3.2", 6768] 6769 6770[[package]] 6771name = "objc2-core-image" 6772version = "0.2.2" 6773source = "registry+https://github.com/rust-lang/crates.io-index" 6774checksum = "55260963a527c99f1819c4f8e3b47fe04f9650694ef348ffd2227e8196d34c80" 6775dependencies = [ 6776 "block2 0.5.1", 6777 "objc2 0.5.2", 6778 "objc2-foundation 0.2.2", 6779 "objc2-metal 0.2.2", 6780] 6781 6782[[package]] 6783name = "objc2-core-location" 6784version = "0.2.2" 6785source = "registry+https://github.com/rust-lang/crates.io-index" 6786checksum = "000cfee34e683244f284252ee206a27953279d370e309649dc3ee317b37e5781" 6787dependencies = [ 6788 "block2 0.5.1", 6789 "objc2 0.5.2", 6790 "objc2-contacts", 6791 "objc2-foundation 0.2.2", 6792] 6793 6794[[package]] 6795name = "objc2-core-text" 6796version = "0.3.2" 6797source = "registry+https://github.com/rust-lang/crates.io-index" 6798checksum = "0cde0dfb48d25d2b4862161a4d5fcc0e3c24367869ad306b0c9ec0073bfed92d" 6799dependencies = [ 6800 "bitflags 2.11.0", 6801 "block2 0.6.2", 6802 "libc", 6803 "objc2 0.6.4", 6804 "objc2-core-foundation", 6805 "objc2-core-graphics", 6806] 6807 6808[[package]] 6809name = "objc2-core-video" 6810version = "0.3.2" 6811source = "registry+https://github.com/rust-lang/crates.io-index" 6812checksum = "d425caf1df73233f29fd8a5c3e5edbc30d2d4307870f802d18f00d83dc5141a6" 6813dependencies = [ 6814 "bitflags 2.11.0", 6815 "objc2-core-foundation", 6816 "objc2-core-graphics", 6817] 6818 6819[[package]] 6820name = "objc2-encode" 6821version = "4.1.0" 6822source = "registry+https://github.com/rust-lang/crates.io-index" 6823checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33" 6824 6825[[package]] 6826name = "objc2-foundation" 6827version = "0.2.2" 6828source = "registry+https://github.com/rust-lang/crates.io-index" 6829checksum = "0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8" 6830dependencies = [ 6831 "bitflags 2.11.0", 6832 "block2 0.5.1", 6833 "dispatch", 6834 "libc", 6835 "objc2 0.5.2", 6836] 6837 6838[[package]] 6839name = "objc2-foundation" 6840version = "0.3.2" 6841source = "registry+https://github.com/rust-lang/crates.io-index" 6842checksum = "e3e0adef53c21f888deb4fa59fc59f7eb17404926ee8a6f59f5df0fd7f9f3272" 6843dependencies = [ 6844 "bitflags 2.11.0", 6845 "block2 0.6.2", 6846 "objc2 0.6.4", 6847 "objc2-core-foundation", 6848] 6849 6850[[package]] 6851name = "objc2-io-surface" 6852version = "0.3.2" 6853source = "registry+https://github.com/rust-lang/crates.io-index" 6854checksum = "180788110936d59bab6bd83b6060ffdfffb3b922ba1396b312ae795e1de9d81d" 6855dependencies = [ 6856 "bitflags 2.11.0", 6857 "libc", 6858 "objc2 0.6.4", 6859 "objc2-core-foundation", 6860] 6861 6862[[package]] 6863name = "objc2-link-presentation" 6864version = "0.2.2" 6865source = "registry+https://github.com/rust-lang/crates.io-index" 6866checksum = "a1a1ae721c5e35be65f01a03b6d2ac13a54cb4fa70d8a5da293d7b0020261398" 6867dependencies = [ 6868 "block2 0.5.1", 6869 "objc2 0.5.2", 6870 "objc2-app-kit 0.2.2", 6871 "objc2-foundation 0.2.2", 6872] 6873 6874[[package]] 6875name = "objc2-metal" 6876version = "0.2.2" 6877source = "registry+https://github.com/rust-lang/crates.io-index" 6878checksum = "dd0cba1276f6023976a406a14ffa85e1fdd19df6b0f737b063b95f6c8c7aadd6" 6879dependencies = [ 6880 "bitflags 2.11.0", 6881 "block2 0.5.1", 6882 "objc2 0.5.2", 6883 "objc2-foundation 0.2.2", 6884] 6885 6886[[package]] 6887name = "objc2-metal" 6888version = "0.3.2" 6889source = "registry+https://github.com/rust-lang/crates.io-index" 6890checksum = "a0125f776a10d00af4152d74616409f0d4a2053a6f57fa5b7d6aa2854ac04794" 6891dependencies = [ 6892 "bitflags 2.11.0", 6893 "objc2 0.6.4", 6894 "objc2-foundation 0.3.2", 6895] 6896 6897[[package]] 6898name = "objc2-quartz-core" 6899version = "0.2.2" 6900source = "registry+https://github.com/rust-lang/crates.io-index" 6901checksum = "e42bee7bff906b14b167da2bac5efe6b6a07e6f7c0a21a7308d40c960242dc7a" 6902dependencies = [ 6903 "bitflags 2.11.0", 6904 "block2 0.5.1", 6905 "objc2 0.5.2", 6906 "objc2-foundation 0.2.2", 6907 "objc2-metal 0.2.2", 6908] 6909 6910[[package]] 6911name = "objc2-quartz-core" 6912version = "0.3.2" 6913source = "registry+https://github.com/rust-lang/crates.io-index" 6914checksum = "96c1358452b371bf9f104e21ec536d37a650eb10f7ee379fff67d2e08d537f1f" 6915dependencies = [ 6916 "bitflags 2.11.0", 6917 "objc2 0.6.4", 6918 "objc2-core-foundation", 6919 "objc2-foundation 0.3.2", 6920] 6921 6922[[package]] 6923name = "objc2-security" 6924version = "0.3.2" 6925source = "registry+https://github.com/rust-lang/crates.io-index" 6926checksum = "709fe137109bd1e8b5a99390f77a7d8b2961dafc1a1c5db8f2e60329ad6d895a" 6927dependencies = [ 6928 "bitflags 2.11.0", 6929 "objc2 0.6.4", 6930 "objc2-core-foundation", 6931] 6932 6933[[package]] 6934name = "objc2-symbols" 6935version = "0.2.2" 6936source = "registry+https://github.com/rust-lang/crates.io-index" 6937checksum = "0a684efe3dec1b305badae1a28f6555f6ddd3bb2c2267896782858d5a78404dc" 6938dependencies = [ 6939 "objc2 0.5.2", 6940 "objc2-foundation 0.2.2", 6941] 6942 6943[[package]] 6944name = "objc2-system-configuration" 6945version = "0.3.2" 6946source = "registry+https://github.com/rust-lang/crates.io-index" 6947checksum = "7216bd11cbda54ccabcab84d523dc93b858ec75ecfb3a7d89513fa22464da396" 6948dependencies = [ 6949 "bitflags 2.11.0", 6950 "dispatch2", 6951 "libc", 6952 "objc2 0.6.4", 6953 "objc2-core-foundation", 6954 "objc2-security", 6955] 6956 6957[[package]] 6958name = "objc2-ui-kit" 6959version = "0.2.2" 6960source = "registry+https://github.com/rust-lang/crates.io-index" 6961checksum = "b8bb46798b20cd6b91cbd113524c490f1686f4c4e8f49502431415f3512e2b6f" 6962dependencies = [ 6963 "bitflags 2.11.0", 6964 "block2 0.5.1", 6965 "objc2 0.5.2", 6966 "objc2-cloud-kit", 6967 "objc2-core-data", 6968 "objc2-core-image", 6969 "objc2-core-location", 6970 "objc2-foundation 0.2.2", 6971 "objc2-link-presentation", 6972 "objc2-quartz-core 0.2.2", 6973 "objc2-symbols", 6974 "objc2-uniform-type-identifiers", 6975 "objc2-user-notifications", 6976] 6977 6978[[package]] 6979name = "objc2-uniform-type-identifiers" 6980version = "0.2.2" 6981source = "registry+https://github.com/rust-lang/crates.io-index" 6982checksum = "44fa5f9748dbfe1ca6c0b79ad20725a11eca7c2218bceb4b005cb1be26273bfe" 6983dependencies = [ 6984 "block2 0.5.1", 6985 "objc2 0.5.2", 6986 "objc2-foundation 0.2.2", 6987] 6988 6989[[package]] 6990name = "objc2-user-notifications" 6991version = "0.2.2" 6992source = "registry+https://github.com/rust-lang/crates.io-index" 6993checksum = "76cfcbf642358e8689af64cee815d139339f3ed8ad05103ed5eaf73db8d84cb3" 6994dependencies = [ 6995 "bitflags 2.11.0", 6996 "block2 0.5.1", 6997 "objc2 0.5.2", 6998 "objc2-core-location", 6999 "objc2-foundation 0.2.2", 7000] 7001 7002[[package]] 7003name = "object" 7004version = "0.37.3" 7005source = "registry+https://github.com/rust-lang/crates.io-index" 7006checksum = "ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe" 7007dependencies = [ 7008 "memchr", 7009] 7010 7011[[package]] 7012name = "ocb3" 7013version = "0.1.0" 7014source = "registry+https://github.com/rust-lang/crates.io-index" 7015checksum = "c196e0276c471c843dd5777e7543a36a298a4be942a2a688d8111cd43390dedb" 7016dependencies = [ 7017 "aead 0.5.2", 7018 "cipher 0.4.4", 7019 "ctr 0.9.2", 7020 "subtle", 7021] 7022 7023[[package]] 7024name = "once_cell" 7025version = "1.21.3" 7026source = "registry+https://github.com/rust-lang/crates.io-index" 7027checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" 7028dependencies = [ 7029 "critical-section", 7030 "portable-atomic", 7031] 7032 7033[[package]] 7034name = "once_cell_polyfill" 7035version = "1.70.2" 7036source = "registry+https://github.com/rust-lang/crates.io-index" 7037checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" 7038 7039[[package]] 7040name = "oorandom" 7041version = "11.1.5" 7042source = "registry+https://github.com/rust-lang/crates.io-index" 7043checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e" 7044 7045[[package]] 7046name = "opaque-debug" 7047version = "0.3.1" 7048source = "registry+https://github.com/rust-lang/crates.io-index" 7049checksum = "c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381" 7050 7051[[package]] 7052name = "openssl-probe" 7053version = "0.2.1" 7054source = "registry+https://github.com/rust-lang/crates.io-index" 7055checksum = "7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe" 7056 7057[[package]] 7058name = "openxr" 7059version = "0.20.0" 7060source = "registry+https://github.com/rust-lang/crates.io-index" 7061checksum = "40adeaa3219baa4412a522742eeee152656763008a39c68a50fd3027fe37625e" 7062dependencies = [ 7063 "libc", 7064 "libloading 0.8.9", 7065 "ndk-context", 7066 "openxr-sys", 7067] 7068 7069[[package]] 7070name = "openxr-sys" 7071version = "0.12.0" 7072source = "registry+https://github.com/rust-lang/crates.io-index" 7073checksum = "b8b94052f57756896c60b504769568fc538808210e77190b69c69b467ee7eaaf" 7074dependencies = [ 7075 "libc", 7076] 7077 7078[[package]] 7079name = "option-ext" 7080version = "0.2.0" 7081source = "registry+https://github.com/rust-lang/crates.io-index" 7082checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" 7083 7084[[package]] 7085name = "option-operations" 7086version = "0.6.1" 7087source = "registry+https://github.com/rust-lang/crates.io-index" 7088checksum = "aca39cf52b03268400c16eeb9b56382ea3c3353409309b63f5c8f0b1faf42754" 7089dependencies = [ 7090 "pastey 0.2.1", 7091] 7092 7093[[package]] 7094name = "orbclient" 7095version = "0.3.50" 7096source = "registry+https://github.com/rust-lang/crates.io-index" 7097checksum = "52ad2c6bae700b7aa5d1cc30c59bdd3a1c180b09dbaea51e2ae2b8e1cf211fdd" 7098dependencies = [ 7099 "libc", 7100 "libredox", 7101] 7102 7103[[package]] 7104name = "ordered-float" 7105version = "5.0.0" 7106source = "registry+https://github.com/rust-lang/crates.io-index" 7107checksum = "e2c1f9f56e534ac6a9b8a4600bdf0f530fb393b5f393e7b4d03489c3cf0c3f01" 7108dependencies = [ 7109 "num-traits", 7110] 7111 7112[[package]] 7113name = "ordermap" 7114version = "0.3.5" 7115source = "registry+https://github.com/rust-lang/crates.io-index" 7116checksum = "a86ed3f5f244b372d6b1a00b72ef7f8876d0bc6a78a4c9985c53614041512063" 7117 7118[[package]] 7119name = "owned_ttf_parser" 7120version = "0.25.1" 7121source = "registry+https://github.com/rust-lang/crates.io-index" 7122checksum = "36820e9051aca1014ddc75770aab4d68bc1e9e632f0f5627c4086bc216fb583b" 7123dependencies = [ 7124 "ttf-parser", 7125] 7126 7127[[package]] 7128name = "p256" 7129version = "0.13.2" 7130source = "registry+https://github.com/rust-lang/crates.io-index" 7131checksum = "c9863ad85fa8f4460f9c48cb909d38a0d689dba1f6f6988a5e3e0d31071bcd4b" 7132dependencies = [ 7133 "ecdsa", 7134 "elliptic-curve", 7135 "primeorder", 7136 "sha2 0.10.9", 7137] 7138 7139[[package]] 7140name = "p384" 7141version = "0.13.1" 7142source = "registry+https://github.com/rust-lang/crates.io-index" 7143checksum = "fe42f1670a52a47d448f14b6a5c61dd78fce51856e68edaa38f7ae3a46b8d6b6" 7144dependencies = [ 7145 "ecdsa", 7146 "elliptic-curve", 7147 "primeorder", 7148 "sha2 0.10.9", 7149] 7150 7151[[package]] 7152name = "p521" 7153version = "0.13.3" 7154source = "registry+https://github.com/rust-lang/crates.io-index" 7155checksum = "0fc9e2161f1f215afdfce23677034ae137bbd45016a880c2eb3ba8eb95f085b2" 7156dependencies = [ 7157 "base16ct 0.2.0", 7158 "ecdsa", 7159 "elliptic-curve", 7160 "primeorder", 7161 "rand_core 0.6.4", 7162 "sha2 0.10.9", 7163] 7164 7165[[package]] 7166name = "pango" 7167version = "0.18.3" 7168source = "registry+https://github.com/rust-lang/crates.io-index" 7169checksum = "7ca27ec1eb0457ab26f3036ea52229edbdb74dee1edd29063f5b9b010e7ebee4" 7170dependencies = [ 7171 "gio", 7172 "glib 0.18.5", 7173 "libc", 7174 "once_cell", 7175 "pango-sys", 7176] 7177 7178[[package]] 7179name = "pango-sys" 7180version = "0.18.0" 7181source = "registry+https://github.com/rust-lang/crates.io-index" 7182checksum = "436737e391a843e5933d6d9aa102cb126d501e815b83601365a948a518555dc5" 7183dependencies = [ 7184 "glib-sys 0.18.1", 7185 "gobject-sys 0.18.0", 7186 "libc", 7187 "system-deps 6.2.2", 7188] 7189 7190[[package]] 7191name = "papaya" 7192version = "0.2.3" 7193source = "registry+https://github.com/rust-lang/crates.io-index" 7194checksum = "f92dd0b07c53a0a0c764db2ace8c541dc47320dad97c2200c2a637ab9dd2328f" 7195dependencies = [ 7196 "equivalent", 7197 "seize", 7198] 7199 7200[[package]] 7201name = "parking" 7202version = "2.2.1" 7203source = "registry+https://github.com/rust-lang/crates.io-index" 7204checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba" 7205 7206[[package]] 7207name = "parking_lot" 7208version = "0.12.5" 7209source = "registry+https://github.com/rust-lang/crates.io-index" 7210checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" 7211dependencies = [ 7212 "lock_api", 7213 "parking_lot_core", 7214] 7215 7216[[package]] 7217name = "parking_lot_core" 7218version = "0.9.12" 7219source = "registry+https://github.com/rust-lang/crates.io-index" 7220checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" 7221dependencies = [ 7222 "cfg-if", 7223 "libc", 7224 "redox_syscall 0.5.18", 7225 "smallvec", 7226 "windows-link 0.2.1", 7227] 7228 7229[[package]] 7230name = "password-hash" 7231version = "0.5.0" 7232source = "registry+https://github.com/rust-lang/crates.io-index" 7233checksum = "346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166" 7234dependencies = [ 7235 "base64ct", 7236 "rand_core 0.6.4", 7237 "subtle", 7238] 7239 7240[[package]] 7241name = "paste" 7242version = "1.0.15" 7243source = "registry+https://github.com/rust-lang/crates.io-index" 7244checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" 7245 7246[[package]] 7247name = "pastey" 7248version = "0.1.1" 7249source = "registry+https://github.com/rust-lang/crates.io-index" 7250checksum = "35fb2e5f958ec131621fdd531e9fc186ed768cbe395337403ae56c17a74c68ec" 7251 7252[[package]] 7253name = "pastey" 7254version = "0.2.1" 7255source = "registry+https://github.com/rust-lang/crates.io-index" 7256checksum = "b867cad97c0791bbd3aaa6472142568c6c9e8f71937e98379f584cfb0cf35bec" 7257 7258[[package]] 7259name = "peek-poke" 7260version = "0.3.0" 7261source = "registry+https://github.com/rust-lang/crates.io-index" 7262checksum = "ef60922033e31835f6cf98b9b81b58368037b71d2a81928985cd9d0b3b3171fb" 7263dependencies = [ 7264 "euclid", 7265 "peek-poke-derive", 7266] 7267 7268[[package]] 7269name = "peek-poke-derive" 7270version = "0.3.0" 7271source = "registry+https://github.com/rust-lang/crates.io-index" 7272checksum = "271f78bae1e699b58c180a384a2e8d78ccbb60b853e15db92339725f3a2764d5" 7273dependencies = [ 7274 "proc-macro2", 7275 "quote", 7276 "syn 2.0.117", 7277 "synstructure", 7278] 7279 7280[[package]] 7281name = "pem-rfc7468" 7282version = "0.7.0" 7283source = "registry+https://github.com/rust-lang/crates.io-index" 7284checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412" 7285dependencies = [ 7286 "base64ct", 7287] 7288 7289[[package]] 7290name = "pem-rfc7468" 7291version = "1.0.0" 7292source = "registry+https://github.com/rust-lang/crates.io-index" 7293checksum = "a6305423e0e7738146434843d1694d621cce767262b2a86910beab705e4493d9" 7294dependencies = [ 7295 "base64ct", 7296] 7297 7298[[package]] 7299name = "peniko" 7300version = "0.5.0" 7301source = "registry+https://github.com/rust-lang/crates.io-index" 7302checksum = "b3c76095c9a636173600478e0373218c7b955335048c2bcd12dc6a79657649d8" 7303dependencies = [ 7304 "bytemuck", 7305 "color", 7306 "kurbo 0.12.0", 7307 "linebender_resource_handle", 7308 "smallvec", 7309] 7310 7311[[package]] 7312name = "percent-encoding" 7313version = "2.3.2" 7314source = "registry+https://github.com/rust-lang/crates.io-index" 7315checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" 7316 7317[[package]] 7318name = "petgraph" 7319version = "0.4.13" 7320source = "registry+https://github.com/rust-lang/crates.io-index" 7321checksum = "9c3659d1ee90221741f65dd128d9998311b0e40c5d3c23a62445938214abce4f" 7322dependencies = [ 7323 "fixedbitset", 7324 "ordermap", 7325] 7326 7327[[package]] 7328name = "petname" 7329version = "2.0.2" 7330source = "registry+https://github.com/rust-lang/crates.io-index" 7331checksum = "9cd31dcfdbbd7431a807ef4df6edd6473228e94d5c805e8cf671227a21bad068" 7332dependencies = [ 7333 "anyhow", 7334 "clap", 7335 "itertools 0.14.0", 7336 "proc-macro2", 7337 "quote", 7338 "rand 0.8.5", 7339] 7340 7341[[package]] 7342name = "pharos" 7343version = "0.5.3" 7344source = "registry+https://github.com/rust-lang/crates.io-index" 7345checksum = "e9567389417feee6ce15dd6527a8a1ecac205ef62c2932bcf3d9f6fc5b78b414" 7346dependencies = [ 7347 "futures", 7348 "rustc_version", 7349] 7350 7351[[package]] 7352name = "phf" 7353version = "0.13.1" 7354source = "registry+https://github.com/rust-lang/crates.io-index" 7355checksum = "c1562dc717473dbaa4c1f85a36410e03c047b2e7df7f45ee938fbef64ae7fadf" 7356dependencies = [ 7357 "phf_macros", 7358 "phf_shared", 7359 "serde", 7360] 7361 7362[[package]] 7363name = "phf_codegen" 7364version = "0.13.1" 7365source = "registry+https://github.com/rust-lang/crates.io-index" 7366checksum = "49aa7f9d80421bca176ca8dbfebe668cc7a2684708594ec9f3c0db0805d5d6e1" 7367dependencies = [ 7368 "phf_generator", 7369 "phf_shared", 7370] 7371 7372[[package]] 7373name = "phf_generator" 7374version = "0.13.1" 7375source = "registry+https://github.com/rust-lang/crates.io-index" 7376checksum = "135ace3a761e564ec88c03a77317a7c6b80bb7f7135ef2544dbe054243b89737" 7377dependencies = [ 7378 "fastrand", 7379 "phf_shared", 7380] 7381 7382[[package]] 7383name = "phf_macros" 7384version = "0.13.1" 7385source = "registry+https://github.com/rust-lang/crates.io-index" 7386checksum = "812f032b54b1e759ccd5f8b6677695d5268c588701effba24601f6932f8269ef" 7387dependencies = [ 7388 "phf_generator", 7389 "phf_shared", 7390 "proc-macro2", 7391 "quote", 7392 "syn 2.0.117", 7393] 7394 7395[[package]] 7396name = "phf_shared" 7397version = "0.13.1" 7398source = "registry+https://github.com/rust-lang/crates.io-index" 7399checksum = "e57fef6bc5981e38c2ce2d63bfa546861309f875b8a75f092d1d54ae2d64f266" 7400dependencies = [ 7401 "siphasher", 7402] 7403 7404[[package]] 7405name = "pico-args" 7406version = "0.5.0" 7407source = "registry+https://github.com/rust-lang/crates.io-index" 7408checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315" 7409 7410[[package]] 7411name = "pin-project" 7412version = "1.1.11" 7413source = "registry+https://github.com/rust-lang/crates.io-index" 7414checksum = "f1749c7ed4bcaf4c3d0a3efc28538844fb29bcdd7d2b67b2be7e20ba861ff517" 7415dependencies = [ 7416 "pin-project-internal", 7417] 7418 7419[[package]] 7420name = "pin-project-internal" 7421version = "1.1.11" 7422source = "registry+https://github.com/rust-lang/crates.io-index" 7423checksum = "d9b20ed30f105399776b9c883e68e536ef602a16ae6f596d2c473591d6ad64c6" 7424dependencies = [ 7425 "proc-macro2", 7426 "quote", 7427 "syn 2.0.117", 7428] 7429 7430[[package]] 7431name = "pin-project-lite" 7432version = "0.2.17" 7433source = "registry+https://github.com/rust-lang/crates.io-index" 7434checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd" 7435 7436[[package]] 7437name = "pin-utils" 7438version = "0.1.0" 7439source = "registry+https://github.com/rust-lang/crates.io-index" 7440checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 7441 7442[[package]] 7443name = "pkarr" 7444version = "5.0.3" 7445source = "registry+https://github.com/rust-lang/crates.io-index" 7446checksum = "2f950360d31be432c0c9467fba5024a94f55128e7f32bc9d32db140369f24c77" 7447dependencies = [ 7448 "async-compat", 7449 "base32", 7450 "bytes", 7451 "cfg_aliases", 7452 "document-features", 7453 "dyn-clone", 7454 "ed25519-dalek", 7455 "futures-buffered", 7456 "futures-lite", 7457 "getrandom 0.4.2", 7458 "log", 7459 "lru", 7460 "ntimestamp", 7461 "reqwest 0.13.2", 7462 "self_cell", 7463 "serde", 7464 "sha1_smol", 7465 "simple-dns", 7466 "thiserror 2.0.18", 7467 "tokio", 7468 "tracing", 7469 "url", 7470 "wasm-bindgen-futures", 7471] 7472 7473[[package]] 7474name = "pkcs1" 7475version = "0.7.5" 7476source = "registry+https://github.com/rust-lang/crates.io-index" 7477checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f" 7478dependencies = [ 7479 "der 0.7.10", 7480 "pkcs8 0.10.2", 7481 "spki 0.7.3", 7482] 7483 7484[[package]] 7485name = "pkcs8" 7486version = "0.10.2" 7487source = "registry+https://github.com/rust-lang/crates.io-index" 7488checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7" 7489dependencies = [ 7490 "der 0.7.10", 7491 "rand_core 0.6.4", 7492 "spki 0.7.3", 7493] 7494 7495[[package]] 7496name = "pkcs8" 7497version = "0.11.0-rc.11" 7498source = "registry+https://github.com/rust-lang/crates.io-index" 7499checksum = "12922b6296c06eb741b02d7b5161e3aaa22864af38dfa025a1a3ba3f68c84577" 7500dependencies = [ 7501 "der 0.8.0", 7502 "spki 0.8.0-rc.4", 7503] 7504 7505[[package]] 7506name = "pkg-config" 7507version = "0.3.32" 7508source = "registry+https://github.com/rust-lang/crates.io-index" 7509checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" 7510 7511[[package]] 7512name = "plain" 7513version = "0.2.3" 7514source = "registry+https://github.com/rust-lang/crates.io-index" 7515checksum = "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6" 7516 7517[[package]] 7518name = "plane-split" 7519version = "0.18.0" 7520source = "registry+https://github.com/rust-lang/crates.io-index" 7521checksum = "8c1f7d82649829ecdef8e258790b0587acf0a8403f0ce963473d8e918acc1643" 7522dependencies = [ 7523 "euclid", 7524 "log", 7525 "smallvec", 7526] 7527 7528[[package]] 7529name = "plist" 7530version = "1.8.0" 7531source = "registry+https://github.com/rust-lang/crates.io-index" 7532checksum = "740ebea15c5d1428f910cd1a5f52cebf8d25006245ed8ade92702f4943d91e07" 7533dependencies = [ 7534 "base64 0.22.1", 7535 "indexmap", 7536 "quick-xml 0.38.4", 7537 "serde", 7538 "time", 7539] 7540 7541[[package]] 7542name = "plotters" 7543version = "0.3.7" 7544source = "registry+https://github.com/rust-lang/crates.io-index" 7545checksum = "5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747" 7546dependencies = [ 7547 "num-traits", 7548 "plotters-backend", 7549 "plotters-svg", 7550 "wasm-bindgen", 7551 "web-sys", 7552] 7553 7554[[package]] 7555name = "plotters-backend" 7556version = "0.3.7" 7557source = "registry+https://github.com/rust-lang/crates.io-index" 7558checksum = "df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a" 7559 7560[[package]] 7561name = "plotters-svg" 7562version = "0.3.7" 7563source = "registry+https://github.com/rust-lang/crates.io-index" 7564checksum = "51bae2ac328883f7acdfea3d66a7c35751187f870bc81f94563733a154d7a670" 7565dependencies = [ 7566 "plotters-backend", 7567] 7568 7569[[package]] 7570name = "png" 7571version = "0.17.16" 7572source = "registry+https://github.com/rust-lang/crates.io-index" 7573checksum = "82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526" 7574dependencies = [ 7575 "bitflags 1.3.2", 7576 "crc32fast", 7577 "fdeflate", 7578 "flate2", 7579 "miniz_oxide", 7580] 7581 7582[[package]] 7583name = "png" 7584version = "0.18.1" 7585source = "registry+https://github.com/rust-lang/crates.io-index" 7586checksum = "60769b8b31b2a9f263dae2776c37b1b28ae246943cf719eb6946a1db05128a61" 7587dependencies = [ 7588 "bitflags 2.11.0", 7589 "crc32fast", 7590 "fdeflate", 7591 "flate2", 7592 "miniz_oxide", 7593] 7594 7595[[package]] 7596name = "polling" 7597version = "3.11.0" 7598source = "registry+https://github.com/rust-lang/crates.io-index" 7599checksum = "5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218" 7600dependencies = [ 7601 "cfg-if", 7602 "concurrent-queue", 7603 "hermit-abi", 7604 "pin-project-lite", 7605 "rustix 1.1.4", 7606 "windows-sys 0.61.2", 7607] 7608 7609[[package]] 7610name = "pollster" 7611version = "0.4.0" 7612source = "registry+https://github.com/rust-lang/crates.io-index" 7613checksum = "2f3a9f18d041e6d0e102a0a46750538147e5e8992d3b4873aaafee2520b00ce3" 7614 7615[[package]] 7616name = "poly1305" 7617version = "0.8.0" 7618source = "registry+https://github.com/rust-lang/crates.io-index" 7619checksum = "8159bd90725d2df49889a078b54f4f79e87f1f8a8444194cdca81d38f5393abf" 7620dependencies = [ 7621 "cpufeatures 0.2.17", 7622 "opaque-debug", 7623 "universal-hash 0.5.1", 7624] 7625 7626[[package]] 7627name = "poly1305" 7628version = "0.9.0-rc.6" 7629source = "registry+https://github.com/rust-lang/crates.io-index" 7630checksum = "19feddcbdf17fad33f40041c7f9e768faf19455f32a6d52ba1b8b65ffc7b1cae" 7631dependencies = [ 7632 "cpufeatures 0.3.0", 7633 "universal-hash 0.6.1", 7634 "zeroize", 7635] 7636 7637[[package]] 7638name = "polyval" 7639version = "0.6.2" 7640source = "registry+https://github.com/rust-lang/crates.io-index" 7641checksum = "9d1fe60d06143b2430aa532c94cfe9e29783047f06c0d7fd359a9a51b729fa25" 7642dependencies = [ 7643 "cfg-if", 7644 "cpufeatures 0.2.17", 7645 "opaque-debug", 7646 "universal-hash 0.5.1", 7647] 7648 7649[[package]] 7650name = "polyval" 7651version = "0.7.1" 7652source = "registry+https://github.com/rust-lang/crates.io-index" 7653checksum = "7dfc63250416fea14f5749b90725916a6c903f599d51cb635aa7a52bfd03eede" 7654dependencies = [ 7655 "cpubits", 7656 "cpufeatures 0.3.0", 7657 "universal-hash 0.6.1", 7658] 7659 7660[[package]] 7661name = "portable-atomic" 7662version = "1.13.1" 7663source = "registry+https://github.com/rust-lang/crates.io-index" 7664checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49" 7665 7666[[package]] 7667name = "portable-atomic-util" 7668version = "0.2.5" 7669source = "registry+https://github.com/rust-lang/crates.io-index" 7670checksum = "7a9db96d7fa8782dd8c15ce32ffe8680bbd1e978a43bf51a34d39483540495f5" 7671dependencies = [ 7672 "portable-atomic", 7673] 7674 7675[[package]] 7676name = "portmapper" 7677version = "0.14.0" 7678source = "registry+https://github.com/rust-lang/crates.io-index" 7679checksum = "7d2a8825353ace3285138da3378b1e21860d60351942f7aa3b99b13b41f80318" 7680dependencies = [ 7681 "base64 0.22.1", 7682 "bytes", 7683 "derive_more", 7684 "futures-lite", 7685 "futures-util", 7686 "hyper-util", 7687 "igd-next", 7688 "iroh-metrics", 7689 "libc", 7690 "n0-error", 7691 "netwatch", 7692 "num_enum", 7693 "rand 0.9.2", 7694 "serde", 7695 "smallvec", 7696 "socket2 0.6.3", 7697 "time", 7698 "tokio", 7699 "tokio-util", 7700 "tower-layer", 7701 "tracing", 7702 "url", 7703] 7704 7705[[package]] 7706name = "postcard" 7707version = "1.1.3" 7708source = "registry+https://github.com/rust-lang/crates.io-index" 7709checksum = "6764c3b5dd454e283a30e6dfe78e9b31096d9e32036b5d1eaac7a6119ccb9a24" 7710dependencies = [ 7711 "cobs", 7712 "embedded-io 0.4.0", 7713 "embedded-io 0.6.1", 7714 "heapless", 7715 "postcard-derive", 7716 "serde", 7717] 7718 7719[[package]] 7720name = "postcard-derive" 7721version = "0.2.2" 7722source = "registry+https://github.com/rust-lang/crates.io-index" 7723checksum = "e0232bd009a197ceec9cc881ba46f727fcd8060a2d8d6a9dde7a69030a6fe2bb" 7724dependencies = [ 7725 "proc-macro2", 7726 "quote", 7727 "syn 2.0.117", 7728] 7729 7730[[package]] 7731name = "potential_utf" 7732version = "0.1.4" 7733source = "registry+https://github.com/rust-lang/crates.io-index" 7734checksum = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77" 7735dependencies = [ 7736 "serde_core", 7737 "writeable 0.6.2", 7738 "zerovec 0.11.5", 7739] 7740 7741[[package]] 7742name = "powerfmt" 7743version = "0.2.0" 7744source = "registry+https://github.com/rust-lang/crates.io-index" 7745checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" 7746 7747[[package]] 7748name = "ppv-lite86" 7749version = "0.2.21" 7750source = "registry+https://github.com/rust-lang/crates.io-index" 7751checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 7752dependencies = [ 7753 "zerocopy", 7754] 7755 7756[[package]] 7757name = "precomputed-hash" 7758version = "0.1.1" 7759source = "registry+https://github.com/rust-lang/crates.io-index" 7760checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c" 7761 7762[[package]] 7763name = "presser" 7764version = "0.3.1" 7765source = "registry+https://github.com/rust-lang/crates.io-index" 7766checksum = "e8cf8e6a8aa66ce33f63993ffc4ea4271eb5b0530a9002db8455ea6050c77bfa" 7767 7768[[package]] 7769name = "prettyplease" 7770version = "0.2.37" 7771source = "registry+https://github.com/rust-lang/crates.io-index" 7772checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b" 7773dependencies = [ 7774 "proc-macro2", 7775 "syn 2.0.117", 7776] 7777 7778[[package]] 7779name = "primeorder" 7780version = "0.13.6" 7781source = "registry+https://github.com/rust-lang/crates.io-index" 7782checksum = "353e1ca18966c16d9deb1c69278edbc5f194139612772bd9537af60ac231e1e6" 7783dependencies = [ 7784 "elliptic-curve", 7785] 7786 7787[[package]] 7788name = "proc-macro-crate" 7789version = "1.3.1" 7790source = "registry+https://github.com/rust-lang/crates.io-index" 7791checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919" 7792dependencies = [ 7793 "once_cell", 7794 "toml_edit 0.19.15", 7795] 7796 7797[[package]] 7798name = "proc-macro-crate" 7799version = "2.0.2" 7800source = "registry+https://github.com/rust-lang/crates.io-index" 7801checksum = "b00f26d3400549137f92511a46ac1cd8ce37cb5598a96d382381458b992a5d24" 7802dependencies = [ 7803 "toml_datetime 0.6.3", 7804 "toml_edit 0.20.2", 7805] 7806 7807[[package]] 7808name = "proc-macro-crate" 7809version = "3.5.0" 7810source = "registry+https://github.com/rust-lang/crates.io-index" 7811checksum = "e67ba7e9b2b56446f1d419b1d807906278ffa1a658a8a5d8a39dcb1f5a78614f" 7812dependencies = [ 7813 "toml_edit 0.25.4+spec-1.1.0", 7814] 7815 7816[[package]] 7817name = "proc-macro-error" 7818version = "1.0.4" 7819source = "registry+https://github.com/rust-lang/crates.io-index" 7820checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" 7821dependencies = [ 7822 "proc-macro-error-attr", 7823 "proc-macro2", 7824 "quote", 7825 "syn 1.0.109", 7826 "version_check", 7827] 7828 7829[[package]] 7830name = "proc-macro-error-attr" 7831version = "1.0.4" 7832source = "registry+https://github.com/rust-lang/crates.io-index" 7833checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" 7834dependencies = [ 7835 "proc-macro2", 7836 "quote", 7837 "version_check", 7838] 7839 7840[[package]] 7841name = "proc-macro2" 7842version = "1.0.106" 7843source = "registry+https://github.com/rust-lang/crates.io-index" 7844checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934" 7845dependencies = [ 7846 "unicode-ident", 7847] 7848 7849[[package]] 7850name = "profiling" 7851version = "1.0.17" 7852source = "registry+https://github.com/rust-lang/crates.io-index" 7853checksum = "3eb8486b569e12e2c32ad3e204dbaba5e4b5b216e9367044f25f1dba42341773" 7854dependencies = [ 7855 "profiling-procmacros", 7856] 7857 7858[[package]] 7859name = "profiling-procmacros" 7860version = "1.0.17" 7861source = "registry+https://github.com/rust-lang/crates.io-index" 7862checksum = "52717f9a02b6965224f95ca2a81e2e0c5c43baacd28ca057577988930b6c3d5b" 7863dependencies = [ 7864 "quote", 7865 "syn 2.0.117", 7866] 7867 7868[[package]] 7869name = "prost" 7870version = "0.12.6" 7871source = "registry+https://github.com/rust-lang/crates.io-index" 7872checksum = "deb1435c188b76130da55f17a466d252ff7b1418b2ad3e037d127b94e3411f29" 7873dependencies = [ 7874 "bytes", 7875 "prost-derive", 7876] 7877 7878[[package]] 7879name = "prost-derive" 7880version = "0.12.6" 7881source = "registry+https://github.com/rust-lang/crates.io-index" 7882checksum = "81bddcdb20abf9501610992b6759a4c888aef7d1a7247ef75e2404275ac24af1" 7883dependencies = [ 7884 "anyhow", 7885 "itertools 0.12.1", 7886 "proc-macro2", 7887 "quote", 7888 "syn 2.0.117", 7889] 7890 7891[[package]] 7892name = "pxfm" 7893version = "0.1.28" 7894source = "registry+https://github.com/rust-lang/crates.io-index" 7895checksum = "b5a041e753da8b807c9255f28de81879c78c876392ff2469cde94799b2896b9d" 7896 7897[[package]] 7898name = "quick-error" 7899version = "2.0.1" 7900source = "registry+https://github.com/rust-lang/crates.io-index" 7901checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3" 7902 7903[[package]] 7904name = "quick-xml" 7905version = "0.38.4" 7906source = "registry+https://github.com/rust-lang/crates.io-index" 7907checksum = "b66c2058c55a409d601666cffe35f04333cf1013010882cec174a7467cd4e21c" 7908dependencies = [ 7909 "memchr", 7910] 7911 7912[[package]] 7913name = "quick-xml" 7914version = "0.39.2" 7915source = "registry+https://github.com/rust-lang/crates.io-index" 7916checksum = "958f21e8e7ceb5a1aa7fa87fab28e7c75976e0bfe7e23ff069e0a260f894067d" 7917dependencies = [ 7918 "memchr", 7919] 7920 7921[[package]] 7922name = "quick_cache" 7923version = "0.6.18" 7924source = "registry+https://github.com/rust-lang/crates.io-index" 7925checksum = "7ada44a88ef953a3294f6eb55d2007ba44646015e18613d2f213016379203ef3" 7926dependencies = [ 7927 "ahash", 7928 "equivalent", 7929 "hashbrown 0.16.1", 7930] 7931 7932[[package]] 7933name = "quickcheck" 7934version = "1.1.0" 7935source = "registry+https://github.com/rust-lang/crates.io-index" 7936checksum = "95c589f335db0f6aaa168a7cd27b1fc6920f5e1470c804f814d9cd6e62a0f70b" 7937dependencies = [ 7938 "env_logger", 7939 "log", 7940 "rand 0.10.0", 7941] 7942 7943[[package]] 7944name = "quinn" 7945version = "0.11.9" 7946source = "registry+https://github.com/rust-lang/crates.io-index" 7947checksum = "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20" 7948dependencies = [ 7949 "bytes", 7950 "cfg_aliases", 7951 "pin-project-lite", 7952 "quinn-proto", 7953 "quinn-udp", 7954 "rustc-hash 2.1.1", 7955 "rustls", 7956 "socket2 0.6.3", 7957 "thiserror 2.0.18", 7958 "tokio", 7959 "tracing", 7960 "web-time", 7961] 7962 7963[[package]] 7964name = "quinn-proto" 7965version = "0.11.13" 7966source = "registry+https://github.com/rust-lang/crates.io-index" 7967checksum = "f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31" 7968dependencies = [ 7969 "aws-lc-rs", 7970 "bytes", 7971 "getrandom 0.3.4", 7972 "lru-slab", 7973 "rand 0.9.2", 7974 "ring", 7975 "rustc-hash 2.1.1", 7976 "rustls", 7977 "rustls-pki-types", 7978 "slab", 7979 "thiserror 2.0.18", 7980 "tinyvec", 7981 "tracing", 7982 "web-time", 7983] 7984 7985[[package]] 7986name = "quinn-udp" 7987version = "0.5.14" 7988source = "registry+https://github.com/rust-lang/crates.io-index" 7989checksum = "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd" 7990dependencies = [ 7991 "cfg_aliases", 7992 "libc", 7993 "once_cell", 7994 "socket2 0.6.3", 7995 "tracing", 7996 "windows-sys 0.60.2", 7997] 7998 7999[[package]] 8000name = "quote" 8001version = "1.0.45" 8002source = "registry+https://github.com/rust-lang/crates.io-index" 8003checksum = "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924" 8004dependencies = [ 8005 "proc-macro2", 8006] 8007 8008[[package]] 8009name = "r-efi" 8010version = "5.3.0" 8011source = "registry+https://github.com/rust-lang/crates.io-index" 8012checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" 8013 8014[[package]] 8015name = "r-efi" 8016version = "6.0.0" 8017source = "registry+https://github.com/rust-lang/crates.io-index" 8018checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf" 8019 8020[[package]] 8021name = "rand" 8022version = "0.7.3" 8023source = "registry+https://github.com/rust-lang/crates.io-index" 8024checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03" 8025dependencies = [ 8026 "getrandom 0.1.16", 8027 "libc", 8028 "rand_chacha 0.2.2", 8029 "rand_core 0.5.1", 8030 "rand_hc", 8031] 8032 8033[[package]] 8034name = "rand" 8035version = "0.8.5" 8036source = "registry+https://github.com/rust-lang/crates.io-index" 8037checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 8038dependencies = [ 8039 "libc", 8040 "rand_chacha 0.3.1", 8041 "rand_core 0.6.4", 8042] 8043 8044[[package]] 8045name = "rand" 8046version = "0.9.2" 8047source = "registry+https://github.com/rust-lang/crates.io-index" 8048checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" 8049dependencies = [ 8050 "rand_chacha 0.9.0", 8051 "rand_core 0.9.5", 8052] 8053 8054[[package]] 8055name = "rand" 8056version = "0.10.0" 8057source = "registry+https://github.com/rust-lang/crates.io-index" 8058checksum = "bc266eb313df6c5c09c1c7b1fbe2510961e5bcd3add930c1e31f7ed9da0feff8" 8059dependencies = [ 8060 "getrandom 0.4.2", 8061 "rand_core 0.10.0", 8062] 8063 8064[[package]] 8065name = "rand_chacha" 8066version = "0.2.2" 8067source = "registry+https://github.com/rust-lang/crates.io-index" 8068checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402" 8069dependencies = [ 8070 "ppv-lite86", 8071 "rand_core 0.5.1", 8072] 8073 8074[[package]] 8075name = "rand_chacha" 8076version = "0.3.1" 8077source = "registry+https://github.com/rust-lang/crates.io-index" 8078checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 8079dependencies = [ 8080 "ppv-lite86", 8081 "rand_core 0.6.4", 8082] 8083 8084[[package]] 8085name = "rand_chacha" 8086version = "0.9.0" 8087source = "registry+https://github.com/rust-lang/crates.io-index" 8088checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" 8089dependencies = [ 8090 "ppv-lite86", 8091 "rand_core 0.9.5", 8092] 8093 8094[[package]] 8095name = "rand_core" 8096version = "0.5.1" 8097source = "registry+https://github.com/rust-lang/crates.io-index" 8098checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19" 8099dependencies = [ 8100 "getrandom 0.1.16", 8101] 8102 8103[[package]] 8104name = "rand_core" 8105version = "0.6.4" 8106source = "registry+https://github.com/rust-lang/crates.io-index" 8107checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 8108dependencies = [ 8109 "getrandom 0.2.17", 8110] 8111 8112[[package]] 8113name = "rand_core" 8114version = "0.9.5" 8115source = "registry+https://github.com/rust-lang/crates.io-index" 8116checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c" 8117dependencies = [ 8118 "getrandom 0.3.4", 8119] 8120 8121[[package]] 8122name = "rand_core" 8123version = "0.10.0" 8124source = "registry+https://github.com/rust-lang/crates.io-index" 8125checksum = "0c8d0fd677905edcbeedbf2edb6494d676f0e98d54d5cf9bda0b061cb8fb8aba" 8126 8127[[package]] 8128name = "rand_hc" 8129version = "0.2.0" 8130source = "registry+https://github.com/rust-lang/crates.io-index" 8131checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c" 8132dependencies = [ 8133 "rand_core 0.5.1", 8134] 8135 8136[[package]] 8137name = "range-alloc" 8138version = "0.1.5" 8139source = "registry+https://github.com/rust-lang/crates.io-index" 8140checksum = "ca45419789ae5a7899559e9512e58ca889e41f04f1f2445e9f4b290ceccd1d08" 8141 8142[[package]] 8143name = "rav1e" 8144version = "0.8.1" 8145source = "registry+https://github.com/rust-lang/crates.io-index" 8146checksum = "43b6dd56e85d9483277cde964fd1bdb0428de4fec5ebba7540995639a21cb32b" 8147dependencies = [ 8148 "aligned-vec", 8149 "arbitrary", 8150 "arg_enum_proc_macro", 8151 "arrayvec", 8152 "av-scenechange", 8153 "av1-grain", 8154 "bitstream-io", 8155 "built", 8156 "cfg-if", 8157 "interpolate_name", 8158 "itertools 0.14.0", 8159 "libc", 8160 "libfuzzer-sys", 8161 "log", 8162 "maybe-rayon", 8163 "new_debug_unreachable", 8164 "noop_proc_macro", 8165 "num-derive", 8166 "num-traits", 8167 "paste", 8168 "profiling", 8169 "rand 0.9.2", 8170 "rand_chacha 0.9.0", 8171 "simd_helpers", 8172 "thiserror 2.0.18", 8173 "v_frame", 8174 "wasm-bindgen", 8175] 8176 8177[[package]] 8178name = "ravif" 8179version = "0.12.0" 8180source = "registry+https://github.com/rust-lang/crates.io-index" 8181checksum = "ef69c1990ceef18a116855938e74793a5f7496ee907562bd0857b6ac734ab285" 8182dependencies = [ 8183 "avif-serialize", 8184 "imgref", 8185 "loop9", 8186 "quick-error", 8187 "rav1e", 8188 "rayon", 8189 "rgb", 8190] 8191 8192[[package]] 8193name = "raw-window-handle" 8194version = "0.6.2" 8195source = "registry+https://github.com/rust-lang/crates.io-index" 8196checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539" 8197 8198[[package]] 8199name = "rayon" 8200version = "1.11.0" 8201source = "registry+https://github.com/rust-lang/crates.io-index" 8202checksum = "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f" 8203dependencies = [ 8204 "either", 8205 "rayon-core", 8206] 8207 8208[[package]] 8209name = "rayon-core" 8210version = "1.13.0" 8211source = "registry+https://github.com/rust-lang/crates.io-index" 8212checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91" 8213dependencies = [ 8214 "crossbeam-deque", 8215 "crossbeam-utils", 8216] 8217 8218[[package]] 8219name = "read-fonts" 8220version = "0.35.0" 8221source = "registry+https://github.com/rust-lang/crates.io-index" 8222checksum = "6717cf23b488adf64b9d711329542ba34de147df262370221940dfabc2c91358" 8223dependencies = [ 8224 "bytemuck", 8225 "font-types", 8226] 8227 8228[[package]] 8229name = "redox_syscall" 8230version = "0.4.1" 8231source = "registry+https://github.com/rust-lang/crates.io-index" 8232checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa" 8233dependencies = [ 8234 "bitflags 1.3.2", 8235] 8236 8237[[package]] 8238name = "redox_syscall" 8239version = "0.5.18" 8240source = "registry+https://github.com/rust-lang/crates.io-index" 8241checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" 8242dependencies = [ 8243 "bitflags 2.11.0", 8244] 8245 8246[[package]] 8247name = "redox_syscall" 8248version = "0.7.3" 8249source = "registry+https://github.com/rust-lang/crates.io-index" 8250checksum = "6ce70a74e890531977d37e532c34d45e9055d2409ed08ddba14529471ed0be16" 8251dependencies = [ 8252 "bitflags 2.11.0", 8253] 8254 8255[[package]] 8256name = "redox_users" 8257version = "0.5.2" 8258source = "registry+https://github.com/rust-lang/crates.io-index" 8259checksum = "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac" 8260dependencies = [ 8261 "getrandom 0.2.17", 8262 "libredox", 8263 "thiserror 2.0.18", 8264] 8265 8266[[package]] 8267name = "regex" 8268version = "1.12.3" 8269source = "registry+https://github.com/rust-lang/crates.io-index" 8270checksum = "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276" 8271dependencies = [ 8272 "aho-corasick", 8273 "memchr", 8274 "regex-automata 0.4.14", 8275 "regex-syntax", 8276] 8277 8278[[package]] 8279name = "regex-automata" 8280version = "0.2.0" 8281source = "registry+https://github.com/rust-lang/crates.io-index" 8282checksum = "e9368763f5a9b804326f3af749e16f9abf378d227bcdee7634b13d8f17793782" 8283dependencies = [ 8284 "memchr", 8285] 8286 8287[[package]] 8288name = "regex-automata" 8289version = "0.4.14" 8290source = "registry+https://github.com/rust-lang/crates.io-index" 8291checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f" 8292dependencies = [ 8293 "aho-corasick", 8294 "memchr", 8295 "regex-syntax", 8296] 8297 8298[[package]] 8299name = "regex-syntax" 8300version = "0.8.10" 8301source = "registry+https://github.com/rust-lang/crates.io-index" 8302checksum = "dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a" 8303 8304[[package]] 8305name = "renderdoc-sys" 8306version = "1.1.0" 8307source = "registry+https://github.com/rust-lang/crates.io-index" 8308checksum = "19b30a45b0cd0bcca8037f3d0dc3421eaf95327a17cad11964fb8179b4fc4832" 8309 8310[[package]] 8311name = "reqwest" 8312version = "0.12.28" 8313source = "registry+https://github.com/rust-lang/crates.io-index" 8314checksum = "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147" 8315dependencies = [ 8316 "base64 0.22.1", 8317 "bytes", 8318 "futures-core", 8319 "futures-util", 8320 "http 1.4.0", 8321 "http-body 1.0.1", 8322 "http-body-util", 8323 "hyper 1.8.1", 8324 "hyper-rustls", 8325 "hyper-util", 8326 "js-sys", 8327 "log", 8328 "percent-encoding", 8329 "pin-project-lite", 8330 "quinn", 8331 "rustls", 8332 "rustls-pki-types", 8333 "serde", 8334 "serde_json", 8335 "serde_urlencoded", 8336 "sync_wrapper", 8337 "tokio", 8338 "tokio-rustls", 8339 "tokio-util", 8340 "tower", 8341 "tower-http", 8342 "tower-service", 8343 "url", 8344 "wasm-bindgen", 8345 "wasm-bindgen-futures", 8346 "wasm-streams", 8347 "web-sys", 8348 "webpki-roots", 8349] 8350 8351[[package]] 8352name = "reqwest" 8353version = "0.13.2" 8354source = "registry+https://github.com/rust-lang/crates.io-index" 8355checksum = "ab3f43e3283ab1488b624b44b0e988d0acea0b3214e694730a055cb6b2efa801" 8356dependencies = [ 8357 "base64 0.22.1", 8358 "bytes", 8359 "futures-core", 8360 "http 1.4.0", 8361 "http-body 1.0.1", 8362 "http-body-util", 8363 "hyper 1.8.1", 8364 "hyper-rustls", 8365 "hyper-util", 8366 "js-sys", 8367 "log", 8368 "percent-encoding", 8369 "pin-project-lite", 8370 "quinn", 8371 "rustls", 8372 "rustls-pki-types", 8373 "rustls-platform-verifier", 8374 "sync_wrapper", 8375 "tokio", 8376 "tokio-rustls", 8377 "tower", 8378 "tower-http", 8379 "tower-service", 8380 "url", 8381 "wasm-bindgen", 8382 "wasm-bindgen-futures", 8383 "web-sys", 8384] 8385 8386[[package]] 8387name = "resolv-conf" 8388version = "0.7.6" 8389source = "registry+https://github.com/rust-lang/crates.io-index" 8390checksum = "1e061d1b48cb8d38042de4ae0a7a6401009d6143dc80d2e2d6f31f0bdd6470c7" 8391 8392[[package]] 8393name = "resvg" 8394version = "0.45.1" 8395source = "registry+https://github.com/rust-lang/crates.io-index" 8396checksum = "a8928798c0a55e03c9ca6c4c6846f76377427d2c1e1f7e6de3c06ae57942df43" 8397dependencies = [ 8398 "gif 0.13.3", 8399 "image-webp", 8400 "log", 8401 "pico-args", 8402 "rgb", 8403 "svgtypes", 8404 "tiny-skia", 8405 "usvg", 8406 "zune-jpeg 0.4.21", 8407] 8408 8409[[package]] 8410name = "rfc6979" 8411version = "0.4.0" 8412source = "registry+https://github.com/rust-lang/crates.io-index" 8413checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2" 8414dependencies = [ 8415 "hmac", 8416 "subtle", 8417] 8418 8419[[package]] 8420name = "rgb" 8421version = "0.8.53" 8422source = "registry+https://github.com/rust-lang/crates.io-index" 8423checksum = "47b34b781b31e5d73e9fbc8689c70551fd1ade9a19e3e28cfec8580a79290cc4" 8424dependencies = [ 8425 "bytemuck", 8426] 8427 8428[[package]] 8429name = "ring" 8430version = "0.17.14" 8431source = "registry+https://github.com/rust-lang/crates.io-index" 8432checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" 8433dependencies = [ 8434 "cc", 8435 "cfg-if", 8436 "getrandom 0.2.17", 8437 "libc", 8438 "untrusted", 8439 "windows-sys 0.52.0", 8440] 8441 8442[[package]] 8443name = "ron" 8444version = "0.10.1" 8445source = "registry+https://github.com/rust-lang/crates.io-index" 8446checksum = "beceb6f7bf81c73e73aeef6dd1356d9a1b2b4909e1f0fc3e59b034f9572d7b7f" 8447dependencies = [ 8448 "base64 0.22.1", 8449 "bitflags 2.11.0", 8450 "serde", 8451 "serde_derive", 8452 "unicode-ident", 8453] 8454 8455[[package]] 8456name = "roxmltree" 8457version = "0.20.0" 8458source = "registry+https://github.com/rust-lang/crates.io-index" 8459checksum = "6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97" 8460 8461[[package]] 8462name = "rsa" 8463version = "0.9.10" 8464source = "registry+https://github.com/rust-lang/crates.io-index" 8465checksum = "b8573f03f5883dcaebdfcf4725caa1ecb9c15b2ef50c43a07b816e06799bb12d" 8466dependencies = [ 8467 "const-oid 0.9.6", 8468 "digest 0.10.7", 8469 "num-bigint-dig", 8470 "num-integer", 8471 "num-traits", 8472 "pkcs1", 8473 "pkcs8 0.10.2", 8474 "rand_core 0.6.4", 8475 "sha1", 8476 "sha2 0.10.9", 8477 "signature 2.2.0", 8478 "spki 0.7.3", 8479 "subtle", 8480 "zeroize", 8481] 8482 8483[[package]] 8484name = "rusqlite" 8485version = "0.37.0" 8486source = "registry+https://github.com/rust-lang/crates.io-index" 8487checksum = "165ca6e57b20e1351573e3729b958bc62f0e48025386970b6e4d29e7a7e71f3f" 8488dependencies = [ 8489 "bitflags 2.11.0", 8490 "fallible-iterator", 8491 "fallible-streaming-iterator", 8492 "hashlink", 8493 "libsqlite3-sys", 8494 "smallvec", 8495] 8496 8497[[package]] 8498name = "rustc-demangle" 8499version = "0.1.27" 8500source = "registry+https://github.com/rust-lang/crates.io-index" 8501checksum = "b50b8869d9fc858ce7266cce0194bd74df58b9d0e3f6df3a9fc8eb470d95c09d" 8502 8503[[package]] 8504name = "rustc-hash" 8505version = "1.1.0" 8506source = "registry+https://github.com/rust-lang/crates.io-index" 8507checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" 8508 8509[[package]] 8510name = "rustc-hash" 8511version = "2.1.1" 8512source = "registry+https://github.com/rust-lang/crates.io-index" 8513checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" 8514 8515[[package]] 8516name = "rustc_version" 8517version = "0.4.1" 8518source = "registry+https://github.com/rust-lang/crates.io-index" 8519checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" 8520dependencies = [ 8521 "semver", 8522] 8523 8524[[package]] 8525name = "rustix" 8526version = "0.38.44" 8527source = "registry+https://github.com/rust-lang/crates.io-index" 8528checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154" 8529dependencies = [ 8530 "bitflags 2.11.0", 8531 "errno", 8532 "libc", 8533 "linux-raw-sys 0.4.15", 8534 "windows-sys 0.59.0", 8535] 8536 8537[[package]] 8538name = "rustix" 8539version = "1.1.4" 8540source = "registry+https://github.com/rust-lang/crates.io-index" 8541checksum = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190" 8542dependencies = [ 8543 "bitflags 2.11.0", 8544 "errno", 8545 "libc", 8546 "linux-raw-sys 0.12.1", 8547 "windows-sys 0.61.2", 8548] 8549 8550[[package]] 8551name = "rustls" 8552version = "0.23.37" 8553source = "registry+https://github.com/rust-lang/crates.io-index" 8554checksum = "758025cb5fccfd3bc2fd74708fd4682be41d99e5dff73c377c0646c6012c73a4" 8555dependencies = [ 8556 "aws-lc-rs", 8557 "log", 8558 "once_cell", 8559 "ring", 8560 "rustls-pki-types", 8561 "rustls-webpki", 8562 "subtle", 8563 "zeroize", 8564] 8565 8566[[package]] 8567name = "rustls-native-certs" 8568version = "0.8.3" 8569source = "registry+https://github.com/rust-lang/crates.io-index" 8570checksum = "612460d5f7bea540c490b2b6395d8e34a953e52b491accd6c86c8164c5932a63" 8571dependencies = [ 8572 "openssl-probe", 8573 "rustls-pki-types", 8574 "schannel", 8575 "security-framework", 8576] 8577 8578[[package]] 8579name = "rustls-pki-types" 8580version = "1.14.0" 8581source = "registry+https://github.com/rust-lang/crates.io-index" 8582checksum = "be040f8b0a225e40375822a563fa9524378b9d63112f53e19ffff34df5d33fdd" 8583dependencies = [ 8584 "web-time", 8585 "zeroize", 8586] 8587 8588[[package]] 8589name = "rustls-platform-verifier" 8590version = "0.6.2" 8591source = "registry+https://github.com/rust-lang/crates.io-index" 8592checksum = "1d99feebc72bae7ab76ba994bb5e121b8d83d910ca40b36e0921f53becc41784" 8593dependencies = [ 8594 "core-foundation 0.10.1", 8595 "core-foundation-sys", 8596 "jni", 8597 "log", 8598 "once_cell", 8599 "rustls", 8600 "rustls-native-certs", 8601 "rustls-platform-verifier-android", 8602 "rustls-webpki", 8603 "security-framework", 8604 "security-framework-sys", 8605 "webpki-root-certs", 8606 "windows-sys 0.61.2", 8607] 8608 8609[[package]] 8610name = "rustls-platform-verifier-android" 8611version = "0.1.1" 8612source = "registry+https://github.com/rust-lang/crates.io-index" 8613checksum = "f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f" 8614 8615[[package]] 8616name = "rustls-webpki" 8617version = "0.103.9" 8618source = "registry+https://github.com/rust-lang/crates.io-index" 8619checksum = "d7df23109aa6c1567d1c575b9952556388da57401e4ace1d15f79eedad0d8f53" 8620dependencies = [ 8621 "aws-lc-rs", 8622 "ring", 8623 "rustls-pki-types", 8624 "untrusted", 8625] 8626 8627[[package]] 8628name = "rustversion" 8629version = "1.0.22" 8630source = "registry+https://github.com/rust-lang/crates.io-index" 8631checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" 8632 8633[[package]] 8634name = "rustybuzz" 8635version = "0.20.1" 8636source = "registry+https://github.com/rust-lang/crates.io-index" 8637checksum = "fd3c7c96f8a08ee34eff8857b11b49b07d71d1c3f4e88f8a88d4c9e9f90b1702" 8638dependencies = [ 8639 "bitflags 2.11.0", 8640 "bytemuck", 8641 "core_maths", 8642 "log", 8643 "smallvec", 8644 "ttf-parser", 8645 "unicode-bidi-mirroring", 8646 "unicode-ccc", 8647 "unicode-properties", 8648 "unicode-script", 8649] 8650 8651[[package]] 8652name = "ryu" 8653version = "1.0.23" 8654source = "registry+https://github.com/rust-lang/crates.io-index" 8655checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f" 8656 8657[[package]] 8658name = "same-file" 8659version = "1.0.6" 8660source = "registry+https://github.com/rust-lang/crates.io-index" 8661checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 8662dependencies = [ 8663 "winapi-util", 8664] 8665 8666[[package]] 8667name = "schannel" 8668version = "0.1.28" 8669source = "registry+https://github.com/rust-lang/crates.io-index" 8670checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1" 8671dependencies = [ 8672 "windows-sys 0.61.2", 8673] 8674 8675[[package]] 8676name = "scoped-tls" 8677version = "1.0.1" 8678source = "registry+https://github.com/rust-lang/crates.io-index" 8679checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294" 8680 8681[[package]] 8682name = "scopeguard" 8683version = "1.2.0" 8684source = "registry+https://github.com/rust-lang/crates.io-index" 8685checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 8686 8687[[package]] 8688name = "sctk-adwaita" 8689version = "0.10.1" 8690source = "registry+https://github.com/rust-lang/crates.io-index" 8691checksum = "b6277f0217056f77f1d8f49f2950ac6c278c0d607c45f5ee99328d792ede24ec" 8692dependencies = [ 8693 "ab_glyph", 8694 "log", 8695 "memmap2", 8696 "smithay-client-toolkit", 8697 "tiny-skia", 8698] 8699 8700[[package]] 8701name = "sea-query" 8702version = "1.0.0-rc.31" 8703source = "registry+https://github.com/rust-lang/crates.io-index" 8704checksum = "58decdaaaf2a698170af2fa1b2e8f7b43a970e7768bf18aebaab113bada46354" 8705dependencies = [ 8706 "inherent", 8707 "sea-query-derive", 8708] 8709 8710[[package]] 8711name = "sea-query-derive" 8712version = "1.0.0-rc.12" 8713source = "registry+https://github.com/rust-lang/crates.io-index" 8714checksum = "8d88ad44b6ad9788c8b9476b6b91f94c7461d1e19d39cd8ea37838b1e6ff5aa8" 8715dependencies = [ 8716 "darling", 8717 "heck 0.4.1", 8718 "proc-macro2", 8719 "quote", 8720 "syn 2.0.117", 8721 "thiserror 2.0.18", 8722] 8723 8724[[package]] 8725name = "sea-query-rusqlite" 8726version = "0.8.0-rc.15" 8727source = "registry+https://github.com/rust-lang/crates.io-index" 8728checksum = "9d42855d86ace6f5d9e425b65a8035d45c64e001db87a254ecfd87f226b4b0f7" 8729dependencies = [ 8730 "rusqlite", 8731 "sea-query", 8732] 8733 8734[[package]] 8735name = "sec1" 8736version = "0.7.3" 8737source = "registry+https://github.com/rust-lang/crates.io-index" 8738checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc" 8739dependencies = [ 8740 "base16ct 0.2.0", 8741 "der 0.7.10", 8742 "generic-array", 8743 "pkcs8 0.10.2", 8744 "subtle", 8745 "zeroize", 8746] 8747 8748[[package]] 8749name = "sec1" 8750version = "0.8.0-rc.13" 8751source = "registry+https://github.com/rust-lang/crates.io-index" 8752checksum = "7a2400ed44a13193820aa528a19f376c3843141a8ce96ff34b11104cc79763f2" 8753dependencies = [ 8754 "base16ct 1.0.0", 8755 "hybrid-array 0.4.7", 8756] 8757 8758[[package]] 8759name = "security-framework" 8760version = "3.7.0" 8761source = "registry+https://github.com/rust-lang/crates.io-index" 8762checksum = "b7f4bc775c73d9a02cde8bf7b2ec4c9d12743edf609006c7facc23998404cd1d" 8763dependencies = [ 8764 "bitflags 2.11.0", 8765 "core-foundation 0.10.1", 8766 "core-foundation-sys", 8767 "libc", 8768 "security-framework-sys", 8769] 8770 8771[[package]] 8772name = "security-framework-sys" 8773version = "2.17.0" 8774source = "registry+https://github.com/rust-lang/crates.io-index" 8775checksum = "6ce2691df843ecc5d231c0b14ece2acc3efb62c0a398c7e1d875f3983ce020e3" 8776dependencies = [ 8777 "core-foundation-sys", 8778 "libc", 8779] 8780 8781[[package]] 8782name = "seize" 8783version = "0.5.1" 8784source = "registry+https://github.com/rust-lang/crates.io-index" 8785checksum = "5b55fb86dfd3a2f5f76ea78310a88f96c4ea21a3031f8d212443d56123fd0521" 8786dependencies = [ 8787 "libc", 8788 "windows-sys 0.61.2", 8789] 8790 8791[[package]] 8792name = "selectors" 8793version = "0.35.0" 8794source = "git+https://github.com/servo/stylo?rev=9b635629e627a611419745198de1b1ba6c8667c2#9b635629e627a611419745198de1b1ba6c8667c2" 8795dependencies = [ 8796 "bitflags 2.11.0", 8797 "cssparser", 8798 "derive_more", 8799 "log", 8800 "new_debug_unreachable", 8801 "phf", 8802 "phf_codegen", 8803 "precomputed-hash", 8804 "rustc-hash 2.1.1", 8805 "servo_arc", 8806 "smallvec", 8807 "to_shmem", 8808 "to_shmem_derive", 8809] 8810 8811[[package]] 8812name = "self_cell" 8813version = "1.2.2" 8814source = "registry+https://github.com/rust-lang/crates.io-index" 8815checksum = "b12e76d157a900eb52e81bc6e9f3069344290341720e9178cde2407113ac8d89" 8816 8817[[package]] 8818name = "semver" 8819version = "1.0.27" 8820source = "registry+https://github.com/rust-lang/crates.io-index" 8821checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2" 8822 8823[[package]] 8824name = "send_wrapper" 8825version = "0.6.0" 8826source = "registry+https://github.com/rust-lang/crates.io-index" 8827checksum = "cd0b0ec5f1c1ca621c432a25813d8d60c88abe6d3e08a3eb9cf37d97a0fe3d73" 8828 8829[[package]] 8830name = "serde" 8831version = "1.0.228" 8832source = "registry+https://github.com/rust-lang/crates.io-index" 8833checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" 8834dependencies = [ 8835 "serde_core", 8836 "serde_derive", 8837] 8838 8839[[package]] 8840name = "serde_bytes" 8841version = "0.11.19" 8842source = "registry+https://github.com/rust-lang/crates.io-index" 8843checksum = "a5d440709e79d88e51ac01c4b72fc6cb7314017bb7da9eeff678aa94c10e3ea8" 8844dependencies = [ 8845 "serde", 8846 "serde_core", 8847] 8848 8849[[package]] 8850name = "serde_core" 8851version = "1.0.228" 8852source = "registry+https://github.com/rust-lang/crates.io-index" 8853checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" 8854dependencies = [ 8855 "serde_derive", 8856] 8857 8858[[package]] 8859name = "serde_derive" 8860version = "1.0.228" 8861source = "registry+https://github.com/rust-lang/crates.io-index" 8862checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" 8863dependencies = [ 8864 "proc-macro2", 8865 "quote", 8866 "syn 2.0.117", 8867] 8868 8869[[package]] 8870name = "serde_json" 8871version = "1.0.149" 8872source = "registry+https://github.com/rust-lang/crates.io-index" 8873checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86" 8874dependencies = [ 8875 "indexmap", 8876 "itoa", 8877 "memchr", 8878 "serde", 8879 "serde_core", 8880 "zmij", 8881] 8882 8883[[package]] 8884name = "serde_path_to_error" 8885version = "0.1.20" 8886source = "registry+https://github.com/rust-lang/crates.io-index" 8887checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457" 8888dependencies = [ 8889 "itoa", 8890 "serde", 8891 "serde_core", 8892] 8893 8894[[package]] 8895name = "serde_spanned" 8896version = "0.6.9" 8897source = "registry+https://github.com/rust-lang/crates.io-index" 8898checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3" 8899dependencies = [ 8900 "serde", 8901] 8902 8903[[package]] 8904name = "serde_spanned" 8905version = "1.0.4" 8906source = "registry+https://github.com/rust-lang/crates.io-index" 8907checksum = "f8bbf91e5a4d6315eee45e704372590b30e260ee83af6639d64557f51b067776" 8908dependencies = [ 8909 "serde_core", 8910] 8911 8912[[package]] 8913name = "serde_test" 8914version = "1.0.177" 8915source = "registry+https://github.com/rust-lang/crates.io-index" 8916checksum = "7f901ee573cab6b3060453d2d5f0bae4e6d628c23c0a962ff9b5f1d7c8d4f1ed" 8917dependencies = [ 8918 "serde", 8919] 8920 8921[[package]] 8922name = "serde_urlencoded" 8923version = "0.7.1" 8924source = "registry+https://github.com/rust-lang/crates.io-index" 8925checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 8926dependencies = [ 8927 "form_urlencoded", 8928 "itoa", 8929 "ryu", 8930 "serde", 8931] 8932 8933[[package]] 8934name = "servo-allocator" 8935version = "0.1.0" 8936dependencies = [ 8937 "backtrace", 8938 "libc", 8939 "log", 8940 "rustc-hash 2.1.1", 8941 "tikv-jemalloc-sys", 8942 "tikv-jemallocator", 8943 "windows-sys 0.61.2", 8944] 8945 8946[[package]] 8947name = "servo-background-hang-monitor" 8948version = "0.1.0" 8949dependencies = [ 8950 "backtrace", 8951 "crossbeam-channel", 8952 "libc", 8953 "log", 8954 "mach2", 8955 "nix", 8956 "rustc-demangle", 8957 "rustc-hash 2.1.1", 8958 "serde_json", 8959 "servo-background-hang-monitor-api", 8960 "servo-base", 8961] 8962 8963[[package]] 8964name = "servo-background-hang-monitor-api" 8965version = "0.1.0" 8966dependencies = [ 8967 "serde", 8968 "servo-base", 8969] 8970 8971[[package]] 8972name = "servo-base" 8973version = "0.1.0" 8974dependencies = [ 8975 "accesskit", 8976 "crossbeam-channel", 8977 "ipc-channel", 8978 "libc", 8979 "log", 8980 "mach2", 8981 "malloc_size_of_derive", 8982 "parking_lot", 8983 "rayon", 8984 "regex", 8985 "serde", 8986 "serde_json", 8987 "servo-config", 8988 "servo-malloc-size-of", 8989 "time", 8990 "unicode-segmentation", 8991 "webrender_api", 8992 "windows-sys 0.61.2", 8993] 8994 8995[[package]] 8996name = "servo-bluetooth" 8997version = "0.1.0" 8998dependencies = [ 8999 "bitflags 2.11.0", 9000 "blurdroid", 9001 "blurmac", 9002 "blurmock", 9003 "blurz", 9004 "log", 9005 "rand 0.9.2", 9006 "servo-base", 9007 "servo-bluetooth-traits", 9008 "servo-config", 9009 "servo-embedder-traits", 9010 "uuid", 9011] 9012 9013[[package]] 9014name = "servo-bluetooth-traits" 9015version = "0.1.0" 9016dependencies = [ 9017 "regex", 9018 "serde", 9019 "servo-base", 9020 "servo-embedder-traits", 9021] 9022 9023[[package]] 9024name = "servo-canvas" 9025version = "0.1.0" 9026dependencies = [ 9027 "bytemuck", 9028 "crossbeam-channel", 9029 "euclid", 9030 "futures-intrusive", 9031 "kurbo 0.12.0", 9032 "log", 9033 "peniko", 9034 "pollster", 9035 "rustc-hash 2.1.1", 9036 "servo-base", 9037 "servo-canvas-traits", 9038 "servo-config", 9039 "servo-fonts", 9040 "servo-paint-api", 9041 "servo-pixels", 9042 "servo-profile-traits", 9043 "servo-tracing", 9044 "stylo", 9045 "tracing", 9046 "vello", 9047 "vello_cpu", 9048 "webrender_api", 9049] 9050 9051[[package]] 9052name = "servo-canvas-traits" 9053version = "0.1.0" 9054dependencies = [ 9055 "crossbeam-channel", 9056 "euclid", 9057 "glow", 9058 "kurbo 0.12.0", 9059 "malloc_size_of_derive", 9060 "serde", 9061 "servo-base", 9062 "servo-config", 9063 "servo-fonts-traits", 9064 "servo-malloc-size-of", 9065 "servo-pixels", 9066 "servo-webxr-api", 9067 "strum", 9068 "stylo", 9069 "webrender_api", 9070] 9071 9072[[package]] 9073name = "servo-config" 9074version = "0.1.0" 9075dependencies = [ 9076 "serde", 9077 "serde_json", 9078 "servo-config-macro", 9079 "servo-url", 9080 "stylo_static_prefs", 9081] 9082 9083[[package]] 9084name = "servo-config-macro" 9085version = "0.1.0" 9086dependencies = [ 9087 "proc-macro2", 9088 "quote", 9089 "syn 2.0.117", 9090 "synstructure", 9091] 9092 9093[[package]] 9094name = "servo-constellation" 9095version = "0.1.0" 9096dependencies = [ 9097 "backtrace", 9098 "content-security-policy", 9099 "crossbeam-channel", 9100 "euclid", 9101 "gaol", 9102 "ipc-channel", 9103 "keyboard-types 0.8.3", 9104 "log", 9105 "parking_lot", 9106 "rand 0.9.2", 9107 "rustc-hash 2.1.1", 9108 "serde", 9109 "servo-background-hang-monitor", 9110 "servo-background-hang-monitor-api", 9111 "servo-base", 9112 "servo-bluetooth-traits", 9113 "servo-canvas", 9114 "servo-canvas-traits", 9115 "servo-config", 9116 "servo-constellation-traits", 9117 "servo-devtools-traits", 9118 "servo-embedder-traits", 9119 "servo-fonts", 9120 "servo-layout-api", 9121 "servo-media-thread", 9122 "servo-net", 9123 "servo-net-traits", 9124 "servo-paint-api", 9125 "servo-profile", 9126 "servo-profile-traits", 9127 "servo-script-traits", 9128 "servo-storage-traits", 9129 "servo-tracing", 9130 "servo-url", 9131 "servo-webgpu", 9132 "servo-webgpu-traits", 9133 "servo-webxr-api", 9134 "stylo", 9135 "stylo_traits", 9136 "tracing", 9137 "webrender", 9138 "webrender_api", 9139] 9140 9141[[package]] 9142name = "servo-constellation-traits" 9143version = "0.1.0" 9144dependencies = [ 9145 "content-security-policy", 9146 "encoding_rs", 9147 "euclid", 9148 "http 1.4.0", 9149 "ipc-channel", 9150 "log", 9151 "malloc_size_of_derive", 9152 "rustc-hash 2.1.1", 9153 "serde", 9154 "servo-base", 9155 "servo-canvas-traits", 9156 "servo-config", 9157 "servo-devtools-traits", 9158 "servo-embedder-traits", 9159 "servo-fonts-traits", 9160 "servo-hyper-serde", 9161 "servo-malloc-size-of", 9162 "servo-net-traits", 9163 "servo-paint-api", 9164 "servo-pixels", 9165 "servo-profile-traits", 9166 "servo-storage-traits", 9167 "servo-url", 9168 "servo-webgpu-traits", 9169 "strum", 9170 "stylo_traits", 9171 "uuid", 9172 "webrender_api", 9173 "wgpu-core", 9174] 9175 9176[[package]] 9177name = "servo-deny-public-fields" 9178version = "0.1.0" 9179dependencies = [ 9180 "syn 2.0.117", 9181 "synstructure", 9182] 9183 9184[[package]] 9185name = "servo-devtools" 9186version = "0.1.0" 9187dependencies = [ 9188 "atomic_refcell", 9189 "base64 0.22.1", 9190 "chrono", 9191 "crossbeam-channel", 9192 "headers 0.4.1", 9193 "http 1.4.0", 9194 "log", 9195 "malloc_size_of_derive", 9196 "rand 0.9.2", 9197 "rustc-hash 2.1.1", 9198 "serde", 9199 "serde_json", 9200 "servo-base", 9201 "servo-config", 9202 "servo-devtools-traits", 9203 "servo-embedder-traits", 9204 "servo-malloc-size-of", 9205 "servo-net", 9206 "servo-net-traits", 9207 "servo-profile-traits", 9208 "servo-url", 9209 "uuid", 9210] 9211 9212[[package]] 9213name = "servo-devtools-traits" 9214version = "0.1.0" 9215dependencies = [ 9216 "bitflags 2.11.0", 9217 "http 1.4.0", 9218 "log", 9219 "malloc_size_of_derive", 9220 "serde", 9221 "servo-base", 9222 "servo-embedder-traits", 9223 "servo-malloc-size-of", 9224 "servo-net-traits", 9225 "servo-profile-traits", 9226 "servo-url", 9227 "uuid", 9228] 9229 9230[[package]] 9231name = "servo-dom-struct" 9232version = "0.1.0" 9233dependencies = [ 9234 "proc-macro2", 9235 "quote", 9236 "syn 2.0.117", 9237] 9238 9239[[package]] 9240name = "servo-embedder-traits" 9241version = "0.1.0" 9242dependencies = [ 9243 "accesskit", 9244 "bitflags 2.11.0", 9245 "cookie 0.18.1", 9246 "crossbeam-channel", 9247 "euclid", 9248 "http 1.4.0", 9249 "image", 9250 "keyboard-types 0.8.3", 9251 "log", 9252 "malloc_size_of_derive", 9253 "rustc-hash 2.1.1", 9254 "serde", 9255 "servo-base", 9256 "servo-config", 9257 "servo-geometry", 9258 "servo-hyper-serde", 9259 "servo-malloc-size-of", 9260 "servo-pixels", 9261 "servo-url", 9262 "strum", 9263 "stylo", 9264 "stylo_traits", 9265 "tokio", 9266 "url", 9267 "uuid", 9268 "webdriver", 9269 "webrender_api", 9270] 9271 9272[[package]] 9273name = "servo-fonts" 9274version = "0.1.0" 9275dependencies = [ 9276 "app_units", 9277 "bitflags 2.11.0", 9278 "byteorder", 9279 "content-security-policy", 9280 "dwrote", 9281 "euclid", 9282 "fontsan", 9283 "freetype-sys", 9284 "harfbuzz-sys", 9285 "icu_properties 1.5.1", 9286 "itertools 0.14.0", 9287 "libc", 9288 "log", 9289 "malloc_size_of_derive", 9290 "memmap2", 9291 "num-traits", 9292 "objc2 0.6.4", 9293 "objc2-core-foundation", 9294 "objc2-core-graphics", 9295 "objc2-core-text", 9296 "parking_lot", 9297 "read-fonts", 9298 "rustc-hash 2.1.1", 9299 "serde", 9300 "servo-allocator", 9301 "servo-base", 9302 "servo-config", 9303 "servo-fonts-traits", 9304 "servo-malloc-size-of", 9305 "servo-net-traits", 9306 "servo-paint-api", 9307 "servo-profile-traits", 9308 "servo-tracing", 9309 "servo-url", 9310 "servo_arc", 9311 "skrifa", 9312 "smallvec", 9313 "stylo", 9314 "stylo_atoms", 9315 "tracing", 9316 "unicode-properties", 9317 "unicode-script", 9318 "url", 9319 "webrender_api", 9320 "winapi", 9321 "xml", 9322 "yeslogic-fontconfig-sys", 9323] 9324 9325[[package]] 9326name = "servo-fonts-traits" 9327version = "0.1.0" 9328dependencies = [ 9329 "atomic_refcell", 9330 "dwrote", 9331 "log", 9332 "malloc_size_of_derive", 9333 "memmap2", 9334 "num-derive", 9335 "num-traits", 9336 "parking_lot", 9337 "read-fonts", 9338 "serde", 9339 "servo-base", 9340 "servo-malloc-size-of", 9341 "servo-profile-traits", 9342 "servo-url", 9343 "stylo", 9344 "webrender_api", 9345] 9346 9347[[package]] 9348name = "servo-geometry" 9349version = "0.1.0" 9350dependencies = [ 9351 "app_units", 9352 "euclid", 9353 "malloc_size_of_derive", 9354 "servo-malloc-size-of", 9355 "webrender", 9356 "webrender_api", 9357] 9358 9359[[package]] 9360name = "servo-hyper-serde" 9361version = "0.13.2" 9362dependencies = [ 9363 "cookie 0.18.1", 9364 "headers 0.4.1", 9365 "http 1.4.0", 9366 "hyper 1.8.1", 9367 "mime", 9368 "serde", 9369 "serde_bytes", 9370 "serde_core", 9371 "serde_test", 9372] 9373 9374[[package]] 9375name = "servo-jstraceable-derive" 9376version = "0.1.0" 9377dependencies = [ 9378 "proc-macro2", 9379 "syn 2.0.117", 9380 "synstructure", 9381] 9382 9383[[package]] 9384name = "servo-layout" 9385version = "0.1.0" 9386dependencies = [ 9387 "accesskit", 9388 "app_units", 9389 "atomic_refcell", 9390 "bitflags 2.11.0", 9391 "cssparser", 9392 "data-url", 9393 "euclid", 9394 "html5ever", 9395 "icu_locid", 9396 "icu_segmenter 1.5.0", 9397 "itertools 0.14.0", 9398 "kurbo 0.12.0", 9399 "log", 9400 "malloc_size_of_derive", 9401 "num-traits", 9402 "parking_lot", 9403 "quickcheck", 9404 "rayon", 9405 "rustc-hash 2.1.1", 9406 "selectors", 9407 "servo-base", 9408 "servo-config", 9409 "servo-embedder-traits", 9410 "servo-fonts", 9411 "servo-fonts-traits", 9412 "servo-geometry", 9413 "servo-layout-api", 9414 "servo-malloc-size-of", 9415 "servo-net-traits", 9416 "servo-paint-api", 9417 "servo-pixels", 9418 "servo-profile-traits", 9419 "servo-script", 9420 "servo-script-traits", 9421 "servo-tracing", 9422 "servo-url", 9423 "servo_arc", 9424 "smallvec", 9425 "strum", 9426 "stylo", 9427 "stylo_atoms", 9428 "stylo_traits", 9429 "taffy", 9430 "tracing", 9431 "unicode-bidi", 9432 "unicode-script", 9433 "url", 9434 "webrender_api", 9435 "xi-unicode", 9436] 9437 9438[[package]] 9439name = "servo-layout-api" 9440version = "0.1.0" 9441dependencies = [ 9442 "app_units", 9443 "atomic_refcell", 9444 "bitflags 2.11.0", 9445 "euclid", 9446 "html5ever", 9447 "libc", 9448 "malloc_size_of_derive", 9449 "parking_lot", 9450 "rustc-hash 2.1.1", 9451 "selectors", 9452 "serde", 9453 "servo-background-hang-monitor-api", 9454 "servo-base", 9455 "servo-embedder-traits", 9456 "servo-fonts", 9457 "servo-fonts-traits", 9458 "servo-malloc-size-of", 9459 "servo-net-traits", 9460 "servo-paint-api", 9461 "servo-pixels", 9462 "servo-profile-traits", 9463 "servo-script-traits", 9464 "servo-url", 9465 "servo_arc", 9466 "stylo", 9467 "stylo_traits", 9468 "webrender_api", 9469] 9470 9471[[package]] 9472name = "servo-malloc-size-of" 9473version = "0.1.0" 9474dependencies = [ 9475 "accountable-refcell", 9476 "app_units", 9477 "atomic_refcell", 9478 "content-security-policy", 9479 "crossbeam-channel", 9480 "euclid", 9481 "http 1.4.0", 9482 "indexmap", 9483 "ipc-channel", 9484 "keyboard-types 0.8.3", 9485 "markup5ever", 9486 "mime", 9487 "parking_lot", 9488 "resvg", 9489 "servo-allocator", 9490 "servo_arc", 9491 "smallvec", 9492 "string_cache", 9493 "stylo", 9494 "stylo_dom", 9495 "stylo_malloc_size_of", 9496 "taffy", 9497 "tendril", 9498 "tokio", 9499 "unicode-bidi", 9500 "unicode-script", 9501 "url", 9502 "urlpattern", 9503 "utf-8", 9504 "uuid", 9505 "webrender", 9506 "webrender_api", 9507 "wr_malloc_size_of", 9508] 9509 9510[[package]] 9511name = "servo-media" 9512version = "0.1.0" 9513dependencies = [ 9514 "once_cell", 9515 "servo-media-audio", 9516 "servo-media-player", 9517 "servo-media-streams", 9518 "servo-media-traits", 9519 "servo-media-webrtc", 9520] 9521 9522[[package]] 9523name = "servo-media-audio" 9524version = "0.1.0" 9525dependencies = [ 9526 "byte-slice-cast", 9527 "euclid", 9528 "log", 9529 "malloc_size_of_derive", 9530 "num-complex", 9531 "num-traits", 9532 "petgraph", 9533 "serde", 9534 "serde_derive", 9535 "servo-malloc-size-of", 9536 "servo-media-derive", 9537 "servo-media-player", 9538 "servo-media-streams", 9539 "servo-media-traits", 9540 "smallvec", 9541 "speexdsp-resampler", 9542] 9543 9544[[package]] 9545name = "servo-media-derive" 9546version = "0.1.0" 9547dependencies = [ 9548 "proc-macro2", 9549 "quote", 9550 "syn 2.0.117", 9551] 9552 9553[[package]] 9554name = "servo-media-dummy" 9555version = "0.1.0" 9556dependencies = [ 9557 "ipc-channel", 9558 "servo-media", 9559 "servo-media-audio", 9560 "servo-media-player", 9561 "servo-media-streams", 9562 "servo-media-traits", 9563 "servo-media-webrtc", 9564] 9565 9566[[package]] 9567name = "servo-media-gstreamer" 9568version = "0.1.0" 9569dependencies = [ 9570 "byte-slice-cast", 9571 "glib 0.21.5", 9572 "glib-sys 0.21.5", 9573 "gstreamer", 9574 "gstreamer-app", 9575 "gstreamer-audio", 9576 "gstreamer-base", 9577 "gstreamer-play", 9578 "gstreamer-sdp", 9579 "gstreamer-sys", 9580 "gstreamer-video", 9581 "gstreamer-webrtc", 9582 "ipc-channel", 9583 "log", 9584 "mime", 9585 "once_cell", 9586 "servo-media", 9587 "servo-media-audio", 9588 "servo-media-gstreamer-render", 9589 "servo-media-gstreamer-render-android", 9590 "servo-media-gstreamer-render-unix", 9591 "servo-media-player", 9592 "servo-media-streams", 9593 "servo-media-traits", 9594 "servo-media-webrtc", 9595 "url", 9596] 9597 9598[[package]] 9599name = "servo-media-gstreamer-render" 9600version = "0.1.0" 9601dependencies = [ 9602 "gstreamer", 9603 "gstreamer-video", 9604 "servo-media-player", 9605] 9606 9607[[package]] 9608name = "servo-media-gstreamer-render-android" 9609version = "0.1.0" 9610dependencies = [ 9611 "glib 0.21.5", 9612 "gstreamer", 9613 "gstreamer-gl", 9614 "gstreamer-gl-egl", 9615 "gstreamer-video", 9616 "servo-media-gstreamer-render", 9617 "servo-media-player", 9618] 9619 9620[[package]] 9621name = "servo-media-gstreamer-render-unix" 9622version = "0.1.0" 9623dependencies = [ 9624 "glib 0.21.5", 9625 "gstreamer", 9626 "gstreamer-gl", 9627 "gstreamer-gl-egl", 9628 "gstreamer-gl-wayland", 9629 "gstreamer-gl-x11", 9630 "gstreamer-video", 9631 "servo-media-gstreamer-render", 9632 "servo-media-player", 9633] 9634 9635[[package]] 9636name = "servo-media-player" 9637version = "0.1.0" 9638dependencies = [ 9639 "ipc-channel", 9640 "malloc_size_of_derive", 9641 "serde", 9642 "serde_derive", 9643 "servo-malloc-size-of", 9644 "servo-media-streams", 9645 "servo-media-traits", 9646] 9647 9648[[package]] 9649name = "servo-media-streams" 9650version = "0.1.0" 9651dependencies = [ 9652 "malloc_size_of_derive", 9653 "servo-malloc-size-of", 9654 "uuid", 9655] 9656 9657[[package]] 9658name = "servo-media-thread" 9659version = "0.1.0" 9660dependencies = [ 9661 "euclid", 9662 "ipc-channel", 9663 "log", 9664 "malloc_size_of_derive", 9665 "rustc-hash 2.1.1", 9666 "serde", 9667 "servo-config", 9668 "servo-malloc-size-of", 9669 "servo-media", 9670 "servo-paint-api", 9671 "webrender_api", 9672] 9673 9674[[package]] 9675name = "servo-media-traits" 9676version = "0.1.0" 9677dependencies = [ 9678 "malloc_size_of_derive", 9679 "servo-malloc-size-of", 9680] 9681 9682[[package]] 9683name = "servo-media-webrtc" 9684version = "0.1.0" 9685dependencies = [ 9686 "log", 9687 "servo-media-streams", 9688 "uuid", 9689] 9690 9691[[package]] 9692name = "servo-metrics" 9693version = "0.1.0" 9694dependencies = [ 9695 "malloc_size_of_derive", 9696 "servo-base", 9697 "servo-config", 9698 "servo-malloc-size-of", 9699 "servo-paint-api", 9700 "servo-profile-traits", 9701 "servo-script-traits", 9702 "servo-url", 9703] 9704 9705[[package]] 9706name = "servo-net" 9707version = "0.1.0" 9708dependencies = [ 9709 "async-compression", 9710 "async-recursion", 9711 "async-tungstenite", 9712 "base64 0.22.1", 9713 "bytes", 9714 "chrono", 9715 "content-security-policy", 9716 "cookie 0.18.1", 9717 "crossbeam-channel", 9718 "data-url", 9719 "flate2", 9720 "fst", 9721 "futures", 9722 "futures-core", 9723 "futures-util", 9724 "generic-array", 9725 "headers 0.4.1", 9726 "http 1.4.0", 9727 "http-body-util", 9728 "hyper 1.8.1", 9729 "hyper-rustls", 9730 "hyper-util", 9731 "imsz", 9732 "ipc-channel", 9733 "itertools 0.14.0", 9734 "log", 9735 "malloc_size_of_derive", 9736 "mime", 9737 "mime_guess", 9738 "nom 8.0.0", 9739 "parking_lot", 9740 "quick_cache", 9741 "regex", 9742 "resvg", 9743 "rustc-hash 2.1.1", 9744 "rustls", 9745 "rustls-pki-types", 9746 "rustls-platform-verifier", 9747 "serde", 9748 "servo-base", 9749 "servo-config", 9750 "servo-devtools-traits", 9751 "servo-embedder-traits", 9752 "servo-hyper-serde", 9753 "servo-malloc-size-of", 9754 "servo-net", 9755 "servo-net-traits", 9756 "servo-paint-api", 9757 "servo-pixels", 9758 "servo-profile-traits", 9759 "servo-url", 9760 "servo_arc", 9761 "sha2 0.10.9", 9762 "time", 9763 "tokio", 9764 "tokio-rustls", 9765 "tokio-stream", 9766 "tokio-util", 9767 "tower", 9768 "tungstenite", 9769 "url", 9770 "uuid", 9771 "webpki-roots", 9772 "webrender_api", 9773] 9774 9775[[package]] 9776name = "servo-net-traits" 9777version = "0.1.0" 9778dependencies = [ 9779 "content-security-policy", 9780 "cookie 0.18.1", 9781 "crossbeam-channel", 9782 "data-url", 9783 "headers 0.4.1", 9784 "http 1.4.0", 9785 "hyper-util", 9786 "ipc-channel", 9787 "log", 9788 "malloc_size_of_derive", 9789 "mime", 9790 "num-traits", 9791 "parking_lot", 9792 "percent-encoding", 9793 "rand 0.9.2", 9794 "rustc-hash 2.1.1", 9795 "rustls-pki-types", 9796 "serde", 9797 "servo-base", 9798 "servo-config", 9799 "servo-embedder-traits", 9800 "servo-hyper-serde", 9801 "servo-malloc-size-of", 9802 "servo-paint-api", 9803 "servo-pixels", 9804 "servo-profile-traits", 9805 "servo-url", 9806 "servo_arc", 9807 "sys-locale", 9808 "tokio", 9809 "url", 9810 "uuid", 9811 "webrender_api", 9812] 9813 9814[[package]] 9815name = "servo-paint" 9816version = "0.1.0" 9817dependencies = [ 9818 "bitflags 2.11.0", 9819 "crossbeam-channel", 9820 "dpi", 9821 "euclid", 9822 "gleam", 9823 "image", 9824 "ipc-channel", 9825 "log", 9826 "rayon", 9827 "rustc-hash 2.1.1", 9828 "servo-allocator", 9829 "servo-base", 9830 "servo-canvas-traits", 9831 "servo-config", 9832 "servo-constellation-traits", 9833 "servo-embedder-traits", 9834 "servo-geometry", 9835 "servo-malloc-size-of", 9836 "servo-media-thread", 9837 "servo-paint-api", 9838 "servo-pixels", 9839 "servo-profile-traits", 9840 "servo-timers", 9841 "servo-tracing", 9842 "servo-webgl", 9843 "servo-webgpu", 9844 "servo-webxr", 9845 "servo-webxr-api", 9846 "smallvec", 9847 "stylo_traits", 9848 "surfman", 9849 "tracing", 9850 "webrender", 9851 "webrender_api", 9852 "wr_malloc_size_of", 9853] 9854 9855[[package]] 9856name = "servo-paint-api" 9857version = "0.1.0" 9858dependencies = [ 9859 "bitflags 2.11.0", 9860 "crossbeam-channel", 9861 "dpi", 9862 "euclid", 9863 "gleam", 9864 "glow", 9865 "image", 9866 "ipc-channel", 9867 "log", 9868 "malloc_size_of_derive", 9869 "parking_lot", 9870 "raw-window-handle", 9871 "rustc-hash 2.1.1", 9872 "serde", 9873 "serde_bytes", 9874 "servo-base", 9875 "servo-embedder-traits", 9876 "servo-geometry", 9877 "servo-malloc-size-of", 9878 "servo-pixels", 9879 "servo-profile-traits", 9880 "servo-tracing", 9881 "servo-url", 9882 "smallvec", 9883 "strum", 9884 "stylo", 9885 "stylo_traits", 9886 "surfman", 9887 "tracing", 9888 "webrender_api", 9889] 9890 9891[[package]] 9892name = "servo-pixels" 9893version = "0.1.0" 9894dependencies = [ 9895 "criterion", 9896 "euclid", 9897 "image", 9898 "log", 9899 "malloc_size_of_derive", 9900 "serde", 9901 "servo-base", 9902 "servo-malloc-size-of", 9903 "webrender_api", 9904] 9905 9906[[package]] 9907name = "servo-profile" 9908version = "0.1.0" 9909dependencies = [ 9910 "libc", 9911 "log", 9912 "mach2", 9913 "regex", 9914 "serde", 9915 "serde_json", 9916 "servo-allocator", 9917 "servo-base", 9918 "servo-config", 9919 "servo-profile-traits", 9920 "tikv-jemalloc-sys", 9921 "time", 9922] 9923 9924[[package]] 9925name = "servo-profile-traits" 9926version = "0.1.0" 9927dependencies = [ 9928 "crossbeam-channel", 9929 "ipc-channel", 9930 "log", 9931 "malloc_size_of_derive", 9932 "serde", 9933 "servo-allocator", 9934 "servo-base", 9935 "servo-config", 9936 "servo-malloc-size-of", 9937 "time", 9938 "tracing", 9939] 9940 9941[[package]] 9942name = "servo-script" 9943version = "0.1.0" 9944dependencies = [ 9945 "accountable-refcell", 9946 "aes 0.8.4", 9947 "aes-gcm 0.10.3", 9948 "aes-kw", 9949 "app_units", 9950 "argon2", 9951 "arrayvec", 9952 "atomic_refcell", 9953 "aws-lc-rs", 9954 "backtrace", 9955 "base64 0.22.1", 9956 "base64ct", 9957 "bitflags 2.11.0", 9958 "brotli", 9959 "cbc", 9960 "chacha20poly1305", 9961 "chardetng", 9962 "chrono", 9963 "cipher 0.4.4", 9964 "content-security-policy", 9965 "cookie 0.18.1", 9966 "crossbeam-channel", 9967 "cssparser", 9968 "ctr 0.9.2", 9969 "data-url", 9970 "der 0.7.10", 9971 "digest 0.10.7", 9972 "ecdsa", 9973 "elliptic-curve", 9974 "encoding_rs", 9975 "euclid", 9976 "flate2", 9977 "glow", 9978 "headers 0.4.1", 9979 "hkdf", 9980 "html5ever", 9981 "http 1.4.0", 9982 "image", 9983 "indexmap", 9984 "ipc-channel", 9985 "itertools 0.14.0", 9986 "keyboard-types 0.8.3", 9987 "kurbo 0.12.0", 9988 "libc", 9989 "log", 9990 "malloc_size_of_derive", 9991 "markup5ever", 9992 "mime", 9993 "mime-multipart-hyper1", 9994 "mime_guess", 9995 "ml-dsa", 9996 "ml-kem", 9997 "mozangle", 9998 "mozjs", 9999 "nom-rfc8288", 10000 "num-bigint-dig", 10001 "num-traits", 10002 "num_cpus", 10003 "ocb3", 10004 "p256", 10005 "p384", 10006 "p521", 10007 "parking_lot", 10008 "percent-encoding", 10009 "phf", 10010 "pkcs8 0.10.2", 10011 "postcard", 10012 "rand 0.9.2", 10013 "regex", 10014 "rsa", 10015 "rustc-hash 2.1.1", 10016 "sec1 0.7.3", 10017 "selectors", 10018 "serde", 10019 "serde_json", 10020 "servo-background-hang-monitor-api", 10021 "servo-base", 10022 "servo-bluetooth-traits", 10023 "servo-canvas-traits", 10024 "servo-config", 10025 "servo-constellation-traits", 10026 "servo-deny-public-fields", 10027 "servo-devtools-traits", 10028 "servo-dom-struct", 10029 "servo-embedder-traits", 10030 "servo-fonts", 10031 "servo-fonts-traits", 10032 "servo-geometry", 10033 "servo-hyper-serde", 10034 "servo-jstraceable-derive", 10035 "servo-layout-api", 10036 "servo-malloc-size-of", 10037 "servo-media", 10038 "servo-media-thread", 10039 "servo-metrics", 10040 "servo-net-traits", 10041 "servo-paint-api", 10042 "servo-pixels", 10043 "servo-profile-traits", 10044 "servo-script-bindings", 10045 "servo-script-traits", 10046 "servo-storage-traits", 10047 "servo-timers", 10048 "servo-url", 10049 "servo-webgpu-traits", 10050 "servo-webxr-api", 10051 "servo-xpath", 10052 "servo_arc", 10053 "sha1", 10054 "sha2 0.10.9", 10055 "sha3", 10056 "smallvec", 10057 "strum", 10058 "stylo", 10059 "stylo_atoms", 10060 "stylo_dom", 10061 "stylo_malloc_size_of", 10062 "stylo_traits", 10063 "swapper", 10064 "tempfile", 10065 "tendril", 10066 "time", 10067 "tracing", 10068 "unicode-bidi", 10069 "unicode-script", 10070 "unicode-segmentation", 10071 "url", 10072 "urlpattern", 10073 "utf-8", 10074 "uuid", 10075 "webdriver", 10076 "webrender_api", 10077 "wgpu-core", 10078 "wgpu-types", 10079 "x25519-dalek", 10080 "xml5ever", 10081] 10082 10083[[package]] 10084name = "servo-script-bindings" 10085version = "0.1.0" 10086dependencies = [ 10087 "bitflags 2.11.0", 10088 "crossbeam-channel", 10089 "encoding_rs", 10090 "html5ever", 10091 "indexmap", 10092 "keyboard-types 0.8.3", 10093 "libc", 10094 "log", 10095 "malloc_size_of_derive", 10096 "mozjs", 10097 "num-traits", 10098 "parking_lot", 10099 "phf", 10100 "phf_codegen", 10101 "phf_shared", 10102 "regex", 10103 "serde_json", 10104 "servo-base", 10105 "servo-config", 10106 "servo-deny-public-fields", 10107 "servo-dom-struct", 10108 "servo-jstraceable-derive", 10109 "servo-malloc-size-of", 10110 "servo-profile-traits", 10111 "servo-url", 10112 "servo-webxr-api", 10113 "servo_arc", 10114 "smallvec", 10115 "stylo", 10116 "stylo_atoms", 10117 "tendril", 10118 "tracing", 10119 "xml5ever", 10120] 10121 10122[[package]] 10123name = "servo-script-traits" 10124version = "0.1.0" 10125dependencies = [ 10126 "accesskit", 10127 "content-security-policy", 10128 "crossbeam-channel", 10129 "euclid", 10130 "keyboard-types 0.8.3", 10131 "log", 10132 "malloc_size_of_derive", 10133 "rustc-hash 2.1.1", 10134 "serde", 10135 "servo-background-hang-monitor-api", 10136 "servo-base", 10137 "servo-bluetooth-traits", 10138 "servo-canvas-traits", 10139 "servo-config", 10140 "servo-constellation-traits", 10141 "servo-devtools-traits", 10142 "servo-embedder-traits", 10143 "servo-fonts-traits", 10144 "servo-malloc-size-of", 10145 "servo-media-thread", 10146 "servo-net-traits", 10147 "servo-paint-api", 10148 "servo-pixels", 10149 "servo-profile-traits", 10150 "servo-storage-traits", 10151 "servo-url", 10152 "servo-webgpu-traits", 10153 "servo-webxr-api", 10154 "strum", 10155 "stylo_atoms", 10156 "stylo_traits", 10157 "webrender_api", 10158] 10159 10160[[package]] 10161name = "servo-storage" 10162version = "0.1.0" 10163dependencies = [ 10164 "libc", 10165 "log", 10166 "malloc_size_of_derive", 10167 "postcard", 10168 "rusqlite", 10169 "rustc-hash 2.1.1", 10170 "sea-query", 10171 "sea-query-rusqlite", 10172 "serde", 10173 "serde_json", 10174 "servo-base", 10175 "servo-config", 10176 "servo-malloc-size-of", 10177 "servo-net-traits", 10178 "servo-profile", 10179 "servo-profile-traits", 10180 "servo-storage-traits", 10181 "servo-url", 10182 "tempfile", 10183 "tokio", 10184 "tokio-rustls", 10185 "tokio-stream", 10186 "tokio-util", 10187 "url", 10188 "uuid", 10189] 10190 10191[[package]] 10192name = "servo-storage-traits" 10193version = "0.1.0" 10194dependencies = [ 10195 "malloc_size_of_derive", 10196 "serde", 10197 "servo-base", 10198 "servo-malloc-size-of", 10199 "servo-profile-traits", 10200 "servo-url", 10201 "uuid", 10202] 10203 10204[[package]] 10205name = "servo-timers" 10206version = "0.1.0" 10207dependencies = [ 10208 "crossbeam-channel", 10209 "malloc_size_of_derive", 10210 "servo-malloc-size-of", 10211] 10212 10213[[package]] 10214name = "servo-tracing" 10215version = "0.1.0" 10216dependencies = [ 10217 "prettyplease", 10218 "proc-macro2", 10219 "quote", 10220 "syn 2.0.117", 10221] 10222 10223[[package]] 10224name = "servo-url" 10225version = "0.1.0" 10226dependencies = [ 10227 "encoding_rs", 10228 "malloc_size_of_derive", 10229 "serde", 10230 "servo-malloc-size-of", 10231 "servo_arc", 10232 "url", 10233 "uuid", 10234] 10235 10236[[package]] 10237name = "servo-webgl" 10238version = "0.1.0" 10239dependencies = [ 10240 "bitflags 2.11.0", 10241 "byteorder", 10242 "crossbeam-channel", 10243 "euclid", 10244 "glow", 10245 "half", 10246 "itertools 0.14.0", 10247 "log", 10248 "parking_lot", 10249 "rustc-hash 2.1.1", 10250 "servo-base", 10251 "servo-canvas-traits", 10252 "servo-paint-api", 10253 "servo-pixels", 10254 "servo-webxr", 10255 "servo-webxr-api", 10256 "surfman", 10257 "webrender", 10258 "webrender_api", 10259] 10260 10261[[package]] 10262name = "servo-webgpu" 10263version = "0.1.0" 10264dependencies = [ 10265 "arrayvec", 10266 "euclid", 10267 "log", 10268 "rustc-hash 2.1.1", 10269 "servo-base", 10270 "servo-config", 10271 "servo-paint-api", 10272 "servo-pixels", 10273 "servo-webgpu-traits", 10274 "webrender_api", 10275 "wgpu-core", 10276 "wgpu-types", 10277] 10278 10279[[package]] 10280name = "servo-webgpu-traits" 10281version = "0.1.0" 10282dependencies = [ 10283 "arrayvec", 10284 "malloc_size_of_derive", 10285 "serde", 10286 "servo-base", 10287 "servo-malloc-size-of", 10288 "servo-pixels", 10289 "webrender_api", 10290 "wgpu-core", 10291 "wgpu-types", 10292] 10293 10294[[package]] 10295name = "servo-webxr" 10296version = "0.1.0" 10297dependencies = [ 10298 "crossbeam-channel", 10299 "euclid", 10300 "glow", 10301 "log", 10302 "openxr", 10303 "raw-window-handle", 10304 "servo-base", 10305 "servo-profile-traits", 10306 "servo-webxr-api", 10307 "surfman", 10308 "winapi", 10309 "wio", 10310] 10311 10312[[package]] 10313name = "servo-webxr-api" 10314version = "0.1.0" 10315dependencies = [ 10316 "euclid", 10317 "ipc-channel", 10318 "log", 10319 "malloc_size_of_derive", 10320 "serde", 10321 "servo-base", 10322 "servo-embedder-traits", 10323 "servo-malloc-size-of", 10324 "servo-profile-traits", 10325] 10326 10327[[package]] 10328name = "servo-xpath" 10329version = "0.1.0" 10330dependencies = [ 10331 "log", 10332 "malloc_size_of_derive", 10333 "markup5ever", 10334 "servo-malloc-size-of", 10335] 10336 10337[[package]] 10338name = "servo_arc" 10339version = "0.4.3" 10340source = "git+https://github.com/servo/stylo?rev=9b635629e627a611419745198de1b1ba6c8667c2#9b635629e627a611419745198de1b1ba6c8667c2" 10341dependencies = [ 10342 "serde", 10343 "stable_deref_trait", 10344] 10345 10346[[package]] 10347name = "sha1" 10348version = "0.10.6" 10349source = "registry+https://github.com/rust-lang/crates.io-index" 10350checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 10351dependencies = [ 10352 "cfg-if", 10353 "cpufeatures 0.2.17", 10354 "digest 0.10.7", 10355] 10356 10357[[package]] 10358name = "sha1_smol" 10359version = "1.0.1" 10360source = "registry+https://github.com/rust-lang/crates.io-index" 10361checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d" 10362 10363[[package]] 10364name = "sha2" 10365version = "0.10.9" 10366source = "registry+https://github.com/rust-lang/crates.io-index" 10367checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" 10368dependencies = [ 10369 "cfg-if", 10370 "cpufeatures 0.2.17", 10371 "digest 0.10.7", 10372] 10373 10374[[package]] 10375name = "sha2" 10376version = "0.11.0-rc.2" 10377source = "registry+https://github.com/rust-lang/crates.io-index" 10378checksum = "d1e3878ab0f98e35b2df35fe53201d088299b41a6bb63e3e34dada2ac4abd924" 10379dependencies = [ 10380 "cfg-if", 10381 "cpufeatures 0.2.17", 10382 "digest 0.11.0-rc.10", 10383] 10384 10385[[package]] 10386name = "sha3" 10387version = "0.10.8" 10388source = "registry+https://github.com/rust-lang/crates.io-index" 10389checksum = "75872d278a8f37ef87fa0ddbda7802605cb18344497949862c0d4dcb291eba60" 10390dependencies = [ 10391 "digest 0.10.7", 10392 "keccak", 10393] 10394 10395[[package]] 10396name = "sharded-slab" 10397version = "0.1.7" 10398source = "registry+https://github.com/rust-lang/crates.io-index" 10399checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" 10400dependencies = [ 10401 "lazy_static", 10402] 10403 10404[[package]] 10405name = "shlex" 10406version = "1.3.0" 10407source = "registry+https://github.com/rust-lang/crates.io-index" 10408checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 10409 10410[[package]] 10411name = "signal-hook-registry" 10412version = "1.4.8" 10413source = "registry+https://github.com/rust-lang/crates.io-index" 10414checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b" 10415dependencies = [ 10416 "errno", 10417 "libc", 10418] 10419 10420[[package]] 10421name = "signature" 10422version = "2.2.0" 10423source = "registry+https://github.com/rust-lang/crates.io-index" 10424checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de" 10425dependencies = [ 10426 "digest 0.10.7", 10427 "rand_core 0.6.4", 10428] 10429 10430[[package]] 10431name = "signature" 10432version = "3.0.0-rc.10" 10433source = "registry+https://github.com/rust-lang/crates.io-index" 10434checksum = "7f1880df446116126965eeec169136b2e0251dba37c6223bcc819569550edea3" 10435 10436[[package]] 10437name = "simd-adler32" 10438version = "0.3.8" 10439source = "registry+https://github.com/rust-lang/crates.io-index" 10440checksum = "e320a6c5ad31d271ad523dcf3ad13e2767ad8b1cb8f047f75a8aeaf8da139da2" 10441 10442[[package]] 10443name = "simd_helpers" 10444version = "0.1.0" 10445source = "registry+https://github.com/rust-lang/crates.io-index" 10446checksum = "95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6" 10447dependencies = [ 10448 "quote", 10449] 10450 10451[[package]] 10452name = "simdutf8" 10453version = "0.1.5" 10454source = "registry+https://github.com/rust-lang/crates.io-index" 10455checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e" 10456 10457[[package]] 10458name = "simple-dns" 10459version = "0.9.3" 10460source = "registry+https://github.com/rust-lang/crates.io-index" 10461checksum = "dee851d0e5e7af3721faea1843e8015e820a234f81fda3dea9247e15bac9a86a" 10462dependencies = [ 10463 "bitflags 2.11.0", 10464] 10465 10466[[package]] 10467name = "simplecss" 10468version = "0.2.2" 10469source = "registry+https://github.com/rust-lang/crates.io-index" 10470checksum = "7a9c6883ca9c3c7c90e888de77b7a5c849c779d25d74a1269b0218b14e8b136c" 10471dependencies = [ 10472 "log", 10473] 10474 10475[[package]] 10476name = "siphasher" 10477version = "1.0.2" 10478source = "registry+https://github.com/rust-lang/crates.io-index" 10479checksum = "b2aa850e253778c88a04c3d7323b043aeda9d3e30d5971937c1855769763678e" 10480 10481[[package]] 10482name = "skrifa" 10483version = "0.37.0" 10484source = "registry+https://github.com/rust-lang/crates.io-index" 10485checksum = "8c31071dedf532758ecf3fed987cdb4bd9509f900e026ab684b4ecb81ea49841" 10486dependencies = [ 10487 "bytemuck", 10488 "read-fonts", 10489] 10490 10491[[package]] 10492name = "slab" 10493version = "0.4.12" 10494source = "registry+https://github.com/rust-lang/crates.io-index" 10495checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5" 10496 10497[[package]] 10498name = "slotmap" 10499version = "1.1.1" 10500source = "registry+https://github.com/rust-lang/crates.io-index" 10501checksum = "bdd58c3c93c3d278ca835519292445cb4b0d4dc59ccfdf7ceadaab3f8aeb4038" 10502dependencies = [ 10503 "version_check", 10504] 10505 10506[[package]] 10507name = "smallbitvec" 10508version = "2.6.0" 10509source = "registry+https://github.com/rust-lang/crates.io-index" 10510checksum = "d31d263dd118560e1a492922182ab6ca6dc1d03a3bf54e7699993f31a4150e3f" 10511 10512[[package]] 10513name = "smallvec" 10514version = "1.15.1" 10515source = "registry+https://github.com/rust-lang/crates.io-index" 10516checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 10517dependencies = [ 10518 "serde", 10519] 10520 10521[[package]] 10522name = "smithay-client-toolkit" 10523version = "0.19.2" 10524source = "registry+https://github.com/rust-lang/crates.io-index" 10525checksum = "3457dea1f0eb631b4034d61d4d8c32074caa6cd1ab2d59f2327bd8461e2c0016" 10526dependencies = [ 10527 "bitflags 2.11.0", 10528 "calloop", 10529 "calloop-wayland-source", 10530 "cursor-icon", 10531 "libc", 10532 "log", 10533 "memmap2", 10534 "rustix 0.38.44", 10535 "thiserror 1.0.69", 10536 "wayland-backend", 10537 "wayland-client", 10538 "wayland-csd-frame", 10539 "wayland-cursor", 10540 "wayland-protocols", 10541 "wayland-protocols-wlr", 10542 "wayland-scanner", 10543 "xkeysym", 10544] 10545 10546[[package]] 10547name = "smol_str" 10548version = "0.1.24" 10549source = "registry+https://github.com/rust-lang/crates.io-index" 10550checksum = "fad6c857cbab2627dcf01ec85a623ca4e7dcb5691cbaa3d7fb7653671f0d09c9" 10551 10552[[package]] 10553name = "smol_str" 10554version = "0.2.2" 10555source = "registry+https://github.com/rust-lang/crates.io-index" 10556checksum = "dd538fb6910ac1099850255cf94a94df6551fbdd602454387d0adb2d1ca6dead" 10557dependencies = [ 10558 "serde", 10559] 10560 10561[[package]] 10562name = "socket2" 10563version = "0.5.10" 10564source = "registry+https://github.com/rust-lang/crates.io-index" 10565checksum = "e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678" 10566dependencies = [ 10567 "libc", 10568 "windows-sys 0.52.0", 10569] 10570 10571[[package]] 10572name = "socket2" 10573version = "0.6.3" 10574source = "registry+https://github.com/rust-lang/crates.io-index" 10575checksum = "3a766e1110788c36f4fa1c2b71b387a7815aa65f88ce0229841826633d93723e" 10576dependencies = [ 10577 "libc", 10578 "windows-sys 0.61.2", 10579] 10580 10581[[package]] 10582name = "sorted-index-buffer" 10583version = "0.2.1" 10584source = "registry+https://github.com/rust-lang/crates.io-index" 10585checksum = "ea06cc588e43c632923a55450401b8f25e628131571d4e1baea1bdfdb2b5ed06" 10586 10587[[package]] 10588name = "speexdsp-resampler" 10589version = "0.1.0" 10590source = "registry+https://github.com/rust-lang/crates.io-index" 10591checksum = "b72d540d5c565dbe1f891d7e21ceb21d2649508306782f1066989fccb0b363d3" 10592 10593[[package]] 10594name = "spez" 10595version = "0.1.2" 10596source = "registry+https://github.com/rust-lang/crates.io-index" 10597checksum = "c87e960f4dca2788eeb86bbdde8dd246be8948790b7618d656e68f9b720a86e8" 10598dependencies = [ 10599 "proc-macro2", 10600 "quote", 10601 "syn 2.0.117", 10602] 10603 10604[[package]] 10605name = "spin" 10606version = "0.9.8" 10607source = "registry+https://github.com/rust-lang/crates.io-index" 10608checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" 10609dependencies = [ 10610 "lock_api", 10611] 10612 10613[[package]] 10614name = "spin" 10615version = "0.10.0" 10616source = "registry+https://github.com/rust-lang/crates.io-index" 10617checksum = "d5fe4ccb98d9c292d56fec89a5e07da7fc4cf0dc11e156b41793132775d3e591" 10618 10619[[package]] 10620name = "spirv" 10621version = "0.3.0+sdk-1.3.268.0" 10622source = "registry+https://github.com/rust-lang/crates.io-index" 10623checksum = "eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844" 10624dependencies = [ 10625 "bitflags 2.11.0", 10626] 10627 10628[[package]] 10629name = "spki" 10630version = "0.7.3" 10631source = "registry+https://github.com/rust-lang/crates.io-index" 10632checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d" 10633dependencies = [ 10634 "base64ct", 10635 "der 0.7.10", 10636] 10637 10638[[package]] 10639name = "spki" 10640version = "0.8.0-rc.4" 10641source = "registry+https://github.com/rust-lang/crates.io-index" 10642checksum = "8baeff88f34ed0691978ec34440140e1572b68c7dd4a495fd14a3dc1944daa80" 10643dependencies = [ 10644 "base64ct", 10645 "der 0.8.0", 10646] 10647 10648[[package]] 10649name = "ssh-cipher" 10650version = "0.3.0-rc.6" 10651source = "registry+https://github.com/rust-lang/crates.io-index" 10652checksum = "df1cbedb8b39b0c806c55067e26d3af78ad6ba8e787e93ecac569dbbe7b9922f" 10653dependencies = [ 10654 "aes 0.9.0-rc.4", 10655 "aes-gcm 0.11.0-rc.3", 10656 "chacha20 0.10.0", 10657 "cipher 0.5.1", 10658 "des", 10659 "poly1305 0.9.0-rc.6", 10660 "ssh-encoding", 10661 "zeroize", 10662] 10663 10664[[package]] 10665name = "ssh-encoding" 10666version = "0.3.0-rc.6" 10667source = "registry+https://github.com/rust-lang/crates.io-index" 10668checksum = "c0edd12dc43f9e7756430151976aad33df83d3983a4fdc11f93c0778a721c707" 10669dependencies = [ 10670 "base64ct", 10671 "digest 0.11.0-rc.10", 10672 "pem-rfc7468 1.0.0", 10673 "subtle", 10674 "zeroize", 10675] 10676 10677[[package]] 10678name = "ssh-key" 10679version = "0.7.0-rc.3" 10680source = "registry+https://github.com/rust-lang/crates.io-index" 10681checksum = "7307406fcbbeb6933b5c8cc84ec0fefee80fec53ba5b88b96674c0a75495090a" 10682dependencies = [ 10683 "ed25519-dalek", 10684 "home", 10685 "rand_core 0.9.5", 10686 "sec1 0.8.0-rc.13", 10687 "sha2 0.11.0-rc.2", 10688 "signature 3.0.0-rc.10", 10689 "ssh-cipher", 10690 "ssh-encoding", 10691 "subtle", 10692 "zeroize", 10693] 10694 10695[[package]] 10696name = "stable_deref_trait" 10697version = "1.2.1" 10698source = "registry+https://github.com/rust-lang/crates.io-index" 10699checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" 10700 10701[[package]] 10702name = "static_assertions" 10703version = "1.1.0" 10704source = "registry+https://github.com/rust-lang/crates.io-index" 10705checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 10706 10707[[package]] 10708name = "strck" 10709version = "0.1.2" 10710source = "registry+https://github.com/rust-lang/crates.io-index" 10711checksum = "be91090ded9d8f979d9fe921777342d37e769e0b6b7296843a7a38247240e917" 10712 10713[[package]] 10714name = "strck_ident" 10715version = "0.1.2" 10716source = "registry+https://github.com/rust-lang/crates.io-index" 10717checksum = "e1c3802b169b3858a44667f221c9a0b3136e6019936ea926fc97fbad8af77202" 10718dependencies = [ 10719 "strck", 10720 "unicode-ident", 10721] 10722 10723[[package]] 10724name = "strict-num" 10725version = "0.1.1" 10726source = "registry+https://github.com/rust-lang/crates.io-index" 10727checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731" 10728dependencies = [ 10729 "float-cmp", 10730] 10731 10732[[package]] 10733name = "string_cache" 10734version = "0.9.0" 10735source = "registry+https://github.com/rust-lang/crates.io-index" 10736checksum = "a18596f8c785a729f2819c0f6a7eae6ebeebdfffbfe4214ae6b087f690e31901" 10737dependencies = [ 10738 "new_debug_unreachable", 10739 "parking_lot", 10740 "phf_shared", 10741 "precomputed-hash", 10742 "serde", 10743] 10744 10745[[package]] 10746name = "string_cache_codegen" 10747version = "0.6.1" 10748source = "registry+https://github.com/rust-lang/crates.io-index" 10749checksum = "585635e46db231059f76c5849798146164652513eb9e8ab2685939dd90f29b69" 10750dependencies = [ 10751 "phf_generator", 10752 "phf_shared", 10753 "proc-macro2", 10754 "quote", 10755] 10756 10757[[package]] 10758name = "strsim" 10759version = "0.11.1" 10760source = "registry+https://github.com/rust-lang/crates.io-index" 10761checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 10762 10763[[package]] 10764name = "strum" 10765version = "0.27.2" 10766source = "registry+https://github.com/rust-lang/crates.io-index" 10767checksum = "af23d6f6c1a224baef9d3f61e287d2761385a5b88fdab4eb4c6f11aeb54c4bcf" 10768dependencies = [ 10769 "strum_macros", 10770] 10771 10772[[package]] 10773name = "strum_macros" 10774version = "0.27.2" 10775source = "registry+https://github.com/rust-lang/crates.io-index" 10776checksum = "7695ce3845ea4b33927c055a39dc438a45b059f7c1b3d91d38d10355fb8cbca7" 10777dependencies = [ 10778 "heck 0.5.0", 10779 "proc-macro2", 10780 "quote", 10781 "syn 2.0.117", 10782] 10783 10784[[package]] 10785name = "stylo" 10786version = "0.12.0" 10787source = "git+https://github.com/servo/stylo?rev=9b635629e627a611419745198de1b1ba6c8667c2#9b635629e627a611419745198de1b1ba6c8667c2" 10788dependencies = [ 10789 "app_units", 10790 "arrayvec", 10791 "atomic_refcell", 10792 "bitflags 2.11.0", 10793 "byteorder", 10794 "cssparser", 10795 "derive_more", 10796 "encoding_rs", 10797 "euclid", 10798 "icu_segmenter 2.1.2", 10799 "indexmap", 10800 "itertools 0.14.0", 10801 "itoa", 10802 "log", 10803 "malloc_size_of_derive", 10804 "mime", 10805 "new_debug_unreachable", 10806 "num-derive", 10807 "num-integer", 10808 "num-traits", 10809 "num_cpus", 10810 "parking_lot", 10811 "precomputed-hash", 10812 "rayon", 10813 "rayon-core", 10814 "rustc-hash 2.1.1", 10815 "selectors", 10816 "serde", 10817 "servo_arc", 10818 "smallbitvec", 10819 "smallvec", 10820 "static_assertions", 10821 "string_cache", 10822 "strum", 10823 "strum_macros", 10824 "stylo_atoms", 10825 "stylo_derive", 10826 "stylo_dom", 10827 "stylo_malloc_size_of", 10828 "stylo_static_prefs", 10829 "stylo_traits", 10830 "thin-vec", 10831 "to_shmem", 10832 "to_shmem_derive", 10833 "uluru", 10834 "url", 10835 "void", 10836 "walkdir", 10837 "web_atoms", 10838] 10839 10840[[package]] 10841name = "stylo_atoms" 10842version = "0.12.0" 10843source = "git+https://github.com/servo/stylo?rev=9b635629e627a611419745198de1b1ba6c8667c2#9b635629e627a611419745198de1b1ba6c8667c2" 10844dependencies = [ 10845 "string_cache", 10846 "string_cache_codegen", 10847] 10848 10849[[package]] 10850name = "stylo_derive" 10851version = "0.12.0" 10852source = "git+https://github.com/servo/stylo?rev=9b635629e627a611419745198de1b1ba6c8667c2#9b635629e627a611419745198de1b1ba6c8667c2" 10853dependencies = [ 10854 "darling", 10855 "proc-macro2", 10856 "quote", 10857 "syn 2.0.117", 10858 "synstructure", 10859] 10860 10861[[package]] 10862name = "stylo_dom" 10863version = "0.12.0" 10864source = "git+https://github.com/servo/stylo?rev=9b635629e627a611419745198de1b1ba6c8667c2#9b635629e627a611419745198de1b1ba6c8667c2" 10865dependencies = [ 10866 "bitflags 2.11.0", 10867 "stylo_malloc_size_of", 10868] 10869 10870[[package]] 10871name = "stylo_malloc_size_of" 10872version = "0.12.0" 10873source = "git+https://github.com/servo/stylo?rev=9b635629e627a611419745198de1b1ba6c8667c2#9b635629e627a611419745198de1b1ba6c8667c2" 10874dependencies = [ 10875 "app_units", 10876 "cssparser", 10877 "euclid", 10878 "selectors", 10879 "servo_arc", 10880 "smallbitvec", 10881 "smallvec", 10882 "string_cache", 10883 "thin-vec", 10884 "void", 10885] 10886 10887[[package]] 10888name = "stylo_static_prefs" 10889version = "0.12.0" 10890source = "git+https://github.com/servo/stylo?rev=9b635629e627a611419745198de1b1ba6c8667c2#9b635629e627a611419745198de1b1ba6c8667c2" 10891 10892[[package]] 10893name = "stylo_traits" 10894version = "0.12.0" 10895source = "git+https://github.com/servo/stylo?rev=9b635629e627a611419745198de1b1ba6c8667c2#9b635629e627a611419745198de1b1ba6c8667c2" 10896dependencies = [ 10897 "app_units", 10898 "bitflags 2.11.0", 10899 "cssparser", 10900 "euclid", 10901 "malloc_size_of_derive", 10902 "selectors", 10903 "serde", 10904 "servo_arc", 10905 "stylo_atoms", 10906 "stylo_malloc_size_of", 10907 "thin-vec", 10908 "to_shmem", 10909 "to_shmem_derive", 10910 "url", 10911] 10912 10913[[package]] 10914name = "subtle" 10915version = "2.6.1" 10916source = "registry+https://github.com/rust-lang/crates.io-index" 10917checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" 10918 10919[[package]] 10920name = "surfman" 10921version = "0.11.0" 10922source = "registry+https://github.com/rust-lang/crates.io-index" 10923checksum = "04d3973284ef0dc7362cdaee41c2356c4c39a5a5ebd8490c5163ebf21a7adc02" 10924dependencies = [ 10925 "bitflags 2.11.0", 10926 "cfg_aliases", 10927 "cgl", 10928 "euclid", 10929 "fnv", 10930 "gl_generator", 10931 "glow", 10932 "libc", 10933 "log", 10934 "objc2 0.6.4", 10935 "objc2-app-kit 0.3.2", 10936 "objc2-core-foundation", 10937 "objc2-core-video", 10938 "objc2-foundation 0.3.2", 10939 "objc2-io-surface", 10940 "objc2-metal 0.3.2", 10941 "objc2-quartz-core 0.3.2", 10942 "raw-window-handle", 10943 "wayland-sys", 10944 "winapi", 10945 "wio", 10946 "x11-dl", 10947] 10948 10949[[package]] 10950name = "svg_fmt" 10951version = "0.4.5" 10952source = "registry+https://github.com/rust-lang/crates.io-index" 10953checksum = "0193cc4331cfd2f3d2011ef287590868599a2f33c3e69bc22c1a3d3acf9e02fb" 10954 10955[[package]] 10956name = "svgtypes" 10957version = "0.15.3" 10958source = "registry+https://github.com/rust-lang/crates.io-index" 10959checksum = "68c7541fff44b35860c1a7a47a7cadf3e4a304c457b58f9870d9706ece028afc" 10960dependencies = [ 10961 "kurbo 0.11.3", 10962 "siphasher", 10963] 10964 10965[[package]] 10966name = "swapper" 10967version = "0.1.0" 10968source = "registry+https://github.com/rust-lang/crates.io-index" 10969checksum = "e454d048db5527d000bfddb77bd072bbf3a1e2ae785f16d9bd116e07c2ab45eb" 10970 10971[[package]] 10972name = "swarm-discovery" 10973version = "0.5.0" 10974source = "registry+https://github.com/rust-lang/crates.io-index" 10975checksum = "1a5ab62937edac8b23fa40e55a358ea1924245b17fc1eb20d14929c8f11be98d" 10976dependencies = [ 10977 "acto", 10978 "hickory-proto", 10979 "rand 0.9.2", 10980 "socket2 0.6.3", 10981 "thiserror 2.0.18", 10982 "tokio", 10983 "tracing", 10984] 10985 10986[[package]] 10987name = "syn" 10988version = "1.0.109" 10989source = "registry+https://github.com/rust-lang/crates.io-index" 10990checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 10991dependencies = [ 10992 "proc-macro2", 10993 "unicode-ident", 10994] 10995 10996[[package]] 10997name = "syn" 10998version = "2.0.117" 10999source = "registry+https://github.com/rust-lang/crates.io-index" 11000checksum = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99" 11001dependencies = [ 11002 "proc-macro2", 11003 "quote", 11004 "unicode-ident", 11005] 11006 11007[[package]] 11008name = "sync_wrapper" 11009version = "1.0.2" 11010source = "registry+https://github.com/rust-lang/crates.io-index" 11011checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" 11012dependencies = [ 11013 "futures-core", 11014] 11015 11016[[package]] 11017name = "synstructure" 11018version = "0.13.2" 11019source = "registry+https://github.com/rust-lang/crates.io-index" 11020checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" 11021dependencies = [ 11022 "proc-macro2", 11023 "quote", 11024 "syn 2.0.117", 11025] 11026 11027[[package]] 11028name = "sys-locale" 11029version = "0.3.2" 11030source = "registry+https://github.com/rust-lang/crates.io-index" 11031checksum = "8eab9a99a024a169fe8a903cf9d4a3b3601109bcc13bd9e3c6fff259138626c4" 11032dependencies = [ 11033 "libc", 11034] 11035 11036[[package]] 11037name = "system-deps" 11038version = "6.2.2" 11039source = "registry+https://github.com/rust-lang/crates.io-index" 11040checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349" 11041dependencies = [ 11042 "cfg-expr 0.15.8", 11043 "heck 0.5.0", 11044 "pkg-config", 11045 "toml 0.8.2", 11046 "version-compare", 11047] 11048 11049[[package]] 11050name = "system-deps" 11051version = "7.0.7" 11052source = "registry+https://github.com/rust-lang/crates.io-index" 11053checksum = "48c8f33736f986f16d69b6cb8b03f55ddcad5c41acc4ccc39dd88e84aa805e7f" 11054dependencies = [ 11055 "cfg-expr 0.20.7", 11056 "heck 0.5.0", 11057 "pkg-config", 11058 "toml 0.9.12+spec-1.1.0", 11059 "version-compare", 11060] 11061 11062[[package]] 11063name = "taffy" 11064version = "0.9.2" 11065source = "registry+https://github.com/rust-lang/crates.io-index" 11066checksum = "41ba83ebaf2954d31d05d67340fd46cebe99da2b7133b0dd68d70c65473a437b" 11067dependencies = [ 11068 "arrayvec", 11069 "grid", 11070 "serde", 11071 "slotmap", 11072] 11073 11074[[package]] 11075name = "tagptr" 11076version = "0.2.0" 11077source = "registry+https://github.com/rust-lang/crates.io-index" 11078checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417" 11079 11080[[package]] 11081name = "tar" 11082version = "0.4.44" 11083source = "registry+https://github.com/rust-lang/crates.io-index" 11084checksum = "1d863878d212c87a19c1a610eb53bb01fe12951c0501cf5a0d65f724914a667a" 11085dependencies = [ 11086 "filetime", 11087 "libc", 11088 "xattr", 11089] 11090 11091[[package]] 11092name = "target-lexicon" 11093version = "0.12.16" 11094source = "registry+https://github.com/rust-lang/crates.io-index" 11095checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1" 11096 11097[[package]] 11098name = "target-lexicon" 11099version = "0.13.3" 11100source = "registry+https://github.com/rust-lang/crates.io-index" 11101checksum = "df7f62577c25e07834649fc3b39fafdc597c0a3527dc1c60129201ccfcbaa50c" 11102 11103[[package]] 11104name = "tempfile" 11105version = "3.26.0" 11106source = "registry+https://github.com/rust-lang/crates.io-index" 11107checksum = "82a72c767771b47409d2345987fda8628641887d5466101319899796367354a0" 11108dependencies = [ 11109 "fastrand", 11110 "getrandom 0.4.2", 11111 "once_cell", 11112 "rustix 1.1.4", 11113 "windows-sys 0.61.2", 11114] 11115 11116[[package]] 11117name = "tendril" 11118version = "0.5.0" 11119source = "registry+https://github.com/rust-lang/crates.io-index" 11120checksum = "c4790fc369d5a530f4b544b094e31388b9b3a37c0f4652ade4505945f5660d24" 11121dependencies = [ 11122 "encoding_rs", 11123 "new_debug_unreachable", 11124 "utf-8", 11125] 11126 11127[[package]] 11128name = "termcolor" 11129version = "1.4.1" 11130source = "registry+https://github.com/rust-lang/crates.io-index" 11131checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755" 11132dependencies = [ 11133 "winapi-util", 11134] 11135 11136[[package]] 11137name = "test-log" 11138version = "0.2.19" 11139source = "registry+https://github.com/rust-lang/crates.io-index" 11140checksum = "37d53ac171c92a39e4769491c4b4dde7022c60042254b5fc044ae409d34a24d4" 11141dependencies = [ 11142 "env_logger", 11143 "test-log-macros", 11144 "tracing-subscriber", 11145] 11146 11147[[package]] 11148name = "test-log-macros" 11149version = "0.2.19" 11150source = "registry+https://github.com/rust-lang/crates.io-index" 11151checksum = "be35209fd0781c5401458ab66e4f98accf63553e8fae7425503e92fdd319783b" 11152dependencies = [ 11153 "proc-macro2", 11154 "quote", 11155 "syn 2.0.117", 11156] 11157 11158[[package]] 11159name = "textnonce" 11160version = "1.0.0" 11161source = "registry+https://github.com/rust-lang/crates.io-index" 11162checksum = "7743f8d70cd784ed1dc33106a18998d77758d281dc40dc3e6d050cf0f5286683" 11163dependencies = [ 11164 "base64 0.12.3", 11165 "rand 0.7.3", 11166] 11167 11168[[package]] 11169name = "thin-vec" 11170version = "0.2.14" 11171source = "registry+https://github.com/rust-lang/crates.io-index" 11172checksum = "144f754d318415ac792f9d69fc87abbbfc043ce2ef041c60f16ad828f638717d" 11173 11174[[package]] 11175name = "thiserror" 11176version = "1.0.69" 11177source = "registry+https://github.com/rust-lang/crates.io-index" 11178checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" 11179dependencies = [ 11180 "thiserror-impl 1.0.69", 11181] 11182 11183[[package]] 11184name = "thiserror" 11185version = "2.0.18" 11186source = "registry+https://github.com/rust-lang/crates.io-index" 11187checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4" 11188dependencies = [ 11189 "thiserror-impl 2.0.18", 11190] 11191 11192[[package]] 11193name = "thiserror-impl" 11194version = "1.0.69" 11195source = "registry+https://github.com/rust-lang/crates.io-index" 11196checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" 11197dependencies = [ 11198 "proc-macro2", 11199 "quote", 11200 "syn 2.0.117", 11201] 11202 11203[[package]] 11204name = "thiserror-impl" 11205version = "2.0.18" 11206source = "registry+https://github.com/rust-lang/crates.io-index" 11207checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5" 11208dependencies = [ 11209 "proc-macro2", 11210 "quote", 11211 "syn 2.0.117", 11212] 11213 11214[[package]] 11215name = "thread-id" 11216version = "4.2.2" 11217source = "registry+https://github.com/rust-lang/crates.io-index" 11218checksum = "cfe8f25bbdd100db7e1d34acf7fd2dc59c4bf8f7483f505eaa7d4f12f76cc0ea" 11219dependencies = [ 11220 "libc", 11221 "winapi", 11222] 11223 11224[[package]] 11225name = "thread_local" 11226version = "1.1.9" 11227source = "registry+https://github.com/rust-lang/crates.io-index" 11228checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" 11229dependencies = [ 11230 "cfg-if", 11231] 11232 11233[[package]] 11234name = "tiff" 11235version = "0.10.3" 11236source = "registry+https://github.com/rust-lang/crates.io-index" 11237checksum = "af9605de7fee8d9551863fd692cce7637f548dbd9db9180fcc07ccc6d26c336f" 11238dependencies = [ 11239 "fax", 11240 "flate2", 11241 "half", 11242 "quick-error", 11243 "weezl", 11244 "zune-jpeg 0.4.21", 11245] 11246 11247[[package]] 11248name = "tikv-jemalloc-sys" 11249version = "0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7" 11250source = "registry+https://github.com/rust-lang/crates.io-index" 11251checksum = "cd8aa5b2ab86a2cefa406d889139c162cbb230092f7d1d7cbc1716405d852a3b" 11252dependencies = [ 11253 "cc", 11254 "libc", 11255] 11256 11257[[package]] 11258name = "tikv-jemallocator" 11259version = "0.6.1" 11260source = "registry+https://github.com/rust-lang/crates.io-index" 11261checksum = "0359b4327f954e0567e69fb191cf1436617748813819c94b8cd4a431422d053a" 11262dependencies = [ 11263 "libc", 11264 "tikv-jemalloc-sys", 11265] 11266 11267[[package]] 11268name = "time" 11269version = "0.3.47" 11270source = "registry+https://github.com/rust-lang/crates.io-index" 11271checksum = "743bd48c283afc0388f9b8827b976905fb217ad9e647fae3a379a9283c4def2c" 11272dependencies = [ 11273 "deranged", 11274 "itoa", 11275 "js-sys", 11276 "libc", 11277 "num-conv", 11278 "num_threads", 11279 "powerfmt", 11280 "serde_core", 11281 "time-core", 11282 "time-macros", 11283] 11284 11285[[package]] 11286name = "time-core" 11287version = "0.1.8" 11288source = "registry+https://github.com/rust-lang/crates.io-index" 11289checksum = "7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca" 11290 11291[[package]] 11292name = "time-macros" 11293version = "0.2.27" 11294source = "registry+https://github.com/rust-lang/crates.io-index" 11295checksum = "2e70e4c5a0e0a8a4823ad65dfe1a6930e4f4d756dcd9dd7939022b5e8c501215" 11296dependencies = [ 11297 "num-conv", 11298 "time-core", 11299] 11300 11301[[package]] 11302name = "tiny-skia" 11303version = "0.11.4" 11304source = "registry+https://github.com/rust-lang/crates.io-index" 11305checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab" 11306dependencies = [ 11307 "arrayref", 11308 "arrayvec", 11309 "bytemuck", 11310 "cfg-if", 11311 "log", 11312 "png 0.17.16", 11313 "tiny-skia-path", 11314] 11315 11316[[package]] 11317name = "tiny-skia-path" 11318version = "0.11.4" 11319source = "registry+https://github.com/rust-lang/crates.io-index" 11320checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93" 11321dependencies = [ 11322 "arrayref", 11323 "bytemuck", 11324 "strict-num", 11325] 11326 11327[[package]] 11328name = "tinystr" 11329version = "0.7.6" 11330source = "registry+https://github.com/rust-lang/crates.io-index" 11331checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f" 11332dependencies = [ 11333 "displaydoc", 11334 "zerovec 0.10.4", 11335] 11336 11337[[package]] 11338name = "tinystr" 11339version = "0.8.2" 11340source = "registry+https://github.com/rust-lang/crates.io-index" 11341checksum = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869" 11342dependencies = [ 11343 "displaydoc", 11344 "serde_core", 11345 "zerovec 0.11.5", 11346] 11347 11348[[package]] 11349name = "tinytemplate" 11350version = "1.2.1" 11351source = "registry+https://github.com/rust-lang/crates.io-index" 11352checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc" 11353dependencies = [ 11354 "serde", 11355 "serde_json", 11356] 11357 11358[[package]] 11359name = "tinyvec" 11360version = "1.10.0" 11361source = "registry+https://github.com/rust-lang/crates.io-index" 11362checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa" 11363dependencies = [ 11364 "tinyvec_macros", 11365] 11366 11367[[package]] 11368name = "tinyvec_macros" 11369version = "0.1.1" 11370source = "registry+https://github.com/rust-lang/crates.io-index" 11371checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 11372 11373[[package]] 11374name = "to_shmem" 11375version = "0.3.0" 11376source = "git+https://github.com/servo/stylo?rev=9b635629e627a611419745198de1b1ba6c8667c2#9b635629e627a611419745198de1b1ba6c8667c2" 11377dependencies = [ 11378 "cssparser", 11379 "servo_arc", 11380 "smallbitvec", 11381 "smallvec", 11382 "string_cache", 11383 "thin-vec", 11384] 11385 11386[[package]] 11387name = "to_shmem_derive" 11388version = "0.1.0" 11389source = "git+https://github.com/servo/stylo?rev=9b635629e627a611419745198de1b1ba6c8667c2#9b635629e627a611419745198de1b1ba6c8667c2" 11390dependencies = [ 11391 "darling", 11392 "proc-macro2", 11393 "quote", 11394 "syn 2.0.117", 11395 "synstructure", 11396] 11397 11398[[package]] 11399name = "tokio" 11400version = "1.50.0" 11401source = "registry+https://github.com/rust-lang/crates.io-index" 11402checksum = "27ad5e34374e03cfffefc301becb44e9dc3c17584f414349ebe29ed26661822d" 11403dependencies = [ 11404 "bytes", 11405 "libc", 11406 "mio", 11407 "pin-project-lite", 11408 "signal-hook-registry", 11409 "socket2 0.6.3", 11410 "tokio-macros", 11411 "windows-sys 0.61.2", 11412] 11413 11414[[package]] 11415name = "tokio-macros" 11416version = "2.6.1" 11417source = "registry+https://github.com/rust-lang/crates.io-index" 11418checksum = "5c55a2eff8b69ce66c84f85e1da1c233edc36ceb85a2058d11b0d6a3c7e7569c" 11419dependencies = [ 11420 "proc-macro2", 11421 "quote", 11422 "syn 2.0.117", 11423] 11424 11425[[package]] 11426name = "tokio-rustls" 11427version = "0.26.4" 11428source = "registry+https://github.com/rust-lang/crates.io-index" 11429checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" 11430dependencies = [ 11431 "rustls", 11432 "tokio", 11433] 11434 11435[[package]] 11436name = "tokio-stream" 11437version = "0.1.18" 11438source = "registry+https://github.com/rust-lang/crates.io-index" 11439checksum = "32da49809aab5c3bc678af03902d4ccddea2a87d028d86392a4b1560c6906c70" 11440dependencies = [ 11441 "futures-core", 11442 "pin-project-lite", 11443 "tokio", 11444 "tokio-util", 11445] 11446 11447[[package]] 11448name = "tokio-util" 11449version = "0.7.18" 11450source = "registry+https://github.com/rust-lang/crates.io-index" 11451checksum = "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098" 11452dependencies = [ 11453 "bytes", 11454 "futures-core", 11455 "futures-sink", 11456 "futures-util", 11457 "pin-project-lite", 11458 "tokio", 11459] 11460 11461[[package]] 11462name = "tokio-websockets" 11463version = "0.12.3" 11464source = "registry+https://github.com/rust-lang/crates.io-index" 11465checksum = "b1b6348ebfaaecd771cecb69e832961d277f59845d4220a584701f72728152b7" 11466dependencies = [ 11467 "base64 0.22.1", 11468 "bytes", 11469 "futures-core", 11470 "futures-sink", 11471 "getrandom 0.3.4", 11472 "http 1.4.0", 11473 "httparse", 11474 "rand 0.9.2", 11475 "ring", 11476 "rustls-pki-types", 11477 "simdutf8", 11478 "tokio", 11479 "tokio-rustls", 11480 "tokio-util", 11481] 11482 11483[[package]] 11484name = "toml" 11485version = "0.8.2" 11486source = "registry+https://github.com/rust-lang/crates.io-index" 11487checksum = "185d8ab0dfbb35cf1399a6344d8484209c088f75f8f68230da55d48d95d43e3d" 11488dependencies = [ 11489 "serde", 11490 "serde_spanned 0.6.9", 11491 "toml_datetime 0.6.3", 11492 "toml_edit 0.20.2", 11493] 11494 11495[[package]] 11496name = "toml" 11497version = "0.9.12+spec-1.1.0" 11498source = "registry+https://github.com/rust-lang/crates.io-index" 11499checksum = "cf92845e79fc2e2def6a5d828f0801e29a2f8acc037becc5ab08595c7d5e9863" 11500dependencies = [ 11501 "indexmap", 11502 "serde_core", 11503 "serde_spanned 1.0.4", 11504 "toml_datetime 0.7.5+spec-1.1.0", 11505 "toml_parser", 11506 "toml_writer", 11507 "winnow 0.7.15", 11508] 11509 11510[[package]] 11511name = "toml_datetime" 11512version = "0.6.3" 11513source = "registry+https://github.com/rust-lang/crates.io-index" 11514checksum = "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b" 11515dependencies = [ 11516 "serde", 11517] 11518 11519[[package]] 11520name = "toml_datetime" 11521version = "0.7.5+spec-1.1.0" 11522source = "registry+https://github.com/rust-lang/crates.io-index" 11523checksum = "92e1cfed4a3038bc5a127e35a2d360f145e1f4b971b551a2ba5fd7aedf7e1347" 11524dependencies = [ 11525 "serde_core", 11526] 11527 11528[[package]] 11529name = "toml_datetime" 11530version = "1.0.0+spec-1.1.0" 11531source = "registry+https://github.com/rust-lang/crates.io-index" 11532checksum = "32c2555c699578a4f59f0cc68e5116c8d7cabbd45e1409b989d4be085b53f13e" 11533dependencies = [ 11534 "serde_core", 11535] 11536 11537[[package]] 11538name = "toml_edit" 11539version = "0.19.15" 11540source = "registry+https://github.com/rust-lang/crates.io-index" 11541checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421" 11542dependencies = [ 11543 "indexmap", 11544 "toml_datetime 0.6.3", 11545 "winnow 0.5.40", 11546] 11547 11548[[package]] 11549name = "toml_edit" 11550version = "0.20.2" 11551source = "registry+https://github.com/rust-lang/crates.io-index" 11552checksum = "396e4d48bbb2b7554c944bde63101b5ae446cff6ec4a24227428f15eb72ef338" 11553dependencies = [ 11554 "indexmap", 11555 "serde", 11556 "serde_spanned 0.6.9", 11557 "toml_datetime 0.6.3", 11558 "winnow 0.5.40", 11559] 11560 11561[[package]] 11562name = "toml_edit" 11563version = "0.25.4+spec-1.1.0" 11564source = "registry+https://github.com/rust-lang/crates.io-index" 11565checksum = "7193cbd0ce53dc966037f54351dbbcf0d5a642c7f0038c382ef9e677ce8c13f2" 11566dependencies = [ 11567 "indexmap", 11568 "toml_datetime 1.0.0+spec-1.1.0", 11569 "toml_parser", 11570 "winnow 0.7.15", 11571] 11572 11573[[package]] 11574name = "toml_parser" 11575version = "1.0.9+spec-1.1.0" 11576source = "registry+https://github.com/rust-lang/crates.io-index" 11577checksum = "702d4415e08923e7e1ef96cd5727c0dfed80b4d2fa25db9647fe5eb6f7c5a4c4" 11578dependencies = [ 11579 "winnow 0.7.15", 11580] 11581 11582[[package]] 11583name = "toml_writer" 11584version = "1.0.6+spec-1.1.0" 11585source = "registry+https://github.com/rust-lang/crates.io-index" 11586checksum = "ab16f14aed21ee8bfd8ec22513f7287cd4a91aa92e44edfe2c17ddd004e92607" 11587 11588[[package]] 11589name = "topological-sort" 11590version = "0.1.0" 11591source = "registry+https://github.com/rust-lang/crates.io-index" 11592checksum = "aa7c7f42dea4b1b99439786f5633aeb9c14c1b53f75e282803c2ec2ad545873c" 11593 11594[[package]] 11595name = "tower" 11596version = "0.5.3" 11597source = "registry+https://github.com/rust-lang/crates.io-index" 11598checksum = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4" 11599dependencies = [ 11600 "futures-core", 11601 "futures-util", 11602 "pin-project-lite", 11603 "sync_wrapper", 11604 "tokio", 11605 "tower-layer", 11606 "tower-service", 11607 "tracing", 11608] 11609 11610[[package]] 11611name = "tower-http" 11612version = "0.6.8" 11613source = "registry+https://github.com/rust-lang/crates.io-index" 11614checksum = "d4e6559d53cc268e5031cd8429d05415bc4cb4aefc4aa5d6cc35fbf5b924a1f8" 11615dependencies = [ 11616 "async-compression", 11617 "bitflags 2.11.0", 11618 "bytes", 11619 "futures-core", 11620 "futures-util", 11621 "http 1.4.0", 11622 "http-body 1.0.1", 11623 "http-body-util", 11624 "http-range-header", 11625 "httpdate", 11626 "iri-string", 11627 "mime", 11628 "mime_guess", 11629 "percent-encoding", 11630 "pin-project-lite", 11631 "tokio", 11632 "tokio-util", 11633 "tower", 11634 "tower-layer", 11635 "tower-service", 11636 "tracing", 11637] 11638 11639[[package]] 11640name = "tower-layer" 11641version = "0.3.3" 11642source = "registry+https://github.com/rust-lang/crates.io-index" 11643checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" 11644 11645[[package]] 11646name = "tower-service" 11647version = "0.3.3" 11648source = "registry+https://github.com/rust-lang/crates.io-index" 11649checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" 11650 11651[[package]] 11652name = "tracing" 11653version = "0.1.44" 11654source = "registry+https://github.com/rust-lang/crates.io-index" 11655checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" 11656dependencies = [ 11657 "log", 11658 "pin-project-lite", 11659 "tracing-attributes", 11660 "tracing-core", 11661] 11662 11663[[package]] 11664name = "tracing-attributes" 11665version = "0.1.31" 11666source = "registry+https://github.com/rust-lang/crates.io-index" 11667checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" 11668dependencies = [ 11669 "proc-macro2", 11670 "quote", 11671 "syn 2.0.117", 11672] 11673 11674[[package]] 11675name = "tracing-core" 11676version = "0.1.36" 11677source = "registry+https://github.com/rust-lang/crates.io-index" 11678checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" 11679dependencies = [ 11680 "once_cell", 11681 "valuable", 11682] 11683 11684[[package]] 11685name = "tracing-log" 11686version = "0.2.0" 11687source = "registry+https://github.com/rust-lang/crates.io-index" 11688checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" 11689dependencies = [ 11690 "log", 11691 "once_cell", 11692 "tracing-core", 11693] 11694 11695[[package]] 11696name = "tracing-perfetto" 11697version = "0.1.5" 11698source = "registry+https://github.com/rust-lang/crates.io-index" 11699checksum = "cf599f51530a7211f5aa92c84abdfc1137362d471f0473a4b1be8d625167fb0d" 11700dependencies = [ 11701 "anyhow", 11702 "bytes", 11703 "chrono", 11704 "prost", 11705 "rand 0.8.5", 11706 "thread-id", 11707 "tracing", 11708 "tracing-subscriber", 11709] 11710 11711[[package]] 11712name = "tracing-subscriber" 11713version = "0.3.22" 11714source = "registry+https://github.com/rust-lang/crates.io-index" 11715checksum = "2f30143827ddab0d256fd843b7a66d164e9f271cfa0dde49142c5ca0ca291f1e" 11716dependencies = [ 11717 "matchers", 11718 "nu-ansi-term", 11719 "once_cell", 11720 "regex-automata 0.4.14", 11721 "sharded-slab", 11722 "smallvec", 11723 "thread_local", 11724 "tracing", 11725 "tracing-core", 11726 "tracing-log", 11727] 11728 11729[[package]] 11730name = "tracy-rs" 11731version = "0.1.2" 11732source = "registry+https://github.com/rust-lang/crates.io-index" 11733checksum = "ce607aae8ab0ab3abf3a2723a9ab6f09bb8639ed83fdd888d857b8e556c868d8" 11734 11735[[package]] 11736name = "tray-icon" 11737version = "0.21.3" 11738source = "registry+https://github.com/rust-lang/crates.io-index" 11739checksum = "a5e85aa143ceb072062fc4d6356c1b520a51d636e7bc8e77ec94be3608e5e80c" 11740dependencies = [ 11741 "crossbeam-channel", 11742 "dirs", 11743 "libappindicator", 11744 "muda", 11745 "objc2 0.6.4", 11746 "objc2-app-kit 0.3.2", 11747 "objc2-core-foundation", 11748 "objc2-core-graphics", 11749 "objc2-foundation 0.3.2", 11750 "once_cell", 11751 "png 0.17.16", 11752 "thiserror 2.0.18", 11753 "windows-sys 0.60.2", 11754] 11755 11756[[package]] 11757name = "try-lock" 11758version = "0.2.5" 11759source = "registry+https://github.com/rust-lang/crates.io-index" 11760checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" 11761 11762[[package]] 11763name = "ttf-parser" 11764version = "0.25.1" 11765source = "registry+https://github.com/rust-lang/crates.io-index" 11766checksum = "d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31" 11767dependencies = [ 11768 "core_maths", 11769] 11770 11771[[package]] 11772name = "tungstenite" 11773version = "0.28.0" 11774source = "registry+https://github.com/rust-lang/crates.io-index" 11775checksum = "8628dcc84e5a09eb3d8423d6cb682965dea9133204e8fb3efee74c2a0c259442" 11776dependencies = [ 11777 "bytes", 11778 "data-encoding", 11779 "http 1.4.0", 11780 "httparse", 11781 "log", 11782 "rand 0.9.2", 11783 "rustls", 11784 "rustls-pki-types", 11785 "sha1", 11786 "thiserror 2.0.18", 11787 "utf-8", 11788] 11789 11790[[package]] 11791name = "typenum" 11792version = "1.19.0" 11793source = "registry+https://github.com/rust-lang/crates.io-index" 11794checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" 11795 11796[[package]] 11797name = "uluru" 11798version = "3.1.0" 11799source = "registry+https://github.com/rust-lang/crates.io-index" 11800checksum = "7c8a2469e56e6e5095c82ccd3afb98dad95f7af7929aab6d8ba8d6e0f73657da" 11801dependencies = [ 11802 "arrayvec", 11803] 11804 11805[[package]] 11806name = "unic-char-property" 11807version = "0.9.0" 11808source = "registry+https://github.com/rust-lang/crates.io-index" 11809checksum = "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221" 11810dependencies = [ 11811 "unic-char-range", 11812] 11813 11814[[package]] 11815name = "unic-char-range" 11816version = "0.9.0" 11817source = "registry+https://github.com/rust-lang/crates.io-index" 11818checksum = "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc" 11819 11820[[package]] 11821name = "unic-common" 11822version = "0.9.0" 11823source = "registry+https://github.com/rust-lang/crates.io-index" 11824checksum = "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc" 11825 11826[[package]] 11827name = "unic-ucd-ident" 11828version = "0.9.0" 11829source = "registry+https://github.com/rust-lang/crates.io-index" 11830checksum = "e230a37c0381caa9219d67cf063aa3a375ffed5bf541a452db16e744bdab6987" 11831dependencies = [ 11832 "unic-char-property", 11833 "unic-char-range", 11834 "unic-ucd-version", 11835] 11836 11837[[package]] 11838name = "unic-ucd-version" 11839version = "0.9.0" 11840source = "registry+https://github.com/rust-lang/crates.io-index" 11841checksum = "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4" 11842dependencies = [ 11843 "unic-common", 11844] 11845 11846[[package]] 11847name = "unicase" 11848version = "2.9.0" 11849source = "registry+https://github.com/rust-lang/crates.io-index" 11850checksum = "dbc4bc3a9f746d862c45cb89d705aa10f187bb96c76001afab07a0d35ce60142" 11851 11852[[package]] 11853name = "unicode-bidi" 11854version = "0.3.18" 11855source = "registry+https://github.com/rust-lang/crates.io-index" 11856checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5" 11857 11858[[package]] 11859name = "unicode-bidi-mirroring" 11860version = "0.4.0" 11861source = "registry+https://github.com/rust-lang/crates.io-index" 11862checksum = "5dfa6e8c60bb66d49db113e0125ee8711b7647b5579dc7f5f19c42357ed039fe" 11863 11864[[package]] 11865name = "unicode-ccc" 11866version = "0.4.0" 11867source = "registry+https://github.com/rust-lang/crates.io-index" 11868checksum = "ce61d488bcdc9bc8b5d1772c404828b17fc481c0a582b5581e95fb233aef503e" 11869 11870[[package]] 11871name = "unicode-ident" 11872version = "1.0.24" 11873source = "registry+https://github.com/rust-lang/crates.io-index" 11874checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75" 11875 11876[[package]] 11877name = "unicode-properties" 11878version = "0.1.4" 11879source = "registry+https://github.com/rust-lang/crates.io-index" 11880checksum = "7df058c713841ad818f1dc5d3fd88063241cc61f49f5fbea4b951e8cf5a8d71d" 11881 11882[[package]] 11883name = "unicode-script" 11884version = "0.5.8" 11885source = "registry+https://github.com/rust-lang/crates.io-index" 11886checksum = "383ad40bb927465ec0ce7720e033cb4ca06912855fc35db31b5755d0de75b1ee" 11887 11888[[package]] 11889name = "unicode-segmentation" 11890version = "1.12.0" 11891source = "registry+https://github.com/rust-lang/crates.io-index" 11892checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493" 11893 11894[[package]] 11895name = "unicode-vo" 11896version = "0.1.0" 11897source = "registry+https://github.com/rust-lang/crates.io-index" 11898checksum = "b1d386ff53b415b7fe27b50bb44679e2cc4660272694b7b6f3326d8480823a94" 11899 11900[[package]] 11901name = "unicode-width" 11902version = "0.2.2" 11903source = "registry+https://github.com/rust-lang/crates.io-index" 11904checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254" 11905 11906[[package]] 11907name = "unicode-xid" 11908version = "0.2.6" 11909source = "registry+https://github.com/rust-lang/crates.io-index" 11910checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" 11911 11912[[package]] 11913name = "universal-hash" 11914version = "0.5.1" 11915source = "registry+https://github.com/rust-lang/crates.io-index" 11916checksum = "fc1de2c688dc15305988b563c3854064043356019f97a4b46276fe734c4f07ea" 11917dependencies = [ 11918 "crypto-common 0.1.7", 11919 "subtle", 11920] 11921 11922[[package]] 11923name = "universal-hash" 11924version = "0.6.1" 11925source = "registry+https://github.com/rust-lang/crates.io-index" 11926checksum = "f4987bdc12753382e0bec4a65c50738ffaabc998b9cdd1f952fb5f39b0048a96" 11927dependencies = [ 11928 "crypto-common 0.2.1", 11929 "ctutils", 11930] 11931 11932[[package]] 11933name = "untrusted" 11934version = "0.9.0" 11935source = "registry+https://github.com/rust-lang/crates.io-index" 11936checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 11937 11938[[package]] 11939name = "url" 11940version = "2.5.8" 11941source = "registry+https://github.com/rust-lang/crates.io-index" 11942checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed" 11943dependencies = [ 11944 "form_urlencoded", 11945 "idna", 11946 "percent-encoding", 11947 "serde", 11948 "serde_derive", 11949] 11950 11951[[package]] 11952name = "urlpattern" 11953version = "0.3.0" 11954source = "registry+https://github.com/rust-lang/crates.io-index" 11955checksum = "70acd30e3aa1450bc2eece896ce2ad0d178e9c079493819301573dae3c37ba6d" 11956dependencies = [ 11957 "regex", 11958 "serde", 11959 "unic-ucd-ident", 11960 "url", 11961] 11962 11963[[package]] 11964name = "usvg" 11965version = "0.45.1" 11966source = "registry+https://github.com/rust-lang/crates.io-index" 11967checksum = "80be9b06fbae3b8b303400ab20778c80bbaf338f563afe567cf3c9eea17b47ef" 11968dependencies = [ 11969 "base64 0.22.1", 11970 "data-url", 11971 "flate2", 11972 "fontdb", 11973 "imagesize", 11974 "kurbo 0.11.3", 11975 "log", 11976 "pico-args", 11977 "roxmltree", 11978 "rustybuzz", 11979 "simplecss", 11980 "siphasher", 11981 "strict-num", 11982 "svgtypes", 11983 "tiny-skia-path", 11984 "unicode-bidi", 11985 "unicode-script", 11986 "unicode-vo", 11987 "xmlwriter", 11988] 11989 11990[[package]] 11991name = "utf-8" 11992version = "0.7.6" 11993source = "registry+https://github.com/rust-lang/crates.io-index" 11994checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" 11995 11996[[package]] 11997name = "utf16_iter" 11998version = "1.0.5" 11999source = "registry+https://github.com/rust-lang/crates.io-index" 12000checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246" 12001 12002[[package]] 12003name = "utf8_iter" 12004version = "1.0.4" 12005source = "registry+https://github.com/rust-lang/crates.io-index" 12006checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 12007 12008[[package]] 12009name = "utf8parse" 12010version = "0.2.2" 12011source = "registry+https://github.com/rust-lang/crates.io-index" 12012checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" 12013 12014[[package]] 12015name = "uuid" 12016version = "1.22.0" 12017source = "registry+https://github.com/rust-lang/crates.io-index" 12018checksum = "a68d3c8f01c0cfa54a75291d83601161799e4a89a39e0929f4b0354d88757a37" 12019dependencies = [ 12020 "getrandom 0.4.2", 12021 "js-sys", 12022 "serde_core", 12023 "sha1_smol", 12024 "wasm-bindgen", 12025] 12026 12027[[package]] 12028name = "v_frame" 12029version = "0.3.9" 12030source = "registry+https://github.com/rust-lang/crates.io-index" 12031checksum = "666b7727c8875d6ab5db9533418d7c764233ac9c0cff1d469aec8fa127597be2" 12032dependencies = [ 12033 "aligned-vec", 12034 "num-traits", 12035 "wasm-bindgen", 12036] 12037 12038[[package]] 12039name = "valuable" 12040version = "0.1.1" 12041source = "registry+https://github.com/rust-lang/crates.io-index" 12042checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" 12043 12044[[package]] 12045name = "vcpkg" 12046version = "0.2.15" 12047source = "registry+https://github.com/rust-lang/crates.io-index" 12048checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 12049 12050[[package]] 12051name = "vello" 12052version = "0.6.0" 12053source = "registry+https://github.com/rust-lang/crates.io-index" 12054checksum = "71acbd6b5f7f19841425845c113a89a54bbf60556ae39e7d0182a6f80ce37f5b" 12055dependencies = [ 12056 "bytemuck", 12057 "futures-intrusive", 12058 "log", 12059 "peniko", 12060 "png 0.17.16", 12061 "skrifa", 12062 "static_assertions", 12063 "thiserror 2.0.18", 12064 "vello_encoding", 12065 "vello_shaders", 12066 "wgpu", 12067] 12068 12069[[package]] 12070name = "vello_common" 12071version = "0.0.4" 12072source = "registry+https://github.com/rust-lang/crates.io-index" 12073checksum = "a235ba928b3109ad9e7696270edb09445a52ae1c7c08e6d31a19b1cdd6cbc24a" 12074dependencies = [ 12075 "bytemuck", 12076 "fearless_simd", 12077 "hashbrown 0.15.5", 12078 "log", 12079 "peniko", 12080 "png 0.17.16", 12081 "skrifa", 12082 "smallvec", 12083] 12084 12085[[package]] 12086name = "vello_cpu" 12087version = "0.0.4" 12088source = "registry+https://github.com/rust-lang/crates.io-index" 12089checksum = "b0bd1fcf9c1814f17a491e07113623d44e3ec1125a9f3401f5e047d6d326da21" 12090dependencies = [ 12091 "bytemuck", 12092 "vello_common", 12093] 12094 12095[[package]] 12096name = "vello_encoding" 12097version = "0.6.0" 12098source = "registry+https://github.com/rust-lang/crates.io-index" 12099checksum = "cfd5e0b9fec91df34a09fbcbbed474cec68d05691b590a911c7af83c4860ae42" 12100dependencies = [ 12101 "bytemuck", 12102 "guillotiere", 12103 "peniko", 12104 "skrifa", 12105 "smallvec", 12106] 12107 12108[[package]] 12109name = "vello_shaders" 12110version = "0.6.0" 12111source = "registry+https://github.com/rust-lang/crates.io-index" 12112checksum = "8c381dde4e7d0d7957df0c0e3f8a7cc0976762d3972d97da5c71464e57ffefd3" 12113dependencies = [ 12114 "bytemuck", 12115 "log", 12116 "naga", 12117 "thiserror 2.0.18", 12118 "vello_encoding", 12119] 12120 12121[[package]] 12122name = "vergen" 12123version = "9.1.0" 12124source = "registry+https://github.com/rust-lang/crates.io-index" 12125checksum = "b849a1f6d8639e8de261e81ee0fc881e3e3620db1af9f2e0da015d4382ceaf75" 12126dependencies = [ 12127 "anyhow", 12128 "derive_builder", 12129 "rustversion", 12130 "vergen-lib 9.1.0", 12131] 12132 12133[[package]] 12134name = "vergen-gitcl" 12135version = "1.0.8" 12136source = "registry+https://github.com/rust-lang/crates.io-index" 12137checksum = "b9dfc1de6eb2e08a4ddf152f1b179529638bedc0ea95e6d667c014506377aefe" 12138dependencies = [ 12139 "anyhow", 12140 "derive_builder", 12141 "rustversion", 12142 "time", 12143 "vergen", 12144 "vergen-lib 0.1.6", 12145] 12146 12147[[package]] 12148name = "vergen-lib" 12149version = "0.1.6" 12150source = "registry+https://github.com/rust-lang/crates.io-index" 12151checksum = "9b07e6010c0f3e59fcb164e0163834597da68d1f864e2b8ca49f74de01e9c166" 12152dependencies = [ 12153 "anyhow", 12154 "derive_builder", 12155 "rustversion", 12156] 12157 12158[[package]] 12159name = "vergen-lib" 12160version = "9.1.0" 12161source = "registry+https://github.com/rust-lang/crates.io-index" 12162checksum = "b34a29ba7e9c59e62f229ae1932fb1b8fb8a6fdcc99215a641913f5f5a59a569" 12163dependencies = [ 12164 "anyhow", 12165 "derive_builder", 12166 "rustversion", 12167] 12168 12169[[package]] 12170name = "version-compare" 12171version = "0.2.1" 12172source = "registry+https://github.com/rust-lang/crates.io-index" 12173checksum = "03c2856837ef78f57382f06b2b8563a2f512f7185d732608fd9176cb3b8edf0e" 12174 12175[[package]] 12176name = "version_check" 12177version = "0.9.5" 12178source = "registry+https://github.com/rust-lang/crates.io-index" 12179checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 12180 12181[[package]] 12182name = "void" 12183version = "1.0.2" 12184source = "registry+https://github.com/rust-lang/crates.io-index" 12185checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d" 12186 12187[[package]] 12188name = "walkdir" 12189version = "2.5.0" 12190source = "registry+https://github.com/rust-lang/crates.io-index" 12191checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" 12192dependencies = [ 12193 "same-file", 12194 "winapi-util", 12195] 12196 12197[[package]] 12198name = "want" 12199version = "0.3.1" 12200source = "registry+https://github.com/rust-lang/crates.io-index" 12201checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" 12202dependencies = [ 12203 "try-lock", 12204] 12205 12206[[package]] 12207name = "warp" 12208version = "0.3.7" 12209source = "registry+https://github.com/rust-lang/crates.io-index" 12210checksum = "4378d202ff965b011c64817db11d5829506d3404edeadb61f190d111da3f231c" 12211dependencies = [ 12212 "bytes", 12213 "futures-channel", 12214 "futures-util", 12215 "headers 0.3.9", 12216 "http 0.2.12", 12217 "hyper 0.14.32", 12218 "log", 12219 "mime", 12220 "mime_guess", 12221 "percent-encoding", 12222 "pin-project", 12223 "scoped-tls", 12224 "serde", 12225 "serde_json", 12226 "serde_urlencoded", 12227 "tokio", 12228 "tokio-util", 12229 "tower-service", 12230 "tracing", 12231] 12232 12233[[package]] 12234name = "wasi" 12235version = "0.9.0+wasi-snapshot-preview1" 12236source = "registry+https://github.com/rust-lang/crates.io-index" 12237checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519" 12238 12239[[package]] 12240name = "wasi" 12241version = "0.11.1+wasi-snapshot-preview1" 12242source = "registry+https://github.com/rust-lang/crates.io-index" 12243checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" 12244 12245[[package]] 12246name = "wasip2" 12247version = "1.0.2+wasi-0.2.9" 12248source = "registry+https://github.com/rust-lang/crates.io-index" 12249checksum = "9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5" 12250dependencies = [ 12251 "wit-bindgen", 12252] 12253 12254[[package]] 12255name = "wasip3" 12256version = "0.4.0+wasi-0.3.0-rc-2026-01-06" 12257source = "registry+https://github.com/rust-lang/crates.io-index" 12258checksum = "5428f8bf88ea5ddc08faddef2ac4a67e390b88186c703ce6dbd955e1c145aca5" 12259dependencies = [ 12260 "wit-bindgen", 12261] 12262 12263[[package]] 12264name = "wasm-bindgen" 12265version = "0.2.114" 12266source = "registry+https://github.com/rust-lang/crates.io-index" 12267checksum = "6532f9a5c1ece3798cb1c2cfdba640b9b3ba884f5db45973a6f442510a87d38e" 12268dependencies = [ 12269 "cfg-if", 12270 "once_cell", 12271 "rustversion", 12272 "wasm-bindgen-macro", 12273 "wasm-bindgen-shared", 12274] 12275 12276[[package]] 12277name = "wasm-bindgen-futures" 12278version = "0.4.64" 12279source = "registry+https://github.com/rust-lang/crates.io-index" 12280checksum = "e9c5522b3a28661442748e09d40924dfb9ca614b21c00d3fd135720e48b67db8" 12281dependencies = [ 12282 "cfg-if", 12283 "futures-util", 12284 "js-sys", 12285 "once_cell", 12286 "wasm-bindgen", 12287 "web-sys", 12288] 12289 12290[[package]] 12291name = "wasm-bindgen-macro" 12292version = "0.2.114" 12293source = "registry+https://github.com/rust-lang/crates.io-index" 12294checksum = "18a2d50fcf105fb33bb15f00e7a77b772945a2ee45dcf454961fd843e74c18e6" 12295dependencies = [ 12296 "quote", 12297 "wasm-bindgen-macro-support", 12298] 12299 12300[[package]] 12301name = "wasm-bindgen-macro-support" 12302version = "0.2.114" 12303source = "registry+https://github.com/rust-lang/crates.io-index" 12304checksum = "03ce4caeaac547cdf713d280eda22a730824dd11e6b8c3ca9e42247b25c631e3" 12305dependencies = [ 12306 "bumpalo", 12307 "proc-macro2", 12308 "quote", 12309 "syn 2.0.117", 12310 "wasm-bindgen-shared", 12311] 12312 12313[[package]] 12314name = "wasm-bindgen-shared" 12315version = "0.2.114" 12316source = "registry+https://github.com/rust-lang/crates.io-index" 12317checksum = "75a326b8c223ee17883a4251907455a2431acc2791c98c26279376490c378c16" 12318dependencies = [ 12319 "unicode-ident", 12320] 12321 12322[[package]] 12323name = "wasm-encoder" 12324version = "0.244.0" 12325source = "registry+https://github.com/rust-lang/crates.io-index" 12326checksum = "990065f2fe63003fe337b932cfb5e3b80e0b4d0f5ff650e6985b1048f62c8319" 12327dependencies = [ 12328 "leb128fmt", 12329 "wasmparser", 12330] 12331 12332[[package]] 12333name = "wasm-metadata" 12334version = "0.244.0" 12335source = "registry+https://github.com/rust-lang/crates.io-index" 12336checksum = "bb0e353e6a2fbdc176932bbaab493762eb1255a7900fe0fea1a2f96c296cc909" 12337dependencies = [ 12338 "anyhow", 12339 "indexmap", 12340 "wasm-encoder", 12341 "wasmparser", 12342] 12343 12344[[package]] 12345name = "wasm-streams" 12346version = "0.4.2" 12347source = "registry+https://github.com/rust-lang/crates.io-index" 12348checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65" 12349dependencies = [ 12350 "futures-util", 12351 "js-sys", 12352 "wasm-bindgen", 12353 "wasm-bindgen-futures", 12354 "web-sys", 12355] 12356 12357[[package]] 12358name = "wasmparser" 12359version = "0.244.0" 12360source = "registry+https://github.com/rust-lang/crates.io-index" 12361checksum = "47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe" 12362dependencies = [ 12363 "bitflags 2.11.0", 12364 "hashbrown 0.15.5", 12365 "indexmap", 12366 "semver", 12367] 12368 12369[[package]] 12370name = "wayland-backend" 12371version = "0.3.14" 12372source = "registry+https://github.com/rust-lang/crates.io-index" 12373checksum = "aa75f400b7f719bcd68b3f47cd939ba654cedeef690f486db71331eec4c6a406" 12374dependencies = [ 12375 "cc", 12376 "downcast-rs", 12377 "rustix 1.1.4", 12378 "scoped-tls", 12379 "smallvec", 12380 "wayland-sys", 12381] 12382 12383[[package]] 12384name = "wayland-client" 12385version = "0.31.13" 12386source = "registry+https://github.com/rust-lang/crates.io-index" 12387checksum = "ab51d9f7c071abeee76007e2b742499e535148035bb835f97aaed1338cf516c3" 12388dependencies = [ 12389 "bitflags 2.11.0", 12390 "rustix 1.1.4", 12391 "wayland-backend", 12392 "wayland-scanner", 12393] 12394 12395[[package]] 12396name = "wayland-csd-frame" 12397version = "0.3.0" 12398source = "registry+https://github.com/rust-lang/crates.io-index" 12399checksum = "625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e" 12400dependencies = [ 12401 "bitflags 2.11.0", 12402 "cursor-icon", 12403 "wayland-backend", 12404] 12405 12406[[package]] 12407name = "wayland-cursor" 12408version = "0.31.13" 12409source = "registry+https://github.com/rust-lang/crates.io-index" 12410checksum = "4b3298683470fbdc6ca40151dfc48c8f2fd4c41a26e13042f801f85002384091" 12411dependencies = [ 12412 "rustix 1.1.4", 12413 "wayland-client", 12414 "xcursor", 12415] 12416 12417[[package]] 12418name = "wayland-protocols" 12419version = "0.32.11" 12420source = "registry+https://github.com/rust-lang/crates.io-index" 12421checksum = "b23b5df31ceff1328f06ac607591d5ba360cf58f90c8fad4ac8d3a55a3c4aec7" 12422dependencies = [ 12423 "bitflags 2.11.0", 12424 "wayland-backend", 12425 "wayland-client", 12426 "wayland-scanner", 12427] 12428 12429[[package]] 12430name = "wayland-protocols-plasma" 12431version = "0.3.11" 12432source = "registry+https://github.com/rust-lang/crates.io-index" 12433checksum = "d392fc283a87774afc9beefcd6f931582bb97fe0e6ced0b306a62cb1d026527c" 12434dependencies = [ 12435 "bitflags 2.11.0", 12436 "wayland-backend", 12437 "wayland-client", 12438 "wayland-protocols", 12439 "wayland-scanner", 12440] 12441 12442[[package]] 12443name = "wayland-protocols-wlr" 12444version = "0.3.11" 12445source = "registry+https://github.com/rust-lang/crates.io-index" 12446checksum = "78248e4cc0eff8163370ba5c158630dcae1f3497a586b826eca2ef5f348d6235" 12447dependencies = [ 12448 "bitflags 2.11.0", 12449 "wayland-backend", 12450 "wayland-client", 12451 "wayland-protocols", 12452 "wayland-scanner", 12453] 12454 12455[[package]] 12456name = "wayland-scanner" 12457version = "0.31.9" 12458source = "registry+https://github.com/rust-lang/crates.io-index" 12459checksum = "c86287151a309799b821ca709b7345a048a2956af05957c89cb824ab919fa4e3" 12460dependencies = [ 12461 "proc-macro2", 12462 "quick-xml 0.39.2", 12463 "quote", 12464] 12465 12466[[package]] 12467name = "wayland-sys" 12468version = "0.31.10" 12469source = "registry+https://github.com/rust-lang/crates.io-index" 12470checksum = "374f6b70e8e0d6bf9461a32988fd553b59ff630964924dad6e4a4eb6bd538d17" 12471dependencies = [ 12472 "dlib", 12473 "log", 12474 "once_cell", 12475 "pkg-config", 12476] 12477 12478[[package]] 12479name = "web-sys" 12480version = "0.3.91" 12481source = "registry+https://github.com/rust-lang/crates.io-index" 12482checksum = "854ba17bb104abfb26ba36da9729addc7ce7f06f5c0f90f3c391f8461cca21f9" 12483dependencies = [ 12484 "js-sys", 12485 "wasm-bindgen", 12486] 12487 12488[[package]] 12489name = "web-time" 12490version = "1.1.0" 12491source = "registry+https://github.com/rust-lang/crates.io-index" 12492checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" 12493dependencies = [ 12494 "js-sys", 12495 "wasm-bindgen", 12496] 12497 12498[[package]] 12499name = "web_atoms" 12500version = "0.2.3" 12501source = "registry+https://github.com/rust-lang/crates.io-index" 12502checksum = "57a9779e9f04d2ac1ce317aee707aa2f6b773afba7b931222bff6983843b1576" 12503dependencies = [ 12504 "phf", 12505 "phf_codegen", 12506 "string_cache", 12507 "string_cache_codegen", 12508] 12509 12510[[package]] 12511name = "webdriver" 12512version = "0.53.0" 12513source = "registry+https://github.com/rust-lang/crates.io-index" 12514checksum = "91d53921e1bef27512fa358179c9a22428d55778d2c2ae3c5c37a52b82ce6e92" 12515dependencies = [ 12516 "base64 0.22.1", 12517 "bytes", 12518 "cookie 0.16.2", 12519 "http 0.2.12", 12520 "icu_segmenter 1.5.0", 12521 "log", 12522 "serde", 12523 "serde_derive", 12524 "serde_json", 12525 "thiserror 1.0.69", 12526 "time", 12527 "tokio", 12528 "tokio-stream", 12529 "url", 12530 "warp", 12531] 12532 12533[[package]] 12534name = "webpki-root-certs" 12535version = "1.0.6" 12536source = "registry+https://github.com/rust-lang/crates.io-index" 12537checksum = "804f18a4ac2676ffb4e8b5b5fa9ae38af06df08162314f96a68d2a363e21a8ca" 12538dependencies = [ 12539 "rustls-pki-types", 12540] 12541 12542[[package]] 12543name = "webpki-roots" 12544version = "1.0.6" 12545source = "registry+https://github.com/rust-lang/crates.io-index" 12546checksum = "22cfaf3c063993ff62e73cb4311efde4db1efb31ab78a3e5c457939ad5cc0bed" 12547dependencies = [ 12548 "rustls-pki-types", 12549] 12550 12551[[package]] 12552name = "webrender" 12553version = "0.68.0" 12554source = "registry+https://github.com/rust-lang/crates.io-index" 12555checksum = "a591c25221a9f8ac2ad7754659b283d912cee6c8424f0fa3777aabed3be91c16" 12556dependencies = [ 12557 "allocator-api2", 12558 "bincode", 12559 "bitflags 2.11.0", 12560 "build-parallel", 12561 "byteorder", 12562 "derive_more", 12563 "etagere", 12564 "euclid", 12565 "gleam", 12566 "glslopt", 12567 "lazy_static", 12568 "log", 12569 "malloc_size_of_derive", 12570 "num-traits", 12571 "peek-poke", 12572 "plane-split", 12573 "rayon", 12574 "ron", 12575 "rustc-hash 2.1.1", 12576 "serde", 12577 "smallvec", 12578 "svg_fmt", 12579 "topological-sort", 12580 "tracy-rs", 12581 "webrender_api", 12582 "webrender_build", 12583 "wr_glyph_rasterizer", 12584 "wr_malloc_size_of", 12585 "zeitstempel", 12586] 12587 12588[[package]] 12589name = "webrender_api" 12590version = "0.68.0" 12591source = "registry+https://github.com/rust-lang/crates.io-index" 12592checksum = "bb206f613b4635881065a2ff4670e656edc904af0b8729c51ce1196679fd1b6d" 12593dependencies = [ 12594 "app_units", 12595 "bitflags 2.11.0", 12596 "byteorder", 12597 "crossbeam-channel", 12598 "euclid", 12599 "malloc_size_of_derive", 12600 "peek-poke", 12601 "serde", 12602 "serde_bytes", 12603 "serde_derive", 12604 "wr_malloc_size_of", 12605 "zeitstempel", 12606] 12607 12608[[package]] 12609name = "webrender_build" 12610version = "0.68.0" 12611source = "registry+https://github.com/rust-lang/crates.io-index" 12612checksum = "9e6165a81201892371061250bd6f08ede9ed7279842fedc4033f48582a789068" 12613dependencies = [ 12614 "bitflags 2.11.0", 12615 "lazy_static", 12616] 12617 12618[[package]] 12619name = "weezl" 12620version = "0.1.12" 12621source = "registry+https://github.com/rust-lang/crates.io-index" 12622checksum = "a28ac98ddc8b9274cb41bb4d9d4d5c425b6020c50c46f25559911905610b4a88" 12623 12624[[package]] 12625name = "wgpu" 12626version = "26.0.1" 12627source = "registry+https://github.com/rust-lang/crates.io-index" 12628checksum = "70b6ff82bbf6e9206828e1a3178e851f8c20f1c9028e74dd3a8090741ccd5798" 12629dependencies = [ 12630 "arrayvec", 12631 "bitflags 2.11.0", 12632 "cfg-if", 12633 "cfg_aliases", 12634 "document-features", 12635 "hashbrown 0.15.5", 12636 "js-sys", 12637 "log", 12638 "naga", 12639 "parking_lot", 12640 "portable-atomic", 12641 "profiling", 12642 "raw-window-handle", 12643 "smallvec", 12644 "static_assertions", 12645 "wasm-bindgen", 12646 "wasm-bindgen-futures", 12647 "web-sys", 12648 "wgpu-core", 12649 "wgpu-hal", 12650 "wgpu-types", 12651] 12652 12653[[package]] 12654name = "wgpu-core" 12655version = "26.0.1" 12656source = "registry+https://github.com/rust-lang/crates.io-index" 12657checksum = "d5f62f1053bd28c2268f42916f31588f81f64796e2ff91b81293515017ca8bd9" 12658dependencies = [ 12659 "arrayvec", 12660 "bit-set", 12661 "bit-vec", 12662 "bitflags 2.11.0", 12663 "cfg_aliases", 12664 "document-features", 12665 "hashbrown 0.15.5", 12666 "indexmap", 12667 "log", 12668 "naga", 12669 "once_cell", 12670 "parking_lot", 12671 "portable-atomic", 12672 "profiling", 12673 "raw-window-handle", 12674 "rustc-hash 1.1.0", 12675 "serde", 12676 "smallvec", 12677 "thiserror 2.0.18", 12678 "wgpu-core-deps-apple", 12679 "wgpu-core-deps-emscripten", 12680 "wgpu-core-deps-windows-linux-android", 12681 "wgpu-hal", 12682 "wgpu-types", 12683] 12684 12685[[package]] 12686name = "wgpu-core-deps-apple" 12687version = "26.0.0" 12688source = "registry+https://github.com/rust-lang/crates.io-index" 12689checksum = "18ae5fbde6a4cbebae38358aa73fcd6e0f15c6144b67ef5dc91ded0db125dbdf" 12690dependencies = [ 12691 "wgpu-hal", 12692] 12693 12694[[package]] 12695name = "wgpu-core-deps-emscripten" 12696version = "26.0.0" 12697source = "registry+https://github.com/rust-lang/crates.io-index" 12698checksum = "d7670e390f416006f746b4600fdd9136455e3627f5bd763abf9a65daa216dd2d" 12699dependencies = [ 12700 "wgpu-hal", 12701] 12702 12703[[package]] 12704name = "wgpu-core-deps-windows-linux-android" 12705version = "26.0.0" 12706source = "registry+https://github.com/rust-lang/crates.io-index" 12707checksum = "720a5cb9d12b3d337c15ff0e24d3e97ed11490ff3f7506e7f3d98c68fa5d6f14" 12708dependencies = [ 12709 "wgpu-hal", 12710] 12711 12712[[package]] 12713name = "wgpu-hal" 12714version = "26.0.6" 12715source = "registry+https://github.com/rust-lang/crates.io-index" 12716checksum = "a8d0e67224cc7305b3b4eb2cc57ca4c4c3afc665c1d1bee162ea806e19c47bdd" 12717dependencies = [ 12718 "android_system_properties", 12719 "arrayvec", 12720 "ash", 12721 "bit-set", 12722 "bitflags 2.11.0", 12723 "block", 12724 "bytemuck", 12725 "cfg-if", 12726 "cfg_aliases", 12727 "core-graphics-types 0.2.0", 12728 "glow", 12729 "glutin_wgl_sys", 12730 "gpu-alloc", 12731 "gpu-allocator", 12732 "gpu-descriptor", 12733 "hashbrown 0.15.5", 12734 "js-sys", 12735 "khronos-egl", 12736 "libc", 12737 "libloading 0.8.9", 12738 "log", 12739 "metal", 12740 "naga", 12741 "ndk-sys", 12742 "objc", 12743 "ordered-float", 12744 "parking_lot", 12745 "portable-atomic", 12746 "portable-atomic-util", 12747 "profiling", 12748 "range-alloc", 12749 "raw-window-handle", 12750 "renderdoc-sys", 12751 "smallvec", 12752 "thiserror 2.0.18", 12753 "wasm-bindgen", 12754 "web-sys", 12755 "wgpu-types", 12756 "windows 0.58.0", 12757 "windows-core 0.58.0", 12758] 12759 12760[[package]] 12761name = "wgpu-types" 12762version = "26.0.0" 12763source = "registry+https://github.com/rust-lang/crates.io-index" 12764checksum = "eca7a8d8af57c18f57d393601a1fb159ace8b2328f1b6b5f80893f7d672c9ae2" 12765dependencies = [ 12766 "bitflags 2.11.0", 12767 "bytemuck", 12768 "js-sys", 12769 "log", 12770 "serde", 12771 "thiserror 2.0.18", 12772 "web-sys", 12773] 12774 12775[[package]] 12776name = "widestring" 12777version = "1.2.1" 12778source = "registry+https://github.com/rust-lang/crates.io-index" 12779checksum = "72069c3113ab32ab29e5584db3c6ec55d416895e60715417b5b883a357c3e471" 12780 12781[[package]] 12782name = "winapi" 12783version = "0.3.9" 12784source = "registry+https://github.com/rust-lang/crates.io-index" 12785checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 12786dependencies = [ 12787 "winapi-i686-pc-windows-gnu", 12788 "winapi-x86_64-pc-windows-gnu", 12789] 12790 12791[[package]] 12792name = "winapi-i686-pc-windows-gnu" 12793version = "0.4.0" 12794source = "registry+https://github.com/rust-lang/crates.io-index" 12795checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 12796 12797[[package]] 12798name = "winapi-util" 12799version = "0.1.11" 12800source = "registry+https://github.com/rust-lang/crates.io-index" 12801checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" 12802dependencies = [ 12803 "windows-sys 0.61.2", 12804] 12805 12806[[package]] 12807name = "winapi-x86_64-pc-windows-gnu" 12808version = "0.4.0" 12809source = "registry+https://github.com/rust-lang/crates.io-index" 12810checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 12811 12812[[package]] 12813name = "windows" 12814version = "0.58.0" 12815source = "registry+https://github.com/rust-lang/crates.io-index" 12816checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6" 12817dependencies = [ 12818 "windows-core 0.58.0", 12819 "windows-targets 0.52.6", 12820] 12821 12822[[package]] 12823name = "windows" 12824version = "0.61.3" 12825source = "registry+https://github.com/rust-lang/crates.io-index" 12826checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893" 12827dependencies = [ 12828 "windows-collections 0.2.0", 12829 "windows-core 0.61.2", 12830 "windows-future 0.2.1", 12831 "windows-link 0.1.3", 12832 "windows-numerics 0.2.0", 12833] 12834 12835[[package]] 12836name = "windows" 12837version = "0.62.2" 12838source = "registry+https://github.com/rust-lang/crates.io-index" 12839checksum = "527fadee13e0c05939a6a05d5bd6eec6cd2e3dbd648b9f8e447c6518133d8580" 12840dependencies = [ 12841 "windows-collections 0.3.2", 12842 "windows-core 0.62.2", 12843 "windows-future 0.3.2", 12844 "windows-numerics 0.3.1", 12845] 12846 12847[[package]] 12848name = "windows-collections" 12849version = "0.2.0" 12850source = "registry+https://github.com/rust-lang/crates.io-index" 12851checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8" 12852dependencies = [ 12853 "windows-core 0.61.2", 12854] 12855 12856[[package]] 12857name = "windows-collections" 12858version = "0.3.2" 12859source = "registry+https://github.com/rust-lang/crates.io-index" 12860checksum = "23b2d95af1a8a14a3c7367e1ed4fc9c20e0a26e79551b1454d72583c97cc6610" 12861dependencies = [ 12862 "windows-core 0.62.2", 12863] 12864 12865[[package]] 12866name = "windows-core" 12867version = "0.58.0" 12868source = "registry+https://github.com/rust-lang/crates.io-index" 12869checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99" 12870dependencies = [ 12871 "windows-implement 0.58.0", 12872 "windows-interface 0.58.0", 12873 "windows-result 0.2.0", 12874 "windows-strings 0.1.0", 12875 "windows-targets 0.52.6", 12876] 12877 12878[[package]] 12879name = "windows-core" 12880version = "0.61.2" 12881source = "registry+https://github.com/rust-lang/crates.io-index" 12882checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3" 12883dependencies = [ 12884 "windows-implement 0.60.2", 12885 "windows-interface 0.59.3", 12886 "windows-link 0.1.3", 12887 "windows-result 0.3.4", 12888 "windows-strings 0.4.2", 12889] 12890 12891[[package]] 12892name = "windows-core" 12893version = "0.62.2" 12894source = "registry+https://github.com/rust-lang/crates.io-index" 12895checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" 12896dependencies = [ 12897 "windows-implement 0.60.2", 12898 "windows-interface 0.59.3", 12899 "windows-link 0.2.1", 12900 "windows-result 0.4.1", 12901 "windows-strings 0.5.1", 12902] 12903 12904[[package]] 12905name = "windows-future" 12906version = "0.2.1" 12907source = "registry+https://github.com/rust-lang/crates.io-index" 12908checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e" 12909dependencies = [ 12910 "windows-core 0.61.2", 12911 "windows-link 0.1.3", 12912 "windows-threading 0.1.0", 12913] 12914 12915[[package]] 12916name = "windows-future" 12917version = "0.3.2" 12918source = "registry+https://github.com/rust-lang/crates.io-index" 12919checksum = "e1d6f90251fe18a279739e78025bd6ddc52a7e22f921070ccdc67dde84c605cb" 12920dependencies = [ 12921 "windows-core 0.62.2", 12922 "windows-link 0.2.1", 12923 "windows-threading 0.2.1", 12924] 12925 12926[[package]] 12927name = "windows-implement" 12928version = "0.58.0" 12929source = "registry+https://github.com/rust-lang/crates.io-index" 12930checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b" 12931dependencies = [ 12932 "proc-macro2", 12933 "quote", 12934 "syn 2.0.117", 12935] 12936 12937[[package]] 12938name = "windows-implement" 12939version = "0.60.2" 12940source = "registry+https://github.com/rust-lang/crates.io-index" 12941checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" 12942dependencies = [ 12943 "proc-macro2", 12944 "quote", 12945 "syn 2.0.117", 12946] 12947 12948[[package]] 12949name = "windows-interface" 12950version = "0.58.0" 12951source = "registry+https://github.com/rust-lang/crates.io-index" 12952checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515" 12953dependencies = [ 12954 "proc-macro2", 12955 "quote", 12956 "syn 2.0.117", 12957] 12958 12959[[package]] 12960name = "windows-interface" 12961version = "0.59.3" 12962source = "registry+https://github.com/rust-lang/crates.io-index" 12963checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" 12964dependencies = [ 12965 "proc-macro2", 12966 "quote", 12967 "syn 2.0.117", 12968] 12969 12970[[package]] 12971name = "windows-link" 12972version = "0.1.3" 12973source = "registry+https://github.com/rust-lang/crates.io-index" 12974checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" 12975 12976[[package]] 12977name = "windows-link" 12978version = "0.2.1" 12979source = "registry+https://github.com/rust-lang/crates.io-index" 12980checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" 12981 12982[[package]] 12983name = "windows-numerics" 12984version = "0.2.0" 12985source = "registry+https://github.com/rust-lang/crates.io-index" 12986checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1" 12987dependencies = [ 12988 "windows-core 0.61.2", 12989 "windows-link 0.1.3", 12990] 12991 12992[[package]] 12993name = "windows-numerics" 12994version = "0.3.1" 12995source = "registry+https://github.com/rust-lang/crates.io-index" 12996checksum = "6e2e40844ac143cdb44aead537bbf727de9b044e107a0f1220392177d15b0f26" 12997dependencies = [ 12998 "windows-core 0.62.2", 12999 "windows-link 0.2.1", 13000] 13001 13002[[package]] 13003name = "windows-result" 13004version = "0.2.0" 13005source = "registry+https://github.com/rust-lang/crates.io-index" 13006checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e" 13007dependencies = [ 13008 "windows-targets 0.52.6", 13009] 13010 13011[[package]] 13012name = "windows-result" 13013version = "0.3.4" 13014source = "registry+https://github.com/rust-lang/crates.io-index" 13015checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" 13016dependencies = [ 13017 "windows-link 0.1.3", 13018] 13019 13020[[package]] 13021name = "windows-result" 13022version = "0.4.1" 13023source = "registry+https://github.com/rust-lang/crates.io-index" 13024checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" 13025dependencies = [ 13026 "windows-link 0.2.1", 13027] 13028 13029[[package]] 13030name = "windows-strings" 13031version = "0.1.0" 13032source = "registry+https://github.com/rust-lang/crates.io-index" 13033checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10" 13034dependencies = [ 13035 "windows-result 0.2.0", 13036 "windows-targets 0.52.6", 13037] 13038 13039[[package]] 13040name = "windows-strings" 13041version = "0.4.2" 13042source = "registry+https://github.com/rust-lang/crates.io-index" 13043checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" 13044dependencies = [ 13045 "windows-link 0.1.3", 13046] 13047 13048[[package]] 13049name = "windows-strings" 13050version = "0.5.1" 13051source = "registry+https://github.com/rust-lang/crates.io-index" 13052checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" 13053dependencies = [ 13054 "windows-link 0.2.1", 13055] 13056 13057[[package]] 13058name = "windows-sys" 13059version = "0.45.0" 13060source = "registry+https://github.com/rust-lang/crates.io-index" 13061checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" 13062dependencies = [ 13063 "windows-targets 0.42.2", 13064] 13065 13066[[package]] 13067name = "windows-sys" 13068version = "0.48.0" 13069source = "registry+https://github.com/rust-lang/crates.io-index" 13070checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 13071dependencies = [ 13072 "windows-targets 0.48.5", 13073] 13074 13075[[package]] 13076name = "windows-sys" 13077version = "0.52.0" 13078source = "registry+https://github.com/rust-lang/crates.io-index" 13079checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 13080dependencies = [ 13081 "windows-targets 0.52.6", 13082] 13083 13084[[package]] 13085name = "windows-sys" 13086version = "0.59.0" 13087source = "registry+https://github.com/rust-lang/crates.io-index" 13088checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" 13089dependencies = [ 13090 "windows-targets 0.52.6", 13091] 13092 13093[[package]] 13094name = "windows-sys" 13095version = "0.60.2" 13096source = "registry+https://github.com/rust-lang/crates.io-index" 13097checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" 13098dependencies = [ 13099 "windows-targets 0.53.5", 13100] 13101 13102[[package]] 13103name = "windows-sys" 13104version = "0.61.2" 13105source = "registry+https://github.com/rust-lang/crates.io-index" 13106checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" 13107dependencies = [ 13108 "windows-link 0.2.1", 13109] 13110 13111[[package]] 13112name = "windows-targets" 13113version = "0.42.2" 13114source = "registry+https://github.com/rust-lang/crates.io-index" 13115checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" 13116dependencies = [ 13117 "windows_aarch64_gnullvm 0.42.2", 13118 "windows_aarch64_msvc 0.42.2", 13119 "windows_i686_gnu 0.42.2", 13120 "windows_i686_msvc 0.42.2", 13121 "windows_x86_64_gnu 0.42.2", 13122 "windows_x86_64_gnullvm 0.42.2", 13123 "windows_x86_64_msvc 0.42.2", 13124] 13125 13126[[package]] 13127name = "windows-targets" 13128version = "0.48.5" 13129source = "registry+https://github.com/rust-lang/crates.io-index" 13130checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 13131dependencies = [ 13132 "windows_aarch64_gnullvm 0.48.5", 13133 "windows_aarch64_msvc 0.48.5", 13134 "windows_i686_gnu 0.48.5", 13135 "windows_i686_msvc 0.48.5", 13136 "windows_x86_64_gnu 0.48.5", 13137 "windows_x86_64_gnullvm 0.48.5", 13138 "windows_x86_64_msvc 0.48.5", 13139] 13140 13141[[package]] 13142name = "windows-targets" 13143version = "0.52.6" 13144source = "registry+https://github.com/rust-lang/crates.io-index" 13145checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 13146dependencies = [ 13147 "windows_aarch64_gnullvm 0.52.6", 13148 "windows_aarch64_msvc 0.52.6", 13149 "windows_i686_gnu 0.52.6", 13150 "windows_i686_gnullvm 0.52.6", 13151 "windows_i686_msvc 0.52.6", 13152 "windows_x86_64_gnu 0.52.6", 13153 "windows_x86_64_gnullvm 0.52.6", 13154 "windows_x86_64_msvc 0.52.6", 13155] 13156 13157[[package]] 13158name = "windows-targets" 13159version = "0.53.5" 13160source = "registry+https://github.com/rust-lang/crates.io-index" 13161checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" 13162dependencies = [ 13163 "windows-link 0.2.1", 13164 "windows_aarch64_gnullvm 0.53.1", 13165 "windows_aarch64_msvc 0.53.1", 13166 "windows_i686_gnu 0.53.1", 13167 "windows_i686_gnullvm 0.53.1", 13168 "windows_i686_msvc 0.53.1", 13169 "windows_x86_64_gnu 0.53.1", 13170 "windows_x86_64_gnullvm 0.53.1", 13171 "windows_x86_64_msvc 0.53.1", 13172] 13173 13174[[package]] 13175name = "windows-threading" 13176version = "0.1.0" 13177source = "registry+https://github.com/rust-lang/crates.io-index" 13178checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6" 13179dependencies = [ 13180 "windows-link 0.1.3", 13181] 13182 13183[[package]] 13184name = "windows-threading" 13185version = "0.2.1" 13186source = "registry+https://github.com/rust-lang/crates.io-index" 13187checksum = "3949bd5b99cafdf1c7ca86b43ca564028dfe27d66958f2470940f73d86d75b37" 13188dependencies = [ 13189 "windows-link 0.2.1", 13190] 13191 13192[[package]] 13193name = "windows_aarch64_gnullvm" 13194version = "0.42.2" 13195source = "registry+https://github.com/rust-lang/crates.io-index" 13196checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 13197 13198[[package]] 13199name = "windows_aarch64_gnullvm" 13200version = "0.48.5" 13201source = "registry+https://github.com/rust-lang/crates.io-index" 13202checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 13203 13204[[package]] 13205name = "windows_aarch64_gnullvm" 13206version = "0.52.6" 13207source = "registry+https://github.com/rust-lang/crates.io-index" 13208checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 13209 13210[[package]] 13211name = "windows_aarch64_gnullvm" 13212version = "0.53.1" 13213source = "registry+https://github.com/rust-lang/crates.io-index" 13214checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53" 13215 13216[[package]] 13217name = "windows_aarch64_msvc" 13218version = "0.42.2" 13219source = "registry+https://github.com/rust-lang/crates.io-index" 13220checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" 13221 13222[[package]] 13223name = "windows_aarch64_msvc" 13224version = "0.48.5" 13225source = "registry+https://github.com/rust-lang/crates.io-index" 13226checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 13227 13228[[package]] 13229name = "windows_aarch64_msvc" 13230version = "0.52.6" 13231source = "registry+https://github.com/rust-lang/crates.io-index" 13232checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 13233 13234[[package]] 13235name = "windows_aarch64_msvc" 13236version = "0.53.1" 13237source = "registry+https://github.com/rust-lang/crates.io-index" 13238checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006" 13239 13240[[package]] 13241name = "windows_i686_gnu" 13242version = "0.42.2" 13243source = "registry+https://github.com/rust-lang/crates.io-index" 13244checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" 13245 13246[[package]] 13247name = "windows_i686_gnu" 13248version = "0.48.5" 13249source = "registry+https://github.com/rust-lang/crates.io-index" 13250checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 13251 13252[[package]] 13253name = "windows_i686_gnu" 13254version = "0.52.6" 13255source = "registry+https://github.com/rust-lang/crates.io-index" 13256checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 13257 13258[[package]] 13259name = "windows_i686_gnu" 13260version = "0.53.1" 13261source = "registry+https://github.com/rust-lang/crates.io-index" 13262checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3" 13263 13264[[package]] 13265name = "windows_i686_gnullvm" 13266version = "0.52.6" 13267source = "registry+https://github.com/rust-lang/crates.io-index" 13268checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 13269 13270[[package]] 13271name = "windows_i686_gnullvm" 13272version = "0.53.1" 13273source = "registry+https://github.com/rust-lang/crates.io-index" 13274checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c" 13275 13276[[package]] 13277name = "windows_i686_msvc" 13278version = "0.42.2" 13279source = "registry+https://github.com/rust-lang/crates.io-index" 13280checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" 13281 13282[[package]] 13283name = "windows_i686_msvc" 13284version = "0.48.5" 13285source = "registry+https://github.com/rust-lang/crates.io-index" 13286checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 13287 13288[[package]] 13289name = "windows_i686_msvc" 13290version = "0.52.6" 13291source = "registry+https://github.com/rust-lang/crates.io-index" 13292checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 13293 13294[[package]] 13295name = "windows_i686_msvc" 13296version = "0.53.1" 13297source = "registry+https://github.com/rust-lang/crates.io-index" 13298checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2" 13299 13300[[package]] 13301name = "windows_x86_64_gnu" 13302version = "0.42.2" 13303source = "registry+https://github.com/rust-lang/crates.io-index" 13304checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" 13305 13306[[package]] 13307name = "windows_x86_64_gnu" 13308version = "0.48.5" 13309source = "registry+https://github.com/rust-lang/crates.io-index" 13310checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 13311 13312[[package]] 13313name = "windows_x86_64_gnu" 13314version = "0.52.6" 13315source = "registry+https://github.com/rust-lang/crates.io-index" 13316checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 13317 13318[[package]] 13319name = "windows_x86_64_gnu" 13320version = "0.53.1" 13321source = "registry+https://github.com/rust-lang/crates.io-index" 13322checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499" 13323 13324[[package]] 13325name = "windows_x86_64_gnullvm" 13326version = "0.42.2" 13327source = "registry+https://github.com/rust-lang/crates.io-index" 13328checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" 13329 13330[[package]] 13331name = "windows_x86_64_gnullvm" 13332version = "0.48.5" 13333source = "registry+https://github.com/rust-lang/crates.io-index" 13334checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 13335 13336[[package]] 13337name = "windows_x86_64_gnullvm" 13338version = "0.52.6" 13339source = "registry+https://github.com/rust-lang/crates.io-index" 13340checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 13341 13342[[package]] 13343name = "windows_x86_64_gnullvm" 13344version = "0.53.1" 13345source = "registry+https://github.com/rust-lang/crates.io-index" 13346checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1" 13347 13348[[package]] 13349name = "windows_x86_64_msvc" 13350version = "0.42.2" 13351source = "registry+https://github.com/rust-lang/crates.io-index" 13352checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" 13353 13354[[package]] 13355name = "windows_x86_64_msvc" 13356version = "0.48.5" 13357source = "registry+https://github.com/rust-lang/crates.io-index" 13358checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 13359 13360[[package]] 13361name = "windows_x86_64_msvc" 13362version = "0.52.6" 13363source = "registry+https://github.com/rust-lang/crates.io-index" 13364checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 13365 13366[[package]] 13367name = "windows_x86_64_msvc" 13368version = "0.53.1" 13369source = "registry+https://github.com/rust-lang/crates.io-index" 13370checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" 13371 13372[[package]] 13373name = "winit" 13374version = "0.30.13" 13375source = "registry+https://github.com/rust-lang/crates.io-index" 13376checksum = "a6755fa58a9f8350bd1e472d4c3fcc25f824ec358933bba33306d0b63df5978d" 13377dependencies = [ 13378 "ahash", 13379 "android-activity", 13380 "atomic-waker", 13381 "bitflags 2.11.0", 13382 "block2 0.5.1", 13383 "bytemuck", 13384 "calloop", 13385 "cfg_aliases", 13386 "concurrent-queue", 13387 "core-foundation 0.9.4", 13388 "core-graphics", 13389 "cursor-icon", 13390 "dpi", 13391 "js-sys", 13392 "libc", 13393 "memmap2", 13394 "ndk", 13395 "objc2 0.5.2", 13396 "objc2-app-kit 0.2.2", 13397 "objc2-foundation 0.2.2", 13398 "objc2-ui-kit", 13399 "orbclient", 13400 "percent-encoding", 13401 "pin-project", 13402 "raw-window-handle", 13403 "redox_syscall 0.4.1", 13404 "rustix 0.38.44", 13405 "sctk-adwaita", 13406 "smithay-client-toolkit", 13407 "smol_str 0.2.2", 13408 "tracing", 13409 "unicode-segmentation", 13410 "wasm-bindgen", 13411 "wasm-bindgen-futures", 13412 "wayland-backend", 13413 "wayland-client", 13414 "wayland-protocols", 13415 "wayland-protocols-plasma", 13416 "web-sys", 13417 "web-time", 13418 "windows-sys 0.52.0", 13419 "x11-dl", 13420 "x11rb", 13421 "xkbcommon-dl", 13422] 13423 13424[[package]] 13425name = "winnow" 13426version = "0.5.40" 13427source = "registry+https://github.com/rust-lang/crates.io-index" 13428checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876" 13429dependencies = [ 13430 "memchr", 13431] 13432 13433[[package]] 13434name = "winnow" 13435version = "0.7.15" 13436source = "registry+https://github.com/rust-lang/crates.io-index" 13437checksum = "df79d97927682d2fd8adb29682d1140b343be4ac0f08fd68b7765d9c059d3945" 13438dependencies = [ 13439 "memchr", 13440] 13441 13442[[package]] 13443name = "winreg" 13444version = "0.50.0" 13445source = "registry+https://github.com/rust-lang/crates.io-index" 13446checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" 13447dependencies = [ 13448 "cfg-if", 13449 "windows-sys 0.48.0", 13450] 13451 13452[[package]] 13453name = "wio" 13454version = "0.2.2" 13455source = "registry+https://github.com/rust-lang/crates.io-index" 13456checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5" 13457dependencies = [ 13458 "winapi", 13459] 13460 13461[[package]] 13462name = "wit-bindgen" 13463version = "0.51.0" 13464source = "registry+https://github.com/rust-lang/crates.io-index" 13465checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5" 13466dependencies = [ 13467 "wit-bindgen-rust-macro", 13468] 13469 13470[[package]] 13471name = "wit-bindgen-core" 13472version = "0.51.0" 13473source = "registry+https://github.com/rust-lang/crates.io-index" 13474checksum = "ea61de684c3ea68cb082b7a88508a8b27fcc8b797d738bfc99a82facf1d752dc" 13475dependencies = [ 13476 "anyhow", 13477 "heck 0.5.0", 13478 "wit-parser", 13479] 13480 13481[[package]] 13482name = "wit-bindgen-rust" 13483version = "0.51.0" 13484source = "registry+https://github.com/rust-lang/crates.io-index" 13485checksum = "b7c566e0f4b284dd6561c786d9cb0142da491f46a9fbed79ea69cdad5db17f21" 13486dependencies = [ 13487 "anyhow", 13488 "heck 0.5.0", 13489 "indexmap", 13490 "prettyplease", 13491 "syn 2.0.117", 13492 "wasm-metadata", 13493 "wit-bindgen-core", 13494 "wit-component", 13495] 13496 13497[[package]] 13498name = "wit-bindgen-rust-macro" 13499version = "0.51.0" 13500source = "registry+https://github.com/rust-lang/crates.io-index" 13501checksum = "0c0f9bfd77e6a48eccf51359e3ae77140a7f50b1e2ebfe62422d8afdaffab17a" 13502dependencies = [ 13503 "anyhow", 13504 "prettyplease", 13505 "proc-macro2", 13506 "quote", 13507 "syn 2.0.117", 13508 "wit-bindgen-core", 13509 "wit-bindgen-rust", 13510] 13511 13512[[package]] 13513name = "wit-component" 13514version = "0.244.0" 13515source = "registry+https://github.com/rust-lang/crates.io-index" 13516checksum = "9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2" 13517dependencies = [ 13518 "anyhow", 13519 "bitflags 2.11.0", 13520 "indexmap", 13521 "log", 13522 "serde", 13523 "serde_derive", 13524 "serde_json", 13525 "wasm-encoder", 13526 "wasm-metadata", 13527 "wasmparser", 13528 "wit-parser", 13529] 13530 13531[[package]] 13532name = "wit-parser" 13533version = "0.244.0" 13534source = "registry+https://github.com/rust-lang/crates.io-index" 13535checksum = "ecc8ac4bc1dc3381b7f59c34f00b67e18f910c2c0f50015669dde7def656a736" 13536dependencies = [ 13537 "anyhow", 13538 "id-arena", 13539 "indexmap", 13540 "log", 13541 "semver", 13542 "serde", 13543 "serde_derive", 13544 "serde_json", 13545 "unicode-xid", 13546 "wasmparser", 13547] 13548 13549[[package]] 13550name = "wmi" 13551version = "0.18.3" 13552source = "registry+https://github.com/rust-lang/crates.io-index" 13553checksum = "003e65f4934cf9449b9ce913ad822cd054a5af669d24f93db101fdb02856bb23" 13554dependencies = [ 13555 "chrono", 13556 "futures", 13557 "log", 13558 "serde", 13559 "thiserror 2.0.18", 13560 "windows 0.62.2", 13561 "windows-core 0.62.2", 13562] 13563 13564[[package]] 13565name = "wr_glyph_rasterizer" 13566version = "0.68.0" 13567source = "registry+https://github.com/rust-lang/crates.io-index" 13568checksum = "ef4fcffa889d25131fc7c6ec8a558aa7c78d6030eaa17e31695c172adcc4eb0b" 13569dependencies = [ 13570 "core-foundation 0.9.4", 13571 "core-graphics", 13572 "core-text", 13573 "dwrote", 13574 "euclid", 13575 "freetype", 13576 "lazy_static", 13577 "libc", 13578 "log", 13579 "malloc_size_of_derive", 13580 "objc", 13581 "rayon", 13582 "rustc-hash 2.1.1", 13583 "serde", 13584 "smallvec", 13585 "tracy-rs", 13586 "webrender_api", 13587 "wr_malloc_size_of", 13588] 13589 13590[[package]] 13591name = "wr_malloc_size_of" 13592version = "0.2.2" 13593source = "registry+https://github.com/rust-lang/crates.io-index" 13594checksum = "482308b684f11723b200a32808094bb460b5ac4840903ccbcb78ad92a6354a1f" 13595dependencies = [ 13596 "app_units", 13597 "euclid", 13598] 13599 13600[[package]] 13601name = "write16" 13602version = "1.0.0" 13603source = "registry+https://github.com/rust-lang/crates.io-index" 13604checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936" 13605 13606[[package]] 13607name = "writeable" 13608version = "0.5.5" 13609source = "registry+https://github.com/rust-lang/crates.io-index" 13610checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51" 13611dependencies = [ 13612 "either", 13613] 13614 13615[[package]] 13616name = "writeable" 13617version = "0.6.2" 13618source = "registry+https://github.com/rust-lang/crates.io-index" 13619checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9" 13620 13621[[package]] 13622name = "ws_stream_wasm" 13623version = "0.7.5" 13624source = "registry+https://github.com/rust-lang/crates.io-index" 13625checksum = "6c173014acad22e83f16403ee360115b38846fe754e735c5d9d3803fe70c6abc" 13626dependencies = [ 13627 "async_io_stream", 13628 "futures", 13629 "js-sys", 13630 "log", 13631 "pharos", 13632 "rustc_version", 13633 "send_wrapper", 13634 "thiserror 2.0.18", 13635 "wasm-bindgen", 13636 "wasm-bindgen-futures", 13637 "web-sys", 13638] 13639 13640[[package]] 13641name = "x11" 13642version = "2.21.0" 13643source = "registry+https://github.com/rust-lang/crates.io-index" 13644checksum = "502da5464ccd04011667b11c435cb992822c2c0dbde1770c988480d312a0db2e" 13645dependencies = [ 13646 "libc", 13647 "pkg-config", 13648] 13649 13650[[package]] 13651name = "x11-dl" 13652version = "2.21.0" 13653source = "registry+https://github.com/rust-lang/crates.io-index" 13654checksum = "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f" 13655dependencies = [ 13656 "libc", 13657 "once_cell", 13658 "pkg-config", 13659] 13660 13661[[package]] 13662name = "x11rb" 13663version = "0.13.2" 13664source = "registry+https://github.com/rust-lang/crates.io-index" 13665checksum = "9993aa5be5a26815fe2c3eacfc1fde061fc1a1f094bf1ad2a18bf9c495dd7414" 13666dependencies = [ 13667 "as-raw-xcb-connection", 13668 "gethostname", 13669 "libc", 13670 "libloading 0.8.9", 13671 "once_cell", 13672 "rustix 1.1.4", 13673 "x11rb-protocol", 13674] 13675 13676[[package]] 13677name = "x11rb-protocol" 13678version = "0.13.2" 13679source = "registry+https://github.com/rust-lang/crates.io-index" 13680checksum = "ea6fc2961e4ef194dcbfe56bb845534d0dc8098940c7e5c012a258bfec6701bd" 13681 13682[[package]] 13683name = "x25519-dalek" 13684version = "2.0.1" 13685source = "registry+https://github.com/rust-lang/crates.io-index" 13686checksum = "c7e468321c81fb07fa7f4c636c3972b9100f0346e5b6a9f2bd0603a52f7ed277" 13687dependencies = [ 13688 "curve25519-dalek 4.1.3", 13689 "rand_core 0.6.4", 13690 "serde", 13691 "zeroize", 13692] 13693 13694[[package]] 13695name = "xattr" 13696version = "1.6.1" 13697source = "registry+https://github.com/rust-lang/crates.io-index" 13698checksum = "32e45ad4206f6d2479085147f02bc2ef834ac85886624a23575ae137c8aa8156" 13699dependencies = [ 13700 "libc", 13701 "rustix 1.1.4", 13702] 13703 13704[[package]] 13705name = "xcursor" 13706version = "0.3.10" 13707source = "registry+https://github.com/rust-lang/crates.io-index" 13708checksum = "bec9e4a500ca8864c5b47b8b482a73d62e4237670e5b5f1d6b9e3cae50f28f2b" 13709 13710[[package]] 13711name = "xi-unicode" 13712version = "0.3.0" 13713source = "registry+https://github.com/rust-lang/crates.io-index" 13714checksum = "a67300977d3dc3f8034dae89778f502b6ba20b269527b3223ba59c0cf393bb8a" 13715 13716[[package]] 13717name = "xkbcommon-dl" 13718version = "0.4.2" 13719source = "registry+https://github.com/rust-lang/crates.io-index" 13720checksum = "d039de8032a9a8856a6be89cea3e5d12fdd82306ab7c94d74e6deab2460651c5" 13721dependencies = [ 13722 "bitflags 2.11.0", 13723 "dlib", 13724 "log", 13725 "once_cell", 13726 "xkeysym", 13727] 13728 13729[[package]] 13730name = "xkeysym" 13731version = "0.2.1" 13732source = "registry+https://github.com/rust-lang/crates.io-index" 13733checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56" 13734 13735[[package]] 13736name = "xml" 13737version = "1.2.1" 13738source = "registry+https://github.com/rust-lang/crates.io-index" 13739checksum = "b8aa498d22c9bbaf482329839bc5620c46be275a19a812e9a22a2b07529a642a" 13740 13741[[package]] 13742name = "xml-rs" 13743version = "0.8.28" 13744source = "registry+https://github.com/rust-lang/crates.io-index" 13745checksum = "3ae8337f8a065cfc972643663ea4279e04e7256de865aa66fe25cec5fb912d3f" 13746 13747[[package]] 13748name = "xml5ever" 13749version = "0.38.0" 13750source = "registry+https://github.com/rust-lang/crates.io-index" 13751checksum = "d3dc9559429edf0cd3f327cc0afd9d6b36fa8cec6d93107b7fbe64f806b5f2d9" 13752dependencies = [ 13753 "log", 13754 "markup5ever", 13755] 13756 13757[[package]] 13758name = "xmltree" 13759version = "0.10.3" 13760source = "registry+https://github.com/rust-lang/crates.io-index" 13761checksum = "d7d8a75eaf6557bb84a65ace8609883db44a29951042ada9b393151532e41fcb" 13762dependencies = [ 13763 "xml-rs", 13764] 13765 13766[[package]] 13767name = "xmlwriter" 13768version = "0.1.0" 13769source = "registry+https://github.com/rust-lang/crates.io-index" 13770checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9" 13771 13772[[package]] 13773name = "y4m" 13774version = "0.8.0" 13775source = "registry+https://github.com/rust-lang/crates.io-index" 13776checksum = "7a5a4b21e1a62b67a2970e6831bc091d7b87e119e7f9791aef9702e3bef04448" 13777 13778[[package]] 13779name = "yeslogic-fontconfig-sys" 13780version = "6.0.0" 13781source = "registry+https://github.com/rust-lang/crates.io-index" 13782checksum = "503a066b4c037c440169d995b869046827dbc71263f6e8f3be6d77d4f3229dbd" 13783dependencies = [ 13784 "dlib", 13785 "once_cell", 13786 "pkg-config", 13787] 13788 13789[[package]] 13790name = "yoke" 13791version = "0.7.5" 13792source = "registry+https://github.com/rust-lang/crates.io-index" 13793checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40" 13794dependencies = [ 13795 "serde", 13796 "stable_deref_trait", 13797 "yoke-derive 0.7.5", 13798 "zerofrom", 13799] 13800 13801[[package]] 13802name = "yoke" 13803version = "0.8.1" 13804source = "registry+https://github.com/rust-lang/crates.io-index" 13805checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954" 13806dependencies = [ 13807 "stable_deref_trait", 13808 "yoke-derive 0.8.1", 13809 "zerofrom", 13810] 13811 13812[[package]] 13813name = "yoke-derive" 13814version = "0.7.5" 13815source = "registry+https://github.com/rust-lang/crates.io-index" 13816checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154" 13817dependencies = [ 13818 "proc-macro2", 13819 "quote", 13820 "syn 2.0.117", 13821 "synstructure", 13822] 13823 13824[[package]] 13825name = "yoke-derive" 13826version = "0.8.1" 13827source = "registry+https://github.com/rust-lang/crates.io-index" 13828checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d" 13829dependencies = [ 13830 "proc-macro2", 13831 "quote", 13832 "syn 2.0.117", 13833 "synstructure", 13834] 13835 13836[[package]] 13837name = "z32" 13838version = "1.3.0" 13839source = "registry+https://github.com/rust-lang/crates.io-index" 13840checksum = "2164e798d9e3d84ee2c91139ace54638059a3b23e361f5c11781c2c6459bde0f" 13841 13842[[package]] 13843name = "zeitstempel" 13844version = "0.1.2" 13845source = "registry+https://github.com/rust-lang/crates.io-index" 13846checksum = "94652f036694517fa67509942c3b60a51a19e1cd9cfd0f456eeb830ae8798d3d" 13847dependencies = [ 13848 "cfg-if", 13849 "libc", 13850 "once_cell", 13851 "winapi", 13852] 13853 13854[[package]] 13855name = "zerocopy" 13856version = "0.8.40" 13857source = "registry+https://github.com/rust-lang/crates.io-index" 13858checksum = "a789c6e490b576db9f7e6b6d661bcc9799f7c0ac8352f56ea20193b2681532e5" 13859dependencies = [ 13860 "zerocopy-derive", 13861] 13862 13863[[package]] 13864name = "zerocopy-derive" 13865version = "0.8.40" 13866source = "registry+https://github.com/rust-lang/crates.io-index" 13867checksum = "f65c489a7071a749c849713807783f70672b28094011623e200cb86dcb835953" 13868dependencies = [ 13869 "proc-macro2", 13870 "quote", 13871 "syn 2.0.117", 13872] 13873 13874[[package]] 13875name = "zerofrom" 13876version = "0.1.6" 13877source = "registry+https://github.com/rust-lang/crates.io-index" 13878checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" 13879dependencies = [ 13880 "zerofrom-derive", 13881] 13882 13883[[package]] 13884name = "zerofrom-derive" 13885version = "0.1.6" 13886source = "registry+https://github.com/rust-lang/crates.io-index" 13887checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" 13888dependencies = [ 13889 "proc-macro2", 13890 "quote", 13891 "syn 2.0.117", 13892 "synstructure", 13893] 13894 13895[[package]] 13896name = "zeroize" 13897version = "1.8.2" 13898source = "registry+https://github.com/rust-lang/crates.io-index" 13899checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0" 13900dependencies = [ 13901 "zeroize_derive", 13902] 13903 13904[[package]] 13905name = "zeroize_derive" 13906version = "1.4.3" 13907source = "registry+https://github.com/rust-lang/crates.io-index" 13908checksum = "85a5b4158499876c763cb03bc4e49185d3cccbabb15b33c627f7884f43db852e" 13909dependencies = [ 13910 "proc-macro2", 13911 "quote", 13912 "syn 2.0.117", 13913] 13914 13915[[package]] 13916name = "zerotrie" 13917version = "0.1.3" 13918source = "registry+https://github.com/rust-lang/crates.io-index" 13919checksum = "fb594dd55d87335c5f60177cee24f19457a5ec10a065e0a3014722ad252d0a1f" 13920dependencies = [ 13921 "displaydoc", 13922 "yoke 0.7.5", 13923 "zerofrom", 13924] 13925 13926[[package]] 13927name = "zerotrie" 13928version = "0.2.3" 13929source = "registry+https://github.com/rust-lang/crates.io-index" 13930checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851" 13931dependencies = [ 13932 "displaydoc", 13933 "yoke 0.8.1", 13934 "zerofrom", 13935] 13936 13937[[package]] 13938name = "zerovec" 13939version = "0.10.4" 13940source = "registry+https://github.com/rust-lang/crates.io-index" 13941checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079" 13942dependencies = [ 13943 "yoke 0.7.5", 13944 "zerofrom", 13945 "zerovec-derive 0.10.3", 13946] 13947 13948[[package]] 13949name = "zerovec" 13950version = "0.11.5" 13951source = "registry+https://github.com/rust-lang/crates.io-index" 13952checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002" 13953dependencies = [ 13954 "serde", 13955 "yoke 0.8.1", 13956 "zerofrom", 13957 "zerovec-derive 0.11.2", 13958] 13959 13960[[package]] 13961name = "zerovec-derive" 13962version = "0.10.3" 13963source = "registry+https://github.com/rust-lang/crates.io-index" 13964checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6" 13965dependencies = [ 13966 "proc-macro2", 13967 "quote", 13968 "syn 2.0.117", 13969] 13970 13971[[package]] 13972name = "zerovec-derive" 13973version = "0.11.2" 13974source = "registry+https://github.com/rust-lang/crates.io-index" 13975checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3" 13976dependencies = [ 13977 "proc-macro2", 13978 "quote", 13979 "syn 2.0.117", 13980] 13981 13982[[package]] 13983name = "zmij" 13984version = "1.0.21" 13985source = "registry+https://github.com/rust-lang/crates.io-index" 13986checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa" 13987 13988[[package]] 13989name = "zstd" 13990version = "0.13.3" 13991source = "registry+https://github.com/rust-lang/crates.io-index" 13992checksum = "e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a" 13993dependencies = [ 13994 "zstd-safe", 13995] 13996 13997[[package]] 13998name = "zstd-safe" 13999version = "7.2.4" 14000source = "registry+https://github.com/rust-lang/crates.io-index" 14001checksum = "8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d" 14002dependencies = [ 14003 "zstd-sys", 14004] 14005 14006[[package]] 14007name = "zstd-sys" 14008version = "2.0.16+zstd.1.5.7" 14009source = "registry+https://github.com/rust-lang/crates.io-index" 14010checksum = "91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748" 14011dependencies = [ 14012 "cc", 14013 "pkg-config", 14014] 14015 14016[[package]] 14017name = "zune-core" 14018version = "0.4.12" 14019source = "registry+https://github.com/rust-lang/crates.io-index" 14020checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a" 14021 14022[[package]] 14023name = "zune-core" 14024version = "0.5.1" 14025source = "registry+https://github.com/rust-lang/crates.io-index" 14026checksum = "cb8a0807f7c01457d0379ba880ba6322660448ddebc890ce29bb64da71fb40f9" 14027 14028[[package]] 14029name = "zune-inflate" 14030version = "0.2.54" 14031source = "registry+https://github.com/rust-lang/crates.io-index" 14032checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02" 14033dependencies = [ 14034 "simd-adler32", 14035] 14036 14037[[package]] 14038name = "zune-jpeg" 14039version = "0.4.21" 14040source = "registry+https://github.com/rust-lang/crates.io-index" 14041checksum = "29ce2c8a9384ad323cf564b67da86e21d3cfdff87908bc1223ed5c99bc792713" 14042dependencies = [ 14043 "zune-core 0.4.12", 14044] 14045 14046[[package]] 14047name = "zune-jpeg" 14048version = "0.5.12" 14049source = "registry+https://github.com/rust-lang/crates.io-index" 14050checksum = "410e9ecef634c709e3831c2cfdb8d9c32164fae1c67496d5b68fff728eec37fe" 14051dependencies = [ 14052 "zune-core 0.5.1", 14053]