Editor for papermario-dx mods
at main 5817 lines 144 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.21.1" 24source = "registry+https://github.com/rust-lang/crates.io-index" 25checksum = "cf203f9d3bd8f29f98833d1fbef628df18f759248a547e7e01cfbf63cda36a99" 26dependencies = [ 27 "enumn", 28 "serde", 29] 30 31[[package]] 32name = "accesskit_atspi_common" 33version = "0.14.2" 34source = "registry+https://github.com/rust-lang/crates.io-index" 35checksum = "890d241cf51fc784f0ac5ac34dfc847421f8d39da6c7c91a0fcc987db62a8267" 36dependencies = [ 37 "accesskit", 38 "accesskit_consumer 0.31.0", 39 "atspi-common", 40 "serde", 41 "thiserror 1.0.69", 42 "zvariant", 43] 44 45[[package]] 46name = "accesskit_consumer" 47version = "0.30.1" 48source = "registry+https://github.com/rust-lang/crates.io-index" 49checksum = "bdd06f5fea9819250fffd4debf926709f3593ac22f8c1541a2573e5ee0ca01cd" 50dependencies = [ 51 "accesskit", 52 "hashbrown 0.15.5", 53] 54 55[[package]] 56name = "accesskit_consumer" 57version = "0.31.0" 58source = "registry+https://github.com/rust-lang/crates.io-index" 59checksum = "db81010a6895d8707f9072e6ce98070579b43b717193d2614014abd5cb17dd43" 60dependencies = [ 61 "accesskit", 62 "hashbrown 0.15.5", 63] 64 65[[package]] 66name = "accesskit_macos" 67version = "0.22.2" 68source = "registry+https://github.com/rust-lang/crates.io-index" 69checksum = "a0089e5c0ac0ca281e13ea374773898d9354cc28d15af9f0f7394d44a495b575" 70dependencies = [ 71 "accesskit", 72 "accesskit_consumer 0.31.0", 73 "hashbrown 0.15.5", 74 "objc2 0.5.2", 75 "objc2-app-kit 0.2.2", 76 "objc2-foundation 0.2.2", 77] 78 79[[package]] 80name = "accesskit_unix" 81version = "0.17.2" 82source = "registry+https://github.com/rust-lang/crates.io-index" 83checksum = "301e55b39cfc15d9c48943ce5f572204a551646700d0e8efa424585f94fec528" 84dependencies = [ 85 "accesskit", 86 "accesskit_atspi_common", 87 "async-channel", 88 "async-executor", 89 "async-task", 90 "atspi", 91 "futures-lite", 92 "futures-util", 93 "serde", 94 "zbus", 95] 96 97[[package]] 98name = "accesskit_windows" 99version = "0.29.2" 100source = "registry+https://github.com/rust-lang/crates.io-index" 101checksum = "d2d63dd5041e49c363d83f5419a896ecb074d309c414036f616dc0b04faca971" 102dependencies = [ 103 "accesskit", 104 "accesskit_consumer 0.31.0", 105 "hashbrown 0.15.5", 106 "static_assertions", 107 "windows 0.61.3", 108 "windows-core 0.61.2", 109] 110 111[[package]] 112name = "accesskit_winit" 113version = "0.29.2" 114source = "registry+https://github.com/rust-lang/crates.io-index" 115checksum = "c8cfabe59d0eaca7412bfb1f70198dd31e3b0496fee7e15b066f9c36a1a140a0" 116dependencies = [ 117 "accesskit", 118 "accesskit_macos", 119 "accesskit_unix", 120 "accesskit_windows", 121 "raw-window-handle", 122 "winit", 123] 124 125[[package]] 126name = "adler2" 127version = "2.0.1" 128source = "registry+https://github.com/rust-lang/crates.io-index" 129checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" 130 131[[package]] 132name = "ahash" 133version = "0.8.12" 134source = "registry+https://github.com/rust-lang/crates.io-index" 135checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75" 136dependencies = [ 137 "cfg-if", 138 "getrandom 0.3.4", 139 "once_cell", 140 "serde", 141 "version_check", 142 "zerocopy", 143] 144 145[[package]] 146name = "aho-corasick" 147version = "1.1.4" 148source = "registry+https://github.com/rust-lang/crates.io-index" 149checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301" 150dependencies = [ 151 "memchr", 152] 153 154[[package]] 155name = "android-activity" 156version = "0.6.0" 157source = "registry+https://github.com/rust-lang/crates.io-index" 158checksum = "ef6978589202a00cd7e118380c448a08b6ed394c3a8df3a430d0898e3a42d046" 159dependencies = [ 160 "android-properties", 161 "bitflags 2.11.0", 162 "cc", 163 "cesu8", 164 "jni", 165 "jni-sys", 166 "libc", 167 "log", 168 "ndk", 169 "ndk-context", 170 "ndk-sys", 171 "num_enum", 172 "thiserror 1.0.69", 173] 174 175[[package]] 176name = "android-properties" 177version = "0.2.2" 178source = "registry+https://github.com/rust-lang/crates.io-index" 179checksum = "fc7eb209b1518d6bb87b283c20095f5228ecda460da70b44f0802523dea6da04" 180 181[[package]] 182name = "android_system_properties" 183version = "0.1.5" 184source = "registry+https://github.com/rust-lang/crates.io-index" 185checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 186dependencies = [ 187 "libc", 188] 189 190[[package]] 191name = "anyhow" 192version = "1.0.102" 193source = "registry+https://github.com/rust-lang/crates.io-index" 194checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c" 195 196[[package]] 197name = "append-only-bytes" 198version = "0.1.12" 199source = "registry+https://github.com/rust-lang/crates.io-index" 200checksum = "ac436601d6bdde674a0d7fb593e829ffe7b3387c351b356dd20e2d40f5bf3ee5" 201 202[[package]] 203name = "arbitrary" 204version = "1.4.2" 205source = "registry+https://github.com/rust-lang/crates.io-index" 206checksum = "c3d036a3c4ab069c7b410a2ce876bd74808d2d0888a82667669f8e783a898bf1" 207dependencies = [ 208 "derive_arbitrary", 209] 210 211[[package]] 212name = "arboard" 213version = "3.6.1" 214source = "registry+https://github.com/rust-lang/crates.io-index" 215checksum = "0348a1c054491f4bfe6ab86a7b6ab1e44e45d899005de92f58b3df180b36ddaf" 216dependencies = [ 217 "clipboard-win", 218 "image", 219 "log", 220 "objc2 0.6.3", 221 "objc2-app-kit 0.3.2", 222 "objc2-core-foundation", 223 "objc2-core-graphics", 224 "objc2-foundation 0.3.2", 225 "parking_lot", 226 "percent-encoding", 227 "windows-sys 0.60.2", 228 "x11rb", 229] 230 231[[package]] 232name = "arrayref" 233version = "0.3.9" 234source = "registry+https://github.com/rust-lang/crates.io-index" 235checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb" 236 237[[package]] 238name = "arrayvec" 239version = "0.7.6" 240source = "registry+https://github.com/rust-lang/crates.io-index" 241checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50" 242 243[[package]] 244name = "arref" 245version = "0.1.0" 246source = "registry+https://github.com/rust-lang/crates.io-index" 247checksum = "2ccd462b64c3c72f1be8305905a85d85403d768e8690c9b8bd3b9009a5761679" 248 249[[package]] 250name = "as-raw-xcb-connection" 251version = "1.0.1" 252source = "registry+https://github.com/rust-lang/crates.io-index" 253checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b" 254 255[[package]] 256name = "ash" 257version = "0.38.0+1.3.281" 258source = "registry+https://github.com/rust-lang/crates.io-index" 259checksum = "0bb44936d800fea8f016d7f2311c6a4f97aebd5dc86f09906139ec848cf3a46f" 260dependencies = [ 261 "libloading", 262] 263 264[[package]] 265name = "ashpd" 266version = "0.11.1" 267source = "registry+https://github.com/rust-lang/crates.io-index" 268checksum = "d2f3f79755c74fd155000314eb349864caa787c6592eace6c6882dad873d9c39" 269dependencies = [ 270 "async-fs", 271 "async-net", 272 "enumflags2", 273 "futures-channel", 274 "futures-util", 275 "rand 0.9.2", 276 "raw-window-handle", 277 "serde", 278 "serde_repr", 279 "url", 280 "wayland-backend", 281 "wayland-client", 282 "wayland-protocols", 283 "zbus", 284] 285 286[[package]] 287name = "async-broadcast" 288version = "0.7.2" 289source = "registry+https://github.com/rust-lang/crates.io-index" 290checksum = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532" 291dependencies = [ 292 "event-listener", 293 "event-listener-strategy", 294 "futures-core", 295 "pin-project-lite", 296] 297 298[[package]] 299name = "async-channel" 300version = "2.5.0" 301source = "registry+https://github.com/rust-lang/crates.io-index" 302checksum = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2" 303dependencies = [ 304 "concurrent-queue", 305 "event-listener-strategy", 306 "futures-core", 307 "pin-project-lite", 308] 309 310[[package]] 311name = "async-executor" 312version = "1.14.0" 313source = "registry+https://github.com/rust-lang/crates.io-index" 314checksum = "c96bf972d85afc50bf5ab8fe2d54d1586b4e0b46c97c50a0c9e71e2f7bcd812a" 315dependencies = [ 316 "async-task", 317 "concurrent-queue", 318 "fastrand", 319 "futures-lite", 320 "pin-project-lite", 321 "slab", 322] 323 324[[package]] 325name = "async-fs" 326version = "2.2.0" 327source = "registry+https://github.com/rust-lang/crates.io-index" 328checksum = "8034a681df4aed8b8edbd7fbe472401ecf009251c8b40556b304567052e294c5" 329dependencies = [ 330 "async-lock", 331 "blocking", 332 "futures-lite", 333] 334 335[[package]] 336name = "async-io" 337version = "2.6.0" 338source = "registry+https://github.com/rust-lang/crates.io-index" 339checksum = "456b8a8feb6f42d237746d4b3e9a178494627745c3c56c6ea55d92ba50d026fc" 340dependencies = [ 341 "autocfg", 342 "cfg-if", 343 "concurrent-queue", 344 "futures-io", 345 "futures-lite", 346 "parking", 347 "polling", 348 "rustix 1.1.3", 349 "slab", 350 "windows-sys 0.61.2", 351] 352 353[[package]] 354name = "async-lock" 355version = "3.4.2" 356source = "registry+https://github.com/rust-lang/crates.io-index" 357checksum = "290f7f2596bd5b78a9fec8088ccd89180d7f9f55b94b0576823bbbdc72ee8311" 358dependencies = [ 359 "event-listener", 360 "event-listener-strategy", 361 "pin-project-lite", 362] 363 364[[package]] 365name = "async-net" 366version = "2.0.0" 367source = "registry+https://github.com/rust-lang/crates.io-index" 368checksum = "b948000fad4873c1c9339d60f2623323a0cfd3816e5181033c6a5cb68b2accf7" 369dependencies = [ 370 "async-io", 371 "blocking", 372 "futures-lite", 373] 374 375[[package]] 376name = "async-process" 377version = "2.5.0" 378source = "registry+https://github.com/rust-lang/crates.io-index" 379checksum = "fc50921ec0055cdd8a16de48773bfeec5c972598674347252c0399676be7da75" 380dependencies = [ 381 "async-channel", 382 "async-io", 383 "async-lock", 384 "async-signal", 385 "async-task", 386 "blocking", 387 "cfg-if", 388 "event-listener", 389 "futures-lite", 390 "rustix 1.1.3", 391] 392 393[[package]] 394name = "async-recursion" 395version = "1.1.1" 396source = "registry+https://github.com/rust-lang/crates.io-index" 397checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11" 398dependencies = [ 399 "proc-macro2", 400 "quote", 401 "syn 2.0.117", 402] 403 404[[package]] 405name = "async-signal" 406version = "0.2.13" 407source = "registry+https://github.com/rust-lang/crates.io-index" 408checksum = "43c070bbf59cd3570b6b2dd54cd772527c7c3620fce8be898406dd3ed6adc64c" 409dependencies = [ 410 "async-io", 411 "async-lock", 412 "atomic-waker", 413 "cfg-if", 414 "futures-core", 415 "futures-io", 416 "rustix 1.1.3", 417 "signal-hook-registry", 418 "slab", 419 "windows-sys 0.61.2", 420] 421 422[[package]] 423name = "async-task" 424version = "4.7.1" 425source = "registry+https://github.com/rust-lang/crates.io-index" 426checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de" 427 428[[package]] 429name = "async-trait" 430version = "0.1.89" 431source = "registry+https://github.com/rust-lang/crates.io-index" 432checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" 433dependencies = [ 434 "proc-macro2", 435 "quote", 436 "syn 2.0.117", 437] 438 439[[package]] 440name = "atomic-polyfill" 441version = "1.0.3" 442source = "registry+https://github.com/rust-lang/crates.io-index" 443checksum = "8cf2bce30dfe09ef0bfaef228b9d414faaf7e563035494d7fe092dba54b300f4" 444dependencies = [ 445 "critical-section", 446] 447 448[[package]] 449name = "atomic-waker" 450version = "1.1.2" 451source = "registry+https://github.com/rust-lang/crates.io-index" 452checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 453 454[[package]] 455name = "atspi" 456version = "0.25.0" 457source = "registry+https://github.com/rust-lang/crates.io-index" 458checksum = "c83247582e7508838caf5f316c00791eee0e15c0bf743e6880585b867e16815c" 459dependencies = [ 460 "atspi-common", 461 "atspi-connection", 462 "atspi-proxies", 463] 464 465[[package]] 466name = "atspi-common" 467version = "0.9.0" 468source = "registry+https://github.com/rust-lang/crates.io-index" 469checksum = "33dfc05e7cdf90988a197803bf24f5788f94f7c94a69efa95683e8ffe76cfdfb" 470dependencies = [ 471 "enumflags2", 472 "serde", 473 "static_assertions", 474 "zbus", 475 "zbus-lockstep", 476 "zbus-lockstep-macros", 477 "zbus_names", 478 "zvariant", 479] 480 481[[package]] 482name = "atspi-connection" 483version = "0.9.0" 484source = "registry+https://github.com/rust-lang/crates.io-index" 485checksum = "4193d51303d8332304056ae0004714256b46b6635a5c556109b319c0d3784938" 486dependencies = [ 487 "atspi-common", 488 "atspi-proxies", 489 "futures-lite", 490 "zbus", 491] 492 493[[package]] 494name = "atspi-proxies" 495version = "0.9.0" 496source = "registry+https://github.com/rust-lang/crates.io-index" 497checksum = "d2eebcb9e7e76f26d0bcfd6f0295e1cd1e6f33bedbc5698a971db8dc43d7751c" 498dependencies = [ 499 "atspi-common", 500 "serde", 501 "zbus", 502] 503 504[[package]] 505name = "autocfg" 506version = "1.5.0" 507source = "registry+https://github.com/rust-lang/crates.io-index" 508checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" 509 510[[package]] 511name = "bincode" 512version = "1.3.3" 513source = "registry+https://github.com/rust-lang/crates.io-index" 514checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad" 515dependencies = [ 516 "serde", 517] 518 519[[package]] 520name = "bindgen" 521version = "0.72.1" 522source = "registry+https://github.com/rust-lang/crates.io-index" 523checksum = "993776b509cfb49c750f11b8f07a46fa23e0a1386ffc01fb1e7d343efc387895" 524dependencies = [ 525 "bitflags 2.11.0", 526 "cexpr", 527 "clang-sys", 528 "itertools 0.12.1", 529 "log", 530 "prettyplease", 531 "proc-macro2", 532 "quote", 533 "regex", 534 "rustc-hash 2.1.1", 535 "shlex", 536 "syn 2.0.117", 537] 538 539[[package]] 540name = "bit-set" 541version = "0.8.0" 542source = "registry+https://github.com/rust-lang/crates.io-index" 543checksum = "08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3" 544dependencies = [ 545 "bit-vec", 546] 547 548[[package]] 549name = "bit-vec" 550version = "0.8.0" 551source = "registry+https://github.com/rust-lang/crates.io-index" 552checksum = "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7" 553 554[[package]] 555name = "bitflags" 556version = "1.3.2" 557source = "registry+https://github.com/rust-lang/crates.io-index" 558checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 559 560[[package]] 561name = "bitflags" 562version = "2.11.0" 563source = "registry+https://github.com/rust-lang/crates.io-index" 564checksum = "843867be96c8daad0d758b57df9392b6d8d271134fce549de6ce169ff98a92af" 565 566[[package]] 567name = "bitmaps" 568version = "2.1.0" 569source = "registry+https://github.com/rust-lang/crates.io-index" 570checksum = "031043d04099746d8db04daf1fa424b2bc8bd69d92b25962dcde24da39ab64a2" 571dependencies = [ 572 "typenum", 573] 574 575[[package]] 576name = "block" 577version = "0.1.6" 578source = "registry+https://github.com/rust-lang/crates.io-index" 579checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a" 580 581[[package]] 582name = "block-buffer" 583version = "0.10.4" 584source = "registry+https://github.com/rust-lang/crates.io-index" 585checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 586dependencies = [ 587 "generic-array", 588] 589 590[[package]] 591name = "block2" 592version = "0.5.1" 593source = "registry+https://github.com/rust-lang/crates.io-index" 594checksum = "2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f" 595dependencies = [ 596 "objc2 0.5.2", 597] 598 599[[package]] 600name = "block2" 601version = "0.6.2" 602source = "registry+https://github.com/rust-lang/crates.io-index" 603checksum = "cdeb9d870516001442e364c5220d3574d2da8dc765554b4a617230d33fa58ef5" 604dependencies = [ 605 "objc2 0.6.3", 606] 607 608[[package]] 609name = "blocking" 610version = "1.6.2" 611source = "registry+https://github.com/rust-lang/crates.io-index" 612checksum = "e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21" 613dependencies = [ 614 "async-channel", 615 "async-task", 616 "futures-io", 617 "futures-lite", 618 "piper", 619] 620 621[[package]] 622name = "bumpalo" 623version = "3.20.2" 624source = "registry+https://github.com/rust-lang/crates.io-index" 625checksum = "5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb" 626 627[[package]] 628name = "bytemuck" 629version = "1.25.0" 630source = "registry+https://github.com/rust-lang/crates.io-index" 631checksum = "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec" 632dependencies = [ 633 "bytemuck_derive", 634] 635 636[[package]] 637name = "bytemuck_derive" 638version = "1.10.2" 639source = "registry+https://github.com/rust-lang/crates.io-index" 640checksum = "f9abbd1bc6865053c427f7198e6af43bfdedc55ab791faed4fbd361d789575ff" 641dependencies = [ 642 "proc-macro2", 643 "quote", 644 "syn 2.0.117", 645] 646 647[[package]] 648name = "byteorder" 649version = "1.5.0" 650source = "registry+https://github.com/rust-lang/crates.io-index" 651checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 652 653[[package]] 654name = "byteorder-lite" 655version = "0.1.0" 656source = "registry+https://github.com/rust-lang/crates.io-index" 657checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495" 658 659[[package]] 660name = "bytes" 661version = "1.11.1" 662source = "registry+https://github.com/rust-lang/crates.io-index" 663checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33" 664 665[[package]] 666name = "calloop" 667version = "0.13.0" 668source = "registry+https://github.com/rust-lang/crates.io-index" 669checksum = "b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec" 670dependencies = [ 671 "bitflags 2.11.0", 672 "log", 673 "polling", 674 "rustix 0.38.44", 675 "slab", 676 "thiserror 1.0.69", 677] 678 679[[package]] 680name = "calloop" 681version = "0.14.4" 682source = "registry+https://github.com/rust-lang/crates.io-index" 683checksum = "4dbf9978365bac10f54d1d4b04f7ce4427e51f71d61f2fe15e3fed5166474df7" 684dependencies = [ 685 "bitflags 2.11.0", 686 "polling", 687 "rustix 1.1.3", 688 "slab", 689 "tracing", 690] 691 692[[package]] 693name = "calloop-wayland-source" 694version = "0.3.0" 695source = "registry+https://github.com/rust-lang/crates.io-index" 696checksum = "95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20" 697dependencies = [ 698 "calloop 0.13.0", 699 "rustix 0.38.44", 700 "wayland-backend", 701 "wayland-client", 702] 703 704[[package]] 705name = "calloop-wayland-source" 706version = "0.4.1" 707source = "registry+https://github.com/rust-lang/crates.io-index" 708checksum = "138efcf0940a02ebf0cc8d1eff41a1682a46b431630f4c52450d6265876021fa" 709dependencies = [ 710 "calloop 0.14.4", 711 "rustix 1.1.3", 712 "wayland-backend", 713 "wayland-client", 714] 715 716[[package]] 717name = "cc" 718version = "1.2.56" 719source = "registry+https://github.com/rust-lang/crates.io-index" 720checksum = "aebf35691d1bfb0ac386a69bac2fde4dd276fb618cf8bf4f5318fe285e821bb2" 721dependencies = [ 722 "find-msvc-tools", 723 "jobserver", 724 "libc", 725 "shlex", 726] 727 728[[package]] 729name = "cesu8" 730version = "1.1.0" 731source = "registry+https://github.com/rust-lang/crates.io-index" 732checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c" 733 734[[package]] 735name = "cexpr" 736version = "0.6.0" 737source = "registry+https://github.com/rust-lang/crates.io-index" 738checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766" 739dependencies = [ 740 "nom", 741] 742 743[[package]] 744name = "cfg-if" 745version = "1.0.4" 746source = "registry+https://github.com/rust-lang/crates.io-index" 747checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" 748 749[[package]] 750name = "cfg_aliases" 751version = "0.2.1" 752source = "registry+https://github.com/rust-lang/crates.io-index" 753checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" 754 755[[package]] 756name = "clang-sys" 757version = "1.8.1" 758source = "registry+https://github.com/rust-lang/crates.io-index" 759checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4" 760dependencies = [ 761 "glob", 762 "libc", 763 "libloading", 764] 765 766[[package]] 767name = "clipboard-win" 768version = "5.4.1" 769source = "registry+https://github.com/rust-lang/crates.io-index" 770checksum = "bde03770d3df201d4fb868f2c9c59e66a3e4e2bd06692a0fe701e7103c7e84d4" 771dependencies = [ 772 "error-code", 773] 774 775[[package]] 776name = "cobs" 777version = "0.3.0" 778source = "registry+https://github.com/rust-lang/crates.io-index" 779checksum = "0fa961b519f0b462e3a3b4a34b64d119eeaca1d59af726fe450bbba07a9fc0a1" 780dependencies = [ 781 "thiserror 2.0.18", 782] 783 784[[package]] 785name = "codespan-reporting" 786version = "0.12.0" 787source = "registry+https://github.com/rust-lang/crates.io-index" 788checksum = "fe6d2e5af09e8c8ad56c969f2157a3d4238cebc7c55f0a517728c38f7b200f81" 789dependencies = [ 790 "serde", 791 "termcolor", 792 "unicode-width", 793] 794 795[[package]] 796name = "combine" 797version = "4.6.7" 798source = "registry+https://github.com/rust-lang/crates.io-index" 799checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd" 800dependencies = [ 801 "bytes", 802 "memchr", 803] 804 805[[package]] 806name = "concurrent-queue" 807version = "2.5.0" 808source = "registry+https://github.com/rust-lang/crates.io-index" 809checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973" 810dependencies = [ 811 "crossbeam-utils", 812] 813 814[[package]] 815name = "const_format" 816version = "0.2.35" 817source = "registry+https://github.com/rust-lang/crates.io-index" 818checksum = "7faa7469a93a566e9ccc1c73fe783b4a65c274c5ace346038dca9c39fe0030ad" 819dependencies = [ 820 "const_format_proc_macros", 821] 822 823[[package]] 824name = "const_format_proc_macros" 825version = "0.2.34" 826source = "registry+https://github.com/rust-lang/crates.io-index" 827checksum = "1d57c2eccfb16dbac1f4e61e206105db5820c9d26c3c472bc17c774259ef7744" 828dependencies = [ 829 "proc-macro2", 830 "quote", 831 "unicode-xid", 832] 833 834[[package]] 835name = "core-foundation" 836version = "0.9.4" 837source = "registry+https://github.com/rust-lang/crates.io-index" 838checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 839dependencies = [ 840 "core-foundation-sys", 841 "libc", 842] 843 844[[package]] 845name = "core-foundation" 846version = "0.10.1" 847source = "registry+https://github.com/rust-lang/crates.io-index" 848checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6" 849dependencies = [ 850 "core-foundation-sys", 851 "libc", 852] 853 854[[package]] 855name = "core-foundation-sys" 856version = "0.8.7" 857source = "registry+https://github.com/rust-lang/crates.io-index" 858checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 859 860[[package]] 861name = "core-graphics" 862version = "0.23.2" 863source = "registry+https://github.com/rust-lang/crates.io-index" 864checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081" 865dependencies = [ 866 "bitflags 1.3.2", 867 "core-foundation 0.9.4", 868 "core-graphics-types 0.1.3", 869 "foreign-types", 870 "libc", 871] 872 873[[package]] 874name = "core-graphics-types" 875version = "0.1.3" 876source = "registry+https://github.com/rust-lang/crates.io-index" 877checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf" 878dependencies = [ 879 "bitflags 1.3.2", 880 "core-foundation 0.9.4", 881 "libc", 882] 883 884[[package]] 885name = "core-graphics-types" 886version = "0.2.0" 887source = "registry+https://github.com/rust-lang/crates.io-index" 888checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb" 889dependencies = [ 890 "bitflags 2.11.0", 891 "core-foundation 0.10.1", 892 "libc", 893] 894 895[[package]] 896name = "cpufeatures" 897version = "0.2.17" 898source = "registry+https://github.com/rust-lang/crates.io-index" 899checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" 900dependencies = [ 901 "libc", 902] 903 904[[package]] 905name = "crc32fast" 906version = "1.5.0" 907source = "registry+https://github.com/rust-lang/crates.io-index" 908checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" 909dependencies = [ 910 "cfg-if", 911] 912 913[[package]] 914name = "critical-section" 915version = "1.2.0" 916source = "registry+https://github.com/rust-lang/crates.io-index" 917checksum = "790eea4361631c5e7d22598ecd5723ff611904e3344ce8720784c93e3d83d40b" 918 919[[package]] 920name = "crossbeam-utils" 921version = "0.8.21" 922source = "registry+https://github.com/rust-lang/crates.io-index" 923checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" 924 925[[package]] 926name = "crunchy" 927version = "0.2.4" 928source = "registry+https://github.com/rust-lang/crates.io-index" 929checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5" 930 931[[package]] 932name = "crypto-common" 933version = "0.1.7" 934source = "registry+https://github.com/rust-lang/crates.io-index" 935checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a" 936dependencies = [ 937 "generic-array", 938 "typenum", 939] 940 941[[package]] 942name = "cursor-icon" 943version = "1.2.0" 944source = "registry+https://github.com/rust-lang/crates.io-index" 945checksum = "f27ae1dd37df86211c42e150270f82743308803d90a6f6e6651cd730d5e1732f" 946 947[[package]] 948name = "darling" 949version = "0.20.11" 950source = "registry+https://github.com/rust-lang/crates.io-index" 951checksum = "fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee" 952dependencies = [ 953 "darling_core", 954 "darling_macro", 955] 956 957[[package]] 958name = "darling_core" 959version = "0.20.11" 960source = "registry+https://github.com/rust-lang/crates.io-index" 961checksum = "0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e" 962dependencies = [ 963 "fnv", 964 "ident_case", 965 "proc-macro2", 966 "quote", 967 "strsim", 968 "syn 2.0.117", 969] 970 971[[package]] 972name = "darling_macro" 973version = "0.20.11" 974source = "registry+https://github.com/rust-lang/crates.io-index" 975checksum = "fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead" 976dependencies = [ 977 "darling_core", 978 "quote", 979 "syn 2.0.117", 980] 981 982[[package]] 983name = "data-encoding" 984version = "2.10.0" 985source = "registry+https://github.com/rust-lang/crates.io-index" 986checksum = "d7a1e2f27636f116493b8b860f5546edb47c8d8f8ea73e1d2a20be88e28d1fea" 987 988[[package]] 989name = "deranged" 990version = "0.5.8" 991source = "registry+https://github.com/rust-lang/crates.io-index" 992checksum = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c" 993dependencies = [ 994 "powerfmt", 995] 996 997[[package]] 998name = "derive_arbitrary" 999version = "1.4.2" 1000source = "registry+https://github.com/rust-lang/crates.io-index" 1001checksum = "1e567bd82dcff979e4b03460c307b3cdc9e96fde3d73bed1496d2bc75d9dd62a" 1002dependencies = [ 1003 "proc-macro2", 1004 "quote", 1005 "syn 2.0.117", 1006] 1007 1008[[package]] 1009name = "diff" 1010version = "0.1.13" 1011source = "registry+https://github.com/rust-lang/crates.io-index" 1012checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8" 1013 1014[[package]] 1015name = "digest" 1016version = "0.10.7" 1017source = "registry+https://github.com/rust-lang/crates.io-index" 1018checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 1019dependencies = [ 1020 "block-buffer", 1021 "crypto-common", 1022] 1023 1024[[package]] 1025name = "dioxus-cli-config" 1026version = "0.7.3" 1027source = "registry+https://github.com/rust-lang/crates.io-index" 1028checksum = "ccd67ab405e1915a47df9769cd5408545d1b559d5c01ce7a0f442caef520d1f3" 1029 1030[[package]] 1031name = "dioxus-core" 1032version = "0.7.3" 1033source = "registry+https://github.com/rust-lang/crates.io-index" 1034checksum = "b389b0e3cc01c7da292ad9b884b088835fdd1671d45fbd2f737506152b22eef0" 1035dependencies = [ 1036 "anyhow", 1037 "const_format", 1038 "dioxus-core-types", 1039 "futures-channel", 1040 "futures-util", 1041 "generational-box", 1042 "longest-increasing-subsequence", 1043 "rustc-hash 2.1.1", 1044 "rustversion", 1045 "serde", 1046 "slab", 1047 "slotmap", 1048 "subsecond", 1049 "tracing", 1050] 1051 1052[[package]] 1053name = "dioxus-core-types" 1054version = "0.7.3" 1055source = "registry+https://github.com/rust-lang/crates.io-index" 1056checksum = "bfc4b8cdc440a55c17355542fc2089d97949bba674255d84cac77805e1db8c9f" 1057 1058[[package]] 1059name = "dioxus-devtools" 1060version = "0.7.3" 1061source = "registry+https://github.com/rust-lang/crates.io-index" 1062checksum = "dcf89488bad8fb0f18b9086ee2db01f95f709801c10c68be42691a36378a0f2d" 1063dependencies = [ 1064 "dioxus-cli-config", 1065 "dioxus-core", 1066 "dioxus-devtools-types", 1067 "dioxus-signals", 1068 "serde", 1069 "serde_json", 1070 "subsecond", 1071 "thiserror 2.0.18", 1072 "tracing", 1073 "tungstenite", 1074] 1075 1076[[package]] 1077name = "dioxus-devtools-types" 1078version = "0.7.3" 1079source = "registry+https://github.com/rust-lang/crates.io-index" 1080checksum = "6e7381d9d7d0a0f66b9d5082d584853c3d53be21d34007073daca98ddf26fc4d" 1081dependencies = [ 1082 "dioxus-core", 1083 "serde", 1084 "subsecond-types", 1085] 1086 1087[[package]] 1088name = "dioxus-signals" 1089version = "0.7.3" 1090source = "registry+https://github.com/rust-lang/crates.io-index" 1091checksum = "2f48020bc23bc9766e7cce986c0fd6de9af0b8cbfd432652ec6b1094439c1ec6" 1092dependencies = [ 1093 "dioxus-core", 1094 "futures-channel", 1095 "futures-util", 1096 "generational-box", 1097 "parking_lot", 1098 "rustc-hash 2.1.1", 1099 "tracing", 1100 "warnings", 1101] 1102 1103[[package]] 1104name = "dispatch" 1105version = "0.2.0" 1106source = "registry+https://github.com/rust-lang/crates.io-index" 1107checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b" 1108 1109[[package]] 1110name = "dispatch2" 1111version = "0.3.0" 1112source = "registry+https://github.com/rust-lang/crates.io-index" 1113checksum = "89a09f22a6c6069a18470eb92d2298acf25463f14256d24778e1230d789a2aec" 1114dependencies = [ 1115 "bitflags 2.11.0", 1116 "block2 0.6.2", 1117 "libc", 1118 "objc2 0.6.3", 1119] 1120 1121[[package]] 1122name = "displaydoc" 1123version = "0.2.5" 1124source = "registry+https://github.com/rust-lang/crates.io-index" 1125checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" 1126dependencies = [ 1127 "proc-macro2", 1128 "quote", 1129 "syn 2.0.117", 1130] 1131 1132[[package]] 1133name = "dlib" 1134version = "0.5.2" 1135source = "registry+https://github.com/rust-lang/crates.io-index" 1136checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412" 1137dependencies = [ 1138 "libloading", 1139] 1140 1141[[package]] 1142name = "document-features" 1143version = "0.2.12" 1144source = "registry+https://github.com/rust-lang/crates.io-index" 1145checksum = "d4b8a88685455ed29a21542a33abd9cb6510b6b129abadabdcef0f4c55bc8f61" 1146dependencies = [ 1147 "litrs", 1148] 1149 1150[[package]] 1151name = "downcast-rs" 1152version = "1.2.1" 1153source = "registry+https://github.com/rust-lang/crates.io-index" 1154checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2" 1155 1156[[package]] 1157name = "dpi" 1158version = "0.1.2" 1159source = "registry+https://github.com/rust-lang/crates.io-index" 1160checksum = "d8b14ccef22fc6f5a8f4d7d768562a182c04ce9a3b3157b91390b52ddfdf1a76" 1161 1162[[package]] 1163name = "ecolor" 1164version = "0.33.3" 1165source = "registry+https://github.com/rust-lang/crates.io-index" 1166checksum = "71ddb8ac7643d1dba1bb02110e804406dd459a838efcb14011ced10556711a8e" 1167dependencies = [ 1168 "bytemuck", 1169 "emath", 1170 "serde", 1171] 1172 1173[[package]] 1174name = "egui" 1175version = "0.33.3" 1176source = "registry+https://github.com/rust-lang/crates.io-index" 1177checksum = "6a9b567d356674e9a5121ed3fedfb0a7c31e059fe71f6972b691bcd0bfc284e3" 1178dependencies = [ 1179 "accesskit", 1180 "ahash", 1181 "bitflags 2.11.0", 1182 "emath", 1183 "epaint", 1184 "log", 1185 "nohash-hasher", 1186 "profiling", 1187 "serde", 1188 "smallvec", 1189 "unicode-segmentation", 1190] 1191 1192[[package]] 1193name = "egui-phosphor" 1194version = "0.11.0" 1195source = "registry+https://github.com/rust-lang/crates.io-index" 1196checksum = "e3b2838620355debaeb7fa3cc331a1d8ab77e6387d40e65686fa468c229dbf63" 1197dependencies = [ 1198 "egui", 1199] 1200 1201[[package]] 1202name = "egui-wgpu" 1203version = "0.33.3" 1204source = "registry+https://github.com/rust-lang/crates.io-index" 1205checksum = "5e4d209971c84b2352a06174abdba701af1e552ce56b144d96f2bd50a3c91236" 1206dependencies = [ 1207 "ahash", 1208 "bytemuck", 1209 "document-features", 1210 "egui", 1211 "epaint", 1212 "log", 1213 "profiling", 1214 "thiserror 2.0.18", 1215 "type-map", 1216 "web-time", 1217 "wgpu", 1218] 1219 1220[[package]] 1221name = "egui-winit" 1222version = "0.33.3" 1223source = "registry+https://github.com/rust-lang/crates.io-index" 1224checksum = "ec6687e5bb551702f4ad10ac428bab12acf9d53047ebb1082d4a0ed8c6251a29" 1225dependencies = [ 1226 "accesskit_winit", 1227 "arboard", 1228 "bytemuck", 1229 "egui", 1230 "log", 1231 "objc2 0.5.2", 1232 "objc2-foundation 0.2.2", 1233 "objc2-ui-kit", 1234 "profiling", 1235 "raw-window-handle", 1236 "smithay-clipboard", 1237 "web-time", 1238 "webbrowser", 1239 "winit", 1240] 1241 1242[[package]] 1243name = "egui_extras" 1244version = "0.33.3" 1245source = "registry+https://github.com/rust-lang/crates.io-index" 1246checksum = "d01d34e845f01c62e3fded726961092e70417d66570c499b9817ab24674ca4ed" 1247dependencies = [ 1248 "ahash", 1249 "egui", 1250 "enum-map", 1251 "log", 1252 "profiling", 1253 "serde", 1254] 1255 1256[[package]] 1257name = "egui_kittest" 1258version = "0.33.3" 1259source = "registry+https://github.com/rust-lang/crates.io-index" 1260checksum = "43afb5f968dfa9e6c8f5e609ab9039e11a2c4af79a326f4cb1b99cf6875cb6a0" 1261dependencies = [ 1262 "egui", 1263 "kittest", 1264] 1265 1266[[package]] 1267name = "egui_tiles" 1268version = "0.14.1" 1269source = "registry+https://github.com/rust-lang/crates.io-index" 1270checksum = "7ef184e589f0a80560bd3b63017634642d1ba112a8a8d9b29341f7cafd04601f" 1271dependencies = [ 1272 "ahash", 1273 "egui", 1274 "itertools 0.14.0", 1275 "log", 1276 "serde", 1277] 1278 1279[[package]] 1280name = "either" 1281version = "1.15.0" 1282source = "registry+https://github.com/rust-lang/crates.io-index" 1283checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" 1284 1285[[package]] 1286name = "emath" 1287version = "0.33.3" 1288source = "registry+https://github.com/rust-lang/crates.io-index" 1289checksum = "491bdf728bf25ddd9ad60d4cf1c48588fa82c013a2440b91aa7fc43e34a07c32" 1290dependencies = [ 1291 "bytemuck", 1292 "serde", 1293] 1294 1295[[package]] 1296name = "embedded-io" 1297version = "0.4.0" 1298source = "registry+https://github.com/rust-lang/crates.io-index" 1299checksum = "ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced" 1300 1301[[package]] 1302name = "embedded-io" 1303version = "0.6.1" 1304source = "registry+https://github.com/rust-lang/crates.io-index" 1305checksum = "edd0f118536f44f5ccd48bcb8b111bdc3de888b58c74639dfb034a357d0f206d" 1306 1307[[package]] 1308name = "endi" 1309version = "1.1.1" 1310source = "registry+https://github.com/rust-lang/crates.io-index" 1311checksum = "66b7e2430c6dff6a955451e2cfc438f09cea1965a9d6f87f7e3b90decc014099" 1312 1313[[package]] 1314name = "ensure-cov" 1315version = "0.1.0" 1316source = "registry+https://github.com/rust-lang/crates.io-index" 1317checksum = "33753185802e107b8fa907192af1f0eca13b1fb33327a59266d650fef29b2b4e" 1318 1319[[package]] 1320name = "enum-as-inner" 1321version = "0.5.1" 1322source = "registry+https://github.com/rust-lang/crates.io-index" 1323checksum = "c9720bba047d567ffc8a3cba48bf19126600e249ab7f128e9233e6376976a116" 1324dependencies = [ 1325 "heck 0.4.1", 1326 "proc-macro2", 1327 "quote", 1328 "syn 1.0.109", 1329] 1330 1331[[package]] 1332name = "enum-as-inner" 1333version = "0.6.1" 1334source = "registry+https://github.com/rust-lang/crates.io-index" 1335checksum = "a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc" 1336dependencies = [ 1337 "heck 0.5.0", 1338 "proc-macro2", 1339 "quote", 1340 "syn 2.0.117", 1341] 1342 1343[[package]] 1344name = "enum-map" 1345version = "2.7.3" 1346source = "registry+https://github.com/rust-lang/crates.io-index" 1347checksum = "6866f3bfdf8207509a033af1a75a7b08abda06bbaaeae6669323fd5a097df2e9" 1348dependencies = [ 1349 "enum-map-derive", 1350 "serde", 1351] 1352 1353[[package]] 1354name = "enum-map-derive" 1355version = "0.17.0" 1356source = "registry+https://github.com/rust-lang/crates.io-index" 1357checksum = "f282cfdfe92516eb26c2af8589c274c7c17681f5ecc03c18255fe741c6aa64eb" 1358dependencies = [ 1359 "proc-macro2", 1360 "quote", 1361 "syn 2.0.117", 1362] 1363 1364[[package]] 1365name = "enum_dispatch" 1366version = "0.3.13" 1367source = "registry+https://github.com/rust-lang/crates.io-index" 1368checksum = "aa18ce2bc66555b3218614519ac839ddb759a7d6720732f979ef8d13be147ecd" 1369dependencies = [ 1370 "once_cell", 1371 "proc-macro2", 1372 "quote", 1373 "syn 2.0.117", 1374] 1375 1376[[package]] 1377name = "enumflags2" 1378version = "0.7.12" 1379source = "registry+https://github.com/rust-lang/crates.io-index" 1380checksum = "1027f7680c853e056ebcec683615fb6fbbc07dbaa13b4d5d9442b146ded4ecef" 1381dependencies = [ 1382 "enumflags2_derive", 1383 "serde", 1384] 1385 1386[[package]] 1387name = "enumflags2_derive" 1388version = "0.7.12" 1389source = "registry+https://github.com/rust-lang/crates.io-index" 1390checksum = "67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827" 1391dependencies = [ 1392 "proc-macro2", 1393 "quote", 1394 "syn 2.0.117", 1395] 1396 1397[[package]] 1398name = "enumn" 1399version = "0.1.14" 1400source = "registry+https://github.com/rust-lang/crates.io-index" 1401checksum = "2f9ed6b3789237c8a0c1c505af1c7eb2c560df6186f01b098c3a1064ea532f38" 1402dependencies = [ 1403 "proc-macro2", 1404 "quote", 1405 "syn 2.0.117", 1406] 1407 1408[[package]] 1409name = "epaint" 1410version = "0.33.3" 1411source = "registry+https://github.com/rust-lang/crates.io-index" 1412checksum = "009d0dd3c2163823a0abdb899451ecbc78798dec545ee91b43aff1fa790bab62" 1413dependencies = [ 1414 "ab_glyph", 1415 "ahash", 1416 "bytemuck", 1417 "ecolor", 1418 "emath", 1419 "epaint_default_fonts", 1420 "log", 1421 "nohash-hasher", 1422 "parking_lot", 1423 "profiling", 1424 "serde", 1425] 1426 1427[[package]] 1428name = "epaint_default_fonts" 1429version = "0.33.3" 1430source = "registry+https://github.com/rust-lang/crates.io-index" 1431checksum = "5c4fbe202b6578d3d56428fa185cdf114a05e49da05f477b3c7f0fbb221f1862" 1432 1433[[package]] 1434name = "equivalent" 1435version = "1.0.2" 1436source = "registry+https://github.com/rust-lang/crates.io-index" 1437checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 1438 1439[[package]] 1440name = "errno" 1441version = "0.3.14" 1442source = "registry+https://github.com/rust-lang/crates.io-index" 1443checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" 1444dependencies = [ 1445 "libc", 1446 "windows-sys 0.61.2", 1447] 1448 1449[[package]] 1450name = "error-code" 1451version = "3.3.2" 1452source = "registry+https://github.com/rust-lang/crates.io-index" 1453checksum = "dea2df4cf52843e0452895c455a1a2cfbb842a1e7329671acf418fdc53ed4c59" 1454 1455[[package]] 1456name = "event-listener" 1457version = "5.4.1" 1458source = "registry+https://github.com/rust-lang/crates.io-index" 1459checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab" 1460dependencies = [ 1461 "concurrent-queue", 1462 "parking", 1463 "pin-project-lite", 1464] 1465 1466[[package]] 1467name = "event-listener-strategy" 1468version = "0.5.4" 1469source = "registry+https://github.com/rust-lang/crates.io-index" 1470checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93" 1471dependencies = [ 1472 "event-listener", 1473 "pin-project-lite", 1474] 1475 1476[[package]] 1477name = "fastrand" 1478version = "2.3.0" 1479source = "registry+https://github.com/rust-lang/crates.io-index" 1480checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" 1481 1482[[package]] 1483name = "fax" 1484version = "0.2.6" 1485source = "registry+https://github.com/rust-lang/crates.io-index" 1486checksum = "f05de7d48f37cd6730705cbca900770cab77a89f413d23e100ad7fad7795a0ab" 1487dependencies = [ 1488 "fax_derive", 1489] 1490 1491[[package]] 1492name = "fax_derive" 1493version = "0.2.0" 1494source = "registry+https://github.com/rust-lang/crates.io-index" 1495checksum = "a0aca10fb742cb43f9e7bb8467c91aa9bcb8e3ffbc6a6f7389bb93ffc920577d" 1496dependencies = [ 1497 "proc-macro2", 1498 "quote", 1499 "syn 2.0.117", 1500] 1501 1502[[package]] 1503name = "fdeflate" 1504version = "0.3.7" 1505source = "registry+https://github.com/rust-lang/crates.io-index" 1506checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c" 1507dependencies = [ 1508 "simd-adler32", 1509] 1510 1511[[package]] 1512name = "find-msvc-tools" 1513version = "0.1.9" 1514source = "registry+https://github.com/rust-lang/crates.io-index" 1515checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582" 1516 1517[[package]] 1518name = "flate2" 1519version = "1.1.9" 1520source = "registry+https://github.com/rust-lang/crates.io-index" 1521checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c" 1522dependencies = [ 1523 "crc32fast", 1524 "miniz_oxide", 1525] 1526 1527[[package]] 1528name = "fnv" 1529version = "1.0.7" 1530source = "registry+https://github.com/rust-lang/crates.io-index" 1531checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 1532 1533[[package]] 1534name = "foldhash" 1535version = "0.1.5" 1536source = "registry+https://github.com/rust-lang/crates.io-index" 1537checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" 1538 1539[[package]] 1540name = "foldhash" 1541version = "0.2.0" 1542source = "registry+https://github.com/rust-lang/crates.io-index" 1543checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb" 1544 1545[[package]] 1546name = "foreign-types" 1547version = "0.5.0" 1548source = "registry+https://github.com/rust-lang/crates.io-index" 1549checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965" 1550dependencies = [ 1551 "foreign-types-macros", 1552 "foreign-types-shared", 1553] 1554 1555[[package]] 1556name = "foreign-types-macros" 1557version = "0.2.3" 1558source = "registry+https://github.com/rust-lang/crates.io-index" 1559checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742" 1560dependencies = [ 1561 "proc-macro2", 1562 "quote", 1563 "syn 2.0.117", 1564] 1565 1566[[package]] 1567name = "foreign-types-shared" 1568version = "0.3.1" 1569source = "registry+https://github.com/rust-lang/crates.io-index" 1570checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b" 1571 1572[[package]] 1573name = "form_urlencoded" 1574version = "1.2.2" 1575source = "registry+https://github.com/rust-lang/crates.io-index" 1576checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" 1577dependencies = [ 1578 "percent-encoding", 1579] 1580 1581[[package]] 1582name = "futures-channel" 1583version = "0.3.32" 1584source = "registry+https://github.com/rust-lang/crates.io-index" 1585checksum = "07bbe89c50d7a535e539b8c17bc0b49bdb77747034daa8087407d655f3f7cc1d" 1586dependencies = [ 1587 "futures-core", 1588] 1589 1590[[package]] 1591name = "futures-core" 1592version = "0.3.32" 1593source = "registry+https://github.com/rust-lang/crates.io-index" 1594checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d" 1595 1596[[package]] 1597name = "futures-io" 1598version = "0.3.32" 1599source = "registry+https://github.com/rust-lang/crates.io-index" 1600checksum = "cecba35d7ad927e23624b22ad55235f2239cfa44fd10428eecbeba6d6a717718" 1601 1602[[package]] 1603name = "futures-lite" 1604version = "2.6.1" 1605source = "registry+https://github.com/rust-lang/crates.io-index" 1606checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad" 1607dependencies = [ 1608 "fastrand", 1609 "futures-core", 1610 "futures-io", 1611 "parking", 1612 "pin-project-lite", 1613] 1614 1615[[package]] 1616name = "futures-macro" 1617version = "0.3.32" 1618source = "registry+https://github.com/rust-lang/crates.io-index" 1619checksum = "e835b70203e41293343137df5c0664546da5745f82ec9b84d40be8336958447b" 1620dependencies = [ 1621 "proc-macro2", 1622 "quote", 1623 "syn 2.0.117", 1624] 1625 1626[[package]] 1627name = "futures-task" 1628version = "0.3.32" 1629source = "registry+https://github.com/rust-lang/crates.io-index" 1630checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393" 1631 1632[[package]] 1633name = "futures-util" 1634version = "0.3.32" 1635source = "registry+https://github.com/rust-lang/crates.io-index" 1636checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6" 1637dependencies = [ 1638 "futures-core", 1639 "futures-io", 1640 "futures-macro", 1641 "futures-task", 1642 "memchr", 1643 "pin-project-lite", 1644 "slab", 1645] 1646 1647[[package]] 1648name = "generational-box" 1649version = "0.7.3" 1650source = "registry+https://github.com/rust-lang/crates.io-index" 1651checksum = "cc4ed190b9de8e734d47a70be59b1e7588b9e8e0d0036e332f4c014e8aed1bc5" 1652dependencies = [ 1653 "parking_lot", 1654 "tracing", 1655] 1656 1657[[package]] 1658name = "generator" 1659version = "0.8.8" 1660source = "registry+https://github.com/rust-lang/crates.io-index" 1661checksum = "52f04ae4152da20c76fe800fa48659201d5cf627c5149ca0b707b69d7eef6cf9" 1662dependencies = [ 1663 "cc", 1664 "cfg-if", 1665 "libc", 1666 "log", 1667 "rustversion", 1668 "windows-link 0.2.1", 1669 "windows-result 0.4.1", 1670] 1671 1672[[package]] 1673name = "generic-array" 1674version = "0.14.7" 1675source = "registry+https://github.com/rust-lang/crates.io-index" 1676checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 1677dependencies = [ 1678 "typenum", 1679 "version_check", 1680] 1681 1682[[package]] 1683name = "generic-btree" 1684version = "0.10.7" 1685source = "registry+https://github.com/rust-lang/crates.io-index" 1686checksum = "a0c1bce85c110ab718fd139e0cc89c51b63bd647b14a767e24bdfc77c83df79b" 1687dependencies = [ 1688 "arref", 1689 "heapless 0.9.2", 1690 "itertools 0.11.0", 1691 "loro-thunderdome", 1692 "proc-macro2", 1693 "rustc-hash 2.1.1", 1694] 1695 1696[[package]] 1697name = "gethostname" 1698version = "1.1.0" 1699source = "registry+https://github.com/rust-lang/crates.io-index" 1700checksum = "1bd49230192a3797a9a4d6abe9b3eed6f7fa4c8a8a4947977c6f80025f92cbd8" 1701dependencies = [ 1702 "rustix 1.1.3", 1703 "windows-link 0.2.1", 1704] 1705 1706[[package]] 1707name = "getrandom" 1708version = "0.2.17" 1709source = "registry+https://github.com/rust-lang/crates.io-index" 1710checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0" 1711dependencies = [ 1712 "cfg-if", 1713 "js-sys", 1714 "libc", 1715 "wasi", 1716 "wasm-bindgen", 1717] 1718 1719[[package]] 1720name = "getrandom" 1721version = "0.3.4" 1722source = "registry+https://github.com/rust-lang/crates.io-index" 1723checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" 1724dependencies = [ 1725 "cfg-if", 1726 "libc", 1727 "r-efi", 1728 "wasip2", 1729] 1730 1731[[package]] 1732name = "gl_generator" 1733version = "0.14.0" 1734source = "registry+https://github.com/rust-lang/crates.io-index" 1735checksum = "1a95dfc23a2b4a9a2f5ab41d194f8bfda3cabec42af4e39f08c339eb2a0c124d" 1736dependencies = [ 1737 "khronos_api", 1738 "log", 1739 "xml-rs", 1740] 1741 1742[[package]] 1743name = "glob" 1744version = "0.3.3" 1745source = "registry+https://github.com/rust-lang/crates.io-index" 1746checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280" 1747 1748[[package]] 1749name = "glow" 1750version = "0.16.0" 1751source = "registry+https://github.com/rust-lang/crates.io-index" 1752checksum = "c5e5ea60d70410161c8bf5da3fdfeaa1c72ed2c15f8bbb9d19fe3a4fad085f08" 1753dependencies = [ 1754 "js-sys", 1755 "slotmap", 1756 "wasm-bindgen", 1757 "web-sys", 1758] 1759 1760[[package]] 1761name = "glutin_wgl_sys" 1762version = "0.6.1" 1763source = "registry+https://github.com/rust-lang/crates.io-index" 1764checksum = "2c4ee00b289aba7a9e5306d57c2d05499b2e5dc427f84ac708bd2c090212cf3e" 1765dependencies = [ 1766 "gl_generator", 1767] 1768 1769[[package]] 1770name = "gpu-alloc" 1771version = "0.6.0" 1772source = "registry+https://github.com/rust-lang/crates.io-index" 1773checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171" 1774dependencies = [ 1775 "bitflags 2.11.0", 1776 "gpu-alloc-types", 1777] 1778 1779[[package]] 1780name = "gpu-alloc-types" 1781version = "0.3.0" 1782source = "registry+https://github.com/rust-lang/crates.io-index" 1783checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4" 1784dependencies = [ 1785 "bitflags 2.11.0", 1786] 1787 1788[[package]] 1789name = "gpu-allocator" 1790version = "0.27.0" 1791source = "registry+https://github.com/rust-lang/crates.io-index" 1792checksum = "c151a2a5ef800297b4e79efa4f4bec035c5f51d5ae587287c9b952bdf734cacd" 1793dependencies = [ 1794 "log", 1795 "presser", 1796 "thiserror 1.0.69", 1797 "windows 0.58.0", 1798] 1799 1800[[package]] 1801name = "gpu-descriptor" 1802version = "0.3.2" 1803source = "registry+https://github.com/rust-lang/crates.io-index" 1804checksum = "b89c83349105e3732062a895becfc71a8f921bb71ecbbdd8ff99263e3b53a0ca" 1805dependencies = [ 1806 "bitflags 2.11.0", 1807 "gpu-descriptor-types", 1808 "hashbrown 0.15.5", 1809] 1810 1811[[package]] 1812name = "gpu-descriptor-types" 1813version = "0.2.0" 1814source = "registry+https://github.com/rust-lang/crates.io-index" 1815checksum = "fdf242682df893b86f33a73828fb09ca4b2d3bb6cc95249707fc684d27484b91" 1816dependencies = [ 1817 "bitflags 2.11.0", 1818] 1819 1820[[package]] 1821name = "half" 1822version = "2.7.1" 1823source = "registry+https://github.com/rust-lang/crates.io-index" 1824checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b" 1825dependencies = [ 1826 "cfg-if", 1827 "crunchy", 1828 "num-traits", 1829 "zerocopy", 1830] 1831 1832[[package]] 1833name = "hash32" 1834version = "0.2.1" 1835source = "registry+https://github.com/rust-lang/crates.io-index" 1836checksum = "b0c35f58762feb77d74ebe43bdbc3210f09be9fe6742234d573bacc26ed92b67" 1837dependencies = [ 1838 "byteorder", 1839] 1840 1841[[package]] 1842name = "hash32" 1843version = "0.3.1" 1844source = "registry+https://github.com/rust-lang/crates.io-index" 1845checksum = "47d60b12902ba28e2730cd37e95b8c9223af2808df9e902d4df49588d1470606" 1846dependencies = [ 1847 "byteorder", 1848] 1849 1850[[package]] 1851name = "hashbrown" 1852version = "0.15.5" 1853source = "registry+https://github.com/rust-lang/crates.io-index" 1854checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" 1855dependencies = [ 1856 "foldhash 0.1.5", 1857] 1858 1859[[package]] 1860name = "hashbrown" 1861version = "0.16.1" 1862source = "registry+https://github.com/rust-lang/crates.io-index" 1863checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" 1864dependencies = [ 1865 "foldhash 0.2.0", 1866] 1867 1868[[package]] 1869name = "heapless" 1870version = "0.7.17" 1871source = "registry+https://github.com/rust-lang/crates.io-index" 1872checksum = "cdc6457c0eb62c71aac4bc17216026d8410337c4126773b9c5daba343f17964f" 1873dependencies = [ 1874 "atomic-polyfill", 1875 "hash32 0.2.1", 1876 "rustc_version", 1877 "serde", 1878 "spin", 1879 "stable_deref_trait", 1880] 1881 1882[[package]] 1883name = "heapless" 1884version = "0.8.0" 1885source = "registry+https://github.com/rust-lang/crates.io-index" 1886checksum = "0bfb9eb618601c89945a70e254898da93b13be0388091d42117462b265bb3fad" 1887dependencies = [ 1888 "hash32 0.3.1", 1889 "stable_deref_trait", 1890] 1891 1892[[package]] 1893name = "heapless" 1894version = "0.9.2" 1895source = "registry+https://github.com/rust-lang/crates.io-index" 1896checksum = "2af2455f757db2b292a9b1768c4b70186d443bcb3b316252d6b540aec1cd89ed" 1897dependencies = [ 1898 "hash32 0.3.1", 1899 "stable_deref_trait", 1900] 1901 1902[[package]] 1903name = "heck" 1904version = "0.4.1" 1905source = "registry+https://github.com/rust-lang/crates.io-index" 1906checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 1907 1908[[package]] 1909name = "heck" 1910version = "0.5.0" 1911source = "registry+https://github.com/rust-lang/crates.io-index" 1912checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 1913 1914[[package]] 1915name = "hermit-abi" 1916version = "0.5.2" 1917source = "registry+https://github.com/rust-lang/crates.io-index" 1918checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c" 1919 1920[[package]] 1921name = "hex" 1922version = "0.4.3" 1923source = "registry+https://github.com/rust-lang/crates.io-index" 1924checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" 1925 1926[[package]] 1927name = "hexf-parse" 1928version = "0.2.1" 1929source = "registry+https://github.com/rust-lang/crates.io-index" 1930checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df" 1931 1932[[package]] 1933name = "http" 1934version = "1.4.0" 1935source = "registry+https://github.com/rust-lang/crates.io-index" 1936checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a" 1937dependencies = [ 1938 "bytes", 1939 "itoa", 1940] 1941 1942[[package]] 1943name = "httparse" 1944version = "1.10.1" 1945source = "registry+https://github.com/rust-lang/crates.io-index" 1946checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" 1947 1948[[package]] 1949name = "icu_collections" 1950version = "2.1.1" 1951source = "registry+https://github.com/rust-lang/crates.io-index" 1952checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43" 1953dependencies = [ 1954 "displaydoc", 1955 "potential_utf", 1956 "yoke", 1957 "zerofrom", 1958 "zerovec", 1959] 1960 1961[[package]] 1962name = "icu_locale_core" 1963version = "2.1.1" 1964source = "registry+https://github.com/rust-lang/crates.io-index" 1965checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6" 1966dependencies = [ 1967 "displaydoc", 1968 "litemap", 1969 "tinystr", 1970 "writeable", 1971 "zerovec", 1972] 1973 1974[[package]] 1975name = "icu_normalizer" 1976version = "2.1.1" 1977source = "registry+https://github.com/rust-lang/crates.io-index" 1978checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599" 1979dependencies = [ 1980 "icu_collections", 1981 "icu_normalizer_data", 1982 "icu_properties", 1983 "icu_provider", 1984 "smallvec", 1985 "zerovec", 1986] 1987 1988[[package]] 1989name = "icu_normalizer_data" 1990version = "2.1.1" 1991source = "registry+https://github.com/rust-lang/crates.io-index" 1992checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a" 1993 1994[[package]] 1995name = "icu_properties" 1996version = "2.1.2" 1997source = "registry+https://github.com/rust-lang/crates.io-index" 1998checksum = "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec" 1999dependencies = [ 2000 "icu_collections", 2001 "icu_locale_core", 2002 "icu_properties_data", 2003 "icu_provider", 2004 "zerotrie", 2005 "zerovec", 2006] 2007 2008[[package]] 2009name = "icu_properties_data" 2010version = "2.1.2" 2011source = "registry+https://github.com/rust-lang/crates.io-index" 2012checksum = "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af" 2013 2014[[package]] 2015name = "icu_provider" 2016version = "2.1.1" 2017source = "registry+https://github.com/rust-lang/crates.io-index" 2018checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614" 2019dependencies = [ 2020 "displaydoc", 2021 "icu_locale_core", 2022 "writeable", 2023 "yoke", 2024 "zerofrom", 2025 "zerotrie", 2026 "zerovec", 2027] 2028 2029[[package]] 2030name = "ident_case" 2031version = "1.0.1" 2032source = "registry+https://github.com/rust-lang/crates.io-index" 2033checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" 2034 2035[[package]] 2036name = "idna" 2037version = "1.1.0" 2038source = "registry+https://github.com/rust-lang/crates.io-index" 2039checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" 2040dependencies = [ 2041 "idna_adapter", 2042 "smallvec", 2043 "utf8_iter", 2044] 2045 2046[[package]] 2047name = "idna_adapter" 2048version = "1.2.1" 2049source = "registry+https://github.com/rust-lang/crates.io-index" 2050checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" 2051dependencies = [ 2052 "icu_normalizer", 2053 "icu_properties", 2054] 2055 2056[[package]] 2057name = "im" 2058version = "15.1.0" 2059source = "registry+https://github.com/rust-lang/crates.io-index" 2060checksum = "d0acd33ff0285af998aaf9b57342af478078f53492322fafc47450e09397e0e9" 2061dependencies = [ 2062 "bitmaps", 2063 "rand_core 0.6.4", 2064 "rand_xoshiro", 2065 "serde", 2066 "sized-chunks", 2067 "typenum", 2068 "version_check", 2069] 2070 2071[[package]] 2072name = "image" 2073version = "0.25.9" 2074source = "registry+https://github.com/rust-lang/crates.io-index" 2075checksum = "e6506c6c10786659413faa717ceebcb8f70731c0a60cbae39795fdf114519c1a" 2076dependencies = [ 2077 "bytemuck", 2078 "byteorder-lite", 2079 "moxcms", 2080 "num-traits", 2081 "png", 2082 "tiff", 2083] 2084 2085[[package]] 2086name = "indexmap" 2087version = "2.13.0" 2088source = "registry+https://github.com/rust-lang/crates.io-index" 2089checksum = "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017" 2090dependencies = [ 2091 "equivalent", 2092 "hashbrown 0.16.1", 2093 "serde", 2094 "serde_core", 2095] 2096 2097[[package]] 2098name = "itertools" 2099version = "0.11.0" 2100source = "registry+https://github.com/rust-lang/crates.io-index" 2101checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57" 2102dependencies = [ 2103 "either", 2104] 2105 2106[[package]] 2107name = "itertools" 2108version = "0.12.1" 2109source = "registry+https://github.com/rust-lang/crates.io-index" 2110checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" 2111dependencies = [ 2112 "either", 2113] 2114 2115[[package]] 2116name = "itertools" 2117version = "0.14.0" 2118source = "registry+https://github.com/rust-lang/crates.io-index" 2119checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285" 2120dependencies = [ 2121 "either", 2122] 2123 2124[[package]] 2125name = "itoa" 2126version = "1.0.17" 2127source = "registry+https://github.com/rust-lang/crates.io-index" 2128checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2" 2129 2130[[package]] 2131name = "jni" 2132version = "0.21.1" 2133source = "registry+https://github.com/rust-lang/crates.io-index" 2134checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97" 2135dependencies = [ 2136 "cesu8", 2137 "cfg-if", 2138 "combine", 2139 "jni-sys", 2140 "log", 2141 "thiserror 1.0.69", 2142 "walkdir", 2143 "windows-sys 0.45.0", 2144] 2145 2146[[package]] 2147name = "jni-sys" 2148version = "0.3.0" 2149source = "registry+https://github.com/rust-lang/crates.io-index" 2150checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130" 2151 2152[[package]] 2153name = "jobserver" 2154version = "0.1.34" 2155source = "registry+https://github.com/rust-lang/crates.io-index" 2156checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33" 2157dependencies = [ 2158 "getrandom 0.3.4", 2159 "libc", 2160] 2161 2162[[package]] 2163name = "js-sys" 2164version = "0.3.86" 2165source = "registry+https://github.com/rust-lang/crates.io-index" 2166checksum = "d36139f1c97c42c0c86a411910b04e48d4939a0376e6e0f989420cbdee0120e5" 2167dependencies = [ 2168 "once_cell", 2169 "wasm-bindgen", 2170] 2171 2172[[package]] 2173name = "kammy" 2174version = "0.1.0" 2175dependencies = [ 2176 "anyhow", 2177 "ash", 2178 "dioxus-devtools", 2179 "egui", 2180 "egui-phosphor", 2181 "egui-wgpu", 2182 "egui-winit", 2183 "egui_kittest", 2184 "egui_tiles", 2185 "loro", 2186 "loroscope", 2187 "parallel_rdp", 2188 "pm64", 2189 "profiling", 2190 "project", 2191 "puffin", 2192 "puffin_egui", 2193 "raw-window-handle", 2194 "rfd", 2195 "star_rod_interop", 2196 "subsecond", 2197 "tracing", 2198 "tracing-subscriber", 2199 "wgpu", 2200 "winit", 2201] 2202 2203[[package]] 2204name = "khronos-egl" 2205version = "6.0.0" 2206source = "registry+https://github.com/rust-lang/crates.io-index" 2207checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76" 2208dependencies = [ 2209 "libc", 2210 "libloading", 2211 "pkg-config", 2212] 2213 2214[[package]] 2215name = "khronos_api" 2216version = "3.1.0" 2217source = "registry+https://github.com/rust-lang/crates.io-index" 2218checksum = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc" 2219 2220[[package]] 2221name = "kittest" 2222version = "0.3.0" 2223source = "registry+https://github.com/rust-lang/crates.io-index" 2224checksum = "01fd6dd2cce251a360101038acb9334e3a50cd38cd02fefddbf28aa975f043c8" 2225dependencies = [ 2226 "accesskit", 2227 "accesskit_consumer 0.30.1", 2228 "parking_lot", 2229] 2230 2231[[package]] 2232name = "lazy_static" 2233version = "1.5.0" 2234source = "registry+https://github.com/rust-lang/crates.io-index" 2235checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 2236 2237[[package]] 2238name = "leb128" 2239version = "0.2.5" 2240source = "registry+https://github.com/rust-lang/crates.io-index" 2241checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67" 2242 2243[[package]] 2244name = "libc" 2245version = "0.2.182" 2246source = "registry+https://github.com/rust-lang/crates.io-index" 2247checksum = "6800badb6cb2082ffd7b6a67e6125bb39f18782f793520caee8cb8846be06112" 2248 2249[[package]] 2250name = "libloading" 2251version = "0.8.9" 2252source = "registry+https://github.com/rust-lang/crates.io-index" 2253checksum = "d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55" 2254dependencies = [ 2255 "cfg-if", 2256 "windows-link 0.2.1", 2257] 2258 2259[[package]] 2260name = "libm" 2261version = "0.2.16" 2262source = "registry+https://github.com/rust-lang/crates.io-index" 2263checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981" 2264 2265[[package]] 2266name = "libredox" 2267version = "0.1.12" 2268source = "registry+https://github.com/rust-lang/crates.io-index" 2269checksum = "3d0b95e02c851351f877147b7deea7b1afb1df71b63aa5f8270716e0c5720616" 2270dependencies = [ 2271 "bitflags 2.11.0", 2272 "libc", 2273 "redox_syscall 0.7.1", 2274] 2275 2276[[package]] 2277name = "linux-raw-sys" 2278version = "0.4.15" 2279source = "registry+https://github.com/rust-lang/crates.io-index" 2280checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab" 2281 2282[[package]] 2283name = "linux-raw-sys" 2284version = "0.11.0" 2285source = "registry+https://github.com/rust-lang/crates.io-index" 2286checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" 2287 2288[[package]] 2289name = "litemap" 2290version = "0.8.1" 2291source = "registry+https://github.com/rust-lang/crates.io-index" 2292checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77" 2293 2294[[package]] 2295name = "litrs" 2296version = "1.0.0" 2297source = "registry+https://github.com/rust-lang/crates.io-index" 2298checksum = "11d3d7f243d5c5a8b9bb5d6dd2b1602c0cb0b9db1621bafc7ed66e35ff9fe092" 2299 2300[[package]] 2301name = "lock_api" 2302version = "0.4.14" 2303source = "registry+https://github.com/rust-lang/crates.io-index" 2304checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" 2305dependencies = [ 2306 "scopeguard", 2307] 2308 2309[[package]] 2310name = "log" 2311version = "0.4.29" 2312source = "registry+https://github.com/rust-lang/crates.io-index" 2313checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" 2314 2315[[package]] 2316name = "log-once" 2317version = "0.4.1" 2318source = "registry+https://github.com/rust-lang/crates.io-index" 2319checksum = "6d8a05e3879b317b1b6dbf353e5bba7062bedcc59815267bb23eaa0c576cebf0" 2320dependencies = [ 2321 "log", 2322] 2323 2324[[package]] 2325name = "longest-increasing-subsequence" 2326version = "0.1.0" 2327source = "registry+https://github.com/rust-lang/crates.io-index" 2328checksum = "b3bd0dd2cd90571056fdb71f6275fada10131182f84899f4b2a916e565d81d86" 2329 2330[[package]] 2331name = "loom" 2332version = "0.7.2" 2333source = "registry+https://github.com/rust-lang/crates.io-index" 2334checksum = "419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca" 2335dependencies = [ 2336 "cfg-if", 2337 "generator", 2338 "scoped-tls", 2339 "serde", 2340 "serde_json", 2341 "tracing", 2342 "tracing-subscriber", 2343] 2344 2345[[package]] 2346name = "loro" 2347version = "1.10.3" 2348source = "registry+https://github.com/rust-lang/crates.io-index" 2349checksum = "d75216d8f99725531a30f7b00901ee154a4f8a9b7f125bfe032e197d4c7ffb8c" 2350dependencies = [ 2351 "enum-as-inner 0.6.1", 2352 "generic-btree", 2353 "loro-common", 2354 "loro-delta", 2355 "loro-internal", 2356 "loro-kv-store", 2357 "rustc-hash 2.1.1", 2358 "tracing", 2359] 2360 2361[[package]] 2362name = "loro-common" 2363version = "1.10.0" 2364source = "registry+https://github.com/rust-lang/crates.io-index" 2365checksum = "70363ea05a9c507fd9d58b65dc414bf515f636d69d8ab53e50ecbe8d27eef90c" 2366dependencies = [ 2367 "arbitrary", 2368 "enum-as-inner 0.6.1", 2369 "leb128", 2370 "loro-rle", 2371 "nonmax", 2372 "rustc-hash 2.1.1", 2373 "serde", 2374 "serde_columnar", 2375 "serde_json", 2376 "thiserror 1.0.69", 2377] 2378 2379[[package]] 2380name = "loro-delta" 2381version = "1.9.1" 2382source = "registry+https://github.com/rust-lang/crates.io-index" 2383checksum = "8eafa788a72c1cbf0b7dc08a862cd7cc31b96d99c2ef749cdc94c2330f9494d3" 2384dependencies = [ 2385 "arrayvec", 2386 "enum-as-inner 0.5.1", 2387 "generic-btree", 2388 "heapless 0.8.0", 2389] 2390 2391[[package]] 2392name = "loro-internal" 2393version = "1.10.3" 2394source = "registry+https://github.com/rust-lang/crates.io-index" 2395checksum = "f447044ec3d3ba572623859add3334bd87b84340ee5fdf00315bfee0e3ad3e3f" 2396dependencies = [ 2397 "append-only-bytes", 2398 "arref", 2399 "bytes", 2400 "either", 2401 "ensure-cov", 2402 "enum-as-inner 0.6.1", 2403 "enum_dispatch", 2404 "generic-btree", 2405 "getrandom 0.2.17", 2406 "im", 2407 "itertools 0.12.1", 2408 "leb128", 2409 "loom", 2410 "loro-common", 2411 "loro-delta", 2412 "loro-kv-store", 2413 "loro-rle", 2414 "loro_fractional_index", 2415 "md5", 2416 "nonmax", 2417 "num", 2418 "num-traits", 2419 "once_cell", 2420 "parking_lot", 2421 "pest", 2422 "pest_derive", 2423 "postcard", 2424 "pretty_assertions", 2425 "rand 0.8.5", 2426 "rustc-hash 2.1.1", 2427 "serde", 2428 "serde_columnar", 2429 "serde_json", 2430 "smallvec", 2431 "thiserror 1.0.69", 2432 "thread_local", 2433 "tracing", 2434 "wasm-bindgen", 2435 "xxhash-rust", 2436] 2437 2438[[package]] 2439name = "loro-kv-store" 2440version = "1.10.0" 2441source = "registry+https://github.com/rust-lang/crates.io-index" 2442checksum = "78beebc933a33c26495c9a98f05b38bc0a4c0a337ecfbd3146ce1f9437eec71f" 2443dependencies = [ 2444 "bytes", 2445 "ensure-cov", 2446 "loro-common", 2447 "lz4_flex", 2448 "once_cell", 2449 "quick_cache", 2450 "rustc-hash 2.1.1", 2451 "tracing", 2452 "xxhash-rust", 2453] 2454 2455[[package]] 2456name = "loro-rle" 2457version = "1.6.0" 2458source = "registry+https://github.com/rust-lang/crates.io-index" 2459checksum = "76400c3eea6bb39b013406acce964a8db39311534e308286c8d8721baba8ee20" 2460dependencies = [ 2461 "append-only-bytes", 2462 "num", 2463 "smallvec", 2464] 2465 2466[[package]] 2467name = "loro-thunderdome" 2468version = "0.6.2" 2469source = "registry+https://github.com/rust-lang/crates.io-index" 2470checksum = "3f3d053a135388e6b1df14e8af1212af5064746e9b87a06a345a7a779ee9695a" 2471 2472[[package]] 2473name = "loro_fractional_index" 2474version = "1.6.0" 2475source = "registry+https://github.com/rust-lang/crates.io-index" 2476checksum = "427c8ea186958094052b971fe7e322a934b034c3bf62f0458ccea04fcd687ba1" 2477dependencies = [ 2478 "once_cell", 2479 "rand 0.8.5", 2480 "serde", 2481] 2482 2483[[package]] 2484name = "loroscope" 2485version = "0.1.0" 2486dependencies = [ 2487 "loro", 2488 "loroscope_macros", 2489 "paste", 2490] 2491 2492[[package]] 2493name = "loroscope_macros" 2494version = "0.1.0" 2495dependencies = [ 2496 "proc-macro2", 2497 "quote", 2498 "syn 2.0.117", 2499] 2500 2501[[package]] 2502name = "lz4_flex" 2503version = "0.11.5" 2504source = "registry+https://github.com/rust-lang/crates.io-index" 2505checksum = "08ab2867e3eeeca90e844d1940eab391c9dc5228783db2ed999acbc0a9ed375a" 2506dependencies = [ 2507 "twox-hash", 2508] 2509 2510[[package]] 2511name = "malloc_buf" 2512version = "0.0.6" 2513source = "registry+https://github.com/rust-lang/crates.io-index" 2514checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb" 2515dependencies = [ 2516 "libc", 2517] 2518 2519[[package]] 2520name = "matchers" 2521version = "0.2.0" 2522source = "registry+https://github.com/rust-lang/crates.io-index" 2523checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" 2524dependencies = [ 2525 "regex-automata", 2526] 2527 2528[[package]] 2529name = "md5" 2530version = "0.7.0" 2531source = "registry+https://github.com/rust-lang/crates.io-index" 2532checksum = "490cc448043f947bae3cbee9c203358d62dbee0db12107a74be5c30ccfd09771" 2533 2534[[package]] 2535name = "memchr" 2536version = "2.8.0" 2537source = "registry+https://github.com/rust-lang/crates.io-index" 2538checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79" 2539 2540[[package]] 2541name = "memfd" 2542version = "0.6.5" 2543source = "registry+https://github.com/rust-lang/crates.io-index" 2544checksum = "ad38eb12aea514a0466ea40a80fd8cc83637065948eb4a426e4aa46261175227" 2545dependencies = [ 2546 "rustix 1.1.3", 2547] 2548 2549[[package]] 2550name = "memmap2" 2551version = "0.9.10" 2552source = "registry+https://github.com/rust-lang/crates.io-index" 2553checksum = "714098028fe011992e1c3962653c96b2d578c4b4bce9036e15ff220319b1e0e3" 2554dependencies = [ 2555 "libc", 2556] 2557 2558[[package]] 2559name = "memoffset" 2560version = "0.9.1" 2561source = "registry+https://github.com/rust-lang/crates.io-index" 2562checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" 2563dependencies = [ 2564 "autocfg", 2565] 2566 2567[[package]] 2568name = "metal" 2569version = "0.32.0" 2570source = "registry+https://github.com/rust-lang/crates.io-index" 2571checksum = "00c15a6f673ff72ddcc22394663290f870fb224c1bfce55734a75c414150e605" 2572dependencies = [ 2573 "bitflags 2.11.0", 2574 "block", 2575 "core-graphics-types 0.2.0", 2576 "foreign-types", 2577 "log", 2578 "objc", 2579 "paste", 2580] 2581 2582[[package]] 2583name = "minimal-lexical" 2584version = "0.2.1" 2585source = "registry+https://github.com/rust-lang/crates.io-index" 2586checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 2587 2588[[package]] 2589name = "miniz_oxide" 2590version = "0.8.9" 2591source = "registry+https://github.com/rust-lang/crates.io-index" 2592checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" 2593dependencies = [ 2594 "adler2", 2595 "simd-adler32", 2596] 2597 2598[[package]] 2599name = "moxcms" 2600version = "0.7.11" 2601source = "registry+https://github.com/rust-lang/crates.io-index" 2602checksum = "ac9557c559cd6fc9867e122e20d2cbefc9ca29d80d027a8e39310920ed2f0a97" 2603dependencies = [ 2604 "num-traits", 2605 "pxfm", 2606] 2607 2608[[package]] 2609name = "naga" 2610version = "27.0.3" 2611source = "registry+https://github.com/rust-lang/crates.io-index" 2612checksum = "066cf25f0e8b11ee0df221219010f213ad429855f57c494f995590c861a9a7d8" 2613dependencies = [ 2614 "arrayvec", 2615 "bit-set", 2616 "bitflags 2.11.0", 2617 "cfg-if", 2618 "cfg_aliases", 2619 "codespan-reporting", 2620 "half", 2621 "hashbrown 0.16.1", 2622 "hexf-parse", 2623 "indexmap", 2624 "libm", 2625 "log", 2626 "num-traits", 2627 "once_cell", 2628 "rustc-hash 1.1.0", 2629 "spirv", 2630 "thiserror 2.0.18", 2631 "unicode-ident", 2632] 2633 2634[[package]] 2635name = "natord" 2636version = "1.0.9" 2637source = "registry+https://github.com/rust-lang/crates.io-index" 2638checksum = "308d96db8debc727c3fd9744aac51751243420e46edf401010908da7f8d5e57c" 2639 2640[[package]] 2641name = "ndk" 2642version = "0.9.0" 2643source = "registry+https://github.com/rust-lang/crates.io-index" 2644checksum = "c3f42e7bbe13d351b6bead8286a43aac9534b82bd3cc43e47037f012ebfd62d4" 2645dependencies = [ 2646 "bitflags 2.11.0", 2647 "jni-sys", 2648 "log", 2649 "ndk-sys", 2650 "num_enum", 2651 "raw-window-handle", 2652 "thiserror 1.0.69", 2653] 2654 2655[[package]] 2656name = "ndk-context" 2657version = "0.1.1" 2658source = "registry+https://github.com/rust-lang/crates.io-index" 2659checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b" 2660 2661[[package]] 2662name = "ndk-sys" 2663version = "0.6.0+11769913" 2664source = "registry+https://github.com/rust-lang/crates.io-index" 2665checksum = "ee6cda3051665f1fb8d9e08fc35c96d5a244fb1be711a03b71118828afc9a873" 2666dependencies = [ 2667 "jni-sys", 2668] 2669 2670[[package]] 2671name = "nohash-hasher" 2672version = "0.2.0" 2673source = "registry+https://github.com/rust-lang/crates.io-index" 2674checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451" 2675 2676[[package]] 2677name = "nom" 2678version = "7.1.3" 2679source = "registry+https://github.com/rust-lang/crates.io-index" 2680checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" 2681dependencies = [ 2682 "memchr", 2683 "minimal-lexical", 2684] 2685 2686[[package]] 2687name = "nonmax" 2688version = "0.5.5" 2689source = "registry+https://github.com/rust-lang/crates.io-index" 2690checksum = "610a5acd306ec67f907abe5567859a3c693fb9886eb1f012ab8f2a47bef3db51" 2691 2692[[package]] 2693name = "nu-ansi-term" 2694version = "0.50.3" 2695source = "registry+https://github.com/rust-lang/crates.io-index" 2696checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" 2697dependencies = [ 2698 "windows-sys 0.61.2", 2699] 2700 2701[[package]] 2702name = "num" 2703version = "0.4.3" 2704source = "registry+https://github.com/rust-lang/crates.io-index" 2705checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23" 2706dependencies = [ 2707 "num-bigint", 2708 "num-complex", 2709 "num-integer", 2710 "num-iter", 2711 "num-rational", 2712 "num-traits", 2713] 2714 2715[[package]] 2716name = "num-bigint" 2717version = "0.4.6" 2718source = "registry+https://github.com/rust-lang/crates.io-index" 2719checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9" 2720dependencies = [ 2721 "num-integer", 2722 "num-traits", 2723] 2724 2725[[package]] 2726name = "num-complex" 2727version = "0.4.6" 2728source = "registry+https://github.com/rust-lang/crates.io-index" 2729checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495" 2730dependencies = [ 2731 "num-traits", 2732] 2733 2734[[package]] 2735name = "num-conv" 2736version = "0.2.0" 2737source = "registry+https://github.com/rust-lang/crates.io-index" 2738checksum = "cf97ec579c3c42f953ef76dbf8d55ac91fb219dde70e49aa4a6b7d74e9919050" 2739 2740[[package]] 2741name = "num-integer" 2742version = "0.1.46" 2743source = "registry+https://github.com/rust-lang/crates.io-index" 2744checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" 2745dependencies = [ 2746 "num-traits", 2747] 2748 2749[[package]] 2750name = "num-iter" 2751version = "0.1.45" 2752source = "registry+https://github.com/rust-lang/crates.io-index" 2753checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf" 2754dependencies = [ 2755 "autocfg", 2756 "num-integer", 2757 "num-traits", 2758] 2759 2760[[package]] 2761name = "num-rational" 2762version = "0.4.2" 2763source = "registry+https://github.com/rust-lang/crates.io-index" 2764checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824" 2765dependencies = [ 2766 "num-bigint", 2767 "num-integer", 2768 "num-traits", 2769] 2770 2771[[package]] 2772name = "num-traits" 2773version = "0.2.19" 2774source = "registry+https://github.com/rust-lang/crates.io-index" 2775checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 2776dependencies = [ 2777 "autocfg", 2778 "libm", 2779] 2780 2781[[package]] 2782name = "num_enum" 2783version = "0.7.5" 2784source = "registry+https://github.com/rust-lang/crates.io-index" 2785checksum = "b1207a7e20ad57b847bbddc6776b968420d38292bbfe2089accff5e19e82454c" 2786dependencies = [ 2787 "num_enum_derive", 2788 "rustversion", 2789] 2790 2791[[package]] 2792name = "num_enum_derive" 2793version = "0.7.5" 2794source = "registry+https://github.com/rust-lang/crates.io-index" 2795checksum = "ff32365de1b6743cb203b710788263c44a03de03802daf96092f2da4fe6ba4d7" 2796dependencies = [ 2797 "proc-macro-crate", 2798 "proc-macro2", 2799 "quote", 2800 "syn 2.0.117", 2801] 2802 2803[[package]] 2804name = "objc" 2805version = "0.2.7" 2806source = "registry+https://github.com/rust-lang/crates.io-index" 2807checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1" 2808dependencies = [ 2809 "malloc_buf", 2810] 2811 2812[[package]] 2813name = "objc-sys" 2814version = "0.3.5" 2815source = "registry+https://github.com/rust-lang/crates.io-index" 2816checksum = "cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310" 2817 2818[[package]] 2819name = "objc2" 2820version = "0.5.2" 2821source = "registry+https://github.com/rust-lang/crates.io-index" 2822checksum = "46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804" 2823dependencies = [ 2824 "objc-sys", 2825 "objc2-encode", 2826] 2827 2828[[package]] 2829name = "objc2" 2830version = "0.6.3" 2831source = "registry+https://github.com/rust-lang/crates.io-index" 2832checksum = "b7c2599ce0ec54857b29ce62166b0ed9b4f6f1a70ccc9a71165b6154caca8c05" 2833dependencies = [ 2834 "objc2-encode", 2835] 2836 2837[[package]] 2838name = "objc2-app-kit" 2839version = "0.2.2" 2840source = "registry+https://github.com/rust-lang/crates.io-index" 2841checksum = "e4e89ad9e3d7d297152b17d39ed92cd50ca8063a89a9fa569046d41568891eff" 2842dependencies = [ 2843 "bitflags 2.11.0", 2844 "block2 0.5.1", 2845 "libc", 2846 "objc2 0.5.2", 2847 "objc2-core-data", 2848 "objc2-core-image", 2849 "objc2-foundation 0.2.2", 2850 "objc2-quartz-core", 2851] 2852 2853[[package]] 2854name = "objc2-app-kit" 2855version = "0.3.2" 2856source = "registry+https://github.com/rust-lang/crates.io-index" 2857checksum = "d49e936b501e5c5bf01fda3a9452ff86dc3ea98ad5f283e1455153142d97518c" 2858dependencies = [ 2859 "bitflags 2.11.0", 2860 "block2 0.6.2", 2861 "objc2 0.6.3", 2862 "objc2-core-graphics", 2863 "objc2-foundation 0.3.2", 2864] 2865 2866[[package]] 2867name = "objc2-cloud-kit" 2868version = "0.2.2" 2869source = "registry+https://github.com/rust-lang/crates.io-index" 2870checksum = "74dd3b56391c7a0596a295029734d3c1c5e7e510a4cb30245f8221ccea96b009" 2871dependencies = [ 2872 "bitflags 2.11.0", 2873 "block2 0.5.1", 2874 "objc2 0.5.2", 2875 "objc2-core-location", 2876 "objc2-foundation 0.2.2", 2877] 2878 2879[[package]] 2880name = "objc2-contacts" 2881version = "0.2.2" 2882source = "registry+https://github.com/rust-lang/crates.io-index" 2883checksum = "a5ff520e9c33812fd374d8deecef01d4a840e7b41862d849513de77e44aa4889" 2884dependencies = [ 2885 "block2 0.5.1", 2886 "objc2 0.5.2", 2887 "objc2-foundation 0.2.2", 2888] 2889 2890[[package]] 2891name = "objc2-core-data" 2892version = "0.2.2" 2893source = "registry+https://github.com/rust-lang/crates.io-index" 2894checksum = "617fbf49e071c178c0b24c080767db52958f716d9eabdf0890523aeae54773ef" 2895dependencies = [ 2896 "bitflags 2.11.0", 2897 "block2 0.5.1", 2898 "objc2 0.5.2", 2899 "objc2-foundation 0.2.2", 2900] 2901 2902[[package]] 2903name = "objc2-core-foundation" 2904version = "0.3.2" 2905source = "registry+https://github.com/rust-lang/crates.io-index" 2906checksum = "2a180dd8642fa45cdb7dd721cd4c11b1cadd4929ce112ebd8b9f5803cc79d536" 2907dependencies = [ 2908 "bitflags 2.11.0", 2909 "dispatch2", 2910 "objc2 0.6.3", 2911] 2912 2913[[package]] 2914name = "objc2-core-graphics" 2915version = "0.3.2" 2916source = "registry+https://github.com/rust-lang/crates.io-index" 2917checksum = "e022c9d066895efa1345f8e33e584b9f958da2fd4cd116792e15e07e4720a807" 2918dependencies = [ 2919 "bitflags 2.11.0", 2920 "dispatch2", 2921 "objc2 0.6.3", 2922 "objc2-core-foundation", 2923 "objc2-io-surface", 2924] 2925 2926[[package]] 2927name = "objc2-core-image" 2928version = "0.2.2" 2929source = "registry+https://github.com/rust-lang/crates.io-index" 2930checksum = "55260963a527c99f1819c4f8e3b47fe04f9650694ef348ffd2227e8196d34c80" 2931dependencies = [ 2932 "block2 0.5.1", 2933 "objc2 0.5.2", 2934 "objc2-foundation 0.2.2", 2935 "objc2-metal", 2936] 2937 2938[[package]] 2939name = "objc2-core-location" 2940version = "0.2.2" 2941source = "registry+https://github.com/rust-lang/crates.io-index" 2942checksum = "000cfee34e683244f284252ee206a27953279d370e309649dc3ee317b37e5781" 2943dependencies = [ 2944 "block2 0.5.1", 2945 "objc2 0.5.2", 2946 "objc2-contacts", 2947 "objc2-foundation 0.2.2", 2948] 2949 2950[[package]] 2951name = "objc2-encode" 2952version = "4.1.0" 2953source = "registry+https://github.com/rust-lang/crates.io-index" 2954checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33" 2955 2956[[package]] 2957name = "objc2-foundation" 2958version = "0.2.2" 2959source = "registry+https://github.com/rust-lang/crates.io-index" 2960checksum = "0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8" 2961dependencies = [ 2962 "bitflags 2.11.0", 2963 "block2 0.5.1", 2964 "dispatch", 2965 "libc", 2966 "objc2 0.5.2", 2967] 2968 2969[[package]] 2970name = "objc2-foundation" 2971version = "0.3.2" 2972source = "registry+https://github.com/rust-lang/crates.io-index" 2973checksum = "e3e0adef53c21f888deb4fa59fc59f7eb17404926ee8a6f59f5df0fd7f9f3272" 2974dependencies = [ 2975 "bitflags 2.11.0", 2976 "objc2 0.6.3", 2977 "objc2-core-foundation", 2978] 2979 2980[[package]] 2981name = "objc2-io-surface" 2982version = "0.3.2" 2983source = "registry+https://github.com/rust-lang/crates.io-index" 2984checksum = "180788110936d59bab6bd83b6060ffdfffb3b922ba1396b312ae795e1de9d81d" 2985dependencies = [ 2986 "bitflags 2.11.0", 2987 "objc2 0.6.3", 2988 "objc2-core-foundation", 2989] 2990 2991[[package]] 2992name = "objc2-link-presentation" 2993version = "0.2.2" 2994source = "registry+https://github.com/rust-lang/crates.io-index" 2995checksum = "a1a1ae721c5e35be65f01a03b6d2ac13a54cb4fa70d8a5da293d7b0020261398" 2996dependencies = [ 2997 "block2 0.5.1", 2998 "objc2 0.5.2", 2999 "objc2-app-kit 0.2.2", 3000 "objc2-foundation 0.2.2", 3001] 3002 3003[[package]] 3004name = "objc2-metal" 3005version = "0.2.2" 3006source = "registry+https://github.com/rust-lang/crates.io-index" 3007checksum = "dd0cba1276f6023976a406a14ffa85e1fdd19df6b0f737b063b95f6c8c7aadd6" 3008dependencies = [ 3009 "bitflags 2.11.0", 3010 "block2 0.5.1", 3011 "objc2 0.5.2", 3012 "objc2-foundation 0.2.2", 3013] 3014 3015[[package]] 3016name = "objc2-quartz-core" 3017version = "0.2.2" 3018source = "registry+https://github.com/rust-lang/crates.io-index" 3019checksum = "e42bee7bff906b14b167da2bac5efe6b6a07e6f7c0a21a7308d40c960242dc7a" 3020dependencies = [ 3021 "bitflags 2.11.0", 3022 "block2 0.5.1", 3023 "objc2 0.5.2", 3024 "objc2-foundation 0.2.2", 3025 "objc2-metal", 3026] 3027 3028[[package]] 3029name = "objc2-symbols" 3030version = "0.2.2" 3031source = "registry+https://github.com/rust-lang/crates.io-index" 3032checksum = "0a684efe3dec1b305badae1a28f6555f6ddd3bb2c2267896782858d5a78404dc" 3033dependencies = [ 3034 "objc2 0.5.2", 3035 "objc2-foundation 0.2.2", 3036] 3037 3038[[package]] 3039name = "objc2-ui-kit" 3040version = "0.2.2" 3041source = "registry+https://github.com/rust-lang/crates.io-index" 3042checksum = "b8bb46798b20cd6b91cbd113524c490f1686f4c4e8f49502431415f3512e2b6f" 3043dependencies = [ 3044 "bitflags 2.11.0", 3045 "block2 0.5.1", 3046 "objc2 0.5.2", 3047 "objc2-cloud-kit", 3048 "objc2-core-data", 3049 "objc2-core-image", 3050 "objc2-core-location", 3051 "objc2-foundation 0.2.2", 3052 "objc2-link-presentation", 3053 "objc2-quartz-core", 3054 "objc2-symbols", 3055 "objc2-uniform-type-identifiers", 3056 "objc2-user-notifications", 3057] 3058 3059[[package]] 3060name = "objc2-uniform-type-identifiers" 3061version = "0.2.2" 3062source = "registry+https://github.com/rust-lang/crates.io-index" 3063checksum = "44fa5f9748dbfe1ca6c0b79ad20725a11eca7c2218bceb4b005cb1be26273bfe" 3064dependencies = [ 3065 "block2 0.5.1", 3066 "objc2 0.5.2", 3067 "objc2-foundation 0.2.2", 3068] 3069 3070[[package]] 3071name = "objc2-user-notifications" 3072version = "0.2.2" 3073source = "registry+https://github.com/rust-lang/crates.io-index" 3074checksum = "76cfcbf642358e8689af64cee815d139339f3ed8ad05103ed5eaf73db8d84cb3" 3075dependencies = [ 3076 "bitflags 2.11.0", 3077 "block2 0.5.1", 3078 "objc2 0.5.2", 3079 "objc2-core-location", 3080 "objc2-foundation 0.2.2", 3081] 3082 3083[[package]] 3084name = "once_cell" 3085version = "1.21.3" 3086source = "registry+https://github.com/rust-lang/crates.io-index" 3087checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" 3088 3089[[package]] 3090name = "orbclient" 3091version = "0.3.50" 3092source = "registry+https://github.com/rust-lang/crates.io-index" 3093checksum = "52ad2c6bae700b7aa5d1cc30c59bdd3a1c180b09dbaea51e2ae2b8e1cf211fdd" 3094dependencies = [ 3095 "libc", 3096 "libredox", 3097] 3098 3099[[package]] 3100name = "ordered-float" 3101version = "4.6.0" 3102source = "registry+https://github.com/rust-lang/crates.io-index" 3103checksum = "7bb71e1b3fa6ca1c61f383464aaf2bb0e2f8e772a1f01d486832464de363b951" 3104dependencies = [ 3105 "num-traits", 3106] 3107 3108[[package]] 3109name = "ordered-stream" 3110version = "0.2.0" 3111source = "registry+https://github.com/rust-lang/crates.io-index" 3112checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50" 3113dependencies = [ 3114 "futures-core", 3115 "pin-project-lite", 3116] 3117 3118[[package]] 3119name = "owned_ttf_parser" 3120version = "0.25.1" 3121source = "registry+https://github.com/rust-lang/crates.io-index" 3122checksum = "36820e9051aca1014ddc75770aab4d68bc1e9e632f0f5627c4086bc216fb583b" 3123dependencies = [ 3124 "ttf-parser", 3125] 3126 3127[[package]] 3128name = "parallel_rdp" 3129version = "0.1.0" 3130dependencies = [ 3131 "ash", 3132 "bindgen", 3133 "cc", 3134 "thiserror 2.0.18", 3135 "tracing", 3136] 3137 3138[[package]] 3139name = "parking" 3140version = "2.2.1" 3141source = "registry+https://github.com/rust-lang/crates.io-index" 3142checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba" 3143 3144[[package]] 3145name = "parking_lot" 3146version = "0.12.5" 3147source = "registry+https://github.com/rust-lang/crates.io-index" 3148checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" 3149dependencies = [ 3150 "lock_api", 3151 "parking_lot_core", 3152] 3153 3154[[package]] 3155name = "parking_lot_core" 3156version = "0.9.12" 3157source = "registry+https://github.com/rust-lang/crates.io-index" 3158checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" 3159dependencies = [ 3160 "cfg-if", 3161 "libc", 3162 "redox_syscall 0.5.18", 3163 "smallvec", 3164 "windows-link 0.2.1", 3165] 3166 3167[[package]] 3168name = "paste" 3169version = "1.0.15" 3170source = "registry+https://github.com/rust-lang/crates.io-index" 3171checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" 3172 3173[[package]] 3174name = "percent-encoding" 3175version = "2.3.2" 3176source = "registry+https://github.com/rust-lang/crates.io-index" 3177checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" 3178 3179[[package]] 3180name = "pest" 3181version = "2.8.6" 3182source = "registry+https://github.com/rust-lang/crates.io-index" 3183checksum = "e0848c601009d37dfa3430c4666e147e49cdcf1b92ecd3e63657d8a5f19da662" 3184dependencies = [ 3185 "memchr", 3186 "ucd-trie", 3187] 3188 3189[[package]] 3190name = "pest_derive" 3191version = "2.8.6" 3192source = "registry+https://github.com/rust-lang/crates.io-index" 3193checksum = "11f486f1ea21e6c10ed15d5a7c77165d0ee443402f0780849d1768e7d9d6fe77" 3194dependencies = [ 3195 "pest", 3196 "pest_generator", 3197] 3198 3199[[package]] 3200name = "pest_generator" 3201version = "2.8.6" 3202source = "registry+https://github.com/rust-lang/crates.io-index" 3203checksum = "8040c4647b13b210a963c1ed407c1ff4fdfa01c31d6d2a098218702e6664f94f" 3204dependencies = [ 3205 "pest", 3206 "pest_meta", 3207 "proc-macro2", 3208 "quote", 3209 "syn 2.0.117", 3210] 3211 3212[[package]] 3213name = "pest_meta" 3214version = "2.8.6" 3215source = "registry+https://github.com/rust-lang/crates.io-index" 3216checksum = "89815c69d36021a140146f26659a81d6c2afa33d216d736dd4be5381a7362220" 3217dependencies = [ 3218 "pest", 3219 "sha2", 3220] 3221 3222[[package]] 3223name = "pin-project" 3224version = "1.1.10" 3225source = "registry+https://github.com/rust-lang/crates.io-index" 3226checksum = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a" 3227dependencies = [ 3228 "pin-project-internal", 3229] 3230 3231[[package]] 3232name = "pin-project-internal" 3233version = "1.1.10" 3234source = "registry+https://github.com/rust-lang/crates.io-index" 3235checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861" 3236dependencies = [ 3237 "proc-macro2", 3238 "quote", 3239 "syn 2.0.117", 3240] 3241 3242[[package]] 3243name = "pin-project-lite" 3244version = "0.2.16" 3245source = "registry+https://github.com/rust-lang/crates.io-index" 3246checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" 3247 3248[[package]] 3249name = "piper" 3250version = "0.2.4" 3251source = "registry+https://github.com/rust-lang/crates.io-index" 3252checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066" 3253dependencies = [ 3254 "atomic-waker", 3255 "fastrand", 3256 "futures-io", 3257] 3258 3259[[package]] 3260name = "pkg-config" 3261version = "0.3.32" 3262source = "registry+https://github.com/rust-lang/crates.io-index" 3263checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" 3264 3265[[package]] 3266name = "pm64" 3267version = "0.1.0" 3268dependencies = [ 3269 "parallel_rdp", 3270 "rsp", 3271] 3272 3273[[package]] 3274name = "png" 3275version = "0.18.1" 3276source = "registry+https://github.com/rust-lang/crates.io-index" 3277checksum = "60769b8b31b2a9f263dae2776c37b1b28ae246943cf719eb6946a1db05128a61" 3278dependencies = [ 3279 "bitflags 2.11.0", 3280 "crc32fast", 3281 "fdeflate", 3282 "flate2", 3283 "miniz_oxide", 3284] 3285 3286[[package]] 3287name = "polling" 3288version = "3.11.0" 3289source = "registry+https://github.com/rust-lang/crates.io-index" 3290checksum = "5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218" 3291dependencies = [ 3292 "cfg-if", 3293 "concurrent-queue", 3294 "hermit-abi", 3295 "pin-project-lite", 3296 "rustix 1.1.3", 3297 "windows-sys 0.61.2", 3298] 3299 3300[[package]] 3301name = "pollster" 3302version = "0.4.0" 3303source = "registry+https://github.com/rust-lang/crates.io-index" 3304checksum = "2f3a9f18d041e6d0e102a0a46750538147e5e8992d3b4873aaafee2520b00ce3" 3305 3306[[package]] 3307name = "portable-atomic" 3308version = "1.13.1" 3309source = "registry+https://github.com/rust-lang/crates.io-index" 3310checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49" 3311 3312[[package]] 3313name = "portable-atomic-util" 3314version = "0.2.5" 3315source = "registry+https://github.com/rust-lang/crates.io-index" 3316checksum = "7a9db96d7fa8782dd8c15ce32ffe8680bbd1e978a43bf51a34d39483540495f5" 3317dependencies = [ 3318 "portable-atomic", 3319] 3320 3321[[package]] 3322name = "postcard" 3323version = "1.1.3" 3324source = "registry+https://github.com/rust-lang/crates.io-index" 3325checksum = "6764c3b5dd454e283a30e6dfe78e9b31096d9e32036b5d1eaac7a6119ccb9a24" 3326dependencies = [ 3327 "cobs", 3328 "embedded-io 0.4.0", 3329 "embedded-io 0.6.1", 3330 "heapless 0.7.17", 3331 "serde", 3332] 3333 3334[[package]] 3335name = "potential_utf" 3336version = "0.1.4" 3337source = "registry+https://github.com/rust-lang/crates.io-index" 3338checksum = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77" 3339dependencies = [ 3340 "zerovec", 3341] 3342 3343[[package]] 3344name = "powerfmt" 3345version = "0.2.0" 3346source = "registry+https://github.com/rust-lang/crates.io-index" 3347checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" 3348 3349[[package]] 3350name = "ppv-lite86" 3351version = "0.2.21" 3352source = "registry+https://github.com/rust-lang/crates.io-index" 3353checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 3354dependencies = [ 3355 "zerocopy", 3356] 3357 3358[[package]] 3359name = "presser" 3360version = "0.3.1" 3361source = "registry+https://github.com/rust-lang/crates.io-index" 3362checksum = "e8cf8e6a8aa66ce33f63993ffc4ea4271eb5b0530a9002db8455ea6050c77bfa" 3363 3364[[package]] 3365name = "pretty_assertions" 3366version = "1.4.1" 3367source = "registry+https://github.com/rust-lang/crates.io-index" 3368checksum = "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d" 3369dependencies = [ 3370 "diff", 3371 "yansi", 3372] 3373 3374[[package]] 3375name = "prettyplease" 3376version = "0.2.37" 3377source = "registry+https://github.com/rust-lang/crates.io-index" 3378checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b" 3379dependencies = [ 3380 "proc-macro2", 3381 "syn 2.0.117", 3382] 3383 3384[[package]] 3385name = "proc-macro-crate" 3386version = "3.4.0" 3387source = "registry+https://github.com/rust-lang/crates.io-index" 3388checksum = "219cb19e96be00ab2e37d6e299658a0cfa83e52429179969b0f0121b4ac46983" 3389dependencies = [ 3390 "toml_edit", 3391] 3392 3393[[package]] 3394name = "proc-macro2" 3395version = "1.0.106" 3396source = "registry+https://github.com/rust-lang/crates.io-index" 3397checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934" 3398dependencies = [ 3399 "unicode-ident", 3400] 3401 3402[[package]] 3403name = "profiling" 3404version = "1.0.17" 3405source = "registry+https://github.com/rust-lang/crates.io-index" 3406checksum = "3eb8486b569e12e2c32ad3e204dbaba5e4b5b216e9367044f25f1dba42341773" 3407dependencies = [ 3408 "profiling-procmacros", 3409 "puffin", 3410] 3411 3412[[package]] 3413name = "profiling-procmacros" 3414version = "1.0.17" 3415source = "registry+https://github.com/rust-lang/crates.io-index" 3416checksum = "52717f9a02b6965224f95ca2a81e2e0c5c43baacd28ca057577988930b6c3d5b" 3417dependencies = [ 3418 "quote", 3419 "syn 2.0.117", 3420] 3421 3422[[package]] 3423name = "project" 3424version = "0.1.0" 3425dependencies = [ 3426 "loro", 3427 "loroscope", 3428] 3429 3430[[package]] 3431name = "puffin" 3432version = "0.19.1" 3433source = "git+https://github.com/blip-radar/puffin?branch=egui-0.33#4a51e9f504f584e2e68a404cf24812bbb1be2300" 3434dependencies = [ 3435 "anyhow", 3436 "bincode", 3437 "byteorder", 3438 "cfg-if", 3439 "itertools 0.14.0", 3440 "lz4_flex", 3441 "parking_lot", 3442 "serde", 3443] 3444 3445[[package]] 3446name = "puffin_egui" 3447version = "0.29.0" 3448source = "git+https://github.com/blip-radar/puffin?branch=egui-0.33#4a51e9f504f584e2e68a404cf24812bbb1be2300" 3449dependencies = [ 3450 "egui", 3451 "egui_extras", 3452 "indexmap", 3453 "log", 3454 "log-once", 3455 "natord", 3456 "parking_lot", 3457 "puffin", 3458 "time", 3459 "vec1", 3460 "web-time", 3461] 3462 3463[[package]] 3464name = "pxfm" 3465version = "0.1.27" 3466source = "registry+https://github.com/rust-lang/crates.io-index" 3467checksum = "7186d3822593aa4393561d186d1393b3923e9d6163d3fbfd6e825e3e6cf3e6a8" 3468dependencies = [ 3469 "num-traits", 3470] 3471 3472[[package]] 3473name = "quick-error" 3474version = "2.0.1" 3475source = "registry+https://github.com/rust-lang/crates.io-index" 3476checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3" 3477 3478[[package]] 3479name = "quick-xml" 3480version = "0.38.4" 3481source = "registry+https://github.com/rust-lang/crates.io-index" 3482checksum = "b66c2058c55a409d601666cffe35f04333cf1013010882cec174a7467cd4e21c" 3483dependencies = [ 3484 "memchr", 3485 "serde", 3486] 3487 3488[[package]] 3489name = "quick_cache" 3490version = "0.6.18" 3491source = "registry+https://github.com/rust-lang/crates.io-index" 3492checksum = "7ada44a88ef953a3294f6eb55d2007ba44646015e18613d2f213016379203ef3" 3493dependencies = [ 3494 "ahash", 3495 "equivalent", 3496 "hashbrown 0.16.1", 3497 "parking_lot", 3498] 3499 3500[[package]] 3501name = "quote" 3502version = "1.0.44" 3503source = "registry+https://github.com/rust-lang/crates.io-index" 3504checksum = "21b2ebcf727b7760c461f091f9f0f539b77b8e87f2fd88131e7f1b433b3cece4" 3505dependencies = [ 3506 "proc-macro2", 3507] 3508 3509[[package]] 3510name = "r-efi" 3511version = "5.3.0" 3512source = "registry+https://github.com/rust-lang/crates.io-index" 3513checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" 3514 3515[[package]] 3516name = "rand" 3517version = "0.8.5" 3518source = "registry+https://github.com/rust-lang/crates.io-index" 3519checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 3520dependencies = [ 3521 "libc", 3522 "rand_chacha 0.3.1", 3523 "rand_core 0.6.4", 3524] 3525 3526[[package]] 3527name = "rand" 3528version = "0.9.2" 3529source = "registry+https://github.com/rust-lang/crates.io-index" 3530checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" 3531dependencies = [ 3532 "rand_chacha 0.9.0", 3533 "rand_core 0.9.5", 3534] 3535 3536[[package]] 3537name = "rand_chacha" 3538version = "0.3.1" 3539source = "registry+https://github.com/rust-lang/crates.io-index" 3540checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 3541dependencies = [ 3542 "ppv-lite86", 3543 "rand_core 0.6.4", 3544] 3545 3546[[package]] 3547name = "rand_chacha" 3548version = "0.9.0" 3549source = "registry+https://github.com/rust-lang/crates.io-index" 3550checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" 3551dependencies = [ 3552 "ppv-lite86", 3553 "rand_core 0.9.5", 3554] 3555 3556[[package]] 3557name = "rand_core" 3558version = "0.6.4" 3559source = "registry+https://github.com/rust-lang/crates.io-index" 3560checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 3561dependencies = [ 3562 "getrandom 0.2.17", 3563] 3564 3565[[package]] 3566name = "rand_core" 3567version = "0.9.5" 3568source = "registry+https://github.com/rust-lang/crates.io-index" 3569checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c" 3570dependencies = [ 3571 "getrandom 0.3.4", 3572] 3573 3574[[package]] 3575name = "rand_xoshiro" 3576version = "0.6.0" 3577source = "registry+https://github.com/rust-lang/crates.io-index" 3578checksum = "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa" 3579dependencies = [ 3580 "rand_core 0.6.4", 3581] 3582 3583[[package]] 3584name = "range-alloc" 3585version = "0.1.4" 3586source = "registry+https://github.com/rust-lang/crates.io-index" 3587checksum = "c3d6831663a5098ea164f89cff59c6284e95f4e3c76ce9848d4529f5ccca9bde" 3588 3589[[package]] 3590name = "raw-window-handle" 3591version = "0.6.2" 3592source = "registry+https://github.com/rust-lang/crates.io-index" 3593checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539" 3594 3595[[package]] 3596name = "redox_syscall" 3597version = "0.4.1" 3598source = "registry+https://github.com/rust-lang/crates.io-index" 3599checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa" 3600dependencies = [ 3601 "bitflags 1.3.2", 3602] 3603 3604[[package]] 3605name = "redox_syscall" 3606version = "0.5.18" 3607source = "registry+https://github.com/rust-lang/crates.io-index" 3608checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" 3609dependencies = [ 3610 "bitflags 2.11.0", 3611] 3612 3613[[package]] 3614name = "redox_syscall" 3615version = "0.7.1" 3616source = "registry+https://github.com/rust-lang/crates.io-index" 3617checksum = "35985aa610addc02e24fc232012c86fd11f14111180f902b67e2d5331f8ebf2b" 3618dependencies = [ 3619 "bitflags 2.11.0", 3620] 3621 3622[[package]] 3623name = "regex" 3624version = "1.12.3" 3625source = "registry+https://github.com/rust-lang/crates.io-index" 3626checksum = "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276" 3627dependencies = [ 3628 "aho-corasick", 3629 "memchr", 3630 "regex-automata", 3631 "regex-syntax", 3632] 3633 3634[[package]] 3635name = "regex-automata" 3636version = "0.4.14" 3637source = "registry+https://github.com/rust-lang/crates.io-index" 3638checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f" 3639dependencies = [ 3640 "aho-corasick", 3641 "memchr", 3642 "regex-syntax", 3643] 3644 3645[[package]] 3646name = "regex-syntax" 3647version = "0.8.9" 3648source = "registry+https://github.com/rust-lang/crates.io-index" 3649checksum = "a96887878f22d7bad8a3b6dc5b7440e0ada9a245242924394987b21cf2210a4c" 3650 3651[[package]] 3652name = "renderdoc-sys" 3653version = "1.1.0" 3654source = "registry+https://github.com/rust-lang/crates.io-index" 3655checksum = "19b30a45b0cd0bcca8037f3d0dc3421eaf95327a17cad11964fb8179b4fc4832" 3656 3657[[package]] 3658name = "rfd" 3659version = "0.15.4" 3660source = "registry+https://github.com/rust-lang/crates.io-index" 3661checksum = "ef2bee61e6cffa4635c72d7d81a84294e28f0930db0ddcb0f66d10244674ebed" 3662dependencies = [ 3663 "ashpd", 3664 "block2 0.6.2", 3665 "dispatch2", 3666 "js-sys", 3667 "log", 3668 "objc2 0.6.3", 3669 "objc2-app-kit 0.3.2", 3670 "objc2-core-foundation", 3671 "objc2-foundation 0.3.2", 3672 "pollster", 3673 "raw-window-handle", 3674 "urlencoding", 3675 "wasm-bindgen", 3676 "wasm-bindgen-futures", 3677 "web-sys", 3678 "windows-sys 0.59.0", 3679] 3680 3681[[package]] 3682name = "roxmltree" 3683version = "0.21.1" 3684source = "registry+https://github.com/rust-lang/crates.io-index" 3685checksum = "f1964b10c76125c36f8afe190065a4bf9a87bf324842c05701330bba9f1cacbb" 3686dependencies = [ 3687 "memchr", 3688] 3689 3690[[package]] 3691name = "rsp" 3692version = "0.1.0" 3693 3694[[package]] 3695name = "rustc-hash" 3696version = "1.1.0" 3697source = "registry+https://github.com/rust-lang/crates.io-index" 3698checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" 3699 3700[[package]] 3701name = "rustc-hash" 3702version = "2.1.1" 3703source = "registry+https://github.com/rust-lang/crates.io-index" 3704checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" 3705 3706[[package]] 3707name = "rustc_version" 3708version = "0.4.1" 3709source = "registry+https://github.com/rust-lang/crates.io-index" 3710checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" 3711dependencies = [ 3712 "semver", 3713] 3714 3715[[package]] 3716name = "rustix" 3717version = "0.38.44" 3718source = "registry+https://github.com/rust-lang/crates.io-index" 3719checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154" 3720dependencies = [ 3721 "bitflags 2.11.0", 3722 "errno", 3723 "libc", 3724 "linux-raw-sys 0.4.15", 3725 "windows-sys 0.59.0", 3726] 3727 3728[[package]] 3729name = "rustix" 3730version = "1.1.3" 3731source = "registry+https://github.com/rust-lang/crates.io-index" 3732checksum = "146c9e247ccc180c1f61615433868c99f3de3ae256a30a43b49f67c2d9171f34" 3733dependencies = [ 3734 "bitflags 2.11.0", 3735 "errno", 3736 "libc", 3737 "linux-raw-sys 0.11.0", 3738 "windows-sys 0.61.2", 3739] 3740 3741[[package]] 3742name = "rustversion" 3743version = "1.0.22" 3744source = "registry+https://github.com/rust-lang/crates.io-index" 3745checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" 3746 3747[[package]] 3748name = "same-file" 3749version = "1.0.6" 3750source = "registry+https://github.com/rust-lang/crates.io-index" 3751checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 3752dependencies = [ 3753 "winapi-util", 3754] 3755 3756[[package]] 3757name = "scoped-tls" 3758version = "1.0.1" 3759source = "registry+https://github.com/rust-lang/crates.io-index" 3760checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294" 3761 3762[[package]] 3763name = "scopeguard" 3764version = "1.2.0" 3765source = "registry+https://github.com/rust-lang/crates.io-index" 3766checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 3767 3768[[package]] 3769name = "sctk-adwaita" 3770version = "0.10.1" 3771source = "registry+https://github.com/rust-lang/crates.io-index" 3772checksum = "b6277f0217056f77f1d8f49f2950ac6c278c0d607c45f5ee99328d792ede24ec" 3773dependencies = [ 3774 "ab_glyph", 3775 "log", 3776 "memmap2", 3777 "smithay-client-toolkit 0.19.2", 3778 "tiny-skia", 3779] 3780 3781[[package]] 3782name = "semver" 3783version = "1.0.27" 3784source = "registry+https://github.com/rust-lang/crates.io-index" 3785checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2" 3786 3787[[package]] 3788name = "serde" 3789version = "1.0.228" 3790source = "registry+https://github.com/rust-lang/crates.io-index" 3791checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" 3792dependencies = [ 3793 "serde_core", 3794 "serde_derive", 3795] 3796 3797[[package]] 3798name = "serde_columnar" 3799version = "0.3.14" 3800source = "registry+https://github.com/rust-lang/crates.io-index" 3801checksum = "2a16e404f17b16d0273460350e29b02d76ba0d70f34afdc9a4fa034c97d6c6eb" 3802dependencies = [ 3803 "itertools 0.11.0", 3804 "postcard", 3805 "serde", 3806 "serde_columnar_derive", 3807 "thiserror 1.0.69", 3808] 3809 3810[[package]] 3811name = "serde_columnar_derive" 3812version = "0.3.7" 3813source = "registry+https://github.com/rust-lang/crates.io-index" 3814checksum = "45958fce4903f67e871fbf15ac78e289269b21ebd357d6fecacdba233629112e" 3815dependencies = [ 3816 "darling", 3817 "proc-macro2", 3818 "quote", 3819 "syn 2.0.117", 3820] 3821 3822[[package]] 3823name = "serde_core" 3824version = "1.0.228" 3825source = "registry+https://github.com/rust-lang/crates.io-index" 3826checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" 3827dependencies = [ 3828 "serde_derive", 3829] 3830 3831[[package]] 3832name = "serde_derive" 3833version = "1.0.228" 3834source = "registry+https://github.com/rust-lang/crates.io-index" 3835checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" 3836dependencies = [ 3837 "proc-macro2", 3838 "quote", 3839 "syn 2.0.117", 3840] 3841 3842[[package]] 3843name = "serde_json" 3844version = "1.0.149" 3845source = "registry+https://github.com/rust-lang/crates.io-index" 3846checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86" 3847dependencies = [ 3848 "itoa", 3849 "memchr", 3850 "serde", 3851 "serde_core", 3852 "zmij", 3853] 3854 3855[[package]] 3856name = "serde_repr" 3857version = "0.1.20" 3858source = "registry+https://github.com/rust-lang/crates.io-index" 3859checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c" 3860dependencies = [ 3861 "proc-macro2", 3862 "quote", 3863 "syn 2.0.117", 3864] 3865 3866[[package]] 3867name = "sha1" 3868version = "0.10.6" 3869source = "registry+https://github.com/rust-lang/crates.io-index" 3870checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 3871dependencies = [ 3872 "cfg-if", 3873 "cpufeatures", 3874 "digest", 3875] 3876 3877[[package]] 3878name = "sha2" 3879version = "0.10.9" 3880source = "registry+https://github.com/rust-lang/crates.io-index" 3881checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" 3882dependencies = [ 3883 "cfg-if", 3884 "cpufeatures", 3885 "digest", 3886] 3887 3888[[package]] 3889name = "sharded-slab" 3890version = "0.1.7" 3891source = "registry+https://github.com/rust-lang/crates.io-index" 3892checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" 3893dependencies = [ 3894 "lazy_static", 3895] 3896 3897[[package]] 3898name = "shlex" 3899version = "1.3.0" 3900source = "registry+https://github.com/rust-lang/crates.io-index" 3901checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 3902 3903[[package]] 3904name = "signal-hook-registry" 3905version = "1.4.8" 3906source = "registry+https://github.com/rust-lang/crates.io-index" 3907checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b" 3908dependencies = [ 3909 "errno", 3910 "libc", 3911] 3912 3913[[package]] 3914name = "simd-adler32" 3915version = "0.3.8" 3916source = "registry+https://github.com/rust-lang/crates.io-index" 3917checksum = "e320a6c5ad31d271ad523dcf3ad13e2767ad8b1cb8f047f75a8aeaf8da139da2" 3918 3919[[package]] 3920name = "sized-chunks" 3921version = "0.6.5" 3922source = "registry+https://github.com/rust-lang/crates.io-index" 3923checksum = "16d69225bde7a69b235da73377861095455d298f2b970996eec25ddbb42b3d1e" 3924dependencies = [ 3925 "bitmaps", 3926 "typenum", 3927] 3928 3929[[package]] 3930name = "slab" 3931version = "0.4.12" 3932source = "registry+https://github.com/rust-lang/crates.io-index" 3933checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5" 3934 3935[[package]] 3936name = "slotmap" 3937version = "1.1.1" 3938source = "registry+https://github.com/rust-lang/crates.io-index" 3939checksum = "bdd58c3c93c3d278ca835519292445cb4b0d4dc59ccfdf7ceadaab3f8aeb4038" 3940dependencies = [ 3941 "serde", 3942 "version_check", 3943] 3944 3945[[package]] 3946name = "smallvec" 3947version = "1.15.1" 3948source = "registry+https://github.com/rust-lang/crates.io-index" 3949checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 3950dependencies = [ 3951 "serde", 3952] 3953 3954[[package]] 3955name = "smithay-client-toolkit" 3956version = "0.19.2" 3957source = "registry+https://github.com/rust-lang/crates.io-index" 3958checksum = "3457dea1f0eb631b4034d61d4d8c32074caa6cd1ab2d59f2327bd8461e2c0016" 3959dependencies = [ 3960 "bitflags 2.11.0", 3961 "calloop 0.13.0", 3962 "calloop-wayland-source 0.3.0", 3963 "cursor-icon", 3964 "libc", 3965 "log", 3966 "memmap2", 3967 "rustix 0.38.44", 3968 "thiserror 1.0.69", 3969 "wayland-backend", 3970 "wayland-client", 3971 "wayland-csd-frame", 3972 "wayland-cursor", 3973 "wayland-protocols", 3974 "wayland-protocols-wlr", 3975 "wayland-scanner", 3976 "xkeysym", 3977] 3978 3979[[package]] 3980name = "smithay-client-toolkit" 3981version = "0.20.0" 3982source = "registry+https://github.com/rust-lang/crates.io-index" 3983checksum = "0512da38f5e2b31201a93524adb8d3136276fa4fe4aafab4e1f727a82b534cc0" 3984dependencies = [ 3985 "bitflags 2.11.0", 3986 "calloop 0.14.4", 3987 "calloop-wayland-source 0.4.1", 3988 "cursor-icon", 3989 "libc", 3990 "log", 3991 "memmap2", 3992 "rustix 1.1.3", 3993 "thiserror 2.0.18", 3994 "wayland-backend", 3995 "wayland-client", 3996 "wayland-csd-frame", 3997 "wayland-cursor", 3998 "wayland-protocols", 3999 "wayland-protocols-experimental", 4000 "wayland-protocols-misc", 4001 "wayland-protocols-wlr", 4002 "wayland-scanner", 4003 "xkeysym", 4004] 4005 4006[[package]] 4007name = "smithay-clipboard" 4008version = "0.7.3" 4009source = "registry+https://github.com/rust-lang/crates.io-index" 4010checksum = "71704c03f739f7745053bde45fa203a46c58d25bc5c4efba1d9a60e9dba81226" 4011dependencies = [ 4012 "libc", 4013 "smithay-client-toolkit 0.20.0", 4014 "wayland-backend", 4015] 4016 4017[[package]] 4018name = "smol_str" 4019version = "0.2.2" 4020source = "registry+https://github.com/rust-lang/crates.io-index" 4021checksum = "dd538fb6910ac1099850255cf94a94df6551fbdd602454387d0adb2d1ca6dead" 4022dependencies = [ 4023 "serde", 4024] 4025 4026[[package]] 4027name = "spin" 4028version = "0.9.8" 4029source = "registry+https://github.com/rust-lang/crates.io-index" 4030checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" 4031dependencies = [ 4032 "lock_api", 4033] 4034 4035[[package]] 4036name = "spirv" 4037version = "0.3.0+sdk-1.3.268.0" 4038source = "registry+https://github.com/rust-lang/crates.io-index" 4039checksum = "eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844" 4040dependencies = [ 4041 "bitflags 2.11.0", 4042] 4043 4044[[package]] 4045name = "stable_deref_trait" 4046version = "1.2.1" 4047source = "registry+https://github.com/rust-lang/crates.io-index" 4048checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" 4049 4050[[package]] 4051name = "star_rod_interop" 4052version = "0.1.0" 4053dependencies = [ 4054 "log", 4055 "loro", 4056 "loroscope", 4057 "project", 4058 "roxmltree", 4059 "thiserror 2.0.18", 4060] 4061 4062[[package]] 4063name = "static_assertions" 4064version = "1.1.0" 4065source = "registry+https://github.com/rust-lang/crates.io-index" 4066checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 4067 4068[[package]] 4069name = "strict-num" 4070version = "0.1.1" 4071source = "registry+https://github.com/rust-lang/crates.io-index" 4072checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731" 4073 4074[[package]] 4075name = "strsim" 4076version = "0.11.1" 4077source = "registry+https://github.com/rust-lang/crates.io-index" 4078checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 4079 4080[[package]] 4081name = "subsecond" 4082version = "0.7.3" 4083source = "registry+https://github.com/rust-lang/crates.io-index" 4084checksum = "8438668e545834d795d04c4335aafc332ce046106521a29f0a5c6501de34187c" 4085dependencies = [ 4086 "js-sys", 4087 "libc", 4088 "libloading", 4089 "memfd", 4090 "memmap2", 4091 "serde", 4092 "subsecond-types", 4093 "thiserror 2.0.18", 4094 "wasm-bindgen", 4095 "wasm-bindgen-futures", 4096 "web-sys", 4097] 4098 4099[[package]] 4100name = "subsecond-types" 4101version = "0.7.3" 4102source = "registry+https://github.com/rust-lang/crates.io-index" 4103checksum = "1e72f747606fc19fe81d6c59e491af93ed7dcbcb6aad9d1d18b05129914ec298" 4104dependencies = [ 4105 "serde", 4106] 4107 4108[[package]] 4109name = "syn" 4110version = "1.0.109" 4111source = "registry+https://github.com/rust-lang/crates.io-index" 4112checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 4113dependencies = [ 4114 "proc-macro2", 4115 "quote", 4116 "unicode-ident", 4117] 4118 4119[[package]] 4120name = "syn" 4121version = "2.0.117" 4122source = "registry+https://github.com/rust-lang/crates.io-index" 4123checksum = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99" 4124dependencies = [ 4125 "proc-macro2", 4126 "quote", 4127 "unicode-ident", 4128] 4129 4130[[package]] 4131name = "synstructure" 4132version = "0.13.2" 4133source = "registry+https://github.com/rust-lang/crates.io-index" 4134checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" 4135dependencies = [ 4136 "proc-macro2", 4137 "quote", 4138 "syn 2.0.117", 4139] 4140 4141[[package]] 4142name = "tempfile" 4143version = "3.25.0" 4144source = "registry+https://github.com/rust-lang/crates.io-index" 4145checksum = "0136791f7c95b1f6dd99f9cc786b91bb81c3800b639b3478e561ddb7be95e5f1" 4146dependencies = [ 4147 "fastrand", 4148 "getrandom 0.3.4", 4149 "once_cell", 4150 "rustix 1.1.3", 4151 "windows-sys 0.61.2", 4152] 4153 4154[[package]] 4155name = "termcolor" 4156version = "1.4.1" 4157source = "registry+https://github.com/rust-lang/crates.io-index" 4158checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755" 4159dependencies = [ 4160 "winapi-util", 4161] 4162 4163[[package]] 4164name = "thiserror" 4165version = "1.0.69" 4166source = "registry+https://github.com/rust-lang/crates.io-index" 4167checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" 4168dependencies = [ 4169 "thiserror-impl 1.0.69", 4170] 4171 4172[[package]] 4173name = "thiserror" 4174version = "2.0.18" 4175source = "registry+https://github.com/rust-lang/crates.io-index" 4176checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4" 4177dependencies = [ 4178 "thiserror-impl 2.0.18", 4179] 4180 4181[[package]] 4182name = "thiserror-impl" 4183version = "1.0.69" 4184source = "registry+https://github.com/rust-lang/crates.io-index" 4185checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" 4186dependencies = [ 4187 "proc-macro2", 4188 "quote", 4189 "syn 2.0.117", 4190] 4191 4192[[package]] 4193name = "thiserror-impl" 4194version = "2.0.18" 4195source = "registry+https://github.com/rust-lang/crates.io-index" 4196checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5" 4197dependencies = [ 4198 "proc-macro2", 4199 "quote", 4200 "syn 2.0.117", 4201] 4202 4203[[package]] 4204name = "thread_local" 4205version = "1.1.9" 4206source = "registry+https://github.com/rust-lang/crates.io-index" 4207checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" 4208dependencies = [ 4209 "cfg-if", 4210] 4211 4212[[package]] 4213name = "tiff" 4214version = "0.10.3" 4215source = "registry+https://github.com/rust-lang/crates.io-index" 4216checksum = "af9605de7fee8d9551863fd692cce7637f548dbd9db9180fcc07ccc6d26c336f" 4217dependencies = [ 4218 "fax", 4219 "flate2", 4220 "half", 4221 "quick-error", 4222 "weezl", 4223 "zune-jpeg", 4224] 4225 4226[[package]] 4227name = "time" 4228version = "0.3.47" 4229source = "registry+https://github.com/rust-lang/crates.io-index" 4230checksum = "743bd48c283afc0388f9b8827b976905fb217ad9e647fae3a379a9283c4def2c" 4231dependencies = [ 4232 "deranged", 4233 "itoa", 4234 "num-conv", 4235 "powerfmt", 4236 "serde_core", 4237 "time-core", 4238 "time-macros", 4239] 4240 4241[[package]] 4242name = "time-core" 4243version = "0.1.8" 4244source = "registry+https://github.com/rust-lang/crates.io-index" 4245checksum = "7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca" 4246 4247[[package]] 4248name = "time-macros" 4249version = "0.2.27" 4250source = "registry+https://github.com/rust-lang/crates.io-index" 4251checksum = "2e70e4c5a0e0a8a4823ad65dfe1a6930e4f4d756dcd9dd7939022b5e8c501215" 4252dependencies = [ 4253 "num-conv", 4254 "time-core", 4255] 4256 4257[[package]] 4258name = "tiny-skia" 4259version = "0.11.4" 4260source = "registry+https://github.com/rust-lang/crates.io-index" 4261checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab" 4262dependencies = [ 4263 "arrayref", 4264 "arrayvec", 4265 "bytemuck", 4266 "cfg-if", 4267 "log", 4268 "tiny-skia-path", 4269] 4270 4271[[package]] 4272name = "tiny-skia-path" 4273version = "0.11.4" 4274source = "registry+https://github.com/rust-lang/crates.io-index" 4275checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93" 4276dependencies = [ 4277 "arrayref", 4278 "bytemuck", 4279 "strict-num", 4280] 4281 4282[[package]] 4283name = "tinystr" 4284version = "0.8.2" 4285source = "registry+https://github.com/rust-lang/crates.io-index" 4286checksum = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869" 4287dependencies = [ 4288 "displaydoc", 4289 "zerovec", 4290] 4291 4292[[package]] 4293name = "toml_datetime" 4294version = "0.7.5+spec-1.1.0" 4295source = "registry+https://github.com/rust-lang/crates.io-index" 4296checksum = "92e1cfed4a3038bc5a127e35a2d360f145e1f4b971b551a2ba5fd7aedf7e1347" 4297dependencies = [ 4298 "serde_core", 4299] 4300 4301[[package]] 4302name = "toml_edit" 4303version = "0.23.10+spec-1.0.0" 4304source = "registry+https://github.com/rust-lang/crates.io-index" 4305checksum = "84c8b9f757e028cee9fa244aea147aab2a9ec09d5325a9b01e0a49730c2b5269" 4306dependencies = [ 4307 "indexmap", 4308 "toml_datetime", 4309 "toml_parser", 4310 "winnow", 4311] 4312 4313[[package]] 4314name = "toml_parser" 4315version = "1.0.9+spec-1.1.0" 4316source = "registry+https://github.com/rust-lang/crates.io-index" 4317checksum = "702d4415e08923e7e1ef96cd5727c0dfed80b4d2fa25db9647fe5eb6f7c5a4c4" 4318dependencies = [ 4319 "winnow", 4320] 4321 4322[[package]] 4323name = "tracing" 4324version = "0.1.44" 4325source = "registry+https://github.com/rust-lang/crates.io-index" 4326checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" 4327dependencies = [ 4328 "log", 4329 "pin-project-lite", 4330 "tracing-attributes", 4331 "tracing-core", 4332] 4333 4334[[package]] 4335name = "tracing-attributes" 4336version = "0.1.31" 4337source = "registry+https://github.com/rust-lang/crates.io-index" 4338checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" 4339dependencies = [ 4340 "proc-macro2", 4341 "quote", 4342 "syn 2.0.117", 4343] 4344 4345[[package]] 4346name = "tracing-core" 4347version = "0.1.36" 4348source = "registry+https://github.com/rust-lang/crates.io-index" 4349checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" 4350dependencies = [ 4351 "once_cell", 4352 "valuable", 4353] 4354 4355[[package]] 4356name = "tracing-log" 4357version = "0.2.0" 4358source = "registry+https://github.com/rust-lang/crates.io-index" 4359checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" 4360dependencies = [ 4361 "log", 4362 "once_cell", 4363 "tracing-core", 4364] 4365 4366[[package]] 4367name = "tracing-subscriber" 4368version = "0.3.22" 4369source = "registry+https://github.com/rust-lang/crates.io-index" 4370checksum = "2f30143827ddab0d256fd843b7a66d164e9f271cfa0dde49142c5ca0ca291f1e" 4371dependencies = [ 4372 "matchers", 4373 "nu-ansi-term", 4374 "once_cell", 4375 "regex-automata", 4376 "sharded-slab", 4377 "smallvec", 4378 "thread_local", 4379 "tracing", 4380 "tracing-core", 4381 "tracing-log", 4382] 4383 4384[[package]] 4385name = "ttf-parser" 4386version = "0.25.1" 4387source = "registry+https://github.com/rust-lang/crates.io-index" 4388checksum = "d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31" 4389 4390[[package]] 4391name = "tungstenite" 4392version = "0.27.0" 4393source = "registry+https://github.com/rust-lang/crates.io-index" 4394checksum = "eadc29d668c91fcc564941132e17b28a7ceb2f3ebf0b9dae3e03fd7a6748eb0d" 4395dependencies = [ 4396 "bytes", 4397 "data-encoding", 4398 "http", 4399 "httparse", 4400 "log", 4401 "rand 0.9.2", 4402 "sha1", 4403 "thiserror 2.0.18", 4404 "utf-8", 4405] 4406 4407[[package]] 4408name = "twox-hash" 4409version = "2.1.2" 4410source = "registry+https://github.com/rust-lang/crates.io-index" 4411checksum = "9ea3136b675547379c4bd395ca6b938e5ad3c3d20fad76e7fe85f9e0d011419c" 4412 4413[[package]] 4414name = "type-map" 4415version = "0.5.1" 4416source = "registry+https://github.com/rust-lang/crates.io-index" 4417checksum = "cb30dbbd9036155e74adad6812e9898d03ec374946234fbcebd5dfc7b9187b90" 4418dependencies = [ 4419 "rustc-hash 2.1.1", 4420] 4421 4422[[package]] 4423name = "typenum" 4424version = "1.19.0" 4425source = "registry+https://github.com/rust-lang/crates.io-index" 4426checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" 4427 4428[[package]] 4429name = "ucd-trie" 4430version = "0.1.7" 4431source = "registry+https://github.com/rust-lang/crates.io-index" 4432checksum = "2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971" 4433 4434[[package]] 4435name = "uds_windows" 4436version = "1.1.0" 4437source = "registry+https://github.com/rust-lang/crates.io-index" 4438checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9" 4439dependencies = [ 4440 "memoffset", 4441 "tempfile", 4442 "winapi", 4443] 4444 4445[[package]] 4446name = "unicode-ident" 4447version = "1.0.24" 4448source = "registry+https://github.com/rust-lang/crates.io-index" 4449checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75" 4450 4451[[package]] 4452name = "unicode-segmentation" 4453version = "1.12.0" 4454source = "registry+https://github.com/rust-lang/crates.io-index" 4455checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493" 4456 4457[[package]] 4458name = "unicode-width" 4459version = "0.1.14" 4460source = "registry+https://github.com/rust-lang/crates.io-index" 4461checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af" 4462 4463[[package]] 4464name = "unicode-xid" 4465version = "0.2.6" 4466source = "registry+https://github.com/rust-lang/crates.io-index" 4467checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" 4468 4469[[package]] 4470name = "url" 4471version = "2.5.8" 4472source = "registry+https://github.com/rust-lang/crates.io-index" 4473checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed" 4474dependencies = [ 4475 "form_urlencoded", 4476 "idna", 4477 "percent-encoding", 4478 "serde", 4479 "serde_derive", 4480] 4481 4482[[package]] 4483name = "urlencoding" 4484version = "2.1.3" 4485source = "registry+https://github.com/rust-lang/crates.io-index" 4486checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" 4487 4488[[package]] 4489name = "utf-8" 4490version = "0.7.6" 4491source = "registry+https://github.com/rust-lang/crates.io-index" 4492checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" 4493 4494[[package]] 4495name = "utf8_iter" 4496version = "1.0.4" 4497source = "registry+https://github.com/rust-lang/crates.io-index" 4498checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 4499 4500[[package]] 4501name = "uuid" 4502version = "1.21.0" 4503source = "registry+https://github.com/rust-lang/crates.io-index" 4504checksum = "b672338555252d43fd2240c714dc444b8c6fb0a5c5335e65a07bba7742735ddb" 4505dependencies = [ 4506 "js-sys", 4507 "serde_core", 4508 "wasm-bindgen", 4509] 4510 4511[[package]] 4512name = "valuable" 4513version = "0.1.1" 4514source = "registry+https://github.com/rust-lang/crates.io-index" 4515checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" 4516 4517[[package]] 4518name = "vec1" 4519version = "1.12.1" 4520source = "registry+https://github.com/rust-lang/crates.io-index" 4521checksum = "eab68b56840f69efb0fefbe3ab6661499217ffdc58e2eef7c3f6f69835386322" 4522 4523[[package]] 4524name = "version_check" 4525version = "0.9.5" 4526source = "registry+https://github.com/rust-lang/crates.io-index" 4527checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 4528 4529[[package]] 4530name = "walkdir" 4531version = "2.5.0" 4532source = "registry+https://github.com/rust-lang/crates.io-index" 4533checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" 4534dependencies = [ 4535 "same-file", 4536 "winapi-util", 4537] 4538 4539[[package]] 4540name = "warnings" 4541version = "0.2.1" 4542source = "registry+https://github.com/rust-lang/crates.io-index" 4543checksum = "64f68998838dab65727c9b30465595c6f7c953313559371ca8bf31759b3680ad" 4544dependencies = [ 4545 "pin-project", 4546 "tracing", 4547 "warnings-macro", 4548] 4549 4550[[package]] 4551name = "warnings-macro" 4552version = "0.2.0" 4553source = "registry+https://github.com/rust-lang/crates.io-index" 4554checksum = "59195a1db0e95b920366d949ba5e0d3fc0e70b67c09be15ce5abb790106b0571" 4555dependencies = [ 4556 "proc-macro2", 4557 "quote", 4558 "syn 2.0.117", 4559] 4560 4561[[package]] 4562name = "wasi" 4563version = "0.11.1+wasi-snapshot-preview1" 4564source = "registry+https://github.com/rust-lang/crates.io-index" 4565checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" 4566 4567[[package]] 4568name = "wasip2" 4569version = "1.0.2+wasi-0.2.9" 4570source = "registry+https://github.com/rust-lang/crates.io-index" 4571checksum = "9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5" 4572dependencies = [ 4573 "wit-bindgen", 4574] 4575 4576[[package]] 4577name = "wasm-bindgen" 4578version = "0.2.109" 4579source = "registry+https://github.com/rust-lang/crates.io-index" 4580checksum = "9ff9c7baef35ac3c0e17d8bfc9ad75eb62f85a2f02bccc906699dadb0aa9c622" 4581dependencies = [ 4582 "cfg-if", 4583 "once_cell", 4584 "rustversion", 4585 "wasm-bindgen-macro", 4586 "wasm-bindgen-shared", 4587] 4588 4589[[package]] 4590name = "wasm-bindgen-futures" 4591version = "0.4.59" 4592source = "registry+https://github.com/rust-lang/crates.io-index" 4593checksum = "d24699cd39db9966cf6e2ef10d2f72779c961ad905911f395ea201c3ec9f545d" 4594dependencies = [ 4595 "cfg-if", 4596 "futures-util", 4597 "js-sys", 4598 "once_cell", 4599 "wasm-bindgen", 4600 "web-sys", 4601] 4602 4603[[package]] 4604name = "wasm-bindgen-macro" 4605version = "0.2.109" 4606source = "registry+https://github.com/rust-lang/crates.io-index" 4607checksum = "39455e84ad887a0bbc93c116d72403f1bb0a39e37dd6f235a43e2128a0c7f1fd" 4608dependencies = [ 4609 "quote", 4610 "wasm-bindgen-macro-support", 4611] 4612 4613[[package]] 4614name = "wasm-bindgen-macro-support" 4615version = "0.2.109" 4616source = "registry+https://github.com/rust-lang/crates.io-index" 4617checksum = "dff4761f60b0b51fd13fec8764167b7bbcc34498ce3e52805fe1db6f2d56b6d6" 4618dependencies = [ 4619 "bumpalo", 4620 "proc-macro2", 4621 "quote", 4622 "syn 2.0.117", 4623 "wasm-bindgen-shared", 4624] 4625 4626[[package]] 4627name = "wasm-bindgen-shared" 4628version = "0.2.109" 4629source = "registry+https://github.com/rust-lang/crates.io-index" 4630checksum = "bc6a171c53d98021a93a474c4a4579d76ba97f9517d871bc12e27640f218b6dd" 4631dependencies = [ 4632 "unicode-ident", 4633] 4634 4635[[package]] 4636name = "wayland-backend" 4637version = "0.3.12" 4638source = "registry+https://github.com/rust-lang/crates.io-index" 4639checksum = "fee64194ccd96bf648f42a65a7e589547096dfa702f7cadef84347b66ad164f9" 4640dependencies = [ 4641 "cc", 4642 "downcast-rs", 4643 "rustix 1.1.3", 4644 "scoped-tls", 4645 "smallvec", 4646 "wayland-sys", 4647] 4648 4649[[package]] 4650name = "wayland-client" 4651version = "0.31.12" 4652source = "registry+https://github.com/rust-lang/crates.io-index" 4653checksum = "b8e6faa537fbb6c186cb9f1d41f2f811a4120d1b57ec61f50da451a0c5122bec" 4654dependencies = [ 4655 "bitflags 2.11.0", 4656 "rustix 1.1.3", 4657 "wayland-backend", 4658 "wayland-scanner", 4659] 4660 4661[[package]] 4662name = "wayland-csd-frame" 4663version = "0.3.0" 4664source = "registry+https://github.com/rust-lang/crates.io-index" 4665checksum = "625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e" 4666dependencies = [ 4667 "bitflags 2.11.0", 4668 "cursor-icon", 4669 "wayland-backend", 4670] 4671 4672[[package]] 4673name = "wayland-cursor" 4674version = "0.31.12" 4675source = "registry+https://github.com/rust-lang/crates.io-index" 4676checksum = "5864c4b5b6064b06b1e8b74ead4a98a6c45a285fe7a0e784d24735f011fdb078" 4677dependencies = [ 4678 "rustix 1.1.3", 4679 "wayland-client", 4680 "xcursor", 4681] 4682 4683[[package]] 4684name = "wayland-protocols" 4685version = "0.32.10" 4686source = "registry+https://github.com/rust-lang/crates.io-index" 4687checksum = "baeda9ffbcfc8cd6ddaade385eaf2393bd2115a69523c735f12242353c3df4f3" 4688dependencies = [ 4689 "bitflags 2.11.0", 4690 "wayland-backend", 4691 "wayland-client", 4692 "wayland-scanner", 4693] 4694 4695[[package]] 4696name = "wayland-protocols-experimental" 4697version = "20250721.0.1" 4698source = "registry+https://github.com/rust-lang/crates.io-index" 4699checksum = "40a1f863128dcaaec790d7b4b396cc9b9a7a079e878e18c47e6c2d2c5a8dcbb1" 4700dependencies = [ 4701 "bitflags 2.11.0", 4702 "wayland-backend", 4703 "wayland-client", 4704 "wayland-protocols", 4705 "wayland-scanner", 4706] 4707 4708[[package]] 4709name = "wayland-protocols-misc" 4710version = "0.3.10" 4711source = "registry+https://github.com/rust-lang/crates.io-index" 4712checksum = "791c58fdeec5406aa37169dd815327d1e47f334219b523444bc26d70ceb4c34e" 4713dependencies = [ 4714 "bitflags 2.11.0", 4715 "wayland-backend", 4716 "wayland-client", 4717 "wayland-protocols", 4718 "wayland-scanner", 4719] 4720 4721[[package]] 4722name = "wayland-protocols-plasma" 4723version = "0.3.10" 4724source = "registry+https://github.com/rust-lang/crates.io-index" 4725checksum = "aa98634619300a535a9a97f338aed9a5ff1e01a461943e8346ff4ae26007306b" 4726dependencies = [ 4727 "bitflags 2.11.0", 4728 "wayland-backend", 4729 "wayland-client", 4730 "wayland-protocols", 4731 "wayland-scanner", 4732] 4733 4734[[package]] 4735name = "wayland-protocols-wlr" 4736version = "0.3.10" 4737source = "registry+https://github.com/rust-lang/crates.io-index" 4738checksum = "e9597cdf02cf0c34cd5823786dce6b5ae8598f05c2daf5621b6e178d4f7345f3" 4739dependencies = [ 4740 "bitflags 2.11.0", 4741 "wayland-backend", 4742 "wayland-client", 4743 "wayland-protocols", 4744 "wayland-scanner", 4745] 4746 4747[[package]] 4748name = "wayland-scanner" 4749version = "0.31.8" 4750source = "registry+https://github.com/rust-lang/crates.io-index" 4751checksum = "5423e94b6a63e68e439803a3e153a9252d5ead12fd853334e2ad33997e3889e3" 4752dependencies = [ 4753 "proc-macro2", 4754 "quick-xml", 4755 "quote", 4756] 4757 4758[[package]] 4759name = "wayland-sys" 4760version = "0.31.8" 4761source = "registry+https://github.com/rust-lang/crates.io-index" 4762checksum = "1e6dbfc3ac5ef974c92a2235805cc0114033018ae1290a72e474aa8b28cbbdfd" 4763dependencies = [ 4764 "dlib", 4765 "log", 4766 "once_cell", 4767 "pkg-config", 4768] 4769 4770[[package]] 4771name = "web-sys" 4772version = "0.3.86" 4773source = "registry+https://github.com/rust-lang/crates.io-index" 4774checksum = "668fa5d00434e890a452ab060d24e3904d1be93f7bb01b70e5603baa2b8ab23b" 4775dependencies = [ 4776 "js-sys", 4777 "wasm-bindgen", 4778] 4779 4780[[package]] 4781name = "web-time" 4782version = "1.1.0" 4783source = "registry+https://github.com/rust-lang/crates.io-index" 4784checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" 4785dependencies = [ 4786 "js-sys", 4787 "wasm-bindgen", 4788] 4789 4790[[package]] 4791name = "webbrowser" 4792version = "1.1.0" 4793source = "registry+https://github.com/rust-lang/crates.io-index" 4794checksum = "3f00bb839c1cf1e3036066614cbdcd035ecf215206691ea646aa3c60a24f68f2" 4795dependencies = [ 4796 "core-foundation 0.10.1", 4797 "jni", 4798 "log", 4799 "ndk-context", 4800 "objc2 0.6.3", 4801 "objc2-foundation 0.3.2", 4802 "url", 4803 "web-sys", 4804] 4805 4806[[package]] 4807name = "weezl" 4808version = "0.1.12" 4809source = "registry+https://github.com/rust-lang/crates.io-index" 4810checksum = "a28ac98ddc8b9274cb41bb4d9d4d5c425b6020c50c46f25559911905610b4a88" 4811 4812[[package]] 4813name = "wgpu" 4814version = "27.0.1" 4815source = "registry+https://github.com/rust-lang/crates.io-index" 4816checksum = "bfe68bac7cde125de7a731c3400723cadaaf1703795ad3f4805f187459cd7a77" 4817dependencies = [ 4818 "arrayvec", 4819 "bitflags 2.11.0", 4820 "cfg-if", 4821 "cfg_aliases", 4822 "document-features", 4823 "hashbrown 0.16.1", 4824 "js-sys", 4825 "log", 4826 "naga", 4827 "parking_lot", 4828 "portable-atomic", 4829 "profiling", 4830 "raw-window-handle", 4831 "smallvec", 4832 "static_assertions", 4833 "wasm-bindgen", 4834 "wasm-bindgen-futures", 4835 "web-sys", 4836 "wgpu-core", 4837 "wgpu-hal", 4838 "wgpu-types", 4839] 4840 4841[[package]] 4842name = "wgpu-core" 4843version = "27.0.3" 4844source = "registry+https://github.com/rust-lang/crates.io-index" 4845checksum = "27a75de515543b1897b26119f93731b385a19aea165a1ec5f0e3acecc229cae7" 4846dependencies = [ 4847 "arrayvec", 4848 "bit-set", 4849 "bit-vec", 4850 "bitflags 2.11.0", 4851 "bytemuck", 4852 "cfg_aliases", 4853 "document-features", 4854 "hashbrown 0.16.1", 4855 "indexmap", 4856 "log", 4857 "naga", 4858 "once_cell", 4859 "parking_lot", 4860 "portable-atomic", 4861 "profiling", 4862 "raw-window-handle", 4863 "rustc-hash 1.1.0", 4864 "smallvec", 4865 "thiserror 2.0.18", 4866 "wgpu-core-deps-apple", 4867 "wgpu-core-deps-emscripten", 4868 "wgpu-core-deps-windows-linux-android", 4869 "wgpu-hal", 4870 "wgpu-types", 4871] 4872 4873[[package]] 4874name = "wgpu-core-deps-apple" 4875version = "27.0.0" 4876source = "registry+https://github.com/rust-lang/crates.io-index" 4877checksum = "0772ae958e9be0c729561d5e3fd9a19679bcdfb945b8b1a1969d9bfe8056d233" 4878dependencies = [ 4879 "wgpu-hal", 4880] 4881 4882[[package]] 4883name = "wgpu-core-deps-emscripten" 4884version = "27.0.0" 4885source = "registry+https://github.com/rust-lang/crates.io-index" 4886checksum = "b06ac3444a95b0813ecfd81ddb2774b66220b264b3e2031152a4a29fda4da6b5" 4887dependencies = [ 4888 "wgpu-hal", 4889] 4890 4891[[package]] 4892name = "wgpu-core-deps-windows-linux-android" 4893version = "27.0.0" 4894source = "registry+https://github.com/rust-lang/crates.io-index" 4895checksum = "71197027d61a71748e4120f05a9242b2ad142e3c01f8c1b47707945a879a03c3" 4896dependencies = [ 4897 "wgpu-hal", 4898] 4899 4900[[package]] 4901name = "wgpu-hal" 4902version = "27.0.4" 4903source = "registry+https://github.com/rust-lang/crates.io-index" 4904checksum = "5b21cb61c57ee198bc4aff71aeadff4cbb80b927beb912506af9c780d64313ce" 4905dependencies = [ 4906 "android_system_properties", 4907 "arrayvec", 4908 "ash", 4909 "bit-set", 4910 "bitflags 2.11.0", 4911 "block", 4912 "bytemuck", 4913 "cfg-if", 4914 "cfg_aliases", 4915 "core-graphics-types 0.2.0", 4916 "glow", 4917 "glutin_wgl_sys", 4918 "gpu-alloc", 4919 "gpu-allocator", 4920 "gpu-descriptor", 4921 "hashbrown 0.16.1", 4922 "js-sys", 4923 "khronos-egl", 4924 "libc", 4925 "libloading", 4926 "log", 4927 "metal", 4928 "naga", 4929 "ndk-sys", 4930 "objc", 4931 "once_cell", 4932 "ordered-float", 4933 "parking_lot", 4934 "portable-atomic", 4935 "portable-atomic-util", 4936 "profiling", 4937 "range-alloc", 4938 "raw-window-handle", 4939 "renderdoc-sys", 4940 "smallvec", 4941 "thiserror 2.0.18", 4942 "wasm-bindgen", 4943 "web-sys", 4944 "wgpu-types", 4945 "windows 0.58.0", 4946 "windows-core 0.58.0", 4947] 4948 4949[[package]] 4950name = "wgpu-types" 4951version = "27.0.1" 4952source = "registry+https://github.com/rust-lang/crates.io-index" 4953checksum = "afdcf84c395990db737f2dd91628706cb31e86d72e53482320d368e52b5da5eb" 4954dependencies = [ 4955 "bitflags 2.11.0", 4956 "bytemuck", 4957 "js-sys", 4958 "log", 4959 "thiserror 2.0.18", 4960 "web-sys", 4961] 4962 4963[[package]] 4964name = "winapi" 4965version = "0.3.9" 4966source = "registry+https://github.com/rust-lang/crates.io-index" 4967checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 4968dependencies = [ 4969 "winapi-i686-pc-windows-gnu", 4970 "winapi-x86_64-pc-windows-gnu", 4971] 4972 4973[[package]] 4974name = "winapi-i686-pc-windows-gnu" 4975version = "0.4.0" 4976source = "registry+https://github.com/rust-lang/crates.io-index" 4977checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 4978 4979[[package]] 4980name = "winapi-util" 4981version = "0.1.11" 4982source = "registry+https://github.com/rust-lang/crates.io-index" 4983checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" 4984dependencies = [ 4985 "windows-sys 0.61.2", 4986] 4987 4988[[package]] 4989name = "winapi-x86_64-pc-windows-gnu" 4990version = "0.4.0" 4991source = "registry+https://github.com/rust-lang/crates.io-index" 4992checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 4993 4994[[package]] 4995name = "windows" 4996version = "0.58.0" 4997source = "registry+https://github.com/rust-lang/crates.io-index" 4998checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6" 4999dependencies = [ 5000 "windows-core 0.58.0", 5001 "windows-targets 0.52.6", 5002] 5003 5004[[package]] 5005name = "windows" 5006version = "0.61.3" 5007source = "registry+https://github.com/rust-lang/crates.io-index" 5008checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893" 5009dependencies = [ 5010 "windows-collections", 5011 "windows-core 0.61.2", 5012 "windows-future", 5013 "windows-link 0.1.3", 5014 "windows-numerics", 5015] 5016 5017[[package]] 5018name = "windows-collections" 5019version = "0.2.0" 5020source = "registry+https://github.com/rust-lang/crates.io-index" 5021checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8" 5022dependencies = [ 5023 "windows-core 0.61.2", 5024] 5025 5026[[package]] 5027name = "windows-core" 5028version = "0.58.0" 5029source = "registry+https://github.com/rust-lang/crates.io-index" 5030checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99" 5031dependencies = [ 5032 "windows-implement 0.58.0", 5033 "windows-interface 0.58.0", 5034 "windows-result 0.2.0", 5035 "windows-strings 0.1.0", 5036 "windows-targets 0.52.6", 5037] 5038 5039[[package]] 5040name = "windows-core" 5041version = "0.61.2" 5042source = "registry+https://github.com/rust-lang/crates.io-index" 5043checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3" 5044dependencies = [ 5045 "windows-implement 0.60.2", 5046 "windows-interface 0.59.3", 5047 "windows-link 0.1.3", 5048 "windows-result 0.3.4", 5049 "windows-strings 0.4.2", 5050] 5051 5052[[package]] 5053name = "windows-future" 5054version = "0.2.1" 5055source = "registry+https://github.com/rust-lang/crates.io-index" 5056checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e" 5057dependencies = [ 5058 "windows-core 0.61.2", 5059 "windows-link 0.1.3", 5060 "windows-threading", 5061] 5062 5063[[package]] 5064name = "windows-implement" 5065version = "0.58.0" 5066source = "registry+https://github.com/rust-lang/crates.io-index" 5067checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b" 5068dependencies = [ 5069 "proc-macro2", 5070 "quote", 5071 "syn 2.0.117", 5072] 5073 5074[[package]] 5075name = "windows-implement" 5076version = "0.60.2" 5077source = "registry+https://github.com/rust-lang/crates.io-index" 5078checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" 5079dependencies = [ 5080 "proc-macro2", 5081 "quote", 5082 "syn 2.0.117", 5083] 5084 5085[[package]] 5086name = "windows-interface" 5087version = "0.58.0" 5088source = "registry+https://github.com/rust-lang/crates.io-index" 5089checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515" 5090dependencies = [ 5091 "proc-macro2", 5092 "quote", 5093 "syn 2.0.117", 5094] 5095 5096[[package]] 5097name = "windows-interface" 5098version = "0.59.3" 5099source = "registry+https://github.com/rust-lang/crates.io-index" 5100checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" 5101dependencies = [ 5102 "proc-macro2", 5103 "quote", 5104 "syn 2.0.117", 5105] 5106 5107[[package]] 5108name = "windows-link" 5109version = "0.1.3" 5110source = "registry+https://github.com/rust-lang/crates.io-index" 5111checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" 5112 5113[[package]] 5114name = "windows-link" 5115version = "0.2.1" 5116source = "registry+https://github.com/rust-lang/crates.io-index" 5117checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" 5118 5119[[package]] 5120name = "windows-numerics" 5121version = "0.2.0" 5122source = "registry+https://github.com/rust-lang/crates.io-index" 5123checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1" 5124dependencies = [ 5125 "windows-core 0.61.2", 5126 "windows-link 0.1.3", 5127] 5128 5129[[package]] 5130name = "windows-result" 5131version = "0.2.0" 5132source = "registry+https://github.com/rust-lang/crates.io-index" 5133checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e" 5134dependencies = [ 5135 "windows-targets 0.52.6", 5136] 5137 5138[[package]] 5139name = "windows-result" 5140version = "0.3.4" 5141source = "registry+https://github.com/rust-lang/crates.io-index" 5142checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" 5143dependencies = [ 5144 "windows-link 0.1.3", 5145] 5146 5147[[package]] 5148name = "windows-result" 5149version = "0.4.1" 5150source = "registry+https://github.com/rust-lang/crates.io-index" 5151checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" 5152dependencies = [ 5153 "windows-link 0.2.1", 5154] 5155 5156[[package]] 5157name = "windows-strings" 5158version = "0.1.0" 5159source = "registry+https://github.com/rust-lang/crates.io-index" 5160checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10" 5161dependencies = [ 5162 "windows-result 0.2.0", 5163 "windows-targets 0.52.6", 5164] 5165 5166[[package]] 5167name = "windows-strings" 5168version = "0.4.2" 5169source = "registry+https://github.com/rust-lang/crates.io-index" 5170checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" 5171dependencies = [ 5172 "windows-link 0.1.3", 5173] 5174 5175[[package]] 5176name = "windows-sys" 5177version = "0.45.0" 5178source = "registry+https://github.com/rust-lang/crates.io-index" 5179checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" 5180dependencies = [ 5181 "windows-targets 0.42.2", 5182] 5183 5184[[package]] 5185name = "windows-sys" 5186version = "0.52.0" 5187source = "registry+https://github.com/rust-lang/crates.io-index" 5188checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 5189dependencies = [ 5190 "windows-targets 0.52.6", 5191] 5192 5193[[package]] 5194name = "windows-sys" 5195version = "0.59.0" 5196source = "registry+https://github.com/rust-lang/crates.io-index" 5197checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" 5198dependencies = [ 5199 "windows-targets 0.52.6", 5200] 5201 5202[[package]] 5203name = "windows-sys" 5204version = "0.60.2" 5205source = "registry+https://github.com/rust-lang/crates.io-index" 5206checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" 5207dependencies = [ 5208 "windows-targets 0.53.5", 5209] 5210 5211[[package]] 5212name = "windows-sys" 5213version = "0.61.2" 5214source = "registry+https://github.com/rust-lang/crates.io-index" 5215checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" 5216dependencies = [ 5217 "windows-link 0.2.1", 5218] 5219 5220[[package]] 5221name = "windows-targets" 5222version = "0.42.2" 5223source = "registry+https://github.com/rust-lang/crates.io-index" 5224checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" 5225dependencies = [ 5226 "windows_aarch64_gnullvm 0.42.2", 5227 "windows_aarch64_msvc 0.42.2", 5228 "windows_i686_gnu 0.42.2", 5229 "windows_i686_msvc 0.42.2", 5230 "windows_x86_64_gnu 0.42.2", 5231 "windows_x86_64_gnullvm 0.42.2", 5232 "windows_x86_64_msvc 0.42.2", 5233] 5234 5235[[package]] 5236name = "windows-targets" 5237version = "0.52.6" 5238source = "registry+https://github.com/rust-lang/crates.io-index" 5239checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 5240dependencies = [ 5241 "windows_aarch64_gnullvm 0.52.6", 5242 "windows_aarch64_msvc 0.52.6", 5243 "windows_i686_gnu 0.52.6", 5244 "windows_i686_gnullvm 0.52.6", 5245 "windows_i686_msvc 0.52.6", 5246 "windows_x86_64_gnu 0.52.6", 5247 "windows_x86_64_gnullvm 0.52.6", 5248 "windows_x86_64_msvc 0.52.6", 5249] 5250 5251[[package]] 5252name = "windows-targets" 5253version = "0.53.5" 5254source = "registry+https://github.com/rust-lang/crates.io-index" 5255checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" 5256dependencies = [ 5257 "windows-link 0.2.1", 5258 "windows_aarch64_gnullvm 0.53.1", 5259 "windows_aarch64_msvc 0.53.1", 5260 "windows_i686_gnu 0.53.1", 5261 "windows_i686_gnullvm 0.53.1", 5262 "windows_i686_msvc 0.53.1", 5263 "windows_x86_64_gnu 0.53.1", 5264 "windows_x86_64_gnullvm 0.53.1", 5265 "windows_x86_64_msvc 0.53.1", 5266] 5267 5268[[package]] 5269name = "windows-threading" 5270version = "0.1.0" 5271source = "registry+https://github.com/rust-lang/crates.io-index" 5272checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6" 5273dependencies = [ 5274 "windows-link 0.1.3", 5275] 5276 5277[[package]] 5278name = "windows_aarch64_gnullvm" 5279version = "0.42.2" 5280source = "registry+https://github.com/rust-lang/crates.io-index" 5281checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 5282 5283[[package]] 5284name = "windows_aarch64_gnullvm" 5285version = "0.52.6" 5286source = "registry+https://github.com/rust-lang/crates.io-index" 5287checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 5288 5289[[package]] 5290name = "windows_aarch64_gnullvm" 5291version = "0.53.1" 5292source = "registry+https://github.com/rust-lang/crates.io-index" 5293checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53" 5294 5295[[package]] 5296name = "windows_aarch64_msvc" 5297version = "0.42.2" 5298source = "registry+https://github.com/rust-lang/crates.io-index" 5299checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" 5300 5301[[package]] 5302name = "windows_aarch64_msvc" 5303version = "0.52.6" 5304source = "registry+https://github.com/rust-lang/crates.io-index" 5305checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 5306 5307[[package]] 5308name = "windows_aarch64_msvc" 5309version = "0.53.1" 5310source = "registry+https://github.com/rust-lang/crates.io-index" 5311checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006" 5312 5313[[package]] 5314name = "windows_i686_gnu" 5315version = "0.42.2" 5316source = "registry+https://github.com/rust-lang/crates.io-index" 5317checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" 5318 5319[[package]] 5320name = "windows_i686_gnu" 5321version = "0.52.6" 5322source = "registry+https://github.com/rust-lang/crates.io-index" 5323checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 5324 5325[[package]] 5326name = "windows_i686_gnu" 5327version = "0.53.1" 5328source = "registry+https://github.com/rust-lang/crates.io-index" 5329checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3" 5330 5331[[package]] 5332name = "windows_i686_gnullvm" 5333version = "0.52.6" 5334source = "registry+https://github.com/rust-lang/crates.io-index" 5335checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 5336 5337[[package]] 5338name = "windows_i686_gnullvm" 5339version = "0.53.1" 5340source = "registry+https://github.com/rust-lang/crates.io-index" 5341checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c" 5342 5343[[package]] 5344name = "windows_i686_msvc" 5345version = "0.42.2" 5346source = "registry+https://github.com/rust-lang/crates.io-index" 5347checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" 5348 5349[[package]] 5350name = "windows_i686_msvc" 5351version = "0.52.6" 5352source = "registry+https://github.com/rust-lang/crates.io-index" 5353checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 5354 5355[[package]] 5356name = "windows_i686_msvc" 5357version = "0.53.1" 5358source = "registry+https://github.com/rust-lang/crates.io-index" 5359checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2" 5360 5361[[package]] 5362name = "windows_x86_64_gnu" 5363version = "0.42.2" 5364source = "registry+https://github.com/rust-lang/crates.io-index" 5365checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" 5366 5367[[package]] 5368name = "windows_x86_64_gnu" 5369version = "0.52.6" 5370source = "registry+https://github.com/rust-lang/crates.io-index" 5371checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 5372 5373[[package]] 5374name = "windows_x86_64_gnu" 5375version = "0.53.1" 5376source = "registry+https://github.com/rust-lang/crates.io-index" 5377checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499" 5378 5379[[package]] 5380name = "windows_x86_64_gnullvm" 5381version = "0.42.2" 5382source = "registry+https://github.com/rust-lang/crates.io-index" 5383checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" 5384 5385[[package]] 5386name = "windows_x86_64_gnullvm" 5387version = "0.52.6" 5388source = "registry+https://github.com/rust-lang/crates.io-index" 5389checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 5390 5391[[package]] 5392name = "windows_x86_64_gnullvm" 5393version = "0.53.1" 5394source = "registry+https://github.com/rust-lang/crates.io-index" 5395checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1" 5396 5397[[package]] 5398name = "windows_x86_64_msvc" 5399version = "0.42.2" 5400source = "registry+https://github.com/rust-lang/crates.io-index" 5401checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" 5402 5403[[package]] 5404name = "windows_x86_64_msvc" 5405version = "0.52.6" 5406source = "registry+https://github.com/rust-lang/crates.io-index" 5407checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 5408 5409[[package]] 5410name = "windows_x86_64_msvc" 5411version = "0.53.1" 5412source = "registry+https://github.com/rust-lang/crates.io-index" 5413checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" 5414 5415[[package]] 5416name = "winit" 5417version = "0.30.12" 5418source = "registry+https://github.com/rust-lang/crates.io-index" 5419checksum = "c66d4b9ed69c4009f6321f762d6e61ad8a2389cd431b97cb1e146812e9e6c732" 5420dependencies = [ 5421 "ahash", 5422 "android-activity", 5423 "atomic-waker", 5424 "bitflags 2.11.0", 5425 "block2 0.5.1", 5426 "bytemuck", 5427 "calloop 0.13.0", 5428 "cfg_aliases", 5429 "concurrent-queue", 5430 "core-foundation 0.9.4", 5431 "core-graphics", 5432 "cursor-icon", 5433 "dpi", 5434 "js-sys", 5435 "libc", 5436 "memmap2", 5437 "ndk", 5438 "objc2 0.5.2", 5439 "objc2-app-kit 0.2.2", 5440 "objc2-foundation 0.2.2", 5441 "objc2-ui-kit", 5442 "orbclient", 5443 "percent-encoding", 5444 "pin-project", 5445 "raw-window-handle", 5446 "redox_syscall 0.4.1", 5447 "rustix 0.38.44", 5448 "sctk-adwaita", 5449 "smithay-client-toolkit 0.19.2", 5450 "smol_str", 5451 "tracing", 5452 "unicode-segmentation", 5453 "wasm-bindgen", 5454 "wasm-bindgen-futures", 5455 "wayland-backend", 5456 "wayland-client", 5457 "wayland-protocols", 5458 "wayland-protocols-plasma", 5459 "web-sys", 5460 "web-time", 5461 "windows-sys 0.52.0", 5462 "x11-dl", 5463 "x11rb", 5464 "xkbcommon-dl", 5465] 5466 5467[[package]] 5468name = "winnow" 5469version = "0.7.14" 5470source = "registry+https://github.com/rust-lang/crates.io-index" 5471checksum = "5a5364e9d77fcdeeaa6062ced926ee3381faa2ee02d3eb83a5c27a8825540829" 5472dependencies = [ 5473 "memchr", 5474] 5475 5476[[package]] 5477name = "wit-bindgen" 5478version = "0.51.0" 5479source = "registry+https://github.com/rust-lang/crates.io-index" 5480checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5" 5481 5482[[package]] 5483name = "writeable" 5484version = "0.6.2" 5485source = "registry+https://github.com/rust-lang/crates.io-index" 5486checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9" 5487 5488[[package]] 5489name = "x11-dl" 5490version = "2.21.0" 5491source = "registry+https://github.com/rust-lang/crates.io-index" 5492checksum = "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f" 5493dependencies = [ 5494 "libc", 5495 "once_cell", 5496 "pkg-config", 5497] 5498 5499[[package]] 5500name = "x11rb" 5501version = "0.13.2" 5502source = "registry+https://github.com/rust-lang/crates.io-index" 5503checksum = "9993aa5be5a26815fe2c3eacfc1fde061fc1a1f094bf1ad2a18bf9c495dd7414" 5504dependencies = [ 5505 "as-raw-xcb-connection", 5506 "gethostname", 5507 "libc", 5508 "libloading", 5509 "once_cell", 5510 "rustix 1.1.3", 5511 "x11rb-protocol", 5512] 5513 5514[[package]] 5515name = "x11rb-protocol" 5516version = "0.13.2" 5517source = "registry+https://github.com/rust-lang/crates.io-index" 5518checksum = "ea6fc2961e4ef194dcbfe56bb845534d0dc8098940c7e5c012a258bfec6701bd" 5519 5520[[package]] 5521name = "xcursor" 5522version = "0.3.10" 5523source = "registry+https://github.com/rust-lang/crates.io-index" 5524checksum = "bec9e4a500ca8864c5b47b8b482a73d62e4237670e5b5f1d6b9e3cae50f28f2b" 5525 5526[[package]] 5527name = "xkbcommon-dl" 5528version = "0.4.2" 5529source = "registry+https://github.com/rust-lang/crates.io-index" 5530checksum = "d039de8032a9a8856a6be89cea3e5d12fdd82306ab7c94d74e6deab2460651c5" 5531dependencies = [ 5532 "bitflags 2.11.0", 5533 "dlib", 5534 "log", 5535 "once_cell", 5536 "xkeysym", 5537] 5538 5539[[package]] 5540name = "xkeysym" 5541version = "0.2.1" 5542source = "registry+https://github.com/rust-lang/crates.io-index" 5543checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56" 5544 5545[[package]] 5546name = "xml-rs" 5547version = "0.8.28" 5548source = "registry+https://github.com/rust-lang/crates.io-index" 5549checksum = "3ae8337f8a065cfc972643663ea4279e04e7256de865aa66fe25cec5fb912d3f" 5550 5551[[package]] 5552name = "xxhash-rust" 5553version = "0.8.15" 5554source = "registry+https://github.com/rust-lang/crates.io-index" 5555checksum = "fdd20c5420375476fbd4394763288da7eb0cc0b8c11deed431a91562af7335d3" 5556 5557[[package]] 5558name = "yansi" 5559version = "1.0.1" 5560source = "registry+https://github.com/rust-lang/crates.io-index" 5561checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049" 5562 5563[[package]] 5564name = "yoke" 5565version = "0.8.1" 5566source = "registry+https://github.com/rust-lang/crates.io-index" 5567checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954" 5568dependencies = [ 5569 "stable_deref_trait", 5570 "yoke-derive", 5571 "zerofrom", 5572] 5573 5574[[package]] 5575name = "yoke-derive" 5576version = "0.8.1" 5577source = "registry+https://github.com/rust-lang/crates.io-index" 5578checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d" 5579dependencies = [ 5580 "proc-macro2", 5581 "quote", 5582 "syn 2.0.117", 5583 "synstructure", 5584] 5585 5586[[package]] 5587name = "zbus" 5588version = "5.14.0" 5589source = "registry+https://github.com/rust-lang/crates.io-index" 5590checksum = "ca82f95dbd3943a40a53cfded6c2d0a2ca26192011846a1810c4256ef92c60bc" 5591dependencies = [ 5592 "async-broadcast", 5593 "async-executor", 5594 "async-io", 5595 "async-lock", 5596 "async-process", 5597 "async-recursion", 5598 "async-task", 5599 "async-trait", 5600 "blocking", 5601 "enumflags2", 5602 "event-listener", 5603 "futures-core", 5604 "futures-lite", 5605 "hex", 5606 "libc", 5607 "ordered-stream", 5608 "rustix 1.1.3", 5609 "serde", 5610 "serde_repr", 5611 "tracing", 5612 "uds_windows", 5613 "uuid", 5614 "windows-sys 0.61.2", 5615 "winnow", 5616 "zbus_macros", 5617 "zbus_names", 5618 "zvariant", 5619] 5620 5621[[package]] 5622name = "zbus-lockstep" 5623version = "0.5.2" 5624source = "registry+https://github.com/rust-lang/crates.io-index" 5625checksum = "6998de05217a084b7578728a9443d04ea4cd80f2a0839b8d78770b76ccd45863" 5626dependencies = [ 5627 "zbus_xml", 5628 "zvariant", 5629] 5630 5631[[package]] 5632name = "zbus-lockstep-macros" 5633version = "0.5.2" 5634source = "registry+https://github.com/rust-lang/crates.io-index" 5635checksum = "10da05367f3a7b7553c8cdf8fa91aee6b64afebe32b51c95177957efc47ca3a0" 5636dependencies = [ 5637 "proc-macro2", 5638 "quote", 5639 "syn 2.0.117", 5640 "zbus-lockstep", 5641 "zbus_xml", 5642 "zvariant", 5643] 5644 5645[[package]] 5646name = "zbus_macros" 5647version = "5.14.0" 5648source = "registry+https://github.com/rust-lang/crates.io-index" 5649checksum = "897e79616e84aac4b2c46e9132a4f63b93105d54fe8c0e8f6bffc21fa8d49222" 5650dependencies = [ 5651 "proc-macro-crate", 5652 "proc-macro2", 5653 "quote", 5654 "syn 2.0.117", 5655 "zbus_names", 5656 "zvariant", 5657 "zvariant_utils", 5658] 5659 5660[[package]] 5661name = "zbus_names" 5662version = "4.3.1" 5663source = "registry+https://github.com/rust-lang/crates.io-index" 5664checksum = "ffd8af6d5b78619bab301ff3c560a5bd22426150253db278f164d6cf3b72c50f" 5665dependencies = [ 5666 "serde", 5667 "winnow", 5668 "zvariant", 5669] 5670 5671[[package]] 5672name = "zbus_xml" 5673version = "5.1.0" 5674source = "registry+https://github.com/rust-lang/crates.io-index" 5675checksum = "441a0064125265655bccc3a6af6bef56814d9277ac83fce48b1cd7e160b80eac" 5676dependencies = [ 5677 "quick-xml", 5678 "serde", 5679 "zbus_names", 5680 "zvariant", 5681] 5682 5683[[package]] 5684name = "zerocopy" 5685version = "0.8.39" 5686source = "registry+https://github.com/rust-lang/crates.io-index" 5687checksum = "db6d35d663eadb6c932438e763b262fe1a70987f9ae936e60158176d710cae4a" 5688dependencies = [ 5689 "zerocopy-derive", 5690] 5691 5692[[package]] 5693name = "zerocopy-derive" 5694version = "0.8.39" 5695source = "registry+https://github.com/rust-lang/crates.io-index" 5696checksum = "4122cd3169e94605190e77839c9a40d40ed048d305bfdc146e7df40ab0f3e517" 5697dependencies = [ 5698 "proc-macro2", 5699 "quote", 5700 "syn 2.0.117", 5701] 5702 5703[[package]] 5704name = "zerofrom" 5705version = "0.1.6" 5706source = "registry+https://github.com/rust-lang/crates.io-index" 5707checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" 5708dependencies = [ 5709 "zerofrom-derive", 5710] 5711 5712[[package]] 5713name = "zerofrom-derive" 5714version = "0.1.6" 5715source = "registry+https://github.com/rust-lang/crates.io-index" 5716checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" 5717dependencies = [ 5718 "proc-macro2", 5719 "quote", 5720 "syn 2.0.117", 5721 "synstructure", 5722] 5723 5724[[package]] 5725name = "zerotrie" 5726version = "0.2.3" 5727source = "registry+https://github.com/rust-lang/crates.io-index" 5728checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851" 5729dependencies = [ 5730 "displaydoc", 5731 "yoke", 5732 "zerofrom", 5733] 5734 5735[[package]] 5736name = "zerovec" 5737version = "0.11.5" 5738source = "registry+https://github.com/rust-lang/crates.io-index" 5739checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002" 5740dependencies = [ 5741 "yoke", 5742 "zerofrom", 5743 "zerovec-derive", 5744] 5745 5746[[package]] 5747name = "zerovec-derive" 5748version = "0.11.2" 5749source = "registry+https://github.com/rust-lang/crates.io-index" 5750checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3" 5751dependencies = [ 5752 "proc-macro2", 5753 "quote", 5754 "syn 2.0.117", 5755] 5756 5757[[package]] 5758name = "zmij" 5759version = "1.0.21" 5760source = "registry+https://github.com/rust-lang/crates.io-index" 5761checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa" 5762 5763[[package]] 5764name = "zune-core" 5765version = "0.4.12" 5766source = "registry+https://github.com/rust-lang/crates.io-index" 5767checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a" 5768 5769[[package]] 5770name = "zune-jpeg" 5771version = "0.4.21" 5772source = "registry+https://github.com/rust-lang/crates.io-index" 5773checksum = "29ce2c8a9384ad323cf564b67da86e21d3cfdff87908bc1223ed5c99bc792713" 5774dependencies = [ 5775 "zune-core", 5776] 5777 5778[[package]] 5779name = "zvariant" 5780version = "5.10.0" 5781source = "registry+https://github.com/rust-lang/crates.io-index" 5782checksum = "5708299b21903bbe348e94729f22c49c55d04720a004aa350f1f9c122fd2540b" 5783dependencies = [ 5784 "endi", 5785 "enumflags2", 5786 "serde", 5787 "url", 5788 "winnow", 5789 "zvariant_derive", 5790 "zvariant_utils", 5791] 5792 5793[[package]] 5794name = "zvariant_derive" 5795version = "5.10.0" 5796source = "registry+https://github.com/rust-lang/crates.io-index" 5797checksum = "5b59b012ebe9c46656f9cc08d8da8b4c726510aef12559da3e5f1bf72780752c" 5798dependencies = [ 5799 "proc-macro-crate", 5800 "proc-macro2", 5801 "quote", 5802 "syn 2.0.117", 5803 "zvariant_utils", 5804] 5805 5806[[package]] 5807name = "zvariant_utils" 5808version = "3.3.0" 5809source = "registry+https://github.com/rust-lang/crates.io-index" 5810checksum = "f75c23a64ef8f40f13a6989991e643554d9bef1d682a281160cf0c1bc389c5e9" 5811dependencies = [ 5812 "proc-macro2", 5813 "quote", 5814 "serde", 5815 "syn 2.0.117", 5816 "winnow", 5817]