lazer pointer wao
at main 82 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 = "addr2line" 23version = "0.24.2" 24source = "registry+https://github.com/rust-lang/crates.io-index" 25checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1" 26dependencies = [ 27 "gimli 0.31.1", 28] 29 30[[package]] 31name = "adler2" 32version = "2.0.1" 33source = "registry+https://github.com/rust-lang/crates.io-index" 34checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" 35 36[[package]] 37name = "ahash" 38version = "0.8.12" 39source = "registry+https://github.com/rust-lang/crates.io-index" 40checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75" 41dependencies = [ 42 "cfg-if", 43 "const-random", 44 "getrandom 0.3.3", 45 "once_cell", 46 "version_check", 47 "zerocopy", 48] 49 50[[package]] 51name = "android-activity" 52version = "0.6.0" 53source = "registry+https://github.com/rust-lang/crates.io-index" 54checksum = "ef6978589202a00cd7e118380c448a08b6ed394c3a8df3a430d0898e3a42d046" 55dependencies = [ 56 "android-properties", 57 "bitflags 2.9.3", 58 "cc", 59 "cesu8", 60 "jni", 61 "jni-sys", 62 "libc", 63 "log", 64 "ndk", 65 "ndk-context", 66 "ndk-sys", 67 "num_enum", 68 "thiserror 1.0.69", 69] 70 71[[package]] 72name = "android-properties" 73version = "0.2.2" 74source = "registry+https://github.com/rust-lang/crates.io-index" 75checksum = "fc7eb209b1518d6bb87b283c20095f5228ecda460da70b44f0802523dea6da04" 76 77[[package]] 78name = "annoyance" 79version = "0.1.0" 80dependencies = [ 81 "ahash", 82 "anyhow", 83 "bincode", 84 "console_error_panic_hook", 85 "enigo", 86 "fastrand", 87 "futures-util", 88 "quanta", 89 "softbuffer", 90 "tiny-skia", 91 "tokio", 92 "tokio-rustls", 93 "tokio-tungstenite-wasm", 94 "tokio-websockets", 95 "wasm-bindgen-futures", 96 "winit", 97] 98 99[[package]] 100name = "anyhow" 101version = "1.0.99" 102source = "registry+https://github.com/rust-lang/crates.io-index" 103checksum = "b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100" 104 105[[package]] 106name = "arrayref" 107version = "0.3.9" 108source = "registry+https://github.com/rust-lang/crates.io-index" 109checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb" 110 111[[package]] 112name = "arrayvec" 113version = "0.7.6" 114source = "registry+https://github.com/rust-lang/crates.io-index" 115checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50" 116 117[[package]] 118name = "as-raw-xcb-connection" 119version = "1.0.1" 120source = "registry+https://github.com/rust-lang/crates.io-index" 121checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b" 122 123[[package]] 124name = "atomic-waker" 125version = "1.1.2" 126source = "registry+https://github.com/rust-lang/crates.io-index" 127checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 128 129[[package]] 130name = "autocfg" 131version = "1.5.0" 132source = "registry+https://github.com/rust-lang/crates.io-index" 133checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" 134 135[[package]] 136name = "backtrace" 137version = "0.3.75" 138source = "registry+https://github.com/rust-lang/crates.io-index" 139checksum = "6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002" 140dependencies = [ 141 "addr2line", 142 "cfg-if", 143 "libc", 144 "miniz_oxide", 145 "object", 146 "rustc-demangle", 147 "windows-targets 0.52.6", 148] 149 150[[package]] 151name = "base64" 152version = "0.22.1" 153source = "registry+https://github.com/rust-lang/crates.io-index" 154checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" 155 156[[package]] 157name = "bincode" 158version = "2.0.1" 159source = "registry+https://github.com/rust-lang/crates.io-index" 160checksum = "36eaf5d7b090263e8150820482d5d93cd964a81e4019913c972f4edcc6edb740" 161dependencies = [ 162 "bincode_derive", 163 "serde", 164 "unty", 165] 166 167[[package]] 168name = "bincode_derive" 169version = "2.0.1" 170source = "registry+https://github.com/rust-lang/crates.io-index" 171checksum = "bf95709a440f45e986983918d0e8a1f30a9b1df04918fc828670606804ac3c09" 172dependencies = [ 173 "virtue", 174] 175 176[[package]] 177name = "bitflags" 178version = "1.3.2" 179source = "registry+https://github.com/rust-lang/crates.io-index" 180checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 181 182[[package]] 183name = "bitflags" 184version = "2.9.3" 185source = "registry+https://github.com/rust-lang/crates.io-index" 186checksum = "34efbcccd345379ca2868b2b2c9d3782e9cc58ba87bc7d79d5b53d9c9ae6f25d" 187 188[[package]] 189name = "block-buffer" 190version = "0.10.4" 191source = "registry+https://github.com/rust-lang/crates.io-index" 192checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 193dependencies = [ 194 "generic-array", 195] 196 197[[package]] 198name = "block2" 199version = "0.5.1" 200source = "registry+https://github.com/rust-lang/crates.io-index" 201checksum = "2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f" 202dependencies = [ 203 "objc2 0.5.2", 204] 205 206[[package]] 207name = "bumpalo" 208version = "3.19.0" 209source = "registry+https://github.com/rust-lang/crates.io-index" 210checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43" 211 212[[package]] 213name = "bytemuck" 214version = "1.23.2" 215source = "registry+https://github.com/rust-lang/crates.io-index" 216checksum = "3995eaeebcdf32f91f980d360f78732ddc061097ab4e39991ae7a6ace9194677" 217dependencies = [ 218 "bytemuck_derive", 219] 220 221[[package]] 222name = "bytemuck_derive" 223version = "1.10.1" 224source = "registry+https://github.com/rust-lang/crates.io-index" 225checksum = "4f154e572231cb6ba2bd1176980827e3d5dc04cc183a75dea38109fbdd672d29" 226dependencies = [ 227 "proc-macro2", 228 "quote", 229 "syn", 230] 231 232[[package]] 233name = "bytes" 234version = "1.10.1" 235source = "registry+https://github.com/rust-lang/crates.io-index" 236checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" 237 238[[package]] 239name = "calloop" 240version = "0.13.0" 241source = "registry+https://github.com/rust-lang/crates.io-index" 242checksum = "b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec" 243dependencies = [ 244 "bitflags 2.9.3", 245 "log", 246 "polling", 247 "rustix 0.38.44", 248 "slab", 249 "thiserror 1.0.69", 250] 251 252[[package]] 253name = "calloop-wayland-source" 254version = "0.3.0" 255source = "registry+https://github.com/rust-lang/crates.io-index" 256checksum = "95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20" 257dependencies = [ 258 "calloop", 259 "rustix 0.38.44", 260 "wayland-backend", 261 "wayland-client", 262] 263 264[[package]] 265name = "cargo-run-wasm" 266version = "0.4.0" 267source = "registry+https://github.com/rust-lang/crates.io-index" 268checksum = "fa9c33bbfab116bda01ec67729b988895b34167a1e9cf034343099092421ed43" 269dependencies = [ 270 "devserver_lib", 271 "pico-args", 272 "serde_json", 273 "wasm-bindgen-cli-support", 274] 275 276[[package]] 277name = "cc" 278version = "1.2.34" 279source = "registry+https://github.com/rust-lang/crates.io-index" 280checksum = "42bc4aea80032b7bf409b0bc7ccad88853858911b7713a8062fdc0623867bedc" 281dependencies = [ 282 "jobserver", 283 "libc", 284 "shlex", 285] 286 287[[package]] 288name = "cesu8" 289version = "1.1.0" 290source = "registry+https://github.com/rust-lang/crates.io-index" 291checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c" 292 293[[package]] 294name = "cfg-if" 295version = "1.0.3" 296source = "registry+https://github.com/rust-lang/crates.io-index" 297checksum = "2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9" 298 299[[package]] 300name = "cfg_aliases" 301version = "0.2.1" 302source = "registry+https://github.com/rust-lang/crates.io-index" 303checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" 304 305[[package]] 306name = "combine" 307version = "4.6.7" 308source = "registry+https://github.com/rust-lang/crates.io-index" 309checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd" 310dependencies = [ 311 "bytes", 312 "memchr", 313] 314 315[[package]] 316name = "concurrent-queue" 317version = "2.5.0" 318source = "registry+https://github.com/rust-lang/crates.io-index" 319checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973" 320dependencies = [ 321 "crossbeam-utils", 322] 323 324[[package]] 325name = "console_error_panic_hook" 326version = "0.1.7" 327source = "registry+https://github.com/rust-lang/crates.io-index" 328checksum = "a06aeb73f470f66dcdbf7223caeebb85984942f22f1adb2a088cf9668146bbbc" 329dependencies = [ 330 "cfg-if", 331 "wasm-bindgen", 332] 333 334[[package]] 335name = "const-random" 336version = "0.1.18" 337source = "registry+https://github.com/rust-lang/crates.io-index" 338checksum = "87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359" 339dependencies = [ 340 "const-random-macro", 341] 342 343[[package]] 344name = "const-random-macro" 345version = "0.1.16" 346source = "registry+https://github.com/rust-lang/crates.io-index" 347checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e" 348dependencies = [ 349 "getrandom 0.2.16", 350 "once_cell", 351 "tiny-keccak", 352] 353 354[[package]] 355name = "core-foundation" 356version = "0.9.4" 357source = "registry+https://github.com/rust-lang/crates.io-index" 358checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 359dependencies = [ 360 "core-foundation-sys", 361 "libc", 362] 363 364[[package]] 365name = "core-foundation" 366version = "0.10.1" 367source = "registry+https://github.com/rust-lang/crates.io-index" 368checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6" 369dependencies = [ 370 "core-foundation-sys", 371 "libc", 372] 373 374[[package]] 375name = "core-foundation-sys" 376version = "0.8.7" 377source = "registry+https://github.com/rust-lang/crates.io-index" 378checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 379 380[[package]] 381name = "core-graphics" 382version = "0.23.2" 383source = "registry+https://github.com/rust-lang/crates.io-index" 384checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081" 385dependencies = [ 386 "bitflags 1.3.2", 387 "core-foundation 0.9.4", 388 "core-graphics-types 0.1.3", 389 "foreign-types", 390 "libc", 391] 392 393[[package]] 394name = "core-graphics" 395version = "0.24.0" 396source = "registry+https://github.com/rust-lang/crates.io-index" 397checksum = "fa95a34622365fa5bbf40b20b75dba8dfa8c94c734aea8ac9a5ca38af14316f1" 398dependencies = [ 399 "bitflags 2.9.3", 400 "core-foundation 0.10.1", 401 "core-graphics-types 0.2.0", 402 "foreign-types", 403 "libc", 404] 405 406[[package]] 407name = "core-graphics" 408version = "0.25.0" 409source = "registry+https://github.com/rust-lang/crates.io-index" 410checksum = "064badf302c3194842cf2c5d61f56cc88e54a759313879cdf03abdd27d0c3b97" 411dependencies = [ 412 "bitflags 2.9.3", 413 "core-foundation 0.10.1", 414 "core-graphics-types 0.2.0", 415 "foreign-types", 416 "libc", 417] 418 419[[package]] 420name = "core-graphics-types" 421version = "0.1.3" 422source = "registry+https://github.com/rust-lang/crates.io-index" 423checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf" 424dependencies = [ 425 "bitflags 1.3.2", 426 "core-foundation 0.9.4", 427 "libc", 428] 429 430[[package]] 431name = "core-graphics-types" 432version = "0.2.0" 433source = "registry+https://github.com/rust-lang/crates.io-index" 434checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb" 435dependencies = [ 436 "bitflags 2.9.3", 437 "core-foundation 0.10.1", 438 "libc", 439] 440 441[[package]] 442name = "cpufeatures" 443version = "0.2.17" 444source = "registry+https://github.com/rust-lang/crates.io-index" 445checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" 446dependencies = [ 447 "libc", 448] 449 450[[package]] 451name = "crossbeam-deque" 452version = "0.8.6" 453source = "registry+https://github.com/rust-lang/crates.io-index" 454checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51" 455dependencies = [ 456 "crossbeam-epoch", 457 "crossbeam-utils", 458] 459 460[[package]] 461name = "crossbeam-epoch" 462version = "0.9.18" 463source = "registry+https://github.com/rust-lang/crates.io-index" 464checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 465dependencies = [ 466 "crossbeam-utils", 467] 468 469[[package]] 470name = "crossbeam-utils" 471version = "0.8.21" 472source = "registry+https://github.com/rust-lang/crates.io-index" 473checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" 474 475[[package]] 476name = "crunchy" 477version = "0.2.4" 478source = "registry+https://github.com/rust-lang/crates.io-index" 479checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5" 480 481[[package]] 482name = "crypto-common" 483version = "0.1.6" 484source = "registry+https://github.com/rust-lang/crates.io-index" 485checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 486dependencies = [ 487 "generic-array", 488 "typenum", 489] 490 491[[package]] 492name = "ctor-lite" 493version = "0.1.0" 494source = "registry+https://github.com/rust-lang/crates.io-index" 495checksum = "1f791803201ab277ace03903de1594460708d2d54df6053f2d9e82f592b19e3b" 496 497[[package]] 498name = "cursor-icon" 499version = "1.2.0" 500source = "registry+https://github.com/rust-lang/crates.io-index" 501checksum = "f27ae1dd37df86211c42e150270f82743308803d90a6f6e6651cd730d5e1732f" 502 503[[package]] 504name = "data-encoding" 505version = "2.9.0" 506source = "registry+https://github.com/rust-lang/crates.io-index" 507checksum = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476" 508 509[[package]] 510name = "devserver_lib" 511version = "0.4.2" 512source = "registry+https://github.com/rust-lang/crates.io-index" 513checksum = "edf215dbb8cb1409cca7645aaed35f9e39fb0a21855bba1ac48bc0334903bf66" 514 515[[package]] 516name = "digest" 517version = "0.10.7" 518source = "registry+https://github.com/rust-lang/crates.io-index" 519checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 520dependencies = [ 521 "block-buffer", 522 "crypto-common", 523] 524 525[[package]] 526name = "dispatch" 527version = "0.2.0" 528source = "registry+https://github.com/rust-lang/crates.io-index" 529checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b" 530 531[[package]] 532name = "dispatch2" 533version = "0.3.0" 534source = "registry+https://github.com/rust-lang/crates.io-index" 535checksum = "89a09f22a6c6069a18470eb92d2298acf25463f14256d24778e1230d789a2aec" 536dependencies = [ 537 "bitflags 2.9.3", 538 "objc2 0.6.2", 539] 540 541[[package]] 542name = "dlib" 543version = "0.5.2" 544source = "registry+https://github.com/rust-lang/crates.io-index" 545checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412" 546dependencies = [ 547 "libloading", 548] 549 550[[package]] 551name = "downcast-rs" 552version = "1.2.1" 553source = "registry+https://github.com/rust-lang/crates.io-index" 554checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2" 555 556[[package]] 557name = "dpi" 558version = "0.1.2" 559source = "registry+https://github.com/rust-lang/crates.io-index" 560checksum = "d8b14ccef22fc6f5a8f4d7d768562a182c04ce9a3b3157b91390b52ddfdf1a76" 561 562[[package]] 563name = "drm" 564version = "0.12.0" 565source = "registry+https://github.com/rust-lang/crates.io-index" 566checksum = "98888c4bbd601524c11a7ed63f814b8825f420514f78e96f752c437ae9cbb5d1" 567dependencies = [ 568 "bitflags 2.9.3", 569 "bytemuck", 570 "drm-ffi", 571 "drm-fourcc", 572 "rustix 0.38.44", 573] 574 575[[package]] 576name = "drm-ffi" 577version = "0.8.0" 578source = "registry+https://github.com/rust-lang/crates.io-index" 579checksum = "97c98727e48b7ccb4f4aea8cfe881e5b07f702d17b7875991881b41af7278d53" 580dependencies = [ 581 "drm-sys", 582 "rustix 0.38.44", 583] 584 585[[package]] 586name = "drm-fourcc" 587version = "2.2.0" 588source = "registry+https://github.com/rust-lang/crates.io-index" 589checksum = "0aafbcdb8afc29c1a7ee5fbe53b5d62f4565b35a042a662ca9fecd0b54dae6f4" 590 591[[package]] 592name = "drm-sys" 593version = "0.7.0" 594source = "registry+https://github.com/rust-lang/crates.io-index" 595checksum = "fd39dde40b6e196c2e8763f23d119ddb1a8714534bf7d77fa97a65b0feda3986" 596dependencies = [ 597 "libc", 598 "linux-raw-sys 0.6.5", 599] 600 601[[package]] 602name = "either" 603version = "1.15.0" 604source = "registry+https://github.com/rust-lang/crates.io-index" 605checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" 606 607[[package]] 608name = "enigo" 609version = "0.5.0" 610source = "registry+https://github.com/rust-lang/crates.io-index" 611checksum = "71744ff36f35a4276e8827add8102d0e792378c574fd93cb4e1c8e0505f96b7c" 612dependencies = [ 613 "core-foundation 0.10.1", 614 "core-graphics 0.25.0", 615 "foreign-types-shared", 616 "libc", 617 "log", 618 "nom", 619 "objc2 0.6.2", 620 "objc2-app-kit 0.3.1", 621 "objc2-foundation 0.3.1", 622 "tempfile", 623 "wayland-client", 624 "wayland-protocols-misc", 625 "wayland-protocols-wlr", 626 "windows", 627 "x11rb", 628 "xkbcommon", 629 "xkeysym", 630] 631 632[[package]] 633name = "equivalent" 634version = "1.0.2" 635source = "registry+https://github.com/rust-lang/crates.io-index" 636checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 637 638[[package]] 639name = "errno" 640version = "0.3.13" 641source = "registry+https://github.com/rust-lang/crates.io-index" 642checksum = "778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad" 643dependencies = [ 644 "libc", 645 "windows-sys 0.60.2", 646] 647 648[[package]] 649name = "fallible-iterator" 650version = "0.2.0" 651source = "registry+https://github.com/rust-lang/crates.io-index" 652checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7" 653 654[[package]] 655name = "fastrand" 656version = "2.3.0" 657source = "registry+https://github.com/rust-lang/crates.io-index" 658checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" 659dependencies = [ 660 "getrandom 0.2.16", 661] 662 663[[package]] 664name = "fnv" 665version = "1.0.7" 666source = "registry+https://github.com/rust-lang/crates.io-index" 667checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 668 669[[package]] 670name = "foreign-types" 671version = "0.5.0" 672source = "registry+https://github.com/rust-lang/crates.io-index" 673checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965" 674dependencies = [ 675 "foreign-types-macros", 676 "foreign-types-shared", 677] 678 679[[package]] 680name = "foreign-types-macros" 681version = "0.2.3" 682source = "registry+https://github.com/rust-lang/crates.io-index" 683checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742" 684dependencies = [ 685 "proc-macro2", 686 "quote", 687 "syn", 688] 689 690[[package]] 691name = "foreign-types-shared" 692version = "0.3.1" 693source = "registry+https://github.com/rust-lang/crates.io-index" 694checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b" 695 696[[package]] 697name = "futures-channel" 698version = "0.3.31" 699source = "registry+https://github.com/rust-lang/crates.io-index" 700checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" 701dependencies = [ 702 "futures-core", 703] 704 705[[package]] 706name = "futures-core" 707version = "0.3.31" 708source = "registry+https://github.com/rust-lang/crates.io-index" 709checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" 710 711[[package]] 712name = "futures-sink" 713version = "0.3.31" 714source = "registry+https://github.com/rust-lang/crates.io-index" 715checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" 716 717[[package]] 718name = "futures-task" 719version = "0.3.31" 720source = "registry+https://github.com/rust-lang/crates.io-index" 721checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" 722 723[[package]] 724name = "futures-util" 725version = "0.3.31" 726source = "registry+https://github.com/rust-lang/crates.io-index" 727checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" 728dependencies = [ 729 "futures-core", 730 "futures-sink", 731 "futures-task", 732 "pin-project-lite", 733 "pin-utils", 734 "slab", 735] 736 737[[package]] 738name = "generic-array" 739version = "0.14.7" 740source = "registry+https://github.com/rust-lang/crates.io-index" 741checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 742dependencies = [ 743 "typenum", 744 "version_check", 745] 746 747[[package]] 748name = "gethostname" 749version = "0.4.3" 750source = "registry+https://github.com/rust-lang/crates.io-index" 751checksum = "0176e0459c2e4a1fe232f984bca6890e681076abb9934f6cea7c326f3fc47818" 752dependencies = [ 753 "libc", 754 "windows-targets 0.48.5", 755] 756 757[[package]] 758name = "getrandom" 759version = "0.2.16" 760source = "registry+https://github.com/rust-lang/crates.io-index" 761checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" 762dependencies = [ 763 "cfg-if", 764 "js-sys", 765 "libc", 766 "wasi 0.11.1+wasi-snapshot-preview1", 767 "wasm-bindgen", 768] 769 770[[package]] 771name = "getrandom" 772version = "0.3.3" 773source = "registry+https://github.com/rust-lang/crates.io-index" 774checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4" 775dependencies = [ 776 "cfg-if", 777 "libc", 778 "r-efi", 779 "wasi 0.14.2+wasi-0.2.4", 780] 781 782[[package]] 783name = "gimli" 784version = "0.26.2" 785source = "registry+https://github.com/rust-lang/crates.io-index" 786checksum = "22030e2c5a68ec659fde1e949a745124b48e6fa8b045b7ed5bd1fe4ccc5c4e5d" 787dependencies = [ 788 "fallible-iterator", 789 "indexmap 1.9.3", 790 "stable_deref_trait", 791] 792 793[[package]] 794name = "gimli" 795version = "0.31.1" 796source = "registry+https://github.com/rust-lang/crates.io-index" 797checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f" 798 799[[package]] 800name = "hashbrown" 801version = "0.12.3" 802source = "registry+https://github.com/rust-lang/crates.io-index" 803checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" 804 805[[package]] 806name = "hashbrown" 807version = "0.14.5" 808source = "registry+https://github.com/rust-lang/crates.io-index" 809checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" 810dependencies = [ 811 "ahash", 812 "serde", 813] 814 815[[package]] 816name = "hashbrown" 817version = "0.15.5" 818source = "registry+https://github.com/rust-lang/crates.io-index" 819checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" 820 821[[package]] 822name = "heck" 823version = "0.5.0" 824source = "registry+https://github.com/rust-lang/crates.io-index" 825checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 826 827[[package]] 828name = "hermit-abi" 829version = "0.5.2" 830source = "registry+https://github.com/rust-lang/crates.io-index" 831checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c" 832 833[[package]] 834name = "http" 835version = "1.3.1" 836source = "registry+https://github.com/rust-lang/crates.io-index" 837checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565" 838dependencies = [ 839 "bytes", 840 "fnv", 841 "itoa", 842] 843 844[[package]] 845name = "httparse" 846version = "1.10.1" 847source = "registry+https://github.com/rust-lang/crates.io-index" 848checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" 849 850[[package]] 851name = "id-arena" 852version = "2.2.1" 853source = "registry+https://github.com/rust-lang/crates.io-index" 854checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005" 855dependencies = [ 856 "rayon", 857] 858 859[[package]] 860name = "indexmap" 861version = "1.9.3" 862source = "registry+https://github.com/rust-lang/crates.io-index" 863checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" 864dependencies = [ 865 "autocfg", 866 "hashbrown 0.12.3", 867] 868 869[[package]] 870name = "indexmap" 871version = "2.11.0" 872source = "registry+https://github.com/rust-lang/crates.io-index" 873checksum = "f2481980430f9f78649238835720ddccc57e52df14ffce1c6f37391d61b563e9" 874dependencies = [ 875 "equivalent", 876 "hashbrown 0.15.5", 877 "serde", 878] 879 880[[package]] 881name = "io-uring" 882version = "0.7.10" 883source = "registry+https://github.com/rust-lang/crates.io-index" 884checksum = "046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b" 885dependencies = [ 886 "bitflags 2.9.3", 887 "cfg-if", 888 "libc", 889] 890 891[[package]] 892name = "itoa" 893version = "1.0.15" 894source = "registry+https://github.com/rust-lang/crates.io-index" 895checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" 896 897[[package]] 898name = "jni" 899version = "0.21.1" 900source = "registry+https://github.com/rust-lang/crates.io-index" 901checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97" 902dependencies = [ 903 "cesu8", 904 "cfg-if", 905 "combine", 906 "jni-sys", 907 "log", 908 "thiserror 1.0.69", 909 "walkdir", 910 "windows-sys 0.45.0", 911] 912 913[[package]] 914name = "jni-sys" 915version = "0.3.0" 916source = "registry+https://github.com/rust-lang/crates.io-index" 917checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130" 918 919[[package]] 920name = "jobserver" 921version = "0.1.34" 922source = "registry+https://github.com/rust-lang/crates.io-index" 923checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33" 924dependencies = [ 925 "getrandom 0.3.3", 926 "libc", 927] 928 929[[package]] 930name = "js-sys" 931version = "0.3.77" 932source = "registry+https://github.com/rust-lang/crates.io-index" 933checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f" 934dependencies = [ 935 "once_cell", 936 "wasm-bindgen", 937] 938 939[[package]] 940name = "leb128" 941version = "0.2.5" 942source = "registry+https://github.com/rust-lang/crates.io-index" 943checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67" 944 945[[package]] 946name = "libc" 947version = "0.2.175" 948source = "registry+https://github.com/rust-lang/crates.io-index" 949checksum = "6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543" 950 951[[package]] 952name = "libloading" 953version = "0.8.8" 954source = "registry+https://github.com/rust-lang/crates.io-index" 955checksum = "07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667" 956dependencies = [ 957 "cfg-if", 958 "windows-targets 0.53.3", 959] 960 961[[package]] 962name = "libredox" 963version = "0.1.9" 964source = "registry+https://github.com/rust-lang/crates.io-index" 965checksum = "391290121bad3d37fbddad76d8f5d1c1c314cfc646d143d7e07a3086ddff0ce3" 966dependencies = [ 967 "bitflags 2.9.3", 968 "libc", 969 "redox_syscall 0.5.17", 970] 971 972[[package]] 973name = "linux-raw-sys" 974version = "0.4.15" 975source = "registry+https://github.com/rust-lang/crates.io-index" 976checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab" 977 978[[package]] 979name = "linux-raw-sys" 980version = "0.6.5" 981source = "registry+https://github.com/rust-lang/crates.io-index" 982checksum = "2a385b1be4e5c3e362ad2ffa73c392e53f031eaa5b7d648e64cd87f27f6063d7" 983 984[[package]] 985name = "linux-raw-sys" 986version = "0.9.4" 987source = "registry+https://github.com/rust-lang/crates.io-index" 988checksum = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12" 989 990[[package]] 991name = "log" 992version = "0.4.27" 993source = "registry+https://github.com/rust-lang/crates.io-index" 994checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94" 995 996[[package]] 997name = "memchr" 998version = "2.7.5" 999source = "registry+https://github.com/rust-lang/crates.io-index" 1000checksum = "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0" 1001 1002[[package]] 1003name = "memmap2" 1004version = "0.9.8" 1005source = "registry+https://github.com/rust-lang/crates.io-index" 1006checksum = "843a98750cd611cc2965a8213b53b43e715f13c37a9e096c6408e69990961db7" 1007dependencies = [ 1008 "libc", 1009] 1010 1011[[package]] 1012name = "miniz_oxide" 1013version = "0.8.9" 1014source = "registry+https://github.com/rust-lang/crates.io-index" 1015checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" 1016dependencies = [ 1017 "adler2", 1018] 1019 1020[[package]] 1021name = "mio" 1022version = "1.0.4" 1023source = "registry+https://github.com/rust-lang/crates.io-index" 1024checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c" 1025dependencies = [ 1026 "libc", 1027 "wasi 0.11.1+wasi-snapshot-preview1", 1028 "windows-sys 0.59.0", 1029] 1030 1031[[package]] 1032name = "ndk" 1033version = "0.9.0" 1034source = "registry+https://github.com/rust-lang/crates.io-index" 1035checksum = "c3f42e7bbe13d351b6bead8286a43aac9534b82bd3cc43e47037f012ebfd62d4" 1036dependencies = [ 1037 "bitflags 2.9.3", 1038 "jni-sys", 1039 "log", 1040 "ndk-sys", 1041 "num_enum", 1042 "raw-window-handle", 1043 "thiserror 1.0.69", 1044] 1045 1046[[package]] 1047name = "ndk-context" 1048version = "0.1.1" 1049source = "registry+https://github.com/rust-lang/crates.io-index" 1050checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b" 1051 1052[[package]] 1053name = "ndk-sys" 1054version = "0.6.0+11769913" 1055source = "registry+https://github.com/rust-lang/crates.io-index" 1056checksum = "ee6cda3051665f1fb8d9e08fc35c96d5a244fb1be711a03b71118828afc9a873" 1057dependencies = [ 1058 "jni-sys", 1059] 1060 1061[[package]] 1062name = "nom" 1063version = "8.0.0" 1064source = "registry+https://github.com/rust-lang/crates.io-index" 1065checksum = "df9761775871bdef83bee530e60050f7e54b1105350d6884eb0fb4f46c2f9405" 1066dependencies = [ 1067 "memchr", 1068] 1069 1070[[package]] 1071name = "num_enum" 1072version = "0.7.4" 1073source = "registry+https://github.com/rust-lang/crates.io-index" 1074checksum = "a973b4e44ce6cad84ce69d797acf9a044532e4184c4f267913d1b546a0727b7a" 1075dependencies = [ 1076 "num_enum_derive", 1077 "rustversion", 1078] 1079 1080[[package]] 1081name = "num_enum_derive" 1082version = "0.7.4" 1083source = "registry+https://github.com/rust-lang/crates.io-index" 1084checksum = "77e878c846a8abae00dd069496dbe8751b16ac1c3d6bd2a7283a938e8228f90d" 1085dependencies = [ 1086 "proc-macro-crate", 1087 "proc-macro2", 1088 "quote", 1089 "syn", 1090] 1091 1092[[package]] 1093name = "objc-sys" 1094version = "0.3.5" 1095source = "registry+https://github.com/rust-lang/crates.io-index" 1096checksum = "cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310" 1097 1098[[package]] 1099name = "objc2" 1100version = "0.5.2" 1101source = "registry+https://github.com/rust-lang/crates.io-index" 1102checksum = "46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804" 1103dependencies = [ 1104 "objc-sys", 1105 "objc2-encode", 1106] 1107 1108[[package]] 1109name = "objc2" 1110version = "0.6.2" 1111source = "registry+https://github.com/rust-lang/crates.io-index" 1112checksum = "561f357ba7f3a2a61563a186a163d0a3a5247e1089524a3981d49adb775078bc" 1113dependencies = [ 1114 "objc2-encode", 1115] 1116 1117[[package]] 1118name = "objc2-app-kit" 1119version = "0.2.2" 1120source = "registry+https://github.com/rust-lang/crates.io-index" 1121checksum = "e4e89ad9e3d7d297152b17d39ed92cd50ca8063a89a9fa569046d41568891eff" 1122dependencies = [ 1123 "bitflags 2.9.3", 1124 "block2", 1125 "libc", 1126 "objc2 0.5.2", 1127 "objc2-core-data", 1128 "objc2-core-image", 1129 "objc2-foundation 0.2.2", 1130 "objc2-quartz-core", 1131] 1132 1133[[package]] 1134name = "objc2-app-kit" 1135version = "0.3.1" 1136source = "registry+https://github.com/rust-lang/crates.io-index" 1137checksum = "e6f29f568bec459b0ddff777cec4fe3fd8666d82d5a40ebd0ff7e66134f89bcc" 1138dependencies = [ 1139 "bitflags 2.9.3", 1140 "objc2 0.6.2", 1141 "objc2-foundation 0.3.1", 1142] 1143 1144[[package]] 1145name = "objc2-cloud-kit" 1146version = "0.2.2" 1147source = "registry+https://github.com/rust-lang/crates.io-index" 1148checksum = "74dd3b56391c7a0596a295029734d3c1c5e7e510a4cb30245f8221ccea96b009" 1149dependencies = [ 1150 "bitflags 2.9.3", 1151 "block2", 1152 "objc2 0.5.2", 1153 "objc2-core-location", 1154 "objc2-foundation 0.2.2", 1155] 1156 1157[[package]] 1158name = "objc2-contacts" 1159version = "0.2.2" 1160source = "registry+https://github.com/rust-lang/crates.io-index" 1161checksum = "a5ff520e9c33812fd374d8deecef01d4a840e7b41862d849513de77e44aa4889" 1162dependencies = [ 1163 "block2", 1164 "objc2 0.5.2", 1165 "objc2-foundation 0.2.2", 1166] 1167 1168[[package]] 1169name = "objc2-core-data" 1170version = "0.2.2" 1171source = "registry+https://github.com/rust-lang/crates.io-index" 1172checksum = "617fbf49e071c178c0b24c080767db52958f716d9eabdf0890523aeae54773ef" 1173dependencies = [ 1174 "bitflags 2.9.3", 1175 "block2", 1176 "objc2 0.5.2", 1177 "objc2-foundation 0.2.2", 1178] 1179 1180[[package]] 1181name = "objc2-core-foundation" 1182version = "0.3.1" 1183source = "registry+https://github.com/rust-lang/crates.io-index" 1184checksum = "1c10c2894a6fed806ade6027bcd50662746363a9589d3ec9d9bef30a4e4bc166" 1185dependencies = [ 1186 "bitflags 2.9.3", 1187 "dispatch2", 1188 "objc2 0.6.2", 1189] 1190 1191[[package]] 1192name = "objc2-core-image" 1193version = "0.2.2" 1194source = "registry+https://github.com/rust-lang/crates.io-index" 1195checksum = "55260963a527c99f1819c4f8e3b47fe04f9650694ef348ffd2227e8196d34c80" 1196dependencies = [ 1197 "block2", 1198 "objc2 0.5.2", 1199 "objc2-foundation 0.2.2", 1200 "objc2-metal", 1201] 1202 1203[[package]] 1204name = "objc2-core-location" 1205version = "0.2.2" 1206source = "registry+https://github.com/rust-lang/crates.io-index" 1207checksum = "000cfee34e683244f284252ee206a27953279d370e309649dc3ee317b37e5781" 1208dependencies = [ 1209 "block2", 1210 "objc2 0.5.2", 1211 "objc2-contacts", 1212 "objc2-foundation 0.2.2", 1213] 1214 1215[[package]] 1216name = "objc2-encode" 1217version = "4.1.0" 1218source = "registry+https://github.com/rust-lang/crates.io-index" 1219checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33" 1220 1221[[package]] 1222name = "objc2-foundation" 1223version = "0.2.2" 1224source = "registry+https://github.com/rust-lang/crates.io-index" 1225checksum = "0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8" 1226dependencies = [ 1227 "bitflags 2.9.3", 1228 "block2", 1229 "dispatch", 1230 "libc", 1231 "objc2 0.5.2", 1232] 1233 1234[[package]] 1235name = "objc2-foundation" 1236version = "0.3.1" 1237source = "registry+https://github.com/rust-lang/crates.io-index" 1238checksum = "900831247d2fe1a09a683278e5384cfb8c80c79fe6b166f9d14bfdde0ea1b03c" 1239dependencies = [ 1240 "bitflags 2.9.3", 1241 "objc2 0.6.2", 1242 "objc2-core-foundation", 1243] 1244 1245[[package]] 1246name = "objc2-link-presentation" 1247version = "0.2.2" 1248source = "registry+https://github.com/rust-lang/crates.io-index" 1249checksum = "a1a1ae721c5e35be65f01a03b6d2ac13a54cb4fa70d8a5da293d7b0020261398" 1250dependencies = [ 1251 "block2", 1252 "objc2 0.5.2", 1253 "objc2-app-kit 0.2.2", 1254 "objc2-foundation 0.2.2", 1255] 1256 1257[[package]] 1258name = "objc2-metal" 1259version = "0.2.2" 1260source = "registry+https://github.com/rust-lang/crates.io-index" 1261checksum = "dd0cba1276f6023976a406a14ffa85e1fdd19df6b0f737b063b95f6c8c7aadd6" 1262dependencies = [ 1263 "bitflags 2.9.3", 1264 "block2", 1265 "objc2 0.5.2", 1266 "objc2-foundation 0.2.2", 1267] 1268 1269[[package]] 1270name = "objc2-quartz-core" 1271version = "0.2.2" 1272source = "registry+https://github.com/rust-lang/crates.io-index" 1273checksum = "e42bee7bff906b14b167da2bac5efe6b6a07e6f7c0a21a7308d40c960242dc7a" 1274dependencies = [ 1275 "bitflags 2.9.3", 1276 "block2", 1277 "objc2 0.5.2", 1278 "objc2-foundation 0.2.2", 1279 "objc2-metal", 1280] 1281 1282[[package]] 1283name = "objc2-symbols" 1284version = "0.2.2" 1285source = "registry+https://github.com/rust-lang/crates.io-index" 1286checksum = "0a684efe3dec1b305badae1a28f6555f6ddd3bb2c2267896782858d5a78404dc" 1287dependencies = [ 1288 "objc2 0.5.2", 1289 "objc2-foundation 0.2.2", 1290] 1291 1292[[package]] 1293name = "objc2-ui-kit" 1294version = "0.2.2" 1295source = "registry+https://github.com/rust-lang/crates.io-index" 1296checksum = "b8bb46798b20cd6b91cbd113524c490f1686f4c4e8f49502431415f3512e2b6f" 1297dependencies = [ 1298 "bitflags 2.9.3", 1299 "block2", 1300 "objc2 0.5.2", 1301 "objc2-cloud-kit", 1302 "objc2-core-data", 1303 "objc2-core-image", 1304 "objc2-core-location", 1305 "objc2-foundation 0.2.2", 1306 "objc2-link-presentation", 1307 "objc2-quartz-core", 1308 "objc2-symbols", 1309 "objc2-uniform-type-identifiers", 1310 "objc2-user-notifications", 1311] 1312 1313[[package]] 1314name = "objc2-uniform-type-identifiers" 1315version = "0.2.2" 1316source = "registry+https://github.com/rust-lang/crates.io-index" 1317checksum = "44fa5f9748dbfe1ca6c0b79ad20725a11eca7c2218bceb4b005cb1be26273bfe" 1318dependencies = [ 1319 "block2", 1320 "objc2 0.5.2", 1321 "objc2-foundation 0.2.2", 1322] 1323 1324[[package]] 1325name = "objc2-user-notifications" 1326version = "0.2.2" 1327source = "registry+https://github.com/rust-lang/crates.io-index" 1328checksum = "76cfcbf642358e8689af64cee815d139339f3ed8ad05103ed5eaf73db8d84cb3" 1329dependencies = [ 1330 "bitflags 2.9.3", 1331 "block2", 1332 "objc2 0.5.2", 1333 "objc2-core-location", 1334 "objc2-foundation 0.2.2", 1335] 1336 1337[[package]] 1338name = "object" 1339version = "0.36.7" 1340source = "registry+https://github.com/rust-lang/crates.io-index" 1341checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87" 1342dependencies = [ 1343 "memchr", 1344] 1345 1346[[package]] 1347name = "once_cell" 1348version = "1.21.3" 1349source = "registry+https://github.com/rust-lang/crates.io-index" 1350checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" 1351 1352[[package]] 1353name = "orbclient" 1354version = "0.3.48" 1355source = "registry+https://github.com/rust-lang/crates.io-index" 1356checksum = "ba0b26cec2e24f08ed8bb31519a9333140a6599b867dac464bb150bdb796fd43" 1357dependencies = [ 1358 "libredox", 1359] 1360 1361[[package]] 1362name = "owned_ttf_parser" 1363version = "0.25.1" 1364source = "registry+https://github.com/rust-lang/crates.io-index" 1365checksum = "36820e9051aca1014ddc75770aab4d68bc1e9e632f0f5627c4086bc216fb583b" 1366dependencies = [ 1367 "ttf-parser", 1368] 1369 1370[[package]] 1371name = "percent-encoding" 1372version = "2.3.2" 1373source = "registry+https://github.com/rust-lang/crates.io-index" 1374checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" 1375 1376[[package]] 1377name = "pico-args" 1378version = "0.5.0" 1379source = "registry+https://github.com/rust-lang/crates.io-index" 1380checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315" 1381 1382[[package]] 1383name = "pin-project" 1384version = "1.1.10" 1385source = "registry+https://github.com/rust-lang/crates.io-index" 1386checksum = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a" 1387dependencies = [ 1388 "pin-project-internal", 1389] 1390 1391[[package]] 1392name = "pin-project-internal" 1393version = "1.1.10" 1394source = "registry+https://github.com/rust-lang/crates.io-index" 1395checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861" 1396dependencies = [ 1397 "proc-macro2", 1398 "quote", 1399 "syn", 1400] 1401 1402[[package]] 1403name = "pin-project-lite" 1404version = "0.2.16" 1405source = "registry+https://github.com/rust-lang/crates.io-index" 1406checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" 1407 1408[[package]] 1409name = "pin-utils" 1410version = "0.1.0" 1411source = "registry+https://github.com/rust-lang/crates.io-index" 1412checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 1413 1414[[package]] 1415name = "pkg-config" 1416version = "0.3.32" 1417source = "registry+https://github.com/rust-lang/crates.io-index" 1418checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" 1419 1420[[package]] 1421name = "polling" 1422version = "3.10.0" 1423source = "registry+https://github.com/rust-lang/crates.io-index" 1424checksum = "b5bd19146350fe804f7cb2669c851c03d69da628803dab0d98018142aaa5d829" 1425dependencies = [ 1426 "cfg-if", 1427 "concurrent-queue", 1428 "hermit-abi", 1429 "pin-project-lite", 1430 "rustix 1.0.8", 1431 "windows-sys 0.60.2", 1432] 1433 1434[[package]] 1435name = "ppv-lite86" 1436version = "0.2.21" 1437source = "registry+https://github.com/rust-lang/crates.io-index" 1438checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 1439dependencies = [ 1440 "zerocopy", 1441] 1442 1443[[package]] 1444name = "proc-macro-crate" 1445version = "3.3.0" 1446source = "registry+https://github.com/rust-lang/crates.io-index" 1447checksum = "edce586971a4dfaa28950c6f18ed55e0406c1ab88bbce2c6f6293a7aaba73d35" 1448dependencies = [ 1449 "toml_edit", 1450] 1451 1452[[package]] 1453name = "proc-macro2" 1454version = "1.0.101" 1455source = "registry+https://github.com/rust-lang/crates.io-index" 1456checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de" 1457dependencies = [ 1458 "unicode-ident", 1459] 1460 1461[[package]] 1462name = "quanta" 1463version = "0.12.6" 1464source = "registry+https://github.com/rust-lang/crates.io-index" 1465checksum = "f3ab5a9d756f0d97bdc89019bd2e4ea098cf9cde50ee7564dde6b81ccc8f06c7" 1466dependencies = [ 1467 "crossbeam-utils", 1468 "libc", 1469 "once_cell", 1470 "raw-cpuid", 1471 "wasi 0.11.1+wasi-snapshot-preview1", 1472 "web-sys", 1473 "winapi", 1474] 1475 1476[[package]] 1477name = "quick-xml" 1478version = "0.37.5" 1479source = "registry+https://github.com/rust-lang/crates.io-index" 1480checksum = "331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb" 1481dependencies = [ 1482 "memchr", 1483] 1484 1485[[package]] 1486name = "quote" 1487version = "1.0.40" 1488source = "registry+https://github.com/rust-lang/crates.io-index" 1489checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d" 1490dependencies = [ 1491 "proc-macro2", 1492] 1493 1494[[package]] 1495name = "r-efi" 1496version = "5.3.0" 1497source = "registry+https://github.com/rust-lang/crates.io-index" 1498checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" 1499 1500[[package]] 1501name = "rand" 1502version = "0.9.2" 1503source = "registry+https://github.com/rust-lang/crates.io-index" 1504checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" 1505dependencies = [ 1506 "rand_chacha", 1507 "rand_core", 1508] 1509 1510[[package]] 1511name = "rand_chacha" 1512version = "0.9.0" 1513source = "registry+https://github.com/rust-lang/crates.io-index" 1514checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" 1515dependencies = [ 1516 "ppv-lite86", 1517 "rand_core", 1518] 1519 1520[[package]] 1521name = "rand_core" 1522version = "0.9.3" 1523source = "registry+https://github.com/rust-lang/crates.io-index" 1524checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" 1525dependencies = [ 1526 "getrandom 0.3.3", 1527] 1528 1529[[package]] 1530name = "raw-cpuid" 1531version = "11.5.0" 1532source = "registry+https://github.com/rust-lang/crates.io-index" 1533checksum = "c6df7ab838ed27997ba19a4664507e6f82b41fe6e20be42929332156e5e85146" 1534dependencies = [ 1535 "bitflags 2.9.3", 1536] 1537 1538[[package]] 1539name = "raw-window-handle" 1540version = "0.6.2" 1541source = "registry+https://github.com/rust-lang/crates.io-index" 1542checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539" 1543 1544[[package]] 1545name = "rayon" 1546version = "1.11.0" 1547source = "registry+https://github.com/rust-lang/crates.io-index" 1548checksum = "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f" 1549dependencies = [ 1550 "either", 1551 "rayon-core", 1552] 1553 1554[[package]] 1555name = "rayon-core" 1556version = "1.13.0" 1557source = "registry+https://github.com/rust-lang/crates.io-index" 1558checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91" 1559dependencies = [ 1560 "crossbeam-deque", 1561 "crossbeam-utils", 1562] 1563 1564[[package]] 1565name = "redox_syscall" 1566version = "0.4.1" 1567source = "registry+https://github.com/rust-lang/crates.io-index" 1568checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa" 1569dependencies = [ 1570 "bitflags 1.3.2", 1571] 1572 1573[[package]] 1574name = "redox_syscall" 1575version = "0.5.17" 1576source = "registry+https://github.com/rust-lang/crates.io-index" 1577checksum = "5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77" 1578dependencies = [ 1579 "bitflags 2.9.3", 1580] 1581 1582[[package]] 1583name = "ring" 1584version = "0.17.14" 1585source = "registry+https://github.com/rust-lang/crates.io-index" 1586checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" 1587dependencies = [ 1588 "cc", 1589 "cfg-if", 1590 "getrandom 0.2.16", 1591 "libc", 1592 "untrusted", 1593 "windows-sys 0.52.0", 1594] 1595 1596[[package]] 1597name = "run-wasm" 1598version = "0.1.0" 1599dependencies = [ 1600 "cargo-run-wasm", 1601] 1602 1603[[package]] 1604name = "rustc-demangle" 1605version = "0.1.26" 1606source = "registry+https://github.com/rust-lang/crates.io-index" 1607checksum = "56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace" 1608 1609[[package]] 1610name = "rustix" 1611version = "0.38.44" 1612source = "registry+https://github.com/rust-lang/crates.io-index" 1613checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154" 1614dependencies = [ 1615 "bitflags 2.9.3", 1616 "errno", 1617 "libc", 1618 "linux-raw-sys 0.4.15", 1619 "windows-sys 0.59.0", 1620] 1621 1622[[package]] 1623name = "rustix" 1624version = "1.0.8" 1625source = "registry+https://github.com/rust-lang/crates.io-index" 1626checksum = "11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8" 1627dependencies = [ 1628 "bitflags 2.9.3", 1629 "errno", 1630 "libc", 1631 "linux-raw-sys 0.9.4", 1632 "windows-sys 0.60.2", 1633] 1634 1635[[package]] 1636name = "rustls" 1637version = "0.23.31" 1638source = "registry+https://github.com/rust-lang/crates.io-index" 1639checksum = "c0ebcbd2f03de0fc1122ad9bb24b127a5a6cd51d72604a3f3c50ac459762b6cc" 1640dependencies = [ 1641 "once_cell", 1642 "ring", 1643 "rustls-pki-types", 1644 "rustls-webpki", 1645 "subtle", 1646 "zeroize", 1647] 1648 1649[[package]] 1650name = "rustls-pki-types" 1651version = "1.12.0" 1652source = "registry+https://github.com/rust-lang/crates.io-index" 1653checksum = "229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79" 1654dependencies = [ 1655 "zeroize", 1656] 1657 1658[[package]] 1659name = "rustls-webpki" 1660version = "0.103.4" 1661source = "registry+https://github.com/rust-lang/crates.io-index" 1662checksum = "0a17884ae0c1b773f1ccd2bd4a8c72f16da897310a98b0e84bf349ad5ead92fc" 1663dependencies = [ 1664 "ring", 1665 "rustls-pki-types", 1666 "untrusted", 1667] 1668 1669[[package]] 1670name = "rustversion" 1671version = "1.0.22" 1672source = "registry+https://github.com/rust-lang/crates.io-index" 1673checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" 1674 1675[[package]] 1676name = "ryu" 1677version = "1.0.20" 1678source = "registry+https://github.com/rust-lang/crates.io-index" 1679checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" 1680 1681[[package]] 1682name = "same-file" 1683version = "1.0.6" 1684source = "registry+https://github.com/rust-lang/crates.io-index" 1685checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 1686dependencies = [ 1687 "winapi-util", 1688] 1689 1690[[package]] 1691name = "scoped-tls" 1692version = "1.0.1" 1693source = "registry+https://github.com/rust-lang/crates.io-index" 1694checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294" 1695 1696[[package]] 1697name = "sctk-adwaita" 1698version = "0.10.1" 1699source = "registry+https://github.com/rust-lang/crates.io-index" 1700checksum = "b6277f0217056f77f1d8f49f2950ac6c278c0d607c45f5ee99328d792ede24ec" 1701dependencies = [ 1702 "ab_glyph", 1703 "log", 1704 "memmap2", 1705 "smithay-client-toolkit", 1706 "tiny-skia", 1707] 1708 1709[[package]] 1710name = "semver" 1711version = "1.0.26" 1712source = "registry+https://github.com/rust-lang/crates.io-index" 1713checksum = "56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0" 1714 1715[[package]] 1716name = "serde" 1717version = "1.0.219" 1718source = "registry+https://github.com/rust-lang/crates.io-index" 1719checksum = "5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6" 1720dependencies = [ 1721 "serde_derive", 1722] 1723 1724[[package]] 1725name = "serde_derive" 1726version = "1.0.219" 1727source = "registry+https://github.com/rust-lang/crates.io-index" 1728checksum = "5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00" 1729dependencies = [ 1730 "proc-macro2", 1731 "quote", 1732 "syn", 1733] 1734 1735[[package]] 1736name = "serde_json" 1737version = "1.0.143" 1738source = "registry+https://github.com/rust-lang/crates.io-index" 1739checksum = "d401abef1d108fbd9cbaebc3e46611f4b1021f714a0597a71f41ee463f5f4a5a" 1740dependencies = [ 1741 "itoa", 1742 "memchr", 1743 "ryu", 1744 "serde", 1745] 1746 1747[[package]] 1748name = "sha1" 1749version = "0.10.6" 1750source = "registry+https://github.com/rust-lang/crates.io-index" 1751checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 1752dependencies = [ 1753 "cfg-if", 1754 "cpufeatures", 1755 "digest", 1756] 1757 1758[[package]] 1759name = "sha1_smol" 1760version = "1.0.1" 1761source = "registry+https://github.com/rust-lang/crates.io-index" 1762checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d" 1763 1764[[package]] 1765name = "shlex" 1766version = "1.3.0" 1767source = "registry+https://github.com/rust-lang/crates.io-index" 1768checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 1769 1770[[package]] 1771name = "simdutf8" 1772version = "0.1.5" 1773source = "registry+https://github.com/rust-lang/crates.io-index" 1774checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e" 1775 1776[[package]] 1777name = "slab" 1778version = "0.4.11" 1779source = "registry+https://github.com/rust-lang/crates.io-index" 1780checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" 1781 1782[[package]] 1783name = "smallvec" 1784version = "1.15.1" 1785source = "registry+https://github.com/rust-lang/crates.io-index" 1786checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 1787 1788[[package]] 1789name = "smithay-client-toolkit" 1790version = "0.19.2" 1791source = "registry+https://github.com/rust-lang/crates.io-index" 1792checksum = "3457dea1f0eb631b4034d61d4d8c32074caa6cd1ab2d59f2327bd8461e2c0016" 1793dependencies = [ 1794 "bitflags 2.9.3", 1795 "calloop", 1796 "calloop-wayland-source", 1797 "cursor-icon", 1798 "libc", 1799 "log", 1800 "memmap2", 1801 "rustix 0.38.44", 1802 "thiserror 1.0.69", 1803 "wayland-backend", 1804 "wayland-client", 1805 "wayland-csd-frame", 1806 "wayland-cursor", 1807 "wayland-protocols", 1808 "wayland-protocols-wlr", 1809 "wayland-scanner", 1810 "xkeysym", 1811] 1812 1813[[package]] 1814name = "smol_str" 1815version = "0.2.2" 1816source = "registry+https://github.com/rust-lang/crates.io-index" 1817checksum = "dd538fb6910ac1099850255cf94a94df6551fbdd602454387d0adb2d1ca6dead" 1818dependencies = [ 1819 "serde", 1820] 1821 1822[[package]] 1823name = "socket2" 1824version = "0.6.0" 1825source = "registry+https://github.com/rust-lang/crates.io-index" 1826checksum = "233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807" 1827dependencies = [ 1828 "libc", 1829 "windows-sys 0.59.0", 1830] 1831 1832[[package]] 1833name = "softbuffer" 1834version = "0.4.6" 1835source = "registry+https://github.com/rust-lang/crates.io-index" 1836checksum = "18051cdd562e792cad055119e0cdb2cfc137e44e3987532e0f9659a77931bb08" 1837dependencies = [ 1838 "as-raw-xcb-connection", 1839 "bytemuck", 1840 "cfg_aliases", 1841 "core-graphics 0.24.0", 1842 "drm", 1843 "fastrand", 1844 "foreign-types", 1845 "js-sys", 1846 "log", 1847 "memmap2", 1848 "objc2 0.5.2", 1849 "objc2-foundation 0.2.2", 1850 "objc2-quartz-core", 1851 "raw-window-handle", 1852 "redox_syscall 0.5.17", 1853 "rustix 0.38.44", 1854 "tiny-xlib", 1855 "wasm-bindgen", 1856 "wayland-backend", 1857 "wayland-client", 1858 "wayland-sys", 1859 "web-sys", 1860 "windows-sys 0.59.0", 1861 "x11rb", 1862] 1863 1864[[package]] 1865name = "stable_deref_trait" 1866version = "1.2.0" 1867source = "registry+https://github.com/rust-lang/crates.io-index" 1868checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" 1869 1870[[package]] 1871name = "strict-num" 1872version = "0.1.1" 1873source = "registry+https://github.com/rust-lang/crates.io-index" 1874checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731" 1875 1876[[package]] 1877name = "subtle" 1878version = "2.6.1" 1879source = "registry+https://github.com/rust-lang/crates.io-index" 1880checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" 1881 1882[[package]] 1883name = "syn" 1884version = "2.0.106" 1885source = "registry+https://github.com/rust-lang/crates.io-index" 1886checksum = "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6" 1887dependencies = [ 1888 "proc-macro2", 1889 "quote", 1890 "unicode-ident", 1891] 1892 1893[[package]] 1894name = "tempfile" 1895version = "3.21.0" 1896source = "registry+https://github.com/rust-lang/crates.io-index" 1897checksum = "15b61f8f20e3a6f7e0649d825294eaf317edce30f82cf6026e7e4cb9222a7d1e" 1898dependencies = [ 1899 "fastrand", 1900 "getrandom 0.3.3", 1901 "once_cell", 1902 "rustix 1.0.8", 1903 "windows-sys 0.60.2", 1904] 1905 1906[[package]] 1907name = "thiserror" 1908version = "1.0.69" 1909source = "registry+https://github.com/rust-lang/crates.io-index" 1910checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" 1911dependencies = [ 1912 "thiserror-impl 1.0.69", 1913] 1914 1915[[package]] 1916name = "thiserror" 1917version = "2.0.16" 1918source = "registry+https://github.com/rust-lang/crates.io-index" 1919checksum = "3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0" 1920dependencies = [ 1921 "thiserror-impl 2.0.16", 1922] 1923 1924[[package]] 1925name = "thiserror-impl" 1926version = "1.0.69" 1927source = "registry+https://github.com/rust-lang/crates.io-index" 1928checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" 1929dependencies = [ 1930 "proc-macro2", 1931 "quote", 1932 "syn", 1933] 1934 1935[[package]] 1936name = "thiserror-impl" 1937version = "2.0.16" 1938source = "registry+https://github.com/rust-lang/crates.io-index" 1939checksum = "6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960" 1940dependencies = [ 1941 "proc-macro2", 1942 "quote", 1943 "syn", 1944] 1945 1946[[package]] 1947name = "tiny-keccak" 1948version = "2.0.2" 1949source = "registry+https://github.com/rust-lang/crates.io-index" 1950checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237" 1951dependencies = [ 1952 "crunchy", 1953] 1954 1955[[package]] 1956name = "tiny-skia" 1957version = "0.11.4" 1958source = "registry+https://github.com/rust-lang/crates.io-index" 1959checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab" 1960dependencies = [ 1961 "arrayref", 1962 "arrayvec", 1963 "bytemuck", 1964 "cfg-if", 1965 "log", 1966 "tiny-skia-path", 1967] 1968 1969[[package]] 1970name = "tiny-skia-path" 1971version = "0.11.4" 1972source = "registry+https://github.com/rust-lang/crates.io-index" 1973checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93" 1974dependencies = [ 1975 "arrayref", 1976 "bytemuck", 1977 "strict-num", 1978] 1979 1980[[package]] 1981name = "tiny-xlib" 1982version = "0.2.4" 1983source = "registry+https://github.com/rust-lang/crates.io-index" 1984checksum = "0324504befd01cab6e0c994f34b2ffa257849ee019d3fb3b64fb2c858887d89e" 1985dependencies = [ 1986 "as-raw-xcb-connection", 1987 "ctor-lite", 1988 "libloading", 1989 "pkg-config", 1990 "tracing", 1991] 1992 1993[[package]] 1994name = "tokio" 1995version = "1.47.1" 1996source = "registry+https://github.com/rust-lang/crates.io-index" 1997checksum = "89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038" 1998dependencies = [ 1999 "backtrace", 2000 "bytes", 2001 "io-uring", 2002 "libc", 2003 "mio", 2004 "pin-project-lite", 2005 "slab", 2006 "socket2", 2007 "tokio-macros", 2008 "windows-sys 0.59.0", 2009] 2010 2011[[package]] 2012name = "tokio-macros" 2013version = "2.5.0" 2014source = "registry+https://github.com/rust-lang/crates.io-index" 2015checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8" 2016dependencies = [ 2017 "proc-macro2", 2018 "quote", 2019 "syn", 2020] 2021 2022[[package]] 2023name = "tokio-rustls" 2024version = "0.26.2" 2025source = "registry+https://github.com/rust-lang/crates.io-index" 2026checksum = "8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b" 2027dependencies = [ 2028 "rustls", 2029 "tokio", 2030] 2031 2032[[package]] 2033name = "tokio-tungstenite" 2034version = "0.26.2" 2035source = "registry+https://github.com/rust-lang/crates.io-index" 2036checksum = "7a9daff607c6d2bf6c16fd681ccb7eecc83e4e2cdc1ca067ffaadfca5de7f084" 2037dependencies = [ 2038 "futures-util", 2039 "log", 2040 "rustls", 2041 "rustls-pki-types", 2042 "tokio", 2043 "tokio-rustls", 2044 "tungstenite", 2045 "webpki-roots 0.26.11", 2046] 2047 2048[[package]] 2049name = "tokio-tungstenite-wasm" 2050version = "0.6.0" 2051source = "registry+https://github.com/rust-lang/crates.io-index" 2052checksum = "02567f5f341725fb3e452c1f55dd4e5b0f2a685355c3b10babf0fe8e137d176e" 2053dependencies = [ 2054 "bytes", 2055 "futures-channel", 2056 "futures-util", 2057 "http", 2058 "httparse", 2059 "js-sys", 2060 "rustls", 2061 "thiserror 2.0.16", 2062 "tokio", 2063 "tokio-tungstenite", 2064 "wasm-bindgen", 2065 "web-sys", 2066] 2067 2068[[package]] 2069name = "tokio-util" 2070version = "0.7.16" 2071source = "registry+https://github.com/rust-lang/crates.io-index" 2072checksum = "14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5" 2073dependencies = [ 2074 "bytes", 2075 "futures-core", 2076 "futures-sink", 2077 "pin-project-lite", 2078 "tokio", 2079] 2080 2081[[package]] 2082name = "tokio-websockets" 2083version = "0.12.1" 2084source = "registry+https://github.com/rust-lang/crates.io-index" 2085checksum = "5190767f03b86528ab9f4f6a9158072a6d0ef240d9a9591772eb411f315920f4" 2086dependencies = [ 2087 "base64", 2088 "bytes", 2089 "futures-core", 2090 "futures-sink", 2091 "http", 2092 "httparse", 2093 "sha1_smol", 2094 "simdutf8", 2095 "tokio", 2096 "tokio-util", 2097] 2098 2099[[package]] 2100name = "toml_datetime" 2101version = "0.6.11" 2102source = "registry+https://github.com/rust-lang/crates.io-index" 2103checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c" 2104 2105[[package]] 2106name = "toml_edit" 2107version = "0.22.27" 2108source = "registry+https://github.com/rust-lang/crates.io-index" 2109checksum = "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a" 2110dependencies = [ 2111 "indexmap 2.11.0", 2112 "toml_datetime", 2113 "winnow", 2114] 2115 2116[[package]] 2117name = "tracing" 2118version = "0.1.41" 2119source = "registry+https://github.com/rust-lang/crates.io-index" 2120checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" 2121dependencies = [ 2122 "pin-project-lite", 2123 "tracing-core", 2124] 2125 2126[[package]] 2127name = "tracing-core" 2128version = "0.1.34" 2129source = "registry+https://github.com/rust-lang/crates.io-index" 2130checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678" 2131 2132[[package]] 2133name = "ttf-parser" 2134version = "0.25.1" 2135source = "registry+https://github.com/rust-lang/crates.io-index" 2136checksum = "d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31" 2137 2138[[package]] 2139name = "tungstenite" 2140version = "0.26.2" 2141source = "registry+https://github.com/rust-lang/crates.io-index" 2142checksum = "4793cb5e56680ecbb1d843515b23b6de9a75eb04b66643e256a396d43be33c13" 2143dependencies = [ 2144 "bytes", 2145 "data-encoding", 2146 "http", 2147 "httparse", 2148 "log", 2149 "rand", 2150 "rustls", 2151 "rustls-pki-types", 2152 "sha1", 2153 "thiserror 2.0.16", 2154 "utf-8", 2155] 2156 2157[[package]] 2158name = "typenum" 2159version = "1.18.0" 2160source = "registry+https://github.com/rust-lang/crates.io-index" 2161checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f" 2162 2163[[package]] 2164name = "unicode-ident" 2165version = "1.0.18" 2166source = "registry+https://github.com/rust-lang/crates.io-index" 2167checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512" 2168 2169[[package]] 2170name = "unicode-segmentation" 2171version = "1.12.0" 2172source = "registry+https://github.com/rust-lang/crates.io-index" 2173checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493" 2174 2175[[package]] 2176name = "untrusted" 2177version = "0.9.0" 2178source = "registry+https://github.com/rust-lang/crates.io-index" 2179checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 2180 2181[[package]] 2182name = "unty" 2183version = "0.0.4" 2184source = "registry+https://github.com/rust-lang/crates.io-index" 2185checksum = "6d49784317cd0d1ee7ec5c716dd598ec5b4483ea832a2dced265471cc0f690ae" 2186 2187[[package]] 2188name = "utf-8" 2189version = "0.7.6" 2190source = "registry+https://github.com/rust-lang/crates.io-index" 2191checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" 2192 2193[[package]] 2194name = "version_check" 2195version = "0.9.5" 2196source = "registry+https://github.com/rust-lang/crates.io-index" 2197checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 2198 2199[[package]] 2200name = "virtue" 2201version = "0.0.18" 2202source = "registry+https://github.com/rust-lang/crates.io-index" 2203checksum = "051eb1abcf10076295e815102942cc58f9d5e3b4560e46e53c21e8ff6f3af7b1" 2204 2205[[package]] 2206name = "walkdir" 2207version = "2.5.0" 2208source = "registry+https://github.com/rust-lang/crates.io-index" 2209checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" 2210dependencies = [ 2211 "same-file", 2212 "winapi-util", 2213] 2214 2215[[package]] 2216name = "walrus" 2217version = "0.23.3" 2218source = "registry+https://github.com/rust-lang/crates.io-index" 2219checksum = "6481311b98508f4bc2d0abbfa5d42172e7a54b4b24d8f15e28b0dc650be0c59f" 2220dependencies = [ 2221 "anyhow", 2222 "gimli 0.26.2", 2223 "id-arena", 2224 "leb128", 2225 "log", 2226 "rayon", 2227 "walrus-macro", 2228 "wasm-encoder", 2229 "wasmparser", 2230] 2231 2232[[package]] 2233name = "walrus-macro" 2234version = "0.22.0" 2235source = "registry+https://github.com/rust-lang/crates.io-index" 2236checksum = "439ad39ff894c43c9649fa724cdde9a6fc50b855d517ef071a93e5df82fe51d3" 2237dependencies = [ 2238 "heck", 2239 "proc-macro2", 2240 "quote", 2241 "syn", 2242] 2243 2244[[package]] 2245name = "wasi" 2246version = "0.11.1+wasi-snapshot-preview1" 2247source = "registry+https://github.com/rust-lang/crates.io-index" 2248checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" 2249 2250[[package]] 2251name = "wasi" 2252version = "0.14.2+wasi-0.2.4" 2253source = "registry+https://github.com/rust-lang/crates.io-index" 2254checksum = "9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3" 2255dependencies = [ 2256 "wit-bindgen-rt", 2257] 2258 2259[[package]] 2260name = "wasm-bindgen" 2261version = "0.2.100" 2262source = "registry+https://github.com/rust-lang/crates.io-index" 2263checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5" 2264dependencies = [ 2265 "cfg-if", 2266 "once_cell", 2267 "rustversion", 2268 "wasm-bindgen-macro", 2269] 2270 2271[[package]] 2272name = "wasm-bindgen-backend" 2273version = "0.2.100" 2274source = "registry+https://github.com/rust-lang/crates.io-index" 2275checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6" 2276dependencies = [ 2277 "bumpalo", 2278 "log", 2279 "proc-macro2", 2280 "quote", 2281 "syn", 2282 "wasm-bindgen-shared", 2283] 2284 2285[[package]] 2286name = "wasm-bindgen-cli-support" 2287version = "0.2.100" 2288source = "registry+https://github.com/rust-lang/crates.io-index" 2289checksum = "21e1a4a49abe9cd6f762fc65fac2ef5732afeeb66be369d2f71a85b165a533cf" 2290dependencies = [ 2291 "anyhow", 2292 "base64", 2293 "log", 2294 "rustc-demangle", 2295 "serde", 2296 "serde_json", 2297 "tempfile", 2298 "walrus", 2299 "wasm-bindgen-externref-xform", 2300 "wasm-bindgen-multi-value-xform", 2301 "wasm-bindgen-shared", 2302 "wasm-bindgen-threads-xform", 2303 "wasm-bindgen-wasm-conventions", 2304 "wasm-bindgen-wasm-interpreter", 2305] 2306 2307[[package]] 2308name = "wasm-bindgen-externref-xform" 2309version = "0.2.100" 2310source = "registry+https://github.com/rust-lang/crates.io-index" 2311checksum = "940542c5cdbe96c35f98b5da5c65fb9d18df55a0cb1d81fc5ca4acc4fda4d61c" 2312dependencies = [ 2313 "anyhow", 2314 "walrus", 2315 "wasm-bindgen-wasm-conventions", 2316] 2317 2318[[package]] 2319name = "wasm-bindgen-futures" 2320version = "0.4.50" 2321source = "registry+https://github.com/rust-lang/crates.io-index" 2322checksum = "555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61" 2323dependencies = [ 2324 "cfg-if", 2325 "js-sys", 2326 "once_cell", 2327 "wasm-bindgen", 2328 "web-sys", 2329] 2330 2331[[package]] 2332name = "wasm-bindgen-macro" 2333version = "0.2.100" 2334source = "registry+https://github.com/rust-lang/crates.io-index" 2335checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407" 2336dependencies = [ 2337 "quote", 2338 "wasm-bindgen-macro-support", 2339] 2340 2341[[package]] 2342name = "wasm-bindgen-macro-support" 2343version = "0.2.100" 2344source = "registry+https://github.com/rust-lang/crates.io-index" 2345checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de" 2346dependencies = [ 2347 "proc-macro2", 2348 "quote", 2349 "syn", 2350 "wasm-bindgen-backend", 2351 "wasm-bindgen-shared", 2352] 2353 2354[[package]] 2355name = "wasm-bindgen-multi-value-xform" 2356version = "0.2.100" 2357source = "registry+https://github.com/rust-lang/crates.io-index" 2358checksum = "64b5ad2e97adde0c3e4369c38e0dbaee329ad8f6cc2ee8e01d1d0b13bd8b14cf" 2359dependencies = [ 2360 "anyhow", 2361 "walrus", 2362 "wasm-bindgen-wasm-conventions", 2363] 2364 2365[[package]] 2366name = "wasm-bindgen-shared" 2367version = "0.2.100" 2368source = "registry+https://github.com/rust-lang/crates.io-index" 2369checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d" 2370dependencies = [ 2371 "unicode-ident", 2372] 2373 2374[[package]] 2375name = "wasm-bindgen-threads-xform" 2376version = "0.2.100" 2377source = "registry+https://github.com/rust-lang/crates.io-index" 2378checksum = "1cbdf2d55a50f7edc9dd9aecae7a3a40e9736fda851bd8816f98a86167c8c277" 2379dependencies = [ 2380 "anyhow", 2381 "walrus", 2382 "wasm-bindgen-wasm-conventions", 2383] 2384 2385[[package]] 2386name = "wasm-bindgen-wasm-conventions" 2387version = "0.2.100" 2388source = "registry+https://github.com/rust-lang/crates.io-index" 2389checksum = "b1c24fcaa34d2d84407122cfb1d3f37c3586756cf462be18e049b49245a16c08" 2390dependencies = [ 2391 "anyhow", 2392 "leb128", 2393 "log", 2394 "walrus", 2395 "wasmparser", 2396] 2397 2398[[package]] 2399name = "wasm-bindgen-wasm-interpreter" 2400version = "0.2.100" 2401source = "registry+https://github.com/rust-lang/crates.io-index" 2402checksum = "33f24921401faadd6944206f9d6837d07bbb5ff766ed51ad34528089f66550e0" 2403dependencies = [ 2404 "anyhow", 2405 "log", 2406 "walrus", 2407 "wasm-bindgen-wasm-conventions", 2408] 2409 2410[[package]] 2411name = "wasm-encoder" 2412version = "0.214.0" 2413source = "registry+https://github.com/rust-lang/crates.io-index" 2414checksum = "ff694f02a8d7a50b6922b197ae03883fbf18cdb2ae9fbee7b6148456f5f44041" 2415dependencies = [ 2416 "leb128", 2417] 2418 2419[[package]] 2420name = "wasmparser" 2421version = "0.214.0" 2422source = "registry+https://github.com/rust-lang/crates.io-index" 2423checksum = "5309c1090e3e84dad0d382f42064e9933fdaedb87e468cc239f0eabea73ddcb6" 2424dependencies = [ 2425 "ahash", 2426 "bitflags 2.9.3", 2427 "hashbrown 0.14.5", 2428 "indexmap 2.11.0", 2429 "semver", 2430 "serde", 2431] 2432 2433[[package]] 2434name = "wayland-backend" 2435version = "0.3.11" 2436source = "registry+https://github.com/rust-lang/crates.io-index" 2437checksum = "673a33c33048a5ade91a6b139580fa174e19fb0d23f396dca9fa15f2e1e49b35" 2438dependencies = [ 2439 "cc", 2440 "downcast-rs", 2441 "rustix 1.0.8", 2442 "scoped-tls", 2443 "smallvec", 2444 "wayland-sys", 2445] 2446 2447[[package]] 2448name = "wayland-client" 2449version = "0.31.11" 2450source = "registry+https://github.com/rust-lang/crates.io-index" 2451checksum = "c66a47e840dc20793f2264eb4b3e4ecb4b75d91c0dd4af04b456128e0bdd449d" 2452dependencies = [ 2453 "bitflags 2.9.3", 2454 "rustix 1.0.8", 2455 "wayland-backend", 2456 "wayland-scanner", 2457] 2458 2459[[package]] 2460name = "wayland-csd-frame" 2461version = "0.3.0" 2462source = "registry+https://github.com/rust-lang/crates.io-index" 2463checksum = "625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e" 2464dependencies = [ 2465 "bitflags 2.9.3", 2466 "cursor-icon", 2467 "wayland-backend", 2468] 2469 2470[[package]] 2471name = "wayland-cursor" 2472version = "0.31.11" 2473source = "registry+https://github.com/rust-lang/crates.io-index" 2474checksum = "447ccc440a881271b19e9989f75726d60faa09b95b0200a9b7eb5cc47c3eeb29" 2475dependencies = [ 2476 "rustix 1.0.8", 2477 "wayland-client", 2478 "xcursor", 2479] 2480 2481[[package]] 2482name = "wayland-protocols" 2483version = "0.32.9" 2484source = "registry+https://github.com/rust-lang/crates.io-index" 2485checksum = "efa790ed75fbfd71283bd2521a1cfdc022aabcc28bdcff00851f9e4ae88d9901" 2486dependencies = [ 2487 "bitflags 2.9.3", 2488 "wayland-backend", 2489 "wayland-client", 2490 "wayland-scanner", 2491] 2492 2493[[package]] 2494name = "wayland-protocols-misc" 2495version = "0.3.9" 2496source = "registry+https://github.com/rust-lang/crates.io-index" 2497checksum = "2dfe33d551eb8bffd03ff067a8b44bb963919157841a99957151299a6307d19c" 2498dependencies = [ 2499 "bitflags 2.9.3", 2500 "wayland-backend", 2501 "wayland-client", 2502 "wayland-protocols", 2503 "wayland-scanner", 2504] 2505 2506[[package]] 2507name = "wayland-protocols-plasma" 2508version = "0.3.9" 2509source = "registry+https://github.com/rust-lang/crates.io-index" 2510checksum = "a07a14257c077ab3279987c4f8bb987851bf57081b93710381daea94f2c2c032" 2511dependencies = [ 2512 "bitflags 2.9.3", 2513 "wayland-backend", 2514 "wayland-client", 2515 "wayland-protocols", 2516 "wayland-scanner", 2517] 2518 2519[[package]] 2520name = "wayland-protocols-wlr" 2521version = "0.3.9" 2522source = "registry+https://github.com/rust-lang/crates.io-index" 2523checksum = "efd94963ed43cf9938a090ca4f7da58eb55325ec8200c3848963e98dc25b78ec" 2524dependencies = [ 2525 "bitflags 2.9.3", 2526 "wayland-backend", 2527 "wayland-client", 2528 "wayland-protocols", 2529 "wayland-scanner", 2530] 2531 2532[[package]] 2533name = "wayland-scanner" 2534version = "0.31.7" 2535source = "registry+https://github.com/rust-lang/crates.io-index" 2536checksum = "54cb1e9dc49da91950bdfd8b848c49330536d9d1fb03d4bfec8cae50caa50ae3" 2537dependencies = [ 2538 "proc-macro2", 2539 "quick-xml", 2540 "quote", 2541] 2542 2543[[package]] 2544name = "wayland-sys" 2545version = "0.31.7" 2546source = "registry+https://github.com/rust-lang/crates.io-index" 2547checksum = "34949b42822155826b41db8e5d0c1be3a2bd296c747577a43a3e6daefc296142" 2548dependencies = [ 2549 "dlib", 2550 "log", 2551 "once_cell", 2552 "pkg-config", 2553] 2554 2555[[package]] 2556name = "web-sys" 2557version = "0.3.77" 2558source = "registry+https://github.com/rust-lang/crates.io-index" 2559checksum = "33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2" 2560dependencies = [ 2561 "js-sys", 2562 "wasm-bindgen", 2563] 2564 2565[[package]] 2566name = "web-time" 2567version = "1.1.0" 2568source = "registry+https://github.com/rust-lang/crates.io-index" 2569checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" 2570dependencies = [ 2571 "js-sys", 2572 "wasm-bindgen", 2573] 2574 2575[[package]] 2576name = "webpki-roots" 2577version = "0.26.11" 2578source = "registry+https://github.com/rust-lang/crates.io-index" 2579checksum = "521bc38abb08001b01866da9f51eb7c5d647a19260e00054a8c7fd5f9e57f7a9" 2580dependencies = [ 2581 "webpki-roots 1.0.2", 2582] 2583 2584[[package]] 2585name = "webpki-roots" 2586version = "1.0.2" 2587source = "registry+https://github.com/rust-lang/crates.io-index" 2588checksum = "7e8983c3ab33d6fb807cfcdad2491c4ea8cbc8ed839181c7dfd9c67c83e261b2" 2589dependencies = [ 2590 "rustls-pki-types", 2591] 2592 2593[[package]] 2594name = "winapi" 2595version = "0.3.9" 2596source = "registry+https://github.com/rust-lang/crates.io-index" 2597checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 2598dependencies = [ 2599 "winapi-i686-pc-windows-gnu", 2600 "winapi-x86_64-pc-windows-gnu", 2601] 2602 2603[[package]] 2604name = "winapi-i686-pc-windows-gnu" 2605version = "0.4.0" 2606source = "registry+https://github.com/rust-lang/crates.io-index" 2607checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 2608 2609[[package]] 2610name = "winapi-util" 2611version = "0.1.10" 2612source = "registry+https://github.com/rust-lang/crates.io-index" 2613checksum = "0978bf7171b3d90bac376700cb56d606feb40f251a475a5d6634613564460b22" 2614dependencies = [ 2615 "windows-sys 0.60.2", 2616] 2617 2618[[package]] 2619name = "winapi-x86_64-pc-windows-gnu" 2620version = "0.4.0" 2621source = "registry+https://github.com/rust-lang/crates.io-index" 2622checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 2623 2624[[package]] 2625name = "windows" 2626version = "0.61.3" 2627source = "registry+https://github.com/rust-lang/crates.io-index" 2628checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893" 2629dependencies = [ 2630 "windows-collections", 2631 "windows-core", 2632 "windows-future", 2633 "windows-link", 2634 "windows-numerics", 2635] 2636 2637[[package]] 2638name = "windows-collections" 2639version = "0.2.0" 2640source = "registry+https://github.com/rust-lang/crates.io-index" 2641checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8" 2642dependencies = [ 2643 "windows-core", 2644] 2645 2646[[package]] 2647name = "windows-core" 2648version = "0.61.2" 2649source = "registry+https://github.com/rust-lang/crates.io-index" 2650checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3" 2651dependencies = [ 2652 "windows-implement", 2653 "windows-interface", 2654 "windows-link", 2655 "windows-result", 2656 "windows-strings", 2657] 2658 2659[[package]] 2660name = "windows-future" 2661version = "0.2.1" 2662source = "registry+https://github.com/rust-lang/crates.io-index" 2663checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e" 2664dependencies = [ 2665 "windows-core", 2666 "windows-link", 2667 "windows-threading", 2668] 2669 2670[[package]] 2671name = "windows-implement" 2672version = "0.60.0" 2673source = "registry+https://github.com/rust-lang/crates.io-index" 2674checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836" 2675dependencies = [ 2676 "proc-macro2", 2677 "quote", 2678 "syn", 2679] 2680 2681[[package]] 2682name = "windows-interface" 2683version = "0.59.1" 2684source = "registry+https://github.com/rust-lang/crates.io-index" 2685checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8" 2686dependencies = [ 2687 "proc-macro2", 2688 "quote", 2689 "syn", 2690] 2691 2692[[package]] 2693name = "windows-link" 2694version = "0.1.3" 2695source = "registry+https://github.com/rust-lang/crates.io-index" 2696checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" 2697 2698[[package]] 2699name = "windows-numerics" 2700version = "0.2.0" 2701source = "registry+https://github.com/rust-lang/crates.io-index" 2702checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1" 2703dependencies = [ 2704 "windows-core", 2705 "windows-link", 2706] 2707 2708[[package]] 2709name = "windows-result" 2710version = "0.3.4" 2711source = "registry+https://github.com/rust-lang/crates.io-index" 2712checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" 2713dependencies = [ 2714 "windows-link", 2715] 2716 2717[[package]] 2718name = "windows-strings" 2719version = "0.4.2" 2720source = "registry+https://github.com/rust-lang/crates.io-index" 2721checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" 2722dependencies = [ 2723 "windows-link", 2724] 2725 2726[[package]] 2727name = "windows-sys" 2728version = "0.45.0" 2729source = "registry+https://github.com/rust-lang/crates.io-index" 2730checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" 2731dependencies = [ 2732 "windows-targets 0.42.2", 2733] 2734 2735[[package]] 2736name = "windows-sys" 2737version = "0.52.0" 2738source = "registry+https://github.com/rust-lang/crates.io-index" 2739checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 2740dependencies = [ 2741 "windows-targets 0.52.6", 2742] 2743 2744[[package]] 2745name = "windows-sys" 2746version = "0.59.0" 2747source = "registry+https://github.com/rust-lang/crates.io-index" 2748checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" 2749dependencies = [ 2750 "windows-targets 0.52.6", 2751] 2752 2753[[package]] 2754name = "windows-sys" 2755version = "0.60.2" 2756source = "registry+https://github.com/rust-lang/crates.io-index" 2757checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" 2758dependencies = [ 2759 "windows-targets 0.53.3", 2760] 2761 2762[[package]] 2763name = "windows-targets" 2764version = "0.42.2" 2765source = "registry+https://github.com/rust-lang/crates.io-index" 2766checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" 2767dependencies = [ 2768 "windows_aarch64_gnullvm 0.42.2", 2769 "windows_aarch64_msvc 0.42.2", 2770 "windows_i686_gnu 0.42.2", 2771 "windows_i686_msvc 0.42.2", 2772 "windows_x86_64_gnu 0.42.2", 2773 "windows_x86_64_gnullvm 0.42.2", 2774 "windows_x86_64_msvc 0.42.2", 2775] 2776 2777[[package]] 2778name = "windows-targets" 2779version = "0.48.5" 2780source = "registry+https://github.com/rust-lang/crates.io-index" 2781checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 2782dependencies = [ 2783 "windows_aarch64_gnullvm 0.48.5", 2784 "windows_aarch64_msvc 0.48.5", 2785 "windows_i686_gnu 0.48.5", 2786 "windows_i686_msvc 0.48.5", 2787 "windows_x86_64_gnu 0.48.5", 2788 "windows_x86_64_gnullvm 0.48.5", 2789 "windows_x86_64_msvc 0.48.5", 2790] 2791 2792[[package]] 2793name = "windows-targets" 2794version = "0.52.6" 2795source = "registry+https://github.com/rust-lang/crates.io-index" 2796checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 2797dependencies = [ 2798 "windows_aarch64_gnullvm 0.52.6", 2799 "windows_aarch64_msvc 0.52.6", 2800 "windows_i686_gnu 0.52.6", 2801 "windows_i686_gnullvm 0.52.6", 2802 "windows_i686_msvc 0.52.6", 2803 "windows_x86_64_gnu 0.52.6", 2804 "windows_x86_64_gnullvm 0.52.6", 2805 "windows_x86_64_msvc 0.52.6", 2806] 2807 2808[[package]] 2809name = "windows-targets" 2810version = "0.53.3" 2811source = "registry+https://github.com/rust-lang/crates.io-index" 2812checksum = "d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91" 2813dependencies = [ 2814 "windows-link", 2815 "windows_aarch64_gnullvm 0.53.0", 2816 "windows_aarch64_msvc 0.53.0", 2817 "windows_i686_gnu 0.53.0", 2818 "windows_i686_gnullvm 0.53.0", 2819 "windows_i686_msvc 0.53.0", 2820 "windows_x86_64_gnu 0.53.0", 2821 "windows_x86_64_gnullvm 0.53.0", 2822 "windows_x86_64_msvc 0.53.0", 2823] 2824 2825[[package]] 2826name = "windows-threading" 2827version = "0.1.0" 2828source = "registry+https://github.com/rust-lang/crates.io-index" 2829checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6" 2830dependencies = [ 2831 "windows-link", 2832] 2833 2834[[package]] 2835name = "windows_aarch64_gnullvm" 2836version = "0.42.2" 2837source = "registry+https://github.com/rust-lang/crates.io-index" 2838checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 2839 2840[[package]] 2841name = "windows_aarch64_gnullvm" 2842version = "0.48.5" 2843source = "registry+https://github.com/rust-lang/crates.io-index" 2844checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 2845 2846[[package]] 2847name = "windows_aarch64_gnullvm" 2848version = "0.52.6" 2849source = "registry+https://github.com/rust-lang/crates.io-index" 2850checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 2851 2852[[package]] 2853name = "windows_aarch64_gnullvm" 2854version = "0.53.0" 2855source = "registry+https://github.com/rust-lang/crates.io-index" 2856checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" 2857 2858[[package]] 2859name = "windows_aarch64_msvc" 2860version = "0.42.2" 2861source = "registry+https://github.com/rust-lang/crates.io-index" 2862checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" 2863 2864[[package]] 2865name = "windows_aarch64_msvc" 2866version = "0.48.5" 2867source = "registry+https://github.com/rust-lang/crates.io-index" 2868checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 2869 2870[[package]] 2871name = "windows_aarch64_msvc" 2872version = "0.52.6" 2873source = "registry+https://github.com/rust-lang/crates.io-index" 2874checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 2875 2876[[package]] 2877name = "windows_aarch64_msvc" 2878version = "0.53.0" 2879source = "registry+https://github.com/rust-lang/crates.io-index" 2880checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" 2881 2882[[package]] 2883name = "windows_i686_gnu" 2884version = "0.42.2" 2885source = "registry+https://github.com/rust-lang/crates.io-index" 2886checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" 2887 2888[[package]] 2889name = "windows_i686_gnu" 2890version = "0.48.5" 2891source = "registry+https://github.com/rust-lang/crates.io-index" 2892checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 2893 2894[[package]] 2895name = "windows_i686_gnu" 2896version = "0.52.6" 2897source = "registry+https://github.com/rust-lang/crates.io-index" 2898checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 2899 2900[[package]] 2901name = "windows_i686_gnu" 2902version = "0.53.0" 2903source = "registry+https://github.com/rust-lang/crates.io-index" 2904checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" 2905 2906[[package]] 2907name = "windows_i686_gnullvm" 2908version = "0.52.6" 2909source = "registry+https://github.com/rust-lang/crates.io-index" 2910checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 2911 2912[[package]] 2913name = "windows_i686_gnullvm" 2914version = "0.53.0" 2915source = "registry+https://github.com/rust-lang/crates.io-index" 2916checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" 2917 2918[[package]] 2919name = "windows_i686_msvc" 2920version = "0.42.2" 2921source = "registry+https://github.com/rust-lang/crates.io-index" 2922checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" 2923 2924[[package]] 2925name = "windows_i686_msvc" 2926version = "0.48.5" 2927source = "registry+https://github.com/rust-lang/crates.io-index" 2928checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 2929 2930[[package]] 2931name = "windows_i686_msvc" 2932version = "0.52.6" 2933source = "registry+https://github.com/rust-lang/crates.io-index" 2934checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 2935 2936[[package]] 2937name = "windows_i686_msvc" 2938version = "0.53.0" 2939source = "registry+https://github.com/rust-lang/crates.io-index" 2940checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" 2941 2942[[package]] 2943name = "windows_x86_64_gnu" 2944version = "0.42.2" 2945source = "registry+https://github.com/rust-lang/crates.io-index" 2946checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" 2947 2948[[package]] 2949name = "windows_x86_64_gnu" 2950version = "0.48.5" 2951source = "registry+https://github.com/rust-lang/crates.io-index" 2952checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 2953 2954[[package]] 2955name = "windows_x86_64_gnu" 2956version = "0.52.6" 2957source = "registry+https://github.com/rust-lang/crates.io-index" 2958checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 2959 2960[[package]] 2961name = "windows_x86_64_gnu" 2962version = "0.53.0" 2963source = "registry+https://github.com/rust-lang/crates.io-index" 2964checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" 2965 2966[[package]] 2967name = "windows_x86_64_gnullvm" 2968version = "0.42.2" 2969source = "registry+https://github.com/rust-lang/crates.io-index" 2970checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" 2971 2972[[package]] 2973name = "windows_x86_64_gnullvm" 2974version = "0.48.5" 2975source = "registry+https://github.com/rust-lang/crates.io-index" 2976checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 2977 2978[[package]] 2979name = "windows_x86_64_gnullvm" 2980version = "0.52.6" 2981source = "registry+https://github.com/rust-lang/crates.io-index" 2982checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 2983 2984[[package]] 2985name = "windows_x86_64_gnullvm" 2986version = "0.53.0" 2987source = "registry+https://github.com/rust-lang/crates.io-index" 2988checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" 2989 2990[[package]] 2991name = "windows_x86_64_msvc" 2992version = "0.42.2" 2993source = "registry+https://github.com/rust-lang/crates.io-index" 2994checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" 2995 2996[[package]] 2997name = "windows_x86_64_msvc" 2998version = "0.48.5" 2999source = "registry+https://github.com/rust-lang/crates.io-index" 3000checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 3001 3002[[package]] 3003name = "windows_x86_64_msvc" 3004version = "0.52.6" 3005source = "registry+https://github.com/rust-lang/crates.io-index" 3006checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 3007 3008[[package]] 3009name = "windows_x86_64_msvc" 3010version = "0.53.0" 3011source = "registry+https://github.com/rust-lang/crates.io-index" 3012checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" 3013 3014[[package]] 3015name = "winit" 3016version = "0.30.12" 3017source = "registry+https://github.com/rust-lang/crates.io-index" 3018checksum = "c66d4b9ed69c4009f6321f762d6e61ad8a2389cd431b97cb1e146812e9e6c732" 3019dependencies = [ 3020 "ahash", 3021 "android-activity", 3022 "atomic-waker", 3023 "bitflags 2.9.3", 3024 "block2", 3025 "bytemuck", 3026 "calloop", 3027 "cfg_aliases", 3028 "concurrent-queue", 3029 "core-foundation 0.9.4", 3030 "core-graphics 0.23.2", 3031 "cursor-icon", 3032 "dpi", 3033 "js-sys", 3034 "libc", 3035 "memmap2", 3036 "ndk", 3037 "objc2 0.5.2", 3038 "objc2-app-kit 0.2.2", 3039 "objc2-foundation 0.2.2", 3040 "objc2-ui-kit", 3041 "orbclient", 3042 "percent-encoding", 3043 "pin-project", 3044 "raw-window-handle", 3045 "redox_syscall 0.4.1", 3046 "rustix 0.38.44", 3047 "sctk-adwaita", 3048 "smithay-client-toolkit", 3049 "smol_str", 3050 "tracing", 3051 "unicode-segmentation", 3052 "wasm-bindgen", 3053 "wasm-bindgen-futures", 3054 "wayland-backend", 3055 "wayland-client", 3056 "wayland-protocols", 3057 "wayland-protocols-plasma", 3058 "web-sys", 3059 "web-time", 3060 "windows-sys 0.52.0", 3061 "x11-dl", 3062 "x11rb", 3063 "xkbcommon-dl", 3064] 3065 3066[[package]] 3067name = "winnow" 3068version = "0.7.13" 3069source = "registry+https://github.com/rust-lang/crates.io-index" 3070checksum = "21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf" 3071dependencies = [ 3072 "memchr", 3073] 3074 3075[[package]] 3076name = "wit-bindgen-rt" 3077version = "0.39.0" 3078source = "registry+https://github.com/rust-lang/crates.io-index" 3079checksum = "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1" 3080dependencies = [ 3081 "bitflags 2.9.3", 3082] 3083 3084[[package]] 3085name = "x11-dl" 3086version = "2.21.0" 3087source = "registry+https://github.com/rust-lang/crates.io-index" 3088checksum = "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f" 3089dependencies = [ 3090 "libc", 3091 "once_cell", 3092 "pkg-config", 3093] 3094 3095[[package]] 3096name = "x11rb" 3097version = "0.13.1" 3098source = "registry+https://github.com/rust-lang/crates.io-index" 3099checksum = "5d91ffca73ee7f68ce055750bf9f6eca0780b8c85eff9bc046a3b0da41755e12" 3100dependencies = [ 3101 "as-raw-xcb-connection", 3102 "gethostname", 3103 "libc", 3104 "libloading", 3105 "once_cell", 3106 "rustix 0.38.44", 3107 "x11rb-protocol", 3108] 3109 3110[[package]] 3111name = "x11rb-protocol" 3112version = "0.13.1" 3113source = "registry+https://github.com/rust-lang/crates.io-index" 3114checksum = "ec107c4503ea0b4a98ef47356329af139c0a4f7750e621cf2973cd3385ebcb3d" 3115 3116[[package]] 3117name = "xcursor" 3118version = "0.3.10" 3119source = "registry+https://github.com/rust-lang/crates.io-index" 3120checksum = "bec9e4a500ca8864c5b47b8b482a73d62e4237670e5b5f1d6b9e3cae50f28f2b" 3121 3122[[package]] 3123name = "xkbcommon" 3124version = "0.8.0" 3125source = "registry+https://github.com/rust-lang/crates.io-index" 3126checksum = "8d66ca9352cbd4eecbbc40871d8a11b4ac8107cfc528a6e14d7c19c69d0e1ac9" 3127dependencies = [ 3128 "libc", 3129 "memmap2", 3130 "xkeysym", 3131] 3132 3133[[package]] 3134name = "xkbcommon-dl" 3135version = "0.4.2" 3136source = "registry+https://github.com/rust-lang/crates.io-index" 3137checksum = "d039de8032a9a8856a6be89cea3e5d12fdd82306ab7c94d74e6deab2460651c5" 3138dependencies = [ 3139 "bitflags 2.9.3", 3140 "dlib", 3141 "log", 3142 "once_cell", 3143 "xkeysym", 3144] 3145 3146[[package]] 3147name = "xkeysym" 3148version = "0.2.1" 3149source = "registry+https://github.com/rust-lang/crates.io-index" 3150checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56" 3151 3152[[package]] 3153name = "zerocopy" 3154version = "0.8.26" 3155source = "registry+https://github.com/rust-lang/crates.io-index" 3156checksum = "1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f" 3157dependencies = [ 3158 "zerocopy-derive", 3159] 3160 3161[[package]] 3162name = "zerocopy-derive" 3163version = "0.8.26" 3164source = "registry+https://github.com/rust-lang/crates.io-index" 3165checksum = "9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181" 3166dependencies = [ 3167 "proc-macro2", 3168 "quote", 3169 "syn", 3170] 3171 3172[[package]] 3173name = "zeroize" 3174version = "1.8.1" 3175source = "registry+https://github.com/rust-lang/crates.io-index" 3176checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"