old school music tracker
at main 4040 lines 102 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.31" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "e074464580a518d16a7126262fffaaa47af89d4099d4cb403f8ed938ba12ee7d" 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 = "ahash" 23version = "0.8.12" 24source = "registry+https://github.com/rust-lang/crates.io-index" 25checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75" 26dependencies = [ 27 "cfg-if", 28 "getrandom", 29 "once_cell", 30 "version_check", 31 "zerocopy", 32] 33 34[[package]] 35name = "alsa" 36version = "0.9.1" 37source = "registry+https://github.com/rust-lang/crates.io-index" 38checksum = "ed7572b7ba83a31e20d1b48970ee402d2e3e0537dcfe0a3ff4d6eb7508617d43" 39dependencies = [ 40 "alsa-sys", 41 "bitflags 2.9.4", 42 "cfg-if", 43 "libc", 44] 45 46[[package]] 47name = "alsa-sys" 48version = "0.3.1" 49source = "registry+https://github.com/rust-lang/crates.io-index" 50checksum = "db8fee663d06c4e303404ef5f40488a53e062f89ba8bfed81f42325aafad1527" 51dependencies = [ 52 "libc", 53 "pkg-config", 54] 55 56[[package]] 57name = "android-activity" 58version = "0.6.0" 59source = "registry+https://github.com/rust-lang/crates.io-index" 60checksum = "ef6978589202a00cd7e118380c448a08b6ed394c3a8df3a430d0898e3a42d046" 61dependencies = [ 62 "android-properties", 63 "bitflags 2.9.4", 64 "cc", 65 "cesu8", 66 "jni", 67 "jni-sys", 68 "libc", 69 "log", 70 "ndk", 71 "ndk-context", 72 "ndk-sys", 73 "num_enum", 74 "thiserror 1.0.69", 75] 76 77[[package]] 78name = "android-properties" 79version = "0.2.2" 80source = "registry+https://github.com/rust-lang/crates.io-index" 81checksum = "fc7eb209b1518d6bb87b283c20095f5228ecda460da70b44f0802523dea6da04" 82 83[[package]] 84name = "android_system_properties" 85version = "0.1.5" 86source = "registry+https://github.com/rust-lang/crates.io-index" 87checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 88dependencies = [ 89 "libc", 90] 91 92[[package]] 93name = "arrayref" 94version = "0.3.9" 95source = "registry+https://github.com/rust-lang/crates.io-index" 96checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb" 97 98[[package]] 99name = "arrayvec" 100version = "0.7.6" 101source = "registry+https://github.com/rust-lang/crates.io-index" 102checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50" 103 104[[package]] 105name = "as-raw-xcb-connection" 106version = "1.0.1" 107source = "registry+https://github.com/rust-lang/crates.io-index" 108checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b" 109 110[[package]] 111name = "ascii" 112version = "1.1.0" 113source = "registry+https://github.com/rust-lang/crates.io-index" 114checksum = "d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16" 115 116[[package]] 117name = "ash" 118version = "0.38.0+1.3.281" 119source = "registry+https://github.com/rust-lang/crates.io-index" 120checksum = "0bb44936d800fea8f016d7f2311c6a4f97aebd5dc86f09906139ec848cf3a46f" 121dependencies = [ 122 "libloading", 123] 124 125[[package]] 126name = "ashpd" 127version = "0.11.0" 128source = "registry+https://github.com/rust-lang/crates.io-index" 129checksum = "6cbdf310d77fd3aaee6ea2093db7011dc2d35d2eb3481e5607f1f8d942ed99df" 130dependencies = [ 131 "async-fs", 132 "async-net", 133 "enumflags2", 134 "futures-channel", 135 "futures-util", 136 "rand", 137 "raw-window-handle", 138 "serde", 139 "serde_repr", 140 "url", 141 "wayland-backend", 142 "wayland-client", 143 "wayland-protocols", 144 "zbus", 145] 146 147[[package]] 148name = "async-broadcast" 149version = "0.7.2" 150source = "registry+https://github.com/rust-lang/crates.io-index" 151checksum = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532" 152dependencies = [ 153 "event-listener", 154 "event-listener-strategy", 155 "futures-core", 156 "pin-project-lite", 157] 158 159[[package]] 160name = "async-channel" 161version = "2.5.0" 162source = "registry+https://github.com/rust-lang/crates.io-index" 163checksum = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2" 164dependencies = [ 165 "concurrent-queue", 166 "event-listener-strategy", 167 "futures-core", 168 "pin-project-lite", 169] 170 171[[package]] 172name = "async-executor" 173version = "1.13.3" 174source = "registry+https://github.com/rust-lang/crates.io-index" 175checksum = "497c00e0fd83a72a79a39fcbd8e3e2f055d6f6c7e025f3b3d91f4f8e76527fb8" 176dependencies = [ 177 "async-task", 178 "concurrent-queue", 179 "fastrand", 180 "futures-lite", 181 "pin-project-lite", 182 "slab", 183] 184 185[[package]] 186name = "async-fs" 187version = "2.1.3" 188source = "registry+https://github.com/rust-lang/crates.io-index" 189checksum = "09f7e37c0ed80b2a977691c47dae8625cfb21e205827106c64f7c588766b2e50" 190dependencies = [ 191 "async-lock", 192 "blocking", 193 "futures-lite", 194] 195 196[[package]] 197name = "async-io" 198version = "2.5.0" 199source = "registry+https://github.com/rust-lang/crates.io-index" 200checksum = "19634d6336019ef220f09fd31168ce5c184b295cbf80345437cc36094ef223ca" 201dependencies = [ 202 "async-lock", 203 "cfg-if", 204 "concurrent-queue", 205 "futures-io", 206 "futures-lite", 207 "parking", 208 "polling", 209 "rustix 1.1.2", 210 "slab", 211 "windows-sys 0.60.2", 212] 213 214[[package]] 215name = "async-lock" 216version = "3.4.1" 217source = "registry+https://github.com/rust-lang/crates.io-index" 218checksum = "5fd03604047cee9b6ce9de9f70c6cd540a0520c813cbd49bae61f33ab80ed1dc" 219dependencies = [ 220 "event-listener", 221 "event-listener-strategy", 222 "pin-project-lite", 223] 224 225[[package]] 226name = "async-net" 227version = "2.0.0" 228source = "registry+https://github.com/rust-lang/crates.io-index" 229checksum = "b948000fad4873c1c9339d60f2623323a0cfd3816e5181033c6a5cb68b2accf7" 230dependencies = [ 231 "async-io", 232 "blocking", 233 "futures-lite", 234] 235 236[[package]] 237name = "async-process" 238version = "2.4.0" 239source = "registry+https://github.com/rust-lang/crates.io-index" 240checksum = "65daa13722ad51e6ab1a1b9c01299142bc75135b337923cfa10e79bbbd669f00" 241dependencies = [ 242 "async-channel", 243 "async-io", 244 "async-lock", 245 "async-signal", 246 "async-task", 247 "blocking", 248 "cfg-if", 249 "event-listener", 250 "futures-lite", 251 "rustix 1.1.2", 252] 253 254[[package]] 255name = "async-recursion" 256version = "1.1.1" 257source = "registry+https://github.com/rust-lang/crates.io-index" 258checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11" 259dependencies = [ 260 "proc-macro2", 261 "quote", 262 "syn", 263] 264 265[[package]] 266name = "async-signal" 267version = "0.2.12" 268source = "registry+https://github.com/rust-lang/crates.io-index" 269checksum = "f567af260ef69e1d52c2b560ce0ea230763e6fbb9214a85d768760a920e3e3c1" 270dependencies = [ 271 "async-io", 272 "async-lock", 273 "atomic-waker", 274 "cfg-if", 275 "futures-core", 276 "futures-io", 277 "rustix 1.1.2", 278 "signal-hook-registry", 279 "slab", 280 "windows-sys 0.60.2", 281] 282 283[[package]] 284name = "async-task" 285version = "4.7.1" 286source = "registry+https://github.com/rust-lang/crates.io-index" 287checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de" 288 289[[package]] 290name = "async-trait" 291version = "0.1.89" 292source = "registry+https://github.com/rust-lang/crates.io-index" 293checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" 294dependencies = [ 295 "proc-macro2", 296 "quote", 297 "syn", 298] 299 300[[package]] 301name = "atomic-waker" 302version = "1.1.2" 303source = "registry+https://github.com/rust-lang/crates.io-index" 304checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 305 306[[package]] 307name = "autocfg" 308version = "1.5.0" 309source = "registry+https://github.com/rust-lang/crates.io-index" 310checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" 311 312[[package]] 313name = "bit-set" 314version = "0.8.0" 315source = "registry+https://github.com/rust-lang/crates.io-index" 316checksum = "08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3" 317dependencies = [ 318 "bit-vec", 319] 320 321[[package]] 322name = "bit-vec" 323version = "0.8.0" 324source = "registry+https://github.com/rust-lang/crates.io-index" 325checksum = "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7" 326 327[[package]] 328name = "bitflags" 329version = "1.3.2" 330source = "registry+https://github.com/rust-lang/crates.io-index" 331checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 332 333[[package]] 334name = "bitflags" 335version = "2.9.4" 336source = "registry+https://github.com/rust-lang/crates.io-index" 337checksum = "2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394" 338dependencies = [ 339 "serde", 340] 341 342[[package]] 343name = "block" 344version = "0.1.6" 345source = "registry+https://github.com/rust-lang/crates.io-index" 346checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a" 347 348[[package]] 349name = "block2" 350version = "0.5.1" 351source = "registry+https://github.com/rust-lang/crates.io-index" 352checksum = "2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f" 353dependencies = [ 354 "objc2 0.5.2", 355] 356 357[[package]] 358name = "block2" 359version = "0.6.1" 360source = "registry+https://github.com/rust-lang/crates.io-index" 361checksum = "340d2f0bdb2a43c1d3cd40513185b2bd7def0aa1052f956455114bc98f82dcf2" 362dependencies = [ 363 "objc2 0.6.2", 364] 365 366[[package]] 367name = "blocking" 368version = "1.6.2" 369source = "registry+https://github.com/rust-lang/crates.io-index" 370checksum = "e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21" 371dependencies = [ 372 "async-channel", 373 "async-task", 374 "futures-io", 375 "futures-lite", 376 "piper", 377] 378 379[[package]] 380name = "bumpalo" 381version = "3.19.0" 382source = "registry+https://github.com/rust-lang/crates.io-index" 383checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43" 384 385[[package]] 386name = "bytemuck" 387version = "1.23.2" 388source = "registry+https://github.com/rust-lang/crates.io-index" 389checksum = "3995eaeebcdf32f91f980d360f78732ddc061097ab4e39991ae7a6ace9194677" 390dependencies = [ 391 "bytemuck_derive", 392] 393 394[[package]] 395name = "bytemuck_derive" 396version = "1.10.1" 397source = "registry+https://github.com/rust-lang/crates.io-index" 398checksum = "4f154e572231cb6ba2bd1176980827e3d5dc04cc183a75dea38109fbdd672d29" 399dependencies = [ 400 "proc-macro2", 401 "quote", 402 "syn", 403] 404 405[[package]] 406name = "bytes" 407version = "1.10.1" 408source = "registry+https://github.com/rust-lang/crates.io-index" 409checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" 410 411[[package]] 412name = "calloop" 413version = "0.13.0" 414source = "registry+https://github.com/rust-lang/crates.io-index" 415checksum = "b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec" 416dependencies = [ 417 "bitflags 2.9.4", 418 "log", 419 "polling", 420 "rustix 0.38.44", 421 "slab", 422 "thiserror 1.0.69", 423] 424 425[[package]] 426name = "calloop-wayland-source" 427version = "0.3.0" 428source = "registry+https://github.com/rust-lang/crates.io-index" 429checksum = "95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20" 430dependencies = [ 431 "calloop", 432 "rustix 0.38.44", 433 "wayland-backend", 434 "wayland-client", 435] 436 437[[package]] 438name = "cc" 439version = "1.2.36" 440source = "registry+https://github.com/rust-lang/crates.io-index" 441checksum = "5252b3d2648e5eedbc1a6f501e3c795e07025c1e93bbf8bbdd6eef7f447a6d54" 442dependencies = [ 443 "find-msvc-tools", 444 "jobserver", 445 "libc", 446 "shlex", 447] 448 449[[package]] 450name = "cesu8" 451version = "1.1.0" 452source = "registry+https://github.com/rust-lang/crates.io-index" 453checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c" 454 455[[package]] 456name = "cfg-if" 457version = "1.0.3" 458source = "registry+https://github.com/rust-lang/crates.io-index" 459checksum = "2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9" 460 461[[package]] 462name = "cfg_aliases" 463version = "0.2.1" 464source = "registry+https://github.com/rust-lang/crates.io-index" 465checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" 466 467[[package]] 468name = "codespan-reporting" 469version = "0.12.0" 470source = "registry+https://github.com/rust-lang/crates.io-index" 471checksum = "fe6d2e5af09e8c8ad56c969f2157a3d4238cebc7c55f0a517728c38f7b200f81" 472dependencies = [ 473 "serde", 474 "termcolor", 475 "unicode-width", 476] 477 478[[package]] 479name = "combine" 480version = "4.6.7" 481source = "registry+https://github.com/rust-lang/crates.io-index" 482checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd" 483dependencies = [ 484 "bytes", 485 "memchr", 486] 487 488[[package]] 489name = "concurrent-queue" 490version = "2.5.0" 491source = "registry+https://github.com/rust-lang/crates.io-index" 492checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973" 493dependencies = [ 494 "crossbeam-utils", 495] 496 497[[package]] 498name = "core-foundation" 499version = "0.9.4" 500source = "registry+https://github.com/rust-lang/crates.io-index" 501checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 502dependencies = [ 503 "core-foundation-sys", 504 "libc", 505] 506 507[[package]] 508name = "core-foundation" 509version = "0.10.1" 510source = "registry+https://github.com/rust-lang/crates.io-index" 511checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6" 512dependencies = [ 513 "core-foundation-sys", 514 "libc", 515] 516 517[[package]] 518name = "core-foundation-sys" 519version = "0.8.7" 520source = "registry+https://github.com/rust-lang/crates.io-index" 521checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 522 523[[package]] 524name = "core-graphics" 525version = "0.23.2" 526source = "registry+https://github.com/rust-lang/crates.io-index" 527checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081" 528dependencies = [ 529 "bitflags 1.3.2", 530 "core-foundation 0.9.4", 531 "core-graphics-types 0.1.3", 532 "foreign-types", 533 "libc", 534] 535 536[[package]] 537name = "core-graphics" 538version = "0.24.0" 539source = "registry+https://github.com/rust-lang/crates.io-index" 540checksum = "fa95a34622365fa5bbf40b20b75dba8dfa8c94c734aea8ac9a5ca38af14316f1" 541dependencies = [ 542 "bitflags 2.9.4", 543 "core-foundation 0.10.1", 544 "core-graphics-types 0.2.0", 545 "foreign-types", 546 "libc", 547] 548 549[[package]] 550name = "core-graphics-types" 551version = "0.1.3" 552source = "registry+https://github.com/rust-lang/crates.io-index" 553checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf" 554dependencies = [ 555 "bitflags 1.3.2", 556 "core-foundation 0.9.4", 557 "libc", 558] 559 560[[package]] 561name = "core-graphics-types" 562version = "0.2.0" 563source = "registry+https://github.com/rust-lang/crates.io-index" 564checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb" 565dependencies = [ 566 "bitflags 2.9.4", 567 "core-foundation 0.10.1", 568 "libc", 569] 570 571[[package]] 572name = "coreaudio-rs" 573version = "0.13.0" 574source = "registry+https://github.com/rust-lang/crates.io-index" 575checksum = "1aae284fbaf7d27aa0e292f7677dfbe26503b0d555026f702940805a630eac17" 576dependencies = [ 577 "bitflags 1.3.2", 578 "libc", 579 "objc2-audio-toolbox", 580 "objc2-core-audio", 581 "objc2-core-audio-types", 582 "objc2-core-foundation", 583] 584 585[[package]] 586name = "cpal" 587version = "0.16.0" 588source = "registry+https://github.com/rust-lang/crates.io-index" 589checksum = "cbd307f43cc2a697e2d1f8bc7a1d824b5269e052209e28883e5bc04d095aaa3f" 590dependencies = [ 591 "alsa", 592 "coreaudio-rs", 593 "dasp_sample", 594 "jni", 595 "js-sys", 596 "libc", 597 "mach2", 598 "ndk", 599 "ndk-context", 600 "num-derive", 601 "num-traits", 602 "objc2-audio-toolbox", 603 "objc2-core-audio", 604 "objc2-core-audio-types", 605 "wasm-bindgen", 606 "wasm-bindgen-futures", 607 "web-sys", 608 "windows 0.54.0", 609] 610 611[[package]] 612name = "crossbeam-utils" 613version = "0.8.21" 614source = "registry+https://github.com/rust-lang/crates.io-index" 615checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" 616 617[[package]] 618name = "crunchy" 619version = "0.2.4" 620source = "registry+https://github.com/rust-lang/crates.io-index" 621checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5" 622 623[[package]] 624name = "ctor-lite" 625version = "0.1.0" 626source = "registry+https://github.com/rust-lang/crates.io-index" 627checksum = "1f791803201ab277ace03903de1594460708d2d54df6053f2d9e82f592b19e3b" 628 629[[package]] 630name = "cursor-icon" 631version = "1.2.0" 632source = "registry+https://github.com/rust-lang/crates.io-index" 633checksum = "f27ae1dd37df86211c42e150270f82743308803d90a6f6e6651cd730d5e1732f" 634 635[[package]] 636name = "dasp" 637version = "0.11.0" 638source = "registry+https://github.com/rust-lang/crates.io-index" 639checksum = "7381b67da416b639690ac77c73b86a7b5e64a29e31d1f75fb3b1102301ef355a" 640dependencies = [ 641 "dasp_envelope", 642 "dasp_frame", 643 "dasp_interpolate", 644 "dasp_peak", 645 "dasp_ring_buffer", 646 "dasp_rms", 647 "dasp_sample", 648 "dasp_signal", 649 "dasp_slice", 650 "dasp_window", 651] 652 653[[package]] 654name = "dasp_envelope" 655version = "0.11.0" 656source = "registry+https://github.com/rust-lang/crates.io-index" 657checksum = "8ec617ce7016f101a87fe85ed44180839744265fae73bb4aa43e7ece1b7668b6" 658dependencies = [ 659 "dasp_frame", 660 "dasp_peak", 661 "dasp_ring_buffer", 662 "dasp_rms", 663 "dasp_sample", 664] 665 666[[package]] 667name = "dasp_frame" 668version = "0.11.0" 669source = "registry+https://github.com/rust-lang/crates.io-index" 670checksum = "b2a3937f5fe2135702897535c8d4a5553f8b116f76c1529088797f2eee7c5cd6" 671dependencies = [ 672 "dasp_sample", 673] 674 675[[package]] 676name = "dasp_interpolate" 677version = "0.11.0" 678source = "registry+https://github.com/rust-lang/crates.io-index" 679checksum = "7fc975a6563bb7ca7ec0a6c784ead49983a21c24835b0bc96eea11ee407c7486" 680dependencies = [ 681 "dasp_frame", 682 "dasp_ring_buffer", 683 "dasp_sample", 684] 685 686[[package]] 687name = "dasp_peak" 688version = "0.11.0" 689source = "registry+https://github.com/rust-lang/crates.io-index" 690checksum = "5cf88559d79c21f3d8523d91250c397f9a15b5fc72fbb3f87fdb0a37b79915bf" 691dependencies = [ 692 "dasp_frame", 693 "dasp_sample", 694] 695 696[[package]] 697name = "dasp_ring_buffer" 698version = "0.11.0" 699source = "registry+https://github.com/rust-lang/crates.io-index" 700checksum = "07d79e19b89618a543c4adec9c5a347fe378a19041699b3278e616e387511ea1" 701 702[[package]] 703name = "dasp_rms" 704version = "0.11.0" 705source = "registry+https://github.com/rust-lang/crates.io-index" 706checksum = "a6c5dcb30b7e5014486e2822537ea2beae50b19722ffe2ed7549ab03774575aa" 707dependencies = [ 708 "dasp_frame", 709 "dasp_ring_buffer", 710 "dasp_sample", 711] 712 713[[package]] 714name = "dasp_sample" 715version = "0.11.0" 716source = "registry+https://github.com/rust-lang/crates.io-index" 717checksum = "0c87e182de0887fd5361989c677c4e8f5000cd9491d6d563161a8f3a5519fc7f" 718 719[[package]] 720name = "dasp_signal" 721version = "0.11.0" 722source = "registry+https://github.com/rust-lang/crates.io-index" 723checksum = "aa1ab7d01689c6ed4eae3d38fe1cea08cba761573fbd2d592528d55b421077e7" 724dependencies = [ 725 "dasp_envelope", 726 "dasp_frame", 727 "dasp_interpolate", 728 "dasp_peak", 729 "dasp_ring_buffer", 730 "dasp_rms", 731 "dasp_sample", 732 "dasp_window", 733] 734 735[[package]] 736name = "dasp_slice" 737version = "0.11.0" 738source = "registry+https://github.com/rust-lang/crates.io-index" 739checksum = "4e1c7335d58e7baedafa516cb361360ff38d6f4d3f9d9d5ee2a2fc8e27178fa1" 740dependencies = [ 741 "dasp_frame", 742 "dasp_sample", 743] 744 745[[package]] 746name = "dasp_window" 747version = "0.11.1" 748source = "registry+https://github.com/rust-lang/crates.io-index" 749checksum = "99ded7b88821d2ce4e8b842c9f1c86ac911891ab89443cc1de750cae764c5076" 750dependencies = [ 751 "dasp_sample", 752] 753 754[[package]] 755name = "dispatch" 756version = "0.2.0" 757source = "registry+https://github.com/rust-lang/crates.io-index" 758checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b" 759 760[[package]] 761name = "dispatch2" 762version = "0.3.0" 763source = "registry+https://github.com/rust-lang/crates.io-index" 764checksum = "89a09f22a6c6069a18470eb92d2298acf25463f14256d24778e1230d789a2aec" 765dependencies = [ 766 "bitflags 2.9.4", 767 "block2 0.6.1", 768 "libc", 769 "objc2 0.6.2", 770] 771 772[[package]] 773name = "displaydoc" 774version = "0.2.5" 775source = "registry+https://github.com/rust-lang/crates.io-index" 776checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" 777dependencies = [ 778 "proc-macro2", 779 "quote", 780 "syn", 781] 782 783[[package]] 784name = "dlib" 785version = "0.5.2" 786source = "registry+https://github.com/rust-lang/crates.io-index" 787checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412" 788dependencies = [ 789 "libloading", 790] 791 792[[package]] 793name = "document-features" 794version = "0.2.11" 795source = "registry+https://github.com/rust-lang/crates.io-index" 796checksum = "95249b50c6c185bee49034bcb378a49dc2b5dff0be90ff6616d31d64febab05d" 797dependencies = [ 798 "litrs", 799] 800 801[[package]] 802name = "downcast-rs" 803version = "1.2.1" 804source = "registry+https://github.com/rust-lang/crates.io-index" 805checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2" 806 807[[package]] 808name = "dpi" 809version = "0.1.2" 810source = "registry+https://github.com/rust-lang/crates.io-index" 811checksum = "d8b14ccef22fc6f5a8f4d7d768562a182c04ce9a3b3157b91390b52ddfdf1a76" 812 813[[package]] 814name = "drm" 815version = "0.12.0" 816source = "registry+https://github.com/rust-lang/crates.io-index" 817checksum = "98888c4bbd601524c11a7ed63f814b8825f420514f78e96f752c437ae9cbb5d1" 818dependencies = [ 819 "bitflags 2.9.4", 820 "bytemuck", 821 "drm-ffi", 822 "drm-fourcc", 823 "rustix 0.38.44", 824] 825 826[[package]] 827name = "drm-ffi" 828version = "0.8.0" 829source = "registry+https://github.com/rust-lang/crates.io-index" 830checksum = "97c98727e48b7ccb4f4aea8cfe881e5b07f702d17b7875991881b41af7278d53" 831dependencies = [ 832 "drm-sys", 833 "rustix 0.38.44", 834] 835 836[[package]] 837name = "drm-fourcc" 838version = "2.2.0" 839source = "registry+https://github.com/rust-lang/crates.io-index" 840checksum = "0aafbcdb8afc29c1a7ee5fbe53b5d62f4565b35a042a662ca9fecd0b54dae6f4" 841 842[[package]] 843name = "drm-sys" 844version = "0.7.0" 845source = "registry+https://github.com/rust-lang/crates.io-index" 846checksum = "fd39dde40b6e196c2e8763f23d119ddb1a8714534bf7d77fa97a65b0feda3986" 847dependencies = [ 848 "libc", 849 "linux-raw-sys 0.6.5", 850] 851 852[[package]] 853name = "encoding_rs" 854version = "0.8.35" 855source = "registry+https://github.com/rust-lang/crates.io-index" 856checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" 857dependencies = [ 858 "cfg-if", 859] 860 861[[package]] 862name = "endi" 863version = "1.1.0" 864source = "registry+https://github.com/rust-lang/crates.io-index" 865checksum = "a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf" 866 867[[package]] 868name = "enumflags2" 869version = "0.7.12" 870source = "registry+https://github.com/rust-lang/crates.io-index" 871checksum = "1027f7680c853e056ebcec683615fb6fbbc07dbaa13b4d5d9442b146ded4ecef" 872dependencies = [ 873 "enumflags2_derive", 874 "serde", 875] 876 877[[package]] 878name = "enumflags2_derive" 879version = "0.7.12" 880source = "registry+https://github.com/rust-lang/crates.io-index" 881checksum = "67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827" 882dependencies = [ 883 "proc-macro2", 884 "quote", 885 "syn", 886] 887 888[[package]] 889name = "equivalent" 890version = "1.0.2" 891source = "registry+https://github.com/rust-lang/crates.io-index" 892checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 893 894[[package]] 895name = "errno" 896version = "0.3.14" 897source = "registry+https://github.com/rust-lang/crates.io-index" 898checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" 899dependencies = [ 900 "libc", 901 "windows-sys 0.61.0", 902] 903 904[[package]] 905name = "event-listener" 906version = "5.4.1" 907source = "registry+https://github.com/rust-lang/crates.io-index" 908checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab" 909dependencies = [ 910 "concurrent-queue", 911 "parking", 912 "pin-project-lite", 913] 914 915[[package]] 916name = "event-listener-strategy" 917version = "0.5.4" 918source = "registry+https://github.com/rust-lang/crates.io-index" 919checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93" 920dependencies = [ 921 "event-listener", 922 "pin-project-lite", 923] 924 925[[package]] 926name = "extended" 927version = "0.1.0" 928source = "registry+https://github.com/rust-lang/crates.io-index" 929checksum = "af9673d8203fcb076b19dfd17e38b3d4ae9f44959416ea532ce72415a6020365" 930 931[[package]] 932name = "fastrand" 933version = "2.3.0" 934source = "registry+https://github.com/rust-lang/crates.io-index" 935checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" 936 937[[package]] 938name = "find-msvc-tools" 939version = "0.1.1" 940source = "registry+https://github.com/rust-lang/crates.io-index" 941checksum = "7fd99930f64d146689264c637b5af2f0233a933bef0d8570e2526bf9e083192d" 942 943[[package]] 944name = "foldhash" 945version = "0.1.5" 946source = "registry+https://github.com/rust-lang/crates.io-index" 947checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" 948 949[[package]] 950name = "font8x8" 951version = "0.3.1" 952source = "registry+https://github.com/rust-lang/crates.io-index" 953checksum = "875488b8711a968268c7cf5d139578713097ca4635a76044e8fe8eedf831d07e" 954 955[[package]] 956name = "foreign-types" 957version = "0.5.0" 958source = "registry+https://github.com/rust-lang/crates.io-index" 959checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965" 960dependencies = [ 961 "foreign-types-macros", 962 "foreign-types-shared", 963] 964 965[[package]] 966name = "foreign-types-macros" 967version = "0.2.3" 968source = "registry+https://github.com/rust-lang/crates.io-index" 969checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742" 970dependencies = [ 971 "proc-macro2", 972 "quote", 973 "syn", 974] 975 976[[package]] 977name = "foreign-types-shared" 978version = "0.3.1" 979source = "registry+https://github.com/rust-lang/crates.io-index" 980checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b" 981 982[[package]] 983name = "form_urlencoded" 984version = "1.2.2" 985source = "registry+https://github.com/rust-lang/crates.io-index" 986checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" 987dependencies = [ 988 "percent-encoding", 989] 990 991[[package]] 992name = "futures-channel" 993version = "0.3.31" 994source = "registry+https://github.com/rust-lang/crates.io-index" 995checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" 996dependencies = [ 997 "futures-core", 998] 999 1000[[package]] 1001name = "futures-core" 1002version = "0.3.31" 1003source = "registry+https://github.com/rust-lang/crates.io-index" 1004checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" 1005 1006[[package]] 1007name = "futures-io" 1008version = "0.3.31" 1009source = "registry+https://github.com/rust-lang/crates.io-index" 1010checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" 1011 1012[[package]] 1013name = "futures-lite" 1014version = "2.6.1" 1015source = "registry+https://github.com/rust-lang/crates.io-index" 1016checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad" 1017dependencies = [ 1018 "fastrand", 1019 "futures-core", 1020 "futures-io", 1021 "parking", 1022 "pin-project-lite", 1023] 1024 1025[[package]] 1026name = "futures-macro" 1027version = "0.3.31" 1028source = "registry+https://github.com/rust-lang/crates.io-index" 1029checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" 1030dependencies = [ 1031 "proc-macro2", 1032 "quote", 1033 "syn", 1034] 1035 1036[[package]] 1037name = "futures-task" 1038version = "0.3.31" 1039source = "registry+https://github.com/rust-lang/crates.io-index" 1040checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" 1041 1042[[package]] 1043name = "futures-util" 1044version = "0.3.31" 1045source = "registry+https://github.com/rust-lang/crates.io-index" 1046checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" 1047dependencies = [ 1048 "futures-core", 1049 "futures-io", 1050 "futures-macro", 1051 "futures-task", 1052 "memchr", 1053 "pin-project-lite", 1054 "pin-utils", 1055 "slab", 1056] 1057 1058[[package]] 1059name = "gethostname" 1060version = "1.0.2" 1061source = "registry+https://github.com/rust-lang/crates.io-index" 1062checksum = "fc257fdb4038301ce4b9cd1b3b51704509692bb3ff716a410cbd07925d9dae55" 1063dependencies = [ 1064 "rustix 1.1.2", 1065 "windows-targets 0.52.6", 1066] 1067 1068[[package]] 1069name = "getrandom" 1070version = "0.3.3" 1071source = "registry+https://github.com/rust-lang/crates.io-index" 1072checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4" 1073dependencies = [ 1074 "cfg-if", 1075 "libc", 1076 "r-efi", 1077 "wasi", 1078] 1079 1080[[package]] 1081name = "gl_generator" 1082version = "0.14.0" 1083source = "registry+https://github.com/rust-lang/crates.io-index" 1084checksum = "1a95dfc23a2b4a9a2f5ab41d194f8bfda3cabec42af4e39f08c339eb2a0c124d" 1085dependencies = [ 1086 "khronos_api", 1087 "log", 1088 "xml-rs", 1089] 1090 1091[[package]] 1092name = "glow" 1093version = "0.16.0" 1094source = "registry+https://github.com/rust-lang/crates.io-index" 1095checksum = "c5e5ea60d70410161c8bf5da3fdfeaa1c72ed2c15f8bbb9d19fe3a4fad085f08" 1096dependencies = [ 1097 "js-sys", 1098 "slotmap", 1099 "wasm-bindgen", 1100 "web-sys", 1101] 1102 1103[[package]] 1104name = "glutin_wgl_sys" 1105version = "0.6.1" 1106source = "registry+https://github.com/rust-lang/crates.io-index" 1107checksum = "2c4ee00b289aba7a9e5306d57c2d05499b2e5dc427f84ac708bd2c090212cf3e" 1108dependencies = [ 1109 "gl_generator", 1110] 1111 1112[[package]] 1113name = "gpu-alloc" 1114version = "0.6.0" 1115source = "registry+https://github.com/rust-lang/crates.io-index" 1116checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171" 1117dependencies = [ 1118 "bitflags 2.9.4", 1119 "gpu-alloc-types", 1120] 1121 1122[[package]] 1123name = "gpu-alloc-types" 1124version = "0.3.0" 1125source = "registry+https://github.com/rust-lang/crates.io-index" 1126checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4" 1127dependencies = [ 1128 "bitflags 2.9.4", 1129] 1130 1131[[package]] 1132name = "gpu-allocator" 1133version = "0.27.0" 1134source = "registry+https://github.com/rust-lang/crates.io-index" 1135checksum = "c151a2a5ef800297b4e79efa4f4bec035c5f51d5ae587287c9b952bdf734cacd" 1136dependencies = [ 1137 "log", 1138 "presser", 1139 "thiserror 1.0.69", 1140 "windows 0.58.0", 1141] 1142 1143[[package]] 1144name = "gpu-descriptor" 1145version = "0.3.2" 1146source = "registry+https://github.com/rust-lang/crates.io-index" 1147checksum = "b89c83349105e3732062a895becfc71a8f921bb71ecbbdd8ff99263e3b53a0ca" 1148dependencies = [ 1149 "bitflags 2.9.4", 1150 "gpu-descriptor-types", 1151 "hashbrown", 1152] 1153 1154[[package]] 1155name = "gpu-descriptor-types" 1156version = "0.2.0" 1157source = "registry+https://github.com/rust-lang/crates.io-index" 1158checksum = "fdf242682df893b86f33a73828fb09ca4b2d3bb6cc95249707fc684d27484b91" 1159dependencies = [ 1160 "bitflags 2.9.4", 1161] 1162 1163[[package]] 1164name = "half" 1165version = "2.6.0" 1166source = "registry+https://github.com/rust-lang/crates.io-index" 1167checksum = "459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9" 1168dependencies = [ 1169 "cfg-if", 1170 "crunchy", 1171 "num-traits", 1172] 1173 1174[[package]] 1175name = "hashbrown" 1176version = "0.15.5" 1177source = "registry+https://github.com/rust-lang/crates.io-index" 1178checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" 1179dependencies = [ 1180 "foldhash", 1181] 1182 1183[[package]] 1184name = "hermit-abi" 1185version = "0.5.2" 1186source = "registry+https://github.com/rust-lang/crates.io-index" 1187checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c" 1188 1189[[package]] 1190name = "hex" 1191version = "0.4.3" 1192source = "registry+https://github.com/rust-lang/crates.io-index" 1193checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" 1194 1195[[package]] 1196name = "hexf-parse" 1197version = "0.2.1" 1198source = "registry+https://github.com/rust-lang/crates.io-index" 1199checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df" 1200 1201[[package]] 1202name = "icu_collections" 1203version = "2.0.0" 1204source = "registry+https://github.com/rust-lang/crates.io-index" 1205checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47" 1206dependencies = [ 1207 "displaydoc", 1208 "potential_utf", 1209 "yoke", 1210 "zerofrom", 1211 "zerovec", 1212] 1213 1214[[package]] 1215name = "icu_locale_core" 1216version = "2.0.0" 1217source = "registry+https://github.com/rust-lang/crates.io-index" 1218checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a" 1219dependencies = [ 1220 "displaydoc", 1221 "litemap", 1222 "tinystr", 1223 "writeable", 1224 "zerovec", 1225] 1226 1227[[package]] 1228name = "icu_normalizer" 1229version = "2.0.0" 1230source = "registry+https://github.com/rust-lang/crates.io-index" 1231checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979" 1232dependencies = [ 1233 "displaydoc", 1234 "icu_collections", 1235 "icu_normalizer_data", 1236 "icu_properties", 1237 "icu_provider", 1238 "smallvec", 1239 "zerovec", 1240] 1241 1242[[package]] 1243name = "icu_normalizer_data" 1244version = "2.0.0" 1245source = "registry+https://github.com/rust-lang/crates.io-index" 1246checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3" 1247 1248[[package]] 1249name = "icu_properties" 1250version = "2.0.1" 1251source = "registry+https://github.com/rust-lang/crates.io-index" 1252checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b" 1253dependencies = [ 1254 "displaydoc", 1255 "icu_collections", 1256 "icu_locale_core", 1257 "icu_properties_data", 1258 "icu_provider", 1259 "potential_utf", 1260 "zerotrie", 1261 "zerovec", 1262] 1263 1264[[package]] 1265name = "icu_properties_data" 1266version = "2.0.1" 1267source = "registry+https://github.com/rust-lang/crates.io-index" 1268checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632" 1269 1270[[package]] 1271name = "icu_provider" 1272version = "2.0.0" 1273source = "registry+https://github.com/rust-lang/crates.io-index" 1274checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af" 1275dependencies = [ 1276 "displaydoc", 1277 "icu_locale_core", 1278 "stable_deref_trait", 1279 "tinystr", 1280 "writeable", 1281 "yoke", 1282 "zerofrom", 1283 "zerotrie", 1284 "zerovec", 1285] 1286 1287[[package]] 1288name = "idna" 1289version = "1.1.0" 1290source = "registry+https://github.com/rust-lang/crates.io-index" 1291checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" 1292dependencies = [ 1293 "idna_adapter", 1294 "smallvec", 1295 "utf8_iter", 1296] 1297 1298[[package]] 1299name = "idna_adapter" 1300version = "1.2.1" 1301source = "registry+https://github.com/rust-lang/crates.io-index" 1302checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" 1303dependencies = [ 1304 "icu_normalizer", 1305 "icu_properties", 1306] 1307 1308[[package]] 1309name = "indexmap" 1310version = "2.11.1" 1311source = "registry+https://github.com/rust-lang/crates.io-index" 1312checksum = "206a8042aec68fa4a62e8d3f7aa4ceb508177d9324faf261e1959e495b7a1921" 1313dependencies = [ 1314 "equivalent", 1315 "hashbrown", 1316] 1317 1318[[package]] 1319name = "jni" 1320version = "0.21.1" 1321source = "registry+https://github.com/rust-lang/crates.io-index" 1322checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97" 1323dependencies = [ 1324 "cesu8", 1325 "cfg-if", 1326 "combine", 1327 "jni-sys", 1328 "log", 1329 "thiserror 1.0.69", 1330 "walkdir", 1331 "windows-sys 0.45.0", 1332] 1333 1334[[package]] 1335name = "jni-sys" 1336version = "0.3.0" 1337source = "registry+https://github.com/rust-lang/crates.io-index" 1338checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130" 1339 1340[[package]] 1341name = "jobserver" 1342version = "0.1.34" 1343source = "registry+https://github.com/rust-lang/crates.io-index" 1344checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33" 1345dependencies = [ 1346 "getrandom", 1347 "libc", 1348] 1349 1350[[package]] 1351name = "js-sys" 1352version = "0.3.78" 1353source = "registry+https://github.com/rust-lang/crates.io-index" 1354checksum = "0c0b063578492ceec17683ef2f8c5e89121fbd0b172cbc280635ab7567db2738" 1355dependencies = [ 1356 "once_cell", 1357 "wasm-bindgen", 1358] 1359 1360[[package]] 1361name = "khronos-egl" 1362version = "6.0.0" 1363source = "registry+https://github.com/rust-lang/crates.io-index" 1364checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76" 1365dependencies = [ 1366 "libc", 1367 "libloading", 1368 "pkg-config", 1369] 1370 1371[[package]] 1372name = "khronos_api" 1373version = "3.1.0" 1374source = "registry+https://github.com/rust-lang/crates.io-index" 1375checksum = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc" 1376 1377[[package]] 1378name = "lazy_static" 1379version = "1.5.0" 1380source = "registry+https://github.com/rust-lang/crates.io-index" 1381checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 1382 1383[[package]] 1384name = "libc" 1385version = "0.2.175" 1386source = "registry+https://github.com/rust-lang/crates.io-index" 1387checksum = "6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543" 1388 1389[[package]] 1390name = "libloading" 1391version = "0.8.8" 1392source = "registry+https://github.com/rust-lang/crates.io-index" 1393checksum = "07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667" 1394dependencies = [ 1395 "cfg-if", 1396 "windows-targets 0.53.3", 1397] 1398 1399[[package]] 1400name = "libm" 1401version = "0.2.15" 1402source = "registry+https://github.com/rust-lang/crates.io-index" 1403checksum = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de" 1404 1405[[package]] 1406name = "libredox" 1407version = "0.1.9" 1408source = "registry+https://github.com/rust-lang/crates.io-index" 1409checksum = "391290121bad3d37fbddad76d8f5d1c1c314cfc646d143d7e07a3086ddff0ce3" 1410dependencies = [ 1411 "bitflags 2.9.4", 1412 "libc", 1413 "redox_syscall 0.5.17", 1414] 1415 1416[[package]] 1417name = "linux-raw-sys" 1418version = "0.4.15" 1419source = "registry+https://github.com/rust-lang/crates.io-index" 1420checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab" 1421 1422[[package]] 1423name = "linux-raw-sys" 1424version = "0.6.5" 1425source = "registry+https://github.com/rust-lang/crates.io-index" 1426checksum = "2a385b1be4e5c3e362ad2ffa73c392e53f031eaa5b7d648e64cd87f27f6063d7" 1427 1428[[package]] 1429name = "linux-raw-sys" 1430version = "0.11.0" 1431source = "registry+https://github.com/rust-lang/crates.io-index" 1432checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" 1433 1434[[package]] 1435name = "litemap" 1436version = "0.8.0" 1437source = "registry+https://github.com/rust-lang/crates.io-index" 1438checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956" 1439 1440[[package]] 1441name = "litrs" 1442version = "0.4.2" 1443source = "registry+https://github.com/rust-lang/crates.io-index" 1444checksum = "f5e54036fe321fd421e10d732f155734c4e4afd610dd556d9a82833ab3ee0bed" 1445 1446[[package]] 1447name = "lock_api" 1448version = "0.4.13" 1449source = "registry+https://github.com/rust-lang/crates.io-index" 1450checksum = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765" 1451dependencies = [ 1452 "autocfg", 1453 "scopeguard", 1454] 1455 1456[[package]] 1457name = "log" 1458version = "0.4.28" 1459source = "registry+https://github.com/rust-lang/crates.io-index" 1460checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432" 1461 1462[[package]] 1463name = "mach2" 1464version = "0.4.3" 1465source = "registry+https://github.com/rust-lang/crates.io-index" 1466checksum = "d640282b302c0bb0a2a8e0233ead9035e3bed871f0b7e81fe4a1ec829765db44" 1467dependencies = [ 1468 "libc", 1469] 1470 1471[[package]] 1472name = "malloc_buf" 1473version = "0.0.6" 1474source = "registry+https://github.com/rust-lang/crates.io-index" 1475checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb" 1476dependencies = [ 1477 "libc", 1478] 1479 1480[[package]] 1481name = "memchr" 1482version = "2.7.5" 1483source = "registry+https://github.com/rust-lang/crates.io-index" 1484checksum = "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0" 1485 1486[[package]] 1487name = "memmap2" 1488version = "0.9.8" 1489source = "registry+https://github.com/rust-lang/crates.io-index" 1490checksum = "843a98750cd611cc2965a8213b53b43e715f13c37a9e096c6408e69990961db7" 1491dependencies = [ 1492 "libc", 1493] 1494 1495[[package]] 1496name = "memoffset" 1497version = "0.9.1" 1498source = "registry+https://github.com/rust-lang/crates.io-index" 1499checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" 1500dependencies = [ 1501 "autocfg", 1502] 1503 1504[[package]] 1505name = "metal" 1506version = "0.32.0" 1507source = "registry+https://github.com/rust-lang/crates.io-index" 1508checksum = "00c15a6f673ff72ddcc22394663290f870fb224c1bfce55734a75c414150e605" 1509dependencies = [ 1510 "bitflags 2.9.4", 1511 "block", 1512 "core-graphics-types 0.2.0", 1513 "foreign-types", 1514 "log", 1515 "objc", 1516 "paste", 1517] 1518 1519[[package]] 1520name = "naga" 1521version = "26.0.0" 1522source = "registry+https://github.com/rust-lang/crates.io-index" 1523checksum = "916cbc7cb27db60be930a4e2da243cf4bc39569195f22fd8ee419cd31d5b662c" 1524dependencies = [ 1525 "arrayvec", 1526 "bit-set", 1527 "bitflags 2.9.4", 1528 "cfg-if", 1529 "cfg_aliases", 1530 "codespan-reporting", 1531 "half", 1532 "hashbrown", 1533 "hexf-parse", 1534 "indexmap", 1535 "libm", 1536 "log", 1537 "num-traits", 1538 "once_cell", 1539 "rustc-hash", 1540 "spirv", 1541 "thiserror 2.0.16", 1542 "unicode-ident", 1543] 1544 1545[[package]] 1546name = "ndk" 1547version = "0.9.0" 1548source = "registry+https://github.com/rust-lang/crates.io-index" 1549checksum = "c3f42e7bbe13d351b6bead8286a43aac9534b82bd3cc43e47037f012ebfd62d4" 1550dependencies = [ 1551 "bitflags 2.9.4", 1552 "jni-sys", 1553 "log", 1554 "ndk-sys", 1555 "num_enum", 1556 "raw-window-handle", 1557 "thiserror 1.0.69", 1558] 1559 1560[[package]] 1561name = "ndk-context" 1562version = "0.1.1" 1563source = "registry+https://github.com/rust-lang/crates.io-index" 1564checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b" 1565 1566[[package]] 1567name = "ndk-sys" 1568version = "0.6.0+11769913" 1569source = "registry+https://github.com/rust-lang/crates.io-index" 1570checksum = "ee6cda3051665f1fb8d9e08fc35c96d5a244fb1be711a03b71118828afc9a873" 1571dependencies = [ 1572 "jni-sys", 1573] 1574 1575[[package]] 1576name = "nix" 1577version = "0.30.1" 1578source = "registry+https://github.com/rust-lang/crates.io-index" 1579checksum = "74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6" 1580dependencies = [ 1581 "bitflags 2.9.4", 1582 "cfg-if", 1583 "cfg_aliases", 1584 "libc", 1585 "memoffset", 1586] 1587 1588[[package]] 1589name = "num-derive" 1590version = "0.4.2" 1591source = "registry+https://github.com/rust-lang/crates.io-index" 1592checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202" 1593dependencies = [ 1594 "proc-macro2", 1595 "quote", 1596 "syn", 1597] 1598 1599[[package]] 1600name = "num-traits" 1601version = "0.2.19" 1602source = "registry+https://github.com/rust-lang/crates.io-index" 1603checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 1604dependencies = [ 1605 "autocfg", 1606 "libm", 1607] 1608 1609[[package]] 1610name = "num_cpus" 1611version = "1.17.0" 1612source = "registry+https://github.com/rust-lang/crates.io-index" 1613checksum = "91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b" 1614dependencies = [ 1615 "hermit-abi", 1616 "libc", 1617] 1618 1619[[package]] 1620name = "num_enum" 1621version = "0.7.4" 1622source = "registry+https://github.com/rust-lang/crates.io-index" 1623checksum = "a973b4e44ce6cad84ce69d797acf9a044532e4184c4f267913d1b546a0727b7a" 1624dependencies = [ 1625 "num_enum_derive", 1626 "rustversion", 1627] 1628 1629[[package]] 1630name = "num_enum_derive" 1631version = "0.7.4" 1632source = "registry+https://github.com/rust-lang/crates.io-index" 1633checksum = "77e878c846a8abae00dd069496dbe8751b16ac1c3d6bd2a7283a938e8228f90d" 1634dependencies = [ 1635 "proc-macro-crate", 1636 "proc-macro2", 1637 "quote", 1638 "syn", 1639] 1640 1641[[package]] 1642name = "objc" 1643version = "0.2.7" 1644source = "registry+https://github.com/rust-lang/crates.io-index" 1645checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1" 1646dependencies = [ 1647 "malloc_buf", 1648] 1649 1650[[package]] 1651name = "objc-sys" 1652version = "0.3.5" 1653source = "registry+https://github.com/rust-lang/crates.io-index" 1654checksum = "cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310" 1655 1656[[package]] 1657name = "objc2" 1658version = "0.5.2" 1659source = "registry+https://github.com/rust-lang/crates.io-index" 1660checksum = "46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804" 1661dependencies = [ 1662 "objc-sys", 1663 "objc2-encode", 1664] 1665 1666[[package]] 1667name = "objc2" 1668version = "0.6.2" 1669source = "registry+https://github.com/rust-lang/crates.io-index" 1670checksum = "561f357ba7f3a2a61563a186a163d0a3a5247e1089524a3981d49adb775078bc" 1671dependencies = [ 1672 "objc2-encode", 1673] 1674 1675[[package]] 1676name = "objc2-app-kit" 1677version = "0.2.2" 1678source = "registry+https://github.com/rust-lang/crates.io-index" 1679checksum = "e4e89ad9e3d7d297152b17d39ed92cd50ca8063a89a9fa569046d41568891eff" 1680dependencies = [ 1681 "bitflags 2.9.4", 1682 "block2 0.5.1", 1683 "libc", 1684 "objc2 0.5.2", 1685 "objc2-core-data", 1686 "objc2-core-image", 1687 "objc2-foundation 0.2.2", 1688 "objc2-quartz-core", 1689] 1690 1691[[package]] 1692name = "objc2-app-kit" 1693version = "0.3.1" 1694source = "registry+https://github.com/rust-lang/crates.io-index" 1695checksum = "e6f29f568bec459b0ddff777cec4fe3fd8666d82d5a40ebd0ff7e66134f89bcc" 1696dependencies = [ 1697 "bitflags 2.9.4", 1698 "block2 0.6.1", 1699 "objc2 0.6.2", 1700 "objc2-foundation 0.3.1", 1701] 1702 1703[[package]] 1704name = "objc2-audio-toolbox" 1705version = "0.3.1" 1706source = "registry+https://github.com/rust-lang/crates.io-index" 1707checksum = "10cbe18d879e20a4aea544f8befe38bcf52255eb63d3f23eca2842f3319e4c07" 1708dependencies = [ 1709 "bitflags 2.9.4", 1710 "libc", 1711 "objc2 0.6.2", 1712 "objc2-core-audio", 1713 "objc2-core-audio-types", 1714 "objc2-core-foundation", 1715 "objc2-foundation 0.3.1", 1716] 1717 1718[[package]] 1719name = "objc2-cloud-kit" 1720version = "0.2.2" 1721source = "registry+https://github.com/rust-lang/crates.io-index" 1722checksum = "74dd3b56391c7a0596a295029734d3c1c5e7e510a4cb30245f8221ccea96b009" 1723dependencies = [ 1724 "bitflags 2.9.4", 1725 "block2 0.5.1", 1726 "objc2 0.5.2", 1727 "objc2-core-location", 1728 "objc2-foundation 0.2.2", 1729] 1730 1731[[package]] 1732name = "objc2-contacts" 1733version = "0.2.2" 1734source = "registry+https://github.com/rust-lang/crates.io-index" 1735checksum = "a5ff520e9c33812fd374d8deecef01d4a840e7b41862d849513de77e44aa4889" 1736dependencies = [ 1737 "block2 0.5.1", 1738 "objc2 0.5.2", 1739 "objc2-foundation 0.2.2", 1740] 1741 1742[[package]] 1743name = "objc2-core-audio" 1744version = "0.3.1" 1745source = "registry+https://github.com/rust-lang/crates.io-index" 1746checksum = "ca44961e888e19313b808f23497073e3f6b3c22bb485056674c8b49f3b025c82" 1747dependencies = [ 1748 "dispatch2", 1749 "objc2 0.6.2", 1750 "objc2-core-audio-types", 1751 "objc2-core-foundation", 1752] 1753 1754[[package]] 1755name = "objc2-core-audio-types" 1756version = "0.3.1" 1757source = "registry+https://github.com/rust-lang/crates.io-index" 1758checksum = "c0f1cc99bb07ad2ddb6527ddf83db6a15271bb036b3eb94b801cd44fdc666ee1" 1759dependencies = [ 1760 "bitflags 2.9.4", 1761 "objc2 0.6.2", 1762] 1763 1764[[package]] 1765name = "objc2-core-data" 1766version = "0.2.2" 1767source = "registry+https://github.com/rust-lang/crates.io-index" 1768checksum = "617fbf49e071c178c0b24c080767db52958f716d9eabdf0890523aeae54773ef" 1769dependencies = [ 1770 "bitflags 2.9.4", 1771 "block2 0.5.1", 1772 "objc2 0.5.2", 1773 "objc2-foundation 0.2.2", 1774] 1775 1776[[package]] 1777name = "objc2-core-foundation" 1778version = "0.3.1" 1779source = "registry+https://github.com/rust-lang/crates.io-index" 1780checksum = "1c10c2894a6fed806ade6027bcd50662746363a9589d3ec9d9bef30a4e4bc166" 1781dependencies = [ 1782 "bitflags 2.9.4", 1783 "dispatch2", 1784 "objc2 0.6.2", 1785] 1786 1787[[package]] 1788name = "objc2-core-image" 1789version = "0.2.2" 1790source = "registry+https://github.com/rust-lang/crates.io-index" 1791checksum = "55260963a527c99f1819c4f8e3b47fe04f9650694ef348ffd2227e8196d34c80" 1792dependencies = [ 1793 "block2 0.5.1", 1794 "objc2 0.5.2", 1795 "objc2-foundation 0.2.2", 1796 "objc2-metal", 1797] 1798 1799[[package]] 1800name = "objc2-core-location" 1801version = "0.2.2" 1802source = "registry+https://github.com/rust-lang/crates.io-index" 1803checksum = "000cfee34e683244f284252ee206a27953279d370e309649dc3ee317b37e5781" 1804dependencies = [ 1805 "block2 0.5.1", 1806 "objc2 0.5.2", 1807 "objc2-contacts", 1808 "objc2-foundation 0.2.2", 1809] 1810 1811[[package]] 1812name = "objc2-encode" 1813version = "4.1.0" 1814source = "registry+https://github.com/rust-lang/crates.io-index" 1815checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33" 1816 1817[[package]] 1818name = "objc2-foundation" 1819version = "0.2.2" 1820source = "registry+https://github.com/rust-lang/crates.io-index" 1821checksum = "0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8" 1822dependencies = [ 1823 "bitflags 2.9.4", 1824 "block2 0.5.1", 1825 "dispatch", 1826 "libc", 1827 "objc2 0.5.2", 1828] 1829 1830[[package]] 1831name = "objc2-foundation" 1832version = "0.3.1" 1833source = "registry+https://github.com/rust-lang/crates.io-index" 1834checksum = "900831247d2fe1a09a683278e5384cfb8c80c79fe6b166f9d14bfdde0ea1b03c" 1835dependencies = [ 1836 "bitflags 2.9.4", 1837 "objc2 0.6.2", 1838 "objc2-core-foundation", 1839] 1840 1841[[package]] 1842name = "objc2-link-presentation" 1843version = "0.2.2" 1844source = "registry+https://github.com/rust-lang/crates.io-index" 1845checksum = "a1a1ae721c5e35be65f01a03b6d2ac13a54cb4fa70d8a5da293d7b0020261398" 1846dependencies = [ 1847 "block2 0.5.1", 1848 "objc2 0.5.2", 1849 "objc2-app-kit 0.2.2", 1850 "objc2-foundation 0.2.2", 1851] 1852 1853[[package]] 1854name = "objc2-metal" 1855version = "0.2.2" 1856source = "registry+https://github.com/rust-lang/crates.io-index" 1857checksum = "dd0cba1276f6023976a406a14ffa85e1fdd19df6b0f737b063b95f6c8c7aadd6" 1858dependencies = [ 1859 "bitflags 2.9.4", 1860 "block2 0.5.1", 1861 "objc2 0.5.2", 1862 "objc2-foundation 0.2.2", 1863] 1864 1865[[package]] 1866name = "objc2-quartz-core" 1867version = "0.2.2" 1868source = "registry+https://github.com/rust-lang/crates.io-index" 1869checksum = "e42bee7bff906b14b167da2bac5efe6b6a07e6f7c0a21a7308d40c960242dc7a" 1870dependencies = [ 1871 "bitflags 2.9.4", 1872 "block2 0.5.1", 1873 "objc2 0.5.2", 1874 "objc2-foundation 0.2.2", 1875 "objc2-metal", 1876] 1877 1878[[package]] 1879name = "objc2-symbols" 1880version = "0.2.2" 1881source = "registry+https://github.com/rust-lang/crates.io-index" 1882checksum = "0a684efe3dec1b305badae1a28f6555f6ddd3bb2c2267896782858d5a78404dc" 1883dependencies = [ 1884 "objc2 0.5.2", 1885 "objc2-foundation 0.2.2", 1886] 1887 1888[[package]] 1889name = "objc2-ui-kit" 1890version = "0.2.2" 1891source = "registry+https://github.com/rust-lang/crates.io-index" 1892checksum = "b8bb46798b20cd6b91cbd113524c490f1686f4c4e8f49502431415f3512e2b6f" 1893dependencies = [ 1894 "bitflags 2.9.4", 1895 "block2 0.5.1", 1896 "objc2 0.5.2", 1897 "objc2-cloud-kit", 1898 "objc2-core-data", 1899 "objc2-core-image", 1900 "objc2-core-location", 1901 "objc2-foundation 0.2.2", 1902 "objc2-link-presentation", 1903 "objc2-quartz-core", 1904 "objc2-symbols", 1905 "objc2-uniform-type-identifiers", 1906 "objc2-user-notifications", 1907] 1908 1909[[package]] 1910name = "objc2-uniform-type-identifiers" 1911version = "0.2.2" 1912source = "registry+https://github.com/rust-lang/crates.io-index" 1913checksum = "44fa5f9748dbfe1ca6c0b79ad20725a11eca7c2218bceb4b005cb1be26273bfe" 1914dependencies = [ 1915 "block2 0.5.1", 1916 "objc2 0.5.2", 1917 "objc2-foundation 0.2.2", 1918] 1919 1920[[package]] 1921name = "objc2-user-notifications" 1922version = "0.2.2" 1923source = "registry+https://github.com/rust-lang/crates.io-index" 1924checksum = "76cfcbf642358e8689af64cee815d139339f3ed8ad05103ed5eaf73db8d84cb3" 1925dependencies = [ 1926 "bitflags 2.9.4", 1927 "block2 0.5.1", 1928 "objc2 0.5.2", 1929 "objc2-core-location", 1930 "objc2-foundation 0.2.2", 1931] 1932 1933[[package]] 1934name = "once_cell" 1935version = "1.21.3" 1936source = "registry+https://github.com/rust-lang/crates.io-index" 1937checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" 1938 1939[[package]] 1940name = "orbclient" 1941version = "0.3.48" 1942source = "registry+https://github.com/rust-lang/crates.io-index" 1943checksum = "ba0b26cec2e24f08ed8bb31519a9333140a6599b867dac464bb150bdb796fd43" 1944dependencies = [ 1945 "libredox", 1946] 1947 1948[[package]] 1949name = "ordered-float" 1950version = "5.0.0" 1951source = "registry+https://github.com/rust-lang/crates.io-index" 1952checksum = "e2c1f9f56e534ac6a9b8a4600bdf0f530fb393b5f393e7b4d03489c3cf0c3f01" 1953dependencies = [ 1954 "num-traits", 1955] 1956 1957[[package]] 1958name = "ordered-stream" 1959version = "0.2.0" 1960source = "registry+https://github.com/rust-lang/crates.io-index" 1961checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50" 1962dependencies = [ 1963 "futures-core", 1964 "pin-project-lite", 1965] 1966 1967[[package]] 1968name = "owned_ttf_parser" 1969version = "0.25.1" 1970source = "registry+https://github.com/rust-lang/crates.io-index" 1971checksum = "36820e9051aca1014ddc75770aab4d68bc1e9e632f0f5627c4086bc216fb583b" 1972dependencies = [ 1973 "ttf-parser", 1974] 1975 1976[[package]] 1977name = "parking" 1978version = "2.2.1" 1979source = "registry+https://github.com/rust-lang/crates.io-index" 1980checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba" 1981 1982[[package]] 1983name = "parking_lot" 1984version = "0.12.4" 1985source = "registry+https://github.com/rust-lang/crates.io-index" 1986checksum = "70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13" 1987dependencies = [ 1988 "lock_api", 1989 "parking_lot_core", 1990] 1991 1992[[package]] 1993name = "parking_lot_core" 1994version = "0.9.11" 1995source = "registry+https://github.com/rust-lang/crates.io-index" 1996checksum = "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5" 1997dependencies = [ 1998 "cfg-if", 1999 "libc", 2000 "redox_syscall 0.5.17", 2001 "smallvec", 2002 "windows-targets 0.52.6", 2003] 2004 2005[[package]] 2006name = "paste" 2007version = "1.0.15" 2008source = "registry+https://github.com/rust-lang/crates.io-index" 2009checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" 2010 2011[[package]] 2012name = "percent-encoding" 2013version = "2.3.2" 2014source = "registry+https://github.com/rust-lang/crates.io-index" 2015checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" 2016 2017[[package]] 2018name = "pin-project" 2019version = "1.1.10" 2020source = "registry+https://github.com/rust-lang/crates.io-index" 2021checksum = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a" 2022dependencies = [ 2023 "pin-project-internal", 2024] 2025 2026[[package]] 2027name = "pin-project-internal" 2028version = "1.1.10" 2029source = "registry+https://github.com/rust-lang/crates.io-index" 2030checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861" 2031dependencies = [ 2032 "proc-macro2", 2033 "quote", 2034 "syn", 2035] 2036 2037[[package]] 2038name = "pin-project-lite" 2039version = "0.2.16" 2040source = "registry+https://github.com/rust-lang/crates.io-index" 2041checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" 2042 2043[[package]] 2044name = "pin-utils" 2045version = "0.1.0" 2046source = "registry+https://github.com/rust-lang/crates.io-index" 2047checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 2048 2049[[package]] 2050name = "piper" 2051version = "0.2.4" 2052source = "registry+https://github.com/rust-lang/crates.io-index" 2053checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066" 2054dependencies = [ 2055 "atomic-waker", 2056 "fastrand", 2057 "futures-io", 2058] 2059 2060[[package]] 2061name = "pkg-config" 2062version = "0.3.32" 2063source = "registry+https://github.com/rust-lang/crates.io-index" 2064checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" 2065 2066[[package]] 2067name = "polling" 2068version = "3.10.0" 2069source = "registry+https://github.com/rust-lang/crates.io-index" 2070checksum = "b5bd19146350fe804f7cb2669c851c03d69da628803dab0d98018142aaa5d829" 2071dependencies = [ 2072 "cfg-if", 2073 "concurrent-queue", 2074 "hermit-abi", 2075 "pin-project-lite", 2076 "rustix 1.1.2", 2077 "windows-sys 0.60.2", 2078] 2079 2080[[package]] 2081name = "pollster" 2082version = "0.4.0" 2083source = "registry+https://github.com/rust-lang/crates.io-index" 2084checksum = "2f3a9f18d041e6d0e102a0a46750538147e5e8992d3b4873aaafee2520b00ce3" 2085 2086[[package]] 2087name = "portable-atomic" 2088version = "1.11.1" 2089source = "registry+https://github.com/rust-lang/crates.io-index" 2090checksum = "f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483" 2091 2092[[package]] 2093name = "portable-atomic-util" 2094version = "0.2.4" 2095source = "registry+https://github.com/rust-lang/crates.io-index" 2096checksum = "d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507" 2097dependencies = [ 2098 "portable-atomic", 2099] 2100 2101[[package]] 2102name = "potential_utf" 2103version = "0.1.3" 2104source = "registry+https://github.com/rust-lang/crates.io-index" 2105checksum = "84df19adbe5b5a0782edcab45899906947ab039ccf4573713735ee7de1e6b08a" 2106dependencies = [ 2107 "zerovec", 2108] 2109 2110[[package]] 2111name = "ppv-lite86" 2112version = "0.2.21" 2113source = "registry+https://github.com/rust-lang/crates.io-index" 2114checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 2115dependencies = [ 2116 "zerocopy", 2117] 2118 2119[[package]] 2120name = "presser" 2121version = "0.3.1" 2122source = "registry+https://github.com/rust-lang/crates.io-index" 2123checksum = "e8cf8e6a8aa66ce33f63993ffc4ea4271eb5b0530a9002db8455ea6050c77bfa" 2124 2125[[package]] 2126name = "proc-macro-crate" 2127version = "3.3.0" 2128source = "registry+https://github.com/rust-lang/crates.io-index" 2129checksum = "edce586971a4dfaa28950c6f18ed55e0406c1ab88bbce2c6f6293a7aaba73d35" 2130dependencies = [ 2131 "toml_edit", 2132] 2133 2134[[package]] 2135name = "proc-macro2" 2136version = "1.0.101" 2137source = "registry+https://github.com/rust-lang/crates.io-index" 2138checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de" 2139dependencies = [ 2140 "unicode-ident", 2141] 2142 2143[[package]] 2144name = "profiling" 2145version = "1.0.17" 2146source = "registry+https://github.com/rust-lang/crates.io-index" 2147checksum = "3eb8486b569e12e2c32ad3e204dbaba5e4b5b216e9367044f25f1dba42341773" 2148 2149[[package]] 2150name = "quick-xml" 2151version = "0.37.5" 2152source = "registry+https://github.com/rust-lang/crates.io-index" 2153checksum = "331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb" 2154dependencies = [ 2155 "memchr", 2156] 2157 2158[[package]] 2159name = "quote" 2160version = "1.0.40" 2161source = "registry+https://github.com/rust-lang/crates.io-index" 2162checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d" 2163dependencies = [ 2164 "proc-macro2", 2165] 2166 2167[[package]] 2168name = "r-efi" 2169version = "5.3.0" 2170source = "registry+https://github.com/rust-lang/crates.io-index" 2171checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" 2172 2173[[package]] 2174name = "rand" 2175version = "0.9.2" 2176source = "registry+https://github.com/rust-lang/crates.io-index" 2177checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" 2178dependencies = [ 2179 "rand_chacha", 2180 "rand_core", 2181] 2182 2183[[package]] 2184name = "rand_chacha" 2185version = "0.9.0" 2186source = "registry+https://github.com/rust-lang/crates.io-index" 2187checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" 2188dependencies = [ 2189 "ppv-lite86", 2190 "rand_core", 2191] 2192 2193[[package]] 2194name = "rand_core" 2195version = "0.9.3" 2196source = "registry+https://github.com/rust-lang/crates.io-index" 2197checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" 2198dependencies = [ 2199 "getrandom", 2200] 2201 2202[[package]] 2203name = "range-alloc" 2204version = "0.1.4" 2205source = "registry+https://github.com/rust-lang/crates.io-index" 2206checksum = "c3d6831663a5098ea164f89cff59c6284e95f4e3c76ce9848d4529f5ccca9bde" 2207 2208[[package]] 2209name = "raw-window-handle" 2210version = "0.6.2" 2211source = "registry+https://github.com/rust-lang/crates.io-index" 2212checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539" 2213 2214[[package]] 2215name = "redox_syscall" 2216version = "0.4.1" 2217source = "registry+https://github.com/rust-lang/crates.io-index" 2218checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa" 2219dependencies = [ 2220 "bitflags 1.3.2", 2221] 2222 2223[[package]] 2224name = "redox_syscall" 2225version = "0.5.17" 2226source = "registry+https://github.com/rust-lang/crates.io-index" 2227checksum = "5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77" 2228dependencies = [ 2229 "bitflags 2.9.4", 2230] 2231 2232[[package]] 2233name = "renderdoc-sys" 2234version = "1.1.0" 2235source = "registry+https://github.com/rust-lang/crates.io-index" 2236checksum = "19b30a45b0cd0bcca8037f3d0dc3421eaf95327a17cad11964fb8179b4fc4832" 2237 2238[[package]] 2239name = "rfd" 2240version = "0.15.4" 2241source = "registry+https://github.com/rust-lang/crates.io-index" 2242checksum = "ef2bee61e6cffa4635c72d7d81a84294e28f0930db0ddcb0f66d10244674ebed" 2243dependencies = [ 2244 "ashpd", 2245 "block2 0.6.1", 2246 "dispatch2", 2247 "js-sys", 2248 "log", 2249 "objc2 0.6.2", 2250 "objc2-app-kit 0.3.1", 2251 "objc2-core-foundation", 2252 "objc2-foundation 0.3.1", 2253 "pollster", 2254 "raw-window-handle", 2255 "urlencoding", 2256 "wasm-bindgen", 2257 "wasm-bindgen-futures", 2258 "web-sys", 2259 "windows-sys 0.59.0", 2260] 2261 2262[[package]] 2263name = "rtrb" 2264version = "0.3.2" 2265source = "registry+https://github.com/rust-lang/crates.io-index" 2266checksum = "ad8388ea1a9e0ea807e442e8263a699e7edcb320ecbcd21b4fa8ff859acce3ba" 2267 2268[[package]] 2269name = "rtsan-standalone" 2270version = "0.2.0" 2271source = "registry+https://github.com/rust-lang/crates.io-index" 2272checksum = "3c6a4b90a2bb001ee7995beb43c38b9ed112660936ae2183d462ee5e794a1b59" 2273dependencies = [ 2274 "rtsan-standalone-macros", 2275 "rtsan-standalone-sys", 2276] 2277 2278[[package]] 2279name = "rtsan-standalone-macros" 2280version = "0.2.0" 2281source = "registry+https://github.com/rust-lang/crates.io-index" 2282checksum = "849bff7a4ddb988fd4daa20f818e7cd699195ac81c9a6f2372444e04ba88e71e" 2283dependencies = [ 2284 "quote", 2285 "syn", 2286] 2287 2288[[package]] 2289name = "rtsan-standalone-sys" 2290version = "0.2.0" 2291source = "registry+https://github.com/rust-lang/crates.io-index" 2292checksum = "8b463f269f93c0e4be0e325b3a3fe46b3948992d36b37c8a5d949e9b903d9294" 2293dependencies = [ 2294 "num_cpus", 2295 "tempfile", 2296] 2297 2298[[package]] 2299name = "rustc-hash" 2300version = "1.1.0" 2301source = "registry+https://github.com/rust-lang/crates.io-index" 2302checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" 2303 2304[[package]] 2305name = "rustix" 2306version = "0.38.44" 2307source = "registry+https://github.com/rust-lang/crates.io-index" 2308checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154" 2309dependencies = [ 2310 "bitflags 2.9.4", 2311 "errno", 2312 "libc", 2313 "linux-raw-sys 0.4.15", 2314 "windows-sys 0.59.0", 2315] 2316 2317[[package]] 2318name = "rustix" 2319version = "1.1.2" 2320source = "registry+https://github.com/rust-lang/crates.io-index" 2321checksum = "cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e" 2322dependencies = [ 2323 "bitflags 2.9.4", 2324 "errno", 2325 "libc", 2326 "linux-raw-sys 0.11.0", 2327 "windows-sys 0.61.0", 2328] 2329 2330[[package]] 2331name = "rustversion" 2332version = "1.0.22" 2333source = "registry+https://github.com/rust-lang/crates.io-index" 2334checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" 2335 2336[[package]] 2337name = "same-file" 2338version = "1.0.6" 2339source = "registry+https://github.com/rust-lang/crates.io-index" 2340checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 2341dependencies = [ 2342 "winapi-util", 2343] 2344 2345[[package]] 2346name = "scoped-tls" 2347version = "1.0.1" 2348source = "registry+https://github.com/rust-lang/crates.io-index" 2349checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294" 2350 2351[[package]] 2352name = "scopeguard" 2353version = "1.2.0" 2354source = "registry+https://github.com/rust-lang/crates.io-index" 2355checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 2356 2357[[package]] 2358name = "sctk-adwaita" 2359version = "0.10.1" 2360source = "registry+https://github.com/rust-lang/crates.io-index" 2361checksum = "b6277f0217056f77f1d8f49f2950ac6c278c0d607c45f5ee99328d792ede24ec" 2362dependencies = [ 2363 "ab_glyph", 2364 "log", 2365 "memmap2", 2366 "smithay-client-toolkit", 2367 "tiny-skia", 2368] 2369 2370[[package]] 2371name = "serde" 2372version = "1.0.219" 2373source = "registry+https://github.com/rust-lang/crates.io-index" 2374checksum = "5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6" 2375dependencies = [ 2376 "serde_derive", 2377] 2378 2379[[package]] 2380name = "serde_derive" 2381version = "1.0.219" 2382source = "registry+https://github.com/rust-lang/crates.io-index" 2383checksum = "5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00" 2384dependencies = [ 2385 "proc-macro2", 2386 "quote", 2387 "syn", 2388] 2389 2390[[package]] 2391name = "serde_repr" 2392version = "0.1.20" 2393source = "registry+https://github.com/rust-lang/crates.io-index" 2394checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c" 2395dependencies = [ 2396 "proc-macro2", 2397 "quote", 2398 "syn", 2399] 2400 2401[[package]] 2402name = "shlex" 2403version = "1.3.0" 2404source = "registry+https://github.com/rust-lang/crates.io-index" 2405checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 2406 2407[[package]] 2408name = "signal-hook-registry" 2409version = "1.4.6" 2410source = "registry+https://github.com/rust-lang/crates.io-index" 2411checksum = "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b" 2412dependencies = [ 2413 "libc", 2414] 2415 2416[[package]] 2417name = "simple-left-right" 2418version = "0.2.2" 2419source = "registry+https://github.com/rust-lang/crates.io-index" 2420checksum = "8d14c606977d5f05c85d6c9d30da1d49567dd92c16e0bc693644659bcfbe8b05" 2421 2422[[package]] 2423name = "slab" 2424version = "0.4.11" 2425source = "registry+https://github.com/rust-lang/crates.io-index" 2426checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" 2427 2428[[package]] 2429name = "slotmap" 2430version = "1.0.7" 2431source = "registry+https://github.com/rust-lang/crates.io-index" 2432checksum = "dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a" 2433dependencies = [ 2434 "version_check", 2435] 2436 2437[[package]] 2438name = "smallvec" 2439version = "1.15.1" 2440source = "registry+https://github.com/rust-lang/crates.io-index" 2441checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 2442 2443[[package]] 2444name = "smithay-client-toolkit" 2445version = "0.19.2" 2446source = "registry+https://github.com/rust-lang/crates.io-index" 2447checksum = "3457dea1f0eb631b4034d61d4d8c32074caa6cd1ab2d59f2327bd8461e2c0016" 2448dependencies = [ 2449 "bitflags 2.9.4", 2450 "calloop", 2451 "calloop-wayland-source", 2452 "cursor-icon", 2453 "libc", 2454 "log", 2455 "memmap2", 2456 "rustix 0.38.44", 2457 "thiserror 1.0.69", 2458 "wayland-backend", 2459 "wayland-client", 2460 "wayland-csd-frame", 2461 "wayland-cursor", 2462 "wayland-protocols", 2463 "wayland-protocols-wlr", 2464 "wayland-scanner", 2465 "xkeysym", 2466] 2467 2468[[package]] 2469name = "smol" 2470version = "2.0.2" 2471source = "registry+https://github.com/rust-lang/crates.io-index" 2472checksum = "a33bd3e260892199c3ccfc487c88b2da2265080acb316cd920da72fdfd7c599f" 2473dependencies = [ 2474 "async-channel", 2475 "async-executor", 2476 "async-fs", 2477 "async-io", 2478 "async-lock", 2479 "async-net", 2480 "async-process", 2481 "blocking", 2482 "futures-lite", 2483] 2484 2485[[package]] 2486name = "smol_str" 2487version = "0.2.2" 2488source = "registry+https://github.com/rust-lang/crates.io-index" 2489checksum = "dd538fb6910ac1099850255cf94a94df6551fbdd602454387d0adb2d1ca6dead" 2490dependencies = [ 2491 "serde", 2492] 2493 2494[[package]] 2495name = "softbuffer" 2496version = "0.4.6" 2497source = "registry+https://github.com/rust-lang/crates.io-index" 2498checksum = "18051cdd562e792cad055119e0cdb2cfc137e44e3987532e0f9659a77931bb08" 2499dependencies = [ 2500 "as-raw-xcb-connection", 2501 "bytemuck", 2502 "cfg_aliases", 2503 "core-graphics 0.24.0", 2504 "drm", 2505 "fastrand", 2506 "foreign-types", 2507 "js-sys", 2508 "log", 2509 "memmap2", 2510 "objc2 0.5.2", 2511 "objc2-foundation 0.2.2", 2512 "objc2-quartz-core", 2513 "raw-window-handle", 2514 "redox_syscall 0.5.17", 2515 "rustix 0.38.44", 2516 "tiny-xlib", 2517 "wasm-bindgen", 2518 "wayland-backend", 2519 "wayland-client", 2520 "wayland-sys", 2521 "web-sys", 2522 "windows-sys 0.59.0", 2523 "x11rb", 2524] 2525 2526[[package]] 2527name = "spirv" 2528version = "0.3.0+sdk-1.3.268.0" 2529source = "registry+https://github.com/rust-lang/crates.io-index" 2530checksum = "eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844" 2531dependencies = [ 2532 "bitflags 2.9.4", 2533] 2534 2535[[package]] 2536name = "stable_deref_trait" 2537version = "1.2.0" 2538source = "registry+https://github.com/rust-lang/crates.io-index" 2539checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" 2540 2541[[package]] 2542name = "static_assertions" 2543version = "1.1.0" 2544source = "registry+https://github.com/rust-lang/crates.io-index" 2545checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 2546 2547[[package]] 2548name = "strict-num" 2549version = "0.1.1" 2550source = "registry+https://github.com/rust-lang/crates.io-index" 2551checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731" 2552 2553[[package]] 2554name = "symphonia" 2555version = "0.5.4" 2556source = "registry+https://github.com/rust-lang/crates.io-index" 2557checksum = "815c942ae7ee74737bb00f965fa5b5a2ac2ce7b6c01c0cc169bbeaf7abd5f5a9" 2558dependencies = [ 2559 "lazy_static", 2560 "symphonia-bundle-flac", 2561 "symphonia-codec-adpcm", 2562 "symphonia-codec-pcm", 2563 "symphonia-codec-vorbis", 2564 "symphonia-core", 2565 "symphonia-format-mkv", 2566 "symphonia-format-ogg", 2567 "symphonia-format-riff", 2568 "symphonia-metadata", 2569] 2570 2571[[package]] 2572name = "symphonia-bundle-flac" 2573version = "0.5.4" 2574source = "registry+https://github.com/rust-lang/crates.io-index" 2575checksum = "72e34f34298a7308d4397a6c7fbf5b84c5d491231ce3dd379707ba673ab3bd97" 2576dependencies = [ 2577 "log", 2578 "symphonia-core", 2579 "symphonia-metadata", 2580 "symphonia-utils-xiph", 2581] 2582 2583[[package]] 2584name = "symphonia-codec-adpcm" 2585version = "0.5.4" 2586source = "registry+https://github.com/rust-lang/crates.io-index" 2587checksum = "c94e1feac3327cd616e973d5be69ad36b3945f16b06f19c6773fc3ac0b426a0f" 2588dependencies = [ 2589 "log", 2590 "symphonia-core", 2591] 2592 2593[[package]] 2594name = "symphonia-codec-pcm" 2595version = "0.5.4" 2596source = "registry+https://github.com/rust-lang/crates.io-index" 2597checksum = "f395a67057c2ebc5e84d7bb1be71cce1a7ba99f64e0f0f0e303a03f79116f89b" 2598dependencies = [ 2599 "log", 2600 "symphonia-core", 2601] 2602 2603[[package]] 2604name = "symphonia-codec-vorbis" 2605version = "0.5.4" 2606source = "registry+https://github.com/rust-lang/crates.io-index" 2607checksum = "5a98765fb46a0a6732b007f7e2870c2129b6f78d87db7987e6533c8f164a9f30" 2608dependencies = [ 2609 "log", 2610 "symphonia-core", 2611 "symphonia-utils-xiph", 2612] 2613 2614[[package]] 2615name = "symphonia-core" 2616version = "0.5.4" 2617source = "registry+https://github.com/rust-lang/crates.io-index" 2618checksum = "798306779e3dc7d5231bd5691f5a813496dc79d3f56bf82e25789f2094e022c3" 2619dependencies = [ 2620 "arrayvec", 2621 "bitflags 1.3.2", 2622 "bytemuck", 2623 "lazy_static", 2624 "log", 2625] 2626 2627[[package]] 2628name = "symphonia-format-mkv" 2629version = "0.5.4" 2630source = "registry+https://github.com/rust-lang/crates.io-index" 2631checksum = "1bb43471a100f7882dc9937395bd5ebee8329298e766250b15b3875652fe3d6f" 2632dependencies = [ 2633 "lazy_static", 2634 "log", 2635 "symphonia-core", 2636 "symphonia-metadata", 2637 "symphonia-utils-xiph", 2638] 2639 2640[[package]] 2641name = "symphonia-format-ogg" 2642version = "0.5.4" 2643source = "registry+https://github.com/rust-lang/crates.io-index" 2644checksum = "ada3505789516bcf00fc1157c67729eded428b455c27ca370e41f4d785bfa931" 2645dependencies = [ 2646 "log", 2647 "symphonia-core", 2648 "symphonia-metadata", 2649 "symphonia-utils-xiph", 2650] 2651 2652[[package]] 2653name = "symphonia-format-riff" 2654version = "0.5.4" 2655source = "registry+https://github.com/rust-lang/crates.io-index" 2656checksum = "05f7be232f962f937f4b7115cbe62c330929345434c834359425e043bfd15f50" 2657dependencies = [ 2658 "extended", 2659 "log", 2660 "symphonia-core", 2661 "symphonia-metadata", 2662] 2663 2664[[package]] 2665name = "symphonia-metadata" 2666version = "0.5.4" 2667source = "registry+https://github.com/rust-lang/crates.io-index" 2668checksum = "bc622b9841a10089c5b18e99eb904f4341615d5aa55bbf4eedde1be721a4023c" 2669dependencies = [ 2670 "encoding_rs", 2671 "lazy_static", 2672 "log", 2673 "symphonia-core", 2674] 2675 2676[[package]] 2677name = "symphonia-utils-xiph" 2678version = "0.5.4" 2679source = "registry+https://github.com/rust-lang/crates.io-index" 2680checksum = "484472580fa49991afda5f6550ece662237b00c6f562c7d9638d1b086ed010fe" 2681dependencies = [ 2682 "symphonia-core", 2683 "symphonia-metadata", 2684] 2685 2686[[package]] 2687name = "syn" 2688version = "2.0.106" 2689source = "registry+https://github.com/rust-lang/crates.io-index" 2690checksum = "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6" 2691dependencies = [ 2692 "proc-macro2", 2693 "quote", 2694 "unicode-ident", 2695] 2696 2697[[package]] 2698name = "synstructure" 2699version = "0.13.2" 2700source = "registry+https://github.com/rust-lang/crates.io-index" 2701checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" 2702dependencies = [ 2703 "proc-macro2", 2704 "quote", 2705 "syn", 2706] 2707 2708[[package]] 2709name = "tempfile" 2710version = "3.22.0" 2711source = "registry+https://github.com/rust-lang/crates.io-index" 2712checksum = "84fa4d11fadde498443cca10fd3ac23c951f0dc59e080e9f4b93d4df4e4eea53" 2713dependencies = [ 2714 "fastrand", 2715 "getrandom", 2716 "once_cell", 2717 "rustix 1.1.2", 2718 "windows-sys 0.61.0", 2719] 2720 2721[[package]] 2722name = "termcolor" 2723version = "1.4.1" 2724source = "registry+https://github.com/rust-lang/crates.io-index" 2725checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755" 2726dependencies = [ 2727 "winapi-util", 2728] 2729 2730[[package]] 2731name = "thiserror" 2732version = "1.0.69" 2733source = "registry+https://github.com/rust-lang/crates.io-index" 2734checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" 2735dependencies = [ 2736 "thiserror-impl 1.0.69", 2737] 2738 2739[[package]] 2740name = "thiserror" 2741version = "2.0.16" 2742source = "registry+https://github.com/rust-lang/crates.io-index" 2743checksum = "3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0" 2744dependencies = [ 2745 "thiserror-impl 2.0.16", 2746] 2747 2748[[package]] 2749name = "thiserror-impl" 2750version = "1.0.69" 2751source = "registry+https://github.com/rust-lang/crates.io-index" 2752checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" 2753dependencies = [ 2754 "proc-macro2", 2755 "quote", 2756 "syn", 2757] 2758 2759[[package]] 2760name = "thiserror-impl" 2761version = "2.0.16" 2762source = "registry+https://github.com/rust-lang/crates.io-index" 2763checksum = "6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960" 2764dependencies = [ 2765 "proc-macro2", 2766 "quote", 2767 "syn", 2768] 2769 2770[[package]] 2771name = "tiny-skia" 2772version = "0.11.4" 2773source = "registry+https://github.com/rust-lang/crates.io-index" 2774checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab" 2775dependencies = [ 2776 "arrayref", 2777 "arrayvec", 2778 "bytemuck", 2779 "cfg-if", 2780 "log", 2781 "tiny-skia-path", 2782] 2783 2784[[package]] 2785name = "tiny-skia-path" 2786version = "0.11.4" 2787source = "registry+https://github.com/rust-lang/crates.io-index" 2788checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93" 2789dependencies = [ 2790 "arrayref", 2791 "bytemuck", 2792 "strict-num", 2793] 2794 2795[[package]] 2796name = "tiny-xlib" 2797version = "0.2.4" 2798source = "registry+https://github.com/rust-lang/crates.io-index" 2799checksum = "0324504befd01cab6e0c994f34b2ffa257849ee019d3fb3b64fb2c858887d89e" 2800dependencies = [ 2801 "as-raw-xcb-connection", 2802 "ctor-lite", 2803 "libloading", 2804 "pkg-config", 2805 "tracing", 2806] 2807 2808[[package]] 2809name = "tinystr" 2810version = "0.8.1" 2811source = "registry+https://github.com/rust-lang/crates.io-index" 2812checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b" 2813dependencies = [ 2814 "displaydoc", 2815 "zerovec", 2816] 2817 2818[[package]] 2819name = "toml_datetime" 2820version = "0.6.11" 2821source = "registry+https://github.com/rust-lang/crates.io-index" 2822checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c" 2823 2824[[package]] 2825name = "toml_edit" 2826version = "0.22.27" 2827source = "registry+https://github.com/rust-lang/crates.io-index" 2828checksum = "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a" 2829dependencies = [ 2830 "indexmap", 2831 "toml_datetime", 2832 "winnow", 2833] 2834 2835[[package]] 2836name = "torque-tracker" 2837version = "0.1.1" 2838dependencies = [ 2839 "ascii", 2840 "cpal", 2841 "font8x8", 2842 "paste", 2843 "rfd", 2844 "smol", 2845 "softbuffer", 2846 "symphonia", 2847 "torque-tracker-engine", 2848 "triple_buffer", 2849 "wgpu", 2850 "winit", 2851] 2852 2853[[package]] 2854name = "torque-tracker-engine" 2855version = "0.1.0" 2856source = "registry+https://github.com/rust-lang/crates.io-index" 2857checksum = "809ceef6db8d2bd9bf2a14b327efe8fd04d16827e3675a035f70d00503c2ae4f" 2858dependencies = [ 2859 "dasp", 2860 "rtrb", 2861 "rtsan-standalone", 2862 "simple-left-right", 2863 "triple_buffer", 2864] 2865 2866[[package]] 2867name = "tracing" 2868version = "0.1.41" 2869source = "registry+https://github.com/rust-lang/crates.io-index" 2870checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" 2871dependencies = [ 2872 "pin-project-lite", 2873 "tracing-attributes", 2874 "tracing-core", 2875] 2876 2877[[package]] 2878name = "tracing-attributes" 2879version = "0.1.30" 2880source = "registry+https://github.com/rust-lang/crates.io-index" 2881checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903" 2882dependencies = [ 2883 "proc-macro2", 2884 "quote", 2885 "syn", 2886] 2887 2888[[package]] 2889name = "tracing-core" 2890version = "0.1.34" 2891source = "registry+https://github.com/rust-lang/crates.io-index" 2892checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678" 2893dependencies = [ 2894 "once_cell", 2895] 2896 2897[[package]] 2898name = "triple_buffer" 2899version = "8.1.1" 2900source = "registry+https://github.com/rust-lang/crates.io-index" 2901checksum = "420466259f9fa5decc654c490b9ab538400e5420df8237f84ecbe20368bcf72b" 2902dependencies = [ 2903 "crossbeam-utils", 2904] 2905 2906[[package]] 2907name = "ttf-parser" 2908version = "0.25.1" 2909source = "registry+https://github.com/rust-lang/crates.io-index" 2910checksum = "d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31" 2911 2912[[package]] 2913name = "uds_windows" 2914version = "1.1.0" 2915source = "registry+https://github.com/rust-lang/crates.io-index" 2916checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9" 2917dependencies = [ 2918 "memoffset", 2919 "tempfile", 2920 "winapi", 2921] 2922 2923[[package]] 2924name = "unicode-ident" 2925version = "1.0.18" 2926source = "registry+https://github.com/rust-lang/crates.io-index" 2927checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512" 2928 2929[[package]] 2930name = "unicode-segmentation" 2931version = "1.12.0" 2932source = "registry+https://github.com/rust-lang/crates.io-index" 2933checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493" 2934 2935[[package]] 2936name = "unicode-width" 2937version = "0.2.1" 2938source = "registry+https://github.com/rust-lang/crates.io-index" 2939checksum = "4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c" 2940 2941[[package]] 2942name = "url" 2943version = "2.5.7" 2944source = "registry+https://github.com/rust-lang/crates.io-index" 2945checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b" 2946dependencies = [ 2947 "form_urlencoded", 2948 "idna", 2949 "percent-encoding", 2950 "serde", 2951] 2952 2953[[package]] 2954name = "urlencoding" 2955version = "2.1.3" 2956source = "registry+https://github.com/rust-lang/crates.io-index" 2957checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" 2958 2959[[package]] 2960name = "utf8_iter" 2961version = "1.0.4" 2962source = "registry+https://github.com/rust-lang/crates.io-index" 2963checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 2964 2965[[package]] 2966name = "version_check" 2967version = "0.9.5" 2968source = "registry+https://github.com/rust-lang/crates.io-index" 2969checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 2970 2971[[package]] 2972name = "walkdir" 2973version = "2.5.0" 2974source = "registry+https://github.com/rust-lang/crates.io-index" 2975checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" 2976dependencies = [ 2977 "same-file", 2978 "winapi-util", 2979] 2980 2981[[package]] 2982name = "wasi" 2983version = "0.14.4+wasi-0.2.4" 2984source = "registry+https://github.com/rust-lang/crates.io-index" 2985checksum = "88a5f4a424faf49c3c2c344f166f0662341d470ea185e939657aaff130f0ec4a" 2986dependencies = [ 2987 "wit-bindgen", 2988] 2989 2990[[package]] 2991name = "wasm-bindgen" 2992version = "0.2.101" 2993source = "registry+https://github.com/rust-lang/crates.io-index" 2994checksum = "7e14915cadd45b529bb8d1f343c4ed0ac1de926144b746e2710f9cd05df6603b" 2995dependencies = [ 2996 "cfg-if", 2997 "once_cell", 2998 "rustversion", 2999 "wasm-bindgen-macro", 3000 "wasm-bindgen-shared", 3001] 3002 3003[[package]] 3004name = "wasm-bindgen-backend" 3005version = "0.2.101" 3006source = "registry+https://github.com/rust-lang/crates.io-index" 3007checksum = "e28d1ba982ca7923fd01448d5c30c6864d0a14109560296a162f80f305fb93bb" 3008dependencies = [ 3009 "bumpalo", 3010 "log", 3011 "proc-macro2", 3012 "quote", 3013 "syn", 3014 "wasm-bindgen-shared", 3015] 3016 3017[[package]] 3018name = "wasm-bindgen-futures" 3019version = "0.4.51" 3020source = "registry+https://github.com/rust-lang/crates.io-index" 3021checksum = "0ca85039a9b469b38336411d6d6ced91f3fc87109a2a27b0c197663f5144dffe" 3022dependencies = [ 3023 "cfg-if", 3024 "js-sys", 3025 "once_cell", 3026 "wasm-bindgen", 3027 "web-sys", 3028] 3029 3030[[package]] 3031name = "wasm-bindgen-macro" 3032version = "0.2.101" 3033source = "registry+https://github.com/rust-lang/crates.io-index" 3034checksum = "7c3d463ae3eff775b0c45df9da45d68837702ac35af998361e2c84e7c5ec1b0d" 3035dependencies = [ 3036 "quote", 3037 "wasm-bindgen-macro-support", 3038] 3039 3040[[package]] 3041name = "wasm-bindgen-macro-support" 3042version = "0.2.101" 3043source = "registry+https://github.com/rust-lang/crates.io-index" 3044checksum = "7bb4ce89b08211f923caf51d527662b75bdc9c9c7aab40f86dcb9fb85ac552aa" 3045dependencies = [ 3046 "proc-macro2", 3047 "quote", 3048 "syn", 3049 "wasm-bindgen-backend", 3050 "wasm-bindgen-shared", 3051] 3052 3053[[package]] 3054name = "wasm-bindgen-shared" 3055version = "0.2.101" 3056source = "registry+https://github.com/rust-lang/crates.io-index" 3057checksum = "f143854a3b13752c6950862c906306adb27c7e839f7414cec8fea35beab624c1" 3058dependencies = [ 3059 "unicode-ident", 3060] 3061 3062[[package]] 3063name = "wayland-backend" 3064version = "0.3.11" 3065source = "registry+https://github.com/rust-lang/crates.io-index" 3066checksum = "673a33c33048a5ade91a6b139580fa174e19fb0d23f396dca9fa15f2e1e49b35" 3067dependencies = [ 3068 "cc", 3069 "downcast-rs", 3070 "rustix 1.1.2", 3071 "scoped-tls", 3072 "smallvec", 3073 "wayland-sys", 3074] 3075 3076[[package]] 3077name = "wayland-client" 3078version = "0.31.11" 3079source = "registry+https://github.com/rust-lang/crates.io-index" 3080checksum = "c66a47e840dc20793f2264eb4b3e4ecb4b75d91c0dd4af04b456128e0bdd449d" 3081dependencies = [ 3082 "bitflags 2.9.4", 3083 "rustix 1.1.2", 3084 "wayland-backend", 3085 "wayland-scanner", 3086] 3087 3088[[package]] 3089name = "wayland-csd-frame" 3090version = "0.3.0" 3091source = "registry+https://github.com/rust-lang/crates.io-index" 3092checksum = "625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e" 3093dependencies = [ 3094 "bitflags 2.9.4", 3095 "cursor-icon", 3096 "wayland-backend", 3097] 3098 3099[[package]] 3100name = "wayland-cursor" 3101version = "0.31.11" 3102source = "registry+https://github.com/rust-lang/crates.io-index" 3103checksum = "447ccc440a881271b19e9989f75726d60faa09b95b0200a9b7eb5cc47c3eeb29" 3104dependencies = [ 3105 "rustix 1.1.2", 3106 "wayland-client", 3107 "xcursor", 3108] 3109 3110[[package]] 3111name = "wayland-protocols" 3112version = "0.32.9" 3113source = "registry+https://github.com/rust-lang/crates.io-index" 3114checksum = "efa790ed75fbfd71283bd2521a1cfdc022aabcc28bdcff00851f9e4ae88d9901" 3115dependencies = [ 3116 "bitflags 2.9.4", 3117 "wayland-backend", 3118 "wayland-client", 3119 "wayland-scanner", 3120] 3121 3122[[package]] 3123name = "wayland-protocols-plasma" 3124version = "0.3.9" 3125source = "registry+https://github.com/rust-lang/crates.io-index" 3126checksum = "a07a14257c077ab3279987c4f8bb987851bf57081b93710381daea94f2c2c032" 3127dependencies = [ 3128 "bitflags 2.9.4", 3129 "wayland-backend", 3130 "wayland-client", 3131 "wayland-protocols", 3132 "wayland-scanner", 3133] 3134 3135[[package]] 3136name = "wayland-protocols-wlr" 3137version = "0.3.9" 3138source = "registry+https://github.com/rust-lang/crates.io-index" 3139checksum = "efd94963ed43cf9938a090ca4f7da58eb55325ec8200c3848963e98dc25b78ec" 3140dependencies = [ 3141 "bitflags 2.9.4", 3142 "wayland-backend", 3143 "wayland-client", 3144 "wayland-protocols", 3145 "wayland-scanner", 3146] 3147 3148[[package]] 3149name = "wayland-scanner" 3150version = "0.31.7" 3151source = "registry+https://github.com/rust-lang/crates.io-index" 3152checksum = "54cb1e9dc49da91950bdfd8b848c49330536d9d1fb03d4bfec8cae50caa50ae3" 3153dependencies = [ 3154 "proc-macro2", 3155 "quick-xml", 3156 "quote", 3157] 3158 3159[[package]] 3160name = "wayland-sys" 3161version = "0.31.7" 3162source = "registry+https://github.com/rust-lang/crates.io-index" 3163checksum = "34949b42822155826b41db8e5d0c1be3a2bd296c747577a43a3e6daefc296142" 3164dependencies = [ 3165 "dlib", 3166 "log", 3167 "once_cell", 3168 "pkg-config", 3169] 3170 3171[[package]] 3172name = "web-sys" 3173version = "0.3.78" 3174source = "registry+https://github.com/rust-lang/crates.io-index" 3175checksum = "77e4b637749ff0d92b8fad63aa1f7cff3cbe125fd49c175cd6345e7272638b12" 3176dependencies = [ 3177 "js-sys", 3178 "wasm-bindgen", 3179] 3180 3181[[package]] 3182name = "web-time" 3183version = "1.1.0" 3184source = "registry+https://github.com/rust-lang/crates.io-index" 3185checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" 3186dependencies = [ 3187 "js-sys", 3188 "wasm-bindgen", 3189] 3190 3191[[package]] 3192name = "wgpu" 3193version = "26.0.1" 3194source = "registry+https://github.com/rust-lang/crates.io-index" 3195checksum = "70b6ff82bbf6e9206828e1a3178e851f8c20f1c9028e74dd3a8090741ccd5798" 3196dependencies = [ 3197 "arrayvec", 3198 "bitflags 2.9.4", 3199 "cfg-if", 3200 "cfg_aliases", 3201 "document-features", 3202 "hashbrown", 3203 "js-sys", 3204 "log", 3205 "naga", 3206 "parking_lot", 3207 "portable-atomic", 3208 "profiling", 3209 "raw-window-handle", 3210 "smallvec", 3211 "static_assertions", 3212 "wasm-bindgen", 3213 "wasm-bindgen-futures", 3214 "web-sys", 3215 "wgpu-core", 3216 "wgpu-hal", 3217 "wgpu-types", 3218] 3219 3220[[package]] 3221name = "wgpu-core" 3222version = "26.0.1" 3223source = "registry+https://github.com/rust-lang/crates.io-index" 3224checksum = "d5f62f1053bd28c2268f42916f31588f81f64796e2ff91b81293515017ca8bd9" 3225dependencies = [ 3226 "arrayvec", 3227 "bit-set", 3228 "bit-vec", 3229 "bitflags 2.9.4", 3230 "cfg_aliases", 3231 "document-features", 3232 "hashbrown", 3233 "indexmap", 3234 "log", 3235 "naga", 3236 "once_cell", 3237 "parking_lot", 3238 "portable-atomic", 3239 "profiling", 3240 "raw-window-handle", 3241 "rustc-hash", 3242 "smallvec", 3243 "thiserror 2.0.16", 3244 "wgpu-core-deps-apple", 3245 "wgpu-core-deps-emscripten", 3246 "wgpu-core-deps-windows-linux-android", 3247 "wgpu-hal", 3248 "wgpu-types", 3249] 3250 3251[[package]] 3252name = "wgpu-core-deps-apple" 3253version = "26.0.0" 3254source = "registry+https://github.com/rust-lang/crates.io-index" 3255checksum = "18ae5fbde6a4cbebae38358aa73fcd6e0f15c6144b67ef5dc91ded0db125dbdf" 3256dependencies = [ 3257 "wgpu-hal", 3258] 3259 3260[[package]] 3261name = "wgpu-core-deps-emscripten" 3262version = "26.0.0" 3263source = "registry+https://github.com/rust-lang/crates.io-index" 3264checksum = "d7670e390f416006f746b4600fdd9136455e3627f5bd763abf9a65daa216dd2d" 3265dependencies = [ 3266 "wgpu-hal", 3267] 3268 3269[[package]] 3270name = "wgpu-core-deps-windows-linux-android" 3271version = "26.0.0" 3272source = "registry+https://github.com/rust-lang/crates.io-index" 3273checksum = "720a5cb9d12b3d337c15ff0e24d3e97ed11490ff3f7506e7f3d98c68fa5d6f14" 3274dependencies = [ 3275 "wgpu-hal", 3276] 3277 3278[[package]] 3279name = "wgpu-hal" 3280version = "26.0.4" 3281source = "registry+https://github.com/rust-lang/crates.io-index" 3282checksum = "7df2c64ac282a91ad7662c90bc4a77d4a2135bc0b2a2da5a4d4e267afc034b9e" 3283dependencies = [ 3284 "android_system_properties", 3285 "arrayvec", 3286 "ash", 3287 "bit-set", 3288 "bitflags 2.9.4", 3289 "block", 3290 "bytemuck", 3291 "cfg-if", 3292 "cfg_aliases", 3293 "core-graphics-types 0.2.0", 3294 "glow", 3295 "glutin_wgl_sys", 3296 "gpu-alloc", 3297 "gpu-allocator", 3298 "gpu-descriptor", 3299 "hashbrown", 3300 "js-sys", 3301 "khronos-egl", 3302 "libc", 3303 "libloading", 3304 "log", 3305 "metal", 3306 "naga", 3307 "ndk-sys", 3308 "objc", 3309 "ordered-float", 3310 "parking_lot", 3311 "portable-atomic", 3312 "portable-atomic-util", 3313 "profiling", 3314 "range-alloc", 3315 "raw-window-handle", 3316 "renderdoc-sys", 3317 "smallvec", 3318 "thiserror 2.0.16", 3319 "wasm-bindgen", 3320 "web-sys", 3321 "wgpu-types", 3322 "windows 0.58.0", 3323 "windows-core 0.58.0", 3324] 3325 3326[[package]] 3327name = "wgpu-types" 3328version = "26.0.0" 3329source = "registry+https://github.com/rust-lang/crates.io-index" 3330checksum = "eca7a8d8af57c18f57d393601a1fb159ace8b2328f1b6b5f80893f7d672c9ae2" 3331dependencies = [ 3332 "bitflags 2.9.4", 3333 "bytemuck", 3334 "js-sys", 3335 "log", 3336 "thiserror 2.0.16", 3337 "web-sys", 3338] 3339 3340[[package]] 3341name = "winapi" 3342version = "0.3.9" 3343source = "registry+https://github.com/rust-lang/crates.io-index" 3344checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 3345dependencies = [ 3346 "winapi-i686-pc-windows-gnu", 3347 "winapi-x86_64-pc-windows-gnu", 3348] 3349 3350[[package]] 3351name = "winapi-i686-pc-windows-gnu" 3352version = "0.4.0" 3353source = "registry+https://github.com/rust-lang/crates.io-index" 3354checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 3355 3356[[package]] 3357name = "winapi-util" 3358version = "0.1.11" 3359source = "registry+https://github.com/rust-lang/crates.io-index" 3360checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" 3361dependencies = [ 3362 "windows-sys 0.61.0", 3363] 3364 3365[[package]] 3366name = "winapi-x86_64-pc-windows-gnu" 3367version = "0.4.0" 3368source = "registry+https://github.com/rust-lang/crates.io-index" 3369checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 3370 3371[[package]] 3372name = "windows" 3373version = "0.54.0" 3374source = "registry+https://github.com/rust-lang/crates.io-index" 3375checksum = "9252e5725dbed82865af151df558e754e4a3c2c30818359eb17465f1346a1b49" 3376dependencies = [ 3377 "windows-core 0.54.0", 3378 "windows-targets 0.52.6", 3379] 3380 3381[[package]] 3382name = "windows" 3383version = "0.58.0" 3384source = "registry+https://github.com/rust-lang/crates.io-index" 3385checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6" 3386dependencies = [ 3387 "windows-core 0.58.0", 3388 "windows-targets 0.52.6", 3389] 3390 3391[[package]] 3392name = "windows-core" 3393version = "0.54.0" 3394source = "registry+https://github.com/rust-lang/crates.io-index" 3395checksum = "12661b9c89351d684a50a8a643ce5f608e20243b9fb84687800163429f161d65" 3396dependencies = [ 3397 "windows-result 0.1.2", 3398 "windows-targets 0.52.6", 3399] 3400 3401[[package]] 3402name = "windows-core" 3403version = "0.58.0" 3404source = "registry+https://github.com/rust-lang/crates.io-index" 3405checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99" 3406dependencies = [ 3407 "windows-implement", 3408 "windows-interface", 3409 "windows-result 0.2.0", 3410 "windows-strings", 3411 "windows-targets 0.52.6", 3412] 3413 3414[[package]] 3415name = "windows-implement" 3416version = "0.58.0" 3417source = "registry+https://github.com/rust-lang/crates.io-index" 3418checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b" 3419dependencies = [ 3420 "proc-macro2", 3421 "quote", 3422 "syn", 3423] 3424 3425[[package]] 3426name = "windows-interface" 3427version = "0.58.0" 3428source = "registry+https://github.com/rust-lang/crates.io-index" 3429checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515" 3430dependencies = [ 3431 "proc-macro2", 3432 "quote", 3433 "syn", 3434] 3435 3436[[package]] 3437name = "windows-link" 3438version = "0.1.3" 3439source = "registry+https://github.com/rust-lang/crates.io-index" 3440checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" 3441 3442[[package]] 3443name = "windows-link" 3444version = "0.2.0" 3445source = "registry+https://github.com/rust-lang/crates.io-index" 3446checksum = "45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65" 3447 3448[[package]] 3449name = "windows-result" 3450version = "0.1.2" 3451source = "registry+https://github.com/rust-lang/crates.io-index" 3452checksum = "5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8" 3453dependencies = [ 3454 "windows-targets 0.52.6", 3455] 3456 3457[[package]] 3458name = "windows-result" 3459version = "0.2.0" 3460source = "registry+https://github.com/rust-lang/crates.io-index" 3461checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e" 3462dependencies = [ 3463 "windows-targets 0.52.6", 3464] 3465 3466[[package]] 3467name = "windows-strings" 3468version = "0.1.0" 3469source = "registry+https://github.com/rust-lang/crates.io-index" 3470checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10" 3471dependencies = [ 3472 "windows-result 0.2.0", 3473 "windows-targets 0.52.6", 3474] 3475 3476[[package]] 3477name = "windows-sys" 3478version = "0.45.0" 3479source = "registry+https://github.com/rust-lang/crates.io-index" 3480checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" 3481dependencies = [ 3482 "windows-targets 0.42.2", 3483] 3484 3485[[package]] 3486name = "windows-sys" 3487version = "0.52.0" 3488source = "registry+https://github.com/rust-lang/crates.io-index" 3489checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 3490dependencies = [ 3491 "windows-targets 0.52.6", 3492] 3493 3494[[package]] 3495name = "windows-sys" 3496version = "0.59.0" 3497source = "registry+https://github.com/rust-lang/crates.io-index" 3498checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" 3499dependencies = [ 3500 "windows-targets 0.52.6", 3501] 3502 3503[[package]] 3504name = "windows-sys" 3505version = "0.60.2" 3506source = "registry+https://github.com/rust-lang/crates.io-index" 3507checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" 3508dependencies = [ 3509 "windows-targets 0.53.3", 3510] 3511 3512[[package]] 3513name = "windows-sys" 3514version = "0.61.0" 3515source = "registry+https://github.com/rust-lang/crates.io-index" 3516checksum = "e201184e40b2ede64bc2ea34968b28e33622acdbbf37104f0e4a33f7abe657aa" 3517dependencies = [ 3518 "windows-link 0.2.0", 3519] 3520 3521[[package]] 3522name = "windows-targets" 3523version = "0.42.2" 3524source = "registry+https://github.com/rust-lang/crates.io-index" 3525checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" 3526dependencies = [ 3527 "windows_aarch64_gnullvm 0.42.2", 3528 "windows_aarch64_msvc 0.42.2", 3529 "windows_i686_gnu 0.42.2", 3530 "windows_i686_msvc 0.42.2", 3531 "windows_x86_64_gnu 0.42.2", 3532 "windows_x86_64_gnullvm 0.42.2", 3533 "windows_x86_64_msvc 0.42.2", 3534] 3535 3536[[package]] 3537name = "windows-targets" 3538version = "0.52.6" 3539source = "registry+https://github.com/rust-lang/crates.io-index" 3540checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 3541dependencies = [ 3542 "windows_aarch64_gnullvm 0.52.6", 3543 "windows_aarch64_msvc 0.52.6", 3544 "windows_i686_gnu 0.52.6", 3545 "windows_i686_gnullvm 0.52.6", 3546 "windows_i686_msvc 0.52.6", 3547 "windows_x86_64_gnu 0.52.6", 3548 "windows_x86_64_gnullvm 0.52.6", 3549 "windows_x86_64_msvc 0.52.6", 3550] 3551 3552[[package]] 3553name = "windows-targets" 3554version = "0.53.3" 3555source = "registry+https://github.com/rust-lang/crates.io-index" 3556checksum = "d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91" 3557dependencies = [ 3558 "windows-link 0.1.3", 3559 "windows_aarch64_gnullvm 0.53.0", 3560 "windows_aarch64_msvc 0.53.0", 3561 "windows_i686_gnu 0.53.0", 3562 "windows_i686_gnullvm 0.53.0", 3563 "windows_i686_msvc 0.53.0", 3564 "windows_x86_64_gnu 0.53.0", 3565 "windows_x86_64_gnullvm 0.53.0", 3566 "windows_x86_64_msvc 0.53.0", 3567] 3568 3569[[package]] 3570name = "windows_aarch64_gnullvm" 3571version = "0.42.2" 3572source = "registry+https://github.com/rust-lang/crates.io-index" 3573checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 3574 3575[[package]] 3576name = "windows_aarch64_gnullvm" 3577version = "0.52.6" 3578source = "registry+https://github.com/rust-lang/crates.io-index" 3579checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 3580 3581[[package]] 3582name = "windows_aarch64_gnullvm" 3583version = "0.53.0" 3584source = "registry+https://github.com/rust-lang/crates.io-index" 3585checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" 3586 3587[[package]] 3588name = "windows_aarch64_msvc" 3589version = "0.42.2" 3590source = "registry+https://github.com/rust-lang/crates.io-index" 3591checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" 3592 3593[[package]] 3594name = "windows_aarch64_msvc" 3595version = "0.52.6" 3596source = "registry+https://github.com/rust-lang/crates.io-index" 3597checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 3598 3599[[package]] 3600name = "windows_aarch64_msvc" 3601version = "0.53.0" 3602source = "registry+https://github.com/rust-lang/crates.io-index" 3603checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" 3604 3605[[package]] 3606name = "windows_i686_gnu" 3607version = "0.42.2" 3608source = "registry+https://github.com/rust-lang/crates.io-index" 3609checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" 3610 3611[[package]] 3612name = "windows_i686_gnu" 3613version = "0.52.6" 3614source = "registry+https://github.com/rust-lang/crates.io-index" 3615checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 3616 3617[[package]] 3618name = "windows_i686_gnu" 3619version = "0.53.0" 3620source = "registry+https://github.com/rust-lang/crates.io-index" 3621checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" 3622 3623[[package]] 3624name = "windows_i686_gnullvm" 3625version = "0.52.6" 3626source = "registry+https://github.com/rust-lang/crates.io-index" 3627checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 3628 3629[[package]] 3630name = "windows_i686_gnullvm" 3631version = "0.53.0" 3632source = "registry+https://github.com/rust-lang/crates.io-index" 3633checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" 3634 3635[[package]] 3636name = "windows_i686_msvc" 3637version = "0.42.2" 3638source = "registry+https://github.com/rust-lang/crates.io-index" 3639checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" 3640 3641[[package]] 3642name = "windows_i686_msvc" 3643version = "0.52.6" 3644source = "registry+https://github.com/rust-lang/crates.io-index" 3645checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 3646 3647[[package]] 3648name = "windows_i686_msvc" 3649version = "0.53.0" 3650source = "registry+https://github.com/rust-lang/crates.io-index" 3651checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" 3652 3653[[package]] 3654name = "windows_x86_64_gnu" 3655version = "0.42.2" 3656source = "registry+https://github.com/rust-lang/crates.io-index" 3657checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" 3658 3659[[package]] 3660name = "windows_x86_64_gnu" 3661version = "0.52.6" 3662source = "registry+https://github.com/rust-lang/crates.io-index" 3663checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 3664 3665[[package]] 3666name = "windows_x86_64_gnu" 3667version = "0.53.0" 3668source = "registry+https://github.com/rust-lang/crates.io-index" 3669checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" 3670 3671[[package]] 3672name = "windows_x86_64_gnullvm" 3673version = "0.42.2" 3674source = "registry+https://github.com/rust-lang/crates.io-index" 3675checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" 3676 3677[[package]] 3678name = "windows_x86_64_gnullvm" 3679version = "0.52.6" 3680source = "registry+https://github.com/rust-lang/crates.io-index" 3681checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 3682 3683[[package]] 3684name = "windows_x86_64_gnullvm" 3685version = "0.53.0" 3686source = "registry+https://github.com/rust-lang/crates.io-index" 3687checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" 3688 3689[[package]] 3690name = "windows_x86_64_msvc" 3691version = "0.42.2" 3692source = "registry+https://github.com/rust-lang/crates.io-index" 3693checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" 3694 3695[[package]] 3696name = "windows_x86_64_msvc" 3697version = "0.52.6" 3698source = "registry+https://github.com/rust-lang/crates.io-index" 3699checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 3700 3701[[package]] 3702name = "windows_x86_64_msvc" 3703version = "0.53.0" 3704source = "registry+https://github.com/rust-lang/crates.io-index" 3705checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" 3706 3707[[package]] 3708name = "winit" 3709version = "0.30.12" 3710source = "registry+https://github.com/rust-lang/crates.io-index" 3711checksum = "c66d4b9ed69c4009f6321f762d6e61ad8a2389cd431b97cb1e146812e9e6c732" 3712dependencies = [ 3713 "ahash", 3714 "android-activity", 3715 "atomic-waker", 3716 "bitflags 2.9.4", 3717 "block2 0.5.1", 3718 "bytemuck", 3719 "calloop", 3720 "cfg_aliases", 3721 "concurrent-queue", 3722 "core-foundation 0.9.4", 3723 "core-graphics 0.23.2", 3724 "cursor-icon", 3725 "dpi", 3726 "js-sys", 3727 "libc", 3728 "memmap2", 3729 "ndk", 3730 "objc2 0.5.2", 3731 "objc2-app-kit 0.2.2", 3732 "objc2-foundation 0.2.2", 3733 "objc2-ui-kit", 3734 "orbclient", 3735 "percent-encoding", 3736 "pin-project", 3737 "raw-window-handle", 3738 "redox_syscall 0.4.1", 3739 "rustix 0.38.44", 3740 "sctk-adwaita", 3741 "smithay-client-toolkit", 3742 "smol_str", 3743 "tracing", 3744 "unicode-segmentation", 3745 "wasm-bindgen", 3746 "wasm-bindgen-futures", 3747 "wayland-backend", 3748 "wayland-client", 3749 "wayland-protocols", 3750 "wayland-protocols-plasma", 3751 "web-sys", 3752 "web-time", 3753 "windows-sys 0.52.0", 3754 "x11-dl", 3755 "x11rb", 3756 "xkbcommon-dl", 3757] 3758 3759[[package]] 3760name = "winnow" 3761version = "0.7.13" 3762source = "registry+https://github.com/rust-lang/crates.io-index" 3763checksum = "21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf" 3764dependencies = [ 3765 "memchr", 3766] 3767 3768[[package]] 3769name = "wit-bindgen" 3770version = "0.45.1" 3771source = "registry+https://github.com/rust-lang/crates.io-index" 3772checksum = "5c573471f125075647d03df72e026074b7203790d41351cd6edc96f46bcccd36" 3773 3774[[package]] 3775name = "writeable" 3776version = "0.6.1" 3777source = "registry+https://github.com/rust-lang/crates.io-index" 3778checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb" 3779 3780[[package]] 3781name = "x11-dl" 3782version = "2.21.0" 3783source = "registry+https://github.com/rust-lang/crates.io-index" 3784checksum = "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f" 3785dependencies = [ 3786 "libc", 3787 "once_cell", 3788 "pkg-config", 3789] 3790 3791[[package]] 3792name = "x11rb" 3793version = "0.13.2" 3794source = "registry+https://github.com/rust-lang/crates.io-index" 3795checksum = "9993aa5be5a26815fe2c3eacfc1fde061fc1a1f094bf1ad2a18bf9c495dd7414" 3796dependencies = [ 3797 "as-raw-xcb-connection", 3798 "gethostname", 3799 "libc", 3800 "libloading", 3801 "once_cell", 3802 "rustix 1.1.2", 3803 "x11rb-protocol", 3804] 3805 3806[[package]] 3807name = "x11rb-protocol" 3808version = "0.13.2" 3809source = "registry+https://github.com/rust-lang/crates.io-index" 3810checksum = "ea6fc2961e4ef194dcbfe56bb845534d0dc8098940c7e5c012a258bfec6701bd" 3811 3812[[package]] 3813name = "xcursor" 3814version = "0.3.10" 3815source = "registry+https://github.com/rust-lang/crates.io-index" 3816checksum = "bec9e4a500ca8864c5b47b8b482a73d62e4237670e5b5f1d6b9e3cae50f28f2b" 3817 3818[[package]] 3819name = "xkbcommon-dl" 3820version = "0.4.2" 3821source = "registry+https://github.com/rust-lang/crates.io-index" 3822checksum = "d039de8032a9a8856a6be89cea3e5d12fdd82306ab7c94d74e6deab2460651c5" 3823dependencies = [ 3824 "bitflags 2.9.4", 3825 "dlib", 3826 "log", 3827 "once_cell", 3828 "xkeysym", 3829] 3830 3831[[package]] 3832name = "xkeysym" 3833version = "0.2.1" 3834source = "registry+https://github.com/rust-lang/crates.io-index" 3835checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56" 3836 3837[[package]] 3838name = "xml-rs" 3839version = "0.8.27" 3840source = "registry+https://github.com/rust-lang/crates.io-index" 3841checksum = "6fd8403733700263c6eb89f192880191f1b83e332f7a20371ddcf421c4a337c7" 3842 3843[[package]] 3844name = "yoke" 3845version = "0.8.0" 3846source = "registry+https://github.com/rust-lang/crates.io-index" 3847checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc" 3848dependencies = [ 3849 "serde", 3850 "stable_deref_trait", 3851 "yoke-derive", 3852 "zerofrom", 3853] 3854 3855[[package]] 3856name = "yoke-derive" 3857version = "0.8.0" 3858source = "registry+https://github.com/rust-lang/crates.io-index" 3859checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6" 3860dependencies = [ 3861 "proc-macro2", 3862 "quote", 3863 "syn", 3864 "synstructure", 3865] 3866 3867[[package]] 3868name = "zbus" 3869version = "5.11.0" 3870source = "registry+https://github.com/rust-lang/crates.io-index" 3871checksum = "2d07e46d035fb8e375b2ce63ba4e4ff90a7f73cf2ffb0138b29e1158d2eaadf7" 3872dependencies = [ 3873 "async-broadcast", 3874 "async-executor", 3875 "async-io", 3876 "async-lock", 3877 "async-process", 3878 "async-recursion", 3879 "async-task", 3880 "async-trait", 3881 "blocking", 3882 "enumflags2", 3883 "event-listener", 3884 "futures-core", 3885 "futures-lite", 3886 "hex", 3887 "nix", 3888 "ordered-stream", 3889 "serde", 3890 "serde_repr", 3891 "tracing", 3892 "uds_windows", 3893 "windows-sys 0.60.2", 3894 "winnow", 3895 "zbus_macros", 3896 "zbus_names", 3897 "zvariant", 3898] 3899 3900[[package]] 3901name = "zbus_macros" 3902version = "5.11.0" 3903source = "registry+https://github.com/rust-lang/crates.io-index" 3904checksum = "57e797a9c847ed3ccc5b6254e8bcce056494b375b511b3d6edcec0aeb4defaca" 3905dependencies = [ 3906 "proc-macro-crate", 3907 "proc-macro2", 3908 "quote", 3909 "syn", 3910 "zbus_names", 3911 "zvariant", 3912 "zvariant_utils", 3913] 3914 3915[[package]] 3916name = "zbus_names" 3917version = "4.2.0" 3918source = "registry+https://github.com/rust-lang/crates.io-index" 3919checksum = "7be68e64bf6ce8db94f63e72f0c7eb9a60d733f7e0499e628dfab0f84d6bcb97" 3920dependencies = [ 3921 "serde", 3922 "static_assertions", 3923 "winnow", 3924 "zvariant", 3925] 3926 3927[[package]] 3928name = "zerocopy" 3929version = "0.8.27" 3930source = "registry+https://github.com/rust-lang/crates.io-index" 3931checksum = "0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c" 3932dependencies = [ 3933 "zerocopy-derive", 3934] 3935 3936[[package]] 3937name = "zerocopy-derive" 3938version = "0.8.27" 3939source = "registry+https://github.com/rust-lang/crates.io-index" 3940checksum = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831" 3941dependencies = [ 3942 "proc-macro2", 3943 "quote", 3944 "syn", 3945] 3946 3947[[package]] 3948name = "zerofrom" 3949version = "0.1.6" 3950source = "registry+https://github.com/rust-lang/crates.io-index" 3951checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" 3952dependencies = [ 3953 "zerofrom-derive", 3954] 3955 3956[[package]] 3957name = "zerofrom-derive" 3958version = "0.1.6" 3959source = "registry+https://github.com/rust-lang/crates.io-index" 3960checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" 3961dependencies = [ 3962 "proc-macro2", 3963 "quote", 3964 "syn", 3965 "synstructure", 3966] 3967 3968[[package]] 3969name = "zerotrie" 3970version = "0.2.2" 3971source = "registry+https://github.com/rust-lang/crates.io-index" 3972checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595" 3973dependencies = [ 3974 "displaydoc", 3975 "yoke", 3976 "zerofrom", 3977] 3978 3979[[package]] 3980name = "zerovec" 3981version = "0.11.4" 3982source = "registry+https://github.com/rust-lang/crates.io-index" 3983checksum = "e7aa2bd55086f1ab526693ecbe444205da57e25f4489879da80635a46d90e73b" 3984dependencies = [ 3985 "yoke", 3986 "zerofrom", 3987 "zerovec-derive", 3988] 3989 3990[[package]] 3991name = "zerovec-derive" 3992version = "0.11.1" 3993source = "registry+https://github.com/rust-lang/crates.io-index" 3994checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f" 3995dependencies = [ 3996 "proc-macro2", 3997 "quote", 3998 "syn", 3999] 4000 4001[[package]] 4002name = "zvariant" 4003version = "5.7.0" 4004source = "registry+https://github.com/rust-lang/crates.io-index" 4005checksum = "999dd3be73c52b1fccd109a4a81e4fcd20fab1d3599c8121b38d04e1419498db" 4006dependencies = [ 4007 "endi", 4008 "enumflags2", 4009 "serde", 4010 "url", 4011 "winnow", 4012 "zvariant_derive", 4013 "zvariant_utils", 4014] 4015 4016[[package]] 4017name = "zvariant_derive" 4018version = "5.7.0" 4019source = "registry+https://github.com/rust-lang/crates.io-index" 4020checksum = "6643fd0b26a46d226bd90d3f07c1b5321fe9bb7f04673cb37ac6d6883885b68e" 4021dependencies = [ 4022 "proc-macro-crate", 4023 "proc-macro2", 4024 "quote", 4025 "syn", 4026 "zvariant_utils", 4027] 4028 4029[[package]] 4030name = "zvariant_utils" 4031version = "3.2.1" 4032source = "registry+https://github.com/rust-lang/crates.io-index" 4033checksum = "c6949d142f89f6916deca2232cf26a8afacf2b9fdc35ce766105e104478be599" 4034dependencies = [ 4035 "proc-macro2", 4036 "quote", 4037 "serde", 4038 "syn", 4039 "winnow", 4040]