lol

psst: add darwin support; unstable-2024-10-24 -> 0-unstable-2025-02-22 (#359804)

authored by

Samuel Ainsworth and committed by
GitHub
9058a14b 792337a4

+62 -5740
-5656
pkgs/by-name/ps/psst/Cargo.lock
··· 1 - # This file is automatically @generated by Cargo. 2 - # It is not intended for manual editing. 3 - version = 3 4 - 5 - [[package]] 6 - name = "addr2line" 7 - version = "0.22.0" 8 - source = "registry+https://github.com/rust-lang/crates.io-index" 9 - checksum = "6e4503c46a5c0c7844e948c9a4d6acd9f50cccb4de1c48eb9e291ea17470c678" 10 - dependencies = [ 11 - "gimli", 12 - ] 13 - 14 - [[package]] 15 - name = "adler" 16 - version = "1.0.2" 17 - source = "registry+https://github.com/rust-lang/crates.io-index" 18 - checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" 19 - 20 - [[package]] 21 - name = "adler2" 22 - version = "2.0.0" 23 - source = "registry+https://github.com/rust-lang/crates.io-index" 24 - checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627" 25 - 26 - [[package]] 27 - name = "aes" 28 - version = "0.8.4" 29 - source = "registry+https://github.com/rust-lang/crates.io-index" 30 - checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0" 31 - dependencies = [ 32 - "cfg-if", 33 - "cipher", 34 - "cpufeatures", 35 - ] 36 - 37 - [[package]] 38 - name = "aho-corasick" 39 - version = "1.1.3" 40 - source = "registry+https://github.com/rust-lang/crates.io-index" 41 - checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" 42 - dependencies = [ 43 - "memchr", 44 - ] 45 - 46 - [[package]] 47 - name = "aligned-vec" 48 - version = "0.5.0" 49 - source = "registry+https://github.com/rust-lang/crates.io-index" 50 - checksum = "4aa90d7ce82d4be67b64039a3d588d38dbcc6736577de4a847025ce5b0c468d1" 51 - 52 - [[package]] 53 - name = "allocator-api2" 54 - version = "0.2.18" 55 - source = "registry+https://github.com/rust-lang/crates.io-index" 56 - checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f" 57 - 58 - [[package]] 59 - name = "alsa" 60 - version = "0.9.1" 61 - source = "registry+https://github.com/rust-lang/crates.io-index" 62 - checksum = "ed7572b7ba83a31e20d1b48970ee402d2e3e0537dcfe0a3ff4d6eb7508617d43" 63 - dependencies = [ 64 - "alsa-sys", 65 - "bitflags 2.6.0", 66 - "cfg-if", 67 - "libc", 68 - ] 69 - 70 - [[package]] 71 - name = "alsa-sys" 72 - version = "0.3.1" 73 - source = "registry+https://github.com/rust-lang/crates.io-index" 74 - checksum = "db8fee663d06c4e303404ef5f40488a53e062f89ba8bfed81f42325aafad1527" 75 - dependencies = [ 76 - "libc", 77 - "pkg-config", 78 - ] 79 - 80 - [[package]] 81 - name = "android-tzdata" 82 - version = "0.1.1" 83 - source = "registry+https://github.com/rust-lang/crates.io-index" 84 - checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0" 85 - 86 - [[package]] 87 - name = "android_system_properties" 88 - version = "0.1.5" 89 - source = "registry+https://github.com/rust-lang/crates.io-index" 90 - checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 91 - dependencies = [ 92 - "libc", 93 - ] 94 - 95 - [[package]] 96 - name = "anstream" 97 - version = "0.6.15" 98 - source = "registry+https://github.com/rust-lang/crates.io-index" 99 - checksum = "64e15c1ab1f89faffbf04a634d5e1962e9074f2741eef6d97f3c4e322426d526" 100 - dependencies = [ 101 - "anstyle", 102 - "anstyle-parse", 103 - "anstyle-query", 104 - "anstyle-wincon", 105 - "colorchoice", 106 - "is_terminal_polyfill", 107 - "utf8parse", 108 - ] 109 - 110 - [[package]] 111 - name = "anstyle" 112 - version = "1.0.8" 113 - source = "registry+https://github.com/rust-lang/crates.io-index" 114 - checksum = "1bec1de6f59aedf83baf9ff929c98f2ad654b97c9510f4e70cf6f661d49fd5b1" 115 - 116 - [[package]] 117 - name = "anstyle-parse" 118 - version = "0.2.5" 119 - source = "registry+https://github.com/rust-lang/crates.io-index" 120 - checksum = "eb47de1e80c2b463c735db5b217a0ddc39d612e7ac9e2e96a5aed1f57616c1cb" 121 - dependencies = [ 122 - "utf8parse", 123 - ] 124 - 125 - [[package]] 126 - name = "anstyle-query" 127 - version = "1.1.1" 128 - source = "registry+https://github.com/rust-lang/crates.io-index" 129 - checksum = "6d36fc52c7f6c869915e99412912f22093507da8d9e942ceaf66fe4b7c14422a" 130 - dependencies = [ 131 - "windows-sys 0.52.0", 132 - ] 133 - 134 - [[package]] 135 - name = "anstyle-wincon" 136 - version = "3.0.4" 137 - source = "registry+https://github.com/rust-lang/crates.io-index" 138 - checksum = "5bf74e1b6e971609db8ca7a9ce79fd5768ab6ae46441c572e46cf596f59e57f8" 139 - dependencies = [ 140 - "anstyle", 141 - "windows-sys 0.52.0", 142 - ] 143 - 144 - [[package]] 145 - name = "anyhow" 146 - version = "1.0.86" 147 - source = "registry+https://github.com/rust-lang/crates.io-index" 148 - checksum = "b3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063da" 149 - 150 - [[package]] 151 - name = "arbitrary" 152 - version = "1.3.2" 153 - source = "registry+https://github.com/rust-lang/crates.io-index" 154 - checksum = "7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110" 155 - 156 - [[package]] 157 - name = "arg_enum_proc_macro" 158 - version = "0.3.4" 159 - source = "registry+https://github.com/rust-lang/crates.io-index" 160 - checksum = "0ae92a5119aa49cdbcf6b9f893fe4e1d98b04ccbf82ee0584ad948a44a734dea" 161 - dependencies = [ 162 - "proc-macro2", 163 - "quote", 164 - "syn 2.0.77", 165 - ] 166 - 167 - [[package]] 168 - name = "arrayvec" 169 - version = "0.7.6" 170 - source = "registry+https://github.com/rust-lang/crates.io-index" 171 - checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50" 172 - 173 - [[package]] 174 - name = "associative-cache" 175 - version = "1.0.1" 176 - source = "registry+https://github.com/rust-lang/crates.io-index" 177 - checksum = "46016233fc1bb55c23b856fe556b7db6ccd05119a0a392e04f0b3b7c79058f16" 178 - 179 - [[package]] 180 - name = "async-broadcast" 181 - version = "0.5.1" 182 - source = "registry+https://github.com/rust-lang/crates.io-index" 183 - checksum = "7c48ccdbf6ca6b121e0f586cbc0e73ae440e56c67c30fa0873b4e110d9c26d2b" 184 - dependencies = [ 185 - "event-listener 2.5.3", 186 - "futures-core", 187 - ] 188 - 189 - [[package]] 190 - name = "async-channel" 191 - version = "2.3.1" 192 - source = "registry+https://github.com/rust-lang/crates.io-index" 193 - checksum = "89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a" 194 - dependencies = [ 195 - "concurrent-queue", 196 - "event-listener-strategy", 197 - "futures-core", 198 - "pin-project-lite", 199 - ] 200 - 201 - [[package]] 202 - name = "async-executor" 203 - version = "1.13.0" 204 - source = "registry+https://github.com/rust-lang/crates.io-index" 205 - checksum = "d7ebdfa2ebdab6b1760375fa7d6f382b9f486eac35fc994625a00e89280bdbb7" 206 - dependencies = [ 207 - "async-task", 208 - "concurrent-queue", 209 - "fastrand 2.1.1", 210 - "futures-lite 2.3.0", 211 - "slab", 212 - ] 213 - 214 - [[package]] 215 - name = "async-fs" 216 - version = "1.6.0" 217 - source = "registry+https://github.com/rust-lang/crates.io-index" 218 - checksum = "279cf904654eeebfa37ac9bb1598880884924aab82e290aa65c9e77a0e142e06" 219 - dependencies = [ 220 - "async-lock 2.8.0", 221 - "autocfg", 222 - "blocking", 223 - "futures-lite 1.13.0", 224 - ] 225 - 226 - [[package]] 227 - name = "async-io" 228 - version = "1.13.0" 229 - source = "registry+https://github.com/rust-lang/crates.io-index" 230 - checksum = "0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af" 231 - dependencies = [ 232 - "async-lock 2.8.0", 233 - "autocfg", 234 - "cfg-if", 235 - "concurrent-queue", 236 - "futures-lite 1.13.0", 237 - "log", 238 - "parking", 239 - "polling 2.8.0", 240 - "rustix 0.37.27", 241 - "slab", 242 - "socket2 0.4.10", 243 - "waker-fn", 244 - ] 245 - 246 - [[package]] 247 - name = "async-io" 248 - version = "2.3.4" 249 - source = "registry+https://github.com/rust-lang/crates.io-index" 250 - checksum = "444b0228950ee6501b3568d3c93bf1176a1fdbc3b758dcd9475046d30f4dc7e8" 251 - dependencies = [ 252 - "async-lock 3.4.0", 253 - "cfg-if", 254 - "concurrent-queue", 255 - "futures-io", 256 - "futures-lite 2.3.0", 257 - "parking", 258 - "polling 3.7.3", 259 - "rustix 0.38.37", 260 - "slab", 261 - "tracing", 262 - "windows-sys 0.59.0", 263 - ] 264 - 265 - [[package]] 266 - name = "async-lock" 267 - version = "2.8.0" 268 - source = "registry+https://github.com/rust-lang/crates.io-index" 269 - checksum = "287272293e9d8c41773cec55e365490fe034813a2f172f502d6ddcf75b2f582b" 270 - dependencies = [ 271 - "event-listener 2.5.3", 272 - ] 273 - 274 - [[package]] 275 - name = "async-lock" 276 - version = "3.4.0" 277 - source = "registry+https://github.com/rust-lang/crates.io-index" 278 - checksum = "ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18" 279 - dependencies = [ 280 - "event-listener 5.3.1", 281 - "event-listener-strategy", 282 - "pin-project-lite", 283 - ] 284 - 285 - [[package]] 286 - name = "async-process" 287 - version = "1.8.1" 288 - source = "registry+https://github.com/rust-lang/crates.io-index" 289 - checksum = "ea6438ba0a08d81529c69b36700fa2f95837bfe3e776ab39cde9c14d9149da88" 290 - dependencies = [ 291 - "async-io 1.13.0", 292 - "async-lock 2.8.0", 293 - "async-signal", 294 - "blocking", 295 - "cfg-if", 296 - "event-listener 3.1.0", 297 - "futures-lite 1.13.0", 298 - "rustix 0.38.37", 299 - "windows-sys 0.48.0", 300 - ] 301 - 302 - [[package]] 303 - name = "async-recursion" 304 - version = "1.1.1" 305 - source = "registry+https://github.com/rust-lang/crates.io-index" 306 - checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11" 307 - dependencies = [ 308 - "proc-macro2", 309 - "quote", 310 - "syn 2.0.77", 311 - ] 312 - 313 - [[package]] 314 - name = "async-signal" 315 - version = "0.2.10" 316 - source = "registry+https://github.com/rust-lang/crates.io-index" 317 - checksum = "637e00349800c0bdf8bfc21ebbc0b6524abea702b0da4168ac00d070d0c0b9f3" 318 - dependencies = [ 319 - "async-io 2.3.4", 320 - "async-lock 3.4.0", 321 - "atomic-waker", 322 - "cfg-if", 323 - "futures-core", 324 - "futures-io", 325 - "rustix 0.38.37", 326 - "signal-hook-registry", 327 - "slab", 328 - "windows-sys 0.59.0", 329 - ] 330 - 331 - [[package]] 332 - name = "async-task" 333 - version = "4.7.1" 334 - source = "registry+https://github.com/rust-lang/crates.io-index" 335 - checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de" 336 - 337 - [[package]] 338 - name = "async-trait" 339 - version = "0.1.82" 340 - source = "registry+https://github.com/rust-lang/crates.io-index" 341 - checksum = "a27b8a3a6e1a44fa4c8baf1f653e4172e81486d4941f2237e20dc2d0cf4ddff1" 342 - dependencies = [ 343 - "proc-macro2", 344 - "quote", 345 - "syn 2.0.77", 346 - ] 347 - 348 - [[package]] 349 - name = "atk" 350 - version = "0.16.0" 351 - source = "registry+https://github.com/rust-lang/crates.io-index" 352 - checksum = "39991bc421ddf72f70159011b323ff49b0f783cc676a7287c59453da2e2531cf" 353 - dependencies = [ 354 - "atk-sys", 355 - "bitflags 1.3.2", 356 - "glib", 357 - "libc", 358 - ] 359 - 360 - [[package]] 361 - name = "atk-sys" 362 - version = "0.16.0" 363 - source = "registry+https://github.com/rust-lang/crates.io-index" 364 - checksum = "11ad703eb64dc058024f0e57ccfa069e15a413b98dbd50a1a950e743b7f11148" 365 - dependencies = [ 366 - "glib-sys", 367 - "gobject-sys", 368 - "libc", 369 - "system-deps", 370 - ] 371 - 372 - [[package]] 373 - name = "atomic-waker" 374 - version = "1.1.2" 375 - source = "registry+https://github.com/rust-lang/crates.io-index" 376 - checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 377 - 378 - [[package]] 379 - name = "audio_thread_priority" 380 - version = "0.32.0" 381 - source = "registry+https://github.com/rust-lang/crates.io-index" 382 - checksum = "e3632611da7e79f8fc8fd75840f1ccfa7792dbf1e25d00791344a4450dd8834f" 383 - dependencies = [ 384 - "cfg-if", 385 - "dbus", 386 - "libc", 387 - "log", 388 - "mach", 389 - "windows-sys 0.52.0", 390 - ] 391 - 392 - [[package]] 393 - name = "autocfg" 394 - version = "1.3.0" 395 - source = "registry+https://github.com/rust-lang/crates.io-index" 396 - checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0" 397 - 398 - [[package]] 399 - name = "av1-grain" 400 - version = "0.2.3" 401 - source = "registry+https://github.com/rust-lang/crates.io-index" 402 - checksum = "6678909d8c5d46a42abcf571271e15fdbc0a225e3646cf23762cd415046c78bf" 403 - dependencies = [ 404 - "anyhow", 405 - "arrayvec", 406 - "log", 407 - "nom", 408 - "num-rational", 409 - "v_frame", 410 - ] 411 - 412 - [[package]] 413 - name = "avif-serialize" 414 - version = "0.8.1" 415 - source = "registry+https://github.com/rust-lang/crates.io-index" 416 - checksum = "876c75a42f6364451a033496a14c44bffe41f5f4a8236f697391f11024e596d2" 417 - dependencies = [ 418 - "arrayvec", 419 - ] 420 - 421 - [[package]] 422 - name = "backtrace" 423 - version = "0.3.73" 424 - source = "registry+https://github.com/rust-lang/crates.io-index" 425 - checksum = "5cc23269a4f8976d0a4d2e7109211a419fe30e8d88d677cd60b6bc79c5732e0a" 426 - dependencies = [ 427 - "addr2line", 428 - "cc", 429 - "cfg-if", 430 - "libc", 431 - "miniz_oxide 0.7.4", 432 - "object", 433 - "rustc-demangle", 434 - ] 435 - 436 - [[package]] 437 - name = "base64" 438 - version = "0.13.1" 439 - source = "registry+https://github.com/rust-lang/crates.io-index" 440 - checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8" 441 - 442 - [[package]] 443 - name = "base64" 444 - version = "0.21.7" 445 - source = "registry+https://github.com/rust-lang/crates.io-index" 446 - checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567" 447 - 448 - [[package]] 449 - name = "base64" 450 - version = "0.22.1" 451 - source = "registry+https://github.com/rust-lang/crates.io-index" 452 - checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" 453 - 454 - [[package]] 455 - name = "bindgen" 456 - version = "0.69.4" 457 - source = "registry+https://github.com/rust-lang/crates.io-index" 458 - checksum = "a00dc851838a2120612785d195287475a3ac45514741da670b735818822129a0" 459 - dependencies = [ 460 - "bitflags 2.6.0", 461 - "cexpr", 462 - "clang-sys", 463 - "itertools 0.12.1", 464 - "lazy_static", 465 - "lazycell", 466 - "proc-macro2", 467 - "quote", 468 - "regex", 469 - "rustc-hash", 470 - "shlex", 471 - "syn 2.0.77", 472 - ] 473 - 474 - [[package]] 475 - name = "bit_field" 476 - version = "0.10.2" 477 - source = "registry+https://github.com/rust-lang/crates.io-index" 478 - checksum = "dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61" 479 - 480 - [[package]] 481 - name = "bitflags" 482 - version = "1.3.2" 483 - source = "registry+https://github.com/rust-lang/crates.io-index" 484 - checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 485 - 486 - [[package]] 487 - name = "bitflags" 488 - version = "2.6.0" 489 - source = "registry+https://github.com/rust-lang/crates.io-index" 490 - checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de" 491 - 492 - [[package]] 493 - name = "bitmaps" 494 - version = "2.1.0" 495 - source = "registry+https://github.com/rust-lang/crates.io-index" 496 - checksum = "031043d04099746d8db04daf1fa424b2bc8bd69d92b25962dcde24da39ab64a2" 497 - dependencies = [ 498 - "typenum", 499 - ] 500 - 501 - [[package]] 502 - name = "bitstream-io" 503 - version = "2.5.3" 504 - source = "registry+https://github.com/rust-lang/crates.io-index" 505 - checksum = "b81e1519b0d82120d2fd469d5bfb2919a9361c48b02d82d04befc1cdd2002452" 506 - 507 - [[package]] 508 - name = "block" 509 - version = "0.1.6" 510 - source = "registry+https://github.com/rust-lang/crates.io-index" 511 - checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a" 512 - 513 - [[package]] 514 - name = "block-buffer" 515 - version = "0.10.4" 516 - source = "registry+https://github.com/rust-lang/crates.io-index" 517 - checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 518 - dependencies = [ 519 - "generic-array", 520 - ] 521 - 522 - [[package]] 523 - name = "blocking" 524 - version = "1.6.1" 525 - source = "registry+https://github.com/rust-lang/crates.io-index" 526 - checksum = "703f41c54fc768e63e091340b424302bb1c29ef4aa0c7f10fe849dfb114d29ea" 527 - dependencies = [ 528 - "async-channel", 529 - "async-task", 530 - "futures-io", 531 - "futures-lite 2.3.0", 532 - "piper", 533 - ] 534 - 535 - [[package]] 536 - name = "bstr" 537 - version = "1.10.0" 538 - source = "registry+https://github.com/rust-lang/crates.io-index" 539 - checksum = "40723b8fb387abc38f4f4a37c09073622e41dd12327033091ef8950659e6dc0c" 540 - dependencies = [ 541 - "memchr", 542 - "regex-automata", 543 - "serde", 544 - ] 545 - 546 - [[package]] 547 - name = "built" 548 - version = "0.7.4" 549 - source = "registry+https://github.com/rust-lang/crates.io-index" 550 - checksum = "236e6289eda5a812bc6b53c3b024039382a2895fbbeef2d748b2931546d392c4" 551 - 552 - [[package]] 553 - name = "bumpalo" 554 - version = "3.16.0" 555 - source = "registry+https://github.com/rust-lang/crates.io-index" 556 - checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" 557 - 558 - [[package]] 559 - name = "bytemuck" 560 - version = "1.17.1" 561 - source = "registry+https://github.com/rust-lang/crates.io-index" 562 - checksum = "773d90827bc3feecfb67fab12e24de0749aad83c74b9504ecde46237b5cd24e2" 563 - 564 - [[package]] 565 - name = "byteorder" 566 - version = "1.5.0" 567 - source = "registry+https://github.com/rust-lang/crates.io-index" 568 - checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 569 - 570 - [[package]] 571 - name = "byteorder-lite" 572 - version = "0.1.0" 573 - source = "registry+https://github.com/rust-lang/crates.io-index" 574 - checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495" 575 - 576 - [[package]] 577 - name = "bytes" 578 - version = "1.7.1" 579 - source = "registry+https://github.com/rust-lang/crates.io-index" 580 - checksum = "8318a53db07bb3f8dca91a600466bdb3f2eaadeedfdbcf02e1accbad9271ba50" 581 - 582 - [[package]] 583 - name = "cairo-rs" 584 - version = "0.16.7" 585 - source = "registry+https://github.com/rust-lang/crates.io-index" 586 - checksum = "f3125b15ec28b84c238f6f476c6034016a5f6cc0221cb514ca46c532139fc97d" 587 - dependencies = [ 588 - "bitflags 1.3.2", 589 - "cairo-sys-rs", 590 - "glib", 591 - "libc", 592 - "once_cell", 593 - "thiserror", 594 - ] 595 - 596 - [[package]] 597 - name = "cairo-sys-rs" 598 - version = "0.16.3" 599 - source = "registry+https://github.com/rust-lang/crates.io-index" 600 - checksum = "7c48f4af05fabdcfa9658178e1326efa061853f040ce7d72e33af6885196f421" 601 - dependencies = [ 602 - "glib-sys", 603 - "libc", 604 - "system-deps", 605 - ] 606 - 607 - [[package]] 608 - name = "cc" 609 - version = "1.1.15" 610 - source = "registry+https://github.com/rust-lang/crates.io-index" 611 - checksum = "57b6a275aa2903740dc87da01c62040406b8812552e97129a63ea8850a17c6e6" 612 - dependencies = [ 613 - "jobserver", 614 - "libc", 615 - "shlex", 616 - ] 617 - 618 - [[package]] 619 - name = "cesu8" 620 - version = "1.1.0" 621 - source = "registry+https://github.com/rust-lang/crates.io-index" 622 - checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c" 623 - 624 - [[package]] 625 - name = "cexpr" 626 - version = "0.6.0" 627 - source = "registry+https://github.com/rust-lang/crates.io-index" 628 - checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766" 629 - dependencies = [ 630 - "nom", 631 - ] 632 - 633 - [[package]] 634 - name = "cfg-expr" 635 - version = "0.15.8" 636 - source = "registry+https://github.com/rust-lang/crates.io-index" 637 - checksum = "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02" 638 - dependencies = [ 639 - "smallvec", 640 - "target-lexicon", 641 - ] 642 - 643 - [[package]] 644 - name = "cfg-if" 645 - version = "1.0.0" 646 - source = "registry+https://github.com/rust-lang/crates.io-index" 647 - checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 648 - 649 - [[package]] 650 - name = "chrono" 651 - version = "0.4.38" 652 - source = "registry+https://github.com/rust-lang/crates.io-index" 653 - checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401" 654 - dependencies = [ 655 - "android-tzdata", 656 - "iana-time-zone", 657 - "js-sys", 658 - "num-traits", 659 - "serde", 660 - "wasm-bindgen", 661 - "windows-targets 0.52.6", 662 - ] 663 - 664 - [[package]] 665 - name = "cipher" 666 - version = "0.4.4" 667 - source = "registry+https://github.com/rust-lang/crates.io-index" 668 - checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad" 669 - dependencies = [ 670 - "crypto-common", 671 - "inout", 672 - ] 673 - 674 - [[package]] 675 - name = "clang-sys" 676 - version = "1.8.1" 677 - source = "registry+https://github.com/rust-lang/crates.io-index" 678 - checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4" 679 - dependencies = [ 680 - "glob", 681 - "libc", 682 - "libloading", 683 - ] 684 - 685 - [[package]] 686 - name = "cmake" 687 - version = "0.1.51" 688 - source = "registry+https://github.com/rust-lang/crates.io-index" 689 - checksum = "fb1e43aa7fd152b1f968787f7dbcdeb306d1867ff373c69955211876c053f91a" 690 - dependencies = [ 691 - "cc", 692 - ] 693 - 694 - [[package]] 695 - name = "cocoa" 696 - version = "0.24.1" 697 - source = "registry+https://github.com/rust-lang/crates.io-index" 698 - checksum = "f425db7937052c684daec3bd6375c8abe2d146dca4b8b143d6db777c39138f3a" 699 - dependencies = [ 700 - "bitflags 1.3.2", 701 - "block", 702 - "cocoa-foundation", 703 - "core-foundation", 704 - "core-graphics", 705 - "foreign-types", 706 - "libc", 707 - "objc", 708 - ] 709 - 710 - [[package]] 711 - name = "cocoa-foundation" 712 - version = "0.1.2" 713 - source = "registry+https://github.com/rust-lang/crates.io-index" 714 - checksum = "8c6234cbb2e4c785b456c0644748b1ac416dd045799740356f8363dfe00c93f7" 715 - dependencies = [ 716 - "bitflags 1.3.2", 717 - "block", 718 - "core-foundation", 719 - "core-graphics-types", 720 - "libc", 721 - "objc", 722 - ] 723 - 724 - [[package]] 725 - name = "color_quant" 726 - version = "1.1.0" 727 - source = "registry+https://github.com/rust-lang/crates.io-index" 728 - checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" 729 - 730 - [[package]] 731 - name = "colorchoice" 732 - version = "1.0.2" 733 - source = "registry+https://github.com/rust-lang/crates.io-index" 734 - checksum = "d3fd119d74b830634cea2a0f58bbd0d54540518a14397557951e79340abc28c0" 735 - 736 - [[package]] 737 - name = "combine" 738 - version = "4.6.7" 739 - source = "registry+https://github.com/rust-lang/crates.io-index" 740 - checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd" 741 - dependencies = [ 742 - "bytes", 743 - "memchr", 744 - ] 745 - 746 - [[package]] 747 - name = "concurrent-queue" 748 - version = "2.5.0" 749 - source = "registry+https://github.com/rust-lang/crates.io-index" 750 - checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973" 751 - dependencies = [ 752 - "crossbeam-utils", 753 - ] 754 - 755 - [[package]] 756 - name = "console_error_panic_hook" 757 - version = "0.1.7" 758 - source = "registry+https://github.com/rust-lang/crates.io-index" 759 - checksum = "a06aeb73f470f66dcdbf7223caeebb85984942f22f1adb2a088cf9668146bbbc" 760 - dependencies = [ 761 - "cfg-if", 762 - "wasm-bindgen", 763 - ] 764 - 765 - [[package]] 766 - name = "core-foundation" 767 - version = "0.9.4" 768 - source = "registry+https://github.com/rust-lang/crates.io-index" 769 - checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 770 - dependencies = [ 771 - "core-foundation-sys", 772 - "libc", 773 - ] 774 - 775 - [[package]] 776 - name = "core-foundation-sys" 777 - version = "0.8.7" 778 - source = "registry+https://github.com/rust-lang/crates.io-index" 779 - checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 780 - 781 - [[package]] 782 - name = "core-graphics" 783 - version = "0.22.3" 784 - source = "registry+https://github.com/rust-lang/crates.io-index" 785 - checksum = "2581bbab3b8ffc6fcbd550bf46c355135d16e9ff2a6ea032ad6b9bf1d7efe4fb" 786 - dependencies = [ 787 - "bitflags 1.3.2", 788 - "core-foundation", 789 - "core-graphics-types", 790 - "foreign-types", 791 - "libc", 792 - ] 793 - 794 - [[package]] 795 - name = "core-graphics-types" 796 - version = "0.1.3" 797 - source = "registry+https://github.com/rust-lang/crates.io-index" 798 - checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf" 799 - dependencies = [ 800 - "bitflags 1.3.2", 801 - "core-foundation", 802 - "libc", 803 - ] 804 - 805 - [[package]] 806 - name = "core-text" 807 - version = "19.2.0" 808 - source = "registry+https://github.com/rust-lang/crates.io-index" 809 - checksum = "99d74ada66e07c1cefa18f8abfba765b486f250de2e4a999e5727fc0dd4b4a25" 810 - dependencies = [ 811 - "core-foundation", 812 - "core-graphics", 813 - "foreign-types", 814 - "libc", 815 - ] 816 - 817 - [[package]] 818 - name = "coreaudio-rs" 819 - version = "0.11.3" 820 - source = "registry+https://github.com/rust-lang/crates.io-index" 821 - checksum = "321077172d79c662f64f5071a03120748d5bb652f5231570141be24cfcd2bace" 822 - dependencies = [ 823 - "bitflags 1.3.2", 824 - "core-foundation-sys", 825 - "coreaudio-sys", 826 - ] 827 - 828 - [[package]] 829 - name = "coreaudio-sys" 830 - version = "0.2.15" 831 - source = "registry+https://github.com/rust-lang/crates.io-index" 832 - checksum = "7f01585027057ff5f0a5bf276174ae4c1594a2c5bde93d5f46a016d76270f5a9" 833 - dependencies = [ 834 - "bindgen", 835 - ] 836 - 837 - [[package]] 838 - name = "cpal" 839 - version = "0.15.3" 840 - source = "registry+https://github.com/rust-lang/crates.io-index" 841 - checksum = "873dab07c8f743075e57f524c583985fbaf745602acbe916a01539364369a779" 842 - dependencies = [ 843 - "alsa", 844 - "core-foundation-sys", 845 - "coreaudio-rs", 846 - "dasp_sample", 847 - "jni", 848 - "js-sys", 849 - "libc", 850 - "mach2", 851 - "ndk", 852 - "ndk-context", 853 - "oboe", 854 - "wasm-bindgen", 855 - "wasm-bindgen-futures", 856 - "web-sys", 857 - "windows 0.54.0", 858 - ] 859 - 860 - [[package]] 861 - name = "cpufeatures" 862 - version = "0.2.13" 863 - source = "registry+https://github.com/rust-lang/crates.io-index" 864 - checksum = "51e852e6dc9a5bed1fae92dd2375037bf2b768725bf3be87811edee3249d09ad" 865 - dependencies = [ 866 - "libc", 867 - ] 868 - 869 - [[package]] 870 - name = "crc32fast" 871 - version = "1.4.2" 872 - source = "registry+https://github.com/rust-lang/crates.io-index" 873 - checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3" 874 - dependencies = [ 875 - "cfg-if", 876 - ] 877 - 878 - [[package]] 879 - name = "crossbeam-channel" 880 - version = "0.5.13" 881 - source = "registry+https://github.com/rust-lang/crates.io-index" 882 - checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2" 883 - dependencies = [ 884 - "crossbeam-utils", 885 - ] 886 - 887 - [[package]] 888 - name = "crossbeam-deque" 889 - version = "0.8.5" 890 - source = "registry+https://github.com/rust-lang/crates.io-index" 891 - checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d" 892 - dependencies = [ 893 - "crossbeam-epoch", 894 - "crossbeam-utils", 895 - ] 896 - 897 - [[package]] 898 - name = "crossbeam-epoch" 899 - version = "0.9.18" 900 - source = "registry+https://github.com/rust-lang/crates.io-index" 901 - checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 902 - dependencies = [ 903 - "crossbeam-utils", 904 - ] 905 - 906 - [[package]] 907 - name = "crossbeam-utils" 908 - version = "0.8.20" 909 - source = "registry+https://github.com/rust-lang/crates.io-index" 910 - checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80" 911 - 912 - [[package]] 913 - name = "crunchy" 914 - version = "0.2.2" 915 - source = "registry+https://github.com/rust-lang/crates.io-index" 916 - checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7" 917 - 918 - [[package]] 919 - name = "crypto-common" 920 - version = "0.1.6" 921 - source = "registry+https://github.com/rust-lang/crates.io-index" 922 - checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 923 - dependencies = [ 924 - "generic-array", 925 - "typenum", 926 - ] 927 - 928 - [[package]] 929 - name = "ctr" 930 - version = "0.9.2" 931 - source = "registry+https://github.com/rust-lang/crates.io-index" 932 - checksum = "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835" 933 - dependencies = [ 934 - "cipher", 935 - ] 936 - 937 - [[package]] 938 - name = "cubeb" 939 - version = "0.13.0" 940 - source = "git+https://github.com/mozilla/cubeb-rs#1c01012efea03cb528f2b0c62048ee5ed66565f0" 941 - dependencies = [ 942 - "cubeb-core", 943 - ] 944 - 945 - [[package]] 946 - name = "cubeb-core" 947 - version = "0.13.0" 948 - source = "git+https://github.com/mozilla/cubeb-rs#1c01012efea03cb528f2b0c62048ee5ed66565f0" 949 - dependencies = [ 950 - "bitflags 1.3.2", 951 - "cubeb-sys", 952 - ] 953 - 954 - [[package]] 955 - name = "cubeb-sys" 956 - version = "0.13.0" 957 - source = "git+https://github.com/mozilla/cubeb-rs#1c01012efea03cb528f2b0c62048ee5ed66565f0" 958 - dependencies = [ 959 - "cmake", 960 - "pkg-config", 961 - ] 962 - 963 - [[package]] 964 - name = "dasp_sample" 965 - version = "0.11.0" 966 - source = "registry+https://github.com/rust-lang/crates.io-index" 967 - checksum = "0c87e182de0887fd5361989c677c4e8f5000cd9491d6d563161a8f3a5519fc7f" 968 - 969 - [[package]] 970 - name = "dbus" 971 - version = "0.6.5" 972 - source = "registry+https://github.com/rust-lang/crates.io-index" 973 - checksum = "48b5f0f36f1eebe901b0e6bee369a77ed3396334bf3f09abd46454a576f71819" 974 - dependencies = [ 975 - "libc", 976 - "libdbus-sys", 977 - ] 978 - 979 - [[package]] 980 - name = "deranged" 981 - version = "0.3.11" 982 - source = "registry+https://github.com/rust-lang/crates.io-index" 983 - checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4" 984 - dependencies = [ 985 - "powerfmt", 986 - ] 987 - 988 - [[package]] 989 - name = "derivative" 990 - version = "2.2.0" 991 - source = "registry+https://github.com/rust-lang/crates.io-index" 992 - checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b" 993 - dependencies = [ 994 - "proc-macro2", 995 - "quote", 996 - "syn 1.0.109", 997 - ] 998 - 999 - [[package]] 1000 - name = "digest" 1001 - version = "0.10.7" 1002 - source = "registry+https://github.com/rust-lang/crates.io-index" 1003 - checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 1004 - dependencies = [ 1005 - "block-buffer", 1006 - "crypto-common", 1007 - "subtle", 1008 - ] 1009 - 1010 - [[package]] 1011 - name = "directories" 1012 - version = "5.0.1" 1013 - source = "registry+https://github.com/rust-lang/crates.io-index" 1014 - checksum = "9a49173b84e034382284f27f1af4dcbbd231ffa358c0fe316541a7337f376a35" 1015 - dependencies = [ 1016 - "dirs-sys", 1017 - ] 1018 - 1019 - [[package]] 1020 - name = "dirs-sys" 1021 - version = "0.4.1" 1022 - source = "registry+https://github.com/rust-lang/crates.io-index" 1023 - checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c" 1024 - dependencies = [ 1025 - "libc", 1026 - "option-ext", 1027 - "redox_users", 1028 - "windows-sys 0.48.0", 1029 - ] 1030 - 1031 - [[package]] 1032 - name = "dispatch" 1033 - version = "0.2.0" 1034 - source = "registry+https://github.com/rust-lang/crates.io-index" 1035 - checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b" 1036 - 1037 - [[package]] 1038 - name = "displaydoc" 1039 - version = "0.2.5" 1040 - source = "registry+https://github.com/rust-lang/crates.io-index" 1041 - checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" 1042 - dependencies = [ 1043 - "proc-macro2", 1044 - "quote", 1045 - "syn 2.0.77", 1046 - ] 1047 - 1048 - [[package]] 1049 - name = "druid" 1050 - version = "0.8.3" 1051 - source = "git+https://github.com/jpochyla/druid?branch=psst#230f7dd869bcab68a911f9fc05ac898e5a9b6e07" 1052 - dependencies = [ 1053 - "console_error_panic_hook", 1054 - "druid-derive", 1055 - "druid-shell", 1056 - "fluent-bundle", 1057 - "fluent-langneg", 1058 - "fluent-syntax", 1059 - "fnv", 1060 - "im", 1061 - "instant", 1062 - "tracing", 1063 - "tracing-subscriber", 1064 - "tracing-wasm", 1065 - "unic-langid", 1066 - "unicode-segmentation", 1067 - "xi-unicode", 1068 - ] 1069 - 1070 - [[package]] 1071 - name = "druid-derive" 1072 - version = "0.5.0" 1073 - source = "git+https://github.com/jpochyla/druid?branch=psst#230f7dd869bcab68a911f9fc05ac898e5a9b6e07" 1074 - dependencies = [ 1075 - "proc-macro2", 1076 - "quote", 1077 - "syn 1.0.109", 1078 - ] 1079 - 1080 - [[package]] 1081 - name = "druid-enums" 1082 - version = "0.1.0" 1083 - source = "git+https://github.com/jpochyla/druid-enums#a492fab38d86beb199e83aadfd8753fc7d65a387" 1084 - dependencies = [ 1085 - "heck 0.3.3", 1086 - "log", 1087 - "proc-macro2", 1088 - "quote", 1089 - "syn 1.0.109", 1090 - ] 1091 - 1092 - [[package]] 1093 - name = "druid-shell" 1094 - version = "0.8.3" 1095 - source = "git+https://github.com/jpochyla/druid?branch=psst#230f7dd869bcab68a911f9fc05ac898e5a9b6e07" 1096 - dependencies = [ 1097 - "anyhow", 1098 - "bitflags 1.3.2", 1099 - "block", 1100 - "cairo-rs", 1101 - "cfg-if", 1102 - "cocoa", 1103 - "core-graphics", 1104 - "foreign-types", 1105 - "gdk-sys", 1106 - "glib-sys", 1107 - "gtk", 1108 - "gtk-sys", 1109 - "instant", 1110 - "js-sys", 1111 - "keyboard-types", 1112 - "objc", 1113 - "once_cell", 1114 - "piet-common", 1115 - "raw-window-handle", 1116 - "scopeguard", 1117 - "time", 1118 - "tracing", 1119 - "wasm-bindgen", 1120 - "web-sys", 1121 - "winapi", 1122 - "wio", 1123 - ] 1124 - 1125 - [[package]] 1126 - name = "dwrote" 1127 - version = "0.11.1" 1128 - source = "registry+https://github.com/rust-lang/crates.io-index" 1129 - checksum = "2da3498378ed373237bdef1eddcc64e7be2d3ba4841f4c22a998e81cadeea83c" 1130 - dependencies = [ 1131 - "lazy_static", 1132 - "libc", 1133 - "winapi", 1134 - "wio", 1135 - ] 1136 - 1137 - [[package]] 1138 - name = "either" 1139 - version = "1.13.0" 1140 - source = "registry+https://github.com/rust-lang/crates.io-index" 1141 - checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0" 1142 - 1143 - [[package]] 1144 - name = "encoding_rs" 1145 - version = "0.8.34" 1146 - source = "registry+https://github.com/rust-lang/crates.io-index" 1147 - checksum = "b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59" 1148 - dependencies = [ 1149 - "cfg-if", 1150 - ] 1151 - 1152 - [[package]] 1153 - name = "enumflags2" 1154 - version = "0.7.10" 1155 - source = "registry+https://github.com/rust-lang/crates.io-index" 1156 - checksum = "d232db7f5956f3f14313dc2f87985c58bd2c695ce124c8cdd984e08e15ac133d" 1157 - dependencies = [ 1158 - "enumflags2_derive", 1159 - "serde", 1160 - ] 1161 - 1162 - [[package]] 1163 - name = "enumflags2_derive" 1164 - version = "0.7.10" 1165 - source = "registry+https://github.com/rust-lang/crates.io-index" 1166 - checksum = "de0d48a183585823424a4ce1aa132d174a6a81bd540895822eb4c8373a8e49e8" 1167 - dependencies = [ 1168 - "proc-macro2", 1169 - "quote", 1170 - "syn 2.0.77", 1171 - ] 1172 - 1173 - [[package]] 1174 - name = "env_filter" 1175 - version = "0.1.2" 1176 - source = "registry+https://github.com/rust-lang/crates.io-index" 1177 - checksum = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab" 1178 - dependencies = [ 1179 - "log", 1180 - "regex", 1181 - ] 1182 - 1183 - [[package]] 1184 - name = "env_logger" 1185 - version = "0.11.5" 1186 - source = "registry+https://github.com/rust-lang/crates.io-index" 1187 - checksum = "e13fa619b91fb2381732789fc5de83b45675e882f66623b7d8cb4f643017018d" 1188 - dependencies = [ 1189 - "anstream", 1190 - "anstyle", 1191 - "env_filter", 1192 - "humantime", 1193 - "log", 1194 - ] 1195 - 1196 - [[package]] 1197 - name = "equivalent" 1198 - version = "1.0.1" 1199 - source = "registry+https://github.com/rust-lang/crates.io-index" 1200 - checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" 1201 - 1202 - [[package]] 1203 - name = "errno" 1204 - version = "0.3.9" 1205 - source = "registry+https://github.com/rust-lang/crates.io-index" 1206 - checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba" 1207 - dependencies = [ 1208 - "libc", 1209 - "windows-sys 0.52.0", 1210 - ] 1211 - 1212 - [[package]] 1213 - name = "event-listener" 1214 - version = "2.5.3" 1215 - source = "registry+https://github.com/rust-lang/crates.io-index" 1216 - checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0" 1217 - 1218 - [[package]] 1219 - name = "event-listener" 1220 - version = "3.1.0" 1221 - source = "registry+https://github.com/rust-lang/crates.io-index" 1222 - checksum = "d93877bcde0eb80ca09131a08d23f0a5c18a620b01db137dba666d18cd9b30c2" 1223 - dependencies = [ 1224 - "concurrent-queue", 1225 - "parking", 1226 - "pin-project-lite", 1227 - ] 1228 - 1229 - [[package]] 1230 - name = "event-listener" 1231 - version = "5.3.1" 1232 - source = "registry+https://github.com/rust-lang/crates.io-index" 1233 - checksum = "6032be9bd27023a771701cc49f9f053c751055f71efb2e0ae5c15809093675ba" 1234 - dependencies = [ 1235 - "concurrent-queue", 1236 - "parking", 1237 - "pin-project-lite", 1238 - ] 1239 - 1240 - [[package]] 1241 - name = "event-listener-strategy" 1242 - version = "0.5.2" 1243 - source = "registry+https://github.com/rust-lang/crates.io-index" 1244 - checksum = "0f214dc438f977e6d4e3500aaa277f5ad94ca83fbbd9b1a15713ce2344ccc5a1" 1245 - dependencies = [ 1246 - "event-listener 5.3.1", 1247 - "pin-project-lite", 1248 - ] 1249 - 1250 - [[package]] 1251 - name = "exr" 1252 - version = "1.72.0" 1253 - source = "registry+https://github.com/rust-lang/crates.io-index" 1254 - checksum = "887d93f60543e9a9362ef8a21beedd0a833c5d9610e18c67abe15a5963dcb1a4" 1255 - dependencies = [ 1256 - "bit_field", 1257 - "flume", 1258 - "half", 1259 - "lebe", 1260 - "miniz_oxide 0.7.4", 1261 - "rayon-core", 1262 - "smallvec", 1263 - "zune-inflate", 1264 - ] 1265 - 1266 - [[package]] 1267 - name = "faster-hex" 1268 - version = "0.9.0" 1269 - source = "registry+https://github.com/rust-lang/crates.io-index" 1270 - checksum = "a2a2b11eda1d40935b26cf18f6833c526845ae8c41e58d09af6adeb6f0269183" 1271 - 1272 - [[package]] 1273 - name = "fastrand" 1274 - version = "1.9.0" 1275 - source = "registry+https://github.com/rust-lang/crates.io-index" 1276 - checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be" 1277 - dependencies = [ 1278 - "instant", 1279 - ] 1280 - 1281 - [[package]] 1282 - name = "fastrand" 1283 - version = "2.1.1" 1284 - source = "registry+https://github.com/rust-lang/crates.io-index" 1285 - checksum = "e8c02a5121d4ea3eb16a80748c74f5549a5665e4c21333c6098f283870fbdea6" 1286 - 1287 - [[package]] 1288 - name = "fdeflate" 1289 - version = "0.3.4" 1290 - source = "registry+https://github.com/rust-lang/crates.io-index" 1291 - checksum = "4f9bfee30e4dedf0ab8b422f03af778d9612b63f502710fc500a334ebe2de645" 1292 - dependencies = [ 1293 - "simd-adler32", 1294 - ] 1295 - 1296 - [[package]] 1297 - name = "field-offset" 1298 - version = "0.3.6" 1299 - source = "registry+https://github.com/rust-lang/crates.io-index" 1300 - checksum = "38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f" 1301 - dependencies = [ 1302 - "memoffset 0.9.1", 1303 - "rustc_version", 1304 - ] 1305 - 1306 - [[package]] 1307 - name = "flate2" 1308 - version = "1.0.33" 1309 - source = "registry+https://github.com/rust-lang/crates.io-index" 1310 - checksum = "324a1be68054ef05ad64b861cc9eaf1d623d2d8cb25b4bf2cb9cdd902b4bf253" 1311 - dependencies = [ 1312 - "crc32fast", 1313 - "miniz_oxide 0.8.0", 1314 - ] 1315 - 1316 - [[package]] 1317 - name = "fluent-bundle" 1318 - version = "0.15.3" 1319 - source = "registry+https://github.com/rust-lang/crates.io-index" 1320 - checksum = "7fe0a21ee80050c678013f82edf4b705fe2f26f1f9877593d13198612503f493" 1321 - dependencies = [ 1322 - "fluent-langneg", 1323 - "fluent-syntax", 1324 - "intl-memoizer", 1325 - "intl_pluralrules", 1326 - "rustc-hash", 1327 - "self_cell 0.10.3", 1328 - "smallvec", 1329 - "unic-langid", 1330 - ] 1331 - 1332 - [[package]] 1333 - name = "fluent-langneg" 1334 - version = "0.13.0" 1335 - source = "registry+https://github.com/rust-lang/crates.io-index" 1336 - checksum = "2c4ad0989667548f06ccd0e306ed56b61bd4d35458d54df5ec7587c0e8ed5e94" 1337 - dependencies = [ 1338 - "unic-langid", 1339 - ] 1340 - 1341 - [[package]] 1342 - name = "fluent-syntax" 1343 - version = "0.11.1" 1344 - source = "registry+https://github.com/rust-lang/crates.io-index" 1345 - checksum = "2a530c4694a6a8d528794ee9bbd8ba0122e779629ac908d15ad5a7ae7763a33d" 1346 - dependencies = [ 1347 - "thiserror", 1348 - ] 1349 - 1350 - [[package]] 1351 - name = "flume" 1352 - version = "0.11.0" 1353 - source = "registry+https://github.com/rust-lang/crates.io-index" 1354 - checksum = "55ac459de2512911e4b674ce33cf20befaba382d05b62b008afc1c8b57cbf181" 1355 - dependencies = [ 1356 - "spin", 1357 - ] 1358 - 1359 - [[package]] 1360 - name = "fnv" 1361 - version = "1.0.7" 1362 - source = "registry+https://github.com/rust-lang/crates.io-index" 1363 - checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 1364 - 1365 - [[package]] 1366 - name = "foldhash" 1367 - version = "0.1.3" 1368 - source = "registry+https://github.com/rust-lang/crates.io-index" 1369 - checksum = "f81ec6369c545a7d40e4589b5597581fa1c441fe1cce96dd1de43159910a36a2" 1370 - 1371 - [[package]] 1372 - name = "foreign-types" 1373 - version = "0.3.2" 1374 - source = "registry+https://github.com/rust-lang/crates.io-index" 1375 - checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" 1376 - dependencies = [ 1377 - "foreign-types-shared", 1378 - ] 1379 - 1380 - [[package]] 1381 - name = "foreign-types-shared" 1382 - version = "0.1.1" 1383 - source = "registry+https://github.com/rust-lang/crates.io-index" 1384 - checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" 1385 - 1386 - [[package]] 1387 - name = "form_urlencoded" 1388 - version = "1.2.1" 1389 - source = "registry+https://github.com/rust-lang/crates.io-index" 1390 - checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" 1391 - dependencies = [ 1392 - "percent-encoding", 1393 - ] 1394 - 1395 - [[package]] 1396 - name = "futf" 1397 - version = "0.1.5" 1398 - source = "registry+https://github.com/rust-lang/crates.io-index" 1399 - checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843" 1400 - dependencies = [ 1401 - "mac", 1402 - "new_debug_unreachable", 1403 - ] 1404 - 1405 - [[package]] 1406 - name = "futures-channel" 1407 - version = "0.3.30" 1408 - source = "registry+https://github.com/rust-lang/crates.io-index" 1409 - checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78" 1410 - dependencies = [ 1411 - "futures-core", 1412 - ] 1413 - 1414 - [[package]] 1415 - name = "futures-core" 1416 - version = "0.3.30" 1417 - source = "registry+https://github.com/rust-lang/crates.io-index" 1418 - checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d" 1419 - 1420 - [[package]] 1421 - name = "futures-executor" 1422 - version = "0.3.30" 1423 - source = "registry+https://github.com/rust-lang/crates.io-index" 1424 - checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d" 1425 - dependencies = [ 1426 - "futures-core", 1427 - "futures-task", 1428 - "futures-util", 1429 - ] 1430 - 1431 - [[package]] 1432 - name = "futures-io" 1433 - version = "0.3.30" 1434 - source = "registry+https://github.com/rust-lang/crates.io-index" 1435 - checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1" 1436 - 1437 - [[package]] 1438 - name = "futures-lite" 1439 - version = "1.13.0" 1440 - source = "registry+https://github.com/rust-lang/crates.io-index" 1441 - checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce" 1442 - dependencies = [ 1443 - "fastrand 1.9.0", 1444 - "futures-core", 1445 - "futures-io", 1446 - "memchr", 1447 - "parking", 1448 - "pin-project-lite", 1449 - "waker-fn", 1450 - ] 1451 - 1452 - [[package]] 1453 - name = "futures-lite" 1454 - version = "2.3.0" 1455 - source = "registry+https://github.com/rust-lang/crates.io-index" 1456 - checksum = "52527eb5074e35e9339c6b4e8d12600c7128b68fb25dcb9fa9dec18f7c25f3a5" 1457 - dependencies = [ 1458 - "fastrand 2.1.1", 1459 - "futures-core", 1460 - "futures-io", 1461 - "parking", 1462 - "pin-project-lite", 1463 - ] 1464 - 1465 - [[package]] 1466 - name = "futures-macro" 1467 - version = "0.3.30" 1468 - source = "registry+https://github.com/rust-lang/crates.io-index" 1469 - checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac" 1470 - dependencies = [ 1471 - "proc-macro2", 1472 - "quote", 1473 - "syn 2.0.77", 1474 - ] 1475 - 1476 - [[package]] 1477 - name = "futures-sink" 1478 - version = "0.3.30" 1479 - source = "registry+https://github.com/rust-lang/crates.io-index" 1480 - checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5" 1481 - 1482 - [[package]] 1483 - name = "futures-task" 1484 - version = "0.3.30" 1485 - source = "registry+https://github.com/rust-lang/crates.io-index" 1486 - checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004" 1487 - 1488 - [[package]] 1489 - name = "futures-util" 1490 - version = "0.3.30" 1491 - source = "registry+https://github.com/rust-lang/crates.io-index" 1492 - checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48" 1493 - dependencies = [ 1494 - "futures-core", 1495 - "futures-io", 1496 - "futures-macro", 1497 - "futures-sink", 1498 - "futures-task", 1499 - "memchr", 1500 - "pin-project-lite", 1501 - "pin-utils", 1502 - "slab", 1503 - ] 1504 - 1505 - [[package]] 1506 - name = "gdk" 1507 - version = "0.16.2" 1508 - source = "registry+https://github.com/rust-lang/crates.io-index" 1509 - checksum = "aa9cb33da481c6c040404a11f8212d193889e9b435db2c14fd86987f630d3ce1" 1510 - dependencies = [ 1511 - "bitflags 1.3.2", 1512 - "cairo-rs", 1513 - "gdk-pixbuf", 1514 - "gdk-sys", 1515 - "gio", 1516 - "glib", 1517 - "libc", 1518 - "pango", 1519 - ] 1520 - 1521 - [[package]] 1522 - name = "gdk-pixbuf" 1523 - version = "0.16.7" 1524 - source = "registry+https://github.com/rust-lang/crates.io-index" 1525 - checksum = "c3578c60dee9d029ad86593ed88cb40f35c1b83360e12498d055022385dd9a05" 1526 - dependencies = [ 1527 - "bitflags 1.3.2", 1528 - "gdk-pixbuf-sys", 1529 - "gio", 1530 - "glib", 1531 - "libc", 1532 - ] 1533 - 1534 - [[package]] 1535 - name = "gdk-pixbuf-sys" 1536 - version = "0.16.3" 1537 - source = "registry+https://github.com/rust-lang/crates.io-index" 1538 - checksum = "3092cf797a5f1210479ea38070d9ae8a5b8e9f8f1be9f32f4643c529c7d70016" 1539 - dependencies = [ 1540 - "gio-sys", 1541 - "glib-sys", 1542 - "gobject-sys", 1543 - "libc", 1544 - "system-deps", 1545 - ] 1546 - 1547 - [[package]] 1548 - name = "gdk-sys" 1549 - version = "0.16.0" 1550 - source = "registry+https://github.com/rust-lang/crates.io-index" 1551 - checksum = "d76354f97a913e55b984759a997b693aa7dc71068c9e98bcce51aa167a0a5c5a" 1552 - dependencies = [ 1553 - "cairo-sys-rs", 1554 - "gdk-pixbuf-sys", 1555 - "gio-sys", 1556 - "glib-sys", 1557 - "gobject-sys", 1558 - "libc", 1559 - "pango-sys", 1560 - "pkg-config", 1561 - "system-deps", 1562 - ] 1563 - 1564 - [[package]] 1565 - name = "generic-array" 1566 - version = "0.14.7" 1567 - source = "registry+https://github.com/rust-lang/crates.io-index" 1568 - checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 1569 - dependencies = [ 1570 - "typenum", 1571 - "version_check", 1572 - ] 1573 - 1574 - [[package]] 1575 - name = "getrandom" 1576 - version = "0.2.15" 1577 - source = "registry+https://github.com/rust-lang/crates.io-index" 1578 - checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7" 1579 - dependencies = [ 1580 - "cfg-if", 1581 - "js-sys", 1582 - "libc", 1583 - "wasi", 1584 - "wasm-bindgen", 1585 - ] 1586 - 1587 - [[package]] 1588 - name = "gif" 1589 - version = "0.13.1" 1590 - source = "registry+https://github.com/rust-lang/crates.io-index" 1591 - checksum = "3fb2d69b19215e18bb912fa30f7ce15846e301408695e44e0ef719f1da9e19f2" 1592 - dependencies = [ 1593 - "color_quant", 1594 - "weezl", 1595 - ] 1596 - 1597 - [[package]] 1598 - name = "gimli" 1599 - version = "0.29.0" 1600 - source = "registry+https://github.com/rust-lang/crates.io-index" 1601 - checksum = "40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd" 1602 - 1603 - [[package]] 1604 - name = "gio" 1605 - version = "0.16.7" 1606 - source = "registry+https://github.com/rust-lang/crates.io-index" 1607 - checksum = "2a1c84b4534a290a29160ef5c6eff2a9c95833111472e824fc5cb78b513dd092" 1608 - dependencies = [ 1609 - "bitflags 1.3.2", 1610 - "futures-channel", 1611 - "futures-core", 1612 - "futures-io", 1613 - "futures-util", 1614 - "gio-sys", 1615 - "glib", 1616 - "libc", 1617 - "once_cell", 1618 - "pin-project-lite", 1619 - "smallvec", 1620 - "thiserror", 1621 - ] 1622 - 1623 - [[package]] 1624 - name = "gio-sys" 1625 - version = "0.16.3" 1626 - source = "registry+https://github.com/rust-lang/crates.io-index" 1627 - checksum = "e9b693b8e39d042a95547fc258a7b07349b1f0b48f4b2fa3108ba3c51c0b5229" 1628 - dependencies = [ 1629 - "glib-sys", 1630 - "gobject-sys", 1631 - "libc", 1632 - "system-deps", 1633 - "winapi", 1634 - ] 1635 - 1636 - [[package]] 1637 - name = "git-version" 1638 - version = "0.3.9" 1639 - source = "registry+https://github.com/rust-lang/crates.io-index" 1640 - checksum = "1ad568aa3db0fcbc81f2f116137f263d7304f512a1209b35b85150d3ef88ad19" 1641 - dependencies = [ 1642 - "git-version-macro", 1643 - ] 1644 - 1645 - [[package]] 1646 - name = "git-version-macro" 1647 - version = "0.3.9" 1648 - source = "registry+https://github.com/rust-lang/crates.io-index" 1649 - checksum = "53010ccb100b96a67bc32c0175f0ed1426b31b655d562898e57325f81c023ac0" 1650 - dependencies = [ 1651 - "proc-macro2", 1652 - "quote", 1653 - "syn 2.0.77", 1654 - ] 1655 - 1656 - [[package]] 1657 - name = "gix-actor" 1658 - version = "0.32.0" 1659 - source = "registry+https://github.com/rust-lang/crates.io-index" 1660 - checksum = "fc19e312cd45c4a66cd003f909163dc2f8e1623e30a0c0c6df3776e89b308665" 1661 - dependencies = [ 1662 - "bstr", 1663 - "gix-date", 1664 - "gix-utils", 1665 - "itoa", 1666 - "thiserror", 1667 - "winnow 0.6.18", 1668 - ] 1669 - 1670 - [[package]] 1671 - name = "gix-config" 1672 - version = "0.40.0" 1673 - source = "registry+https://github.com/rust-lang/crates.io-index" 1674 - checksum = "78e797487e6ca3552491de1131b4f72202f282fb33f198b1c34406d765b42bb0" 1675 - dependencies = [ 1676 - "bstr", 1677 - "gix-config-value", 1678 - "gix-features", 1679 - "gix-glob", 1680 - "gix-path", 1681 - "gix-ref", 1682 - "gix-sec", 1683 - "memchr", 1684 - "once_cell", 1685 - "smallvec", 1686 - "thiserror", 1687 - "unicode-bom", 1688 - "winnow 0.6.18", 1689 - ] 1690 - 1691 - [[package]] 1692 - name = "gix-config-value" 1693 - version = "0.14.8" 1694 - source = "registry+https://github.com/rust-lang/crates.io-index" 1695 - checksum = "03f76169faa0dec598eac60f83d7fcdd739ec16596eca8fb144c88973dbe6f8c" 1696 - dependencies = [ 1697 - "bitflags 2.6.0", 1698 - "bstr", 1699 - "gix-path", 1700 - "libc", 1701 - "thiserror", 1702 - ] 1703 - 1704 - [[package]] 1705 - name = "gix-date" 1706 - version = "0.9.0" 1707 - source = "registry+https://github.com/rust-lang/crates.io-index" 1708 - checksum = "35c84b7af01e68daf7a6bb8bb909c1ff5edb3ce4326f1f43063a5a96d3c3c8a5" 1709 - dependencies = [ 1710 - "bstr", 1711 - "itoa", 1712 - "jiff", 1713 - "thiserror", 1714 - ] 1715 - 1716 - [[package]] 1717 - name = "gix-features" 1718 - version = "0.38.2" 1719 - source = "registry+https://github.com/rust-lang/crates.io-index" 1720 - checksum = "ac7045ac9fe5f9c727f38799d002a7ed3583cd777e3322a7c4b43e3cf437dc69" 1721 - dependencies = [ 1722 - "gix-hash", 1723 - "gix-trace", 1724 - "gix-utils", 1725 - "libc", 1726 - "prodash", 1727 - "sha1_smol", 1728 - "walkdir", 1729 - ] 1730 - 1731 - [[package]] 1732 - name = "gix-fs" 1733 - version = "0.11.3" 1734 - source = "registry+https://github.com/rust-lang/crates.io-index" 1735 - checksum = "f2bfe6249cfea6d0c0e0990d5226a4cb36f030444ba9e35e0639275db8f98575" 1736 - dependencies = [ 1737 - "fastrand 2.1.1", 1738 - "gix-features", 1739 - "gix-utils", 1740 - ] 1741 - 1742 - [[package]] 1743 - name = "gix-glob" 1744 - version = "0.16.5" 1745 - source = "registry+https://github.com/rust-lang/crates.io-index" 1746 - checksum = "74908b4bbc0a0a40852737e5d7889f676f081e340d5451a16e5b4c50d592f111" 1747 - dependencies = [ 1748 - "bitflags 2.6.0", 1749 - "bstr", 1750 - "gix-features", 1751 - "gix-path", 1752 - ] 1753 - 1754 - [[package]] 1755 - name = "gix-hash" 1756 - version = "0.14.2" 1757 - source = "registry+https://github.com/rust-lang/crates.io-index" 1758 - checksum = "f93d7df7366121b5018f947a04d37f034717e113dcf9ccd85c34b58e57a74d5e" 1759 - dependencies = [ 1760 - "faster-hex", 1761 - "thiserror", 1762 - ] 1763 - 1764 - [[package]] 1765 - name = "gix-lock" 1766 - version = "14.0.0" 1767 - source = "registry+https://github.com/rust-lang/crates.io-index" 1768 - checksum = "e3bc7fe297f1f4614774989c00ec8b1add59571dc9b024b4c00acb7dedd4e19d" 1769 - dependencies = [ 1770 - "gix-tempfile", 1771 - "gix-utils", 1772 - "thiserror", 1773 - ] 1774 - 1775 - [[package]] 1776 - name = "gix-object" 1777 - version = "0.44.0" 1778 - source = "registry+https://github.com/rust-lang/crates.io-index" 1779 - checksum = "2f5b801834f1de7640731820c2df6ba88d95480dc4ab166a5882f8ff12b88efa" 1780 - dependencies = [ 1781 - "bstr", 1782 - "gix-actor", 1783 - "gix-date", 1784 - "gix-features", 1785 - "gix-hash", 1786 - "gix-utils", 1787 - "gix-validate", 1788 - "itoa", 1789 - "smallvec", 1790 - "thiserror", 1791 - "winnow 0.6.18", 1792 - ] 1793 - 1794 - [[package]] 1795 - name = "gix-path" 1796 - version = "0.10.10" 1797 - source = "registry+https://github.com/rust-lang/crates.io-index" 1798 - checksum = "38d5b8722112fa2fa87135298780bc833b0e9f6c56cc82795d209804b3a03484" 1799 - dependencies = [ 1800 - "bstr", 1801 - "gix-trace", 1802 - "home", 1803 - "once_cell", 1804 - "thiserror", 1805 - ] 1806 - 1807 - [[package]] 1808 - name = "gix-ref" 1809 - version = "0.47.0" 1810 - source = "registry+https://github.com/rust-lang/crates.io-index" 1811 - checksum = "ae0d8406ebf9aaa91f55a57f053c5a1ad1a39f60fdf0303142b7be7ea44311e5" 1812 - dependencies = [ 1813 - "gix-actor", 1814 - "gix-features", 1815 - "gix-fs", 1816 - "gix-hash", 1817 - "gix-lock", 1818 - "gix-object", 1819 - "gix-path", 1820 - "gix-tempfile", 1821 - "gix-utils", 1822 - "gix-validate", 1823 - "memmap2", 1824 - "thiserror", 1825 - "winnow 0.6.18", 1826 - ] 1827 - 1828 - [[package]] 1829 - name = "gix-sec" 1830 - version = "0.10.8" 1831 - source = "registry+https://github.com/rust-lang/crates.io-index" 1832 - checksum = "0fe4d52f30a737bbece5276fab5d3a8b276dc2650df963e293d0673be34e7a5f" 1833 - dependencies = [ 1834 - "bitflags 2.6.0", 1835 - "gix-path", 1836 - "libc", 1837 - "windows-sys 0.52.0", 1838 - ] 1839 - 1840 - [[package]] 1841 - name = "gix-tempfile" 1842 - version = "14.0.2" 1843 - source = "registry+https://github.com/rust-lang/crates.io-index" 1844 - checksum = "046b4927969fa816a150a0cda2e62c80016fe11fb3c3184e4dddf4e542f108aa" 1845 - dependencies = [ 1846 - "gix-fs", 1847 - "libc", 1848 - "once_cell", 1849 - "parking_lot", 1850 - "tempfile", 1851 - ] 1852 - 1853 - [[package]] 1854 - name = "gix-trace" 1855 - version = "0.1.9" 1856 - source = "registry+https://github.com/rust-lang/crates.io-index" 1857 - checksum = "f924267408915fddcd558e3f37295cc7d6a3e50f8bd8b606cee0808c3915157e" 1858 - 1859 - [[package]] 1860 - name = "gix-utils" 1861 - version = "0.1.12" 1862 - source = "registry+https://github.com/rust-lang/crates.io-index" 1863 - checksum = "35192df7fd0fa112263bad8021e2df7167df4cc2a6e6d15892e1e55621d3d4dc" 1864 - dependencies = [ 1865 - "fastrand 2.1.1", 1866 - "unicode-normalization", 1867 - ] 1868 - 1869 - [[package]] 1870 - name = "gix-validate" 1871 - version = "0.9.0" 1872 - source = "registry+https://github.com/rust-lang/crates.io-index" 1873 - checksum = "81f2badbb64e57b404593ee26b752c26991910fd0d81fe6f9a71c1a8309b6c86" 1874 - dependencies = [ 1875 - "bstr", 1876 - "thiserror", 1877 - ] 1878 - 1879 - [[package]] 1880 - name = "glib" 1881 - version = "0.16.9" 1882 - source = "registry+https://github.com/rust-lang/crates.io-index" 1883 - checksum = "16aa2475c9debed5a32832cb5ff2af5a3f9e1ab9e69df58eaadc1ab2004d6eba" 1884 - dependencies = [ 1885 - "bitflags 1.3.2", 1886 - "futures-channel", 1887 - "futures-core", 1888 - "futures-executor", 1889 - "futures-task", 1890 - "futures-util", 1891 - "gio-sys", 1892 - "glib-macros", 1893 - "glib-sys", 1894 - "gobject-sys", 1895 - "libc", 1896 - "once_cell", 1897 - "smallvec", 1898 - "thiserror", 1899 - ] 1900 - 1901 - [[package]] 1902 - name = "glib-macros" 1903 - version = "0.16.8" 1904 - source = "registry+https://github.com/rust-lang/crates.io-index" 1905 - checksum = "fb1a9325847aa46f1e96ffea37611b9d51fc4827e67f79e7de502a297560a67b" 1906 - dependencies = [ 1907 - "anyhow", 1908 - "heck 0.4.1", 1909 - "proc-macro-crate 1.3.1", 1910 - "proc-macro-error", 1911 - "proc-macro2", 1912 - "quote", 1913 - "syn 1.0.109", 1914 - ] 1915 - 1916 - [[package]] 1917 - name = "glib-sys" 1918 - version = "0.16.3" 1919 - source = "registry+https://github.com/rust-lang/crates.io-index" 1920 - checksum = "c61a4f46316d06bfa33a7ac22df6f0524c8be58e3db2d9ca99ccb1f357b62a65" 1921 - dependencies = [ 1922 - "libc", 1923 - "system-deps", 1924 - ] 1925 - 1926 - [[package]] 1927 - name = "glob" 1928 - version = "0.3.1" 1929 - source = "registry+https://github.com/rust-lang/crates.io-index" 1930 - checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" 1931 - 1932 - [[package]] 1933 - name = "gobject-sys" 1934 - version = "0.16.3" 1935 - source = "registry+https://github.com/rust-lang/crates.io-index" 1936 - checksum = "3520bb9c07ae2a12c7f2fbb24d4efc11231c8146a86956413fb1a79bb760a0f1" 1937 - dependencies = [ 1938 - "glib-sys", 1939 - "libc", 1940 - "system-deps", 1941 - ] 1942 - 1943 - [[package]] 1944 - name = "gtk" 1945 - version = "0.16.2" 1946 - source = "registry+https://github.com/rust-lang/crates.io-index" 1947 - checksum = "e4d3507d43908c866c805f74c9dd593c0ce7ba5c38e576e41846639cdcd4bee6" 1948 - dependencies = [ 1949 - "atk", 1950 - "bitflags 1.3.2", 1951 - "cairo-rs", 1952 - "field-offset", 1953 - "futures-channel", 1954 - "gdk", 1955 - "gdk-pixbuf", 1956 - "gio", 1957 - "glib", 1958 - "gtk-sys", 1959 - "gtk3-macros", 1960 - "libc", 1961 - "once_cell", 1962 - "pango", 1963 - "pkg-config", 1964 - ] 1965 - 1966 - [[package]] 1967 - name = "gtk-sys" 1968 - version = "0.16.0" 1969 - source = "registry+https://github.com/rust-lang/crates.io-index" 1970 - checksum = "89b5f8946685d5fe44497007786600c2f368ff6b1e61a16251c89f72a97520a3" 1971 - dependencies = [ 1972 - "atk-sys", 1973 - "cairo-sys-rs", 1974 - "gdk-pixbuf-sys", 1975 - "gdk-sys", 1976 - "gio-sys", 1977 - "glib-sys", 1978 - "gobject-sys", 1979 - "libc", 1980 - "pango-sys", 1981 - "system-deps", 1982 - ] 1983 - 1984 - [[package]] 1985 - name = "gtk3-macros" 1986 - version = "0.16.3" 1987 - source = "registry+https://github.com/rust-lang/crates.io-index" 1988 - checksum = "096eb63c6fedf03bafe65e5924595785eaf1bcb7200dac0f2cbe9c9738f05ad8" 1989 - dependencies = [ 1990 - "anyhow", 1991 - "proc-macro-crate 1.3.1", 1992 - "proc-macro-error", 1993 - "proc-macro2", 1994 - "quote", 1995 - "syn 1.0.109", 1996 - ] 1997 - 1998 - [[package]] 1999 - name = "h2" 2000 - version = "0.3.26" 2001 - source = "registry+https://github.com/rust-lang/crates.io-index" 2002 - checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8" 2003 - dependencies = [ 2004 - "bytes", 2005 - "fnv", 2006 - "futures-core", 2007 - "futures-sink", 2008 - "futures-util", 2009 - "http", 2010 - "indexmap", 2011 - "slab", 2012 - "tokio", 2013 - "tokio-util", 2014 - "tracing", 2015 - ] 2016 - 2017 - [[package]] 2018 - name = "half" 2019 - version = "2.4.1" 2020 - source = "registry+https://github.com/rust-lang/crates.io-index" 2021 - checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888" 2022 - dependencies = [ 2023 - "cfg-if", 2024 - "crunchy", 2025 - ] 2026 - 2027 - [[package]] 2028 - name = "hashbrown" 2029 - version = "0.14.5" 2030 - source = "registry+https://github.com/rust-lang/crates.io-index" 2031 - checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" 2032 - 2033 - [[package]] 2034 - name = "hashbrown" 2035 - version = "0.15.0" 2036 - source = "registry+https://github.com/rust-lang/crates.io-index" 2037 - checksum = "1e087f84d4f86bf4b218b927129862374b72199ae7d8657835f1e89000eea4fb" 2038 - dependencies = [ 2039 - "allocator-api2", 2040 - "equivalent", 2041 - "foldhash", 2042 - ] 2043 - 2044 - [[package]] 2045 - name = "heck" 2046 - version = "0.3.3" 2047 - source = "registry+https://github.com/rust-lang/crates.io-index" 2048 - checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c" 2049 - dependencies = [ 2050 - "unicode-segmentation", 2051 - ] 2052 - 2053 - [[package]] 2054 - name = "heck" 2055 - version = "0.4.1" 2056 - source = "registry+https://github.com/rust-lang/crates.io-index" 2057 - checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 2058 - 2059 - [[package]] 2060 - name = "heck" 2061 - version = "0.5.0" 2062 - source = "registry+https://github.com/rust-lang/crates.io-index" 2063 - checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 2064 - 2065 - [[package]] 2066 - name = "hermit-abi" 2067 - version = "0.3.9" 2068 - source = "registry+https://github.com/rust-lang/crates.io-index" 2069 - checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024" 2070 - 2071 - [[package]] 2072 - name = "hermit-abi" 2073 - version = "0.4.0" 2074 - source = "registry+https://github.com/rust-lang/crates.io-index" 2075 - checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc" 2076 - 2077 - [[package]] 2078 - name = "hex" 2079 - version = "0.4.3" 2080 - source = "registry+https://github.com/rust-lang/crates.io-index" 2081 - checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" 2082 - 2083 - [[package]] 2084 - name = "hmac" 2085 - version = "0.12.1" 2086 - source = "registry+https://github.com/rust-lang/crates.io-index" 2087 - checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" 2088 - dependencies = [ 2089 - "digest", 2090 - ] 2091 - 2092 - [[package]] 2093 - name = "home" 2094 - version = "0.5.9" 2095 - source = "registry+https://github.com/rust-lang/crates.io-index" 2096 - checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5" 2097 - dependencies = [ 2098 - "windows-sys 0.52.0", 2099 - ] 2100 - 2101 - [[package]] 2102 - name = "html5ever" 2103 - version = "0.27.0" 2104 - source = "registry+https://github.com/rust-lang/crates.io-index" 2105 - checksum = "c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4" 2106 - dependencies = [ 2107 - "log", 2108 - "mac", 2109 - "markup5ever", 2110 - "proc-macro2", 2111 - "quote", 2112 - "syn 2.0.77", 2113 - ] 2114 - 2115 - [[package]] 2116 - name = "http" 2117 - version = "0.2.12" 2118 - source = "registry+https://github.com/rust-lang/crates.io-index" 2119 - checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1" 2120 - dependencies = [ 2121 - "bytes", 2122 - "fnv", 2123 - "itoa", 2124 - ] 2125 - 2126 - [[package]] 2127 - name = "http-body" 2128 - version = "0.4.6" 2129 - source = "registry+https://github.com/rust-lang/crates.io-index" 2130 - checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2" 2131 - dependencies = [ 2132 - "bytes", 2133 - "http", 2134 - "pin-project-lite", 2135 - ] 2136 - 2137 - [[package]] 2138 - name = "httparse" 2139 - version = "1.9.4" 2140 - source = "registry+https://github.com/rust-lang/crates.io-index" 2141 - checksum = "0fcc0b4a115bf80b728eb8ea024ad5bd707b615bfed49e0665b6e0f86fd082d9" 2142 - 2143 - [[package]] 2144 - name = "httpdate" 2145 - version = "1.0.3" 2146 - source = "registry+https://github.com/rust-lang/crates.io-index" 2147 - checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" 2148 - 2149 - [[package]] 2150 - name = "humantime" 2151 - version = "2.1.0" 2152 - source = "registry+https://github.com/rust-lang/crates.io-index" 2153 - checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" 2154 - 2155 - [[package]] 2156 - name = "hyper" 2157 - version = "0.14.30" 2158 - source = "registry+https://github.com/rust-lang/crates.io-index" 2159 - checksum = "a152ddd61dfaec7273fe8419ab357f33aee0d914c5f4efbf0d96fa749eea5ec9" 2160 - dependencies = [ 2161 - "bytes", 2162 - "futures-channel", 2163 - "futures-core", 2164 - "futures-util", 2165 - "h2", 2166 - "http", 2167 - "http-body", 2168 - "httparse", 2169 - "httpdate", 2170 - "itoa", 2171 - "pin-project-lite", 2172 - "socket2 0.5.7", 2173 - "tokio", 2174 - "tower-service", 2175 - "tracing", 2176 - "want", 2177 - ] 2178 - 2179 - [[package]] 2180 - name = "hyper-rustls" 2181 - version = "0.24.2" 2182 - source = "registry+https://github.com/rust-lang/crates.io-index" 2183 - checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590" 2184 - dependencies = [ 2185 - "futures-util", 2186 - "http", 2187 - "hyper", 2188 - "rustls 0.21.12", 2189 - "tokio", 2190 - "tokio-rustls", 2191 - ] 2192 - 2193 - [[package]] 2194 - name = "iana-time-zone" 2195 - version = "0.1.60" 2196 - source = "registry+https://github.com/rust-lang/crates.io-index" 2197 - checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141" 2198 - dependencies = [ 2199 - "android_system_properties", 2200 - "core-foundation-sys", 2201 - "iana-time-zone-haiku", 2202 - "js-sys", 2203 - "wasm-bindgen", 2204 - "windows-core 0.52.0", 2205 - ] 2206 - 2207 - [[package]] 2208 - name = "iana-time-zone-haiku" 2209 - version = "0.1.2" 2210 - source = "registry+https://github.com/rust-lang/crates.io-index" 2211 - checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 2212 - dependencies = [ 2213 - "cc", 2214 - ] 2215 - 2216 - [[package]] 2217 - name = "idna" 2218 - version = "0.5.0" 2219 - source = "registry+https://github.com/rust-lang/crates.io-index" 2220 - checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6" 2221 - dependencies = [ 2222 - "unicode-bidi", 2223 - "unicode-normalization", 2224 - ] 2225 - 2226 - [[package]] 2227 - name = "im" 2228 - version = "15.1.0" 2229 - source = "registry+https://github.com/rust-lang/crates.io-index" 2230 - checksum = "d0acd33ff0285af998aaf9b57342af478078f53492322fafc47450e09397e0e9" 2231 - dependencies = [ 2232 - "bitmaps", 2233 - "rand_core", 2234 - "rand_xoshiro", 2235 - "serde", 2236 - "sized-chunks", 2237 - "typenum", 2238 - "version_check", 2239 - ] 2240 - 2241 - [[package]] 2242 - name = "image" 2243 - version = "0.24.9" 2244 - source = "registry+https://github.com/rust-lang/crates.io-index" 2245 - checksum = "5690139d2f55868e080017335e4b94cb7414274c74f1669c84fb5feba2c9f69d" 2246 - dependencies = [ 2247 - "bytemuck", 2248 - "byteorder", 2249 - "color_quant", 2250 - "jpeg-decoder", 2251 - "num-traits", 2252 - "png", 2253 - ] 2254 - 2255 - [[package]] 2256 - name = "image" 2257 - version = "0.25.4" 2258 - source = "registry+https://github.com/rust-lang/crates.io-index" 2259 - checksum = "bc144d44a31d753b02ce64093d532f55ff8dc4ebf2ffb8a63c0dda691385acae" 2260 - dependencies = [ 2261 - "bytemuck", 2262 - "byteorder-lite", 2263 - "color_quant", 2264 - "exr", 2265 - "gif", 2266 - "image-webp", 2267 - "num-traits", 2268 - "png", 2269 - "qoi", 2270 - "ravif", 2271 - "rayon", 2272 - "rgb", 2273 - "tiff", 2274 - "zune-core", 2275 - "zune-jpeg", 2276 - ] 2277 - 2278 - [[package]] 2279 - name = "image-webp" 2280 - version = "0.2.0" 2281 - source = "registry+https://github.com/rust-lang/crates.io-index" 2282 - checksum = "e031e8e3d94711a9ccb5d6ea357439ef3dcbed361798bd4071dc4d9793fbe22f" 2283 - dependencies = [ 2284 - "byteorder-lite", 2285 - "quick-error", 2286 - ] 2287 - 2288 - [[package]] 2289 - name = "imgref" 2290 - version = "1.10.1" 2291 - source = "registry+https://github.com/rust-lang/crates.io-index" 2292 - checksum = "44feda355f4159a7c757171a77de25daf6411e217b4cabd03bd6650690468126" 2293 - 2294 - [[package]] 2295 - name = "indexmap" 2296 - version = "2.5.0" 2297 - source = "registry+https://github.com/rust-lang/crates.io-index" 2298 - checksum = "68b900aa2f7301e21c36462b170ee99994de34dff39a4a6a528e80e7376d07e5" 2299 - dependencies = [ 2300 - "equivalent", 2301 - "hashbrown 0.14.5", 2302 - ] 2303 - 2304 - [[package]] 2305 - name = "inout" 2306 - version = "0.1.3" 2307 - source = "registry+https://github.com/rust-lang/crates.io-index" 2308 - checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5" 2309 - dependencies = [ 2310 - "generic-array", 2311 - ] 2312 - 2313 - [[package]] 2314 - name = "instant" 2315 - version = "0.1.13" 2316 - source = "registry+https://github.com/rust-lang/crates.io-index" 2317 - checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222" 2318 - dependencies = [ 2319 - "cfg-if", 2320 - "js-sys", 2321 - "wasm-bindgen", 2322 - "web-sys", 2323 - ] 2324 - 2325 - [[package]] 2326 - name = "interpolate_name" 2327 - version = "0.2.4" 2328 - source = "registry+https://github.com/rust-lang/crates.io-index" 2329 - checksum = "c34819042dc3d3971c46c2190835914dfbe0c3c13f61449b2997f4e9722dfa60" 2330 - dependencies = [ 2331 - "proc-macro2", 2332 - "quote", 2333 - "syn 2.0.77", 2334 - ] 2335 - 2336 - [[package]] 2337 - name = "intl-memoizer" 2338 - version = "0.5.2" 2339 - source = "registry+https://github.com/rust-lang/crates.io-index" 2340 - checksum = "fe22e020fce238ae18a6d5d8c502ee76a52a6e880d99477657e6acc30ec57bda" 2341 - dependencies = [ 2342 - "type-map", 2343 - "unic-langid", 2344 - ] 2345 - 2346 - [[package]] 2347 - name = "intl_pluralrules" 2348 - version = "7.0.2" 2349 - source = "registry+https://github.com/rust-lang/crates.io-index" 2350 - checksum = "078ea7b7c29a2b4df841a7f6ac8775ff6074020c6776d48491ce2268e068f972" 2351 - dependencies = [ 2352 - "unic-langid", 2353 - ] 2354 - 2355 - [[package]] 2356 - name = "io-lifetimes" 2357 - version = "1.0.11" 2358 - source = "registry+https://github.com/rust-lang/crates.io-index" 2359 - checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2" 2360 - dependencies = [ 2361 - "hermit-abi 0.3.9", 2362 - "libc", 2363 - "windows-sys 0.48.0", 2364 - ] 2365 - 2366 - [[package]] 2367 - name = "ipnet" 2368 - version = "2.9.0" 2369 - source = "registry+https://github.com/rust-lang/crates.io-index" 2370 - checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3" 2371 - 2372 - [[package]] 2373 - name = "is-docker" 2374 - version = "0.2.0" 2375 - source = "registry+https://github.com/rust-lang/crates.io-index" 2376 - checksum = "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3" 2377 - dependencies = [ 2378 - "once_cell", 2379 - ] 2380 - 2381 - [[package]] 2382 - name = "is-wsl" 2383 - version = "0.4.0" 2384 - source = "registry+https://github.com/rust-lang/crates.io-index" 2385 - checksum = "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5" 2386 - dependencies = [ 2387 - "is-docker", 2388 - "once_cell", 2389 - ] 2390 - 2391 - [[package]] 2392 - name = "is_terminal_polyfill" 2393 - version = "1.70.1" 2394 - source = "registry+https://github.com/rust-lang/crates.io-index" 2395 - checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" 2396 - 2397 - [[package]] 2398 - name = "itertools" 2399 - version = "0.12.1" 2400 - source = "registry+https://github.com/rust-lang/crates.io-index" 2401 - checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" 2402 - dependencies = [ 2403 - "either", 2404 - ] 2405 - 2406 - [[package]] 2407 - name = "itertools" 2408 - version = "0.13.0" 2409 - source = "registry+https://github.com/rust-lang/crates.io-index" 2410 - checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" 2411 - dependencies = [ 2412 - "either", 2413 - ] 2414 - 2415 - [[package]] 2416 - name = "itoa" 2417 - version = "1.0.11" 2418 - source = "registry+https://github.com/rust-lang/crates.io-index" 2419 - checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" 2420 - 2421 - [[package]] 2422 - name = "jiff" 2423 - version = "0.1.12" 2424 - source = "registry+https://github.com/rust-lang/crates.io-index" 2425 - checksum = "437651126da47900d4d70255ab15f5c69510ca4e0d88c9f01b5b8d41a45c3a9b" 2426 - dependencies = [ 2427 - "jiff-tzdb-platform", 2428 - "windows-sys 0.59.0", 2429 - ] 2430 - 2431 - [[package]] 2432 - name = "jiff-tzdb" 2433 - version = "0.1.0" 2434 - source = "registry+https://github.com/rust-lang/crates.io-index" 2435 - checksum = "05fac328b3df1c0f18a3c2ab6cb7e06e4e549f366017d796e3e66b6d6889abe6" 2436 - 2437 - [[package]] 2438 - name = "jiff-tzdb-platform" 2439 - version = "0.1.0" 2440 - source = "registry+https://github.com/rust-lang/crates.io-index" 2441 - checksum = "f8da387d5feaf355954c2c122c194d6df9c57d865125a67984bb453db5336940" 2442 - dependencies = [ 2443 - "jiff-tzdb", 2444 - ] 2445 - 2446 - [[package]] 2447 - name = "jni" 2448 - version = "0.21.1" 2449 - source = "registry+https://github.com/rust-lang/crates.io-index" 2450 - checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97" 2451 - dependencies = [ 2452 - "cesu8", 2453 - "cfg-if", 2454 - "combine", 2455 - "jni-sys", 2456 - "log", 2457 - "thiserror", 2458 - "walkdir", 2459 - "windows-sys 0.45.0", 2460 - ] 2461 - 2462 - [[package]] 2463 - name = "jni-sys" 2464 - version = "0.3.0" 2465 - source = "registry+https://github.com/rust-lang/crates.io-index" 2466 - checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130" 2467 - 2468 - [[package]] 2469 - name = "jobserver" 2470 - version = "0.1.32" 2471 - source = "registry+https://github.com/rust-lang/crates.io-index" 2472 - checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0" 2473 - dependencies = [ 2474 - "libc", 2475 - ] 2476 - 2477 - [[package]] 2478 - name = "jpeg-decoder" 2479 - version = "0.3.1" 2480 - source = "registry+https://github.com/rust-lang/crates.io-index" 2481 - checksum = "f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0" 2482 - 2483 - [[package]] 2484 - name = "js-sys" 2485 - version = "0.3.70" 2486 - source = "registry+https://github.com/rust-lang/crates.io-index" 2487 - checksum = "1868808506b929d7b0cfa8f75951347aa71bb21144b7791bae35d9bccfcfe37a" 2488 - dependencies = [ 2489 - "wasm-bindgen", 2490 - ] 2491 - 2492 - [[package]] 2493 - name = "keyboard-types" 2494 - version = "0.6.2" 2495 - source = "registry+https://github.com/rust-lang/crates.io-index" 2496 - checksum = "0b7668b7cff6a51fe61cdde64cd27c8a220786f399501b57ebe36f7d8112fd68" 2497 - dependencies = [ 2498 - "bitflags 1.3.2", 2499 - ] 2500 - 2501 - [[package]] 2502 - name = "kurbo" 2503 - version = "0.9.5" 2504 - source = "registry+https://github.com/rust-lang/crates.io-index" 2505 - checksum = "bd85a5776cd9500c2e2059c8c76c3b01528566b7fcbaf8098b55a33fc298849b" 2506 - dependencies = [ 2507 - "arrayvec", 2508 - "serde", 2509 - ] 2510 - 2511 - [[package]] 2512 - name = "lazy_static" 2513 - version = "1.5.0" 2514 - source = "registry+https://github.com/rust-lang/crates.io-index" 2515 - checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 2516 - 2517 - [[package]] 2518 - name = "lazycell" 2519 - version = "1.3.0" 2520 - source = "registry+https://github.com/rust-lang/crates.io-index" 2521 - checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" 2522 - 2523 - [[package]] 2524 - name = "lebe" 2525 - version = "0.5.2" 2526 - source = "registry+https://github.com/rust-lang/crates.io-index" 2527 - checksum = "03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8" 2528 - 2529 - [[package]] 2530 - name = "libc" 2531 - version = "0.2.158" 2532 - source = "registry+https://github.com/rust-lang/crates.io-index" 2533 - checksum = "d8adc4bb1803a324070e64a98ae98f38934d91957a99cfb3a43dcbc01bc56439" 2534 - 2535 - [[package]] 2536 - name = "libdbus-sys" 2537 - version = "0.2.5" 2538 - source = "registry+https://github.com/rust-lang/crates.io-index" 2539 - checksum = "06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72" 2540 - dependencies = [ 2541 - "pkg-config", 2542 - ] 2543 - 2544 - [[package]] 2545 - name = "libfuzzer-sys" 2546 - version = "0.4.7" 2547 - source = "registry+https://github.com/rust-lang/crates.io-index" 2548 - checksum = "a96cfd5557eb82f2b83fed4955246c988d331975a002961b07c81584d107e7f7" 2549 - dependencies = [ 2550 - "arbitrary", 2551 - "cc", 2552 - "once_cell", 2553 - ] 2554 - 2555 - [[package]] 2556 - name = "libloading" 2557 - version = "0.8.5" 2558 - source = "registry+https://github.com/rust-lang/crates.io-index" 2559 - checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4" 2560 - dependencies = [ 2561 - "cfg-if", 2562 - "windows-targets 0.52.6", 2563 - ] 2564 - 2565 - [[package]] 2566 - name = "libredox" 2567 - version = "0.1.3" 2568 - source = "registry+https://github.com/rust-lang/crates.io-index" 2569 - checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d" 2570 - dependencies = [ 2571 - "bitflags 2.6.0", 2572 - "libc", 2573 - ] 2574 - 2575 - [[package]] 2576 - name = "libsamplerate" 2577 - version = "0.1.0" 2578 - source = "registry+https://github.com/rust-lang/crates.io-index" 2579 - checksum = "bcbb68a750265482d1b1f70e3b4505da140c73960f8068726e2fd1ffb792c300" 2580 - dependencies = [ 2581 - "libc", 2582 - ] 2583 - 2584 - [[package]] 2585 - name = "linux-raw-sys" 2586 - version = "0.3.8" 2587 - source = "registry+https://github.com/rust-lang/crates.io-index" 2588 - checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519" 2589 - 2590 - [[package]] 2591 - name = "linux-raw-sys" 2592 - version = "0.4.14" 2593 - source = "registry+https://github.com/rust-lang/crates.io-index" 2594 - checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89" 2595 - 2596 - [[package]] 2597 - name = "lock_api" 2598 - version = "0.4.12" 2599 - source = "registry+https://github.com/rust-lang/crates.io-index" 2600 - checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17" 2601 - dependencies = [ 2602 - "autocfg", 2603 - "scopeguard", 2604 - ] 2605 - 2606 - [[package]] 2607 - name = "log" 2608 - version = "0.4.22" 2609 - source = "registry+https://github.com/rust-lang/crates.io-index" 2610 - checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24" 2611 - 2612 - [[package]] 2613 - name = "loop9" 2614 - version = "0.1.5" 2615 - source = "registry+https://github.com/rust-lang/crates.io-index" 2616 - checksum = "0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062" 2617 - dependencies = [ 2618 - "imgref", 2619 - ] 2620 - 2621 - [[package]] 2622 - name = "lru" 2623 - version = "0.12.5" 2624 - source = "registry+https://github.com/rust-lang/crates.io-index" 2625 - checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38" 2626 - dependencies = [ 2627 - "hashbrown 0.15.0", 2628 - ] 2629 - 2630 - [[package]] 2631 - name = "mac" 2632 - version = "0.1.1" 2633 - source = "registry+https://github.com/rust-lang/crates.io-index" 2634 - checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4" 2635 - 2636 - [[package]] 2637 - name = "mach" 2638 - version = "0.3.2" 2639 - source = "registry+https://github.com/rust-lang/crates.io-index" 2640 - checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa" 2641 - dependencies = [ 2642 - "libc", 2643 - ] 2644 - 2645 - [[package]] 2646 - name = "mach2" 2647 - version = "0.4.2" 2648 - source = "registry+https://github.com/rust-lang/crates.io-index" 2649 - checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709" 2650 - dependencies = [ 2651 - "libc", 2652 - ] 2653 - 2654 - [[package]] 2655 - name = "malloc_buf" 2656 - version = "0.0.6" 2657 - source = "registry+https://github.com/rust-lang/crates.io-index" 2658 - checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb" 2659 - dependencies = [ 2660 - "libc", 2661 - ] 2662 - 2663 - [[package]] 2664 - name = "markup5ever" 2665 - version = "0.12.1" 2666 - source = "registry+https://github.com/rust-lang/crates.io-index" 2667 - checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45" 2668 - dependencies = [ 2669 - "log", 2670 - "phf", 2671 - "phf_codegen", 2672 - "string_cache", 2673 - "string_cache_codegen", 2674 - "tendril", 2675 - ] 2676 - 2677 - [[package]] 2678 - name = "markup5ever_rcdom" 2679 - version = "0.3.0" 2680 - source = "registry+https://github.com/rust-lang/crates.io-index" 2681 - checksum = "edaa21ab3701bfee5099ade5f7e1f84553fd19228cf332f13cd6e964bf59be18" 2682 - dependencies = [ 2683 - "html5ever", 2684 - "markup5ever", 2685 - "tendril", 2686 - "xml5ever", 2687 - ] 2688 - 2689 - [[package]] 2690 - name = "matches" 2691 - version = "0.1.10" 2692 - source = "registry+https://github.com/rust-lang/crates.io-index" 2693 - checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5" 2694 - 2695 - [[package]] 2696 - name = "maybe-rayon" 2697 - version = "0.1.1" 2698 - source = "registry+https://github.com/rust-lang/crates.io-index" 2699 - checksum = "8ea1f30cedd69f0a2954655f7188c6a834246d2bcf1e315e2ac40c4b24dc9519" 2700 - dependencies = [ 2701 - "cfg-if", 2702 - ] 2703 - 2704 - [[package]] 2705 - name = "memchr" 2706 - version = "2.7.4" 2707 - source = "registry+https://github.com/rust-lang/crates.io-index" 2708 - checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" 2709 - 2710 - [[package]] 2711 - name = "memmap2" 2712 - version = "0.9.4" 2713 - source = "registry+https://github.com/rust-lang/crates.io-index" 2714 - checksum = "fe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322" 2715 - dependencies = [ 2716 - "libc", 2717 - ] 2718 - 2719 - [[package]] 2720 - name = "memoffset" 2721 - version = "0.7.1" 2722 - source = "registry+https://github.com/rust-lang/crates.io-index" 2723 - checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4" 2724 - dependencies = [ 2725 - "autocfg", 2726 - ] 2727 - 2728 - [[package]] 2729 - name = "memoffset" 2730 - version = "0.9.1" 2731 - source = "registry+https://github.com/rust-lang/crates.io-index" 2732 - checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" 2733 - dependencies = [ 2734 - "autocfg", 2735 - ] 2736 - 2737 - [[package]] 2738 - name = "mime" 2739 - version = "0.3.17" 2740 - source = "registry+https://github.com/rust-lang/crates.io-index" 2741 - checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 2742 - 2743 - [[package]] 2744 - name = "minimal-lexical" 2745 - version = "0.2.1" 2746 - source = "registry+https://github.com/rust-lang/crates.io-index" 2747 - checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 2748 - 2749 - [[package]] 2750 - name = "miniz_oxide" 2751 - version = "0.7.4" 2752 - source = "registry+https://github.com/rust-lang/crates.io-index" 2753 - checksum = "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08" 2754 - dependencies = [ 2755 - "adler", 2756 - "simd-adler32", 2757 - ] 2758 - 2759 - [[package]] 2760 - name = "miniz_oxide" 2761 - version = "0.8.0" 2762 - source = "registry+https://github.com/rust-lang/crates.io-index" 2763 - checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1" 2764 - dependencies = [ 2765 - "adler2", 2766 - ] 2767 - 2768 - [[package]] 2769 - name = "mio" 2770 - version = "1.0.2" 2771 - source = "registry+https://github.com/rust-lang/crates.io-index" 2772 - checksum = "80e04d1dcff3aae0704555fe5fee3bcfaf3d1fdf8a7e521d5b9d2b42acb52cec" 2773 - dependencies = [ 2774 - "hermit-abi 0.3.9", 2775 - "libc", 2776 - "wasi", 2777 - "windows-sys 0.52.0", 2778 - ] 2779 - 2780 - [[package]] 2781 - name = "ndk" 2782 - version = "0.8.0" 2783 - source = "registry+https://github.com/rust-lang/crates.io-index" 2784 - checksum = "2076a31b7010b17a38c01907c45b945e8f11495ee4dd588309718901b1f7a5b7" 2785 - dependencies = [ 2786 - "bitflags 2.6.0", 2787 - "jni-sys", 2788 - "log", 2789 - "ndk-sys", 2790 - "num_enum", 2791 - "thiserror", 2792 - ] 2793 - 2794 - [[package]] 2795 - name = "ndk-context" 2796 - version = "0.1.1" 2797 - source = "registry+https://github.com/rust-lang/crates.io-index" 2798 - checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b" 2799 - 2800 - [[package]] 2801 - name = "ndk-sys" 2802 - version = "0.5.0+25.2.9519653" 2803 - source = "registry+https://github.com/rust-lang/crates.io-index" 2804 - checksum = "8c196769dd60fd4f363e11d948139556a344e79d451aeb2fa2fd040738ef7691" 2805 - dependencies = [ 2806 - "jni-sys", 2807 - ] 2808 - 2809 - [[package]] 2810 - name = "new_debug_unreachable" 2811 - version = "1.0.6" 2812 - source = "registry+https://github.com/rust-lang/crates.io-index" 2813 - checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086" 2814 - 2815 - [[package]] 2816 - name = "nix" 2817 - version = "0.26.4" 2818 - source = "registry+https://github.com/rust-lang/crates.io-index" 2819 - checksum = "598beaf3cc6fdd9a5dfb1630c2800c7acd31df7aaf0f565796fba2b53ca1af1b" 2820 - dependencies = [ 2821 - "bitflags 1.3.2", 2822 - "cfg-if", 2823 - "libc", 2824 - "memoffset 0.7.1", 2825 - ] 2826 - 2827 - [[package]] 2828 - name = "nom" 2829 - version = "7.1.3" 2830 - source = "registry+https://github.com/rust-lang/crates.io-index" 2831 - checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" 2832 - dependencies = [ 2833 - "memchr", 2834 - "minimal-lexical", 2835 - ] 2836 - 2837 - [[package]] 2838 - name = "noop_proc_macro" 2839 - version = "0.3.0" 2840 - source = "registry+https://github.com/rust-lang/crates.io-index" 2841 - checksum = "0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8" 2842 - 2843 - [[package]] 2844 - name = "nu-ansi-term" 2845 - version = "0.46.0" 2846 - source = "registry+https://github.com/rust-lang/crates.io-index" 2847 - checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" 2848 - dependencies = [ 2849 - "overload", 2850 - "winapi", 2851 - ] 2852 - 2853 - [[package]] 2854 - name = "num-bigint" 2855 - version = "0.4.6" 2856 - source = "registry+https://github.com/rust-lang/crates.io-index" 2857 - checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9" 2858 - dependencies = [ 2859 - "num-integer", 2860 - "num-traits", 2861 - "rand", 2862 - ] 2863 - 2864 - [[package]] 2865 - name = "num-conv" 2866 - version = "0.1.0" 2867 - source = "registry+https://github.com/rust-lang/crates.io-index" 2868 - checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" 2869 - 2870 - [[package]] 2871 - name = "num-derive" 2872 - version = "0.4.2" 2873 - source = "registry+https://github.com/rust-lang/crates.io-index" 2874 - checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202" 2875 - dependencies = [ 2876 - "proc-macro2", 2877 - "quote", 2878 - "syn 2.0.77", 2879 - ] 2880 - 2881 - [[package]] 2882 - name = "num-integer" 2883 - version = "0.1.46" 2884 - source = "registry+https://github.com/rust-lang/crates.io-index" 2885 - checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" 2886 - dependencies = [ 2887 - "num-traits", 2888 - ] 2889 - 2890 - [[package]] 2891 - name = "num-rational" 2892 - version = "0.4.2" 2893 - source = "registry+https://github.com/rust-lang/crates.io-index" 2894 - checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824" 2895 - dependencies = [ 2896 - "num-bigint", 2897 - "num-integer", 2898 - "num-traits", 2899 - ] 2900 - 2901 - [[package]] 2902 - name = "num-traits" 2903 - version = "0.2.19" 2904 - source = "registry+https://github.com/rust-lang/crates.io-index" 2905 - checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 2906 - dependencies = [ 2907 - "autocfg", 2908 - ] 2909 - 2910 - [[package]] 2911 - name = "num_cpus" 2912 - version = "1.16.0" 2913 - source = "registry+https://github.com/rust-lang/crates.io-index" 2914 - checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" 2915 - dependencies = [ 2916 - "hermit-abi 0.3.9", 2917 - "libc", 2918 - ] 2919 - 2920 - [[package]] 2921 - name = "num_enum" 2922 - version = "0.7.3" 2923 - source = "registry+https://github.com/rust-lang/crates.io-index" 2924 - checksum = "4e613fc340b2220f734a8595782c551f1250e969d87d3be1ae0579e8d4065179" 2925 - dependencies = [ 2926 - "num_enum_derive", 2927 - ] 2928 - 2929 - [[package]] 2930 - name = "num_enum_derive" 2931 - version = "0.7.3" 2932 - source = "registry+https://github.com/rust-lang/crates.io-index" 2933 - checksum = "af1844ef2428cc3e1cb900be36181049ef3d3193c63e43026cfe202983b27a56" 2934 - dependencies = [ 2935 - "proc-macro-crate 3.2.0", 2936 - "proc-macro2", 2937 - "quote", 2938 - "syn 2.0.77", 2939 - ] 2940 - 2941 - [[package]] 2942 - name = "num_threads" 2943 - version = "0.1.7" 2944 - source = "registry+https://github.com/rust-lang/crates.io-index" 2945 - checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9" 2946 - dependencies = [ 2947 - "libc", 2948 - ] 2949 - 2950 - [[package]] 2951 - name = "oauth2" 2952 - version = "4.4.2" 2953 - source = "registry+https://github.com/rust-lang/crates.io-index" 2954 - checksum = "c38841cdd844847e3e7c8d29cef9dcfed8877f8f56f9071f77843ecf3baf937f" 2955 - dependencies = [ 2956 - "base64 0.13.1", 2957 - "chrono", 2958 - "getrandom", 2959 - "http", 2960 - "rand", 2961 - "reqwest", 2962 - "serde", 2963 - "serde_json", 2964 - "serde_path_to_error", 2965 - "sha2", 2966 - "thiserror", 2967 - "url", 2968 - ] 2969 - 2970 - [[package]] 2971 - name = "objc" 2972 - version = "0.2.7" 2973 - source = "registry+https://github.com/rust-lang/crates.io-index" 2974 - checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1" 2975 - dependencies = [ 2976 - "malloc_buf", 2977 - ] 2978 - 2979 - [[package]] 2980 - name = "object" 2981 - version = "0.36.4" 2982 - source = "registry+https://github.com/rust-lang/crates.io-index" 2983 - checksum = "084f1a5821ac4c651660a94a7153d27ac9d8a53736203f58b31945ded098070a" 2984 - dependencies = [ 2985 - "memchr", 2986 - ] 2987 - 2988 - [[package]] 2989 - name = "oboe" 2990 - version = "0.6.1" 2991 - source = "registry+https://github.com/rust-lang/crates.io-index" 2992 - checksum = "e8b61bebd49e5d43f5f8cc7ee2891c16e0f41ec7954d36bcb6c14c5e0de867fb" 2993 - dependencies = [ 2994 - "jni", 2995 - "ndk", 2996 - "ndk-context", 2997 - "num-derive", 2998 - "num-traits", 2999 - "oboe-sys", 3000 - ] 3001 - 3002 - [[package]] 3003 - name = "oboe-sys" 3004 - version = "0.6.1" 3005 - source = "registry+https://github.com/rust-lang/crates.io-index" 3006 - checksum = "6c8bb09a4a2b1d668170cfe0a7d5bc103f8999fb316c98099b6a9939c9f2e79d" 3007 - dependencies = [ 3008 - "cc", 3009 - ] 3010 - 3011 - [[package]] 3012 - name = "once_cell" 3013 - version = "1.20.2" 3014 - source = "registry+https://github.com/rust-lang/crates.io-index" 3015 - checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775" 3016 - 3017 - [[package]] 3018 - name = "open" 3019 - version = "5.3.0" 3020 - source = "registry+https://github.com/rust-lang/crates.io-index" 3021 - checksum = "61a877bf6abd716642a53ef1b89fb498923a4afca5c754f9050b4d081c05c4b3" 3022 - dependencies = [ 3023 - "is-wsl", 3024 - "libc", 3025 - "pathdiff", 3026 - ] 3027 - 3028 - [[package]] 3029 - name = "option-ext" 3030 - version = "0.2.0" 3031 - source = "registry+https://github.com/rust-lang/crates.io-index" 3032 - checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" 3033 - 3034 - [[package]] 3035 - name = "ordered-stream" 3036 - version = "0.2.0" 3037 - source = "registry+https://github.com/rust-lang/crates.io-index" 3038 - checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50" 3039 - dependencies = [ 3040 - "futures-core", 3041 - "pin-project-lite", 3042 - ] 3043 - 3044 - [[package]] 3045 - name = "overload" 3046 - version = "0.1.1" 3047 - source = "registry+https://github.com/rust-lang/crates.io-index" 3048 - checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" 3049 - 3050 - [[package]] 3051 - name = "pango" 3052 - version = "0.16.5" 3053 - source = "registry+https://github.com/rust-lang/crates.io-index" 3054 - checksum = "cdff66b271861037b89d028656184059e03b0b6ccb36003820be19f7200b1e94" 3055 - dependencies = [ 3056 - "bitflags 1.3.2", 3057 - "gio", 3058 - "glib", 3059 - "libc", 3060 - "once_cell", 3061 - "pango-sys", 3062 - ] 3063 - 3064 - [[package]] 3065 - name = "pango-sys" 3066 - version = "0.16.3" 3067 - source = "registry+https://github.com/rust-lang/crates.io-index" 3068 - checksum = "9e134909a9a293e04d2cc31928aa95679c5e4df954d0b85483159bd20d8f047f" 3069 - dependencies = [ 3070 - "glib-sys", 3071 - "gobject-sys", 3072 - "libc", 3073 - "system-deps", 3074 - ] 3075 - 3076 - [[package]] 3077 - name = "pangocairo" 3078 - version = "0.16.3" 3079 - source = "registry+https://github.com/rust-lang/crates.io-index" 3080 - checksum = "16ad2ec87789371b551fd2367c10aa37060412ffd3e60abd99491b21b93a3f9b" 3081 - dependencies = [ 3082 - "bitflags 1.3.2", 3083 - "cairo-rs", 3084 - "glib", 3085 - "libc", 3086 - "pango", 3087 - "pangocairo-sys", 3088 - ] 3089 - 3090 - [[package]] 3091 - name = "pangocairo-sys" 3092 - version = "0.16.3" 3093 - source = "registry+https://github.com/rust-lang/crates.io-index" 3094 - checksum = "848d2df9b7f1a8c7a19d994de443bcbe5d4382610ccb8e64247f932be74fcf76" 3095 - dependencies = [ 3096 - "cairo-sys-rs", 3097 - "glib-sys", 3098 - "libc", 3099 - "pango-sys", 3100 - "system-deps", 3101 - ] 3102 - 3103 - [[package]] 3104 - name = "parking" 3105 - version = "2.2.0" 3106 - source = "registry+https://github.com/rust-lang/crates.io-index" 3107 - checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae" 3108 - 3109 - [[package]] 3110 - name = "parking_lot" 3111 - version = "0.12.3" 3112 - source = "registry+https://github.com/rust-lang/crates.io-index" 3113 - checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27" 3114 - dependencies = [ 3115 - "lock_api", 3116 - "parking_lot_core", 3117 - ] 3118 - 3119 - [[package]] 3120 - name = "parking_lot_core" 3121 - version = "0.9.10" 3122 - source = "registry+https://github.com/rust-lang/crates.io-index" 3123 - checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8" 3124 - dependencies = [ 3125 - "cfg-if", 3126 - "libc", 3127 - "redox_syscall", 3128 - "smallvec", 3129 - "windows-targets 0.52.6", 3130 - ] 3131 - 3132 - [[package]] 3133 - name = "paste" 3134 - version = "1.0.15" 3135 - source = "registry+https://github.com/rust-lang/crates.io-index" 3136 - checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" 3137 - 3138 - [[package]] 3139 - name = "pathdiff" 3140 - version = "0.2.1" 3141 - source = "registry+https://github.com/rust-lang/crates.io-index" 3142 - checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd" 3143 - 3144 - [[package]] 3145 - name = "percent-encoding" 3146 - version = "2.3.1" 3147 - source = "registry+https://github.com/rust-lang/crates.io-index" 3148 - checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" 3149 - 3150 - [[package]] 3151 - name = "phf" 3152 - version = "0.11.2" 3153 - source = "registry+https://github.com/rust-lang/crates.io-index" 3154 - checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc" 3155 - dependencies = [ 3156 - "phf_shared 0.11.2", 3157 - ] 3158 - 3159 - [[package]] 3160 - name = "phf_codegen" 3161 - version = "0.11.2" 3162 - source = "registry+https://github.com/rust-lang/crates.io-index" 3163 - checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a" 3164 - dependencies = [ 3165 - "phf_generator 0.11.2", 3166 - "phf_shared 0.11.2", 3167 - ] 3168 - 3169 - [[package]] 3170 - name = "phf_generator" 3171 - version = "0.10.0" 3172 - source = "registry+https://github.com/rust-lang/crates.io-index" 3173 - checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6" 3174 - dependencies = [ 3175 - "phf_shared 0.10.0", 3176 - "rand", 3177 - ] 3178 - 3179 - [[package]] 3180 - name = "phf_generator" 3181 - version = "0.11.2" 3182 - source = "registry+https://github.com/rust-lang/crates.io-index" 3183 - checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0" 3184 - dependencies = [ 3185 - "phf_shared 0.11.2", 3186 - "rand", 3187 - ] 3188 - 3189 - [[package]] 3190 - name = "phf_shared" 3191 - version = "0.10.0" 3192 - source = "registry+https://github.com/rust-lang/crates.io-index" 3193 - checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096" 3194 - dependencies = [ 3195 - "siphasher", 3196 - ] 3197 - 3198 - [[package]] 3199 - name = "phf_shared" 3200 - version = "0.11.2" 3201 - source = "registry+https://github.com/rust-lang/crates.io-index" 3202 - checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b" 3203 - dependencies = [ 3204 - "siphasher", 3205 - ] 3206 - 3207 - [[package]] 3208 - name = "piet" 3209 - version = "0.6.2" 3210 - source = "registry+https://github.com/rust-lang/crates.io-index" 3211 - checksum = "e381186490a3e2017a506d62b759ea8eaf4be14666b13ed53973e8ae193451b1" 3212 - dependencies = [ 3213 - "image 0.24.9", 3214 - "kurbo", 3215 - "unic-bidi", 3216 - ] 3217 - 3218 - [[package]] 3219 - name = "piet-cairo" 3220 - version = "0.6.2" 3221 - source = "registry+https://github.com/rust-lang/crates.io-index" 3222 - checksum = "12dc0b38ac300c79deb9bfc8c7f91a08f2b080338648f7202981094b22321bb9" 3223 - dependencies = [ 3224 - "cairo-rs", 3225 - "pango", 3226 - "pangocairo", 3227 - "piet", 3228 - "unicode-segmentation", 3229 - "xi-unicode", 3230 - ] 3231 - 3232 - [[package]] 3233 - name = "piet-common" 3234 - version = "0.6.2" 3235 - source = "registry+https://github.com/rust-lang/crates.io-index" 3236 - checksum = "9dd8497cc0bcfecb1e14e027428c5e3eaf9af6e14761176e1212006d8bdba387" 3237 - dependencies = [ 3238 - "cairo-rs", 3239 - "cairo-sys-rs", 3240 - "cfg-if", 3241 - "core-graphics", 3242 - "piet", 3243 - "piet-cairo", 3244 - "piet-coregraphics", 3245 - "piet-direct2d", 3246 - "piet-web", 3247 - "wasm-bindgen", 3248 - "web-sys", 3249 - ] 3250 - 3251 - [[package]] 3252 - name = "piet-coregraphics" 3253 - version = "0.6.2" 3254 - source = "registry+https://github.com/rust-lang/crates.io-index" 3255 - checksum = "a819b41d2ddb1d8abf3e45e49422f866cba281b4abb5e2fb948bba06e2c3d3f7" 3256 - dependencies = [ 3257 - "associative-cache", 3258 - "core-foundation", 3259 - "core-foundation-sys", 3260 - "core-graphics", 3261 - "core-text", 3262 - "foreign-types", 3263 - "piet", 3264 - ] 3265 - 3266 - [[package]] 3267 - name = "piet-direct2d" 3268 - version = "0.6.2" 3269 - source = "registry+https://github.com/rust-lang/crates.io-index" 3270 - checksum = "dd00e91df4f987be40eb13042afe6ee9e54468466bdb7486390b40d4fef0993e" 3271 - dependencies = [ 3272 - "associative-cache", 3273 - "dwrote", 3274 - "piet", 3275 - "utf16_lit", 3276 - "winapi", 3277 - "wio", 3278 - ] 3279 - 3280 - [[package]] 3281 - name = "piet-web" 3282 - version = "0.6.2" 3283 - source = "registry+https://github.com/rust-lang/crates.io-index" 3284 - checksum = "3a560232a94e535979923d49062d1c6d5407b3804bcd0d0b4cb9e25a9b41db1e" 3285 - dependencies = [ 3286 - "js-sys", 3287 - "piet", 3288 - "unicode-segmentation", 3289 - "wasm-bindgen", 3290 - "web-sys", 3291 - "xi-unicode", 3292 - ] 3293 - 3294 - [[package]] 3295 - name = "pin-project-lite" 3296 - version = "0.2.14" 3297 - source = "registry+https://github.com/rust-lang/crates.io-index" 3298 - checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02" 3299 - 3300 - [[package]] 3301 - name = "pin-utils" 3302 - version = "0.1.0" 3303 - source = "registry+https://github.com/rust-lang/crates.io-index" 3304 - checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 3305 - 3306 - [[package]] 3307 - name = "piper" 3308 - version = "0.2.4" 3309 - source = "registry+https://github.com/rust-lang/crates.io-index" 3310 - checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066" 3311 - dependencies = [ 3312 - "atomic-waker", 3313 - "fastrand 2.1.1", 3314 - "futures-io", 3315 - ] 3316 - 3317 - [[package]] 3318 - name = "pkg-config" 3319 - version = "0.3.30" 3320 - source = "registry+https://github.com/rust-lang/crates.io-index" 3321 - checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec" 3322 - 3323 - [[package]] 3324 - name = "png" 3325 - version = "0.17.13" 3326 - source = "registry+https://github.com/rust-lang/crates.io-index" 3327 - checksum = "06e4b0d3d1312775e782c86c91a111aa1f910cbb65e1337f9975b5f9a554b5e1" 3328 - dependencies = [ 3329 - "bitflags 1.3.2", 3330 - "crc32fast", 3331 - "fdeflate", 3332 - "flate2", 3333 - "miniz_oxide 0.7.4", 3334 - ] 3335 - 3336 - [[package]] 3337 - name = "polling" 3338 - version = "2.8.0" 3339 - source = "registry+https://github.com/rust-lang/crates.io-index" 3340 - checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce" 3341 - dependencies = [ 3342 - "autocfg", 3343 - "bitflags 1.3.2", 3344 - "cfg-if", 3345 - "concurrent-queue", 3346 - "libc", 3347 - "log", 3348 - "pin-project-lite", 3349 - "windows-sys 0.48.0", 3350 - ] 3351 - 3352 - [[package]] 3353 - name = "polling" 3354 - version = "3.7.3" 3355 - source = "registry+https://github.com/rust-lang/crates.io-index" 3356 - checksum = "cc2790cd301dec6cd3b7a025e4815cf825724a51c98dccfe6a3e55f05ffb6511" 3357 - dependencies = [ 3358 - "cfg-if", 3359 - "concurrent-queue", 3360 - "hermit-abi 0.4.0", 3361 - "pin-project-lite", 3362 - "rustix 0.38.37", 3363 - "tracing", 3364 - "windows-sys 0.59.0", 3365 - ] 3366 - 3367 - [[package]] 3368 - name = "pollster" 3369 - version = "0.3.0" 3370 - source = "registry+https://github.com/rust-lang/crates.io-index" 3371 - checksum = "22686f4785f02a4fcc856d3b3bb19bf6c8160d103f7a99cc258bddd0251dc7f2" 3372 - 3373 - [[package]] 3374 - name = "powerfmt" 3375 - version = "0.2.0" 3376 - source = "registry+https://github.com/rust-lang/crates.io-index" 3377 - checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" 3378 - 3379 - [[package]] 3380 - name = "ppv-lite86" 3381 - version = "0.2.20" 3382 - source = "registry+https://github.com/rust-lang/crates.io-index" 3383 - checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04" 3384 - dependencies = [ 3385 - "zerocopy", 3386 - ] 3387 - 3388 - [[package]] 3389 - name = "precomputed-hash" 3390 - version = "0.1.1" 3391 - source = "registry+https://github.com/rust-lang/crates.io-index" 3392 - checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c" 3393 - 3394 - [[package]] 3395 - name = "proc-macro-crate" 3396 - version = "1.3.1" 3397 - source = "registry+https://github.com/rust-lang/crates.io-index" 3398 - checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919" 3399 - dependencies = [ 3400 - "once_cell", 3401 - "toml_edit 0.19.15", 3402 - ] 3403 - 3404 - [[package]] 3405 - name = "proc-macro-crate" 3406 - version = "3.2.0" 3407 - source = "registry+https://github.com/rust-lang/crates.io-index" 3408 - checksum = "8ecf48c7ca261d60b74ab1a7b20da18bede46776b2e55535cb958eb595c5fa7b" 3409 - dependencies = [ 3410 - "toml_edit 0.22.20", 3411 - ] 3412 - 3413 - [[package]] 3414 - name = "proc-macro-error" 3415 - version = "1.0.4" 3416 - source = "registry+https://github.com/rust-lang/crates.io-index" 3417 - checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" 3418 - dependencies = [ 3419 - "proc-macro-error-attr", 3420 - "proc-macro2", 3421 - "quote", 3422 - "syn 1.0.109", 3423 - "version_check", 3424 - ] 3425 - 3426 - [[package]] 3427 - name = "proc-macro-error-attr" 3428 - version = "1.0.4" 3429 - source = "registry+https://github.com/rust-lang/crates.io-index" 3430 - checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" 3431 - dependencies = [ 3432 - "proc-macro2", 3433 - "quote", 3434 - "version_check", 3435 - ] 3436 - 3437 - [[package]] 3438 - name = "proc-macro2" 3439 - version = "1.0.86" 3440 - source = "registry+https://github.com/rust-lang/crates.io-index" 3441 - checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77" 3442 - dependencies = [ 3443 - "unicode-ident", 3444 - ] 3445 - 3446 - [[package]] 3447 - name = "prodash" 3448 - version = "28.0.0" 3449 - source = "registry+https://github.com/rust-lang/crates.io-index" 3450 - checksum = "744a264d26b88a6a7e37cbad97953fa233b94d585236310bcbc88474b4092d79" 3451 - 3452 - [[package]] 3453 - name = "profiling" 3454 - version = "1.0.15" 3455 - source = "registry+https://github.com/rust-lang/crates.io-index" 3456 - checksum = "43d84d1d7a6ac92673717f9f6d1518374ef257669c24ebc5ac25d5033828be58" 3457 - dependencies = [ 3458 - "profiling-procmacros", 3459 - ] 3460 - 3461 - [[package]] 3462 - name = "profiling-procmacros" 3463 - version = "1.0.15" 3464 - source = "registry+https://github.com/rust-lang/crates.io-index" 3465 - checksum = "8021cf59c8ec9c432cfc2526ac6b8aa508ecaf29cd415f271b8406c1b851c3fd" 3466 - dependencies = [ 3467 - "quote", 3468 - "syn 2.0.77", 3469 - ] 3470 - 3471 - [[package]] 3472 - name = "psst-cli" 3473 - version = "0.1.0" 3474 - dependencies = [ 3475 - "env_logger", 3476 - "log", 3477 - "psst-core", 3478 - ] 3479 - 3480 - [[package]] 3481 - name = "psst-core" 3482 - version = "0.1.0" 3483 - dependencies = [ 3484 - "aes", 3485 - "audio_thread_priority", 3486 - "byteorder", 3487 - "cpal", 3488 - "crossbeam-channel", 3489 - "ctr", 3490 - "cubeb", 3491 - "git-version", 3492 - "gix-config", 3493 - "hmac", 3494 - "libsamplerate", 3495 - "log", 3496 - "num-bigint", 3497 - "num-traits", 3498 - "oauth2", 3499 - "once_cell", 3500 - "parking_lot", 3501 - "psst-protocol", 3502 - "quick-protobuf", 3503 - "rand", 3504 - "rangemap", 3505 - "rb", 3506 - "serde", 3507 - "serde_json", 3508 - "sha-1", 3509 - "shannon", 3510 - "socks", 3511 - "symphonia", 3512 - "tempfile", 3513 - "time", 3514 - "ureq", 3515 - "url", 3516 - "windows 0.58.0", 3517 - ] 3518 - 3519 - [[package]] 3520 - name = "psst-gui" 3521 - version = "0.1.0" 3522 - dependencies = [ 3523 - "crossbeam-channel", 3524 - "directories", 3525 - "druid", 3526 - "druid-enums", 3527 - "druid-shell", 3528 - "env_logger", 3529 - "image 0.25.4", 3530 - "itertools 0.13.0", 3531 - "log", 3532 - "lru", 3533 - "once_cell", 3534 - "open", 3535 - "parking_lot", 3536 - "psst-core", 3537 - "rand", 3538 - "raw-window-handle", 3539 - "regex", 3540 - "sanitize_html", 3541 - "serde", 3542 - "serde_json", 3543 - "souvlaki", 3544 - "threadpool", 3545 - "time", 3546 - "time-humanize", 3547 - "ureq", 3548 - "url", 3549 - "winres", 3550 - ] 3551 - 3552 - [[package]] 3553 - name = "psst-protocol" 3554 - version = "0.1.0" 3555 - dependencies = [ 3556 - "quick-protobuf", 3557 - ] 3558 - 3559 - [[package]] 3560 - name = "qoi" 3561 - version = "0.4.1" 3562 - source = "registry+https://github.com/rust-lang/crates.io-index" 3563 - checksum = "7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001" 3564 - dependencies = [ 3565 - "bytemuck", 3566 - ] 3567 - 3568 - [[package]] 3569 - name = "quick-error" 3570 - version = "2.0.1" 3571 - source = "registry+https://github.com/rust-lang/crates.io-index" 3572 - checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3" 3573 - 3574 - [[package]] 3575 - name = "quick-protobuf" 3576 - version = "0.8.1" 3577 - source = "registry+https://github.com/rust-lang/crates.io-index" 3578 - checksum = "9d6da84cc204722a989e01ba2f6e1e276e190f22263d0cb6ce8526fcdb0d2e1f" 3579 - dependencies = [ 3580 - "byteorder", 3581 - ] 3582 - 3583 - [[package]] 3584 - name = "quote" 3585 - version = "1.0.37" 3586 - source = "registry+https://github.com/rust-lang/crates.io-index" 3587 - checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af" 3588 - dependencies = [ 3589 - "proc-macro2", 3590 - ] 3591 - 3592 - [[package]] 3593 - name = "rand" 3594 - version = "0.8.5" 3595 - source = "registry+https://github.com/rust-lang/crates.io-index" 3596 - checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 3597 - dependencies = [ 3598 - "libc", 3599 - "rand_chacha", 3600 - "rand_core", 3601 - ] 3602 - 3603 - [[package]] 3604 - name = "rand_chacha" 3605 - version = "0.3.1" 3606 - source = "registry+https://github.com/rust-lang/crates.io-index" 3607 - checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 3608 - dependencies = [ 3609 - "ppv-lite86", 3610 - "rand_core", 3611 - ] 3612 - 3613 - [[package]] 3614 - name = "rand_core" 3615 - version = "0.6.4" 3616 - source = "registry+https://github.com/rust-lang/crates.io-index" 3617 - checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 3618 - dependencies = [ 3619 - "getrandom", 3620 - ] 3621 - 3622 - [[package]] 3623 - name = "rand_xoshiro" 3624 - version = "0.6.0" 3625 - source = "registry+https://github.com/rust-lang/crates.io-index" 3626 - checksum = "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa" 3627 - dependencies = [ 3628 - "rand_core", 3629 - ] 3630 - 3631 - [[package]] 3632 - name = "rangemap" 3633 - version = "1.5.1" 3634 - source = "registry+https://github.com/rust-lang/crates.io-index" 3635 - checksum = "f60fcc7d6849342eff22c4350c8b9a989ee8ceabc4b481253e8946b9fe83d684" 3636 - 3637 - [[package]] 3638 - name = "rav1e" 3639 - version = "0.7.1" 3640 - source = "registry+https://github.com/rust-lang/crates.io-index" 3641 - checksum = "cd87ce80a7665b1cce111f8a16c1f3929f6547ce91ade6addf4ec86a8dda5ce9" 3642 - dependencies = [ 3643 - "arbitrary", 3644 - "arg_enum_proc_macro", 3645 - "arrayvec", 3646 - "av1-grain", 3647 - "bitstream-io", 3648 - "built", 3649 - "cfg-if", 3650 - "interpolate_name", 3651 - "itertools 0.12.1", 3652 - "libc", 3653 - "libfuzzer-sys", 3654 - "log", 3655 - "maybe-rayon", 3656 - "new_debug_unreachable", 3657 - "noop_proc_macro", 3658 - "num-derive", 3659 - "num-traits", 3660 - "once_cell", 3661 - "paste", 3662 - "profiling", 3663 - "rand", 3664 - "rand_chacha", 3665 - "simd_helpers", 3666 - "system-deps", 3667 - "thiserror", 3668 - "v_frame", 3669 - "wasm-bindgen", 3670 - ] 3671 - 3672 - [[package]] 3673 - name = "ravif" 3674 - version = "0.11.10" 3675 - source = "registry+https://github.com/rust-lang/crates.io-index" 3676 - checksum = "a8f0bfd976333248de2078d350bfdf182ff96e168a24d23d2436cef320dd4bdd" 3677 - dependencies = [ 3678 - "avif-serialize", 3679 - "imgref", 3680 - "loop9", 3681 - "quick-error", 3682 - "rav1e", 3683 - "rgb", 3684 - ] 3685 - 3686 - [[package]] 3687 - name = "raw-window-handle" 3688 - version = "0.5.2" 3689 - source = "registry+https://github.com/rust-lang/crates.io-index" 3690 - checksum = "f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9" 3691 - 3692 - [[package]] 3693 - name = "rayon" 3694 - version = "1.10.0" 3695 - source = "registry+https://github.com/rust-lang/crates.io-index" 3696 - checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa" 3697 - dependencies = [ 3698 - "either", 3699 - "rayon-core", 3700 - ] 3701 - 3702 - [[package]] 3703 - name = "rayon-core" 3704 - version = "1.12.1" 3705 - source = "registry+https://github.com/rust-lang/crates.io-index" 3706 - checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2" 3707 - dependencies = [ 3708 - "crossbeam-deque", 3709 - "crossbeam-utils", 3710 - ] 3711 - 3712 - [[package]] 3713 - name = "rb" 3714 - version = "0.4.1" 3715 - source = "registry+https://github.com/rust-lang/crates.io-index" 3716 - checksum = "56cf8381505b60ae18a4097f1d0be093287ca3bf4fbb23d36ac5ad3bba335daa" 3717 - 3718 - [[package]] 3719 - name = "redox_syscall" 3720 - version = "0.5.3" 3721 - source = "registry+https://github.com/rust-lang/crates.io-index" 3722 - checksum = "2a908a6e00f1fdd0dfd9c0eb08ce85126f6d8bbda50017e74bc4a4b7d4a926a4" 3723 - dependencies = [ 3724 - "bitflags 2.6.0", 3725 - ] 3726 - 3727 - [[package]] 3728 - name = "redox_users" 3729 - version = "0.4.6" 3730 - source = "registry+https://github.com/rust-lang/crates.io-index" 3731 - checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43" 3732 - dependencies = [ 3733 - "getrandom", 3734 - "libredox", 3735 - "thiserror", 3736 - ] 3737 - 3738 - [[package]] 3739 - name = "regex" 3740 - version = "1.11.0" 3741 - source = "registry+https://github.com/rust-lang/crates.io-index" 3742 - checksum = "38200e5ee88914975b69f657f0801b6f6dccafd44fd9326302a4aaeecfacb1d8" 3743 - dependencies = [ 3744 - "aho-corasick", 3745 - "memchr", 3746 - "regex-automata", 3747 - "regex-syntax", 3748 - ] 3749 - 3750 - [[package]] 3751 - name = "regex-automata" 3752 - version = "0.4.8" 3753 - source = "registry+https://github.com/rust-lang/crates.io-index" 3754 - checksum = "368758f23274712b504848e9d5a6f010445cc8b87a7cdb4d7cbee666c1288da3" 3755 - dependencies = [ 3756 - "aho-corasick", 3757 - "memchr", 3758 - "regex-syntax", 3759 - ] 3760 - 3761 - [[package]] 3762 - name = "regex-syntax" 3763 - version = "0.8.5" 3764 - source = "registry+https://github.com/rust-lang/crates.io-index" 3765 - checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" 3766 - 3767 - [[package]] 3768 - name = "reqwest" 3769 - version = "0.11.27" 3770 - source = "registry+https://github.com/rust-lang/crates.io-index" 3771 - checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62" 3772 - dependencies = [ 3773 - "base64 0.21.7", 3774 - "bytes", 3775 - "encoding_rs", 3776 - "futures-core", 3777 - "futures-util", 3778 - "h2", 3779 - "http", 3780 - "http-body", 3781 - "hyper", 3782 - "hyper-rustls", 3783 - "ipnet", 3784 - "js-sys", 3785 - "log", 3786 - "mime", 3787 - "once_cell", 3788 - "percent-encoding", 3789 - "pin-project-lite", 3790 - "rustls 0.21.12", 3791 - "rustls-pemfile", 3792 - "serde", 3793 - "serde_json", 3794 - "serde_urlencoded", 3795 - "sync_wrapper", 3796 - "system-configuration", 3797 - "tokio", 3798 - "tokio-rustls", 3799 - "tower-service", 3800 - "url", 3801 - "wasm-bindgen", 3802 - "wasm-bindgen-futures", 3803 - "web-sys", 3804 - "webpki-roots 0.25.4", 3805 - "winreg", 3806 - ] 3807 - 3808 - [[package]] 3809 - name = "rgb" 3810 - version = "0.8.50" 3811 - source = "registry+https://github.com/rust-lang/crates.io-index" 3812 - checksum = "57397d16646700483b67d2dd6511d79318f9d057fdbd21a4066aeac8b41d310a" 3813 - 3814 - [[package]] 3815 - name = "ring" 3816 - version = "0.17.8" 3817 - source = "registry+https://github.com/rust-lang/crates.io-index" 3818 - checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d" 3819 - dependencies = [ 3820 - "cc", 3821 - "cfg-if", 3822 - "getrandom", 3823 - "libc", 3824 - "spin", 3825 - "untrusted", 3826 - "windows-sys 0.52.0", 3827 - ] 3828 - 3829 - [[package]] 3830 - name = "rustc-demangle" 3831 - version = "0.1.24" 3832 - source = "registry+https://github.com/rust-lang/crates.io-index" 3833 - checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f" 3834 - 3835 - [[package]] 3836 - name = "rustc-hash" 3837 - version = "1.1.0" 3838 - source = "registry+https://github.com/rust-lang/crates.io-index" 3839 - checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" 3840 - 3841 - [[package]] 3842 - name = "rustc_version" 3843 - version = "0.4.1" 3844 - source = "registry+https://github.com/rust-lang/crates.io-index" 3845 - checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" 3846 - dependencies = [ 3847 - "semver", 3848 - ] 3849 - 3850 - [[package]] 3851 - name = "rustix" 3852 - version = "0.37.27" 3853 - source = "registry+https://github.com/rust-lang/crates.io-index" 3854 - checksum = "fea8ca367a3a01fe35e6943c400addf443c0f57670e6ec51196f71a4b8762dd2" 3855 - dependencies = [ 3856 - "bitflags 1.3.2", 3857 - "errno", 3858 - "io-lifetimes", 3859 - "libc", 3860 - "linux-raw-sys 0.3.8", 3861 - "windows-sys 0.48.0", 3862 - ] 3863 - 3864 - [[package]] 3865 - name = "rustix" 3866 - version = "0.38.37" 3867 - source = "registry+https://github.com/rust-lang/crates.io-index" 3868 - checksum = "8acb788b847c24f28525660c4d7758620a7210875711f79e7f663cc152726811" 3869 - dependencies = [ 3870 - "bitflags 2.6.0", 3871 - "errno", 3872 - "libc", 3873 - "linux-raw-sys 0.4.14", 3874 - "windows-sys 0.52.0", 3875 - ] 3876 - 3877 - [[package]] 3878 - name = "rustls" 3879 - version = "0.21.12" 3880 - source = "registry+https://github.com/rust-lang/crates.io-index" 3881 - checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e" 3882 - dependencies = [ 3883 - "log", 3884 - "ring", 3885 - "rustls-webpki 0.101.7", 3886 - "sct", 3887 - ] 3888 - 3889 - [[package]] 3890 - name = "rustls" 3891 - version = "0.23.12" 3892 - source = "registry+https://github.com/rust-lang/crates.io-index" 3893 - checksum = "c58f8c84392efc0a126acce10fa59ff7b3d2ac06ab451a33f2741989b806b044" 3894 - dependencies = [ 3895 - "log", 3896 - "once_cell", 3897 - "ring", 3898 - "rustls-pki-types", 3899 - "rustls-webpki 0.102.7", 3900 - "subtle", 3901 - "zeroize", 3902 - ] 3903 - 3904 - [[package]] 3905 - name = "rustls-pemfile" 3906 - version = "1.0.4" 3907 - source = "registry+https://github.com/rust-lang/crates.io-index" 3908 - checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c" 3909 - dependencies = [ 3910 - "base64 0.21.7", 3911 - ] 3912 - 3913 - [[package]] 3914 - name = "rustls-pki-types" 3915 - version = "1.8.0" 3916 - source = "registry+https://github.com/rust-lang/crates.io-index" 3917 - checksum = "fc0a2ce646f8655401bb81e7927b812614bd5d91dbc968696be50603510fcaf0" 3918 - 3919 - [[package]] 3920 - name = "rustls-webpki" 3921 - version = "0.101.7" 3922 - source = "registry+https://github.com/rust-lang/crates.io-index" 3923 - checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765" 3924 - dependencies = [ 3925 - "ring", 3926 - "untrusted", 3927 - ] 3928 - 3929 - [[package]] 3930 - name = "rustls-webpki" 3931 - version = "0.102.7" 3932 - source = "registry+https://github.com/rust-lang/crates.io-index" 3933 - checksum = "84678086bd54edf2b415183ed7a94d0efb049f1b646a33e22a36f3794be6ae56" 3934 - dependencies = [ 3935 - "ring", 3936 - "rustls-pki-types", 3937 - "untrusted", 3938 - ] 3939 - 3940 - [[package]] 3941 - name = "ryu" 3942 - version = "1.0.18" 3943 - source = "registry+https://github.com/rust-lang/crates.io-index" 3944 - checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f" 3945 - 3946 - [[package]] 3947 - name = "same-file" 3948 - version = "1.0.6" 3949 - source = "registry+https://github.com/rust-lang/crates.io-index" 3950 - checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 3951 - dependencies = [ 3952 - "winapi-util", 3953 - ] 3954 - 3955 - [[package]] 3956 - name = "sanitize_html" 3957 - version = "0.8.1" 3958 - source = "registry+https://github.com/rust-lang/crates.io-index" 3959 - checksum = "4383365aa34a33238e8f6c7c1cd87be0ff89cebe6fce9476fc5f78fbf1c80bc0" 3960 - dependencies = [ 3961 - "html5ever", 3962 - "lazy_static", 3963 - "markup5ever_rcdom", 3964 - "regex", 3965 - ] 3966 - 3967 - [[package]] 3968 - name = "scopeguard" 3969 - version = "1.2.0" 3970 - source = "registry+https://github.com/rust-lang/crates.io-index" 3971 - checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 3972 - 3973 - [[package]] 3974 - name = "sct" 3975 - version = "0.7.1" 3976 - source = "registry+https://github.com/rust-lang/crates.io-index" 3977 - checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414" 3978 - dependencies = [ 3979 - "ring", 3980 - "untrusted", 3981 - ] 3982 - 3983 - [[package]] 3984 - name = "self_cell" 3985 - version = "0.10.3" 3986 - source = "registry+https://github.com/rust-lang/crates.io-index" 3987 - checksum = "e14e4d63b804dc0c7ec4a1e52bcb63f02c7ac94476755aa579edac21e01f915d" 3988 - dependencies = [ 3989 - "self_cell 1.0.4", 3990 - ] 3991 - 3992 - [[package]] 3993 - name = "self_cell" 3994 - version = "1.0.4" 3995 - source = "registry+https://github.com/rust-lang/crates.io-index" 3996 - checksum = "d369a96f978623eb3dc28807c4852d6cc617fed53da5d3c400feff1ef34a714a" 3997 - 3998 - [[package]] 3999 - name = "semver" 4000 - version = "1.0.23" 4001 - source = "registry+https://github.com/rust-lang/crates.io-index" 4002 - checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b" 4003 - 4004 - [[package]] 4005 - name = "serde" 4006 - version = "1.0.210" 4007 - source = "registry+https://github.com/rust-lang/crates.io-index" 4008 - checksum = "c8e3592472072e6e22e0a54d5904d9febf8508f65fb8552499a1abc7d1078c3a" 4009 - dependencies = [ 4010 - "serde_derive", 4011 - ] 4012 - 4013 - [[package]] 4014 - name = "serde_derive" 4015 - version = "1.0.210" 4016 - source = "registry+https://github.com/rust-lang/crates.io-index" 4017 - checksum = "243902eda00fad750862fc144cea25caca5e20d615af0a81bee94ca738f1df1f" 4018 - dependencies = [ 4019 - "proc-macro2", 4020 - "quote", 4021 - "syn 2.0.77", 4022 - ] 4023 - 4024 - [[package]] 4025 - name = "serde_json" 4026 - version = "1.0.132" 4027 - source = "registry+https://github.com/rust-lang/crates.io-index" 4028 - checksum = "d726bfaff4b320266d395898905d0eba0345aae23b54aee3a737e260fd46db03" 4029 - dependencies = [ 4030 - "itoa", 4031 - "memchr", 4032 - "ryu", 4033 - "serde", 4034 - ] 4035 - 4036 - [[package]] 4037 - name = "serde_path_to_error" 4038 - version = "0.1.16" 4039 - source = "registry+https://github.com/rust-lang/crates.io-index" 4040 - checksum = "af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6" 4041 - dependencies = [ 4042 - "itoa", 4043 - "serde", 4044 - ] 4045 - 4046 - [[package]] 4047 - name = "serde_repr" 4048 - version = "0.1.19" 4049 - source = "registry+https://github.com/rust-lang/crates.io-index" 4050 - checksum = "6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9" 4051 - dependencies = [ 4052 - "proc-macro2", 4053 - "quote", 4054 - "syn 2.0.77", 4055 - ] 4056 - 4057 - [[package]] 4058 - name = "serde_spanned" 4059 - version = "0.6.7" 4060 - source = "registry+https://github.com/rust-lang/crates.io-index" 4061 - checksum = "eb5b1b31579f3811bf615c144393417496f152e12ac8b7663bf664f4a815306d" 4062 - dependencies = [ 4063 - "serde", 4064 - ] 4065 - 4066 - [[package]] 4067 - name = "serde_urlencoded" 4068 - version = "0.7.1" 4069 - source = "registry+https://github.com/rust-lang/crates.io-index" 4070 - checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 4071 - dependencies = [ 4072 - "form_urlencoded", 4073 - "itoa", 4074 - "ryu", 4075 - "serde", 4076 - ] 4077 - 4078 - [[package]] 4079 - name = "sha-1" 4080 - version = "0.10.1" 4081 - source = "registry+https://github.com/rust-lang/crates.io-index" 4082 - checksum = "f5058ada175748e33390e40e872bd0fe59a19f265d0158daa551c5a88a76009c" 4083 - dependencies = [ 4084 - "cfg-if", 4085 - "cpufeatures", 4086 - "digest", 4087 - ] 4088 - 4089 - [[package]] 4090 - name = "sha1" 4091 - version = "0.10.6" 4092 - source = "registry+https://github.com/rust-lang/crates.io-index" 4093 - checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 4094 - dependencies = [ 4095 - "cfg-if", 4096 - "cpufeatures", 4097 - "digest", 4098 - ] 4099 - 4100 - [[package]] 4101 - name = "sha1_smol" 4102 - version = "1.0.1" 4103 - source = "registry+https://github.com/rust-lang/crates.io-index" 4104 - checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d" 4105 - 4106 - [[package]] 4107 - name = "sha2" 4108 - version = "0.10.8" 4109 - source = "registry+https://github.com/rust-lang/crates.io-index" 4110 - checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8" 4111 - dependencies = [ 4112 - "cfg-if", 4113 - "cpufeatures", 4114 - "digest", 4115 - ] 4116 - 4117 - [[package]] 4118 - name = "shannon" 4119 - version = "0.2.0" 4120 - source = "registry+https://github.com/rust-lang/crates.io-index" 4121 - checksum = "7ea5b41c9427b56caa7b808cb548a04fb50bb5b9e98590b53f28064ff4174561" 4122 - dependencies = [ 4123 - "byteorder", 4124 - ] 4125 - 4126 - [[package]] 4127 - name = "sharded-slab" 4128 - version = "0.1.7" 4129 - source = "registry+https://github.com/rust-lang/crates.io-index" 4130 - checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" 4131 - dependencies = [ 4132 - "lazy_static", 4133 - ] 4134 - 4135 - [[package]] 4136 - name = "shlex" 4137 - version = "1.3.0" 4138 - source = "registry+https://github.com/rust-lang/crates.io-index" 4139 - checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 4140 - 4141 - [[package]] 4142 - name = "signal-hook-registry" 4143 - version = "1.4.2" 4144 - source = "registry+https://github.com/rust-lang/crates.io-index" 4145 - checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1" 4146 - dependencies = [ 4147 - "libc", 4148 - ] 4149 - 4150 - [[package]] 4151 - name = "simd-adler32" 4152 - version = "0.3.7" 4153 - source = "registry+https://github.com/rust-lang/crates.io-index" 4154 - checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe" 4155 - 4156 - [[package]] 4157 - name = "simd_helpers" 4158 - version = "0.1.0" 4159 - source = "registry+https://github.com/rust-lang/crates.io-index" 4160 - checksum = "95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6" 4161 - dependencies = [ 4162 - "quote", 4163 - ] 4164 - 4165 - [[package]] 4166 - name = "siphasher" 4167 - version = "0.3.11" 4168 - source = "registry+https://github.com/rust-lang/crates.io-index" 4169 - checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d" 4170 - 4171 - [[package]] 4172 - name = "sized-chunks" 4173 - version = "0.6.5" 4174 - source = "registry+https://github.com/rust-lang/crates.io-index" 4175 - checksum = "16d69225bde7a69b235da73377861095455d298f2b970996eec25ddbb42b3d1e" 4176 - dependencies = [ 4177 - "bitmaps", 4178 - "typenum", 4179 - ] 4180 - 4181 - [[package]] 4182 - name = "slab" 4183 - version = "0.4.9" 4184 - source = "registry+https://github.com/rust-lang/crates.io-index" 4185 - checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" 4186 - dependencies = [ 4187 - "autocfg", 4188 - ] 4189 - 4190 - [[package]] 4191 - name = "smallvec" 4192 - version = "1.13.2" 4193 - source = "registry+https://github.com/rust-lang/crates.io-index" 4194 - checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" 4195 - 4196 - [[package]] 4197 - name = "socket2" 4198 - version = "0.4.10" 4199 - source = "registry+https://github.com/rust-lang/crates.io-index" 4200 - checksum = "9f7916fc008ca5542385b89a3d3ce689953c143e9304a9bf8beec1de48994c0d" 4201 - dependencies = [ 4202 - "libc", 4203 - "winapi", 4204 - ] 4205 - 4206 - [[package]] 4207 - name = "socket2" 4208 - version = "0.5.7" 4209 - source = "registry+https://github.com/rust-lang/crates.io-index" 4210 - checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c" 4211 - dependencies = [ 4212 - "libc", 4213 - "windows-sys 0.52.0", 4214 - ] 4215 - 4216 - [[package]] 4217 - name = "socks" 4218 - version = "0.3.4" 4219 - source = "registry+https://github.com/rust-lang/crates.io-index" 4220 - checksum = "f0c3dbbd9ae980613c6dd8e28a9407b50509d3803b57624d5dfe8315218cd58b" 4221 - dependencies = [ 4222 - "byteorder", 4223 - "libc", 4224 - "winapi", 4225 - ] 4226 - 4227 - [[package]] 4228 - name = "souvlaki" 4229 - version = "0.7.3" 4230 - source = "registry+https://github.com/rust-lang/crates.io-index" 4231 - checksum = "ea4544ba17df4ac03d6503ae8abba19adad3ae89203a425945dc4c12d7790bfa" 4232 - dependencies = [ 4233 - "block", 4234 - "cocoa", 4235 - "core-graphics", 4236 - "dispatch", 4237 - "objc", 4238 - "pollster", 4239 - "thiserror", 4240 - "windows 0.44.0", 4241 - "zbus", 4242 - "zvariant", 4243 - ] 4244 - 4245 - [[package]] 4246 - name = "spin" 4247 - version = "0.9.8" 4248 - source = "registry+https://github.com/rust-lang/crates.io-index" 4249 - checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" 4250 - dependencies = [ 4251 - "lock_api", 4252 - ] 4253 - 4254 - [[package]] 4255 - name = "static_assertions" 4256 - version = "1.1.0" 4257 - source = "registry+https://github.com/rust-lang/crates.io-index" 4258 - checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 4259 - 4260 - [[package]] 4261 - name = "string_cache" 4262 - version = "0.8.7" 4263 - source = "registry+https://github.com/rust-lang/crates.io-index" 4264 - checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b" 4265 - dependencies = [ 4266 - "new_debug_unreachable", 4267 - "once_cell", 4268 - "parking_lot", 4269 - "phf_shared 0.10.0", 4270 - "precomputed-hash", 4271 - "serde", 4272 - ] 4273 - 4274 - [[package]] 4275 - name = "string_cache_codegen" 4276 - version = "0.5.2" 4277 - source = "registry+https://github.com/rust-lang/crates.io-index" 4278 - checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988" 4279 - dependencies = [ 4280 - "phf_generator 0.10.0", 4281 - "phf_shared 0.10.0", 4282 - "proc-macro2", 4283 - "quote", 4284 - ] 4285 - 4286 - [[package]] 4287 - name = "subtle" 4288 - version = "2.6.1" 4289 - source = "registry+https://github.com/rust-lang/crates.io-index" 4290 - checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" 4291 - 4292 - [[package]] 4293 - name = "symphonia" 4294 - version = "0.5.4" 4295 - source = "registry+https://github.com/rust-lang/crates.io-index" 4296 - checksum = "815c942ae7ee74737bb00f965fa5b5a2ac2ce7b6c01c0cc169bbeaf7abd5f5a9" 4297 - dependencies = [ 4298 - "lazy_static", 4299 - "symphonia-bundle-mp3", 4300 - "symphonia-codec-vorbis", 4301 - "symphonia-core", 4302 - "symphonia-format-ogg", 4303 - "symphonia-metadata", 4304 - ] 4305 - 4306 - [[package]] 4307 - name = "symphonia-bundle-mp3" 4308 - version = "0.5.4" 4309 - source = "registry+https://github.com/rust-lang/crates.io-index" 4310 - checksum = "c01c2aae70f0f1fb096b6f0ff112a930b1fb3626178fba3ae68b09dce71706d4" 4311 - dependencies = [ 4312 - "lazy_static", 4313 - "log", 4314 - "symphonia-core", 4315 - "symphonia-metadata", 4316 - ] 4317 - 4318 - [[package]] 4319 - name = "symphonia-codec-vorbis" 4320 - version = "0.5.4" 4321 - source = "registry+https://github.com/rust-lang/crates.io-index" 4322 - checksum = "5a98765fb46a0a6732b007f7e2870c2129b6f78d87db7987e6533c8f164a9f30" 4323 - dependencies = [ 4324 - "log", 4325 - "symphonia-core", 4326 - "symphonia-utils-xiph", 4327 - ] 4328 - 4329 - [[package]] 4330 - name = "symphonia-core" 4331 - version = "0.5.4" 4332 - source = "registry+https://github.com/rust-lang/crates.io-index" 4333 - checksum = "798306779e3dc7d5231bd5691f5a813496dc79d3f56bf82e25789f2094e022c3" 4334 - dependencies = [ 4335 - "arrayvec", 4336 - "bitflags 1.3.2", 4337 - "bytemuck", 4338 - "lazy_static", 4339 - "log", 4340 - ] 4341 - 4342 - [[package]] 4343 - name = "symphonia-format-ogg" 4344 - version = "0.5.4" 4345 - source = "registry+https://github.com/rust-lang/crates.io-index" 4346 - checksum = "ada3505789516bcf00fc1157c67729eded428b455c27ca370e41f4d785bfa931" 4347 - dependencies = [ 4348 - "log", 4349 - "symphonia-core", 4350 - "symphonia-metadata", 4351 - "symphonia-utils-xiph", 4352 - ] 4353 - 4354 - [[package]] 4355 - name = "symphonia-metadata" 4356 - version = "0.5.4" 4357 - source = "registry+https://github.com/rust-lang/crates.io-index" 4358 - checksum = "bc622b9841a10089c5b18e99eb904f4341615d5aa55bbf4eedde1be721a4023c" 4359 - dependencies = [ 4360 - "encoding_rs", 4361 - "lazy_static", 4362 - "log", 4363 - "symphonia-core", 4364 - ] 4365 - 4366 - [[package]] 4367 - name = "symphonia-utils-xiph" 4368 - version = "0.5.4" 4369 - source = "registry+https://github.com/rust-lang/crates.io-index" 4370 - checksum = "484472580fa49991afda5f6550ece662237b00c6f562c7d9638d1b086ed010fe" 4371 - dependencies = [ 4372 - "symphonia-core", 4373 - "symphonia-metadata", 4374 - ] 4375 - 4376 - [[package]] 4377 - name = "syn" 4378 - version = "1.0.109" 4379 - source = "registry+https://github.com/rust-lang/crates.io-index" 4380 - checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 4381 - dependencies = [ 4382 - "proc-macro2", 4383 - "quote", 4384 - "unicode-ident", 4385 - ] 4386 - 4387 - [[package]] 4388 - name = "syn" 4389 - version = "2.0.77" 4390 - source = "registry+https://github.com/rust-lang/crates.io-index" 4391 - checksum = "9f35bcdf61fd8e7be6caf75f429fdca8beb3ed76584befb503b1569faee373ed" 4392 - dependencies = [ 4393 - "proc-macro2", 4394 - "quote", 4395 - "unicode-ident", 4396 - ] 4397 - 4398 - [[package]] 4399 - name = "sync_wrapper" 4400 - version = "0.1.2" 4401 - source = "registry+https://github.com/rust-lang/crates.io-index" 4402 - checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160" 4403 - 4404 - [[package]] 4405 - name = "system-configuration" 4406 - version = "0.5.1" 4407 - source = "registry+https://github.com/rust-lang/crates.io-index" 4408 - checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7" 4409 - dependencies = [ 4410 - "bitflags 1.3.2", 4411 - "core-foundation", 4412 - "system-configuration-sys", 4413 - ] 4414 - 4415 - [[package]] 4416 - name = "system-configuration-sys" 4417 - version = "0.5.0" 4418 - source = "registry+https://github.com/rust-lang/crates.io-index" 4419 - checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9" 4420 - dependencies = [ 4421 - "core-foundation-sys", 4422 - "libc", 4423 - ] 4424 - 4425 - [[package]] 4426 - name = "system-deps" 4427 - version = "6.2.2" 4428 - source = "registry+https://github.com/rust-lang/crates.io-index" 4429 - checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349" 4430 - dependencies = [ 4431 - "cfg-expr", 4432 - "heck 0.5.0", 4433 - "pkg-config", 4434 - "toml 0.8.19", 4435 - "version-compare", 4436 - ] 4437 - 4438 - [[package]] 4439 - name = "target-lexicon" 4440 - version = "0.12.16" 4441 - source = "registry+https://github.com/rust-lang/crates.io-index" 4442 - checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1" 4443 - 4444 - [[package]] 4445 - name = "tempfile" 4446 - version = "3.13.0" 4447 - source = "registry+https://github.com/rust-lang/crates.io-index" 4448 - checksum = "f0f2c9fc62d0beef6951ccffd757e241266a2c833136efbe35af6cd2567dca5b" 4449 - dependencies = [ 4450 - "cfg-if", 4451 - "fastrand 2.1.1", 4452 - "once_cell", 4453 - "rustix 0.38.37", 4454 - "windows-sys 0.59.0", 4455 - ] 4456 - 4457 - [[package]] 4458 - name = "tendril" 4459 - version = "0.4.3" 4460 - source = "registry+https://github.com/rust-lang/crates.io-index" 4461 - checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0" 4462 - dependencies = [ 4463 - "futf", 4464 - "mac", 4465 - "utf-8", 4466 - ] 4467 - 4468 - [[package]] 4469 - name = "thiserror" 4470 - version = "1.0.63" 4471 - source = "registry+https://github.com/rust-lang/crates.io-index" 4472 - checksum = "c0342370b38b6a11b6cc11d6a805569958d54cfa061a29969c3b5ce2ea405724" 4473 - dependencies = [ 4474 - "thiserror-impl", 4475 - ] 4476 - 4477 - [[package]] 4478 - name = "thiserror-impl" 4479 - version = "1.0.63" 4480 - source = "registry+https://github.com/rust-lang/crates.io-index" 4481 - checksum = "a4558b58466b9ad7ca0f102865eccc95938dca1a74a856f2b57b6629050da261" 4482 - dependencies = [ 4483 - "proc-macro2", 4484 - "quote", 4485 - "syn 2.0.77", 4486 - ] 4487 - 4488 - [[package]] 4489 - name = "thread_local" 4490 - version = "1.1.8" 4491 - source = "registry+https://github.com/rust-lang/crates.io-index" 4492 - checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c" 4493 - dependencies = [ 4494 - "cfg-if", 4495 - "once_cell", 4496 - ] 4497 - 4498 - [[package]] 4499 - name = "threadpool" 4500 - version = "1.8.1" 4501 - source = "registry+https://github.com/rust-lang/crates.io-index" 4502 - checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa" 4503 - dependencies = [ 4504 - "num_cpus", 4505 - ] 4506 - 4507 - [[package]] 4508 - name = "tiff" 4509 - version = "0.9.1" 4510 - source = "registry+https://github.com/rust-lang/crates.io-index" 4511 - checksum = "ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e" 4512 - dependencies = [ 4513 - "flate2", 4514 - "jpeg-decoder", 4515 - "weezl", 4516 - ] 4517 - 4518 - [[package]] 4519 - name = "time" 4520 - version = "0.3.36" 4521 - source = "registry+https://github.com/rust-lang/crates.io-index" 4522 - checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885" 4523 - dependencies = [ 4524 - "deranged", 4525 - "itoa", 4526 - "libc", 4527 - "num-conv", 4528 - "num_threads", 4529 - "powerfmt", 4530 - "serde", 4531 - "time-core", 4532 - "time-macros", 4533 - ] 4534 - 4535 - [[package]] 4536 - name = "time-core" 4537 - version = "0.1.2" 4538 - source = "registry+https://github.com/rust-lang/crates.io-index" 4539 - checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" 4540 - 4541 - [[package]] 4542 - name = "time-humanize" 4543 - version = "0.1.3" 4544 - source = "registry+https://github.com/rust-lang/crates.io-index" 4545 - checksum = "3e32d019b4f7c100bcd5494e40a27119d45b71fba2b07a4684153129279a4647" 4546 - 4547 - [[package]] 4548 - name = "time-macros" 4549 - version = "0.2.18" 4550 - source = "registry+https://github.com/rust-lang/crates.io-index" 4551 - checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf" 4552 - dependencies = [ 4553 - "num-conv", 4554 - "time-core", 4555 - ] 4556 - 4557 - [[package]] 4558 - name = "tinystr" 4559 - version = "0.7.6" 4560 - source = "registry+https://github.com/rust-lang/crates.io-index" 4561 - checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f" 4562 - dependencies = [ 4563 - "displaydoc", 4564 - ] 4565 - 4566 - [[package]] 4567 - name = "tinyvec" 4568 - version = "1.8.0" 4569 - source = "registry+https://github.com/rust-lang/crates.io-index" 4570 - checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938" 4571 - dependencies = [ 4572 - "tinyvec_macros", 4573 - ] 4574 - 4575 - [[package]] 4576 - name = "tinyvec_macros" 4577 - version = "0.1.1" 4578 - source = "registry+https://github.com/rust-lang/crates.io-index" 4579 - checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 4580 - 4581 - [[package]] 4582 - name = "tokio" 4583 - version = "1.40.0" 4584 - source = "registry+https://github.com/rust-lang/crates.io-index" 4585 - checksum = "e2b070231665d27ad9ec9b8df639893f46727666c6767db40317fbe920a5d998" 4586 - dependencies = [ 4587 - "backtrace", 4588 - "bytes", 4589 - "libc", 4590 - "mio", 4591 - "pin-project-lite", 4592 - "socket2 0.5.7", 4593 - "windows-sys 0.52.0", 4594 - ] 4595 - 4596 - [[package]] 4597 - name = "tokio-rustls" 4598 - version = "0.24.1" 4599 - source = "registry+https://github.com/rust-lang/crates.io-index" 4600 - checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081" 4601 - dependencies = [ 4602 - "rustls 0.21.12", 4603 - "tokio", 4604 - ] 4605 - 4606 - [[package]] 4607 - name = "tokio-util" 4608 - version = "0.7.11" 4609 - source = "registry+https://github.com/rust-lang/crates.io-index" 4610 - checksum = "9cf6b47b3771c49ac75ad09a6162f53ad4b8088b76ac60e8ec1455b31a189fe1" 4611 - dependencies = [ 4612 - "bytes", 4613 - "futures-core", 4614 - "futures-sink", 4615 - "pin-project-lite", 4616 - "tokio", 4617 - ] 4618 - 4619 - [[package]] 4620 - name = "toml" 4621 - version = "0.5.11" 4622 - source = "registry+https://github.com/rust-lang/crates.io-index" 4623 - checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234" 4624 - dependencies = [ 4625 - "serde", 4626 - ] 4627 - 4628 - [[package]] 4629 - name = "toml" 4630 - version = "0.8.19" 4631 - source = "registry+https://github.com/rust-lang/crates.io-index" 4632 - checksum = "a1ed1f98e3fdc28d6d910e6737ae6ab1a93bf1985935a1193e68f93eeb68d24e" 4633 - dependencies = [ 4634 - "serde", 4635 - "serde_spanned", 4636 - "toml_datetime", 4637 - "toml_edit 0.22.20", 4638 - ] 4639 - 4640 - [[package]] 4641 - name = "toml_datetime" 4642 - version = "0.6.8" 4643 - source = "registry+https://github.com/rust-lang/crates.io-index" 4644 - checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41" 4645 - dependencies = [ 4646 - "serde", 4647 - ] 4648 - 4649 - [[package]] 4650 - name = "toml_edit" 4651 - version = "0.19.15" 4652 - source = "registry+https://github.com/rust-lang/crates.io-index" 4653 - checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421" 4654 - dependencies = [ 4655 - "indexmap", 4656 - "toml_datetime", 4657 - "winnow 0.5.40", 4658 - ] 4659 - 4660 - [[package]] 4661 - name = "toml_edit" 4662 - version = "0.22.20" 4663 - source = "registry+https://github.com/rust-lang/crates.io-index" 4664 - checksum = "583c44c02ad26b0c3f3066fe629275e50627026c51ac2e595cca4c230ce1ce1d" 4665 - dependencies = [ 4666 - "indexmap", 4667 - "serde", 4668 - "serde_spanned", 4669 - "toml_datetime", 4670 - "winnow 0.6.18", 4671 - ] 4672 - 4673 - [[package]] 4674 - name = "tower-service" 4675 - version = "0.3.3" 4676 - source = "registry+https://github.com/rust-lang/crates.io-index" 4677 - checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" 4678 - 4679 - [[package]] 4680 - name = "tracing" 4681 - version = "0.1.40" 4682 - source = "registry+https://github.com/rust-lang/crates.io-index" 4683 - checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" 4684 - dependencies = [ 4685 - "pin-project-lite", 4686 - "tracing-attributes", 4687 - "tracing-core", 4688 - ] 4689 - 4690 - [[package]] 4691 - name = "tracing-attributes" 4692 - version = "0.1.27" 4693 - source = "registry+https://github.com/rust-lang/crates.io-index" 4694 - checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7" 4695 - dependencies = [ 4696 - "proc-macro2", 4697 - "quote", 4698 - "syn 2.0.77", 4699 - ] 4700 - 4701 - [[package]] 4702 - name = "tracing-core" 4703 - version = "0.1.32" 4704 - source = "registry+https://github.com/rust-lang/crates.io-index" 4705 - checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" 4706 - dependencies = [ 4707 - "once_cell", 4708 - ] 4709 - 4710 - [[package]] 4711 - name = "tracing-subscriber" 4712 - version = "0.3.18" 4713 - source = "registry+https://github.com/rust-lang/crates.io-index" 4714 - checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b" 4715 - dependencies = [ 4716 - "nu-ansi-term", 4717 - "sharded-slab", 4718 - "thread_local", 4719 - "tracing-core", 4720 - ] 4721 - 4722 - [[package]] 4723 - name = "tracing-wasm" 4724 - version = "0.2.1" 4725 - source = "registry+https://github.com/rust-lang/crates.io-index" 4726 - checksum = "4575c663a174420fa2d78f4108ff68f65bf2fbb7dd89f33749b6e826b3626e07" 4727 - dependencies = [ 4728 - "tracing", 4729 - "tracing-subscriber", 4730 - "wasm-bindgen", 4731 - ] 4732 - 4733 - [[package]] 4734 - name = "try-lock" 4735 - version = "0.2.5" 4736 - source = "registry+https://github.com/rust-lang/crates.io-index" 4737 - checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" 4738 - 4739 - [[package]] 4740 - name = "type-map" 4741 - version = "0.5.0" 4742 - source = "registry+https://github.com/rust-lang/crates.io-index" 4743 - checksum = "deb68604048ff8fa93347f02441e4487594adc20bb8a084f9e564d2b827a0a9f" 4744 - dependencies = [ 4745 - "rustc-hash", 4746 - ] 4747 - 4748 - [[package]] 4749 - name = "typenum" 4750 - version = "1.17.0" 4751 - source = "registry+https://github.com/rust-lang/crates.io-index" 4752 - checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" 4753 - 4754 - [[package]] 4755 - name = "uds_windows" 4756 - version = "1.1.0" 4757 - source = "registry+https://github.com/rust-lang/crates.io-index" 4758 - checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9" 4759 - dependencies = [ 4760 - "memoffset 0.9.1", 4761 - "tempfile", 4762 - "winapi", 4763 - ] 4764 - 4765 - [[package]] 4766 - name = "unic-bidi" 4767 - version = "0.9.0" 4768 - source = "registry+https://github.com/rust-lang/crates.io-index" 4769 - checksum = "1356b759fb6a82050666f11dce4b6fe3571781f1449f3ef78074e408d468ec09" 4770 - dependencies = [ 4771 - "matches", 4772 - "unic-ucd-bidi", 4773 - ] 4774 - 4775 - [[package]] 4776 - name = "unic-char-property" 4777 - version = "0.9.0" 4778 - source = "registry+https://github.com/rust-lang/crates.io-index" 4779 - checksum = "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221" 4780 - dependencies = [ 4781 - "unic-char-range", 4782 - ] 4783 - 4784 - [[package]] 4785 - name = "unic-char-range" 4786 - version = "0.9.0" 4787 - source = "registry+https://github.com/rust-lang/crates.io-index" 4788 - checksum = "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc" 4789 - 4790 - [[package]] 4791 - name = "unic-common" 4792 - version = "0.9.0" 4793 - source = "registry+https://github.com/rust-lang/crates.io-index" 4794 - checksum = "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc" 4795 - 4796 - [[package]] 4797 - name = "unic-langid" 4798 - version = "0.9.5" 4799 - source = "registry+https://github.com/rust-lang/crates.io-index" 4800 - checksum = "23dd9d1e72a73b25e07123a80776aae3e7b0ec461ef94f9151eed6ec88005a44" 4801 - dependencies = [ 4802 - "unic-langid-impl", 4803 - ] 4804 - 4805 - [[package]] 4806 - name = "unic-langid-impl" 4807 - version = "0.9.5" 4808 - source = "registry+https://github.com/rust-lang/crates.io-index" 4809 - checksum = "0a5422c1f65949306c99240b81de9f3f15929f5a8bfe05bb44b034cc8bf593e5" 4810 - dependencies = [ 4811 - "tinystr", 4812 - ] 4813 - 4814 - [[package]] 4815 - name = "unic-ucd-bidi" 4816 - version = "0.9.0" 4817 - source = "registry+https://github.com/rust-lang/crates.io-index" 4818 - checksum = "d1d568b51222484e1f8209ce48caa6b430bf352962b877d592c29ab31fb53d8c" 4819 - dependencies = [ 4820 - "unic-char-property", 4821 - "unic-char-range", 4822 - "unic-ucd-version", 4823 - ] 4824 - 4825 - [[package]] 4826 - name = "unic-ucd-version" 4827 - version = "0.9.0" 4828 - source = "registry+https://github.com/rust-lang/crates.io-index" 4829 - checksum = "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4" 4830 - dependencies = [ 4831 - "unic-common", 4832 - ] 4833 - 4834 - [[package]] 4835 - name = "unicode-bidi" 4836 - version = "0.3.15" 4837 - source = "registry+https://github.com/rust-lang/crates.io-index" 4838 - checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75" 4839 - 4840 - [[package]] 4841 - name = "unicode-bom" 4842 - version = "2.0.3" 4843 - source = "registry+https://github.com/rust-lang/crates.io-index" 4844 - checksum = "7eec5d1121208364f6793f7d2e222bf75a915c19557537745b195b253dd64217" 4845 - 4846 - [[package]] 4847 - name = "unicode-ident" 4848 - version = "1.0.12" 4849 - source = "registry+https://github.com/rust-lang/crates.io-index" 4850 - checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" 4851 - 4852 - [[package]] 4853 - name = "unicode-normalization" 4854 - version = "0.1.23" 4855 - source = "registry+https://github.com/rust-lang/crates.io-index" 4856 - checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5" 4857 - dependencies = [ 4858 - "tinyvec", 4859 - ] 4860 - 4861 - [[package]] 4862 - name = "unicode-segmentation" 4863 - version = "1.11.0" 4864 - source = "registry+https://github.com/rust-lang/crates.io-index" 4865 - checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202" 4866 - 4867 - [[package]] 4868 - name = "untrusted" 4869 - version = "0.9.0" 4870 - source = "registry+https://github.com/rust-lang/crates.io-index" 4871 - checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 4872 - 4873 - [[package]] 4874 - name = "ureq" 4875 - version = "2.10.1" 4876 - source = "registry+https://github.com/rust-lang/crates.io-index" 4877 - checksum = "b74fc6b57825be3373f7054754755f03ac3a8f5d70015ccad699ba2029956f4a" 4878 - dependencies = [ 4879 - "base64 0.22.1", 4880 - "flate2", 4881 - "log", 4882 - "once_cell", 4883 - "rustls 0.23.12", 4884 - "rustls-pki-types", 4885 - "serde", 4886 - "serde_json", 4887 - "socks", 4888 - "url", 4889 - "webpki-roots 0.26.5", 4890 - ] 4891 - 4892 - [[package]] 4893 - name = "url" 4894 - version = "2.5.2" 4895 - source = "registry+https://github.com/rust-lang/crates.io-index" 4896 - checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c" 4897 - dependencies = [ 4898 - "form_urlencoded", 4899 - "idna", 4900 - "percent-encoding", 4901 - "serde", 4902 - ] 4903 - 4904 - [[package]] 4905 - name = "utf-8" 4906 - version = "0.7.6" 4907 - source = "registry+https://github.com/rust-lang/crates.io-index" 4908 - checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" 4909 - 4910 - [[package]] 4911 - name = "utf16_lit" 4912 - version = "2.0.2" 4913 - source = "registry+https://github.com/rust-lang/crates.io-index" 4914 - checksum = "14706d2a800ee8ff38c1d3edb873cd616971ea59eb7c0d046bb44ef59b06a1ae" 4915 - 4916 - [[package]] 4917 - name = "utf8parse" 4918 - version = "0.2.2" 4919 - source = "registry+https://github.com/rust-lang/crates.io-index" 4920 - checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" 4921 - 4922 - [[package]] 4923 - name = "v_frame" 4924 - version = "0.3.8" 4925 - source = "registry+https://github.com/rust-lang/crates.io-index" 4926 - checksum = "d6f32aaa24bacd11e488aa9ba66369c7cd514885742c9fe08cfe85884db3e92b" 4927 - dependencies = [ 4928 - "aligned-vec", 4929 - "num-traits", 4930 - "wasm-bindgen", 4931 - ] 4932 - 4933 - [[package]] 4934 - name = "version-compare" 4935 - version = "0.2.0" 4936 - source = "registry+https://github.com/rust-lang/crates.io-index" 4937 - checksum = "852e951cb7832cb45cb1169900d19760cfa39b82bc0ea9c0e5a14ae88411c98b" 4938 - 4939 - [[package]] 4940 - name = "version_check" 4941 - version = "0.9.5" 4942 - source = "registry+https://github.com/rust-lang/crates.io-index" 4943 - checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 4944 - 4945 - [[package]] 4946 - name = "waker-fn" 4947 - version = "1.2.0" 4948 - source = "registry+https://github.com/rust-lang/crates.io-index" 4949 - checksum = "317211a0dc0ceedd78fb2ca9a44aed3d7b9b26f81870d485c07122b4350673b7" 4950 - 4951 - [[package]] 4952 - name = "walkdir" 4953 - version = "2.5.0" 4954 - source = "registry+https://github.com/rust-lang/crates.io-index" 4955 - checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" 4956 - dependencies = [ 4957 - "same-file", 4958 - "winapi-util", 4959 - ] 4960 - 4961 - [[package]] 4962 - name = "want" 4963 - version = "0.3.1" 4964 - source = "registry+https://github.com/rust-lang/crates.io-index" 4965 - checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" 4966 - dependencies = [ 4967 - "try-lock", 4968 - ] 4969 - 4970 - [[package]] 4971 - name = "wasi" 4972 - version = "0.11.0+wasi-snapshot-preview1" 4973 - source = "registry+https://github.com/rust-lang/crates.io-index" 4974 - checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 4975 - 4976 - [[package]] 4977 - name = "wasm-bindgen" 4978 - version = "0.2.93" 4979 - source = "registry+https://github.com/rust-lang/crates.io-index" 4980 - checksum = "a82edfc16a6c469f5f44dc7b571814045d60404b55a0ee849f9bcfa2e63dd9b5" 4981 - dependencies = [ 4982 - "cfg-if", 4983 - "once_cell", 4984 - "wasm-bindgen-macro", 4985 - ] 4986 - 4987 - [[package]] 4988 - name = "wasm-bindgen-backend" 4989 - version = "0.2.93" 4990 - source = "registry+https://github.com/rust-lang/crates.io-index" 4991 - checksum = "9de396da306523044d3302746f1208fa71d7532227f15e347e2d93e4145dd77b" 4992 - dependencies = [ 4993 - "bumpalo", 4994 - "log", 4995 - "once_cell", 4996 - "proc-macro2", 4997 - "quote", 4998 - "syn 2.0.77", 4999 - "wasm-bindgen-shared", 5000 - ] 5001 - 5002 - [[package]] 5003 - name = "wasm-bindgen-futures" 5004 - version = "0.4.43" 5005 - source = "registry+https://github.com/rust-lang/crates.io-index" 5006 - checksum = "61e9300f63a621e96ed275155c108eb6f843b6a26d053f122ab69724559dc8ed" 5007 - dependencies = [ 5008 - "cfg-if", 5009 - "js-sys", 5010 - "wasm-bindgen", 5011 - "web-sys", 5012 - ] 5013 - 5014 - [[package]] 5015 - name = "wasm-bindgen-macro" 5016 - version = "0.2.93" 5017 - source = "registry+https://github.com/rust-lang/crates.io-index" 5018 - checksum = "585c4c91a46b072c92e908d99cb1dcdf95c5218eeb6f3bf1efa991ee7a68cccf" 5019 - dependencies = [ 5020 - "quote", 5021 - "wasm-bindgen-macro-support", 5022 - ] 5023 - 5024 - [[package]] 5025 - name = "wasm-bindgen-macro-support" 5026 - version = "0.2.93" 5027 - source = "registry+https://github.com/rust-lang/crates.io-index" 5028 - checksum = "afc340c74d9005395cf9dd098506f7f44e38f2b4a21c6aaacf9a105ea5e1e836" 5029 - dependencies = [ 5030 - "proc-macro2", 5031 - "quote", 5032 - "syn 2.0.77", 5033 - "wasm-bindgen-backend", 5034 - "wasm-bindgen-shared", 5035 - ] 5036 - 5037 - [[package]] 5038 - name = "wasm-bindgen-shared" 5039 - version = "0.2.93" 5040 - source = "registry+https://github.com/rust-lang/crates.io-index" 5041 - checksum = "c62a0a307cb4a311d3a07867860911ca130c3494e8c2719593806c08bc5d0484" 5042 - 5043 - [[package]] 5044 - name = "web-sys" 5045 - version = "0.3.70" 5046 - source = "registry+https://github.com/rust-lang/crates.io-index" 5047 - checksum = "26fdeaafd9bd129f65e7c031593c24d62186301e0c72c8978fa1678be7d532c0" 5048 - dependencies = [ 5049 - "js-sys", 5050 - "wasm-bindgen", 5051 - ] 5052 - 5053 - [[package]] 5054 - name = "webpki-roots" 5055 - version = "0.25.4" 5056 - source = "registry+https://github.com/rust-lang/crates.io-index" 5057 - checksum = "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1" 5058 - 5059 - [[package]] 5060 - name = "webpki-roots" 5061 - version = "0.26.5" 5062 - source = "registry+https://github.com/rust-lang/crates.io-index" 5063 - checksum = "0bd24728e5af82c6c4ec1b66ac4844bdf8156257fccda846ec58b42cd0cdbe6a" 5064 - dependencies = [ 5065 - "rustls-pki-types", 5066 - ] 5067 - 5068 - [[package]] 5069 - name = "weezl" 5070 - version = "0.1.8" 5071 - source = "registry+https://github.com/rust-lang/crates.io-index" 5072 - checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082" 5073 - 5074 - [[package]] 5075 - name = "winapi" 5076 - version = "0.3.9" 5077 - source = "registry+https://github.com/rust-lang/crates.io-index" 5078 - checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 5079 - dependencies = [ 5080 - "winapi-i686-pc-windows-gnu", 5081 - "winapi-x86_64-pc-windows-gnu", 5082 - ] 5083 - 5084 - [[package]] 5085 - name = "winapi-i686-pc-windows-gnu" 5086 - version = "0.4.0" 5087 - source = "registry+https://github.com/rust-lang/crates.io-index" 5088 - checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 5089 - 5090 - [[package]] 5091 - name = "winapi-util" 5092 - version = "0.1.9" 5093 - source = "registry+https://github.com/rust-lang/crates.io-index" 5094 - checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" 5095 - dependencies = [ 5096 - "windows-sys 0.59.0", 5097 - ] 5098 - 5099 - [[package]] 5100 - name = "winapi-x86_64-pc-windows-gnu" 5101 - version = "0.4.0" 5102 - source = "registry+https://github.com/rust-lang/crates.io-index" 5103 - checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 5104 - 5105 - [[package]] 5106 - name = "windows" 5107 - version = "0.44.0" 5108 - source = "registry+https://github.com/rust-lang/crates.io-index" 5109 - checksum = "9e745dab35a0c4c77aa3ce42d595e13d2003d6902d6b08c9ef5fc326d08da12b" 5110 - dependencies = [ 5111 - "windows-targets 0.42.2", 5112 - ] 5113 - 5114 - [[package]] 5115 - name = "windows" 5116 - version = "0.54.0" 5117 - source = "registry+https://github.com/rust-lang/crates.io-index" 5118 - checksum = "9252e5725dbed82865af151df558e754e4a3c2c30818359eb17465f1346a1b49" 5119 - dependencies = [ 5120 - "windows-core 0.54.0", 5121 - "windows-targets 0.52.6", 5122 - ] 5123 - 5124 - [[package]] 5125 - name = "windows" 5126 - version = "0.58.0" 5127 - source = "registry+https://github.com/rust-lang/crates.io-index" 5128 - checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6" 5129 - dependencies = [ 5130 - "windows-core 0.58.0", 5131 - "windows-targets 0.52.6", 5132 - ] 5133 - 5134 - [[package]] 5135 - name = "windows-core" 5136 - version = "0.52.0" 5137 - source = "registry+https://github.com/rust-lang/crates.io-index" 5138 - checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9" 5139 - dependencies = [ 5140 - "windows-targets 0.52.6", 5141 - ] 5142 - 5143 - [[package]] 5144 - name = "windows-core" 5145 - version = "0.54.0" 5146 - source = "registry+https://github.com/rust-lang/crates.io-index" 5147 - checksum = "12661b9c89351d684a50a8a643ce5f608e20243b9fb84687800163429f161d65" 5148 - dependencies = [ 5149 - "windows-result 0.1.2", 5150 - "windows-targets 0.52.6", 5151 - ] 5152 - 5153 - [[package]] 5154 - name = "windows-core" 5155 - version = "0.58.0" 5156 - source = "registry+https://github.com/rust-lang/crates.io-index" 5157 - checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99" 5158 - dependencies = [ 5159 - "windows-implement", 5160 - "windows-interface", 5161 - "windows-result 0.2.0", 5162 - "windows-strings", 5163 - "windows-targets 0.52.6", 5164 - ] 5165 - 5166 - [[package]] 5167 - name = "windows-implement" 5168 - version = "0.58.0" 5169 - source = "registry+https://github.com/rust-lang/crates.io-index" 5170 - checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b" 5171 - dependencies = [ 5172 - "proc-macro2", 5173 - "quote", 5174 - "syn 2.0.77", 5175 - ] 5176 - 5177 - [[package]] 5178 - name = "windows-interface" 5179 - version = "0.58.0" 5180 - source = "registry+https://github.com/rust-lang/crates.io-index" 5181 - checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515" 5182 - dependencies = [ 5183 - "proc-macro2", 5184 - "quote", 5185 - "syn 2.0.77", 5186 - ] 5187 - 5188 - [[package]] 5189 - name = "windows-result" 5190 - version = "0.1.2" 5191 - source = "registry+https://github.com/rust-lang/crates.io-index" 5192 - checksum = "5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8" 5193 - dependencies = [ 5194 - "windows-targets 0.52.6", 5195 - ] 5196 - 5197 - [[package]] 5198 - name = "windows-result" 5199 - version = "0.2.0" 5200 - source = "registry+https://github.com/rust-lang/crates.io-index" 5201 - checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e" 5202 - dependencies = [ 5203 - "windows-targets 0.52.6", 5204 - ] 5205 - 5206 - [[package]] 5207 - name = "windows-strings" 5208 - version = "0.1.0" 5209 - source = "registry+https://github.com/rust-lang/crates.io-index" 5210 - checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10" 5211 - dependencies = [ 5212 - "windows-result 0.2.0", 5213 - "windows-targets 0.52.6", 5214 - ] 5215 - 5216 - [[package]] 5217 - name = "windows-sys" 5218 - version = "0.45.0" 5219 - source = "registry+https://github.com/rust-lang/crates.io-index" 5220 - checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" 5221 - dependencies = [ 5222 - "windows-targets 0.42.2", 5223 - ] 5224 - 5225 - [[package]] 5226 - name = "windows-sys" 5227 - version = "0.48.0" 5228 - source = "registry+https://github.com/rust-lang/crates.io-index" 5229 - checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 5230 - dependencies = [ 5231 - "windows-targets 0.48.5", 5232 - ] 5233 - 5234 - [[package]] 5235 - name = "windows-sys" 5236 - version = "0.52.0" 5237 - source = "registry+https://github.com/rust-lang/crates.io-index" 5238 - checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 5239 - dependencies = [ 5240 - "windows-targets 0.52.6", 5241 - ] 5242 - 5243 - [[package]] 5244 - name = "windows-sys" 5245 - version = "0.59.0" 5246 - source = "registry+https://github.com/rust-lang/crates.io-index" 5247 - checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" 5248 - dependencies = [ 5249 - "windows-targets 0.52.6", 5250 - ] 5251 - 5252 - [[package]] 5253 - name = "windows-targets" 5254 - version = "0.42.2" 5255 - source = "registry+https://github.com/rust-lang/crates.io-index" 5256 - checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" 5257 - dependencies = [ 5258 - "windows_aarch64_gnullvm 0.42.2", 5259 - "windows_aarch64_msvc 0.42.2", 5260 - "windows_i686_gnu 0.42.2", 5261 - "windows_i686_msvc 0.42.2", 5262 - "windows_x86_64_gnu 0.42.2", 5263 - "windows_x86_64_gnullvm 0.42.2", 5264 - "windows_x86_64_msvc 0.42.2", 5265 - ] 5266 - 5267 - [[package]] 5268 - name = "windows-targets" 5269 - version = "0.48.5" 5270 - source = "registry+https://github.com/rust-lang/crates.io-index" 5271 - checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 5272 - dependencies = [ 5273 - "windows_aarch64_gnullvm 0.48.5", 5274 - "windows_aarch64_msvc 0.48.5", 5275 - "windows_i686_gnu 0.48.5", 5276 - "windows_i686_msvc 0.48.5", 5277 - "windows_x86_64_gnu 0.48.5", 5278 - "windows_x86_64_gnullvm 0.48.5", 5279 - "windows_x86_64_msvc 0.48.5", 5280 - ] 5281 - 5282 - [[package]] 5283 - name = "windows-targets" 5284 - version = "0.52.6" 5285 - source = "registry+https://github.com/rust-lang/crates.io-index" 5286 - checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 5287 - dependencies = [ 5288 - "windows_aarch64_gnullvm 0.52.6", 5289 - "windows_aarch64_msvc 0.52.6", 5290 - "windows_i686_gnu 0.52.6", 5291 - "windows_i686_gnullvm", 5292 - "windows_i686_msvc 0.52.6", 5293 - "windows_x86_64_gnu 0.52.6", 5294 - "windows_x86_64_gnullvm 0.52.6", 5295 - "windows_x86_64_msvc 0.52.6", 5296 - ] 5297 - 5298 - [[package]] 5299 - name = "windows_aarch64_gnullvm" 5300 - version = "0.42.2" 5301 - source = "registry+https://github.com/rust-lang/crates.io-index" 5302 - checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 5303 - 5304 - [[package]] 5305 - name = "windows_aarch64_gnullvm" 5306 - version = "0.48.5" 5307 - source = "registry+https://github.com/rust-lang/crates.io-index" 5308 - checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 5309 - 5310 - [[package]] 5311 - name = "windows_aarch64_gnullvm" 5312 - version = "0.52.6" 5313 - source = "registry+https://github.com/rust-lang/crates.io-index" 5314 - checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 5315 - 5316 - [[package]] 5317 - name = "windows_aarch64_msvc" 5318 - version = "0.42.2" 5319 - source = "registry+https://github.com/rust-lang/crates.io-index" 5320 - checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" 5321 - 5322 - [[package]] 5323 - name = "windows_aarch64_msvc" 5324 - version = "0.48.5" 5325 - source = "registry+https://github.com/rust-lang/crates.io-index" 5326 - checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 5327 - 5328 - [[package]] 5329 - name = "windows_aarch64_msvc" 5330 - version = "0.52.6" 5331 - source = "registry+https://github.com/rust-lang/crates.io-index" 5332 - checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 5333 - 5334 - [[package]] 5335 - name = "windows_i686_gnu" 5336 - version = "0.42.2" 5337 - source = "registry+https://github.com/rust-lang/crates.io-index" 5338 - checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" 5339 - 5340 - [[package]] 5341 - name = "windows_i686_gnu" 5342 - version = "0.48.5" 5343 - source = "registry+https://github.com/rust-lang/crates.io-index" 5344 - checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 5345 - 5346 - [[package]] 5347 - name = "windows_i686_gnu" 5348 - version = "0.52.6" 5349 - source = "registry+https://github.com/rust-lang/crates.io-index" 5350 - checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 5351 - 5352 - [[package]] 5353 - name = "windows_i686_gnullvm" 5354 - version = "0.52.6" 5355 - source = "registry+https://github.com/rust-lang/crates.io-index" 5356 - checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 5357 - 5358 - [[package]] 5359 - name = "windows_i686_msvc" 5360 - version = "0.42.2" 5361 - source = "registry+https://github.com/rust-lang/crates.io-index" 5362 - checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" 5363 - 5364 - [[package]] 5365 - name = "windows_i686_msvc" 5366 - version = "0.48.5" 5367 - source = "registry+https://github.com/rust-lang/crates.io-index" 5368 - checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 5369 - 5370 - [[package]] 5371 - name = "windows_i686_msvc" 5372 - version = "0.52.6" 5373 - source = "registry+https://github.com/rust-lang/crates.io-index" 5374 - checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 5375 - 5376 - [[package]] 5377 - name = "windows_x86_64_gnu" 5378 - version = "0.42.2" 5379 - source = "registry+https://github.com/rust-lang/crates.io-index" 5380 - checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" 5381 - 5382 - [[package]] 5383 - name = "windows_x86_64_gnu" 5384 - version = "0.48.5" 5385 - source = "registry+https://github.com/rust-lang/crates.io-index" 5386 - checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 5387 - 5388 - [[package]] 5389 - name = "windows_x86_64_gnu" 5390 - version = "0.52.6" 5391 - source = "registry+https://github.com/rust-lang/crates.io-index" 5392 - checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 5393 - 5394 - [[package]] 5395 - name = "windows_x86_64_gnullvm" 5396 - version = "0.42.2" 5397 - source = "registry+https://github.com/rust-lang/crates.io-index" 5398 - checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" 5399 - 5400 - [[package]] 5401 - name = "windows_x86_64_gnullvm" 5402 - version = "0.48.5" 5403 - source = "registry+https://github.com/rust-lang/crates.io-index" 5404 - checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 5405 - 5406 - [[package]] 5407 - name = "windows_x86_64_gnullvm" 5408 - version = "0.52.6" 5409 - source = "registry+https://github.com/rust-lang/crates.io-index" 5410 - checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 5411 - 5412 - [[package]] 5413 - name = "windows_x86_64_msvc" 5414 - version = "0.42.2" 5415 - source = "registry+https://github.com/rust-lang/crates.io-index" 5416 - checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" 5417 - 5418 - [[package]] 5419 - name = "windows_x86_64_msvc" 5420 - version = "0.48.5" 5421 - source = "registry+https://github.com/rust-lang/crates.io-index" 5422 - checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 5423 - 5424 - [[package]] 5425 - name = "windows_x86_64_msvc" 5426 - version = "0.52.6" 5427 - source = "registry+https://github.com/rust-lang/crates.io-index" 5428 - checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 5429 - 5430 - [[package]] 5431 - name = "winnow" 5432 - version = "0.5.40" 5433 - source = "registry+https://github.com/rust-lang/crates.io-index" 5434 - checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876" 5435 - dependencies = [ 5436 - "memchr", 5437 - ] 5438 - 5439 - [[package]] 5440 - name = "winnow" 5441 - version = "0.6.18" 5442 - source = "registry+https://github.com/rust-lang/crates.io-index" 5443 - checksum = "68a9bda4691f099d435ad181000724da8e5899daa10713c2d432552b9ccd3a6f" 5444 - dependencies = [ 5445 - "memchr", 5446 - ] 5447 - 5448 - [[package]] 5449 - name = "winreg" 5450 - version = "0.50.0" 5451 - source = "registry+https://github.com/rust-lang/crates.io-index" 5452 - checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" 5453 - dependencies = [ 5454 - "cfg-if", 5455 - "windows-sys 0.48.0", 5456 - ] 5457 - 5458 - [[package]] 5459 - name = "winres" 5460 - version = "0.1.12" 5461 - source = "registry+https://github.com/rust-lang/crates.io-index" 5462 - checksum = "b68db261ef59e9e52806f688020631e987592bd83619edccda9c47d42cde4f6c" 5463 - dependencies = [ 5464 - "toml 0.5.11", 5465 - ] 5466 - 5467 - [[package]] 5468 - name = "wio" 5469 - version = "0.2.2" 5470 - source = "registry+https://github.com/rust-lang/crates.io-index" 5471 - checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5" 5472 - dependencies = [ 5473 - "winapi", 5474 - ] 5475 - 5476 - [[package]] 5477 - name = "xdg-home" 5478 - version = "1.3.0" 5479 - source = "registry+https://github.com/rust-lang/crates.io-index" 5480 - checksum = "ec1cdab258fb55c0da61328dc52c8764709b249011b2cad0454c72f0bf10a1f6" 5481 - dependencies = [ 5482 - "libc", 5483 - "windows-sys 0.59.0", 5484 - ] 5485 - 5486 - [[package]] 5487 - name = "xi-unicode" 5488 - version = "0.3.0" 5489 - source = "registry+https://github.com/rust-lang/crates.io-index" 5490 - checksum = "a67300977d3dc3f8034dae89778f502b6ba20b269527b3223ba59c0cf393bb8a" 5491 - 5492 - [[package]] 5493 - name = "xml5ever" 5494 - version = "0.18.1" 5495 - source = "registry+https://github.com/rust-lang/crates.io-index" 5496 - checksum = "9bbb26405d8e919bc1547a5aa9abc95cbfa438f04844f5fdd9dc7596b748bf69" 5497 - dependencies = [ 5498 - "log", 5499 - "mac", 5500 - "markup5ever", 5501 - ] 5502 - 5503 - [[package]] 5504 - name = "zbus" 5505 - version = "3.15.2" 5506 - source = "registry+https://github.com/rust-lang/crates.io-index" 5507 - checksum = "675d170b632a6ad49804c8cf2105d7c31eddd3312555cffd4b740e08e97c25e6" 5508 - dependencies = [ 5509 - "async-broadcast", 5510 - "async-executor", 5511 - "async-fs", 5512 - "async-io 1.13.0", 5513 - "async-lock 2.8.0", 5514 - "async-process", 5515 - "async-recursion", 5516 - "async-task", 5517 - "async-trait", 5518 - "blocking", 5519 - "byteorder", 5520 - "derivative", 5521 - "enumflags2", 5522 - "event-listener 2.5.3", 5523 - "futures-core", 5524 - "futures-sink", 5525 - "futures-util", 5526 - "hex", 5527 - "nix", 5528 - "once_cell", 5529 - "ordered-stream", 5530 - "rand", 5531 - "serde", 5532 - "serde_repr", 5533 - "sha1", 5534 - "static_assertions", 5535 - "tracing", 5536 - "uds_windows", 5537 - "winapi", 5538 - "xdg-home", 5539 - "zbus_macros", 5540 - "zbus_names", 5541 - "zvariant", 5542 - ] 5543 - 5544 - [[package]] 5545 - name = "zbus_macros" 5546 - version = "3.15.2" 5547 - source = "registry+https://github.com/rust-lang/crates.io-index" 5548 - checksum = "7131497b0f887e8061b430c530240063d33bf9455fa34438f388a245da69e0a5" 5549 - dependencies = [ 5550 - "proc-macro-crate 1.3.1", 5551 - "proc-macro2", 5552 - "quote", 5553 - "regex", 5554 - "syn 1.0.109", 5555 - "zvariant_utils", 5556 - ] 5557 - 5558 - [[package]] 5559 - name = "zbus_names" 5560 - version = "2.6.1" 5561 - source = "registry+https://github.com/rust-lang/crates.io-index" 5562 - checksum = "437d738d3750bed6ca9b8d423ccc7a8eb284f6b1d6d4e225a0e4e6258d864c8d" 5563 - dependencies = [ 5564 - "serde", 5565 - "static_assertions", 5566 - "zvariant", 5567 - ] 5568 - 5569 - [[package]] 5570 - name = "zerocopy" 5571 - version = "0.7.35" 5572 - source = "registry+https://github.com/rust-lang/crates.io-index" 5573 - checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0" 5574 - dependencies = [ 5575 - "byteorder", 5576 - "zerocopy-derive", 5577 - ] 5578 - 5579 - [[package]] 5580 - name = "zerocopy-derive" 5581 - version = "0.7.35" 5582 - source = "registry+https://github.com/rust-lang/crates.io-index" 5583 - checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e" 5584 - dependencies = [ 5585 - "proc-macro2", 5586 - "quote", 5587 - "syn 2.0.77", 5588 - ] 5589 - 5590 - [[package]] 5591 - name = "zeroize" 5592 - version = "1.8.1" 5593 - source = "registry+https://github.com/rust-lang/crates.io-index" 5594 - checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde" 5595 - 5596 - [[package]] 5597 - name = "zune-core" 5598 - version = "0.4.12" 5599 - source = "registry+https://github.com/rust-lang/crates.io-index" 5600 - checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a" 5601 - 5602 - [[package]] 5603 - name = "zune-inflate" 5604 - version = "0.2.54" 5605 - source = "registry+https://github.com/rust-lang/crates.io-index" 5606 - checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02" 5607 - dependencies = [ 5608 - "simd-adler32", 5609 - ] 5610 - 5611 - [[package]] 5612 - name = "zune-jpeg" 5613 - version = "0.4.13" 5614 - source = "registry+https://github.com/rust-lang/crates.io-index" 5615 - checksum = "16099418600b4d8f028622f73ff6e3deaabdff330fb9a2a131dea781ee8b0768" 5616 - dependencies = [ 5617 - "zune-core", 5618 - ] 5619 - 5620 - [[package]] 5621 - name = "zvariant" 5622 - version = "3.15.2" 5623 - source = "registry+https://github.com/rust-lang/crates.io-index" 5624 - checksum = "4eef2be88ba09b358d3b58aca6e41cd853631d44787f319a1383ca83424fb2db" 5625 - dependencies = [ 5626 - "byteorder", 5627 - "enumflags2", 5628 - "libc", 5629 - "serde", 5630 - "static_assertions", 5631 - "zvariant_derive", 5632 - ] 5633 - 5634 - [[package]] 5635 - name = "zvariant_derive" 5636 - version = "3.15.2" 5637 - source = "registry+https://github.com/rust-lang/crates.io-index" 5638 - checksum = "37c24dc0bed72f5f90d1f8bb5b07228cbf63b3c6e9f82d82559d4bae666e7ed9" 5639 - dependencies = [ 5640 - "proc-macro-crate 1.3.1", 5641 - "proc-macro2", 5642 - "quote", 5643 - "syn 1.0.109", 5644 - "zvariant_utils", 5645 - ] 5646 - 5647 - [[package]] 5648 - name = "zvariant_utils" 5649 - version = "1.0.1" 5650 - source = "registry+https://github.com/rust-lang/crates.io-index" 5651 - checksum = "7234f0d811589db492d16893e3f21e8e2fd282e6d01b0cddee310322062cc200" 5652 - dependencies = [ 5653 - "proc-macro2", 5654 - "quote", 5655 - "syn 1.0.109", 5656 - ]
+1 -1
pkgs/by-name/ps/psst/make-build-reproducible.patch
··· 58 58 -pub const GIT_VERSION: &str = git_version!(); 59 59 -pub const BUILD_TIME: &str = include!(concat!(env!("OUT_DIR"), "/build-time.txt")); 60 60 -pub const REMOTE_URL: &str = include!(concat!(env!("OUT_DIR"), "/remote-url.txt")); 61 - +pub const GIT_VERSION: &str = "02923198ba0e27b2b6271340cf57dd8ce109049b"; 61 + +pub const GIT_VERSION: &str = ""; 62 62 +pub const BUILD_TIME: &str = "1970-01-01 00:00:00"; 63 63 +pub const REMOTE_URL: &str = "https://github.com/jpochyla/psst"; 64 64
+61 -40
pkgs/by-name/ps/psst/package.nix
··· 1 - { lib, fetchFromGitHub, rustPlatform, alsa-lib, atk, cairo, dbus, gdk-pixbuf, glib, gtk3, pango, pkg-config, makeDesktopItem }: 1 + { 2 + alsa-lib, 3 + atk, 4 + cairo, 5 + dbus, 6 + fetchFromGitHub, 7 + gdk-pixbuf, 8 + glib, 9 + gtk3, 10 + lib, 11 + libclang, 12 + makeDesktopItem, 13 + nix-update-script, 14 + pango, 15 + pkg-config, 16 + rustPlatform, 17 + stdenv, 18 + }: 2 19 3 20 let 4 21 desktopItem = makeDesktopItem { 5 - name = "Psst"; 6 - exec = "psst-gui"; 7 - comment = "Fast and multi-platform Spotify client with native GUI"; 22 + categories = [ 23 + "Audio" 24 + "AudioVideo" 25 + ]; 26 + comment = "Spotify client with native GUI written in Rust, without Electron"; 8 27 desktopName = "Psst"; 9 - type = "Application"; 10 - categories = [ "Audio" "AudioVideo" ]; 28 + exec = "psst-gui %U"; 11 29 icon = "psst"; 12 - terminal = false; 30 + name = "Psst"; 13 31 startupWMClass = "psst-gui"; 14 32 }; 15 - 16 33 in 17 - rustPlatform.buildRustPackage rec { 34 + rustPlatform.buildRustPackage { 18 35 pname = "psst"; 19 - version = "unstable-2024-10-24"; 36 + version = "0-unstable-2025-02-22"; 20 37 21 38 src = fetchFromGitHub { 22 39 owner = "jpochyla"; 23 - repo = pname; 24 - rev = "02923198ba0e27b2b6271340cf57dd8ce109049b"; 25 - hash = "sha256-gEK0yf37eREsI6kCIYTBlkkM6Fnjy0KGnd0XqcawGjU="; 40 + repo = "psst"; 41 + rev = "dd47c302147677433d70b398b1bcd7f1ade87638"; 42 + hash = "sha256-EMjY8Tu+ssO30dD2qsvi3FAkt/UlXwM/ss2/FcyNNgI="; 26 43 }; 27 44 28 - cargoLock = { 29 - lockFile = ./Cargo.lock; 30 - outputHashes = { 31 - "cubeb-0.13.0" = "sha256-l1JkKlq2qvvLwNLJ2DrIpAFYcRQyd6F8pAflmtnaXhU="; 32 - "druid-0.8.3" = "sha256-hTB9PQf2TAhcLr64VjjQIr18mczwcNogDSRSN5dQULA="; 33 - "druid-enums-0.1.0" = "sha256-KJvAgKxicx/g+4QRZq3iHt6MGVQbfOpyN+EhS6CyDZk="; 34 - }; 35 - }; 45 + useFetchCargoVendor = true; 46 + cargoHash = "sha256-0UllCmIe6oEl2Ecl4nqSk9ODdgso5ucX8T5nG3dVwbE="; 47 + 36 48 # specify the subdirectory of the binary crate to build from the workspace 37 49 buildAndTestSubdir = "psst-gui"; 50 + 51 + env = { 52 + LIBCLANG_PATH = "${lib.getLib libclang}/lib"; 53 + }; 38 54 39 55 nativeBuildInputs = [ pkg-config ]; 40 56 41 - buildInputs = [ 42 - alsa-lib 43 - atk 44 - cairo 45 - dbus 46 - gdk-pixbuf 47 - glib 48 - gtk3 49 - pango 50 - ]; 57 + buildInputs = 58 + [ 59 + atk 60 + cairo 61 + gdk-pixbuf 62 + glib 63 + gtk3 64 + pango 65 + ] 66 + ++ lib.optionals stdenv.hostPlatform.isLinux [ 67 + alsa-lib 68 + dbus 69 + ]; 51 70 52 71 patches = [ 53 72 # Use a fixed build time, hard-code upstream URL instead of trying to read `.git` ··· 55 74 ]; 56 75 57 76 postInstall = '' 58 - install -Dm444 psst-gui/assets/logo_512.png $out/share/icons/hicolor/512x512/apps/${pname}.png 59 - install -Dm444 -t $out/share/applications ${desktopItem}/share/applications/* 77 + install -Dm644 psst-gui/assets/logo_512.png -t $out/share/icons/hicolor/512x512/apps/psst.png 78 + install -Dm644 ${desktopItem}/share/applications/* -t $out/share/applications 60 79 ''; 61 80 62 - passthru = { 63 - updateScript = ./update.sh; 64 - }; 81 + passthru.updateScript = nix-update-script { extraArgs = [ "--version=branch" ]; }; 65 82 66 - meta = with lib; { 67 - description = "Fast and multi-platform Spotify client with native GUI"; 83 + meta = { 84 + description = "Spotify client with native GUI written in Rust, without Electron"; 68 85 homepage = "https://github.com/jpochyla/psst"; 69 - license = licenses.mit; 70 - maintainers = with maintainers; [ vbrandl peterhoeg ]; 86 + license = lib.licenses.mit; 87 + platforms = lib.platforms.unix; 88 + maintainers = with lib.maintainers; [ 89 + vbrandl 90 + peterhoeg 91 + ]; 71 92 mainProgram = "psst-gui"; 72 93 }; 73 94 }
-43
pkgs/by-name/ps/psst/update.sh
··· 1 - #!/usr/bin/env nix-shell 2 - #!nix-shell -i bash -p wget nix-prefetch-github jq coreutils 3 - 4 - # shellcheck shell=bash 5 - 6 - if [ -n "$GITHUB_TOKEN" ]; then 7 - TOKEN_ARGS=(--header "Authorization: token $GITHUB_TOKEN") 8 - fi 9 - 10 - if [[ $# -gt 1 || $1 == -* ]]; then 11 - echo "Regenerates packaging data for psst." 12 - echo "Usage: $0 [git commit]" 13 - exit 1 14 - fi 15 - 16 - set -x 17 - 18 - cd "$(dirname "$0")" 19 - rev="$1" 20 - 21 - set -euo pipefail 22 - 23 - if [ -z "$rev" ]; then 24 - rev="$(wget -O- "${TOKEN_ARGS[@]}" "https://api.github.com/repos/jpochyla/psst/commits?per_page=1" | jq -r '.[0].sha')" 25 - fi 26 - 27 - date="$(wget -O- "${TOKEN_ARGS[@]}" "https://api.github.com/repos/jpochyla/psst/commits/$rev" | jq -r '.commit.author.date' | cut -dT -f1)" 28 - 29 - version="unstable-$date" 30 - 31 - # Sources 32 - src_hash=$(nix-prefetch-github jpochyla psst --rev "$rev" | jq -r .hash) 33 - 34 - # Cargo.lock 35 - src="https://raw.githubusercontent.com/jpochyla/psst/$rev" 36 - wget "${TOKEN_ARGS[@]}" "$src/Cargo.lock" -O Cargo.lock 37 - 38 - sed -i -E -e "s#version = \".*\"#version = \"$version\"#" default.nix 39 - sed -i -E -e "s#rev = \".*\"#rev = \"$rev\"#" default.nix 40 - sed -i -E -e "s#hash = \".*\"#hash = \"$src_hash\"#" default.nix 41 - 42 - # Also update the git hash shown in the UI 43 - sed -i -E -e "s#GIT_VERSION: \&str = \".*\"#GIT_VERSION: \&str = \"$rev\"#" make-build-reproducible.patch