/ Cargo.lock
Cargo.lock
   1  # This file is automatically @generated by Cargo.
   2  # It is not intended for manual editing.
   3  version = 4
   4  
   5  [[package]]
   6  name = "ab_glyph"
   7  version = "0.2.32"
   8  source = "registry+https://github.com/rust-lang/crates.io-index"
   9  checksum = "01c0457472c38ea5bd1c3b5ada5e368271cb550be7a4ca4a0b4634e9913f6cc2"
  10  dependencies = [
  11   "ab_glyph_rasterizer",
  12   "owned_ttf_parser",
  13  ]
  14  
  15  [[package]]
  16  name = "ab_glyph_rasterizer"
  17  version = "0.1.10"
  18  source = "registry+https://github.com/rust-lang/crates.io-index"
  19  checksum = "366ffbaa4442f4684d91e2cd7c5ea7c4ed8add41959a31447066e279e432b618"
  20  
  21  [[package]]
  22  name = "accesskit"
  23  version = "0.21.1"
  24  source = "registry+https://github.com/rust-lang/crates.io-index"
  25  checksum = "cf203f9d3bd8f29f98833d1fbef628df18f759248a547e7e01cfbf63cda36a99"
  26  
  27  [[package]]
  28  name = "accesskit_atspi_common"
  29  version = "0.14.2"
  30  source = "registry+https://github.com/rust-lang/crates.io-index"
  31  checksum = "890d241cf51fc784f0ac5ac34dfc847421f8d39da6c7c91a0fcc987db62a8267"
  32  dependencies = [
  33   "accesskit",
  34   "accesskit_consumer",
  35   "atspi-common",
  36   "serde",
  37   "thiserror 1.0.69",
  38   "zvariant",
  39  ]
  40  
  41  [[package]]
  42  name = "accesskit_consumer"
  43  version = "0.31.0"
  44  source = "registry+https://github.com/rust-lang/crates.io-index"
  45  checksum = "db81010a6895d8707f9072e6ce98070579b43b717193d2614014abd5cb17dd43"
  46  dependencies = [
  47   "accesskit",
  48   "hashbrown 0.15.5",
  49  ]
  50  
  51  [[package]]
  52  name = "accesskit_macos"
  53  version = "0.22.2"
  54  source = "registry+https://github.com/rust-lang/crates.io-index"
  55  checksum = "a0089e5c0ac0ca281e13ea374773898d9354cc28d15af9f0f7394d44a495b575"
  56  dependencies = [
  57   "accesskit",
  58   "accesskit_consumer",
  59   "hashbrown 0.15.5",
  60   "objc2 0.5.2",
  61   "objc2-app-kit 0.2.2",
  62   "objc2-foundation 0.2.2",
  63  ]
  64  
  65  [[package]]
  66  name = "accesskit_unix"
  67  version = "0.17.2"
  68  source = "registry+https://github.com/rust-lang/crates.io-index"
  69  checksum = "301e55b39cfc15d9c48943ce5f572204a551646700d0e8efa424585f94fec528"
  70  dependencies = [
  71   "accesskit",
  72   "accesskit_atspi_common",
  73   "async-channel",
  74   "async-executor",
  75   "async-task",
  76   "atspi",
  77   "futures-lite",
  78   "futures-util",
  79   "serde",
  80   "zbus",
  81  ]
  82  
  83  [[package]]
  84  name = "accesskit_windows"
  85  version = "0.29.2"
  86  source = "registry+https://github.com/rust-lang/crates.io-index"
  87  checksum = "d2d63dd5041e49c363d83f5419a896ecb074d309c414036f616dc0b04faca971"
  88  dependencies = [
  89   "accesskit",
  90   "accesskit_consumer",
  91   "hashbrown 0.15.5",
  92   "static_assertions",
  93   "windows 0.61.3",
  94   "windows-core 0.61.2",
  95  ]
  96  
  97  [[package]]
  98  name = "accesskit_winit"
  99  version = "0.29.2"
 100  source = "registry+https://github.com/rust-lang/crates.io-index"
 101  checksum = "c8cfabe59d0eaca7412bfb1f70198dd31e3b0496fee7e15b066f9c36a1a140a0"
 102  dependencies = [
 103   "accesskit",
 104   "accesskit_macos",
 105   "accesskit_unix",
 106   "accesskit_windows",
 107   "raw-window-handle",
 108   "winit",
 109  ]
 110  
 111  [[package]]
 112  name = "adler2"
 113  version = "2.0.1"
 114  source = "registry+https://github.com/rust-lang/crates.io-index"
 115  checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
 116  
 117  [[package]]
 118  name = "ahash"
 119  version = "0.8.12"
 120  source = "registry+https://github.com/rust-lang/crates.io-index"
 121  checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75"
 122  dependencies = [
 123   "cfg-if",
 124   "getrandom 0.3.4",
 125   "once_cell",
 126   "version_check",
 127   "zerocopy",
 128  ]
 129  
 130  [[package]]
 131  name = "aho-corasick"
 132  version = "1.1.4"
 133  source = "registry+https://github.com/rust-lang/crates.io-index"
 134  checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
 135  dependencies = [
 136   "memchr",
 137  ]
 138  
 139  [[package]]
 140  name = "allocator-api2"
 141  version = "0.2.21"
 142  source = "registry+https://github.com/rust-lang/crates.io-index"
 143  checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
 144  
 145  [[package]]
 146  name = "android-activity"
 147  version = "0.6.0"
 148  source = "registry+https://github.com/rust-lang/crates.io-index"
 149  checksum = "ef6978589202a00cd7e118380c448a08b6ed394c3a8df3a430d0898e3a42d046"
 150  dependencies = [
 151   "android-properties",
 152   "bitflags 2.10.0",
 153   "cc",
 154   "cesu8",
 155   "jni",
 156   "jni-sys",
 157   "libc",
 158   "log",
 159   "ndk",
 160   "ndk-context",
 161   "ndk-sys",
 162   "num_enum 0.7.5",
 163   "thiserror 1.0.69",
 164  ]
 165  
 166  [[package]]
 167  name = "android-properties"
 168  version = "0.2.2"
 169  source = "registry+https://github.com/rust-lang/crates.io-index"
 170  checksum = "fc7eb209b1518d6bb87b283c20095f5228ecda460da70b44f0802523dea6da04"
 171  
 172  [[package]]
 173  name = "android_system_properties"
 174  version = "0.1.5"
 175  source = "registry+https://github.com/rust-lang/crates.io-index"
 176  checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
 177  dependencies = [
 178   "libc",
 179  ]
 180  
 181  [[package]]
 182  name = "ar_archive_writer"
 183  version = "0.2.0"
 184  source = "registry+https://github.com/rust-lang/crates.io-index"
 185  checksum = "f0c269894b6fe5e9d7ada0cf69b5bf847ff35bc25fc271f08e1d080fce80339a"
 186  dependencies = [
 187   "object",
 188  ]
 189  
 190  [[package]]
 191  name = "arboard"
 192  version = "3.6.1"
 193  source = "registry+https://github.com/rust-lang/crates.io-index"
 194  checksum = "0348a1c054491f4bfe6ab86a7b6ab1e44e45d899005de92f58b3df180b36ddaf"
 195  dependencies = [
 196   "clipboard-win",
 197   "image",
 198   "log",
 199   "objc2 0.6.3",
 200   "objc2-app-kit 0.3.2",
 201   "objc2-core-foundation",
 202   "objc2-core-graphics",
 203   "objc2-foundation 0.3.2",
 204   "parking_lot",
 205   "percent-encoding",
 206   "windows-sys 0.60.2",
 207   "x11rb",
 208  ]
 209  
 210  [[package]]
 211  name = "argminmax"
 212  version = "0.6.3"
 213  source = "registry+https://github.com/rust-lang/crates.io-index"
 214  checksum = "70f13d10a41ac8d2ec79ee34178d61e6f47a29c2edfe7ef1721c7383b0359e65"
 215  dependencies = [
 216   "num-traits",
 217  ]
 218  
 219  [[package]]
 220  name = "array-init-cursor"
 221  version = "0.2.1"
 222  source = "registry+https://github.com/rust-lang/crates.io-index"
 223  checksum = "ed51fe0f224d1d4ea768be38c51f9f831dee9d05c163c11fba0b8c44387b1fc3"
 224  
 225  [[package]]
 226  name = "arrayref"
 227  version = "0.3.9"
 228  source = "registry+https://github.com/rust-lang/crates.io-index"
 229  checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb"
 230  
 231  [[package]]
 232  name = "arrayvec"
 233  version = "0.7.6"
 234  source = "registry+https://github.com/rust-lang/crates.io-index"
 235  checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
 236  
 237  [[package]]
 238  name = "as-raw-xcb-connection"
 239  version = "1.0.1"
 240  source = "registry+https://github.com/rust-lang/crates.io-index"
 241  checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b"
 242  
 243  [[package]]
 244  name = "ash"
 245  version = "0.38.0+1.3.281"
 246  source = "registry+https://github.com/rust-lang/crates.io-index"
 247  checksum = "0bb44936d800fea8f016d7f2311c6a4f97aebd5dc86f09906139ec848cf3a46f"
 248  dependencies = [
 249   "libloading",
 250  ]
 251  
 252  [[package]]
 253  name = "async-broadcast"
 254  version = "0.7.2"
 255  source = "registry+https://github.com/rust-lang/crates.io-index"
 256  checksum = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532"
 257  dependencies = [
 258   "event-listener",
 259   "event-listener-strategy",
 260   "futures-core",
 261   "pin-project-lite",
 262  ]
 263  
 264  [[package]]
 265  name = "async-channel"
 266  version = "2.5.0"
 267  source = "registry+https://github.com/rust-lang/crates.io-index"
 268  checksum = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2"
 269  dependencies = [
 270   "concurrent-queue",
 271   "event-listener-strategy",
 272   "futures-core",
 273   "pin-project-lite",
 274  ]
 275  
 276  [[package]]
 277  name = "async-compression"
 278  version = "0.4.33"
 279  source = "registry+https://github.com/rust-lang/crates.io-index"
 280  checksum = "93c1f86859c1af3d514fa19e8323147ff10ea98684e6c7b307912509f50e67b2"
 281  dependencies = [
 282   "compression-codecs",
 283   "compression-core",
 284   "futures-core",
 285   "pin-project-lite",
 286   "tokio",
 287  ]
 288  
 289  [[package]]
 290  name = "async-executor"
 291  version = "1.13.3"
 292  source = "registry+https://github.com/rust-lang/crates.io-index"
 293  checksum = "497c00e0fd83a72a79a39fcbd8e3e2f055d6f6c7e025f3b3d91f4f8e76527fb8"
 294  dependencies = [
 295   "async-task",
 296   "concurrent-queue",
 297   "fastrand",
 298   "futures-lite",
 299   "pin-project-lite",
 300   "slab",
 301  ]
 302  
 303  [[package]]
 304  name = "async-io"
 305  version = "2.6.0"
 306  source = "registry+https://github.com/rust-lang/crates.io-index"
 307  checksum = "456b8a8feb6f42d237746d4b3e9a178494627745c3c56c6ea55d92ba50d026fc"
 308  dependencies = [
 309   "autocfg",
 310   "cfg-if",
 311   "concurrent-queue",
 312   "futures-io",
 313   "futures-lite",
 314   "parking",
 315   "polling",
 316   "rustix 1.1.2",
 317   "slab",
 318   "windows-sys 0.61.2",
 319  ]
 320  
 321  [[package]]
 322  name = "async-lock"
 323  version = "3.4.1"
 324  source = "registry+https://github.com/rust-lang/crates.io-index"
 325  checksum = "5fd03604047cee9b6ce9de9f70c6cd540a0520c813cbd49bae61f33ab80ed1dc"
 326  dependencies = [
 327   "event-listener",
 328   "event-listener-strategy",
 329   "pin-project-lite",
 330  ]
 331  
 332  [[package]]
 333  name = "async-process"
 334  version = "2.5.0"
 335  source = "registry+https://github.com/rust-lang/crates.io-index"
 336  checksum = "fc50921ec0055cdd8a16de48773bfeec5c972598674347252c0399676be7da75"
 337  dependencies = [
 338   "async-channel",
 339   "async-io",
 340   "async-lock",
 341   "async-signal",
 342   "async-task",
 343   "blocking",
 344   "cfg-if",
 345   "event-listener",
 346   "futures-lite",
 347   "rustix 1.1.2",
 348  ]
 349  
 350  [[package]]
 351  name = "async-recursion"
 352  version = "1.1.1"
 353  source = "registry+https://github.com/rust-lang/crates.io-index"
 354  checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11"
 355  dependencies = [
 356   "proc-macro2",
 357   "quote",
 358   "syn 2.0.110",
 359  ]
 360  
 361  [[package]]
 362  name = "async-signal"
 363  version = "0.2.13"
 364  source = "registry+https://github.com/rust-lang/crates.io-index"
 365  checksum = "43c070bbf59cd3570b6b2dd54cd772527c7c3620fce8be898406dd3ed6adc64c"
 366  dependencies = [
 367   "async-io",
 368   "async-lock",
 369   "atomic-waker",
 370   "cfg-if",
 371   "futures-core",
 372   "futures-io",
 373   "rustix 1.1.2",
 374   "signal-hook-registry",
 375   "slab",
 376   "windows-sys 0.61.2",
 377  ]
 378  
 379  [[package]]
 380  name = "async-stream"
 381  version = "0.3.6"
 382  source = "registry+https://github.com/rust-lang/crates.io-index"
 383  checksum = "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476"
 384  dependencies = [
 385   "async-stream-impl",
 386   "futures-core",
 387   "pin-project-lite",
 388  ]
 389  
 390  [[package]]
 391  name = "async-stream-impl"
 392  version = "0.3.6"
 393  source = "registry+https://github.com/rust-lang/crates.io-index"
 394  checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d"
 395  dependencies = [
 396   "proc-macro2",
 397   "quote",
 398   "syn 2.0.110",
 399  ]
 400  
 401  [[package]]
 402  name = "async-task"
 403  version = "4.7.1"
 404  source = "registry+https://github.com/rust-lang/crates.io-index"
 405  checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
 406  
 407  [[package]]
 408  name = "async-trait"
 409  version = "0.1.89"
 410  source = "registry+https://github.com/rust-lang/crates.io-index"
 411  checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb"
 412  dependencies = [
 413   "proc-macro2",
 414   "quote",
 415   "syn 2.0.110",
 416  ]
 417  
 418  [[package]]
 419  name = "atoi_simd"
 420  version = "0.16.1"
 421  source = "registry+https://github.com/rust-lang/crates.io-index"
 422  checksum = "c2a49e05797ca52e312a0c658938b7d00693ef037799ef7187678f212d7684cf"
 423  dependencies = [
 424   "debug_unsafe",
 425  ]
 426  
 427  [[package]]
 428  name = "atomic-waker"
 429  version = "1.1.2"
 430  source = "registry+https://github.com/rust-lang/crates.io-index"
 431  checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
 432  
 433  [[package]]
 434  name = "atspi"
 435  version = "0.25.0"
 436  source = "registry+https://github.com/rust-lang/crates.io-index"
 437  checksum = "c83247582e7508838caf5f316c00791eee0e15c0bf743e6880585b867e16815c"
 438  dependencies = [
 439   "atspi-common",
 440   "atspi-connection",
 441   "atspi-proxies",
 442  ]
 443  
 444  [[package]]
 445  name = "atspi-common"
 446  version = "0.9.0"
 447  source = "registry+https://github.com/rust-lang/crates.io-index"
 448  checksum = "33dfc05e7cdf90988a197803bf24f5788f94f7c94a69efa95683e8ffe76cfdfb"
 449  dependencies = [
 450   "enumflags2",
 451   "serde",
 452   "static_assertions",
 453   "zbus",
 454   "zbus-lockstep",
 455   "zbus-lockstep-macros",
 456   "zbus_names",
 457   "zvariant",
 458  ]
 459  
 460  [[package]]
 461  name = "atspi-connection"
 462  version = "0.9.0"
 463  source = "registry+https://github.com/rust-lang/crates.io-index"
 464  checksum = "4193d51303d8332304056ae0004714256b46b6635a5c556109b319c0d3784938"
 465  dependencies = [
 466   "atspi-common",
 467   "atspi-proxies",
 468   "futures-lite",
 469   "zbus",
 470  ]
 471  
 472  [[package]]
 473  name = "atspi-proxies"
 474  version = "0.9.0"
 475  source = "registry+https://github.com/rust-lang/crates.io-index"
 476  checksum = "d2eebcb9e7e76f26d0bcfd6f0295e1cd1e6f33bedbc5698a971db8dc43d7751c"
 477  dependencies = [
 478   "atspi-common",
 479   "serde",
 480   "zbus",
 481  ]
 482  
 483  [[package]]
 484  name = "autocfg"
 485  version = "1.5.0"
 486  source = "registry+https://github.com/rust-lang/crates.io-index"
 487  checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
 488  
 489  [[package]]
 490  name = "base64"
 491  version = "0.21.7"
 492  source = "registry+https://github.com/rust-lang/crates.io-index"
 493  checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
 494  
 495  [[package]]
 496  name = "base64"
 497  version = "0.22.1"
 498  source = "registry+https://github.com/rust-lang/crates.io-index"
 499  checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
 500  
 501  [[package]]
 502  name = "bincode"
 503  version = "2.0.1"
 504  source = "registry+https://github.com/rust-lang/crates.io-index"
 505  checksum = "36eaf5d7b090263e8150820482d5d93cd964a81e4019913c972f4edcc6edb740"
 506  dependencies = [
 507   "bincode_derive",
 508   "serde",
 509   "unty",
 510  ]
 511  
 512  [[package]]
 513  name = "bincode_derive"
 514  version = "2.0.1"
 515  source = "registry+https://github.com/rust-lang/crates.io-index"
 516  checksum = "bf95709a440f45e986983918d0e8a1f30a9b1df04918fc828670606804ac3c09"
 517  dependencies = [
 518   "virtue",
 519  ]
 520  
 521  [[package]]
 522  name = "bit-set"
 523  version = "0.8.0"
 524  source = "registry+https://github.com/rust-lang/crates.io-index"
 525  checksum = "08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3"
 526  dependencies = [
 527   "bit-vec",
 528  ]
 529  
 530  [[package]]
 531  name = "bit-vec"
 532  version = "0.8.0"
 533  source = "registry+https://github.com/rust-lang/crates.io-index"
 534  checksum = "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7"
 535  
 536  [[package]]
 537  name = "bitflags"
 538  version = "1.3.2"
 539  source = "registry+https://github.com/rust-lang/crates.io-index"
 540  checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
 541  
 542  [[package]]
 543  name = "bitflags"
 544  version = "2.10.0"
 545  source = "registry+https://github.com/rust-lang/crates.io-index"
 546  checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3"
 547  dependencies = [
 548   "serde_core",
 549  ]
 550  
 551  [[package]]
 552  name = "blake3"
 553  version = "1.8.2"
 554  source = "registry+https://github.com/rust-lang/crates.io-index"
 555  checksum = "3888aaa89e4b2a40fca9848e400f6a658a5a3978de7be858e209cafa8be9a4a0"
 556  dependencies = [
 557   "arrayref",
 558   "arrayvec",
 559   "cc",
 560   "cfg-if",
 561   "constant_time_eq",
 562  ]
 563  
 564  [[package]]
 565  name = "block"
 566  version = "0.1.6"
 567  source = "registry+https://github.com/rust-lang/crates.io-index"
 568  checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
 569  
 570  [[package]]
 571  name = "block-buffer"
 572  version = "0.10.4"
 573  source = "registry+https://github.com/rust-lang/crates.io-index"
 574  checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
 575  dependencies = [
 576   "generic-array",
 577  ]
 578  
 579  [[package]]
 580  name = "block2"
 581  version = "0.5.1"
 582  source = "registry+https://github.com/rust-lang/crates.io-index"
 583  checksum = "2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f"
 584  dependencies = [
 585   "objc2 0.5.2",
 586  ]
 587  
 588  [[package]]
 589  name = "blocking"
 590  version = "1.6.2"
 591  source = "registry+https://github.com/rust-lang/crates.io-index"
 592  checksum = "e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21"
 593  dependencies = [
 594   "async-channel",
 595   "async-task",
 596   "futures-io",
 597   "futures-lite",
 598   "piper",
 599  ]
 600  
 601  [[package]]
 602  name = "boxcar"
 603  version = "0.2.14"
 604  source = "registry+https://github.com/rust-lang/crates.io-index"
 605  checksum = "36f64beae40a84da1b4b26ff2761a5b895c12adc41dc25aaee1c4f2bbfe97a6e"
 606  
 607  [[package]]
 608  name = "bumpalo"
 609  version = "3.19.0"
 610  source = "registry+https://github.com/rust-lang/crates.io-index"
 611  checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43"
 612  
 613  [[package]]
 614  name = "bytemuck"
 615  version = "1.24.0"
 616  source = "registry+https://github.com/rust-lang/crates.io-index"
 617  checksum = "1fbdf580320f38b612e485521afda1ee26d10cc9884efaaa750d383e13e3c5f4"
 618  dependencies = [
 619   "bytemuck_derive",
 620  ]
 621  
 622  [[package]]
 623  name = "bytemuck_derive"
 624  version = "1.10.2"
 625  source = "registry+https://github.com/rust-lang/crates.io-index"
 626  checksum = "f9abbd1bc6865053c427f7198e6af43bfdedc55ab791faed4fbd361d789575ff"
 627  dependencies = [
 628   "proc-macro2",
 629   "quote",
 630   "syn 2.0.110",
 631  ]
 632  
 633  [[package]]
 634  name = "byteorder"
 635  version = "1.5.0"
 636  source = "registry+https://github.com/rust-lang/crates.io-index"
 637  checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
 638  
 639  [[package]]
 640  name = "byteorder-lite"
 641  version = "0.1.0"
 642  source = "registry+https://github.com/rust-lang/crates.io-index"
 643  checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495"
 644  
 645  [[package]]
 646  name = "bytes"
 647  version = "1.11.0"
 648  source = "registry+https://github.com/rust-lang/crates.io-index"
 649  checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3"
 650  dependencies = [
 651   "serde",
 652  ]
 653  
 654  [[package]]
 655  name = "calloop"
 656  version = "0.13.0"
 657  source = "registry+https://github.com/rust-lang/crates.io-index"
 658  checksum = "b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec"
 659  dependencies = [
 660   "bitflags 2.10.0",
 661   "log",
 662   "polling",
 663   "rustix 0.38.44",
 664   "slab",
 665   "thiserror 1.0.69",
 666  ]
 667  
 668  [[package]]
 669  name = "calloop"
 670  version = "0.14.3"
 671  source = "registry+https://github.com/rust-lang/crates.io-index"
 672  checksum = "cb9f6e1368bd4621d2c86baa7e37de77a938adf5221e5dd3d6133340101b309e"
 673  dependencies = [
 674   "bitflags 2.10.0",
 675   "polling",
 676   "rustix 1.1.2",
 677   "slab",
 678   "tracing",
 679  ]
 680  
 681  [[package]]
 682  name = "calloop-wayland-source"
 683  version = "0.3.0"
 684  source = "registry+https://github.com/rust-lang/crates.io-index"
 685  checksum = "95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20"
 686  dependencies = [
 687   "calloop 0.13.0",
 688   "rustix 0.38.44",
 689   "wayland-backend",
 690   "wayland-client",
 691  ]
 692  
 693  [[package]]
 694  name = "calloop-wayland-source"
 695  version = "0.4.1"
 696  source = "registry+https://github.com/rust-lang/crates.io-index"
 697  checksum = "138efcf0940a02ebf0cc8d1eff41a1682a46b431630f4c52450d6265876021fa"
 698  dependencies = [
 699   "calloop 0.14.3",
 700   "rustix 1.1.2",
 701   "wayland-backend",
 702   "wayland-client",
 703  ]
 704  
 705  [[package]]
 706  name = "castaway"
 707  version = "0.2.4"
 708  source = "registry+https://github.com/rust-lang/crates.io-index"
 709  checksum = "dec551ab6e7578819132c713a93c022a05d60159dc86e7a7050223577484c55a"
 710  dependencies = [
 711   "rustversion",
 712  ]
 713  
 714  [[package]]
 715  name = "cc"
 716  version = "1.2.47"
 717  source = "registry+https://github.com/rust-lang/crates.io-index"
 718  checksum = "cd405d82c84ff7f35739f175f67d8b9fb7687a0e84ccdc78bd3568839827cf07"
 719  dependencies = [
 720   "find-msvc-tools",
 721   "jobserver",
 722   "libc",
 723   "shlex",
 724  ]
 725  
 726  [[package]]
 727  name = "cesu8"
 728  version = "1.1.0"
 729  source = "registry+https://github.com/rust-lang/crates.io-index"
 730  checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
 731  
 732  [[package]]
 733  name = "cfg-if"
 734  version = "1.0.4"
 735  source = "registry+https://github.com/rust-lang/crates.io-index"
 736  checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
 737  
 738  [[package]]
 739  name = "cfg_aliases"
 740  version = "0.2.1"
 741  source = "registry+https://github.com/rust-lang/crates.io-index"
 742  checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
 743  
 744  [[package]]
 745  name = "cgl"
 746  version = "0.3.2"
 747  source = "registry+https://github.com/rust-lang/crates.io-index"
 748  checksum = "0ced0551234e87afee12411d535648dd89d2e7f34c78b753395567aff3d447ff"
 749  dependencies = [
 750   "libc",
 751  ]
 752  
 753  [[package]]
 754  name = "chrono"
 755  version = "0.4.42"
 756  source = "registry+https://github.com/rust-lang/crates.io-index"
 757  checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2"
 758  dependencies = [
 759   "iana-time-zone",
 760   "num-traits",
 761   "serde",
 762   "windows-link 0.2.1",
 763  ]
 764  
 765  [[package]]
 766  name = "chrono-tz"
 767  version = "0.10.4"
 768  source = "registry+https://github.com/rust-lang/crates.io-index"
 769  checksum = "a6139a8597ed92cf816dfb33f5dd6cf0bb93a6adc938f11039f371bc5bcd26c3"
 770  dependencies = [
 771   "chrono",
 772   "phf 0.12.1",
 773  ]
 774  
 775  [[package]]
 776  name = "clipboard-win"
 777  version = "5.4.1"
 778  source = "registry+https://github.com/rust-lang/crates.io-index"
 779  checksum = "bde03770d3df201d4fb868f2c9c59e66a3e4e2bd06692a0fe701e7103c7e84d4"
 780  dependencies = [
 781   "error-code",
 782  ]
 783  
 784  [[package]]
 785  name = "codespan-reporting"
 786  version = "0.12.0"
 787  source = "registry+https://github.com/rust-lang/crates.io-index"
 788  checksum = "fe6d2e5af09e8c8ad56c969f2157a3d4238cebc7c55f0a517728c38f7b200f81"
 789  dependencies = [
 790   "serde",
 791   "termcolor",
 792   "unicode-width",
 793  ]
 794  
 795  [[package]]
 796  name = "combine"
 797  version = "4.6.7"
 798  source = "registry+https://github.com/rust-lang/crates.io-index"
 799  checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
 800  dependencies = [
 801   "bytes",
 802   "memchr",
 803  ]
 804  
 805  [[package]]
 806  name = "comfy-table"
 807  version = "7.2.1"
 808  source = "registry+https://github.com/rust-lang/crates.io-index"
 809  checksum = "b03b7db8e0b4b2fdad6c551e634134e99ec000e5c8c3b6856c65e8bbaded7a3b"
 810  dependencies = [
 811   "crossterm",
 812   "unicode-segmentation",
 813   "unicode-width",
 814  ]
 815  
 816  [[package]]
 817  name = "compact_str"
 818  version = "0.9.0"
 819  source = "registry+https://github.com/rust-lang/crates.io-index"
 820  checksum = "3fdb1325a1cece981e8a296ab8f0f9b63ae357bd0784a9faaf548cc7b480707a"
 821  dependencies = [
 822   "castaway",
 823   "cfg-if",
 824   "itoa",
 825   "rustversion",
 826   "ryu",
 827   "serde",
 828   "static_assertions",
 829  ]
 830  
 831  [[package]]
 832  name = "compression-codecs"
 833  version = "0.4.32"
 834  source = "registry+https://github.com/rust-lang/crates.io-index"
 835  checksum = "680dc087785c5230f8e8843e2e57ac7c1c90488b6a91b88caa265410568f441b"
 836  dependencies = [
 837   "compression-core",
 838   "flate2",
 839   "memchr",
 840  ]
 841  
 842  [[package]]
 843  name = "compression-core"
 844  version = "0.4.30"
 845  source = "registry+https://github.com/rust-lang/crates.io-index"
 846  checksum = "3a9b614a5787ef0c8802a55766480563cb3a93b435898c422ed2a359cf811582"
 847  
 848  [[package]]
 849  name = "concurrent-queue"
 850  version = "2.5.0"
 851  source = "registry+https://github.com/rust-lang/crates.io-index"
 852  checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
 853  dependencies = [
 854   "crossbeam-utils",
 855  ]
 856  
 857  [[package]]
 858  name = "constant_time_eq"
 859  version = "0.3.1"
 860  source = "registry+https://github.com/rust-lang/crates.io-index"
 861  checksum = "7c74b8349d32d297c9134b8c88677813a227df8f779daa29bfc29c183fe3dca6"
 862  
 863  [[package]]
 864  name = "core-foundation"
 865  version = "0.9.4"
 866  source = "registry+https://github.com/rust-lang/crates.io-index"
 867  checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
 868  dependencies = [
 869   "core-foundation-sys",
 870   "libc",
 871  ]
 872  
 873  [[package]]
 874  name = "core-foundation"
 875  version = "0.10.1"
 876  source = "registry+https://github.com/rust-lang/crates.io-index"
 877  checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6"
 878  dependencies = [
 879   "core-foundation-sys",
 880   "libc",
 881  ]
 882  
 883  [[package]]
 884  name = "core-foundation-sys"
 885  version = "0.8.7"
 886  source = "registry+https://github.com/rust-lang/crates.io-index"
 887  checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
 888  
 889  [[package]]
 890  name = "core-graphics"
 891  version = "0.23.2"
 892  source = "registry+https://github.com/rust-lang/crates.io-index"
 893  checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081"
 894  dependencies = [
 895   "bitflags 1.3.2",
 896   "core-foundation 0.9.4",
 897   "core-graphics-types 0.1.3",
 898   "foreign-types 0.5.0",
 899   "libc",
 900  ]
 901  
 902  [[package]]
 903  name = "core-graphics-types"
 904  version = "0.1.3"
 905  source = "registry+https://github.com/rust-lang/crates.io-index"
 906  checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf"
 907  dependencies = [
 908   "bitflags 1.3.2",
 909   "core-foundation 0.9.4",
 910   "libc",
 911  ]
 912  
 913  [[package]]
 914  name = "core-graphics-types"
 915  version = "0.2.0"
 916  source = "registry+https://github.com/rust-lang/crates.io-index"
 917  checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb"
 918  dependencies = [
 919   "bitflags 2.10.0",
 920   "core-foundation 0.10.1",
 921   "libc",
 922  ]
 923  
 924  [[package]]
 925  name = "cpufeatures"
 926  version = "0.2.17"
 927  source = "registry+https://github.com/rust-lang/crates.io-index"
 928  checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280"
 929  dependencies = [
 930   "libc",
 931  ]
 932  
 933  [[package]]
 934  name = "crc32fast"
 935  version = "1.5.0"
 936  source = "registry+https://github.com/rust-lang/crates.io-index"
 937  checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
 938  dependencies = [
 939   "cfg-if",
 940  ]
 941  
 942  [[package]]
 943  name = "crossbeam-channel"
 944  version = "0.5.15"
 945  source = "registry+https://github.com/rust-lang/crates.io-index"
 946  checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2"
 947  dependencies = [
 948   "crossbeam-utils",
 949  ]
 950  
 951  [[package]]
 952  name = "crossbeam-deque"
 953  version = "0.8.6"
 954  source = "registry+https://github.com/rust-lang/crates.io-index"
 955  checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51"
 956  dependencies = [
 957   "crossbeam-epoch",
 958   "crossbeam-utils",
 959  ]
 960  
 961  [[package]]
 962  name = "crossbeam-epoch"
 963  version = "0.9.18"
 964  source = "registry+https://github.com/rust-lang/crates.io-index"
 965  checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
 966  dependencies = [
 967   "crossbeam-utils",
 968  ]
 969  
 970  [[package]]
 971  name = "crossbeam-queue"
 972  version = "0.3.12"
 973  source = "registry+https://github.com/rust-lang/crates.io-index"
 974  checksum = "0f58bbc28f91df819d0aa2a2c00cd19754769c2fad90579b3592b1c9ba7a3115"
 975  dependencies = [
 976   "crossbeam-utils",
 977  ]
 978  
 979  [[package]]
 980  name = "crossbeam-utils"
 981  version = "0.8.21"
 982  source = "registry+https://github.com/rust-lang/crates.io-index"
 983  checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
 984  
 985  [[package]]
 986  name = "crossterm"
 987  version = "0.29.0"
 988  source = "registry+https://github.com/rust-lang/crates.io-index"
 989  checksum = "d8b9f2e4c67f833b660cdb0a3523065869fb35570177239812ed4c905aeff87b"
 990  dependencies = [
 991   "bitflags 2.10.0",
 992   "crossterm_winapi",
 993   "document-features",
 994   "parking_lot",
 995   "rustix 1.1.2",
 996   "winapi",
 997  ]
 998  
 999  [[package]]
1000  name = "crossterm_winapi"
1001  version = "0.9.1"
1002  source = "registry+https://github.com/rust-lang/crates.io-index"
1003  checksum = "acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b"
1004  dependencies = [
1005   "winapi",
1006  ]
1007  
1008  [[package]]
1009  name = "crunchy"
1010  version = "0.2.4"
1011  source = "registry+https://github.com/rust-lang/crates.io-index"
1012  checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
1013  
1014  [[package]]
1015  name = "crypto-common"
1016  version = "0.1.7"
1017  source = "registry+https://github.com/rust-lang/crates.io-index"
1018  checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a"
1019  dependencies = [
1020   "generic-array",
1021   "typenum",
1022  ]
1023  
1024  [[package]]
1025  name = "cssparser"
1026  version = "0.35.0"
1027  source = "registry+https://github.com/rust-lang/crates.io-index"
1028  checksum = "4e901edd733a1472f944a45116df3f846f54d37e67e68640ac8bb69689aca2aa"
1029  dependencies = [
1030   "cssparser-macros",
1031   "dtoa-short",
1032   "itoa",
1033   "phf 0.11.3",
1034   "smallvec",
1035  ]
1036  
1037  [[package]]
1038  name = "cssparser-macros"
1039  version = "0.6.1"
1040  source = "registry+https://github.com/rust-lang/crates.io-index"
1041  checksum = "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331"
1042  dependencies = [
1043   "quote",
1044   "syn 2.0.110",
1045  ]
1046  
1047  [[package]]
1048  name = "cursor-icon"
1049  version = "1.2.0"
1050  source = "registry+https://github.com/rust-lang/crates.io-index"
1051  checksum = "f27ae1dd37df86211c42e150270f82743308803d90a6f6e6651cd730d5e1732f"
1052  
1053  [[package]]
1054  name = "debug_unsafe"
1055  version = "0.1.3"
1056  source = "registry+https://github.com/rust-lang/crates.io-index"
1057  checksum = "85d3cef41d236720ed453e102153a53e4cc3d2fde848c0078a50cf249e8e3e5b"
1058  
1059  [[package]]
1060  name = "deranged"
1061  version = "0.5.5"
1062  source = "registry+https://github.com/rust-lang/crates.io-index"
1063  checksum = "ececcb659e7ba858fb4f10388c250a7252eb0a27373f1a72b8748afdd248e587"
1064  dependencies = [
1065   "powerfmt",
1066  ]
1067  
1068  [[package]]
1069  name = "derive_more"
1070  version = "2.0.1"
1071  source = "registry+https://github.com/rust-lang/crates.io-index"
1072  checksum = "093242cf7570c207c83073cf82f79706fe7b8317e98620a47d5be7c3d8497678"
1073  dependencies = [
1074   "derive_more-impl",
1075  ]
1076  
1077  [[package]]
1078  name = "derive_more-impl"
1079  version = "2.0.1"
1080  source = "registry+https://github.com/rust-lang/crates.io-index"
1081  checksum = "bda628edc44c4bb645fbe0f758797143e4e07926f7ebf4e9bdfbd3d2ce621df3"
1082  dependencies = [
1083   "proc-macro2",
1084   "quote",
1085   "syn 2.0.110",
1086  ]
1087  
1088  [[package]]
1089  name = "digest"
1090  version = "0.10.7"
1091  source = "registry+https://github.com/rust-lang/crates.io-index"
1092  checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
1093  dependencies = [
1094   "block-buffer",
1095   "crypto-common",
1096  ]
1097  
1098  [[package]]
1099  name = "dispatch"
1100  version = "0.2.0"
1101  source = "registry+https://github.com/rust-lang/crates.io-index"
1102  checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b"
1103  
1104  [[package]]
1105  name = "dispatch2"
1106  version = "0.3.0"
1107  source = "registry+https://github.com/rust-lang/crates.io-index"
1108  checksum = "89a09f22a6c6069a18470eb92d2298acf25463f14256d24778e1230d789a2aec"
1109  dependencies = [
1110   "bitflags 2.10.0",
1111   "objc2 0.6.3",
1112  ]
1113  
1114  [[package]]
1115  name = "displaydoc"
1116  version = "0.2.5"
1117  source = "registry+https://github.com/rust-lang/crates.io-index"
1118  checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
1119  dependencies = [
1120   "proc-macro2",
1121   "quote",
1122   "syn 2.0.110",
1123  ]
1124  
1125  [[package]]
1126  name = "dlib"
1127  version = "0.5.2"
1128  source = "registry+https://github.com/rust-lang/crates.io-index"
1129  checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412"
1130  dependencies = [
1131   "libloading",
1132  ]
1133  
1134  [[package]]
1135  name = "document-features"
1136  version = "0.2.12"
1137  source = "registry+https://github.com/rust-lang/crates.io-index"
1138  checksum = "d4b8a88685455ed29a21542a33abd9cb6510b6b129abadabdcef0f4c55bc8f61"
1139  dependencies = [
1140   "litrs",
1141  ]
1142  
1143  [[package]]
1144  name = "downcast-rs"
1145  version = "1.2.1"
1146  source = "registry+https://github.com/rust-lang/crates.io-index"
1147  checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2"
1148  
1149  [[package]]
1150  name = "dpi"
1151  version = "0.1.2"
1152  source = "registry+https://github.com/rust-lang/crates.io-index"
1153  checksum = "d8b14ccef22fc6f5a8f4d7d768562a182c04ce9a3b3157b91390b52ddfdf1a76"
1154  
1155  [[package]]
1156  name = "dtoa"
1157  version = "1.0.10"
1158  source = "registry+https://github.com/rust-lang/crates.io-index"
1159  checksum = "d6add3b8cff394282be81f3fc1a0605db594ed69890078ca6e2cab1c408bcf04"
1160  
1161  [[package]]
1162  name = "dtoa-short"
1163  version = "0.3.5"
1164  source = "registry+https://github.com/rust-lang/crates.io-index"
1165  checksum = "cd1511a7b6a56299bd043a9c167a6d2bfb37bf84a6dfceaba651168adfb43c87"
1166  dependencies = [
1167   "dtoa",
1168  ]
1169  
1170  [[package]]
1171  name = "dyn-clone"
1172  version = "1.0.20"
1173  source = "registry+https://github.com/rust-lang/crates.io-index"
1174  checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555"
1175  
1176  [[package]]
1177  name = "ecolor"
1178  version = "0.33.2"
1179  source = "registry+https://github.com/rust-lang/crates.io-index"
1180  checksum = "084980ebede2fb1ad6c4f54285b3e489052ef2b6aa4016e4c19349417adc75c5"
1181  dependencies = [
1182   "bytemuck",
1183   "emath",
1184  ]
1185  
1186  [[package]]
1187  name = "eframe"
1188  version = "0.33.2"
1189  source = "registry+https://github.com/rust-lang/crates.io-index"
1190  checksum = "4f60ee3c69cd01d5725b4ef476ed6a3a6009968c57843a2f1beb96f021e4a54b"
1191  dependencies = [
1192   "ahash",
1193   "bytemuck",
1194   "document-features",
1195   "egui",
1196   "egui-wgpu",
1197   "egui-winit",
1198   "egui_glow",
1199   "glow",
1200   "glutin",
1201   "glutin-winit",
1202   "image",
1203   "js-sys",
1204   "log",
1205   "objc2 0.5.2",
1206   "objc2-app-kit 0.2.2",
1207   "objc2-foundation 0.2.2",
1208   "parking_lot",
1209   "percent-encoding",
1210   "profiling",
1211   "raw-window-handle",
1212   "static_assertions",
1213   "wasm-bindgen",
1214   "wasm-bindgen-futures",
1215   "web-sys",
1216   "web-time",
1217   "windows-sys 0.61.2",
1218   "winit",
1219  ]
1220  
1221  [[package]]
1222  name = "ego-tree"
1223  version = "0.10.0"
1224  source = "registry+https://github.com/rust-lang/crates.io-index"
1225  checksum = "b2972feb8dffe7bc8c5463b1dacda1b0dfbed3710e50f977d965429692d74cd8"
1226  
1227  [[package]]
1228  name = "egui"
1229  version = "0.33.2"
1230  source = "registry+https://github.com/rust-lang/crates.io-index"
1231  checksum = "b75645894de4ca1695ab3ab7201c7953bb95c1725aafeefa6822dc901ad2a81b"
1232  dependencies = [
1233   "accesskit",
1234   "ahash",
1235   "bitflags 2.10.0",
1236   "emath",
1237   "epaint",
1238   "log",
1239   "nohash-hasher",
1240   "profiling",
1241   "smallvec",
1242   "unicode-segmentation",
1243  ]
1244  
1245  [[package]]
1246  name = "egui-wgpu"
1247  version = "0.33.2"
1248  source = "registry+https://github.com/rust-lang/crates.io-index"
1249  checksum = "acdaac35a6e0ff458aaa5776b2bda578e38334a9d1258f7795042a70372745b7"
1250  dependencies = [
1251   "ahash",
1252   "bytemuck",
1253   "document-features",
1254   "egui",
1255   "epaint",
1256   "log",
1257   "profiling",
1258   "thiserror 2.0.17",
1259   "type-map",
1260   "web-time",
1261   "wgpu",
1262   "winit",
1263  ]
1264  
1265  [[package]]
1266  name = "egui-winit"
1267  version = "0.33.2"
1268  source = "registry+https://github.com/rust-lang/crates.io-index"
1269  checksum = "4772ed5f16fa8ec2ba295e58f62b58ee83fcf49e67ec13d2b7ddf4e9a2dea34e"
1270  dependencies = [
1271   "accesskit_winit",
1272   "arboard",
1273   "bytemuck",
1274   "egui",
1275   "log",
1276   "objc2 0.5.2",
1277   "objc2-foundation 0.2.2",
1278   "objc2-ui-kit",
1279   "profiling",
1280   "raw-window-handle",
1281   "smithay-clipboard",
1282   "web-time",
1283   "webbrowser",
1284   "winit",
1285  ]
1286  
1287  [[package]]
1288  name = "egui_glow"
1289  version = "0.33.2"
1290  source = "registry+https://github.com/rust-lang/crates.io-index"
1291  checksum = "17b94ff67a1d18933fff2519f5f57c388f932c093036c381fb9ae2853b3e1e09"
1292  dependencies = [
1293   "bytemuck",
1294   "egui",
1295   "glow",
1296   "log",
1297   "memoffset",
1298   "profiling",
1299   "wasm-bindgen",
1300   "web-sys",
1301   "winit",
1302  ]
1303  
1304  [[package]]
1305  name = "egui_plot"
1306  version = "0.34.0"
1307  source = "registry+https://github.com/rust-lang/crates.io-index"
1308  checksum = "33233ffc010fd450381805bbbebecbbb82f077de7712ddc439f0b20effd42db7"
1309  dependencies = [
1310   "ahash",
1311   "egui",
1312   "emath",
1313  ]
1314  
1315  [[package]]
1316  name = "either"
1317  version = "1.15.0"
1318  source = "registry+https://github.com/rust-lang/crates.io-index"
1319  checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
1320  
1321  [[package]]
1322  name = "emath"
1323  version = "0.33.2"
1324  source = "registry+https://github.com/rust-lang/crates.io-index"
1325  checksum = "0e561352ae95c22ad179fb56c38d6e6eecd86cf4925cf5c70e738dd01df9b620"
1326  dependencies = [
1327   "bytemuck",
1328  ]
1329  
1330  [[package]]
1331  name = "encoding_rs"
1332  version = "0.8.35"
1333  source = "registry+https://github.com/rust-lang/crates.io-index"
1334  checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
1335  dependencies = [
1336   "cfg-if",
1337  ]
1338  
1339  [[package]]
1340  name = "endi"
1341  version = "1.1.0"
1342  source = "registry+https://github.com/rust-lang/crates.io-index"
1343  checksum = "a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf"
1344  
1345  [[package]]
1346  name = "enumflags2"
1347  version = "0.7.12"
1348  source = "registry+https://github.com/rust-lang/crates.io-index"
1349  checksum = "1027f7680c853e056ebcec683615fb6fbbc07dbaa13b4d5d9442b146ded4ecef"
1350  dependencies = [
1351   "enumflags2_derive",
1352   "serde",
1353  ]
1354  
1355  [[package]]
1356  name = "enumflags2_derive"
1357  version = "0.7.12"
1358  source = "registry+https://github.com/rust-lang/crates.io-index"
1359  checksum = "67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827"
1360  dependencies = [
1361   "proc-macro2",
1362   "quote",
1363   "syn 2.0.110",
1364  ]
1365  
1366  [[package]]
1367  name = "epaint"
1368  version = "0.33.2"
1369  source = "registry+https://github.com/rust-lang/crates.io-index"
1370  checksum = "a909ce8cee63e8350fb0c251ad39277a5b24f19add60787e84a3b3ab3f2bd83a"
1371  dependencies = [
1372   "ab_glyph",
1373   "ahash",
1374   "bytemuck",
1375   "ecolor",
1376   "emath",
1377   "epaint_default_fonts",
1378   "log",
1379   "nohash-hasher",
1380   "parking_lot",
1381   "profiling",
1382  ]
1383  
1384  [[package]]
1385  name = "epaint_default_fonts"
1386  version = "0.33.2"
1387  source = "registry+https://github.com/rust-lang/crates.io-index"
1388  checksum = "ad9649446c23368ae138716910e3e28143995691b598fbb9de16b42b0722cbcc"
1389  
1390  [[package]]
1391  name = "equivalent"
1392  version = "1.0.2"
1393  source = "registry+https://github.com/rust-lang/crates.io-index"
1394  checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
1395  
1396  [[package]]
1397  name = "errno"
1398  version = "0.3.14"
1399  source = "registry+https://github.com/rust-lang/crates.io-index"
1400  checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
1401  dependencies = [
1402   "libc",
1403   "windows-sys 0.61.2",
1404  ]
1405  
1406  [[package]]
1407  name = "error-code"
1408  version = "3.3.2"
1409  source = "registry+https://github.com/rust-lang/crates.io-index"
1410  checksum = "dea2df4cf52843e0452895c455a1a2cfbb842a1e7329671acf418fdc53ed4c59"
1411  
1412  [[package]]
1413  name = "eserde"
1414  version = "0.1.7"
1415  source = "registry+https://github.com/rust-lang/crates.io-index"
1416  checksum = "126e7cf1ef2f9cfbc4d0767cf97961beb73e62f22d90616d9a1228ab06fd1387"
1417  dependencies = [
1418   "eserde_derive",
1419   "itoa",
1420   "serde",
1421   "serde_json",
1422  ]
1423  
1424  [[package]]
1425  name = "eserde_derive"
1426  version = "0.1.7"
1427  source = "registry+https://github.com/rust-lang/crates.io-index"
1428  checksum = "1a9861273a1a4623e150b093a99b9c0e51a4d1b2b52efe64facf0f15978f08e9"
1429  dependencies = [
1430   "indexmap",
1431   "proc-macro2",
1432   "quote",
1433   "syn 2.0.110",
1434  ]
1435  
1436  [[package]]
1437  name = "ethnum"
1438  version = "1.5.2"
1439  source = "registry+https://github.com/rust-lang/crates.io-index"
1440  checksum = "ca81e6b4777c89fd810c25a4be2b1bd93ea034fbe58e6a75216a34c6b82c539b"
1441  
1442  [[package]]
1443  name = "event-listener"
1444  version = "5.4.1"
1445  source = "registry+https://github.com/rust-lang/crates.io-index"
1446  checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab"
1447  dependencies = [
1448   "concurrent-queue",
1449   "parking",
1450   "pin-project-lite",
1451  ]
1452  
1453  [[package]]
1454  name = "event-listener-strategy"
1455  version = "0.5.4"
1456  source = "registry+https://github.com/rust-lang/crates.io-index"
1457  checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93"
1458  dependencies = [
1459   "event-listener",
1460   "pin-project-lite",
1461  ]
1462  
1463  [[package]]
1464  name = "fallible-streaming-iterator"
1465  version = "0.1.9"
1466  source = "registry+https://github.com/rust-lang/crates.io-index"
1467  checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a"
1468  
1469  [[package]]
1470  name = "fast-float2"
1471  version = "0.2.3"
1472  source = "registry+https://github.com/rust-lang/crates.io-index"
1473  checksum = "f8eb564c5c7423d25c886fb561d1e4ee69f72354d16918afa32c08811f6b6a55"
1474  
1475  [[package]]
1476  name = "fastrand"
1477  version = "2.3.0"
1478  source = "registry+https://github.com/rust-lang/crates.io-index"
1479  checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
1480  
1481  [[package]]
1482  name = "fax"
1483  version = "0.2.6"
1484  source = "registry+https://github.com/rust-lang/crates.io-index"
1485  checksum = "f05de7d48f37cd6730705cbca900770cab77a89f413d23e100ad7fad7795a0ab"
1486  dependencies = [
1487   "fax_derive",
1488  ]
1489  
1490  [[package]]
1491  name = "fax_derive"
1492  version = "0.2.0"
1493  source = "registry+https://github.com/rust-lang/crates.io-index"
1494  checksum = "a0aca10fb742cb43f9e7bb8467c91aa9bcb8e3ffbc6a6f7389bb93ffc920577d"
1495  dependencies = [
1496   "proc-macro2",
1497   "quote",
1498   "syn 2.0.110",
1499  ]
1500  
1501  [[package]]
1502  name = "fdeflate"
1503  version = "0.3.7"
1504  source = "registry+https://github.com/rust-lang/crates.io-index"
1505  checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c"
1506  dependencies = [
1507   "simd-adler32",
1508  ]
1509  
1510  [[package]]
1511  name = "find-msvc-tools"
1512  version = "0.1.5"
1513  source = "registry+https://github.com/rust-lang/crates.io-index"
1514  checksum = "3a3076410a55c90011c298b04d0cfa770b00fa04e1e3c97d3f6c9de105a03844"
1515  
1516  [[package]]
1517  name = "flate2"
1518  version = "1.1.5"
1519  source = "registry+https://github.com/rust-lang/crates.io-index"
1520  checksum = "bfe33edd8e85a12a67454e37f8c75e730830d83e313556ab9ebf9ee7fbeb3bfb"
1521  dependencies = [
1522   "crc32fast",
1523   "miniz_oxide",
1524  ]
1525  
1526  [[package]]
1527  name = "fnv"
1528  version = "1.0.7"
1529  source = "registry+https://github.com/rust-lang/crates.io-index"
1530  checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
1531  
1532  [[package]]
1533  name = "foldhash"
1534  version = "0.1.5"
1535  source = "registry+https://github.com/rust-lang/crates.io-index"
1536  checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
1537  
1538  [[package]]
1539  name = "foldhash"
1540  version = "0.2.0"
1541  source = "registry+https://github.com/rust-lang/crates.io-index"
1542  checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb"
1543  
1544  [[package]]
1545  name = "foreign-types"
1546  version = "0.3.2"
1547  source = "registry+https://github.com/rust-lang/crates.io-index"
1548  checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
1549  dependencies = [
1550   "foreign-types-shared 0.1.1",
1551  ]
1552  
1553  [[package]]
1554  name = "foreign-types"
1555  version = "0.5.0"
1556  source = "registry+https://github.com/rust-lang/crates.io-index"
1557  checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965"
1558  dependencies = [
1559   "foreign-types-macros",
1560   "foreign-types-shared 0.3.1",
1561  ]
1562  
1563  [[package]]
1564  name = "foreign-types-macros"
1565  version = "0.2.3"
1566  source = "registry+https://github.com/rust-lang/crates.io-index"
1567  checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
1568  dependencies = [
1569   "proc-macro2",
1570   "quote",
1571   "syn 2.0.110",
1572  ]
1573  
1574  [[package]]
1575  name = "foreign-types-shared"
1576  version = "0.1.1"
1577  source = "registry+https://github.com/rust-lang/crates.io-index"
1578  checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
1579  
1580  [[package]]
1581  name = "foreign-types-shared"
1582  version = "0.3.1"
1583  source = "registry+https://github.com/rust-lang/crates.io-index"
1584  checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
1585  
1586  [[package]]
1587  name = "form_urlencoded"
1588  version = "1.2.2"
1589  source = "registry+https://github.com/rust-lang/crates.io-index"
1590  checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
1591  dependencies = [
1592   "percent-encoding",
1593  ]
1594  
1595  [[package]]
1596  name = "fs4"
1597  version = "0.13.1"
1598  source = "registry+https://github.com/rust-lang/crates.io-index"
1599  checksum = "8640e34b88f7652208ce9e88b1a37a2ae95227d84abec377ccd3c5cfeb141ed4"
1600  dependencies = [
1601   "rustix 1.1.2",
1602   "windows-sys 0.59.0",
1603  ]
1604  
1605  [[package]]
1606  name = "futf"
1607  version = "0.1.5"
1608  source = "registry+https://github.com/rust-lang/crates.io-index"
1609  checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
1610  dependencies = [
1611   "mac",
1612   "new_debug_unreachable",
1613  ]
1614  
1615  [[package]]
1616  name = "futures"
1617  version = "0.3.31"
1618  source = "registry+https://github.com/rust-lang/crates.io-index"
1619  checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
1620  dependencies = [
1621   "futures-channel",
1622   "futures-core",
1623   "futures-executor",
1624   "futures-io",
1625   "futures-sink",
1626   "futures-task",
1627   "futures-util",
1628  ]
1629  
1630  [[package]]
1631  name = "futures-channel"
1632  version = "0.3.31"
1633  source = "registry+https://github.com/rust-lang/crates.io-index"
1634  checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
1635  dependencies = [
1636   "futures-core",
1637   "futures-sink",
1638  ]
1639  
1640  [[package]]
1641  name = "futures-core"
1642  version = "0.3.31"
1643  source = "registry+https://github.com/rust-lang/crates.io-index"
1644  checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
1645  
1646  [[package]]
1647  name = "futures-executor"
1648  version = "0.3.31"
1649  source = "registry+https://github.com/rust-lang/crates.io-index"
1650  checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
1651  dependencies = [
1652   "futures-core",
1653   "futures-task",
1654   "futures-util",
1655  ]
1656  
1657  [[package]]
1658  name = "futures-io"
1659  version = "0.3.31"
1660  source = "registry+https://github.com/rust-lang/crates.io-index"
1661  checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
1662  
1663  [[package]]
1664  name = "futures-lite"
1665  version = "2.6.1"
1666  source = "registry+https://github.com/rust-lang/crates.io-index"
1667  checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad"
1668  dependencies = [
1669   "fastrand",
1670   "futures-core",
1671   "futures-io",
1672   "parking",
1673   "pin-project-lite",
1674  ]
1675  
1676  [[package]]
1677  name = "futures-macro"
1678  version = "0.3.31"
1679  source = "registry+https://github.com/rust-lang/crates.io-index"
1680  checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
1681  dependencies = [
1682   "proc-macro2",
1683   "quote",
1684   "syn 2.0.110",
1685  ]
1686  
1687  [[package]]
1688  name = "futures-sink"
1689  version = "0.3.31"
1690  source = "registry+https://github.com/rust-lang/crates.io-index"
1691  checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
1692  
1693  [[package]]
1694  name = "futures-task"
1695  version = "0.3.31"
1696  source = "registry+https://github.com/rust-lang/crates.io-index"
1697  checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
1698  
1699  [[package]]
1700  name = "futures-util"
1701  version = "0.3.31"
1702  source = "registry+https://github.com/rust-lang/crates.io-index"
1703  checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
1704  dependencies = [
1705   "futures-channel",
1706   "futures-core",
1707   "futures-io",
1708   "futures-macro",
1709   "futures-sink",
1710   "futures-task",
1711   "memchr",
1712   "pin-project-lite",
1713   "pin-utils",
1714   "slab",
1715  ]
1716  
1717  [[package]]
1718  name = "fxhash"
1719  version = "0.2.1"
1720  source = "registry+https://github.com/rust-lang/crates.io-index"
1721  checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"
1722  dependencies = [
1723   "byteorder",
1724  ]
1725  
1726  [[package]]
1727  name = "generic-array"
1728  version = "0.14.7"
1729  source = "registry+https://github.com/rust-lang/crates.io-index"
1730  checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
1731  dependencies = [
1732   "typenum",
1733   "version_check",
1734  ]
1735  
1736  [[package]]
1737  name = "gethostname"
1738  version = "1.1.0"
1739  source = "registry+https://github.com/rust-lang/crates.io-index"
1740  checksum = "1bd49230192a3797a9a4d6abe9b3eed6f7fa4c8a8a4947977c6f80025f92cbd8"
1741  dependencies = [
1742   "rustix 1.1.2",
1743   "windows-link 0.2.1",
1744  ]
1745  
1746  [[package]]
1747  name = "getopts"
1748  version = "0.2.24"
1749  source = "registry+https://github.com/rust-lang/crates.io-index"
1750  checksum = "cfe4fbac503b8d1f88e6676011885f34b7174f46e59956bba534ba83abded4df"
1751  dependencies = [
1752   "unicode-width",
1753  ]
1754  
1755  [[package]]
1756  name = "getrandom"
1757  version = "0.2.16"
1758  source = "registry+https://github.com/rust-lang/crates.io-index"
1759  checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592"
1760  dependencies = [
1761   "cfg-if",
1762   "js-sys",
1763   "libc",
1764   "wasi",
1765   "wasm-bindgen",
1766  ]
1767  
1768  [[package]]
1769  name = "getrandom"
1770  version = "0.3.4"
1771  source = "registry+https://github.com/rust-lang/crates.io-index"
1772  checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
1773  dependencies = [
1774   "cfg-if",
1775   "js-sys",
1776   "libc",
1777   "r-efi",
1778   "wasip2",
1779   "wasm-bindgen",
1780  ]
1781  
1782  [[package]]
1783  name = "gl_generator"
1784  version = "0.14.0"
1785  source = "registry+https://github.com/rust-lang/crates.io-index"
1786  checksum = "1a95dfc23a2b4a9a2f5ab41d194f8bfda3cabec42af4e39f08c339eb2a0c124d"
1787  dependencies = [
1788   "khronos_api",
1789   "log",
1790   "xml-rs",
1791  ]
1792  
1793  [[package]]
1794  name = "glob"
1795  version = "0.3.3"
1796  source = "registry+https://github.com/rust-lang/crates.io-index"
1797  checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280"
1798  
1799  [[package]]
1800  name = "gloo-timers"
1801  version = "0.3.0"
1802  source = "registry+https://github.com/rust-lang/crates.io-index"
1803  checksum = "bbb143cf96099802033e0d4f4963b19fd2e0b728bcf076cd9cf7f6634f092994"
1804  dependencies = [
1805   "futures-channel",
1806   "futures-core",
1807   "js-sys",
1808   "wasm-bindgen",
1809  ]
1810  
1811  [[package]]
1812  name = "glow"
1813  version = "0.16.0"
1814  source = "registry+https://github.com/rust-lang/crates.io-index"
1815  checksum = "c5e5ea60d70410161c8bf5da3fdfeaa1c72ed2c15f8bbb9d19fe3a4fad085f08"
1816  dependencies = [
1817   "js-sys",
1818   "slotmap",
1819   "wasm-bindgen",
1820   "web-sys",
1821  ]
1822  
1823  [[package]]
1824  name = "glutin"
1825  version = "0.32.3"
1826  source = "registry+https://github.com/rust-lang/crates.io-index"
1827  checksum = "12124de845cacfebedff80e877bb37b5b75c34c5a4c89e47e1cdd67fb6041325"
1828  dependencies = [
1829   "bitflags 2.10.0",
1830   "cfg_aliases",
1831   "cgl",
1832   "dispatch2",
1833   "glutin_egl_sys",
1834   "glutin_glx_sys",
1835   "glutin_wgl_sys",
1836   "libloading",
1837   "objc2 0.6.3",
1838   "objc2-app-kit 0.3.2",
1839   "objc2-core-foundation",
1840   "objc2-foundation 0.3.2",
1841   "once_cell",
1842   "raw-window-handle",
1843   "wayland-sys",
1844   "windows-sys 0.52.0",
1845   "x11-dl",
1846  ]
1847  
1848  [[package]]
1849  name = "glutin-winit"
1850  version = "0.5.0"
1851  source = "registry+https://github.com/rust-lang/crates.io-index"
1852  checksum = "85edca7075f8fc728f28cb8fbb111a96c3b89e930574369e3e9c27eb75d3788f"
1853  dependencies = [
1854   "cfg_aliases",
1855   "glutin",
1856   "raw-window-handle",
1857   "winit",
1858  ]
1859  
1860  [[package]]
1861  name = "glutin_egl_sys"
1862  version = "0.7.1"
1863  source = "registry+https://github.com/rust-lang/crates.io-index"
1864  checksum = "4c4680ba6195f424febdc3ba46e7a42a0e58743f2edb115297b86d7f8ecc02d2"
1865  dependencies = [
1866   "gl_generator",
1867   "windows-sys 0.52.0",
1868  ]
1869  
1870  [[package]]
1871  name = "glutin_glx_sys"
1872  version = "0.6.1"
1873  source = "registry+https://github.com/rust-lang/crates.io-index"
1874  checksum = "8a7bb2938045a88b612499fbcba375a77198e01306f52272e692f8c1f3751185"
1875  dependencies = [
1876   "gl_generator",
1877   "x11-dl",
1878  ]
1879  
1880  [[package]]
1881  name = "glutin_wgl_sys"
1882  version = "0.6.1"
1883  source = "registry+https://github.com/rust-lang/crates.io-index"
1884  checksum = "2c4ee00b289aba7a9e5306d57c2d05499b2e5dc427f84ac708bd2c090212cf3e"
1885  dependencies = [
1886   "gl_generator",
1887  ]
1888  
1889  [[package]]
1890  name = "gpu-alloc"
1891  version = "0.6.0"
1892  source = "registry+https://github.com/rust-lang/crates.io-index"
1893  checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171"
1894  dependencies = [
1895   "bitflags 2.10.0",
1896   "gpu-alloc-types",
1897  ]
1898  
1899  [[package]]
1900  name = "gpu-alloc-types"
1901  version = "0.3.0"
1902  source = "registry+https://github.com/rust-lang/crates.io-index"
1903  checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4"
1904  dependencies = [
1905   "bitflags 2.10.0",
1906  ]
1907  
1908  [[package]]
1909  name = "gpu-allocator"
1910  version = "0.27.0"
1911  source = "registry+https://github.com/rust-lang/crates.io-index"
1912  checksum = "c151a2a5ef800297b4e79efa4f4bec035c5f51d5ae587287c9b952bdf734cacd"
1913  dependencies = [
1914   "log",
1915   "presser",
1916   "thiserror 1.0.69",
1917   "windows 0.58.0",
1918  ]
1919  
1920  [[package]]
1921  name = "gpu-descriptor"
1922  version = "0.3.2"
1923  source = "registry+https://github.com/rust-lang/crates.io-index"
1924  checksum = "b89c83349105e3732062a895becfc71a8f921bb71ecbbdd8ff99263e3b53a0ca"
1925  dependencies = [
1926   "bitflags 2.10.0",
1927   "gpu-descriptor-types",
1928   "hashbrown 0.15.5",
1929  ]
1930  
1931  [[package]]
1932  name = "gpu-descriptor-types"
1933  version = "0.2.0"
1934  source = "registry+https://github.com/rust-lang/crates.io-index"
1935  checksum = "fdf242682df893b86f33a73828fb09ca4b2d3bb6cc95249707fc684d27484b91"
1936  dependencies = [
1937   "bitflags 2.10.0",
1938  ]
1939  
1940  [[package]]
1941  name = "h2"
1942  version = "0.3.27"
1943  source = "registry+https://github.com/rust-lang/crates.io-index"
1944  checksum = "0beca50380b1fc32983fc1cb4587bfa4bb9e78fc259aad4a0032d2080309222d"
1945  dependencies = [
1946   "bytes",
1947   "fnv",
1948   "futures-core",
1949   "futures-sink",
1950   "futures-util",
1951   "http 0.2.12",
1952   "indexmap",
1953   "slab",
1954   "tokio",
1955   "tokio-util",
1956   "tracing",
1957  ]
1958  
1959  [[package]]
1960  name = "h2"
1961  version = "0.4.12"
1962  source = "registry+https://github.com/rust-lang/crates.io-index"
1963  checksum = "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386"
1964  dependencies = [
1965   "atomic-waker",
1966   "bytes",
1967   "fnv",
1968   "futures-core",
1969   "futures-sink",
1970   "http 1.3.1",
1971   "indexmap",
1972   "slab",
1973   "tokio",
1974   "tokio-util",
1975   "tracing",
1976  ]
1977  
1978  [[package]]
1979  name = "half"
1980  version = "2.7.1"
1981  source = "registry+https://github.com/rust-lang/crates.io-index"
1982  checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b"
1983  dependencies = [
1984   "cfg-if",
1985   "crunchy",
1986   "num-traits",
1987   "zerocopy",
1988  ]
1989  
1990  [[package]]
1991  name = "hashbrown"
1992  version = "0.15.5"
1993  source = "registry+https://github.com/rust-lang/crates.io-index"
1994  checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1"
1995  dependencies = [
1996   "allocator-api2",
1997   "equivalent",
1998   "foldhash 0.1.5",
1999  ]
2000  
2001  [[package]]
2002  name = "hashbrown"
2003  version = "0.16.1"
2004  source = "registry+https://github.com/rust-lang/crates.io-index"
2005  checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"
2006  dependencies = [
2007   "allocator-api2",
2008   "equivalent",
2009   "foldhash 0.2.0",
2010   "rayon",
2011   "serde",
2012   "serde_core",
2013  ]
2014  
2015  [[package]]
2016  name = "heck"
2017  version = "0.3.3"
2018  source = "registry+https://github.com/rust-lang/crates.io-index"
2019  checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
2020  dependencies = [
2021   "unicode-segmentation",
2022  ]
2023  
2024  [[package]]
2025  name = "heck"
2026  version = "0.5.0"
2027  source = "registry+https://github.com/rust-lang/crates.io-index"
2028  checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
2029  
2030  [[package]]
2031  name = "hermit-abi"
2032  version = "0.5.2"
2033  source = "registry+https://github.com/rust-lang/crates.io-index"
2034  checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c"
2035  
2036  [[package]]
2037  name = "hex"
2038  version = "0.4.3"
2039  source = "registry+https://github.com/rust-lang/crates.io-index"
2040  checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
2041  
2042  [[package]]
2043  name = "hexf-parse"
2044  version = "0.2.1"
2045  source = "registry+https://github.com/rust-lang/crates.io-index"
2046  checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df"
2047  
2048  [[package]]
2049  name = "home"
2050  version = "0.5.11"
2051  source = "registry+https://github.com/rust-lang/crates.io-index"
2052  checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf"
2053  dependencies = [
2054   "windows-sys 0.59.0",
2055  ]
2056  
2057  [[package]]
2058  name = "html5ever"
2059  version = "0.35.0"
2060  source = "registry+https://github.com/rust-lang/crates.io-index"
2061  checksum = "55d958c2f74b664487a2035fe1dadb032c48718a03b63f3ab0b8537db8549ed4"
2062  dependencies = [
2063   "log",
2064   "markup5ever",
2065   "match_token",
2066  ]
2067  
2068  [[package]]
2069  name = "http"
2070  version = "0.2.12"
2071  source = "registry+https://github.com/rust-lang/crates.io-index"
2072  checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
2073  dependencies = [
2074   "bytes",
2075   "fnv",
2076   "itoa",
2077  ]
2078  
2079  [[package]]
2080  name = "http"
2081  version = "1.3.1"
2082  source = "registry+https://github.com/rust-lang/crates.io-index"
2083  checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565"
2084  dependencies = [
2085   "bytes",
2086   "fnv",
2087   "itoa",
2088  ]
2089  
2090  [[package]]
2091  name = "http-body"
2092  version = "0.4.6"
2093  source = "registry+https://github.com/rust-lang/crates.io-index"
2094  checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
2095  dependencies = [
2096   "bytes",
2097   "http 0.2.12",
2098   "pin-project-lite",
2099  ]
2100  
2101  [[package]]
2102  name = "http-body"
2103  version = "1.0.1"
2104  source = "registry+https://github.com/rust-lang/crates.io-index"
2105  checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
2106  dependencies = [
2107   "bytes",
2108   "http 1.3.1",
2109  ]
2110  
2111  [[package]]
2112  name = "http-body-util"
2113  version = "0.1.3"
2114  source = "registry+https://github.com/rust-lang/crates.io-index"
2115  checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
2116  dependencies = [
2117   "bytes",
2118   "futures-core",
2119   "http 1.3.1",
2120   "http-body 1.0.1",
2121   "pin-project-lite",
2122  ]
2123  
2124  [[package]]
2125  name = "httparse"
2126  version = "1.10.1"
2127  source = "registry+https://github.com/rust-lang/crates.io-index"
2128  checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
2129  
2130  [[package]]
2131  name = "httpdate"
2132  version = "1.0.3"
2133  source = "registry+https://github.com/rust-lang/crates.io-index"
2134  checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
2135  
2136  [[package]]
2137  name = "humantime"
2138  version = "2.3.0"
2139  source = "registry+https://github.com/rust-lang/crates.io-index"
2140  checksum = "135b12329e5e3ce057a9f972339ea52bc954fe1e9358ef27f95e89716fbc5424"
2141  
2142  [[package]]
2143  name = "hyper"
2144  version = "0.14.32"
2145  source = "registry+https://github.com/rust-lang/crates.io-index"
2146  checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7"
2147  dependencies = [
2148   "bytes",
2149   "futures-channel",
2150   "futures-core",
2151   "futures-util",
2152   "h2 0.3.27",
2153   "http 0.2.12",
2154   "http-body 0.4.6",
2155   "httparse",
2156   "httpdate",
2157   "itoa",
2158   "pin-project-lite",
2159   "socket2 0.5.10",
2160   "tokio",
2161   "tower-service",
2162   "tracing",
2163   "want",
2164  ]
2165  
2166  [[package]]
2167  name = "hyper"
2168  version = "1.8.1"
2169  source = "registry+https://github.com/rust-lang/crates.io-index"
2170  checksum = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11"
2171  dependencies = [
2172   "atomic-waker",
2173   "bytes",
2174   "futures-channel",
2175   "futures-core",
2176   "h2 0.4.12",
2177   "http 1.3.1",
2178   "http-body 1.0.1",
2179   "httparse",
2180   "itoa",
2181   "pin-project-lite",
2182   "pin-utils",
2183   "smallvec",
2184   "tokio",
2185   "want",
2186  ]
2187  
2188  [[package]]
2189  name = "hyper-rustls"
2190  version = "0.27.7"
2191  source = "registry+https://github.com/rust-lang/crates.io-index"
2192  checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58"
2193  dependencies = [
2194   "http 1.3.1",
2195   "hyper 1.8.1",
2196   "hyper-util",
2197   "rustls",
2198   "rustls-native-certs",
2199   "rustls-pki-types",
2200   "tokio",
2201   "tokio-rustls",
2202   "tower-service",
2203  ]
2204  
2205  [[package]]
2206  name = "hyper-tls"
2207  version = "0.5.0"
2208  source = "registry+https://github.com/rust-lang/crates.io-index"
2209  checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
2210  dependencies = [
2211   "bytes",
2212   "hyper 0.14.32",
2213   "native-tls",
2214   "tokio",
2215   "tokio-native-tls",
2216  ]
2217  
2218  [[package]]
2219  name = "hyper-tls"
2220  version = "0.6.0"
2221  source = "registry+https://github.com/rust-lang/crates.io-index"
2222  checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0"
2223  dependencies = [
2224   "bytes",
2225   "http-body-util",
2226   "hyper 1.8.1",
2227   "hyper-util",
2228   "native-tls",
2229   "tokio",
2230   "tokio-native-tls",
2231   "tower-service",
2232  ]
2233  
2234  [[package]]
2235  name = "hyper-util"
2236  version = "0.1.18"
2237  source = "registry+https://github.com/rust-lang/crates.io-index"
2238  checksum = "52e9a2a24dc5c6821e71a7030e1e14b7b632acac55c40e9d2e082c621261bb56"
2239  dependencies = [
2240   "base64 0.22.1",
2241   "bytes",
2242   "futures-channel",
2243   "futures-core",
2244   "futures-util",
2245   "http 1.3.1",
2246   "http-body 1.0.1",
2247   "hyper 1.8.1",
2248   "ipnet",
2249   "libc",
2250   "percent-encoding",
2251   "pin-project-lite",
2252   "socket2 0.6.1",
2253   "system-configuration",
2254   "tokio",
2255   "tower-service",
2256   "tracing",
2257   "windows-registry",
2258  ]
2259  
2260  [[package]]
2261  name = "iana-time-zone"
2262  version = "0.1.64"
2263  source = "registry+https://github.com/rust-lang/crates.io-index"
2264  checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb"
2265  dependencies = [
2266   "android_system_properties",
2267   "core-foundation-sys",
2268   "iana-time-zone-haiku",
2269   "js-sys",
2270   "log",
2271   "wasm-bindgen",
2272   "windows-core 0.62.2",
2273  ]
2274  
2275  [[package]]
2276  name = "iana-time-zone-haiku"
2277  version = "0.1.2"
2278  source = "registry+https://github.com/rust-lang/crates.io-index"
2279  checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
2280  dependencies = [
2281   "cc",
2282  ]
2283  
2284  [[package]]
2285  name = "icu_collections"
2286  version = "2.1.1"
2287  source = "registry+https://github.com/rust-lang/crates.io-index"
2288  checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43"
2289  dependencies = [
2290   "displaydoc",
2291   "potential_utf",
2292   "yoke",
2293   "zerofrom",
2294   "zerovec",
2295  ]
2296  
2297  [[package]]
2298  name = "icu_locale_core"
2299  version = "2.1.1"
2300  source = "registry+https://github.com/rust-lang/crates.io-index"
2301  checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6"
2302  dependencies = [
2303   "displaydoc",
2304   "litemap",
2305   "tinystr",
2306   "writeable",
2307   "zerovec",
2308  ]
2309  
2310  [[package]]
2311  name = "icu_normalizer"
2312  version = "2.1.1"
2313  source = "registry+https://github.com/rust-lang/crates.io-index"
2314  checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599"
2315  dependencies = [
2316   "icu_collections",
2317   "icu_normalizer_data",
2318   "icu_properties",
2319   "icu_provider",
2320   "smallvec",
2321   "zerovec",
2322  ]
2323  
2324  [[package]]
2325  name = "icu_normalizer_data"
2326  version = "2.1.1"
2327  source = "registry+https://github.com/rust-lang/crates.io-index"
2328  checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a"
2329  
2330  [[package]]
2331  name = "icu_properties"
2332  version = "2.1.1"
2333  source = "registry+https://github.com/rust-lang/crates.io-index"
2334  checksum = "e93fcd3157766c0c8da2f8cff6ce651a31f0810eaa1c51ec363ef790bbb5fb99"
2335  dependencies = [
2336   "icu_collections",
2337   "icu_locale_core",
2338   "icu_properties_data",
2339   "icu_provider",
2340   "zerotrie",
2341   "zerovec",
2342  ]
2343  
2344  [[package]]
2345  name = "icu_properties_data"
2346  version = "2.1.1"
2347  source = "registry+https://github.com/rust-lang/crates.io-index"
2348  checksum = "02845b3647bb045f1100ecd6480ff52f34c35f82d9880e029d329c21d1054899"
2349  
2350  [[package]]
2351  name = "icu_provider"
2352  version = "2.1.1"
2353  source = "registry+https://github.com/rust-lang/crates.io-index"
2354  checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614"
2355  dependencies = [
2356   "displaydoc",
2357   "icu_locale_core",
2358   "writeable",
2359   "yoke",
2360   "zerofrom",
2361   "zerotrie",
2362   "zerovec",
2363  ]
2364  
2365  [[package]]
2366  name = "idna"
2367  version = "1.1.0"
2368  source = "registry+https://github.com/rust-lang/crates.io-index"
2369  checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
2370  dependencies = [
2371   "idna_adapter",
2372   "smallvec",
2373   "utf8_iter",
2374  ]
2375  
2376  [[package]]
2377  name = "idna_adapter"
2378  version = "1.2.1"
2379  source = "registry+https://github.com/rust-lang/crates.io-index"
2380  checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344"
2381  dependencies = [
2382   "icu_normalizer",
2383   "icu_properties",
2384  ]
2385  
2386  [[package]]
2387  name = "image"
2388  version = "0.25.9"
2389  source = "registry+https://github.com/rust-lang/crates.io-index"
2390  checksum = "e6506c6c10786659413faa717ceebcb8f70731c0a60cbae39795fdf114519c1a"
2391  dependencies = [
2392   "bytemuck",
2393   "byteorder-lite",
2394   "moxcms",
2395   "num-traits",
2396   "png",
2397   "tiff",
2398  ]
2399  
2400  [[package]]
2401  name = "indexmap"
2402  version = "2.12.1"
2403  source = "registry+https://github.com/rust-lang/crates.io-index"
2404  checksum = "0ad4bb2b565bca0645f4d68c5c9af97fba094e9791da685bf83cb5f3ce74acf2"
2405  dependencies = [
2406   "equivalent",
2407   "hashbrown 0.16.1",
2408   "serde",
2409   "serde_core",
2410  ]
2411  
2412  [[package]]
2413  name = "ipnet"
2414  version = "2.11.0"
2415  source = "registry+https://github.com/rust-lang/crates.io-index"
2416  checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130"
2417  
2418  [[package]]
2419  name = "iri-string"
2420  version = "0.7.9"
2421  source = "registry+https://github.com/rust-lang/crates.io-index"
2422  checksum = "4f867b9d1d896b67beb18518eda36fdb77a32ea590de864f1325b294a6d14397"
2423  dependencies = [
2424   "memchr",
2425   "serde",
2426  ]
2427  
2428  [[package]]
2429  name = "itertools"
2430  version = "0.14.0"
2431  source = "registry+https://github.com/rust-lang/crates.io-index"
2432  checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285"
2433  dependencies = [
2434   "either",
2435  ]
2436  
2437  [[package]]
2438  name = "itoa"
2439  version = "1.0.15"
2440  source = "registry+https://github.com/rust-lang/crates.io-index"
2441  checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
2442  
2443  [[package]]
2444  name = "jni"
2445  version = "0.21.1"
2446  source = "registry+https://github.com/rust-lang/crates.io-index"
2447  checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
2448  dependencies = [
2449   "cesu8",
2450   "cfg-if",
2451   "combine",
2452   "jni-sys",
2453   "log",
2454   "thiserror 1.0.69",
2455   "walkdir",
2456   "windows-sys 0.45.0",
2457  ]
2458  
2459  [[package]]
2460  name = "jni-sys"
2461  version = "0.3.0"
2462  source = "registry+https://github.com/rust-lang/crates.io-index"
2463  checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
2464  
2465  [[package]]
2466  name = "jobserver"
2467  version = "0.1.34"
2468  source = "registry+https://github.com/rust-lang/crates.io-index"
2469  checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33"
2470  dependencies = [
2471   "getrandom 0.3.4",
2472   "libc",
2473  ]
2474  
2475  [[package]]
2476  name = "js-sys"
2477  version = "0.3.82"
2478  source = "registry+https://github.com/rust-lang/crates.io-index"
2479  checksum = "b011eec8cc36da2aab2d5cff675ec18454fad408585853910a202391cf9f8e65"
2480  dependencies = [
2481   "once_cell",
2482   "wasm-bindgen",
2483  ]
2484  
2485  [[package]]
2486  name = "khronos-egl"
2487  version = "6.0.0"
2488  source = "registry+https://github.com/rust-lang/crates.io-index"
2489  checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76"
2490  dependencies = [
2491   "libc",
2492   "libloading",
2493   "pkg-config",
2494  ]
2495  
2496  [[package]]
2497  name = "khronos_api"
2498  version = "3.1.0"
2499  source = "registry+https://github.com/rust-lang/crates.io-index"
2500  checksum = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc"
2501  
2502  [[package]]
2503  name = "libc"
2504  version = "0.2.177"
2505  source = "registry+https://github.com/rust-lang/crates.io-index"
2506  checksum = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976"
2507  
2508  [[package]]
2509  name = "libloading"
2510  version = "0.8.9"
2511  source = "registry+https://github.com/rust-lang/crates.io-index"
2512  checksum = "d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55"
2513  dependencies = [
2514   "cfg-if",
2515   "windows-link 0.2.1",
2516  ]
2517  
2518  [[package]]
2519  name = "libm"
2520  version = "0.2.15"
2521  source = "registry+https://github.com/rust-lang/crates.io-index"
2522  checksum = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de"
2523  
2524  [[package]]
2525  name = "libredox"
2526  version = "0.1.10"
2527  source = "registry+https://github.com/rust-lang/crates.io-index"
2528  checksum = "416f7e718bdb06000964960ffa43b4335ad4012ae8b99060261aa4a8088d5ccb"
2529  dependencies = [
2530   "bitflags 2.10.0",
2531   "libc",
2532   "redox_syscall 0.5.18",
2533  ]
2534  
2535  [[package]]
2536  name = "linux-raw-sys"
2537  version = "0.4.15"
2538  source = "registry+https://github.com/rust-lang/crates.io-index"
2539  checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab"
2540  
2541  [[package]]
2542  name = "linux-raw-sys"
2543  version = "0.11.0"
2544  source = "registry+https://github.com/rust-lang/crates.io-index"
2545  checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039"
2546  
2547  [[package]]
2548  name = "litemap"
2549  version = "0.8.1"
2550  source = "registry+https://github.com/rust-lang/crates.io-index"
2551  checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77"
2552  
2553  [[package]]
2554  name = "litrs"
2555  version = "1.0.0"
2556  source = "registry+https://github.com/rust-lang/crates.io-index"
2557  checksum = "11d3d7f243d5c5a8b9bb5d6dd2b1602c0cb0b9db1621bafc7ed66e35ff9fe092"
2558  
2559  [[package]]
2560  name = "lock_api"
2561  version = "0.4.14"
2562  source = "registry+https://github.com/rust-lang/crates.io-index"
2563  checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"
2564  dependencies = [
2565   "scopeguard",
2566  ]
2567  
2568  [[package]]
2569  name = "log"
2570  version = "0.4.28"
2571  source = "registry+https://github.com/rust-lang/crates.io-index"
2572  checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432"
2573  
2574  [[package]]
2575  name = "lol-stats"
2576  version = "0.1.0"
2577  dependencies = [
2578   "eframe",
2579   "egui",
2580   "egui_plot",
2581   "once_cell",
2582   "polars",
2583   "reqwest 0.12.24",
2584   "riven",
2585   "scraper",
2586   "thiserror 2.0.17",
2587   "time",
2588   "tokio",
2589  ]
2590  
2591  [[package]]
2592  name = "lru-slab"
2593  version = "0.1.2"
2594  source = "registry+https://github.com/rust-lang/crates.io-index"
2595  checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154"
2596  
2597  [[package]]
2598  name = "lz4"
2599  version = "1.28.1"
2600  source = "registry+https://github.com/rust-lang/crates.io-index"
2601  checksum = "a20b523e860d03443e98350ceaac5e71c6ba89aea7d960769ec3ce37f4de5af4"
2602  dependencies = [
2603   "lz4-sys",
2604  ]
2605  
2606  [[package]]
2607  name = "lz4-sys"
2608  version = "1.11.1+lz4-1.10.0"
2609  source = "registry+https://github.com/rust-lang/crates.io-index"
2610  checksum = "6bd8c0d6c6ed0cd30b3652886bb8711dc4bb01d637a68105a3d5158039b418e6"
2611  dependencies = [
2612   "cc",
2613   "libc",
2614  ]
2615  
2616  [[package]]
2617  name = "mac"
2618  version = "0.1.1"
2619  source = "registry+https://github.com/rust-lang/crates.io-index"
2620  checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
2621  
2622  [[package]]
2623  name = "malloc_buf"
2624  version = "0.0.6"
2625  source = "registry+https://github.com/rust-lang/crates.io-index"
2626  checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
2627  dependencies = [
2628   "libc",
2629  ]
2630  
2631  [[package]]
2632  name = "markup5ever"
2633  version = "0.35.0"
2634  source = "registry+https://github.com/rust-lang/crates.io-index"
2635  checksum = "311fe69c934650f8f19652b3946075f0fc41ad8757dbb68f1ca14e7900ecc1c3"
2636  dependencies = [
2637   "log",
2638   "tendril",
2639   "web_atoms",
2640  ]
2641  
2642  [[package]]
2643  name = "match_token"
2644  version = "0.35.0"
2645  source = "registry+https://github.com/rust-lang/crates.io-index"
2646  checksum = "ac84fd3f360fcc43dc5f5d186f02a94192761a080e8bc58621ad4d12296a58cf"
2647  dependencies = [
2648   "proc-macro2",
2649   "quote",
2650   "syn 2.0.110",
2651  ]
2652  
2653  [[package]]
2654  name = "memchr"
2655  version = "2.7.6"
2656  source = "registry+https://github.com/rust-lang/crates.io-index"
2657  checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273"
2658  
2659  [[package]]
2660  name = "memmap2"
2661  version = "0.9.9"
2662  source = "registry+https://github.com/rust-lang/crates.io-index"
2663  checksum = "744133e4a0e0a658e1374cf3bf8e415c4052a15a111acd372764c55b4177d490"
2664  dependencies = [
2665   "libc",
2666  ]
2667  
2668  [[package]]
2669  name = "memo-map"
2670  version = "0.3.3"
2671  source = "registry+https://github.com/rust-lang/crates.io-index"
2672  checksum = "38d1115007560874e373613744c6fba374c17688327a71c1476d1a5954cc857b"
2673  
2674  [[package]]
2675  name = "memoffset"
2676  version = "0.9.1"
2677  source = "registry+https://github.com/rust-lang/crates.io-index"
2678  checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
2679  dependencies = [
2680   "autocfg",
2681  ]
2682  
2683  [[package]]
2684  name = "metal"
2685  version = "0.32.0"
2686  source = "registry+https://github.com/rust-lang/crates.io-index"
2687  checksum = "00c15a6f673ff72ddcc22394663290f870fb224c1bfce55734a75c414150e605"
2688  dependencies = [
2689   "bitflags 2.10.0",
2690   "block",
2691   "core-graphics-types 0.2.0",
2692   "foreign-types 0.5.0",
2693   "log",
2694   "objc",
2695   "paste",
2696  ]
2697  
2698  [[package]]
2699  name = "mime"
2700  version = "0.3.17"
2701  source = "registry+https://github.com/rust-lang/crates.io-index"
2702  checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
2703  
2704  [[package]]
2705  name = "miniz_oxide"
2706  version = "0.8.9"
2707  source = "registry+https://github.com/rust-lang/crates.io-index"
2708  checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
2709  dependencies = [
2710   "adler2",
2711   "simd-adler32",
2712  ]
2713  
2714  [[package]]
2715  name = "mio"
2716  version = "1.1.0"
2717  source = "registry+https://github.com/rust-lang/crates.io-index"
2718  checksum = "69d83b0086dc8ecf3ce9ae2874b2d1290252e2a30720bea58a5c6639b0092873"
2719  dependencies = [
2720   "libc",
2721   "wasi",
2722   "windows-sys 0.61.2",
2723  ]
2724  
2725  [[package]]
2726  name = "moxcms"
2727  version = "0.7.9"
2728  source = "registry+https://github.com/rust-lang/crates.io-index"
2729  checksum = "0fbdd3d7436f8b5e892b8b7ea114271ff0fa00bc5acae845d53b07d498616ef6"
2730  dependencies = [
2731   "num-traits",
2732   "pxfm",
2733  ]
2734  
2735  [[package]]
2736  name = "naga"
2737  version = "27.0.3"
2738  source = "registry+https://github.com/rust-lang/crates.io-index"
2739  checksum = "066cf25f0e8b11ee0df221219010f213ad429855f57c494f995590c861a9a7d8"
2740  dependencies = [
2741   "arrayvec",
2742   "bit-set",
2743   "bitflags 2.10.0",
2744   "cfg-if",
2745   "cfg_aliases",
2746   "codespan-reporting",
2747   "half",
2748   "hashbrown 0.16.1",
2749   "hexf-parse",
2750   "indexmap",
2751   "libm",
2752   "log",
2753   "num-traits",
2754   "once_cell",
2755   "rustc-hash 1.1.0",
2756   "spirv",
2757   "thiserror 2.0.17",
2758   "unicode-ident",
2759  ]
2760  
2761  [[package]]
2762  name = "native-tls"
2763  version = "0.2.14"
2764  source = "registry+https://github.com/rust-lang/crates.io-index"
2765  checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e"
2766  dependencies = [
2767   "libc",
2768   "log",
2769   "openssl",
2770   "openssl-probe",
2771   "openssl-sys",
2772   "schannel",
2773   "security-framework 2.11.1",
2774   "security-framework-sys",
2775   "tempfile",
2776  ]
2777  
2778  [[package]]
2779  name = "ndk"
2780  version = "0.9.0"
2781  source = "registry+https://github.com/rust-lang/crates.io-index"
2782  checksum = "c3f42e7bbe13d351b6bead8286a43aac9534b82bd3cc43e47037f012ebfd62d4"
2783  dependencies = [
2784   "bitflags 2.10.0",
2785   "jni-sys",
2786   "log",
2787   "ndk-sys",
2788   "num_enum 0.7.5",
2789   "raw-window-handle",
2790   "thiserror 1.0.69",
2791  ]
2792  
2793  [[package]]
2794  name = "ndk-context"
2795  version = "0.1.1"
2796  source = "registry+https://github.com/rust-lang/crates.io-index"
2797  checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
2798  
2799  [[package]]
2800  name = "ndk-sys"
2801  version = "0.6.0+11769913"
2802  source = "registry+https://github.com/rust-lang/crates.io-index"
2803  checksum = "ee6cda3051665f1fb8d9e08fc35c96d5a244fb1be711a03b71118828afc9a873"
2804  dependencies = [
2805   "jni-sys",
2806  ]
2807  
2808  [[package]]
2809  name = "new_debug_unreachable"
2810  version = "1.0.6"
2811  source = "registry+https://github.com/rust-lang/crates.io-index"
2812  checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
2813  
2814  [[package]]
2815  name = "nix"
2816  version = "0.30.1"
2817  source = "registry+https://github.com/rust-lang/crates.io-index"
2818  checksum = "74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6"
2819  dependencies = [
2820   "bitflags 2.10.0",
2821   "cfg-if",
2822   "cfg_aliases",
2823   "libc",
2824   "memoffset",
2825  ]
2826  
2827  [[package]]
2828  name = "nohash-hasher"
2829  version = "0.2.0"
2830  source = "registry+https://github.com/rust-lang/crates.io-index"
2831  checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"
2832  
2833  [[package]]
2834  name = "now"
2835  version = "0.1.3"
2836  source = "registry+https://github.com/rust-lang/crates.io-index"
2837  checksum = "6d89e9874397a1f0a52fc1f197a8effd9735223cb2390e9dcc83ac6cd02923d0"
2838  dependencies = [
2839   "chrono",
2840  ]
2841  
2842  [[package]]
2843  name = "num-conv"
2844  version = "0.1.0"
2845  source = "registry+https://github.com/rust-lang/crates.io-index"
2846  checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
2847  
2848  [[package]]
2849  name = "num-traits"
2850  version = "0.2.19"
2851  source = "registry+https://github.com/rust-lang/crates.io-index"
2852  checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
2853  dependencies = [
2854   "autocfg",
2855   "libm",
2856  ]
2857  
2858  [[package]]
2859  name = "num_enum"
2860  version = "0.5.11"
2861  source = "registry+https://github.com/rust-lang/crates.io-index"
2862  checksum = "1f646caf906c20226733ed5b1374287eb97e3c2a5c227ce668c1f2ce20ae57c9"
2863  dependencies = [
2864   "num_enum_derive 0.5.11",
2865  ]
2866  
2867  [[package]]
2868  name = "num_enum"
2869  version = "0.7.5"
2870  source = "registry+https://github.com/rust-lang/crates.io-index"
2871  checksum = "b1207a7e20ad57b847bbddc6776b968420d38292bbfe2089accff5e19e82454c"
2872  dependencies = [
2873   "num_enum_derive 0.7.5",
2874   "rustversion",
2875  ]
2876  
2877  [[package]]
2878  name = "num_enum_derive"
2879  version = "0.5.11"
2880  source = "registry+https://github.com/rust-lang/crates.io-index"
2881  checksum = "dcbff9bc912032c62bf65ef1d5aea88983b420f4f839db1e9b0c281a25c9c799"
2882  dependencies = [
2883   "proc-macro-crate 1.3.1",
2884   "proc-macro2",
2885   "quote",
2886   "syn 1.0.109",
2887  ]
2888  
2889  [[package]]
2890  name = "num_enum_derive"
2891  version = "0.7.5"
2892  source = "registry+https://github.com/rust-lang/crates.io-index"
2893  checksum = "ff32365de1b6743cb203b710788263c44a03de03802daf96092f2da4fe6ba4d7"
2894  dependencies = [
2895   "proc-macro-crate 3.4.0",
2896   "proc-macro2",
2897   "quote",
2898   "syn 2.0.110",
2899  ]
2900  
2901  [[package]]
2902  name = "objc"
2903  version = "0.2.7"
2904  source = "registry+https://github.com/rust-lang/crates.io-index"
2905  checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
2906  dependencies = [
2907   "malloc_buf",
2908  ]
2909  
2910  [[package]]
2911  name = "objc-sys"
2912  version = "0.3.5"
2913  source = "registry+https://github.com/rust-lang/crates.io-index"
2914  checksum = "cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310"
2915  
2916  [[package]]
2917  name = "objc2"
2918  version = "0.5.2"
2919  source = "registry+https://github.com/rust-lang/crates.io-index"
2920  checksum = "46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804"
2921  dependencies = [
2922   "objc-sys",
2923   "objc2-encode",
2924  ]
2925  
2926  [[package]]
2927  name = "objc2"
2928  version = "0.6.3"
2929  source = "registry+https://github.com/rust-lang/crates.io-index"
2930  checksum = "b7c2599ce0ec54857b29ce62166b0ed9b4f6f1a70ccc9a71165b6154caca8c05"
2931  dependencies = [
2932   "objc2-encode",
2933  ]
2934  
2935  [[package]]
2936  name = "objc2-app-kit"
2937  version = "0.2.2"
2938  source = "registry+https://github.com/rust-lang/crates.io-index"
2939  checksum = "e4e89ad9e3d7d297152b17d39ed92cd50ca8063a89a9fa569046d41568891eff"
2940  dependencies = [
2941   "bitflags 2.10.0",
2942   "block2",
2943   "libc",
2944   "objc2 0.5.2",
2945   "objc2-core-data",
2946   "objc2-core-image",
2947   "objc2-foundation 0.2.2",
2948   "objc2-quartz-core",
2949  ]
2950  
2951  [[package]]
2952  name = "objc2-app-kit"
2953  version = "0.3.2"
2954  source = "registry+https://github.com/rust-lang/crates.io-index"
2955  checksum = "d49e936b501e5c5bf01fda3a9452ff86dc3ea98ad5f283e1455153142d97518c"
2956  dependencies = [
2957   "bitflags 2.10.0",
2958   "objc2 0.6.3",
2959   "objc2-core-foundation",
2960   "objc2-core-graphics",
2961   "objc2-foundation 0.3.2",
2962  ]
2963  
2964  [[package]]
2965  name = "objc2-cloud-kit"
2966  version = "0.2.2"
2967  source = "registry+https://github.com/rust-lang/crates.io-index"
2968  checksum = "74dd3b56391c7a0596a295029734d3c1c5e7e510a4cb30245f8221ccea96b009"
2969  dependencies = [
2970   "bitflags 2.10.0",
2971   "block2",
2972   "objc2 0.5.2",
2973   "objc2-core-location",
2974   "objc2-foundation 0.2.2",
2975  ]
2976  
2977  [[package]]
2978  name = "objc2-contacts"
2979  version = "0.2.2"
2980  source = "registry+https://github.com/rust-lang/crates.io-index"
2981  checksum = "a5ff520e9c33812fd374d8deecef01d4a840e7b41862d849513de77e44aa4889"
2982  dependencies = [
2983   "block2",
2984   "objc2 0.5.2",
2985   "objc2-foundation 0.2.2",
2986  ]
2987  
2988  [[package]]
2989  name = "objc2-core-data"
2990  version = "0.2.2"
2991  source = "registry+https://github.com/rust-lang/crates.io-index"
2992  checksum = "617fbf49e071c178c0b24c080767db52958f716d9eabdf0890523aeae54773ef"
2993  dependencies = [
2994   "bitflags 2.10.0",
2995   "block2",
2996   "objc2 0.5.2",
2997   "objc2-foundation 0.2.2",
2998  ]
2999  
3000  [[package]]
3001  name = "objc2-core-foundation"
3002  version = "0.3.2"
3003  source = "registry+https://github.com/rust-lang/crates.io-index"
3004  checksum = "2a180dd8642fa45cdb7dd721cd4c11b1cadd4929ce112ebd8b9f5803cc79d536"
3005  dependencies = [
3006   "bitflags 2.10.0",
3007   "dispatch2",
3008   "objc2 0.6.3",
3009  ]
3010  
3011  [[package]]
3012  name = "objc2-core-graphics"
3013  version = "0.3.2"
3014  source = "registry+https://github.com/rust-lang/crates.io-index"
3015  checksum = "e022c9d066895efa1345f8e33e584b9f958da2fd4cd116792e15e07e4720a807"
3016  dependencies = [
3017   "bitflags 2.10.0",
3018   "dispatch2",
3019   "objc2 0.6.3",
3020   "objc2-core-foundation",
3021   "objc2-io-surface",
3022  ]
3023  
3024  [[package]]
3025  name = "objc2-core-image"
3026  version = "0.2.2"
3027  source = "registry+https://github.com/rust-lang/crates.io-index"
3028  checksum = "55260963a527c99f1819c4f8e3b47fe04f9650694ef348ffd2227e8196d34c80"
3029  dependencies = [
3030   "block2",
3031   "objc2 0.5.2",
3032   "objc2-foundation 0.2.2",
3033   "objc2-metal",
3034  ]
3035  
3036  [[package]]
3037  name = "objc2-core-location"
3038  version = "0.2.2"
3039  source = "registry+https://github.com/rust-lang/crates.io-index"
3040  checksum = "000cfee34e683244f284252ee206a27953279d370e309649dc3ee317b37e5781"
3041  dependencies = [
3042   "block2",
3043   "objc2 0.5.2",
3044   "objc2-contacts",
3045   "objc2-foundation 0.2.2",
3046  ]
3047  
3048  [[package]]
3049  name = "objc2-encode"
3050  version = "4.1.0"
3051  source = "registry+https://github.com/rust-lang/crates.io-index"
3052  checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33"
3053  
3054  [[package]]
3055  name = "objc2-foundation"
3056  version = "0.2.2"
3057  source = "registry+https://github.com/rust-lang/crates.io-index"
3058  checksum = "0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8"
3059  dependencies = [
3060   "bitflags 2.10.0",
3061   "block2",
3062   "dispatch",
3063   "libc",
3064   "objc2 0.5.2",
3065  ]
3066  
3067  [[package]]
3068  name = "objc2-foundation"
3069  version = "0.3.2"
3070  source = "registry+https://github.com/rust-lang/crates.io-index"
3071  checksum = "e3e0adef53c21f888deb4fa59fc59f7eb17404926ee8a6f59f5df0fd7f9f3272"
3072  dependencies = [
3073   "bitflags 2.10.0",
3074   "objc2 0.6.3",
3075   "objc2-core-foundation",
3076  ]
3077  
3078  [[package]]
3079  name = "objc2-io-surface"
3080  version = "0.3.2"
3081  source = "registry+https://github.com/rust-lang/crates.io-index"
3082  checksum = "180788110936d59bab6bd83b6060ffdfffb3b922ba1396b312ae795e1de9d81d"
3083  dependencies = [
3084   "bitflags 2.10.0",
3085   "objc2 0.6.3",
3086   "objc2-core-foundation",
3087  ]
3088  
3089  [[package]]
3090  name = "objc2-link-presentation"
3091  version = "0.2.2"
3092  source = "registry+https://github.com/rust-lang/crates.io-index"
3093  checksum = "a1a1ae721c5e35be65f01a03b6d2ac13a54cb4fa70d8a5da293d7b0020261398"
3094  dependencies = [
3095   "block2",
3096   "objc2 0.5.2",
3097   "objc2-app-kit 0.2.2",
3098   "objc2-foundation 0.2.2",
3099  ]
3100  
3101  [[package]]
3102  name = "objc2-metal"
3103  version = "0.2.2"
3104  source = "registry+https://github.com/rust-lang/crates.io-index"
3105  checksum = "dd0cba1276f6023976a406a14ffa85e1fdd19df6b0f737b063b95f6c8c7aadd6"
3106  dependencies = [
3107   "bitflags 2.10.0",
3108   "block2",
3109   "objc2 0.5.2",
3110   "objc2-foundation 0.2.2",
3111  ]
3112  
3113  [[package]]
3114  name = "objc2-quartz-core"
3115  version = "0.2.2"
3116  source = "registry+https://github.com/rust-lang/crates.io-index"
3117  checksum = "e42bee7bff906b14b167da2bac5efe6b6a07e6f7c0a21a7308d40c960242dc7a"
3118  dependencies = [
3119   "bitflags 2.10.0",
3120   "block2",
3121   "objc2 0.5.2",
3122   "objc2-foundation 0.2.2",
3123   "objc2-metal",
3124  ]
3125  
3126  [[package]]
3127  name = "objc2-symbols"
3128  version = "0.2.2"
3129  source = "registry+https://github.com/rust-lang/crates.io-index"
3130  checksum = "0a684efe3dec1b305badae1a28f6555f6ddd3bb2c2267896782858d5a78404dc"
3131  dependencies = [
3132   "objc2 0.5.2",
3133   "objc2-foundation 0.2.2",
3134  ]
3135  
3136  [[package]]
3137  name = "objc2-ui-kit"
3138  version = "0.2.2"
3139  source = "registry+https://github.com/rust-lang/crates.io-index"
3140  checksum = "b8bb46798b20cd6b91cbd113524c490f1686f4c4e8f49502431415f3512e2b6f"
3141  dependencies = [
3142   "bitflags 2.10.0",
3143   "block2",
3144   "objc2 0.5.2",
3145   "objc2-cloud-kit",
3146   "objc2-core-data",
3147   "objc2-core-image",
3148   "objc2-core-location",
3149   "objc2-foundation 0.2.2",
3150   "objc2-link-presentation",
3151   "objc2-quartz-core",
3152   "objc2-symbols",
3153   "objc2-uniform-type-identifiers",
3154   "objc2-user-notifications",
3155  ]
3156  
3157  [[package]]
3158  name = "objc2-uniform-type-identifiers"
3159  version = "0.2.2"
3160  source = "registry+https://github.com/rust-lang/crates.io-index"
3161  checksum = "44fa5f9748dbfe1ca6c0b79ad20725a11eca7c2218bceb4b005cb1be26273bfe"
3162  dependencies = [
3163   "block2",
3164   "objc2 0.5.2",
3165   "objc2-foundation 0.2.2",
3166  ]
3167  
3168  [[package]]
3169  name = "objc2-user-notifications"
3170  version = "0.2.2"
3171  source = "registry+https://github.com/rust-lang/crates.io-index"
3172  checksum = "76cfcbf642358e8689af64cee815d139339f3ed8ad05103ed5eaf73db8d84cb3"
3173  dependencies = [
3174   "bitflags 2.10.0",
3175   "block2",
3176   "objc2 0.5.2",
3177   "objc2-core-location",
3178   "objc2-foundation 0.2.2",
3179  ]
3180  
3181  [[package]]
3182  name = "object"
3183  version = "0.32.2"
3184  source = "registry+https://github.com/rust-lang/crates.io-index"
3185  checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441"
3186  dependencies = [
3187   "memchr",
3188  ]
3189  
3190  [[package]]
3191  name = "object_store"
3192  version = "0.12.4"
3193  source = "registry+https://github.com/rust-lang/crates.io-index"
3194  checksum = "4c1be0c6c22ec0817cdc77d3842f721a17fd30ab6965001415b5402a74e6b740"
3195  dependencies = [
3196   "async-trait",
3197   "base64 0.22.1",
3198   "bytes",
3199   "chrono",
3200   "form_urlencoded",
3201   "futures",
3202   "http 1.3.1",
3203   "http-body-util",
3204   "humantime",
3205   "hyper 1.8.1",
3206   "itertools",
3207   "parking_lot",
3208   "percent-encoding",
3209   "quick-xml 0.38.4",
3210   "rand 0.9.2",
3211   "reqwest 0.12.24",
3212   "ring",
3213   "serde",
3214   "serde_json",
3215   "serde_urlencoded",
3216   "thiserror 2.0.17",
3217   "tokio",
3218   "tracing",
3219   "url",
3220   "walkdir",
3221   "wasm-bindgen-futures",
3222   "web-time",
3223  ]
3224  
3225  [[package]]
3226  name = "once_cell"
3227  version = "1.21.3"
3228  source = "registry+https://github.com/rust-lang/crates.io-index"
3229  checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
3230  
3231  [[package]]
3232  name = "openssl"
3233  version = "0.10.75"
3234  source = "registry+https://github.com/rust-lang/crates.io-index"
3235  checksum = "08838db121398ad17ab8531ce9de97b244589089e290a384c900cb9ff7434328"
3236  dependencies = [
3237   "bitflags 2.10.0",
3238   "cfg-if",
3239   "foreign-types 0.3.2",
3240   "libc",
3241   "once_cell",
3242   "openssl-macros",
3243   "openssl-sys",
3244  ]
3245  
3246  [[package]]
3247  name = "openssl-macros"
3248  version = "0.1.1"
3249  source = "registry+https://github.com/rust-lang/crates.io-index"
3250  checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
3251  dependencies = [
3252   "proc-macro2",
3253   "quote",
3254   "syn 2.0.110",
3255  ]
3256  
3257  [[package]]
3258  name = "openssl-probe"
3259  version = "0.1.6"
3260  source = "registry+https://github.com/rust-lang/crates.io-index"
3261  checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e"
3262  
3263  [[package]]
3264  name = "openssl-sys"
3265  version = "0.9.111"
3266  source = "registry+https://github.com/rust-lang/crates.io-index"
3267  checksum = "82cab2d520aa75e3c58898289429321eb788c3106963d0dc886ec7a5f4adc321"
3268  dependencies = [
3269   "cc",
3270   "libc",
3271   "pkg-config",
3272   "vcpkg",
3273  ]
3274  
3275  [[package]]
3276  name = "orbclient"
3277  version = "0.3.49"
3278  source = "registry+https://github.com/rust-lang/crates.io-index"
3279  checksum = "247ad146e19b9437f8604c21f8652423595cf710ad108af40e77d3ae6e96b827"
3280  dependencies = [
3281   "libredox",
3282  ]
3283  
3284  [[package]]
3285  name = "ordered-float"
3286  version = "4.6.0"
3287  source = "registry+https://github.com/rust-lang/crates.io-index"
3288  checksum = "7bb71e1b3fa6ca1c61f383464aaf2bb0e2f8e772a1f01d486832464de363b951"
3289  dependencies = [
3290   "num-traits",
3291  ]
3292  
3293  [[package]]
3294  name = "ordered-stream"
3295  version = "0.2.0"
3296  source = "registry+https://github.com/rust-lang/crates.io-index"
3297  checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
3298  dependencies = [
3299   "futures-core",
3300   "pin-project-lite",
3301  ]
3302  
3303  [[package]]
3304  name = "owned_ttf_parser"
3305  version = "0.25.1"
3306  source = "registry+https://github.com/rust-lang/crates.io-index"
3307  checksum = "36820e9051aca1014ddc75770aab4d68bc1e9e632f0f5627c4086bc216fb583b"
3308  dependencies = [
3309   "ttf-parser",
3310  ]
3311  
3312  [[package]]
3313  name = "parking"
3314  version = "2.2.1"
3315  source = "registry+https://github.com/rust-lang/crates.io-index"
3316  checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
3317  
3318  [[package]]
3319  name = "parking_lot"
3320  version = "0.12.5"
3321  source = "registry+https://github.com/rust-lang/crates.io-index"
3322  checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a"
3323  dependencies = [
3324   "lock_api",
3325   "parking_lot_core",
3326  ]
3327  
3328  [[package]]
3329  name = "parking_lot_core"
3330  version = "0.9.12"
3331  source = "registry+https://github.com/rust-lang/crates.io-index"
3332  checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
3333  dependencies = [
3334   "cfg-if",
3335   "libc",
3336   "redox_syscall 0.5.18",
3337   "smallvec",
3338   "windows-link 0.2.1",
3339  ]
3340  
3341  [[package]]
3342  name = "paste"
3343  version = "1.0.15"
3344  source = "registry+https://github.com/rust-lang/crates.io-index"
3345  checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
3346  
3347  [[package]]
3348  name = "percent-encoding"
3349  version = "2.3.2"
3350  source = "registry+https://github.com/rust-lang/crates.io-index"
3351  checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
3352  
3353  [[package]]
3354  name = "phf"
3355  version = "0.11.3"
3356  source = "registry+https://github.com/rust-lang/crates.io-index"
3357  checksum = "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078"
3358  dependencies = [
3359   "phf_macros",
3360   "phf_shared 0.11.3",
3361  ]
3362  
3363  [[package]]
3364  name = "phf"
3365  version = "0.12.1"
3366  source = "registry+https://github.com/rust-lang/crates.io-index"
3367  checksum = "913273894cec178f401a31ec4b656318d95473527be05c0752cc41cdc32be8b7"
3368  dependencies = [
3369   "phf_shared 0.12.1",
3370  ]
3371  
3372  [[package]]
3373  name = "phf_codegen"
3374  version = "0.11.3"
3375  source = "registry+https://github.com/rust-lang/crates.io-index"
3376  checksum = "aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a"
3377  dependencies = [
3378   "phf_generator",
3379   "phf_shared 0.11.3",
3380  ]
3381  
3382  [[package]]
3383  name = "phf_generator"
3384  version = "0.11.3"
3385  source = "registry+https://github.com/rust-lang/crates.io-index"
3386  checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d"
3387  dependencies = [
3388   "phf_shared 0.11.3",
3389   "rand 0.8.5",
3390  ]
3391  
3392  [[package]]
3393  name = "phf_macros"
3394  version = "0.11.3"
3395  source = "registry+https://github.com/rust-lang/crates.io-index"
3396  checksum = "f84ac04429c13a7ff43785d75ad27569f2951ce0ffd30a3321230db2fc727216"
3397  dependencies = [
3398   "phf_generator",
3399   "phf_shared 0.11.3",
3400   "proc-macro2",
3401   "quote",
3402   "syn 2.0.110",
3403  ]
3404  
3405  [[package]]
3406  name = "phf_shared"
3407  version = "0.11.3"
3408  source = "registry+https://github.com/rust-lang/crates.io-index"
3409  checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5"
3410  dependencies = [
3411   "siphasher",
3412  ]
3413  
3414  [[package]]
3415  name = "phf_shared"
3416  version = "0.12.1"
3417  source = "registry+https://github.com/rust-lang/crates.io-index"
3418  checksum = "06005508882fb681fd97892ecff4b7fd0fee13ef1aa569f8695dae7ab9099981"
3419  dependencies = [
3420   "siphasher",
3421  ]
3422  
3423  [[package]]
3424  name = "pin-project"
3425  version = "1.1.10"
3426  source = "registry+https://github.com/rust-lang/crates.io-index"
3427  checksum = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a"
3428  dependencies = [
3429   "pin-project-internal",
3430  ]
3431  
3432  [[package]]
3433  name = "pin-project-internal"
3434  version = "1.1.10"
3435  source = "registry+https://github.com/rust-lang/crates.io-index"
3436  checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861"
3437  dependencies = [
3438   "proc-macro2",
3439   "quote",
3440   "syn 2.0.110",
3441  ]
3442  
3443  [[package]]
3444  name = "pin-project-lite"
3445  version = "0.2.16"
3446  source = "registry+https://github.com/rust-lang/crates.io-index"
3447  checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
3448  
3449  [[package]]
3450  name = "pin-utils"
3451  version = "0.1.0"
3452  source = "registry+https://github.com/rust-lang/crates.io-index"
3453  checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
3454  
3455  [[package]]
3456  name = "piper"
3457  version = "0.2.4"
3458  source = "registry+https://github.com/rust-lang/crates.io-index"
3459  checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066"
3460  dependencies = [
3461   "atomic-waker",
3462   "fastrand",
3463   "futures-io",
3464  ]
3465  
3466  [[package]]
3467  name = "pkg-config"
3468  version = "0.3.32"
3469  source = "registry+https://github.com/rust-lang/crates.io-index"
3470  checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c"
3471  
3472  [[package]]
3473  name = "planus"
3474  version = "1.1.1"
3475  source = "registry+https://github.com/rust-lang/crates.io-index"
3476  checksum = "3daf8e3d4b712abe1d690838f6e29fb76b76ea19589c4afa39ec30e12f62af71"
3477  dependencies = [
3478   "array-init-cursor",
3479   "hashbrown 0.15.5",
3480  ]
3481  
3482  [[package]]
3483  name = "png"
3484  version = "0.18.0"
3485  source = "registry+https://github.com/rust-lang/crates.io-index"
3486  checksum = "97baced388464909d42d89643fe4361939af9b7ce7a31ee32a168f832a70f2a0"
3487  dependencies = [
3488   "bitflags 2.10.0",
3489   "crc32fast",
3490   "fdeflate",
3491   "flate2",
3492   "miniz_oxide",
3493  ]
3494  
3495  [[package]]
3496  name = "polars"
3497  version = "0.52.0"
3498  source = "registry+https://github.com/rust-lang/crates.io-index"
3499  checksum = "6bc9ea901050c1bb8747ee411bc7fbb390f3b399931e7484719512965132a248"
3500  dependencies = [
3501   "getrandom 0.2.16",
3502   "getrandom 0.3.4",
3503   "polars-arrow",
3504   "polars-compute",
3505   "polars-core",
3506   "polars-error",
3507   "polars-io",
3508   "polars-lazy",
3509   "polars-ops",
3510   "polars-parquet",
3511   "polars-sql",
3512   "polars-time",
3513   "polars-utils",
3514   "version_check",
3515  ]
3516  
3517  [[package]]
3518  name = "polars-arrow"
3519  version = "0.52.0"
3520  source = "registry+https://github.com/rust-lang/crates.io-index"
3521  checksum = "33d3fe43f8702cf7899ff3d516c2e5f7dc84ee6f6a3007e1a831a0ff87940704"
3522  dependencies = [
3523   "atoi_simd",
3524   "bitflags 2.10.0",
3525   "bytemuck",
3526   "chrono",
3527   "chrono-tz",
3528   "dyn-clone",
3529   "either",
3530   "ethnum",
3531   "getrandom 0.2.16",
3532   "getrandom 0.3.4",
3533   "hashbrown 0.16.1",
3534   "itoa",
3535   "lz4",
3536   "num-traits",
3537   "polars-arrow-format",
3538   "polars-error",
3539   "polars-schema",
3540   "polars-utils",
3541   "serde",
3542   "simdutf8",
3543   "streaming-iterator",
3544   "strum_macros 0.27.2",
3545   "version_check",
3546   "zstd",
3547  ]
3548  
3549  [[package]]
3550  name = "polars-arrow-format"
3551  version = "0.2.1"
3552  source = "registry+https://github.com/rust-lang/crates.io-index"
3553  checksum = "a556ac0ee744e61e167f34c1eb0013ce740e0ee6cd8c158b2ec0b518f10e6675"
3554  dependencies = [
3555   "planus",
3556   "serde",
3557  ]
3558  
3559  [[package]]
3560  name = "polars-compute"
3561  version = "0.52.0"
3562  source = "registry+https://github.com/rust-lang/crates.io-index"
3563  checksum = "d29cc7497378dee3a002f117e0b4e16b7cbe6c8ed3da16a0229c89294af7c3bf"
3564  dependencies = [
3565   "atoi_simd",
3566   "bytemuck",
3567   "chrono",
3568   "either",
3569   "fast-float2",
3570   "hashbrown 0.16.1",
3571   "itoa",
3572   "num-traits",
3573   "polars-arrow",
3574   "polars-error",
3575   "polars-utils",
3576   "rand 0.9.2",
3577   "ryu",
3578   "serde",
3579   "strength_reduce",
3580   "strum_macros 0.27.2",
3581   "version_check",
3582  ]
3583  
3584  [[package]]
3585  name = "polars-core"
3586  version = "0.52.0"
3587  source = "registry+https://github.com/rust-lang/crates.io-index"
3588  checksum = "48409b7440cb1a4aa84953fe3a4189dfbfb300a3298266a92a37363476641e40"
3589  dependencies = [
3590   "bitflags 2.10.0",
3591   "boxcar",
3592   "bytemuck",
3593   "chrono",
3594   "chrono-tz",
3595   "comfy-table",
3596   "either",
3597   "hashbrown 0.16.1",
3598   "indexmap",
3599   "itoa",
3600   "num-traits",
3601   "polars-arrow",
3602   "polars-compute",
3603   "polars-dtype",
3604   "polars-error",
3605   "polars-row",
3606   "polars-schema",
3607   "polars-utils",
3608   "rand 0.9.2",
3609   "rand_distr",
3610   "rayon",
3611   "regex",
3612   "serde",
3613   "serde_json",
3614   "strum_macros 0.27.2",
3615   "uuid",
3616   "version_check",
3617   "xxhash-rust",
3618  ]
3619  
3620  [[package]]
3621  name = "polars-dtype"
3622  version = "0.52.0"
3623  source = "registry+https://github.com/rust-lang/crates.io-index"
3624  checksum = "7007e9e8b7b657cbd339b65246af7e87f5756ee9a860119b9424ddffd2aaf133"
3625  dependencies = [
3626   "boxcar",
3627   "hashbrown 0.16.1",
3628   "polars-arrow",
3629   "polars-error",
3630   "polars-utils",
3631   "serde",
3632   "uuid",
3633  ]
3634  
3635  [[package]]
3636  name = "polars-error"
3637  version = "0.52.0"
3638  source = "registry+https://github.com/rust-lang/crates.io-index"
3639  checksum = "f9a6be22566c89f6405f553bfdb7c8a6cb20ec51b35f3172de9a25fa3e252d85"
3640  dependencies = [
3641   "object_store",
3642   "parking_lot",
3643   "polars-arrow-format",
3644   "regex",
3645   "signal-hook",
3646   "simdutf8",
3647  ]
3648  
3649  [[package]]
3650  name = "polars-expr"
3651  version = "0.52.0"
3652  source = "registry+https://github.com/rust-lang/crates.io-index"
3653  checksum = "6199a50d3e1afd0674fb009e340cbfb0010682b2387187a36328c00f3f2ca87b"
3654  dependencies = [
3655   "bitflags 2.10.0",
3656   "hashbrown 0.16.1",
3657   "num-traits",
3658   "polars-arrow",
3659   "polars-compute",
3660   "polars-core",
3661   "polars-io",
3662   "polars-ops",
3663   "polars-plan",
3664   "polars-row",
3665   "polars-time",
3666   "polars-utils",
3667   "rand 0.9.2",
3668   "rayon",
3669   "recursive",
3670   "regex",
3671   "version_check",
3672  ]
3673  
3674  [[package]]
3675  name = "polars-io"
3676  version = "0.52.0"
3677  source = "registry+https://github.com/rust-lang/crates.io-index"
3678  checksum = "be3714acdff87170141880a07f5d9233490d3bd5531c41898f6969d440feee11"
3679  dependencies = [
3680   "async-trait",
3681   "atoi_simd",
3682   "blake3",
3683   "bytes",
3684   "chrono",
3685   "fast-float2",
3686   "fs4",
3687   "futures",
3688   "glob",
3689   "hashbrown 0.16.1",
3690   "home",
3691   "itoa",
3692   "memchr",
3693   "memmap2",
3694   "num-traits",
3695   "object_store",
3696   "percent-encoding",
3697   "polars-arrow",
3698   "polars-compute",
3699   "polars-core",
3700   "polars-error",
3701   "polars-parquet",
3702   "polars-schema",
3703   "polars-time",
3704   "polars-utils",
3705   "rayon",
3706   "regex",
3707   "reqwest 0.12.24",
3708   "ryu",
3709   "serde",
3710   "serde_json",
3711   "simdutf8",
3712   "tokio",
3713  ]
3714  
3715  [[package]]
3716  name = "polars-lazy"
3717  version = "0.52.0"
3718  source = "registry+https://github.com/rust-lang/crates.io-index"
3719  checksum = "ea136c360d03aafe56e0233495e30044ce43639b8b0360a4a38e840233f048a1"
3720  dependencies = [
3721   "bitflags 2.10.0",
3722   "chrono",
3723   "either",
3724   "memchr",
3725   "polars-arrow",
3726   "polars-compute",
3727   "polars-core",
3728   "polars-expr",
3729   "polars-io",
3730   "polars-mem-engine",
3731   "polars-ops",
3732   "polars-plan",
3733   "polars-stream",
3734   "polars-time",
3735   "polars-utils",
3736   "rayon",
3737   "version_check",
3738  ]
3739  
3740  [[package]]
3741  name = "polars-mem-engine"
3742  version = "0.52.0"
3743  source = "registry+https://github.com/rust-lang/crates.io-index"
3744  checksum = "0f6e455ceb6e5aee7ed7d5c8944104e66992173e03a9c42f9670226318672249"
3745  dependencies = [
3746   "memmap2",
3747   "polars-arrow",
3748   "polars-core",
3749   "polars-error",
3750   "polars-expr",
3751   "polars-io",
3752   "polars-ops",
3753   "polars-plan",
3754   "polars-time",
3755   "polars-utils",
3756   "rayon",
3757   "recursive",
3758  ]
3759  
3760  [[package]]
3761  name = "polars-ops"
3762  version = "0.52.0"
3763  source = "registry+https://github.com/rust-lang/crates.io-index"
3764  checksum = "7b59c80a019ef0e6f09b4416d2647076a52839305c9eb11919e8298ec667f853"
3765  dependencies = [
3766   "argminmax",
3767   "base64 0.22.1",
3768   "bytemuck",
3769   "chrono",
3770   "chrono-tz",
3771   "either",
3772   "hashbrown 0.16.1",
3773   "hex",
3774   "indexmap",
3775   "libm",
3776   "memchr",
3777   "num-traits",
3778   "polars-arrow",
3779   "polars-compute",
3780   "polars-core",
3781   "polars-error",
3782   "polars-schema",
3783   "polars-utils",
3784   "rayon",
3785   "regex",
3786   "regex-syntax",
3787   "strum_macros 0.27.2",
3788   "unicode-normalization",
3789   "unicode-reverse",
3790   "version_check",
3791  ]
3792  
3793  [[package]]
3794  name = "polars-parquet"
3795  version = "0.52.0"
3796  source = "registry+https://github.com/rust-lang/crates.io-index"
3797  checksum = "93c2439d127c59e6bfc9d698419bdb45210068a6f501d44e6096429ad72c2eaa"
3798  dependencies = [
3799   "async-stream",
3800   "base64 0.22.1",
3801   "bytemuck",
3802   "ethnum",
3803   "futures",
3804   "hashbrown 0.16.1",
3805   "num-traits",
3806   "polars-arrow",
3807   "polars-compute",
3808   "polars-error",
3809   "polars-parquet-format",
3810   "polars-utils",
3811   "serde",
3812   "simdutf8",
3813   "streaming-decompression",
3814  ]
3815  
3816  [[package]]
3817  name = "polars-parquet-format"
3818  version = "0.1.0"
3819  source = "registry+https://github.com/rust-lang/crates.io-index"
3820  checksum = "c025243dcfe8dbc57e94d9f82eb3bef10b565ab180d5b99bed87fd8aea319ce1"
3821  dependencies = [
3822   "async-trait",
3823   "futures",
3824  ]
3825  
3826  [[package]]
3827  name = "polars-plan"
3828  version = "0.52.0"
3829  source = "registry+https://github.com/rust-lang/crates.io-index"
3830  checksum = "65b4619f5c7e9b91f18611c9ed82ebeee4b10052160825c1316ecf4dbd4d97e6"
3831  dependencies = [
3832   "bitflags 2.10.0",
3833   "bytemuck",
3834   "bytes",
3835   "chrono",
3836   "chrono-tz",
3837   "either",
3838   "hashbrown 0.16.1",
3839   "memmap2",
3840   "num-traits",
3841   "percent-encoding",
3842   "polars-arrow",
3843   "polars-compute",
3844   "polars-core",
3845   "polars-error",
3846   "polars-io",
3847   "polars-ops",
3848   "polars-time",
3849   "polars-utils",
3850   "rayon",
3851   "recursive",
3852   "regex",
3853   "sha2",
3854   "slotmap",
3855   "strum_macros 0.27.2",
3856   "version_check",
3857  ]
3858  
3859  [[package]]
3860  name = "polars-row"
3861  version = "0.52.0"
3862  source = "registry+https://github.com/rust-lang/crates.io-index"
3863  checksum = "a18d232f25b83032e280a279a1f40beb8a6f8fc43907b13dc07b1c56f3b11eea"
3864  dependencies = [
3865   "bitflags 2.10.0",
3866   "bytemuck",
3867   "polars-arrow",
3868   "polars-compute",
3869   "polars-dtype",
3870   "polars-error",
3871   "polars-utils",
3872  ]
3873  
3874  [[package]]
3875  name = "polars-schema"
3876  version = "0.52.0"
3877  source = "registry+https://github.com/rust-lang/crates.io-index"
3878  checksum = "f73e21d429ae1c23f442b0220ccfe773a9734a44e997b5062a741842909d9441"
3879  dependencies = [
3880   "indexmap",
3881   "polars-error",
3882   "polars-utils",
3883   "serde",
3884   "version_check",
3885  ]
3886  
3887  [[package]]
3888  name = "polars-sql"
3889  version = "0.52.0"
3890  source = "registry+https://github.com/rust-lang/crates.io-index"
3891  checksum = "3e67ac1cbb0c972a57af3be12f19aa9803898863fe95c33cdd39df05f5738a75"
3892  dependencies = [
3893   "bitflags 2.10.0",
3894   "hex",
3895   "polars-core",
3896   "polars-error",
3897   "polars-lazy",
3898   "polars-ops",
3899   "polars-plan",
3900   "polars-time",
3901   "polars-utils",
3902   "rand 0.9.2",
3903   "regex",
3904   "serde",
3905   "sqlparser",
3906  ]
3907  
3908  [[package]]
3909  name = "polars-stream"
3910  version = "0.52.0"
3911  source = "registry+https://github.com/rust-lang/crates.io-index"
3912  checksum = "2ff19612074640a9d65e5928b7223db76ffee63e55b276f1e466d06719eb7362"
3913  dependencies = [
3914   "async-channel",
3915   "async-trait",
3916   "atomic-waker",
3917   "bitflags 2.10.0",
3918   "chrono-tz",
3919   "crossbeam-channel",
3920   "crossbeam-deque",
3921   "crossbeam-queue",
3922   "crossbeam-utils",
3923   "futures",
3924   "memmap2",
3925   "parking_lot",
3926   "percent-encoding",
3927   "pin-project-lite",
3928   "polars-arrow",
3929   "polars-compute",
3930   "polars-core",
3931   "polars-error",
3932   "polars-expr",
3933   "polars-io",
3934   "polars-mem-engine",
3935   "polars-ops",
3936   "polars-parquet",
3937   "polars-plan",
3938   "polars-time",
3939   "polars-utils",
3940   "rand 0.9.2",
3941   "rayon",
3942   "recursive",
3943   "slotmap",
3944   "tokio",
3945   "version_check",
3946  ]
3947  
3948  [[package]]
3949  name = "polars-time"
3950  version = "0.52.0"
3951  source = "registry+https://github.com/rust-lang/crates.io-index"
3952  checksum = "ddce7a9f81d5f47d981bcee4a8db004f9596bb51f0f4d9d93667a1a00d88166c"
3953  dependencies = [
3954   "atoi_simd",
3955   "bytemuck",
3956   "chrono",
3957   "chrono-tz",
3958   "now",
3959   "num-traits",
3960   "polars-arrow",
3961   "polars-compute",
3962   "polars-core",
3963   "polars-error",
3964   "polars-ops",
3965   "polars-utils",
3966   "rayon",
3967   "regex",
3968   "strum_macros 0.27.2",
3969  ]
3970  
3971  [[package]]
3972  name = "polars-utils"
3973  version = "0.52.0"
3974  source = "registry+https://github.com/rust-lang/crates.io-index"
3975  checksum = "667c1bc2d2313f934d711f6e3b58d8d9f80351d14ea60af936a26b7dfb06e309"
3976  dependencies = [
3977   "bincode",
3978   "bytemuck",
3979   "bytes",
3980   "compact_str",
3981   "either",
3982   "flate2",
3983   "foldhash 0.2.0",
3984   "hashbrown 0.16.1",
3985   "indexmap",
3986   "libc",
3987   "memmap2",
3988   "num-traits",
3989   "polars-error",
3990   "rand 0.9.2",
3991   "raw-cpuid",
3992   "rayon",
3993   "regex",
3994   "rmp-serde",
3995   "serde",
3996   "serde_json",
3997   "serde_stacker",
3998   "slotmap",
3999   "stacker",
4000   "uuid",
4001   "version_check",
4002  ]
4003  
4004  [[package]]
4005  name = "polling"
4006  version = "3.11.0"
4007  source = "registry+https://github.com/rust-lang/crates.io-index"
4008  checksum = "5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218"
4009  dependencies = [
4010   "cfg-if",
4011   "concurrent-queue",
4012   "hermit-abi",
4013   "pin-project-lite",
4014   "rustix 1.1.2",
4015   "windows-sys 0.61.2",
4016  ]
4017  
4018  [[package]]
4019  name = "portable-atomic"
4020  version = "1.11.1"
4021  source = "registry+https://github.com/rust-lang/crates.io-index"
4022  checksum = "f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483"
4023  
4024  [[package]]
4025  name = "portable-atomic-util"
4026  version = "0.2.4"
4027  source = "registry+https://github.com/rust-lang/crates.io-index"
4028  checksum = "d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507"
4029  dependencies = [
4030   "portable-atomic",
4031  ]
4032  
4033  [[package]]
4034  name = "potential_utf"
4035  version = "0.1.4"
4036  source = "registry+https://github.com/rust-lang/crates.io-index"
4037  checksum = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77"
4038  dependencies = [
4039   "zerovec",
4040  ]
4041  
4042  [[package]]
4043  name = "powerfmt"
4044  version = "0.2.0"
4045  source = "registry+https://github.com/rust-lang/crates.io-index"
4046  checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
4047  
4048  [[package]]
4049  name = "ppv-lite86"
4050  version = "0.2.21"
4051  source = "registry+https://github.com/rust-lang/crates.io-index"
4052  checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
4053  dependencies = [
4054   "zerocopy",
4055  ]
4056  
4057  [[package]]
4058  name = "precomputed-hash"
4059  version = "0.1.1"
4060  source = "registry+https://github.com/rust-lang/crates.io-index"
4061  checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
4062  
4063  [[package]]
4064  name = "presser"
4065  version = "0.3.1"
4066  source = "registry+https://github.com/rust-lang/crates.io-index"
4067  checksum = "e8cf8e6a8aa66ce33f63993ffc4ea4271eb5b0530a9002db8455ea6050c77bfa"
4068  
4069  [[package]]
4070  name = "proc-macro-crate"
4071  version = "1.3.1"
4072  source = "registry+https://github.com/rust-lang/crates.io-index"
4073  checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919"
4074  dependencies = [
4075   "once_cell",
4076   "toml_edit 0.19.15",
4077  ]
4078  
4079  [[package]]
4080  name = "proc-macro-crate"
4081  version = "3.4.0"
4082  source = "registry+https://github.com/rust-lang/crates.io-index"
4083  checksum = "219cb19e96be00ab2e37d6e299658a0cfa83e52429179969b0f0121b4ac46983"
4084  dependencies = [
4085   "toml_edit 0.23.7",
4086  ]
4087  
4088  [[package]]
4089  name = "proc-macro2"
4090  version = "1.0.103"
4091  source = "registry+https://github.com/rust-lang/crates.io-index"
4092  checksum = "5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8"
4093  dependencies = [
4094   "unicode-ident",
4095  ]
4096  
4097  [[package]]
4098  name = "profiling"
4099  version = "1.0.17"
4100  source = "registry+https://github.com/rust-lang/crates.io-index"
4101  checksum = "3eb8486b569e12e2c32ad3e204dbaba5e4b5b216e9367044f25f1dba42341773"
4102  
4103  [[package]]
4104  name = "psm"
4105  version = "0.1.28"
4106  source = "registry+https://github.com/rust-lang/crates.io-index"
4107  checksum = "d11f2fedc3b7dafdc2851bc52f277377c5473d378859be234bc7ebb593144d01"
4108  dependencies = [
4109   "ar_archive_writer",
4110   "cc",
4111  ]
4112  
4113  [[package]]
4114  name = "pxfm"
4115  version = "0.1.25"
4116  source = "registry+https://github.com/rust-lang/crates.io-index"
4117  checksum = "a3cbdf373972bf78df4d3b518d07003938e2c7d1fb5891e55f9cb6df57009d84"
4118  dependencies = [
4119   "num-traits",
4120  ]
4121  
4122  [[package]]
4123  name = "quick-error"
4124  version = "2.0.1"
4125  source = "registry+https://github.com/rust-lang/crates.io-index"
4126  checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"
4127  
4128  [[package]]
4129  name = "quick-xml"
4130  version = "0.36.2"
4131  source = "registry+https://github.com/rust-lang/crates.io-index"
4132  checksum = "f7649a7b4df05aed9ea7ec6f628c67c9953a43869b8bc50929569b2999d443fe"
4133  dependencies = [
4134   "memchr",
4135   "serde",
4136  ]
4137  
4138  [[package]]
4139  name = "quick-xml"
4140  version = "0.37.5"
4141  source = "registry+https://github.com/rust-lang/crates.io-index"
4142  checksum = "331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb"
4143  dependencies = [
4144   "memchr",
4145  ]
4146  
4147  [[package]]
4148  name = "quick-xml"
4149  version = "0.38.4"
4150  source = "registry+https://github.com/rust-lang/crates.io-index"
4151  checksum = "b66c2058c55a409d601666cffe35f04333cf1013010882cec174a7467cd4e21c"
4152  dependencies = [
4153   "memchr",
4154   "serde",
4155  ]
4156  
4157  [[package]]
4158  name = "quinn"
4159  version = "0.11.9"
4160  source = "registry+https://github.com/rust-lang/crates.io-index"
4161  checksum = "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20"
4162  dependencies = [
4163   "bytes",
4164   "cfg_aliases",
4165   "pin-project-lite",
4166   "quinn-proto",
4167   "quinn-udp",
4168   "rustc-hash 2.1.1",
4169   "rustls",
4170   "socket2 0.6.1",
4171   "thiserror 2.0.17",
4172   "tokio",
4173   "tracing",
4174   "web-time",
4175  ]
4176  
4177  [[package]]
4178  name = "quinn-proto"
4179  version = "0.11.13"
4180  source = "registry+https://github.com/rust-lang/crates.io-index"
4181  checksum = "f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31"
4182  dependencies = [
4183   "bytes",
4184   "getrandom 0.3.4",
4185   "lru-slab",
4186   "rand 0.9.2",
4187   "ring",
4188   "rustc-hash 2.1.1",
4189   "rustls",
4190   "rustls-pki-types",
4191   "slab",
4192   "thiserror 2.0.17",
4193   "tinyvec",
4194   "tracing",
4195   "web-time",
4196  ]
4197  
4198  [[package]]
4199  name = "quinn-udp"
4200  version = "0.5.14"
4201  source = "registry+https://github.com/rust-lang/crates.io-index"
4202  checksum = "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd"
4203  dependencies = [
4204   "cfg_aliases",
4205   "libc",
4206   "once_cell",
4207   "socket2 0.6.1",
4208   "tracing",
4209   "windows-sys 0.60.2",
4210  ]
4211  
4212  [[package]]
4213  name = "quote"
4214  version = "1.0.42"
4215  source = "registry+https://github.com/rust-lang/crates.io-index"
4216  checksum = "a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f"
4217  dependencies = [
4218   "proc-macro2",
4219  ]
4220  
4221  [[package]]
4222  name = "r-efi"
4223  version = "5.3.0"
4224  source = "registry+https://github.com/rust-lang/crates.io-index"
4225  checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
4226  
4227  [[package]]
4228  name = "rand"
4229  version = "0.8.5"
4230  source = "registry+https://github.com/rust-lang/crates.io-index"
4231  checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
4232  dependencies = [
4233   "rand_core 0.6.4",
4234  ]
4235  
4236  [[package]]
4237  name = "rand"
4238  version = "0.9.2"
4239  source = "registry+https://github.com/rust-lang/crates.io-index"
4240  checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1"
4241  dependencies = [
4242   "rand_chacha",
4243   "rand_core 0.9.3",
4244  ]
4245  
4246  [[package]]
4247  name = "rand_chacha"
4248  version = "0.9.0"
4249  source = "registry+https://github.com/rust-lang/crates.io-index"
4250  checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
4251  dependencies = [
4252   "ppv-lite86",
4253   "rand_core 0.9.3",
4254  ]
4255  
4256  [[package]]
4257  name = "rand_core"
4258  version = "0.6.4"
4259  source = "registry+https://github.com/rust-lang/crates.io-index"
4260  checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
4261  
4262  [[package]]
4263  name = "rand_core"
4264  version = "0.9.3"
4265  source = "registry+https://github.com/rust-lang/crates.io-index"
4266  checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38"
4267  dependencies = [
4268   "getrandom 0.3.4",
4269  ]
4270  
4271  [[package]]
4272  name = "rand_distr"
4273  version = "0.5.1"
4274  source = "registry+https://github.com/rust-lang/crates.io-index"
4275  checksum = "6a8615d50dcf34fa31f7ab52692afec947c4dd0ab803cc87cb3b0b4570ff7463"
4276  dependencies = [
4277   "num-traits",
4278   "rand 0.9.2",
4279  ]
4280  
4281  [[package]]
4282  name = "range-alloc"
4283  version = "0.1.4"
4284  source = "registry+https://github.com/rust-lang/crates.io-index"
4285  checksum = "c3d6831663a5098ea164f89cff59c6284e95f4e3c76ce9848d4529f5ccca9bde"
4286  
4287  [[package]]
4288  name = "raw-cpuid"
4289  version = "11.6.0"
4290  source = "registry+https://github.com/rust-lang/crates.io-index"
4291  checksum = "498cd0dc59d73224351ee52a95fee0f1a617a2eae0e7d9d720cc622c73a54186"
4292  dependencies = [
4293   "bitflags 2.10.0",
4294  ]
4295  
4296  [[package]]
4297  name = "raw-window-handle"
4298  version = "0.6.2"
4299  source = "registry+https://github.com/rust-lang/crates.io-index"
4300  checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539"
4301  
4302  [[package]]
4303  name = "rayon"
4304  version = "1.11.0"
4305  source = "registry+https://github.com/rust-lang/crates.io-index"
4306  checksum = "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f"
4307  dependencies = [
4308   "either",
4309   "rayon-core",
4310  ]
4311  
4312  [[package]]
4313  name = "rayon-core"
4314  version = "1.13.0"
4315  source = "registry+https://github.com/rust-lang/crates.io-index"
4316  checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91"
4317  dependencies = [
4318   "crossbeam-deque",
4319   "crossbeam-utils",
4320  ]
4321  
4322  [[package]]
4323  name = "recursive"
4324  version = "0.1.1"
4325  source = "registry+https://github.com/rust-lang/crates.io-index"
4326  checksum = "0786a43debb760f491b1bc0269fe5e84155353c67482b9e60d0cfb596054b43e"
4327  dependencies = [
4328   "recursive-proc-macro-impl",
4329   "stacker",
4330  ]
4331  
4332  [[package]]
4333  name = "recursive-proc-macro-impl"
4334  version = "0.1.1"
4335  source = "registry+https://github.com/rust-lang/crates.io-index"
4336  checksum = "76009fbe0614077fc1a2ce255e3a1881a2e3a3527097d5dc6d8212c585e7e38b"
4337  dependencies = [
4338   "quote",
4339   "syn 2.0.110",
4340  ]
4341  
4342  [[package]]
4343  name = "redox_syscall"
4344  version = "0.4.1"
4345  source = "registry+https://github.com/rust-lang/crates.io-index"
4346  checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
4347  dependencies = [
4348   "bitflags 1.3.2",
4349  ]
4350  
4351  [[package]]
4352  name = "redox_syscall"
4353  version = "0.5.18"
4354  source = "registry+https://github.com/rust-lang/crates.io-index"
4355  checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d"
4356  dependencies = [
4357   "bitflags 2.10.0",
4358  ]
4359  
4360  [[package]]
4361  name = "regex"
4362  version = "1.12.2"
4363  source = "registry+https://github.com/rust-lang/crates.io-index"
4364  checksum = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4"
4365  dependencies = [
4366   "aho-corasick",
4367   "memchr",
4368   "regex-automata",
4369   "regex-syntax",
4370  ]
4371  
4372  [[package]]
4373  name = "regex-automata"
4374  version = "0.4.13"
4375  source = "registry+https://github.com/rust-lang/crates.io-index"
4376  checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c"
4377  dependencies = [
4378   "aho-corasick",
4379   "memchr",
4380   "regex-syntax",
4381  ]
4382  
4383  [[package]]
4384  name = "regex-syntax"
4385  version = "0.8.8"
4386  source = "registry+https://github.com/rust-lang/crates.io-index"
4387  checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58"
4388  
4389  [[package]]
4390  name = "renderdoc-sys"
4391  version = "1.1.0"
4392  source = "registry+https://github.com/rust-lang/crates.io-index"
4393  checksum = "19b30a45b0cd0bcca8037f3d0dc3421eaf95327a17cad11964fb8179b4fc4832"
4394  
4395  [[package]]
4396  name = "reqwest"
4397  version = "0.11.27"
4398  source = "registry+https://github.com/rust-lang/crates.io-index"
4399  checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62"
4400  dependencies = [
4401   "async-compression",
4402   "base64 0.21.7",
4403   "bytes",
4404   "encoding_rs",
4405   "futures-core",
4406   "futures-util",
4407   "h2 0.3.27",
4408   "http 0.2.12",
4409   "http-body 0.4.6",
4410   "hyper 0.14.32",
4411   "hyper-tls 0.5.0",
4412   "ipnet",
4413   "js-sys",
4414   "log",
4415   "mime",
4416   "native-tls",
4417   "once_cell",
4418   "percent-encoding",
4419   "pin-project-lite",
4420   "rustls-pemfile",
4421   "serde",
4422   "serde_json",
4423   "serde_urlencoded",
4424   "sync_wrapper 0.1.2",
4425   "system-configuration",
4426   "tokio",
4427   "tokio-native-tls",
4428   "tokio-util",
4429   "tower-service",
4430   "url",
4431   "wasm-bindgen",
4432   "wasm-bindgen-futures",
4433   "web-sys",
4434   "winreg",
4435  ]
4436  
4437  [[package]]
4438  name = "reqwest"
4439  version = "0.12.24"
4440  source = "registry+https://github.com/rust-lang/crates.io-index"
4441  checksum = "9d0946410b9f7b082a427e4ef5c8ff541a88b357bc6c637c40db3a68ac70a36f"
4442  dependencies = [
4443   "base64 0.22.1",
4444   "bytes",
4445   "encoding_rs",
4446   "futures-core",
4447   "futures-util",
4448   "h2 0.4.12",
4449   "http 1.3.1",
4450   "http-body 1.0.1",
4451   "http-body-util",
4452   "hyper 1.8.1",
4453   "hyper-rustls",
4454   "hyper-tls 0.6.0",
4455   "hyper-util",
4456   "js-sys",
4457   "log",
4458   "mime",
4459   "native-tls",
4460   "percent-encoding",
4461   "pin-project-lite",
4462   "quinn",
4463   "rustls",
4464   "rustls-native-certs",
4465   "rustls-pki-types",
4466   "serde",
4467   "serde_json",
4468   "serde_urlencoded",
4469   "sync_wrapper 1.0.2",
4470   "tokio",
4471   "tokio-native-tls",
4472   "tokio-rustls",
4473   "tokio-util",
4474   "tower",
4475   "tower-http",
4476   "tower-service",
4477   "url",
4478   "wasm-bindgen",
4479   "wasm-bindgen-futures",
4480   "wasm-streams",
4481   "web-sys",
4482  ]
4483  
4484  [[package]]
4485  name = "ring"
4486  version = "0.17.14"
4487  source = "registry+https://github.com/rust-lang/crates.io-index"
4488  checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7"
4489  dependencies = [
4490   "cc",
4491   "cfg-if",
4492   "getrandom 0.2.16",
4493   "libc",
4494   "untrusted",
4495   "windows-sys 0.52.0",
4496  ]
4497  
4498  [[package]]
4499  name = "riven"
4500  version = "2.75.0"
4501  source = "registry+https://github.com/rust-lang/crates.io-index"
4502  checksum = "1b37da738dc59c02895bab141d414fef0f7d4bba2ae070bc5ded0299a3461fb4"
4503  dependencies = [
4504   "eserde",
4505   "futures",
4506   "gloo-timers",
4507   "log",
4508   "memo-map",
4509   "num_enum 0.5.11",
4510   "parking_lot",
4511   "reqwest 0.11.27",
4512   "serde",
4513   "serde_derive",
4514   "serde_json",
4515   "serde_repr",
4516   "slab",
4517   "strum",
4518   "strum_macros 0.20.1",
4519   "thiserror 2.0.17",
4520   "tokio",
4521   "web-time",
4522  ]
4523  
4524  [[package]]
4525  name = "rmp"
4526  version = "0.8.14"
4527  source = "registry+https://github.com/rust-lang/crates.io-index"
4528  checksum = "228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4"
4529  dependencies = [
4530   "byteorder",
4531   "num-traits",
4532   "paste",
4533  ]
4534  
4535  [[package]]
4536  name = "rmp-serde"
4537  version = "1.3.0"
4538  source = "registry+https://github.com/rust-lang/crates.io-index"
4539  checksum = "52e599a477cf9840e92f2cde9a7189e67b42c57532749bf90aea6ec10facd4db"
4540  dependencies = [
4541   "byteorder",
4542   "rmp",
4543   "serde",
4544  ]
4545  
4546  [[package]]
4547  name = "rustc-hash"
4548  version = "1.1.0"
4549  source = "registry+https://github.com/rust-lang/crates.io-index"
4550  checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
4551  
4552  [[package]]
4553  name = "rustc-hash"
4554  version = "2.1.1"
4555  source = "registry+https://github.com/rust-lang/crates.io-index"
4556  checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d"
4557  
4558  [[package]]
4559  name = "rustix"
4560  version = "0.38.44"
4561  source = "registry+https://github.com/rust-lang/crates.io-index"
4562  checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154"
4563  dependencies = [
4564   "bitflags 2.10.0",
4565   "errno",
4566   "libc",
4567   "linux-raw-sys 0.4.15",
4568   "windows-sys 0.59.0",
4569  ]
4570  
4571  [[package]]
4572  name = "rustix"
4573  version = "1.1.2"
4574  source = "registry+https://github.com/rust-lang/crates.io-index"
4575  checksum = "cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e"
4576  dependencies = [
4577   "bitflags 2.10.0",
4578   "errno",
4579   "libc",
4580   "linux-raw-sys 0.11.0",
4581   "windows-sys 0.61.2",
4582  ]
4583  
4584  [[package]]
4585  name = "rustls"
4586  version = "0.23.35"
4587  source = "registry+https://github.com/rust-lang/crates.io-index"
4588  checksum = "533f54bc6a7d4f647e46ad909549eda97bf5afc1585190ef692b4286b198bd8f"
4589  dependencies = [
4590   "once_cell",
4591   "ring",
4592   "rustls-pki-types",
4593   "rustls-webpki",
4594   "subtle",
4595   "zeroize",
4596  ]
4597  
4598  [[package]]
4599  name = "rustls-native-certs"
4600  version = "0.8.2"
4601  source = "registry+https://github.com/rust-lang/crates.io-index"
4602  checksum = "9980d917ebb0c0536119ba501e90834767bffc3d60641457fd84a1f3fd337923"
4603  dependencies = [
4604   "openssl-probe",
4605   "rustls-pki-types",
4606   "schannel",
4607   "security-framework 3.5.1",
4608  ]
4609  
4610  [[package]]
4611  name = "rustls-pemfile"
4612  version = "1.0.4"
4613  source = "registry+https://github.com/rust-lang/crates.io-index"
4614  checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
4615  dependencies = [
4616   "base64 0.21.7",
4617  ]
4618  
4619  [[package]]
4620  name = "rustls-pki-types"
4621  version = "1.13.0"
4622  source = "registry+https://github.com/rust-lang/crates.io-index"
4623  checksum = "94182ad936a0c91c324cd46c6511b9510ed16af436d7b5bab34beab0afd55f7a"
4624  dependencies = [
4625   "web-time",
4626   "zeroize",
4627  ]
4628  
4629  [[package]]
4630  name = "rustls-webpki"
4631  version = "0.103.8"
4632  source = "registry+https://github.com/rust-lang/crates.io-index"
4633  checksum = "2ffdfa2f5286e2247234e03f680868ac2815974dc39e00ea15adc445d0aafe52"
4634  dependencies = [
4635   "ring",
4636   "rustls-pki-types",
4637   "untrusted",
4638  ]
4639  
4640  [[package]]
4641  name = "rustversion"
4642  version = "1.0.22"
4643  source = "registry+https://github.com/rust-lang/crates.io-index"
4644  checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
4645  
4646  [[package]]
4647  name = "ryu"
4648  version = "1.0.20"
4649  source = "registry+https://github.com/rust-lang/crates.io-index"
4650  checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f"
4651  
4652  [[package]]
4653  name = "same-file"
4654  version = "1.0.6"
4655  source = "registry+https://github.com/rust-lang/crates.io-index"
4656  checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
4657  dependencies = [
4658   "winapi-util",
4659  ]
4660  
4661  [[package]]
4662  name = "schannel"
4663  version = "0.1.28"
4664  source = "registry+https://github.com/rust-lang/crates.io-index"
4665  checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1"
4666  dependencies = [
4667   "windows-sys 0.61.2",
4668  ]
4669  
4670  [[package]]
4671  name = "scoped-tls"
4672  version = "1.0.1"
4673  source = "registry+https://github.com/rust-lang/crates.io-index"
4674  checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
4675  
4676  [[package]]
4677  name = "scopeguard"
4678  version = "1.2.0"
4679  source = "registry+https://github.com/rust-lang/crates.io-index"
4680  checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
4681  
4682  [[package]]
4683  name = "scraper"
4684  version = "0.24.0"
4685  source = "registry+https://github.com/rust-lang/crates.io-index"
4686  checksum = "e5f3a24d916e78954af99281a455168d4a9515d65eca99a18da1b813689c4ad9"
4687  dependencies = [
4688   "cssparser",
4689   "ego-tree",
4690   "getopts",
4691   "html5ever",
4692   "precomputed-hash",
4693   "selectors",
4694   "tendril",
4695  ]
4696  
4697  [[package]]
4698  name = "sctk-adwaita"
4699  version = "0.10.1"
4700  source = "registry+https://github.com/rust-lang/crates.io-index"
4701  checksum = "b6277f0217056f77f1d8f49f2950ac6c278c0d607c45f5ee99328d792ede24ec"
4702  dependencies = [
4703   "ab_glyph",
4704   "log",
4705   "memmap2",
4706   "smithay-client-toolkit 0.19.2",
4707   "tiny-skia",
4708  ]
4709  
4710  [[package]]
4711  name = "security-framework"
4712  version = "2.11.1"
4713  source = "registry+https://github.com/rust-lang/crates.io-index"
4714  checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
4715  dependencies = [
4716   "bitflags 2.10.0",
4717   "core-foundation 0.9.4",
4718   "core-foundation-sys",
4719   "libc",
4720   "security-framework-sys",
4721  ]
4722  
4723  [[package]]
4724  name = "security-framework"
4725  version = "3.5.1"
4726  source = "registry+https://github.com/rust-lang/crates.io-index"
4727  checksum = "b3297343eaf830f66ede390ea39da1d462b6b0c1b000f420d0a83f898bbbe6ef"
4728  dependencies = [
4729   "bitflags 2.10.0",
4730   "core-foundation 0.10.1",
4731   "core-foundation-sys",
4732   "libc",
4733   "security-framework-sys",
4734  ]
4735  
4736  [[package]]
4737  name = "security-framework-sys"
4738  version = "2.15.0"
4739  source = "registry+https://github.com/rust-lang/crates.io-index"
4740  checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0"
4741  dependencies = [
4742   "core-foundation-sys",
4743   "libc",
4744  ]
4745  
4746  [[package]]
4747  name = "selectors"
4748  version = "0.31.0"
4749  source = "registry+https://github.com/rust-lang/crates.io-index"
4750  checksum = "5685b6ae43bfcf7d2e7dfcfb5d8e8f61b46442c902531e41a32a9a8bf0ee0fb6"
4751  dependencies = [
4752   "bitflags 2.10.0",
4753   "cssparser",
4754   "derive_more",
4755   "fxhash",
4756   "log",
4757   "new_debug_unreachable",
4758   "phf 0.11.3",
4759   "phf_codegen",
4760   "precomputed-hash",
4761   "servo_arc",
4762   "smallvec",
4763  ]
4764  
4765  [[package]]
4766  name = "serde"
4767  version = "1.0.228"
4768  source = "registry+https://github.com/rust-lang/crates.io-index"
4769  checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
4770  dependencies = [
4771   "serde_core",
4772   "serde_derive",
4773  ]
4774  
4775  [[package]]
4776  name = "serde_core"
4777  version = "1.0.228"
4778  source = "registry+https://github.com/rust-lang/crates.io-index"
4779  checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
4780  dependencies = [
4781   "serde_derive",
4782  ]
4783  
4784  [[package]]
4785  name = "serde_derive"
4786  version = "1.0.228"
4787  source = "registry+https://github.com/rust-lang/crates.io-index"
4788  checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
4789  dependencies = [
4790   "proc-macro2",
4791   "quote",
4792   "syn 2.0.110",
4793  ]
4794  
4795  [[package]]
4796  name = "serde_json"
4797  version = "1.0.145"
4798  source = "registry+https://github.com/rust-lang/crates.io-index"
4799  checksum = "402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c"
4800  dependencies = [
4801   "itoa",
4802   "memchr",
4803   "ryu",
4804   "serde",
4805   "serde_core",
4806  ]
4807  
4808  [[package]]
4809  name = "serde_repr"
4810  version = "0.1.20"
4811  source = "registry+https://github.com/rust-lang/crates.io-index"
4812  checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c"
4813  dependencies = [
4814   "proc-macro2",
4815   "quote",
4816   "syn 2.0.110",
4817  ]
4818  
4819  [[package]]
4820  name = "serde_stacker"
4821  version = "0.1.14"
4822  source = "registry+https://github.com/rust-lang/crates.io-index"
4823  checksum = "d4936375d50c4be7eff22293a9344f8e46f323ed2b3c243e52f89138d9bb0f4a"
4824  dependencies = [
4825   "serde",
4826   "serde_core",
4827   "stacker",
4828  ]
4829  
4830  [[package]]
4831  name = "serde_urlencoded"
4832  version = "0.7.1"
4833  source = "registry+https://github.com/rust-lang/crates.io-index"
4834  checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
4835  dependencies = [
4836   "form_urlencoded",
4837   "itoa",
4838   "ryu",
4839   "serde",
4840  ]
4841  
4842  [[package]]
4843  name = "servo_arc"
4844  version = "0.4.3"
4845  source = "registry+https://github.com/rust-lang/crates.io-index"
4846  checksum = "170fb83ab34de17dc69aa7c67482b22218ddb85da56546f9bd6b929e32a05930"
4847  dependencies = [
4848   "stable_deref_trait",
4849  ]
4850  
4851  [[package]]
4852  name = "sha2"
4853  version = "0.10.9"
4854  source = "registry+https://github.com/rust-lang/crates.io-index"
4855  checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283"
4856  dependencies = [
4857   "cfg-if",
4858   "cpufeatures",
4859   "digest",
4860  ]
4861  
4862  [[package]]
4863  name = "shlex"
4864  version = "1.3.0"
4865  source = "registry+https://github.com/rust-lang/crates.io-index"
4866  checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
4867  
4868  [[package]]
4869  name = "signal-hook"
4870  version = "0.3.18"
4871  source = "registry+https://github.com/rust-lang/crates.io-index"
4872  checksum = "d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2"
4873  dependencies = [
4874   "libc",
4875   "signal-hook-registry",
4876  ]
4877  
4878  [[package]]
4879  name = "signal-hook-registry"
4880  version = "1.4.6"
4881  source = "registry+https://github.com/rust-lang/crates.io-index"
4882  checksum = "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b"
4883  dependencies = [
4884   "libc",
4885  ]
4886  
4887  [[package]]
4888  name = "simd-adler32"
4889  version = "0.3.7"
4890  source = "registry+https://github.com/rust-lang/crates.io-index"
4891  checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
4892  
4893  [[package]]
4894  name = "simdutf8"
4895  version = "0.1.5"
4896  source = "registry+https://github.com/rust-lang/crates.io-index"
4897  checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e"
4898  
4899  [[package]]
4900  name = "siphasher"
4901  version = "1.0.1"
4902  source = "registry+https://github.com/rust-lang/crates.io-index"
4903  checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
4904  
4905  [[package]]
4906  name = "slab"
4907  version = "0.4.11"
4908  source = "registry+https://github.com/rust-lang/crates.io-index"
4909  checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589"
4910  
4911  [[package]]
4912  name = "slotmap"
4913  version = "1.0.7"
4914  source = "registry+https://github.com/rust-lang/crates.io-index"
4915  checksum = "dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a"
4916  dependencies = [
4917   "version_check",
4918  ]
4919  
4920  [[package]]
4921  name = "smallvec"
4922  version = "1.15.1"
4923  source = "registry+https://github.com/rust-lang/crates.io-index"
4924  checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
4925  
4926  [[package]]
4927  name = "smithay-client-toolkit"
4928  version = "0.19.2"
4929  source = "registry+https://github.com/rust-lang/crates.io-index"
4930  checksum = "3457dea1f0eb631b4034d61d4d8c32074caa6cd1ab2d59f2327bd8461e2c0016"
4931  dependencies = [
4932   "bitflags 2.10.0",
4933   "calloop 0.13.0",
4934   "calloop-wayland-source 0.3.0",
4935   "cursor-icon",
4936   "libc",
4937   "log",
4938   "memmap2",
4939   "rustix 0.38.44",
4940   "thiserror 1.0.69",
4941   "wayland-backend",
4942   "wayland-client",
4943   "wayland-csd-frame",
4944   "wayland-cursor",
4945   "wayland-protocols",
4946   "wayland-protocols-wlr",
4947   "wayland-scanner",
4948   "xkeysym",
4949  ]
4950  
4951  [[package]]
4952  name = "smithay-client-toolkit"
4953  version = "0.20.0"
4954  source = "registry+https://github.com/rust-lang/crates.io-index"
4955  checksum = "0512da38f5e2b31201a93524adb8d3136276fa4fe4aafab4e1f727a82b534cc0"
4956  dependencies = [
4957   "bitflags 2.10.0",
4958   "calloop 0.14.3",
4959   "calloop-wayland-source 0.4.1",
4960   "cursor-icon",
4961   "libc",
4962   "log",
4963   "memmap2",
4964   "rustix 1.1.2",
4965   "thiserror 2.0.17",
4966   "wayland-backend",
4967   "wayland-client",
4968   "wayland-csd-frame",
4969   "wayland-cursor",
4970   "wayland-protocols",
4971   "wayland-protocols-experimental",
4972   "wayland-protocols-misc",
4973   "wayland-protocols-wlr",
4974   "wayland-scanner",
4975   "xkeysym",
4976  ]
4977  
4978  [[package]]
4979  name = "smithay-clipboard"
4980  version = "0.7.3"
4981  source = "registry+https://github.com/rust-lang/crates.io-index"
4982  checksum = "71704c03f739f7745053bde45fa203a46c58d25bc5c4efba1d9a60e9dba81226"
4983  dependencies = [
4984   "libc",
4985   "smithay-client-toolkit 0.20.0",
4986   "wayland-backend",
4987  ]
4988  
4989  [[package]]
4990  name = "smol_str"
4991  version = "0.2.2"
4992  source = "registry+https://github.com/rust-lang/crates.io-index"
4993  checksum = "dd538fb6910ac1099850255cf94a94df6551fbdd602454387d0adb2d1ca6dead"
4994  dependencies = [
4995   "serde",
4996  ]
4997  
4998  [[package]]
4999  name = "socket2"
5000  version = "0.5.10"
5001  source = "registry+https://github.com/rust-lang/crates.io-index"
5002  checksum = "e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678"
5003  dependencies = [
5004   "libc",
5005   "windows-sys 0.52.0",
5006  ]
5007  
5008  [[package]]
5009  name = "socket2"
5010  version = "0.6.1"
5011  source = "registry+https://github.com/rust-lang/crates.io-index"
5012  checksum = "17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881"
5013  dependencies = [
5014   "libc",
5015   "windows-sys 0.60.2",
5016  ]
5017  
5018  [[package]]
5019  name = "spirv"
5020  version = "0.3.0+sdk-1.3.268.0"
5021  source = "registry+https://github.com/rust-lang/crates.io-index"
5022  checksum = "eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844"
5023  dependencies = [
5024   "bitflags 2.10.0",
5025  ]
5026  
5027  [[package]]
5028  name = "sqlparser"
5029  version = "0.53.0"
5030  source = "registry+https://github.com/rust-lang/crates.io-index"
5031  checksum = "05a528114c392209b3264855ad491fcce534b94a38771b0a0b97a79379275ce8"
5032  dependencies = [
5033   "log",
5034  ]
5035  
5036  [[package]]
5037  name = "stable_deref_trait"
5038  version = "1.2.1"
5039  source = "registry+https://github.com/rust-lang/crates.io-index"
5040  checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
5041  
5042  [[package]]
5043  name = "stacker"
5044  version = "0.1.22"
5045  source = "registry+https://github.com/rust-lang/crates.io-index"
5046  checksum = "e1f8b29fb42aafcea4edeeb6b2f2d7ecd0d969c48b4cf0d2e64aafc471dd6e59"
5047  dependencies = [
5048   "cc",
5049   "cfg-if",
5050   "libc",
5051   "psm",
5052   "windows-sys 0.59.0",
5053  ]
5054  
5055  [[package]]
5056  name = "static_assertions"
5057  version = "1.1.0"
5058  source = "registry+https://github.com/rust-lang/crates.io-index"
5059  checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
5060  
5061  [[package]]
5062  name = "streaming-decompression"
5063  version = "0.1.2"
5064  source = "registry+https://github.com/rust-lang/crates.io-index"
5065  checksum = "bf6cc3b19bfb128a8ad11026086e31d3ce9ad23f8ea37354b31383a187c44cf3"
5066  dependencies = [
5067   "fallible-streaming-iterator",
5068  ]
5069  
5070  [[package]]
5071  name = "streaming-iterator"
5072  version = "0.1.9"
5073  source = "registry+https://github.com/rust-lang/crates.io-index"
5074  checksum = "2b2231b7c3057d5e4ad0156fb3dc807d900806020c5ffa3ee6ff2c8c76fb8520"
5075  
5076  [[package]]
5077  name = "strength_reduce"
5078  version = "0.2.4"
5079  source = "registry+https://github.com/rust-lang/crates.io-index"
5080  checksum = "fe895eb47f22e2ddd4dabc02bce419d2e643c8e3b585c78158b349195bc24d82"
5081  
5082  [[package]]
5083  name = "strict-num"
5084  version = "0.1.1"
5085  source = "registry+https://github.com/rust-lang/crates.io-index"
5086  checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
5087  
5088  [[package]]
5089  name = "string_cache"
5090  version = "0.8.9"
5091  source = "registry+https://github.com/rust-lang/crates.io-index"
5092  checksum = "bf776ba3fa74f83bf4b63c3dcbbf82173db2632ed8452cb2d891d33f459de70f"
5093  dependencies = [
5094   "new_debug_unreachable",
5095   "parking_lot",
5096   "phf_shared 0.11.3",
5097   "precomputed-hash",
5098   "serde",
5099  ]
5100  
5101  [[package]]
5102  name = "string_cache_codegen"
5103  version = "0.5.4"
5104  source = "registry+https://github.com/rust-lang/crates.io-index"
5105  checksum = "c711928715f1fe0fe509c53b43e993a9a557babc2d0a3567d0a3006f1ac931a0"
5106  dependencies = [
5107   "phf_generator",
5108   "phf_shared 0.11.3",
5109   "proc-macro2",
5110   "quote",
5111  ]
5112  
5113  [[package]]
5114  name = "strum"
5115  version = "0.20.0"
5116  source = "registry+https://github.com/rust-lang/crates.io-index"
5117  checksum = "7318c509b5ba57f18533982607f24070a55d353e90d4cae30c467cdb2ad5ac5c"
5118  
5119  [[package]]
5120  name = "strum_macros"
5121  version = "0.20.1"
5122  source = "registry+https://github.com/rust-lang/crates.io-index"
5123  checksum = "ee8bc6b87a5112aeeab1f4a9f7ab634fe6cbefc4850006df31267f4cfb9e3149"
5124  dependencies = [
5125   "heck 0.3.3",
5126   "proc-macro2",
5127   "quote",
5128   "syn 1.0.109",
5129  ]
5130  
5131  [[package]]
5132  name = "strum_macros"
5133  version = "0.27.2"
5134  source = "registry+https://github.com/rust-lang/crates.io-index"
5135  checksum = "7695ce3845ea4b33927c055a39dc438a45b059f7c1b3d91d38d10355fb8cbca7"
5136  dependencies = [
5137   "heck 0.5.0",
5138   "proc-macro2",
5139   "quote",
5140   "syn 2.0.110",
5141  ]
5142  
5143  [[package]]
5144  name = "subtle"
5145  version = "2.6.1"
5146  source = "registry+https://github.com/rust-lang/crates.io-index"
5147  checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
5148  
5149  [[package]]
5150  name = "syn"
5151  version = "1.0.109"
5152  source = "registry+https://github.com/rust-lang/crates.io-index"
5153  checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
5154  dependencies = [
5155   "proc-macro2",
5156   "quote",
5157   "unicode-ident",
5158  ]
5159  
5160  [[package]]
5161  name = "syn"
5162  version = "2.0.110"
5163  source = "registry+https://github.com/rust-lang/crates.io-index"
5164  checksum = "a99801b5bd34ede4cf3fc688c5919368fea4e4814a4664359503e6015b280aea"
5165  dependencies = [
5166   "proc-macro2",
5167   "quote",
5168   "unicode-ident",
5169  ]
5170  
5171  [[package]]
5172  name = "sync_wrapper"
5173  version = "0.1.2"
5174  source = "registry+https://github.com/rust-lang/crates.io-index"
5175  checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
5176  
5177  [[package]]
5178  name = "sync_wrapper"
5179  version = "1.0.2"
5180  source = "registry+https://github.com/rust-lang/crates.io-index"
5181  checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
5182  dependencies = [
5183   "futures-core",
5184  ]
5185  
5186  [[package]]
5187  name = "synstructure"
5188  version = "0.13.2"
5189  source = "registry+https://github.com/rust-lang/crates.io-index"
5190  checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
5191  dependencies = [
5192   "proc-macro2",
5193   "quote",
5194   "syn 2.0.110",
5195  ]
5196  
5197  [[package]]
5198  name = "system-configuration"
5199  version = "0.5.1"
5200  source = "registry+https://github.com/rust-lang/crates.io-index"
5201  checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
5202  dependencies = [
5203   "bitflags 1.3.2",
5204   "core-foundation 0.9.4",
5205   "system-configuration-sys",
5206  ]
5207  
5208  [[package]]
5209  name = "system-configuration-sys"
5210  version = "0.5.0"
5211  source = "registry+https://github.com/rust-lang/crates.io-index"
5212  checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
5213  dependencies = [
5214   "core-foundation-sys",
5215   "libc",
5216  ]
5217  
5218  [[package]]
5219  name = "tempfile"
5220  version = "3.23.0"
5221  source = "registry+https://github.com/rust-lang/crates.io-index"
5222  checksum = "2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16"
5223  dependencies = [
5224   "fastrand",
5225   "getrandom 0.3.4",
5226   "once_cell",
5227   "rustix 1.1.2",
5228   "windows-sys 0.61.2",
5229  ]
5230  
5231  [[package]]
5232  name = "tendril"
5233  version = "0.4.3"
5234  source = "registry+https://github.com/rust-lang/crates.io-index"
5235  checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
5236  dependencies = [
5237   "futf",
5238   "mac",
5239   "utf-8",
5240  ]
5241  
5242  [[package]]
5243  name = "termcolor"
5244  version = "1.4.1"
5245  source = "registry+https://github.com/rust-lang/crates.io-index"
5246  checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
5247  dependencies = [
5248   "winapi-util",
5249  ]
5250  
5251  [[package]]
5252  name = "thiserror"
5253  version = "1.0.69"
5254  source = "registry+https://github.com/rust-lang/crates.io-index"
5255  checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
5256  dependencies = [
5257   "thiserror-impl 1.0.69",
5258  ]
5259  
5260  [[package]]
5261  name = "thiserror"
5262  version = "2.0.17"
5263  source = "registry+https://github.com/rust-lang/crates.io-index"
5264  checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8"
5265  dependencies = [
5266   "thiserror-impl 2.0.17",
5267  ]
5268  
5269  [[package]]
5270  name = "thiserror-impl"
5271  version = "1.0.69"
5272  source = "registry+https://github.com/rust-lang/crates.io-index"
5273  checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
5274  dependencies = [
5275   "proc-macro2",
5276   "quote",
5277   "syn 2.0.110",
5278  ]
5279  
5280  [[package]]
5281  name = "thiserror-impl"
5282  version = "2.0.17"
5283  source = "registry+https://github.com/rust-lang/crates.io-index"
5284  checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913"
5285  dependencies = [
5286   "proc-macro2",
5287   "quote",
5288   "syn 2.0.110",
5289  ]
5290  
5291  [[package]]
5292  name = "tiff"
5293  version = "0.10.3"
5294  source = "registry+https://github.com/rust-lang/crates.io-index"
5295  checksum = "af9605de7fee8d9551863fd692cce7637f548dbd9db9180fcc07ccc6d26c336f"
5296  dependencies = [
5297   "fax",
5298   "flate2",
5299   "half",
5300   "quick-error",
5301   "weezl",
5302   "zune-jpeg",
5303  ]
5304  
5305  [[package]]
5306  name = "time"
5307  version = "0.3.44"
5308  source = "registry+https://github.com/rust-lang/crates.io-index"
5309  checksum = "91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d"
5310  dependencies = [
5311   "deranged",
5312   "num-conv",
5313   "powerfmt",
5314   "serde",
5315   "time-core",
5316   "time-macros",
5317  ]
5318  
5319  [[package]]
5320  name = "time-core"
5321  version = "0.1.6"
5322  source = "registry+https://github.com/rust-lang/crates.io-index"
5323  checksum = "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b"
5324  
5325  [[package]]
5326  name = "time-macros"
5327  version = "0.2.24"
5328  source = "registry+https://github.com/rust-lang/crates.io-index"
5329  checksum = "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3"
5330  dependencies = [
5331   "num-conv",
5332   "time-core",
5333  ]
5334  
5335  [[package]]
5336  name = "tiny-skia"
5337  version = "0.11.4"
5338  source = "registry+https://github.com/rust-lang/crates.io-index"
5339  checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab"
5340  dependencies = [
5341   "arrayref",
5342   "arrayvec",
5343   "bytemuck",
5344   "cfg-if",
5345   "log",
5346   "tiny-skia-path",
5347  ]
5348  
5349  [[package]]
5350  name = "tiny-skia-path"
5351  version = "0.11.4"
5352  source = "registry+https://github.com/rust-lang/crates.io-index"
5353  checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93"
5354  dependencies = [
5355   "arrayref",
5356   "bytemuck",
5357   "strict-num",
5358  ]
5359  
5360  [[package]]
5361  name = "tinystr"
5362  version = "0.8.2"
5363  source = "registry+https://github.com/rust-lang/crates.io-index"
5364  checksum = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869"
5365  dependencies = [
5366   "displaydoc",
5367   "zerovec",
5368  ]
5369  
5370  [[package]]
5371  name = "tinyvec"
5372  version = "1.10.0"
5373  source = "registry+https://github.com/rust-lang/crates.io-index"
5374  checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa"
5375  dependencies = [
5376   "tinyvec_macros",
5377  ]
5378  
5379  [[package]]
5380  name = "tinyvec_macros"
5381  version = "0.1.1"
5382  source = "registry+https://github.com/rust-lang/crates.io-index"
5383  checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
5384  
5385  [[package]]
5386  name = "tokio"
5387  version = "1.48.0"
5388  source = "registry+https://github.com/rust-lang/crates.io-index"
5389  checksum = "ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408"
5390  dependencies = [
5391   "bytes",
5392   "libc",
5393   "mio",
5394   "parking_lot",
5395   "pin-project-lite",
5396   "signal-hook-registry",
5397   "socket2 0.6.1",
5398   "tokio-macros",
5399   "windows-sys 0.61.2",
5400  ]
5401  
5402  [[package]]
5403  name = "tokio-macros"
5404  version = "2.6.0"
5405  source = "registry+https://github.com/rust-lang/crates.io-index"
5406  checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5"
5407  dependencies = [
5408   "proc-macro2",
5409   "quote",
5410   "syn 2.0.110",
5411  ]
5412  
5413  [[package]]
5414  name = "tokio-native-tls"
5415  version = "0.3.1"
5416  source = "registry+https://github.com/rust-lang/crates.io-index"
5417  checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
5418  dependencies = [
5419   "native-tls",
5420   "tokio",
5421  ]
5422  
5423  [[package]]
5424  name = "tokio-rustls"
5425  version = "0.26.4"
5426  source = "registry+https://github.com/rust-lang/crates.io-index"
5427  checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61"
5428  dependencies = [
5429   "rustls",
5430   "tokio",
5431  ]
5432  
5433  [[package]]
5434  name = "tokio-util"
5435  version = "0.7.17"
5436  source = "registry+https://github.com/rust-lang/crates.io-index"
5437  checksum = "2efa149fe76073d6e8fd97ef4f4eca7b67f599660115591483572e406e165594"
5438  dependencies = [
5439   "bytes",
5440   "futures-core",
5441   "futures-sink",
5442   "pin-project-lite",
5443   "tokio",
5444  ]
5445  
5446  [[package]]
5447  name = "toml_datetime"
5448  version = "0.6.11"
5449  source = "registry+https://github.com/rust-lang/crates.io-index"
5450  checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c"
5451  
5452  [[package]]
5453  name = "toml_datetime"
5454  version = "0.7.3"
5455  source = "registry+https://github.com/rust-lang/crates.io-index"
5456  checksum = "f2cdb639ebbc97961c51720f858597f7f24c4fc295327923af55b74c3c724533"
5457  dependencies = [
5458   "serde_core",
5459  ]
5460  
5461  [[package]]
5462  name = "toml_edit"
5463  version = "0.19.15"
5464  source = "registry+https://github.com/rust-lang/crates.io-index"
5465  checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
5466  dependencies = [
5467   "indexmap",
5468   "toml_datetime 0.6.11",
5469   "winnow 0.5.40",
5470  ]
5471  
5472  [[package]]
5473  name = "toml_edit"
5474  version = "0.23.7"
5475  source = "registry+https://github.com/rust-lang/crates.io-index"
5476  checksum = "6485ef6d0d9b5d0ec17244ff7eb05310113c3f316f2d14200d4de56b3cb98f8d"
5477  dependencies = [
5478   "indexmap",
5479   "toml_datetime 0.7.3",
5480   "toml_parser",
5481   "winnow 0.7.13",
5482  ]
5483  
5484  [[package]]
5485  name = "toml_parser"
5486  version = "1.0.4"
5487  source = "registry+https://github.com/rust-lang/crates.io-index"
5488  checksum = "c0cbe268d35bdb4bb5a56a2de88d0ad0eb70af5384a99d648cd4b3d04039800e"
5489  dependencies = [
5490   "winnow 0.7.13",
5491  ]
5492  
5493  [[package]]
5494  name = "tower"
5495  version = "0.5.2"
5496  source = "registry+https://github.com/rust-lang/crates.io-index"
5497  checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9"
5498  dependencies = [
5499   "futures-core",
5500   "futures-util",
5501   "pin-project-lite",
5502   "sync_wrapper 1.0.2",
5503   "tokio",
5504   "tower-layer",
5505   "tower-service",
5506  ]
5507  
5508  [[package]]
5509  name = "tower-http"
5510  version = "0.6.6"
5511  source = "registry+https://github.com/rust-lang/crates.io-index"
5512  checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2"
5513  dependencies = [
5514   "bitflags 2.10.0",
5515   "bytes",
5516   "futures-util",
5517   "http 1.3.1",
5518   "http-body 1.0.1",
5519   "iri-string",
5520   "pin-project-lite",
5521   "tower",
5522   "tower-layer",
5523   "tower-service",
5524  ]
5525  
5526  [[package]]
5527  name = "tower-layer"
5528  version = "0.3.3"
5529  source = "registry+https://github.com/rust-lang/crates.io-index"
5530  checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
5531  
5532  [[package]]
5533  name = "tower-service"
5534  version = "0.3.3"
5535  source = "registry+https://github.com/rust-lang/crates.io-index"
5536  checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
5537  
5538  [[package]]
5539  name = "tracing"
5540  version = "0.1.41"
5541  source = "registry+https://github.com/rust-lang/crates.io-index"
5542  checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
5543  dependencies = [
5544   "log",
5545   "pin-project-lite",
5546   "tracing-attributes",
5547   "tracing-core",
5548  ]
5549  
5550  [[package]]
5551  name = "tracing-attributes"
5552  version = "0.1.30"
5553  source = "registry+https://github.com/rust-lang/crates.io-index"
5554  checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903"
5555  dependencies = [
5556   "proc-macro2",
5557   "quote",
5558   "syn 2.0.110",
5559  ]
5560  
5561  [[package]]
5562  name = "tracing-core"
5563  version = "0.1.34"
5564  source = "registry+https://github.com/rust-lang/crates.io-index"
5565  checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678"
5566  dependencies = [
5567   "once_cell",
5568  ]
5569  
5570  [[package]]
5571  name = "try-lock"
5572  version = "0.2.5"
5573  source = "registry+https://github.com/rust-lang/crates.io-index"
5574  checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
5575  
5576  [[package]]
5577  name = "ttf-parser"
5578  version = "0.25.1"
5579  source = "registry+https://github.com/rust-lang/crates.io-index"
5580  checksum = "d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31"
5581  
5582  [[package]]
5583  name = "type-map"
5584  version = "0.5.1"
5585  source = "registry+https://github.com/rust-lang/crates.io-index"
5586  checksum = "cb30dbbd9036155e74adad6812e9898d03ec374946234fbcebd5dfc7b9187b90"
5587  dependencies = [
5588   "rustc-hash 2.1.1",
5589  ]
5590  
5591  [[package]]
5592  name = "typenum"
5593  version = "1.19.0"
5594  source = "registry+https://github.com/rust-lang/crates.io-index"
5595  checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb"
5596  
5597  [[package]]
5598  name = "uds_windows"
5599  version = "1.1.0"
5600  source = "registry+https://github.com/rust-lang/crates.io-index"
5601  checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
5602  dependencies = [
5603   "memoffset",
5604   "tempfile",
5605   "winapi",
5606  ]
5607  
5608  [[package]]
5609  name = "unicode-ident"
5610  version = "1.0.22"
5611  source = "registry+https://github.com/rust-lang/crates.io-index"
5612  checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5"
5613  
5614  [[package]]
5615  name = "unicode-normalization"
5616  version = "0.1.25"
5617  source = "registry+https://github.com/rust-lang/crates.io-index"
5618  checksum = "5fd4f6878c9cb28d874b009da9e8d183b5abc80117c40bbd187a1fde336be6e8"
5619  dependencies = [
5620   "tinyvec",
5621  ]
5622  
5623  [[package]]
5624  name = "unicode-reverse"
5625  version = "1.0.9"
5626  source = "registry+https://github.com/rust-lang/crates.io-index"
5627  checksum = "4b6f4888ebc23094adfb574fdca9fdc891826287a6397d2cd28802ffd6f20c76"
5628  dependencies = [
5629   "unicode-segmentation",
5630  ]
5631  
5632  [[package]]
5633  name = "unicode-segmentation"
5634  version = "1.12.0"
5635  source = "registry+https://github.com/rust-lang/crates.io-index"
5636  checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
5637  
5638  [[package]]
5639  name = "unicode-width"
5640  version = "0.2.2"
5641  source = "registry+https://github.com/rust-lang/crates.io-index"
5642  checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254"
5643  
5644  [[package]]
5645  name = "untrusted"
5646  version = "0.9.0"
5647  source = "registry+https://github.com/rust-lang/crates.io-index"
5648  checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
5649  
5650  [[package]]
5651  name = "unty"
5652  version = "0.0.4"
5653  source = "registry+https://github.com/rust-lang/crates.io-index"
5654  checksum = "6d49784317cd0d1ee7ec5c716dd598ec5b4483ea832a2dced265471cc0f690ae"
5655  
5656  [[package]]
5657  name = "url"
5658  version = "2.5.7"
5659  source = "registry+https://github.com/rust-lang/crates.io-index"
5660  checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b"
5661  dependencies = [
5662   "form_urlencoded",
5663   "idna",
5664   "percent-encoding",
5665   "serde",
5666  ]
5667  
5668  [[package]]
5669  name = "utf-8"
5670  version = "0.7.6"
5671  source = "registry+https://github.com/rust-lang/crates.io-index"
5672  checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
5673  
5674  [[package]]
5675  name = "utf8_iter"
5676  version = "1.0.4"
5677  source = "registry+https://github.com/rust-lang/crates.io-index"
5678  checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
5679  
5680  [[package]]
5681  name = "uuid"
5682  version = "1.18.1"
5683  source = "registry+https://github.com/rust-lang/crates.io-index"
5684  checksum = "2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2"
5685  dependencies = [
5686   "getrandom 0.3.4",
5687   "js-sys",
5688   "serde",
5689   "wasm-bindgen",
5690  ]
5691  
5692  [[package]]
5693  name = "vcpkg"
5694  version = "0.2.15"
5695  source = "registry+https://github.com/rust-lang/crates.io-index"
5696  checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
5697  
5698  [[package]]
5699  name = "version_check"
5700  version = "0.9.5"
5701  source = "registry+https://github.com/rust-lang/crates.io-index"
5702  checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
5703  
5704  [[package]]
5705  name = "virtue"
5706  version = "0.0.18"
5707  source = "registry+https://github.com/rust-lang/crates.io-index"
5708  checksum = "051eb1abcf10076295e815102942cc58f9d5e3b4560e46e53c21e8ff6f3af7b1"
5709  
5710  [[package]]
5711  name = "walkdir"
5712  version = "2.5.0"
5713  source = "registry+https://github.com/rust-lang/crates.io-index"
5714  checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
5715  dependencies = [
5716   "same-file",
5717   "winapi-util",
5718  ]
5719  
5720  [[package]]
5721  name = "want"
5722  version = "0.3.1"
5723  source = "registry+https://github.com/rust-lang/crates.io-index"
5724  checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
5725  dependencies = [
5726   "try-lock",
5727  ]
5728  
5729  [[package]]
5730  name = "wasi"
5731  version = "0.11.1+wasi-snapshot-preview1"
5732  source = "registry+https://github.com/rust-lang/crates.io-index"
5733  checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
5734  
5735  [[package]]
5736  name = "wasip2"
5737  version = "1.0.1+wasi-0.2.4"
5738  source = "registry+https://github.com/rust-lang/crates.io-index"
5739  checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7"
5740  dependencies = [
5741   "wit-bindgen",
5742  ]
5743  
5744  [[package]]
5745  name = "wasm-bindgen"
5746  version = "0.2.105"
5747  source = "registry+https://github.com/rust-lang/crates.io-index"
5748  checksum = "da95793dfc411fbbd93f5be7715b0578ec61fe87cb1a42b12eb625caa5c5ea60"
5749  dependencies = [
5750   "cfg-if",
5751   "once_cell",
5752   "rustversion",
5753   "wasm-bindgen-macro",
5754   "wasm-bindgen-shared",
5755  ]
5756  
5757  [[package]]
5758  name = "wasm-bindgen-futures"
5759  version = "0.4.55"
5760  source = "registry+https://github.com/rust-lang/crates.io-index"
5761  checksum = "551f88106c6d5e7ccc7cd9a16f312dd3b5d36ea8b4954304657d5dfba115d4a0"
5762  dependencies = [
5763   "cfg-if",
5764   "js-sys",
5765   "once_cell",
5766   "wasm-bindgen",
5767   "web-sys",
5768  ]
5769  
5770  [[package]]
5771  name = "wasm-bindgen-macro"
5772  version = "0.2.105"
5773  source = "registry+https://github.com/rust-lang/crates.io-index"
5774  checksum = "04264334509e04a7bf8690f2384ef5265f05143a4bff3889ab7a3269adab59c2"
5775  dependencies = [
5776   "quote",
5777   "wasm-bindgen-macro-support",
5778  ]
5779  
5780  [[package]]
5781  name = "wasm-bindgen-macro-support"
5782  version = "0.2.105"
5783  source = "registry+https://github.com/rust-lang/crates.io-index"
5784  checksum = "420bc339d9f322e562942d52e115d57e950d12d88983a14c79b86859ee6c7ebc"
5785  dependencies = [
5786   "bumpalo",
5787   "proc-macro2",
5788   "quote",
5789   "syn 2.0.110",
5790   "wasm-bindgen-shared",
5791  ]
5792  
5793  [[package]]
5794  name = "wasm-bindgen-shared"
5795  version = "0.2.105"
5796  source = "registry+https://github.com/rust-lang/crates.io-index"
5797  checksum = "76f218a38c84bcb33c25ec7059b07847d465ce0e0a76b995e134a45adcb6af76"
5798  dependencies = [
5799   "unicode-ident",
5800  ]
5801  
5802  [[package]]
5803  name = "wasm-streams"
5804  version = "0.4.2"
5805  source = "registry+https://github.com/rust-lang/crates.io-index"
5806  checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65"
5807  dependencies = [
5808   "futures-util",
5809   "js-sys",
5810   "wasm-bindgen",
5811   "wasm-bindgen-futures",
5812   "web-sys",
5813  ]
5814  
5815  [[package]]
5816  name = "wayland-backend"
5817  version = "0.3.11"
5818  source = "registry+https://github.com/rust-lang/crates.io-index"
5819  checksum = "673a33c33048a5ade91a6b139580fa174e19fb0d23f396dca9fa15f2e1e49b35"
5820  dependencies = [
5821   "cc",
5822   "downcast-rs",
5823   "rustix 1.1.2",
5824   "scoped-tls",
5825   "smallvec",
5826   "wayland-sys",
5827  ]
5828  
5829  [[package]]
5830  name = "wayland-client"
5831  version = "0.31.11"
5832  source = "registry+https://github.com/rust-lang/crates.io-index"
5833  checksum = "c66a47e840dc20793f2264eb4b3e4ecb4b75d91c0dd4af04b456128e0bdd449d"
5834  dependencies = [
5835   "bitflags 2.10.0",
5836   "rustix 1.1.2",
5837   "wayland-backend",
5838   "wayland-scanner",
5839  ]
5840  
5841  [[package]]
5842  name = "wayland-csd-frame"
5843  version = "0.3.0"
5844  source = "registry+https://github.com/rust-lang/crates.io-index"
5845  checksum = "625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e"
5846  dependencies = [
5847   "bitflags 2.10.0",
5848   "cursor-icon",
5849   "wayland-backend",
5850  ]
5851  
5852  [[package]]
5853  name = "wayland-cursor"
5854  version = "0.31.11"
5855  source = "registry+https://github.com/rust-lang/crates.io-index"
5856  checksum = "447ccc440a881271b19e9989f75726d60faa09b95b0200a9b7eb5cc47c3eeb29"
5857  dependencies = [
5858   "rustix 1.1.2",
5859   "wayland-client",
5860   "xcursor",
5861  ]
5862  
5863  [[package]]
5864  name = "wayland-protocols"
5865  version = "0.32.9"
5866  source = "registry+https://github.com/rust-lang/crates.io-index"
5867  checksum = "efa790ed75fbfd71283bd2521a1cfdc022aabcc28bdcff00851f9e4ae88d9901"
5868  dependencies = [
5869   "bitflags 2.10.0",
5870   "wayland-backend",
5871   "wayland-client",
5872   "wayland-scanner",
5873  ]
5874  
5875  [[package]]
5876  name = "wayland-protocols-experimental"
5877  version = "20250721.0.1"
5878  source = "registry+https://github.com/rust-lang/crates.io-index"
5879  checksum = "40a1f863128dcaaec790d7b4b396cc9b9a7a079e878e18c47e6c2d2c5a8dcbb1"
5880  dependencies = [
5881   "bitflags 2.10.0",
5882   "wayland-backend",
5883   "wayland-client",
5884   "wayland-protocols",
5885   "wayland-scanner",
5886  ]
5887  
5888  [[package]]
5889  name = "wayland-protocols-misc"
5890  version = "0.3.9"
5891  source = "registry+https://github.com/rust-lang/crates.io-index"
5892  checksum = "2dfe33d551eb8bffd03ff067a8b44bb963919157841a99957151299a6307d19c"
5893  dependencies = [
5894   "bitflags 2.10.0",
5895   "wayland-backend",
5896   "wayland-client",
5897   "wayland-protocols",
5898   "wayland-scanner",
5899  ]
5900  
5901  [[package]]
5902  name = "wayland-protocols-plasma"
5903  version = "0.3.9"
5904  source = "registry+https://github.com/rust-lang/crates.io-index"
5905  checksum = "a07a14257c077ab3279987c4f8bb987851bf57081b93710381daea94f2c2c032"
5906  dependencies = [
5907   "bitflags 2.10.0",
5908   "wayland-backend",
5909   "wayland-client",
5910   "wayland-protocols",
5911   "wayland-scanner",
5912  ]
5913  
5914  [[package]]
5915  name = "wayland-protocols-wlr"
5916  version = "0.3.9"
5917  source = "registry+https://github.com/rust-lang/crates.io-index"
5918  checksum = "efd94963ed43cf9938a090ca4f7da58eb55325ec8200c3848963e98dc25b78ec"
5919  dependencies = [
5920   "bitflags 2.10.0",
5921   "wayland-backend",
5922   "wayland-client",
5923   "wayland-protocols",
5924   "wayland-scanner",
5925  ]
5926  
5927  [[package]]
5928  name = "wayland-scanner"
5929  version = "0.31.7"
5930  source = "registry+https://github.com/rust-lang/crates.io-index"
5931  checksum = "54cb1e9dc49da91950bdfd8b848c49330536d9d1fb03d4bfec8cae50caa50ae3"
5932  dependencies = [
5933   "proc-macro2",
5934   "quick-xml 0.37.5",
5935   "quote",
5936  ]
5937  
5938  [[package]]
5939  name = "wayland-sys"
5940  version = "0.31.7"
5941  source = "registry+https://github.com/rust-lang/crates.io-index"
5942  checksum = "34949b42822155826b41db8e5d0c1be3a2bd296c747577a43a3e6daefc296142"
5943  dependencies = [
5944   "dlib",
5945   "log",
5946   "once_cell",
5947   "pkg-config",
5948  ]
5949  
5950  [[package]]
5951  name = "web-sys"
5952  version = "0.3.82"
5953  source = "registry+https://github.com/rust-lang/crates.io-index"
5954  checksum = "3a1f95c0d03a47f4ae1f7a64643a6bb97465d9b740f0fa8f90ea33915c99a9a1"
5955  dependencies = [
5956   "js-sys",
5957   "wasm-bindgen",
5958  ]
5959  
5960  [[package]]
5961  name = "web-time"
5962  version = "1.1.0"
5963  source = "registry+https://github.com/rust-lang/crates.io-index"
5964  checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
5965  dependencies = [
5966   "js-sys",
5967   "wasm-bindgen",
5968  ]
5969  
5970  [[package]]
5971  name = "web_atoms"
5972  version = "0.1.3"
5973  source = "registry+https://github.com/rust-lang/crates.io-index"
5974  checksum = "57ffde1dc01240bdf9992e3205668b235e59421fd085e8a317ed98da0178d414"
5975  dependencies = [
5976   "phf 0.11.3",
5977   "phf_codegen",
5978   "string_cache",
5979   "string_cache_codegen",
5980  ]
5981  
5982  [[package]]
5983  name = "webbrowser"
5984  version = "1.0.6"
5985  source = "registry+https://github.com/rust-lang/crates.io-index"
5986  checksum = "00f1243ef785213e3a32fa0396093424a3a6ea566f9948497e5a2309261a4c97"
5987  dependencies = [
5988   "core-foundation 0.10.1",
5989   "jni",
5990   "log",
5991   "ndk-context",
5992   "objc2 0.6.3",
5993   "objc2-foundation 0.3.2",
5994   "url",
5995   "web-sys",
5996  ]
5997  
5998  [[package]]
5999  name = "weezl"
6000  version = "0.1.12"
6001  source = "registry+https://github.com/rust-lang/crates.io-index"
6002  checksum = "a28ac98ddc8b9274cb41bb4d9d4d5c425b6020c50c46f25559911905610b4a88"
6003  
6004  [[package]]
6005  name = "wgpu"
6006  version = "27.0.1"
6007  source = "registry+https://github.com/rust-lang/crates.io-index"
6008  checksum = "bfe68bac7cde125de7a731c3400723cadaaf1703795ad3f4805f187459cd7a77"
6009  dependencies = [
6010   "arrayvec",
6011   "bitflags 2.10.0",
6012   "cfg-if",
6013   "cfg_aliases",
6014   "document-features",
6015   "hashbrown 0.16.1",
6016   "js-sys",
6017   "log",
6018   "naga",
6019   "parking_lot",
6020   "portable-atomic",
6021   "profiling",
6022   "raw-window-handle",
6023   "smallvec",
6024   "static_assertions",
6025   "wasm-bindgen",
6026   "wasm-bindgen-futures",
6027   "web-sys",
6028   "wgpu-core",
6029   "wgpu-hal",
6030   "wgpu-types",
6031  ]
6032  
6033  [[package]]
6034  name = "wgpu-core"
6035  version = "27.0.3"
6036  source = "registry+https://github.com/rust-lang/crates.io-index"
6037  checksum = "27a75de515543b1897b26119f93731b385a19aea165a1ec5f0e3acecc229cae7"
6038  dependencies = [
6039   "arrayvec",
6040   "bit-set",
6041   "bit-vec",
6042   "bitflags 2.10.0",
6043   "bytemuck",
6044   "cfg_aliases",
6045   "document-features",
6046   "hashbrown 0.16.1",
6047   "indexmap",
6048   "log",
6049   "naga",
6050   "once_cell",
6051   "parking_lot",
6052   "portable-atomic",
6053   "profiling",
6054   "raw-window-handle",
6055   "rustc-hash 1.1.0",
6056   "smallvec",
6057   "thiserror 2.0.17",
6058   "wgpu-core-deps-apple",
6059   "wgpu-core-deps-emscripten",
6060   "wgpu-core-deps-windows-linux-android",
6061   "wgpu-hal",
6062   "wgpu-types",
6063  ]
6064  
6065  [[package]]
6066  name = "wgpu-core-deps-apple"
6067  version = "27.0.0"
6068  source = "registry+https://github.com/rust-lang/crates.io-index"
6069  checksum = "0772ae958e9be0c729561d5e3fd9a19679bcdfb945b8b1a1969d9bfe8056d233"
6070  dependencies = [
6071   "wgpu-hal",
6072  ]
6073  
6074  [[package]]
6075  name = "wgpu-core-deps-emscripten"
6076  version = "27.0.0"
6077  source = "registry+https://github.com/rust-lang/crates.io-index"
6078  checksum = "b06ac3444a95b0813ecfd81ddb2774b66220b264b3e2031152a4a29fda4da6b5"
6079  dependencies = [
6080   "wgpu-hal",
6081  ]
6082  
6083  [[package]]
6084  name = "wgpu-core-deps-windows-linux-android"
6085  version = "27.0.0"
6086  source = "registry+https://github.com/rust-lang/crates.io-index"
6087  checksum = "71197027d61a71748e4120f05a9242b2ad142e3c01f8c1b47707945a879a03c3"
6088  dependencies = [
6089   "wgpu-hal",
6090  ]
6091  
6092  [[package]]
6093  name = "wgpu-hal"
6094  version = "27.0.4"
6095  source = "registry+https://github.com/rust-lang/crates.io-index"
6096  checksum = "5b21cb61c57ee198bc4aff71aeadff4cbb80b927beb912506af9c780d64313ce"
6097  dependencies = [
6098   "android_system_properties",
6099   "arrayvec",
6100   "ash",
6101   "bit-set",
6102   "bitflags 2.10.0",
6103   "block",
6104   "bytemuck",
6105   "cfg-if",
6106   "cfg_aliases",
6107   "core-graphics-types 0.2.0",
6108   "glow",
6109   "glutin_wgl_sys",
6110   "gpu-alloc",
6111   "gpu-allocator",
6112   "gpu-descriptor",
6113   "hashbrown 0.16.1",
6114   "js-sys",
6115   "khronos-egl",
6116   "libc",
6117   "libloading",
6118   "log",
6119   "metal",
6120   "naga",
6121   "ndk-sys",
6122   "objc",
6123   "once_cell",
6124   "ordered-float",
6125   "parking_lot",
6126   "portable-atomic",
6127   "portable-atomic-util",
6128   "profiling",
6129   "range-alloc",
6130   "raw-window-handle",
6131   "renderdoc-sys",
6132   "smallvec",
6133   "thiserror 2.0.17",
6134   "wasm-bindgen",
6135   "web-sys",
6136   "wgpu-types",
6137   "windows 0.58.0",
6138   "windows-core 0.58.0",
6139  ]
6140  
6141  [[package]]
6142  name = "wgpu-types"
6143  version = "27.0.1"
6144  source = "registry+https://github.com/rust-lang/crates.io-index"
6145  checksum = "afdcf84c395990db737f2dd91628706cb31e86d72e53482320d368e52b5da5eb"
6146  dependencies = [
6147   "bitflags 2.10.0",
6148   "bytemuck",
6149   "js-sys",
6150   "log",
6151   "thiserror 2.0.17",
6152   "web-sys",
6153  ]
6154  
6155  [[package]]
6156  name = "winapi"
6157  version = "0.3.9"
6158  source = "registry+https://github.com/rust-lang/crates.io-index"
6159  checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
6160  dependencies = [
6161   "winapi-i686-pc-windows-gnu",
6162   "winapi-x86_64-pc-windows-gnu",
6163  ]
6164  
6165  [[package]]
6166  name = "winapi-i686-pc-windows-gnu"
6167  version = "0.4.0"
6168  source = "registry+https://github.com/rust-lang/crates.io-index"
6169  checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
6170  
6171  [[package]]
6172  name = "winapi-util"
6173  version = "0.1.11"
6174  source = "registry+https://github.com/rust-lang/crates.io-index"
6175  checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
6176  dependencies = [
6177   "windows-sys 0.61.2",
6178  ]
6179  
6180  [[package]]
6181  name = "winapi-x86_64-pc-windows-gnu"
6182  version = "0.4.0"
6183  source = "registry+https://github.com/rust-lang/crates.io-index"
6184  checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
6185  
6186  [[package]]
6187  name = "windows"
6188  version = "0.58.0"
6189  source = "registry+https://github.com/rust-lang/crates.io-index"
6190  checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6"
6191  dependencies = [
6192   "windows-core 0.58.0",
6193   "windows-targets 0.52.6",
6194  ]
6195  
6196  [[package]]
6197  name = "windows"
6198  version = "0.61.3"
6199  source = "registry+https://github.com/rust-lang/crates.io-index"
6200  checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893"
6201  dependencies = [
6202   "windows-collections",
6203   "windows-core 0.61.2",
6204   "windows-future",
6205   "windows-link 0.1.3",
6206   "windows-numerics",
6207  ]
6208  
6209  [[package]]
6210  name = "windows-collections"
6211  version = "0.2.0"
6212  source = "registry+https://github.com/rust-lang/crates.io-index"
6213  checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8"
6214  dependencies = [
6215   "windows-core 0.61.2",
6216  ]
6217  
6218  [[package]]
6219  name = "windows-core"
6220  version = "0.58.0"
6221  source = "registry+https://github.com/rust-lang/crates.io-index"
6222  checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99"
6223  dependencies = [
6224   "windows-implement 0.58.0",
6225   "windows-interface 0.58.0",
6226   "windows-result 0.2.0",
6227   "windows-strings 0.1.0",
6228   "windows-targets 0.52.6",
6229  ]
6230  
6231  [[package]]
6232  name = "windows-core"
6233  version = "0.61.2"
6234  source = "registry+https://github.com/rust-lang/crates.io-index"
6235  checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3"
6236  dependencies = [
6237   "windows-implement 0.60.2",
6238   "windows-interface 0.59.3",
6239   "windows-link 0.1.3",
6240   "windows-result 0.3.4",
6241   "windows-strings 0.4.2",
6242  ]
6243  
6244  [[package]]
6245  name = "windows-core"
6246  version = "0.62.2"
6247  source = "registry+https://github.com/rust-lang/crates.io-index"
6248  checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb"
6249  dependencies = [
6250   "windows-implement 0.60.2",
6251   "windows-interface 0.59.3",
6252   "windows-link 0.2.1",
6253   "windows-result 0.4.1",
6254   "windows-strings 0.5.1",
6255  ]
6256  
6257  [[package]]
6258  name = "windows-future"
6259  version = "0.2.1"
6260  source = "registry+https://github.com/rust-lang/crates.io-index"
6261  checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e"
6262  dependencies = [
6263   "windows-core 0.61.2",
6264   "windows-link 0.1.3",
6265   "windows-threading",
6266  ]
6267  
6268  [[package]]
6269  name = "windows-implement"
6270  version = "0.58.0"
6271  source = "registry+https://github.com/rust-lang/crates.io-index"
6272  checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b"
6273  dependencies = [
6274   "proc-macro2",
6275   "quote",
6276   "syn 2.0.110",
6277  ]
6278  
6279  [[package]]
6280  name = "windows-implement"
6281  version = "0.60.2"
6282  source = "registry+https://github.com/rust-lang/crates.io-index"
6283  checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf"
6284  dependencies = [
6285   "proc-macro2",
6286   "quote",
6287   "syn 2.0.110",
6288  ]
6289  
6290  [[package]]
6291  name = "windows-interface"
6292  version = "0.58.0"
6293  source = "registry+https://github.com/rust-lang/crates.io-index"
6294  checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515"
6295  dependencies = [
6296   "proc-macro2",
6297   "quote",
6298   "syn 2.0.110",
6299  ]
6300  
6301  [[package]]
6302  name = "windows-interface"
6303  version = "0.59.3"
6304  source = "registry+https://github.com/rust-lang/crates.io-index"
6305  checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358"
6306  dependencies = [
6307   "proc-macro2",
6308   "quote",
6309   "syn 2.0.110",
6310  ]
6311  
6312  [[package]]
6313  name = "windows-link"
6314  version = "0.1.3"
6315  source = "registry+https://github.com/rust-lang/crates.io-index"
6316  checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a"
6317  
6318  [[package]]
6319  name = "windows-link"
6320  version = "0.2.1"
6321  source = "registry+https://github.com/rust-lang/crates.io-index"
6322  checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
6323  
6324  [[package]]
6325  name = "windows-numerics"
6326  version = "0.2.0"
6327  source = "registry+https://github.com/rust-lang/crates.io-index"
6328  checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1"
6329  dependencies = [
6330   "windows-core 0.61.2",
6331   "windows-link 0.1.3",
6332  ]
6333  
6334  [[package]]
6335  name = "windows-registry"
6336  version = "0.6.1"
6337  source = "registry+https://github.com/rust-lang/crates.io-index"
6338  checksum = "02752bf7fbdcce7f2a27a742f798510f3e5ad88dbe84871e5168e2120c3d5720"
6339  dependencies = [
6340   "windows-link 0.2.1",
6341   "windows-result 0.4.1",
6342   "windows-strings 0.5.1",
6343  ]
6344  
6345  [[package]]
6346  name = "windows-result"
6347  version = "0.2.0"
6348  source = "registry+https://github.com/rust-lang/crates.io-index"
6349  checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e"
6350  dependencies = [
6351   "windows-targets 0.52.6",
6352  ]
6353  
6354  [[package]]
6355  name = "windows-result"
6356  version = "0.3.4"
6357  source = "registry+https://github.com/rust-lang/crates.io-index"
6358  checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6"
6359  dependencies = [
6360   "windows-link 0.1.3",
6361  ]
6362  
6363  [[package]]
6364  name = "windows-result"
6365  version = "0.4.1"
6366  source = "registry+https://github.com/rust-lang/crates.io-index"
6367  checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
6368  dependencies = [
6369   "windows-link 0.2.1",
6370  ]
6371  
6372  [[package]]
6373  name = "windows-strings"
6374  version = "0.1.0"
6375  source = "registry+https://github.com/rust-lang/crates.io-index"
6376  checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10"
6377  dependencies = [
6378   "windows-result 0.2.0",
6379   "windows-targets 0.52.6",
6380  ]
6381  
6382  [[package]]
6383  name = "windows-strings"
6384  version = "0.4.2"
6385  source = "registry+https://github.com/rust-lang/crates.io-index"
6386  checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57"
6387  dependencies = [
6388   "windows-link 0.1.3",
6389  ]
6390  
6391  [[package]]
6392  name = "windows-strings"
6393  version = "0.5.1"
6394  source = "registry+https://github.com/rust-lang/crates.io-index"
6395  checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091"
6396  dependencies = [
6397   "windows-link 0.2.1",
6398  ]
6399  
6400  [[package]]
6401  name = "windows-sys"
6402  version = "0.45.0"
6403  source = "registry+https://github.com/rust-lang/crates.io-index"
6404  checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
6405  dependencies = [
6406   "windows-targets 0.42.2",
6407  ]
6408  
6409  [[package]]
6410  name = "windows-sys"
6411  version = "0.48.0"
6412  source = "registry+https://github.com/rust-lang/crates.io-index"
6413  checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
6414  dependencies = [
6415   "windows-targets 0.48.5",
6416  ]
6417  
6418  [[package]]
6419  name = "windows-sys"
6420  version = "0.52.0"
6421  source = "registry+https://github.com/rust-lang/crates.io-index"
6422  checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
6423  dependencies = [
6424   "windows-targets 0.52.6",
6425  ]
6426  
6427  [[package]]
6428  name = "windows-sys"
6429  version = "0.59.0"
6430  source = "registry+https://github.com/rust-lang/crates.io-index"
6431  checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
6432  dependencies = [
6433   "windows-targets 0.52.6",
6434  ]
6435  
6436  [[package]]
6437  name = "windows-sys"
6438  version = "0.60.2"
6439  source = "registry+https://github.com/rust-lang/crates.io-index"
6440  checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb"
6441  dependencies = [
6442   "windows-targets 0.53.5",
6443  ]
6444  
6445  [[package]]
6446  name = "windows-sys"
6447  version = "0.61.2"
6448  source = "registry+https://github.com/rust-lang/crates.io-index"
6449  checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
6450  dependencies = [
6451   "windows-link 0.2.1",
6452  ]
6453  
6454  [[package]]
6455  name = "windows-targets"
6456  version = "0.42.2"
6457  source = "registry+https://github.com/rust-lang/crates.io-index"
6458  checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
6459  dependencies = [
6460   "windows_aarch64_gnullvm 0.42.2",
6461   "windows_aarch64_msvc 0.42.2",
6462   "windows_i686_gnu 0.42.2",
6463   "windows_i686_msvc 0.42.2",
6464   "windows_x86_64_gnu 0.42.2",
6465   "windows_x86_64_gnullvm 0.42.2",
6466   "windows_x86_64_msvc 0.42.2",
6467  ]
6468  
6469  [[package]]
6470  name = "windows-targets"
6471  version = "0.48.5"
6472  source = "registry+https://github.com/rust-lang/crates.io-index"
6473  checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
6474  dependencies = [
6475   "windows_aarch64_gnullvm 0.48.5",
6476   "windows_aarch64_msvc 0.48.5",
6477   "windows_i686_gnu 0.48.5",
6478   "windows_i686_msvc 0.48.5",
6479   "windows_x86_64_gnu 0.48.5",
6480   "windows_x86_64_gnullvm 0.48.5",
6481   "windows_x86_64_msvc 0.48.5",
6482  ]
6483  
6484  [[package]]
6485  name = "windows-targets"
6486  version = "0.52.6"
6487  source = "registry+https://github.com/rust-lang/crates.io-index"
6488  checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
6489  dependencies = [
6490   "windows_aarch64_gnullvm 0.52.6",
6491   "windows_aarch64_msvc 0.52.6",
6492   "windows_i686_gnu 0.52.6",
6493   "windows_i686_gnullvm 0.52.6",
6494   "windows_i686_msvc 0.52.6",
6495   "windows_x86_64_gnu 0.52.6",
6496   "windows_x86_64_gnullvm 0.52.6",
6497   "windows_x86_64_msvc 0.52.6",
6498  ]
6499  
6500  [[package]]
6501  name = "windows-targets"
6502  version = "0.53.5"
6503  source = "registry+https://github.com/rust-lang/crates.io-index"
6504  checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3"
6505  dependencies = [
6506   "windows-link 0.2.1",
6507   "windows_aarch64_gnullvm 0.53.1",
6508   "windows_aarch64_msvc 0.53.1",
6509   "windows_i686_gnu 0.53.1",
6510   "windows_i686_gnullvm 0.53.1",
6511   "windows_i686_msvc 0.53.1",
6512   "windows_x86_64_gnu 0.53.1",
6513   "windows_x86_64_gnullvm 0.53.1",
6514   "windows_x86_64_msvc 0.53.1",
6515  ]
6516  
6517  [[package]]
6518  name = "windows-threading"
6519  version = "0.1.0"
6520  source = "registry+https://github.com/rust-lang/crates.io-index"
6521  checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6"
6522  dependencies = [
6523   "windows-link 0.1.3",
6524  ]
6525  
6526  [[package]]
6527  name = "windows_aarch64_gnullvm"
6528  version = "0.42.2"
6529  source = "registry+https://github.com/rust-lang/crates.io-index"
6530  checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
6531  
6532  [[package]]
6533  name = "windows_aarch64_gnullvm"
6534  version = "0.48.5"
6535  source = "registry+https://github.com/rust-lang/crates.io-index"
6536  checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
6537  
6538  [[package]]
6539  name = "windows_aarch64_gnullvm"
6540  version = "0.52.6"
6541  source = "registry+https://github.com/rust-lang/crates.io-index"
6542  checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
6543  
6544  [[package]]
6545  name = "windows_aarch64_gnullvm"
6546  version = "0.53.1"
6547  source = "registry+https://github.com/rust-lang/crates.io-index"
6548  checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53"
6549  
6550  [[package]]
6551  name = "windows_aarch64_msvc"
6552  version = "0.42.2"
6553  source = "registry+https://github.com/rust-lang/crates.io-index"
6554  checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
6555  
6556  [[package]]
6557  name = "windows_aarch64_msvc"
6558  version = "0.48.5"
6559  source = "registry+https://github.com/rust-lang/crates.io-index"
6560  checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
6561  
6562  [[package]]
6563  name = "windows_aarch64_msvc"
6564  version = "0.52.6"
6565  source = "registry+https://github.com/rust-lang/crates.io-index"
6566  checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
6567  
6568  [[package]]
6569  name = "windows_aarch64_msvc"
6570  version = "0.53.1"
6571  source = "registry+https://github.com/rust-lang/crates.io-index"
6572  checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006"
6573  
6574  [[package]]
6575  name = "windows_i686_gnu"
6576  version = "0.42.2"
6577  source = "registry+https://github.com/rust-lang/crates.io-index"
6578  checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
6579  
6580  [[package]]
6581  name = "windows_i686_gnu"
6582  version = "0.48.5"
6583  source = "registry+https://github.com/rust-lang/crates.io-index"
6584  checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
6585  
6586  [[package]]
6587  name = "windows_i686_gnu"
6588  version = "0.52.6"
6589  source = "registry+https://github.com/rust-lang/crates.io-index"
6590  checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
6591  
6592  [[package]]
6593  name = "windows_i686_gnu"
6594  version = "0.53.1"
6595  source = "registry+https://github.com/rust-lang/crates.io-index"
6596  checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3"
6597  
6598  [[package]]
6599  name = "windows_i686_gnullvm"
6600  version = "0.52.6"
6601  source = "registry+https://github.com/rust-lang/crates.io-index"
6602  checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
6603  
6604  [[package]]
6605  name = "windows_i686_gnullvm"
6606  version = "0.53.1"
6607  source = "registry+https://github.com/rust-lang/crates.io-index"
6608  checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c"
6609  
6610  [[package]]
6611  name = "windows_i686_msvc"
6612  version = "0.42.2"
6613  source = "registry+https://github.com/rust-lang/crates.io-index"
6614  checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
6615  
6616  [[package]]
6617  name = "windows_i686_msvc"
6618  version = "0.48.5"
6619  source = "registry+https://github.com/rust-lang/crates.io-index"
6620  checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
6621  
6622  [[package]]
6623  name = "windows_i686_msvc"
6624  version = "0.52.6"
6625  source = "registry+https://github.com/rust-lang/crates.io-index"
6626  checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
6627  
6628  [[package]]
6629  name = "windows_i686_msvc"
6630  version = "0.53.1"
6631  source = "registry+https://github.com/rust-lang/crates.io-index"
6632  checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2"
6633  
6634  [[package]]
6635  name = "windows_x86_64_gnu"
6636  version = "0.42.2"
6637  source = "registry+https://github.com/rust-lang/crates.io-index"
6638  checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
6639  
6640  [[package]]
6641  name = "windows_x86_64_gnu"
6642  version = "0.48.5"
6643  source = "registry+https://github.com/rust-lang/crates.io-index"
6644  checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
6645  
6646  [[package]]
6647  name = "windows_x86_64_gnu"
6648  version = "0.52.6"
6649  source = "registry+https://github.com/rust-lang/crates.io-index"
6650  checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
6651  
6652  [[package]]
6653  name = "windows_x86_64_gnu"
6654  version = "0.53.1"
6655  source = "registry+https://github.com/rust-lang/crates.io-index"
6656  checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499"
6657  
6658  [[package]]
6659  name = "windows_x86_64_gnullvm"
6660  version = "0.42.2"
6661  source = "registry+https://github.com/rust-lang/crates.io-index"
6662  checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
6663  
6664  [[package]]
6665  name = "windows_x86_64_gnullvm"
6666  version = "0.48.5"
6667  source = "registry+https://github.com/rust-lang/crates.io-index"
6668  checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
6669  
6670  [[package]]
6671  name = "windows_x86_64_gnullvm"
6672  version = "0.52.6"
6673  source = "registry+https://github.com/rust-lang/crates.io-index"
6674  checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
6675  
6676  [[package]]
6677  name = "windows_x86_64_gnullvm"
6678  version = "0.53.1"
6679  source = "registry+https://github.com/rust-lang/crates.io-index"
6680  checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1"
6681  
6682  [[package]]
6683  name = "windows_x86_64_msvc"
6684  version = "0.42.2"
6685  source = "registry+https://github.com/rust-lang/crates.io-index"
6686  checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
6687  
6688  [[package]]
6689  name = "windows_x86_64_msvc"
6690  version = "0.48.5"
6691  source = "registry+https://github.com/rust-lang/crates.io-index"
6692  checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
6693  
6694  [[package]]
6695  name = "windows_x86_64_msvc"
6696  version = "0.52.6"
6697  source = "registry+https://github.com/rust-lang/crates.io-index"
6698  checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
6699  
6700  [[package]]
6701  name = "windows_x86_64_msvc"
6702  version = "0.53.1"
6703  source = "registry+https://github.com/rust-lang/crates.io-index"
6704  checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650"
6705  
6706  [[package]]
6707  name = "winit"
6708  version = "0.30.12"
6709  source = "registry+https://github.com/rust-lang/crates.io-index"
6710  checksum = "c66d4b9ed69c4009f6321f762d6e61ad8a2389cd431b97cb1e146812e9e6c732"
6711  dependencies = [
6712   "ahash",
6713   "android-activity",
6714   "atomic-waker",
6715   "bitflags 2.10.0",
6716   "block2",
6717   "bytemuck",
6718   "calloop 0.13.0",
6719   "cfg_aliases",
6720   "concurrent-queue",
6721   "core-foundation 0.9.4",
6722   "core-graphics",
6723   "cursor-icon",
6724   "dpi",
6725   "js-sys",
6726   "libc",
6727   "memmap2",
6728   "ndk",
6729   "objc2 0.5.2",
6730   "objc2-app-kit 0.2.2",
6731   "objc2-foundation 0.2.2",
6732   "objc2-ui-kit",
6733   "orbclient",
6734   "percent-encoding",
6735   "pin-project",
6736   "raw-window-handle",
6737   "redox_syscall 0.4.1",
6738   "rustix 0.38.44",
6739   "sctk-adwaita",
6740   "smithay-client-toolkit 0.19.2",
6741   "smol_str",
6742   "tracing",
6743   "unicode-segmentation",
6744   "wasm-bindgen",
6745   "wasm-bindgen-futures",
6746   "wayland-backend",
6747   "wayland-client",
6748   "wayland-protocols",
6749   "wayland-protocols-plasma",
6750   "web-sys",
6751   "web-time",
6752   "windows-sys 0.52.0",
6753   "x11-dl",
6754   "x11rb",
6755   "xkbcommon-dl",
6756  ]
6757  
6758  [[package]]
6759  name = "winnow"
6760  version = "0.5.40"
6761  source = "registry+https://github.com/rust-lang/crates.io-index"
6762  checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
6763  dependencies = [
6764   "memchr",
6765  ]
6766  
6767  [[package]]
6768  name = "winnow"
6769  version = "0.7.13"
6770  source = "registry+https://github.com/rust-lang/crates.io-index"
6771  checksum = "21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf"
6772  dependencies = [
6773   "memchr",
6774  ]
6775  
6776  [[package]]
6777  name = "winreg"
6778  version = "0.50.0"
6779  source = "registry+https://github.com/rust-lang/crates.io-index"
6780  checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
6781  dependencies = [
6782   "cfg-if",
6783   "windows-sys 0.48.0",
6784  ]
6785  
6786  [[package]]
6787  name = "wit-bindgen"
6788  version = "0.46.0"
6789  source = "registry+https://github.com/rust-lang/crates.io-index"
6790  checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59"
6791  
6792  [[package]]
6793  name = "writeable"
6794  version = "0.6.2"
6795  source = "registry+https://github.com/rust-lang/crates.io-index"
6796  checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9"
6797  
6798  [[package]]
6799  name = "x11-dl"
6800  version = "2.21.0"
6801  source = "registry+https://github.com/rust-lang/crates.io-index"
6802  checksum = "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f"
6803  dependencies = [
6804   "libc",
6805   "once_cell",
6806   "pkg-config",
6807  ]
6808  
6809  [[package]]
6810  name = "x11rb"
6811  version = "0.13.2"
6812  source = "registry+https://github.com/rust-lang/crates.io-index"
6813  checksum = "9993aa5be5a26815fe2c3eacfc1fde061fc1a1f094bf1ad2a18bf9c495dd7414"
6814  dependencies = [
6815   "as-raw-xcb-connection",
6816   "gethostname",
6817   "libc",
6818   "libloading",
6819   "once_cell",
6820   "rustix 1.1.2",
6821   "x11rb-protocol",
6822  ]
6823  
6824  [[package]]
6825  name = "x11rb-protocol"
6826  version = "0.13.2"
6827  source = "registry+https://github.com/rust-lang/crates.io-index"
6828  checksum = "ea6fc2961e4ef194dcbfe56bb845534d0dc8098940c7e5c012a258bfec6701bd"
6829  
6830  [[package]]
6831  name = "xcursor"
6832  version = "0.3.10"
6833  source = "registry+https://github.com/rust-lang/crates.io-index"
6834  checksum = "bec9e4a500ca8864c5b47b8b482a73d62e4237670e5b5f1d6b9e3cae50f28f2b"
6835  
6836  [[package]]
6837  name = "xkbcommon-dl"
6838  version = "0.4.2"
6839  source = "registry+https://github.com/rust-lang/crates.io-index"
6840  checksum = "d039de8032a9a8856a6be89cea3e5d12fdd82306ab7c94d74e6deab2460651c5"
6841  dependencies = [
6842   "bitflags 2.10.0",
6843   "dlib",
6844   "log",
6845   "once_cell",
6846   "xkeysym",
6847  ]
6848  
6849  [[package]]
6850  name = "xkeysym"
6851  version = "0.2.1"
6852  source = "registry+https://github.com/rust-lang/crates.io-index"
6853  checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56"
6854  
6855  [[package]]
6856  name = "xml-rs"
6857  version = "0.8.28"
6858  source = "registry+https://github.com/rust-lang/crates.io-index"
6859  checksum = "3ae8337f8a065cfc972643663ea4279e04e7256de865aa66fe25cec5fb912d3f"
6860  
6861  [[package]]
6862  name = "xxhash-rust"
6863  version = "0.8.15"
6864  source = "registry+https://github.com/rust-lang/crates.io-index"
6865  checksum = "fdd20c5420375476fbd4394763288da7eb0cc0b8c11deed431a91562af7335d3"
6866  
6867  [[package]]
6868  name = "yoke"
6869  version = "0.8.1"
6870  source = "registry+https://github.com/rust-lang/crates.io-index"
6871  checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954"
6872  dependencies = [
6873   "stable_deref_trait",
6874   "yoke-derive",
6875   "zerofrom",
6876  ]
6877  
6878  [[package]]
6879  name = "yoke-derive"
6880  version = "0.8.1"
6881  source = "registry+https://github.com/rust-lang/crates.io-index"
6882  checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d"
6883  dependencies = [
6884   "proc-macro2",
6885   "quote",
6886   "syn 2.0.110",
6887   "synstructure",
6888  ]
6889  
6890  [[package]]
6891  name = "zbus"
6892  version = "5.12.0"
6893  source = "registry+https://github.com/rust-lang/crates.io-index"
6894  checksum = "b622b18155f7a93d1cd2dc8c01d2d6a44e08fb9ebb7b3f9e6ed101488bad6c91"
6895  dependencies = [
6896   "async-broadcast",
6897   "async-executor",
6898   "async-io",
6899   "async-lock",
6900   "async-process",
6901   "async-recursion",
6902   "async-task",
6903   "async-trait",
6904   "blocking",
6905   "enumflags2",
6906   "event-listener",
6907   "futures-core",
6908   "futures-lite",
6909   "hex",
6910   "nix",
6911   "ordered-stream",
6912   "serde",
6913   "serde_repr",
6914   "tracing",
6915   "uds_windows",
6916   "uuid",
6917   "windows-sys 0.61.2",
6918   "winnow 0.7.13",
6919   "zbus_macros",
6920   "zbus_names",
6921   "zvariant",
6922  ]
6923  
6924  [[package]]
6925  name = "zbus-lockstep"
6926  version = "0.5.1"
6927  source = "registry+https://github.com/rust-lang/crates.io-index"
6928  checksum = "29e96e38ded30eeab90b6ba88cb888d70aef4e7489b6cd212c5e5b5ec38045b6"
6929  dependencies = [
6930   "zbus_xml",
6931   "zvariant",
6932  ]
6933  
6934  [[package]]
6935  name = "zbus-lockstep-macros"
6936  version = "0.5.1"
6937  source = "registry+https://github.com/rust-lang/crates.io-index"
6938  checksum = "dc6821851fa840b708b4cbbaf6241868cabc85a2dc22f426361b0292bfc0b836"
6939  dependencies = [
6940   "proc-macro2",
6941   "quote",
6942   "syn 2.0.110",
6943   "zbus-lockstep",
6944   "zbus_xml",
6945   "zvariant",
6946  ]
6947  
6948  [[package]]
6949  name = "zbus_macros"
6950  version = "5.12.0"
6951  source = "registry+https://github.com/rust-lang/crates.io-index"
6952  checksum = "1cdb94821ca8a87ca9c298b5d1cbd80e2a8b67115d99f6e4551ac49e42b6a314"
6953  dependencies = [
6954   "proc-macro-crate 3.4.0",
6955   "proc-macro2",
6956   "quote",
6957   "syn 2.0.110",
6958   "zbus_names",
6959   "zvariant",
6960   "zvariant_utils",
6961  ]
6962  
6963  [[package]]
6964  name = "zbus_names"
6965  version = "4.2.0"
6966  source = "registry+https://github.com/rust-lang/crates.io-index"
6967  checksum = "7be68e64bf6ce8db94f63e72f0c7eb9a60d733f7e0499e628dfab0f84d6bcb97"
6968  dependencies = [
6969   "serde",
6970   "static_assertions",
6971   "winnow 0.7.13",
6972   "zvariant",
6973  ]
6974  
6975  [[package]]
6976  name = "zbus_xml"
6977  version = "5.0.2"
6978  source = "registry+https://github.com/rust-lang/crates.io-index"
6979  checksum = "589e9a02bfafb9754bb2340a9e3b38f389772684c63d9637e76b1870377bec29"
6980  dependencies = [
6981   "quick-xml 0.36.2",
6982   "serde",
6983   "static_assertions",
6984   "zbus_names",
6985   "zvariant",
6986  ]
6987  
6988  [[package]]
6989  name = "zerocopy"
6990  version = "0.8.28"
6991  source = "registry+https://github.com/rust-lang/crates.io-index"
6992  checksum = "43fa6694ed34d6e57407afbccdeecfa268c470a7d2a5b0cf49ce9fcc345afb90"
6993  dependencies = [
6994   "zerocopy-derive",
6995  ]
6996  
6997  [[package]]
6998  name = "zerocopy-derive"
6999  version = "0.8.28"
7000  source = "registry+https://github.com/rust-lang/crates.io-index"
7001  checksum = "c640b22cd9817fae95be82f0d2f90b11f7605f6c319d16705c459b27ac2cbc26"
7002  dependencies = [
7003   "proc-macro2",
7004   "quote",
7005   "syn 2.0.110",
7006  ]
7007  
7008  [[package]]
7009  name = "zerofrom"
7010  version = "0.1.6"
7011  source = "registry+https://github.com/rust-lang/crates.io-index"
7012  checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5"
7013  dependencies = [
7014   "zerofrom-derive",
7015  ]
7016  
7017  [[package]]
7018  name = "zerofrom-derive"
7019  version = "0.1.6"
7020  source = "registry+https://github.com/rust-lang/crates.io-index"
7021  checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502"
7022  dependencies = [
7023   "proc-macro2",
7024   "quote",
7025   "syn 2.0.110",
7026   "synstructure",
7027  ]
7028  
7029  [[package]]
7030  name = "zeroize"
7031  version = "1.8.2"
7032  source = "registry+https://github.com/rust-lang/crates.io-index"
7033  checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0"
7034  
7035  [[package]]
7036  name = "zerotrie"
7037  version = "0.2.3"
7038  source = "registry+https://github.com/rust-lang/crates.io-index"
7039  checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851"
7040  dependencies = [
7041   "displaydoc",
7042   "yoke",
7043   "zerofrom",
7044  ]
7045  
7046  [[package]]
7047  name = "zerovec"
7048  version = "0.11.5"
7049  source = "registry+https://github.com/rust-lang/crates.io-index"
7050  checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002"
7051  dependencies = [
7052   "yoke",
7053   "zerofrom",
7054   "zerovec-derive",
7055  ]
7056  
7057  [[package]]
7058  name = "zerovec-derive"
7059  version = "0.11.2"
7060  source = "registry+https://github.com/rust-lang/crates.io-index"
7061  checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3"
7062  dependencies = [
7063   "proc-macro2",
7064   "quote",
7065   "syn 2.0.110",
7066  ]
7067  
7068  [[package]]
7069  name = "zstd"
7070  version = "0.13.3"
7071  source = "registry+https://github.com/rust-lang/crates.io-index"
7072  checksum = "e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a"
7073  dependencies = [
7074   "zstd-safe",
7075  ]
7076  
7077  [[package]]
7078  name = "zstd-safe"
7079  version = "7.2.4"
7080  source = "registry+https://github.com/rust-lang/crates.io-index"
7081  checksum = "8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d"
7082  dependencies = [
7083   "zstd-sys",
7084  ]
7085  
7086  [[package]]
7087  name = "zstd-sys"
7088  version = "2.0.16+zstd.1.5.7"
7089  source = "registry+https://github.com/rust-lang/crates.io-index"
7090  checksum = "91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748"
7091  dependencies = [
7092   "cc",
7093   "pkg-config",
7094  ]
7095  
7096  [[package]]
7097  name = "zune-core"
7098  version = "0.4.12"
7099  source = "registry+https://github.com/rust-lang/crates.io-index"
7100  checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a"
7101  
7102  [[package]]
7103  name = "zune-jpeg"
7104  version = "0.4.21"
7105  source = "registry+https://github.com/rust-lang/crates.io-index"
7106  checksum = "29ce2c8a9384ad323cf564b67da86e21d3cfdff87908bc1223ed5c99bc792713"
7107  dependencies = [
7108   "zune-core",
7109  ]
7110  
7111  [[package]]
7112  name = "zvariant"
7113  version = "5.8.0"
7114  source = "registry+https://github.com/rust-lang/crates.io-index"
7115  checksum = "2be61892e4f2b1772727be11630a62664a1826b62efa43a6fe7449521cb8744c"
7116  dependencies = [
7117   "endi",
7118   "enumflags2",
7119   "serde",
7120   "winnow 0.7.13",
7121   "zvariant_derive",
7122   "zvariant_utils",
7123  ]
7124  
7125  [[package]]
7126  name = "zvariant_derive"
7127  version = "5.8.0"
7128  source = "registry+https://github.com/rust-lang/crates.io-index"
7129  checksum = "da58575a1b2b20766513b1ec59d8e2e68db2745379f961f86650655e862d2006"
7130  dependencies = [
7131   "proc-macro-crate 3.4.0",
7132   "proc-macro2",
7133   "quote",
7134   "syn 2.0.110",
7135   "zvariant_utils",
7136  ]
7137  
7138  [[package]]
7139  name = "zvariant_utils"
7140  version = "3.2.1"
7141  source = "registry+https://github.com/rust-lang/crates.io-index"
7142  checksum = "c6949d142f89f6916deca2232cf26a8afacf2b9fdc35ce766105e104478be599"
7143  dependencies = [
7144   "proc-macro2",
7145   "quote",
7146   "serde",
7147   "syn 2.0.110",
7148   "winnow 0.7.13",
7149  ]