Merge pull request #289149 from getchoo/pkgs/modrinth-app/init

modrinth-app: init at 0.7.1

authored by Sandro and committed by GitHub 4e07ded6 3dd4b58d

+6974
+6712
pkgs/by-name/mo/modrinth-app-unwrapped/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.21.0" 8 + source = "registry+https://github.com/rust-lang/crates.io-index" 9 + checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb" 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 = "aes" 22 + version = "0.8.4" 23 + source = "registry+https://github.com/rust-lang/crates.io-index" 24 + checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0" 25 + dependencies = [ 26 + "cfg-if", 27 + "cipher", 28 + "cpufeatures", 29 + ] 30 + 31 + [[package]] 32 + name = "aho-corasick" 33 + version = "1.1.3" 34 + source = "registry+https://github.com/rust-lang/crates.io-index" 35 + checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" 36 + dependencies = [ 37 + "memchr", 38 + ] 39 + 40 + [[package]] 41 + name = "alloc-no-stdlib" 42 + version = "2.0.4" 43 + source = "registry+https://github.com/rust-lang/crates.io-index" 44 + checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3" 45 + 46 + [[package]] 47 + name = "alloc-stdlib" 48 + version = "0.2.2" 49 + source = "registry+https://github.com/rust-lang/crates.io-index" 50 + checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece" 51 + dependencies = [ 52 + "alloc-no-stdlib", 53 + ] 54 + 55 + [[package]] 56 + name = "android-tzdata" 57 + version = "0.1.1" 58 + source = "registry+https://github.com/rust-lang/crates.io-index" 59 + checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0" 60 + 61 + [[package]] 62 + name = "android_system_properties" 63 + version = "0.1.5" 64 + source = "registry+https://github.com/rust-lang/crates.io-index" 65 + checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 66 + dependencies = [ 67 + "libc", 68 + ] 69 + 70 + [[package]] 71 + name = "anyhow" 72 + version = "1.0.82" 73 + source = "registry+https://github.com/rust-lang/crates.io-index" 74 + checksum = "f538837af36e6f6a9be0faa67f9a314f8119e4e4b5867c6ab40ed60360142519" 75 + 76 + [[package]] 77 + name = "async-broadcast" 78 + version = "0.5.1" 79 + source = "registry+https://github.com/rust-lang/crates.io-index" 80 + checksum = "7c48ccdbf6ca6b121e0f586cbc0e73ae440e56c67c30fa0873b4e110d9c26d2b" 81 + dependencies = [ 82 + "event-listener 2.5.3", 83 + "futures-core", 84 + ] 85 + 86 + [[package]] 87 + name = "async-channel" 88 + version = "2.2.1" 89 + source = "registry+https://github.com/rust-lang/crates.io-index" 90 + checksum = "136d4d23bcc79e27423727b36823d86233aad06dfea531837b038394d11e9928" 91 + dependencies = [ 92 + "concurrent-queue", 93 + "event-listener 5.3.0", 94 + "event-listener-strategy 0.5.1", 95 + "futures-core", 96 + "pin-project-lite", 97 + ] 98 + 99 + [[package]] 100 + name = "async-compression" 101 + version = "0.4.8" 102 + source = "registry+https://github.com/rust-lang/crates.io-index" 103 + checksum = "07dbbf24db18d609b1462965249abdf49129ccad073ec257da372adc83259c60" 104 + dependencies = [ 105 + "bzip2", 106 + "deflate64", 107 + "flate2", 108 + "futures-core", 109 + "futures-io", 110 + "memchr", 111 + "pin-project-lite", 112 + "xz2", 113 + "zstd 0.13.1", 114 + "zstd-safe 7.1.0", 115 + ] 116 + 117 + [[package]] 118 + name = "async-executor" 119 + version = "1.11.0" 120 + source = "registry+https://github.com/rust-lang/crates.io-index" 121 + checksum = "b10202063978b3351199d68f8b22c4e47e4b1b822f8d43fd862d5ea8c006b29a" 122 + dependencies = [ 123 + "async-task", 124 + "concurrent-queue", 125 + "fastrand 2.0.2", 126 + "futures-lite 2.3.0", 127 + "slab", 128 + ] 129 + 130 + [[package]] 131 + name = "async-fs" 132 + version = "1.6.0" 133 + source = "registry+https://github.com/rust-lang/crates.io-index" 134 + checksum = "279cf904654eeebfa37ac9bb1598880884924aab82e290aa65c9e77a0e142e06" 135 + dependencies = [ 136 + "async-lock 2.8.0", 137 + "autocfg", 138 + "blocking", 139 + "futures-lite 1.13.0", 140 + ] 141 + 142 + [[package]] 143 + name = "async-io" 144 + version = "1.13.0" 145 + source = "registry+https://github.com/rust-lang/crates.io-index" 146 + checksum = "0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af" 147 + dependencies = [ 148 + "async-lock 2.8.0", 149 + "autocfg", 150 + "cfg-if", 151 + "concurrent-queue", 152 + "futures-lite 1.13.0", 153 + "log", 154 + "parking", 155 + "polling 2.8.0", 156 + "rustix 0.37.27", 157 + "slab", 158 + "socket2 0.4.10", 159 + "waker-fn", 160 + ] 161 + 162 + [[package]] 163 + name = "async-io" 164 + version = "2.3.2" 165 + source = "registry+https://github.com/rust-lang/crates.io-index" 166 + checksum = "dcccb0f599cfa2f8ace422d3555572f47424da5648a4382a9dd0310ff8210884" 167 + dependencies = [ 168 + "async-lock 3.3.0", 169 + "cfg-if", 170 + "concurrent-queue", 171 + "futures-io", 172 + "futures-lite 2.3.0", 173 + "parking", 174 + "polling 3.7.0", 175 + "rustix 0.38.34", 176 + "slab", 177 + "tracing", 178 + "windows-sys 0.52.0", 179 + ] 180 + 181 + [[package]] 182 + name = "async-lock" 183 + version = "2.8.0" 184 + source = "registry+https://github.com/rust-lang/crates.io-index" 185 + checksum = "287272293e9d8c41773cec55e365490fe034813a2f172f502d6ddcf75b2f582b" 186 + dependencies = [ 187 + "event-listener 2.5.3", 188 + ] 189 + 190 + [[package]] 191 + name = "async-lock" 192 + version = "3.3.0" 193 + source = "registry+https://github.com/rust-lang/crates.io-index" 194 + checksum = "d034b430882f8381900d3fe6f0aaa3ad94f2cb4ac519b429692a1bc2dda4ae7b" 195 + dependencies = [ 196 + "event-listener 4.0.3", 197 + "event-listener-strategy 0.4.0", 198 + "pin-project-lite", 199 + ] 200 + 201 + [[package]] 202 + name = "async-process" 203 + version = "1.8.1" 204 + source = "registry+https://github.com/rust-lang/crates.io-index" 205 + checksum = "ea6438ba0a08d81529c69b36700fa2f95837bfe3e776ab39cde9c14d9149da88" 206 + dependencies = [ 207 + "async-io 1.13.0", 208 + "async-lock 2.8.0", 209 + "async-signal", 210 + "blocking", 211 + "cfg-if", 212 + "event-listener 3.1.0", 213 + "futures-lite 1.13.0", 214 + "rustix 0.38.34", 215 + "windows-sys 0.48.0", 216 + ] 217 + 218 + [[package]] 219 + name = "async-recursion" 220 + version = "1.1.0" 221 + source = "registry+https://github.com/rust-lang/crates.io-index" 222 + checksum = "30c5ef0ede93efbf733c1a727f3b6b5a1060bbedd5600183e66f6e4be4af0ec5" 223 + dependencies = [ 224 + "proc-macro2", 225 + "quote", 226 + "syn 2.0.60", 227 + ] 228 + 229 + [[package]] 230 + name = "async-signal" 231 + version = "0.2.6" 232 + source = "registry+https://github.com/rust-lang/crates.io-index" 233 + checksum = "afe66191c335039c7bb78f99dc7520b0cbb166b3a1cb33a03f53d8a1c6f2afda" 234 + dependencies = [ 235 + "async-io 2.3.2", 236 + "async-lock 3.3.0", 237 + "atomic-waker", 238 + "cfg-if", 239 + "futures-core", 240 + "futures-io", 241 + "rustix 0.38.34", 242 + "signal-hook-registry", 243 + "slab", 244 + "windows-sys 0.52.0", 245 + ] 246 + 247 + [[package]] 248 + name = "async-task" 249 + version = "4.7.0" 250 + source = "registry+https://github.com/rust-lang/crates.io-index" 251 + checksum = "fbb36e985947064623dbd357f727af08ffd077f93d696782f3c56365fa2e2799" 252 + 253 + [[package]] 254 + name = "async-trait" 255 + version = "0.1.80" 256 + source = "registry+https://github.com/rust-lang/crates.io-index" 257 + checksum = "c6fa2087f2753a7da8cc1c0dbfcf89579dd57458e36769de5ac750b4671737ca" 258 + dependencies = [ 259 + "proc-macro2", 260 + "quote", 261 + "syn 2.0.60", 262 + ] 263 + 264 + [[package]] 265 + name = "async-tungstenite" 266 + version = "0.25.1" 267 + source = "registry+https://github.com/rust-lang/crates.io-index" 268 + checksum = "2cca750b12e02c389c1694d35c16539f88b8bbaa5945934fdc1b41a776688589" 269 + dependencies = [ 270 + "futures-io", 271 + "futures-util", 272 + "log", 273 + "native-tls", 274 + "pin-project-lite", 275 + "tokio", 276 + "tokio-native-tls", 277 + "tungstenite", 278 + ] 279 + 280 + [[package]] 281 + name = "async_zip" 282 + version = "0.0.17" 283 + source = "registry+https://github.com/rust-lang/crates.io-index" 284 + checksum = "00b9f7252833d5ed4b00aa9604b563529dd5e11de9c23615de2dcdf91eb87b52" 285 + dependencies = [ 286 + "async-compression", 287 + "chrono", 288 + "crc32fast", 289 + "futures-lite 2.3.0", 290 + "pin-project", 291 + "thiserror", 292 + "tokio", 293 + "tokio-util", 294 + ] 295 + 296 + [[package]] 297 + name = "atk" 298 + version = "0.15.1" 299 + source = "registry+https://github.com/rust-lang/crates.io-index" 300 + checksum = "2c3d816ce6f0e2909a96830d6911c2aff044370b1ef92d7f267b43bae5addedd" 301 + dependencies = [ 302 + "atk-sys", 303 + "bitflags 1.3.2", 304 + "glib", 305 + "libc", 306 + ] 307 + 308 + [[package]] 309 + name = "atk-sys" 310 + version = "0.15.1" 311 + source = "registry+https://github.com/rust-lang/crates.io-index" 312 + checksum = "58aeb089fb698e06db8089971c7ee317ab9644bade33383f63631437b03aafb6" 313 + dependencies = [ 314 + "glib-sys", 315 + "gobject-sys", 316 + "libc", 317 + "system-deps 6.2.2", 318 + ] 319 + 320 + [[package]] 321 + name = "atomic-waker" 322 + version = "1.1.2" 323 + source = "registry+https://github.com/rust-lang/crates.io-index" 324 + checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 325 + 326 + [[package]] 327 + name = "autocfg" 328 + version = "1.2.0" 329 + source = "registry+https://github.com/rust-lang/crates.io-index" 330 + checksum = "f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80" 331 + 332 + [[package]] 333 + name = "backtrace" 334 + version = "0.3.71" 335 + source = "registry+https://github.com/rust-lang/crates.io-index" 336 + checksum = "26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d" 337 + dependencies = [ 338 + "addr2line", 339 + "cc", 340 + "cfg-if", 341 + "libc", 342 + "miniz_oxide", 343 + "object", 344 + "rustc-demangle", 345 + ] 346 + 347 + [[package]] 348 + name = "base16ct" 349 + version = "0.2.0" 350 + source = "registry+https://github.com/rust-lang/crates.io-index" 351 + checksum = "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf" 352 + 353 + [[package]] 354 + name = "base64" 355 + version = "0.13.1" 356 + source = "registry+https://github.com/rust-lang/crates.io-index" 357 + checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8" 358 + 359 + [[package]] 360 + name = "base64" 361 + version = "0.21.7" 362 + source = "registry+https://github.com/rust-lang/crates.io-index" 363 + checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567" 364 + 365 + [[package]] 366 + name = "base64" 367 + version = "0.22.0" 368 + source = "registry+https://github.com/rust-lang/crates.io-index" 369 + checksum = "9475866fec1451be56a3c2400fd081ff546538961565ccb5b7142cbd22bc7a51" 370 + 371 + [[package]] 372 + name = "base64ct" 373 + version = "1.6.0" 374 + source = "registry+https://github.com/rust-lang/crates.io-index" 375 + checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b" 376 + 377 + [[package]] 378 + name = "bincode" 379 + version = "1.3.3" 380 + source = "registry+https://github.com/rust-lang/crates.io-index" 381 + checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad" 382 + dependencies = [ 383 + "serde", 384 + ] 385 + 386 + [[package]] 387 + name = "bincode" 388 + version = "2.0.0-rc.3" 389 + source = "registry+https://github.com/rust-lang/crates.io-index" 390 + checksum = "f11ea1a0346b94ef188834a65c068a03aec181c94896d481d7a0a40d85b0ce95" 391 + dependencies = [ 392 + "bincode_derive", 393 + "serde", 394 + ] 395 + 396 + [[package]] 397 + name = "bincode_derive" 398 + version = "2.0.0-rc.3" 399 + source = "registry+https://github.com/rust-lang/crates.io-index" 400 + checksum = "7e30759b3b99a1b802a7a3aa21c85c3ded5c28e1c83170d82d70f08bbf7f3e4c" 401 + dependencies = [ 402 + "virtue", 403 + ] 404 + 405 + [[package]] 406 + name = "bitflags" 407 + version = "1.3.2" 408 + source = "registry+https://github.com/rust-lang/crates.io-index" 409 + checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 410 + 411 + [[package]] 412 + name = "bitflags" 413 + version = "2.5.0" 414 + source = "registry+https://github.com/rust-lang/crates.io-index" 415 + checksum = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1" 416 + 417 + [[package]] 418 + name = "block" 419 + version = "0.1.6" 420 + source = "registry+https://github.com/rust-lang/crates.io-index" 421 + checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a" 422 + 423 + [[package]] 424 + name = "block-buffer" 425 + version = "0.10.4" 426 + source = "registry+https://github.com/rust-lang/crates.io-index" 427 + checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 428 + dependencies = [ 429 + "generic-array", 430 + ] 431 + 432 + [[package]] 433 + name = "blocking" 434 + version = "1.5.1" 435 + source = "registry+https://github.com/rust-lang/crates.io-index" 436 + checksum = "6a37913e8dc4ddcc604f0c6d3bf2887c995153af3611de9e23c352b44c1b9118" 437 + dependencies = [ 438 + "async-channel", 439 + "async-lock 3.3.0", 440 + "async-task", 441 + "fastrand 2.0.2", 442 + "futures-io", 443 + "futures-lite 2.3.0", 444 + "piper", 445 + "tracing", 446 + ] 447 + 448 + [[package]] 449 + name = "brotli" 450 + version = "3.5.0" 451 + source = "registry+https://github.com/rust-lang/crates.io-index" 452 + checksum = "d640d25bc63c50fb1f0b545ffd80207d2e10a4c965530809b40ba3386825c391" 453 + dependencies = [ 454 + "alloc-no-stdlib", 455 + "alloc-stdlib", 456 + "brotli-decompressor", 457 + ] 458 + 459 + [[package]] 460 + name = "brotli-decompressor" 461 + version = "2.5.1" 462 + source = "registry+https://github.com/rust-lang/crates.io-index" 463 + checksum = "4e2e4afe60d7dd600fdd3de8d0f08c2b7ec039712e3b6137ff98b7004e82de4f" 464 + dependencies = [ 465 + "alloc-no-stdlib", 466 + "alloc-stdlib", 467 + ] 468 + 469 + [[package]] 470 + name = "bstr" 471 + version = "1.9.1" 472 + source = "registry+https://github.com/rust-lang/crates.io-index" 473 + checksum = "05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706" 474 + dependencies = [ 475 + "memchr", 476 + "serde", 477 + ] 478 + 479 + [[package]] 480 + name = "bumpalo" 481 + version = "3.16.0" 482 + source = "registry+https://github.com/rust-lang/crates.io-index" 483 + checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" 484 + 485 + [[package]] 486 + name = "bytemuck" 487 + version = "1.15.0" 488 + source = "registry+https://github.com/rust-lang/crates.io-index" 489 + checksum = "5d6d68c57235a3a081186990eca2867354726650f42f7516ca50c28d6281fd15" 490 + 491 + [[package]] 492 + name = "byteorder" 493 + version = "1.5.0" 494 + source = "registry+https://github.com/rust-lang/crates.io-index" 495 + checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 496 + 497 + [[package]] 498 + name = "bytes" 499 + version = "1.6.0" 500 + source = "registry+https://github.com/rust-lang/crates.io-index" 501 + checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9" 502 + dependencies = [ 503 + "serde", 504 + ] 505 + 506 + [[package]] 507 + name = "bzip2" 508 + version = "0.4.4" 509 + source = "registry+https://github.com/rust-lang/crates.io-index" 510 + checksum = "bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8" 511 + dependencies = [ 512 + "bzip2-sys", 513 + "libc", 514 + ] 515 + 516 + [[package]] 517 + name = "bzip2-sys" 518 + version = "0.1.11+1.0.8" 519 + source = "registry+https://github.com/rust-lang/crates.io-index" 520 + checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc" 521 + dependencies = [ 522 + "cc", 523 + "libc", 524 + "pkg-config", 525 + ] 526 + 527 + [[package]] 528 + name = "cairo-rs" 529 + version = "0.15.12" 530 + source = "registry+https://github.com/rust-lang/crates.io-index" 531 + checksum = "c76ee391b03d35510d9fa917357c7f1855bd9a6659c95a1b392e33f49b3369bc" 532 + dependencies = [ 533 + "bitflags 1.3.2", 534 + "cairo-sys-rs", 535 + "glib", 536 + "libc", 537 + "thiserror", 538 + ] 539 + 540 + [[package]] 541 + name = "cairo-sys-rs" 542 + version = "0.15.1" 543 + source = "registry+https://github.com/rust-lang/crates.io-index" 544 + checksum = "3c55d429bef56ac9172d25fecb85dc8068307d17acd74b377866b7a1ef25d3c8" 545 + dependencies = [ 546 + "glib-sys", 547 + "libc", 548 + "system-deps 6.2.2", 549 + ] 550 + 551 + [[package]] 552 + name = "cargo_toml" 553 + version = "0.15.3" 554 + source = "registry+https://github.com/rust-lang/crates.io-index" 555 + checksum = "599aa35200ffff8f04c1925aa1acc92fa2e08874379ef42e210a80e527e60838" 556 + dependencies = [ 557 + "serde", 558 + "toml 0.7.8", 559 + ] 560 + 561 + [[package]] 562 + name = "cc" 563 + version = "1.0.95" 564 + source = "registry+https://github.com/rust-lang/crates.io-index" 565 + checksum = "d32a725bc159af97c3e629873bb9f88fb8cf8a4867175f76dc987815ea07c83b" 566 + dependencies = [ 567 + "jobserver", 568 + "libc", 569 + "once_cell", 570 + ] 571 + 572 + [[package]] 573 + name = "cesu8" 574 + version = "1.1.0" 575 + source = "registry+https://github.com/rust-lang/crates.io-index" 576 + checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c" 577 + 578 + [[package]] 579 + name = "cfb" 580 + version = "0.7.3" 581 + source = "registry+https://github.com/rust-lang/crates.io-index" 582 + checksum = "d38f2da7a0a2c4ccf0065be06397cc26a81f4e528be095826eee9d4adbb8c60f" 583 + dependencies = [ 584 + "byteorder", 585 + "fnv", 586 + "uuid 1.8.0", 587 + ] 588 + 589 + [[package]] 590 + name = "cfg-expr" 591 + version = "0.9.1" 592 + source = "registry+https://github.com/rust-lang/crates.io-index" 593 + checksum = "3431df59f28accaf4cb4eed4a9acc66bea3f3c3753aa6cdc2f024174ef232af7" 594 + dependencies = [ 595 + "smallvec", 596 + ] 597 + 598 + [[package]] 599 + name = "cfg-expr" 600 + version = "0.15.8" 601 + source = "registry+https://github.com/rust-lang/crates.io-index" 602 + checksum = "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02" 603 + dependencies = [ 604 + "smallvec", 605 + "target-lexicon", 606 + ] 607 + 608 + [[package]] 609 + name = "cfg-if" 610 + version = "1.0.0" 611 + source = "registry+https://github.com/rust-lang/crates.io-index" 612 + checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 613 + 614 + [[package]] 615 + name = "cfg_aliases" 616 + version = "0.1.1" 617 + source = "registry+https://github.com/rust-lang/crates.io-index" 618 + checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e" 619 + 620 + [[package]] 621 + name = "chrono" 622 + version = "0.4.38" 623 + source = "registry+https://github.com/rust-lang/crates.io-index" 624 + checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401" 625 + dependencies = [ 626 + "android-tzdata", 627 + "iana-time-zone", 628 + "js-sys", 629 + "num-traits", 630 + "serde", 631 + "wasm-bindgen", 632 + "windows-targets 0.52.5", 633 + ] 634 + 635 + [[package]] 636 + name = "cipher" 637 + version = "0.4.4" 638 + source = "registry+https://github.com/rust-lang/crates.io-index" 639 + checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad" 640 + dependencies = [ 641 + "crypto-common", 642 + "inout", 643 + ] 644 + 645 + [[package]] 646 + name = "cocoa" 647 + version = "0.24.1" 648 + source = "registry+https://github.com/rust-lang/crates.io-index" 649 + checksum = "f425db7937052c684daec3bd6375c8abe2d146dca4b8b143d6db777c39138f3a" 650 + dependencies = [ 651 + "bitflags 1.3.2", 652 + "block", 653 + "cocoa-foundation", 654 + "core-foundation", 655 + "core-graphics 0.22.3", 656 + "foreign-types 0.3.2", 657 + "libc", 658 + "objc", 659 + ] 660 + 661 + [[package]] 662 + name = "cocoa" 663 + version = "0.25.0" 664 + source = "registry+https://github.com/rust-lang/crates.io-index" 665 + checksum = "f6140449f97a6e97f9511815c5632d84c8aacf8ac271ad77c559218161a1373c" 666 + dependencies = [ 667 + "bitflags 1.3.2", 668 + "block", 669 + "cocoa-foundation", 670 + "core-foundation", 671 + "core-graphics 0.23.2", 672 + "foreign-types 0.5.0", 673 + "libc", 674 + "objc", 675 + ] 676 + 677 + [[package]] 678 + name = "cocoa-foundation" 679 + version = "0.1.2" 680 + source = "registry+https://github.com/rust-lang/crates.io-index" 681 + checksum = "8c6234cbb2e4c785b456c0644748b1ac416dd045799740356f8363dfe00c93f7" 682 + dependencies = [ 683 + "bitflags 1.3.2", 684 + "block", 685 + "core-foundation", 686 + "core-graphics-types", 687 + "libc", 688 + "objc", 689 + ] 690 + 691 + [[package]] 692 + name = "color_quant" 693 + version = "1.1.0" 694 + source = "registry+https://github.com/rust-lang/crates.io-index" 695 + checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" 696 + 697 + [[package]] 698 + name = "combine" 699 + version = "4.6.7" 700 + source = "registry+https://github.com/rust-lang/crates.io-index" 701 + checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd" 702 + dependencies = [ 703 + "bytes", 704 + "memchr", 705 + ] 706 + 707 + [[package]] 708 + name = "concurrent-queue" 709 + version = "2.4.0" 710 + source = "registry+https://github.com/rust-lang/crates.io-index" 711 + checksum = "d16048cd947b08fa32c24458a22f5dc5e835264f689f4f5653210c69fd107363" 712 + dependencies = [ 713 + "crossbeam-utils", 714 + ] 715 + 716 + [[package]] 717 + name = "console" 718 + version = "0.15.8" 719 + source = "registry+https://github.com/rust-lang/crates.io-index" 720 + checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb" 721 + dependencies = [ 722 + "encode_unicode", 723 + "lazy_static", 724 + "libc", 725 + "unicode-width", 726 + "windows-sys 0.52.0", 727 + ] 728 + 729 + [[package]] 730 + name = "const-oid" 731 + version = "0.9.6" 732 + source = "registry+https://github.com/rust-lang/crates.io-index" 733 + checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8" 734 + 735 + [[package]] 736 + name = "constant_time_eq" 737 + version = "0.1.5" 738 + source = "registry+https://github.com/rust-lang/crates.io-index" 739 + checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc" 740 + 741 + [[package]] 742 + name = "convert_case" 743 + version = "0.4.0" 744 + source = "registry+https://github.com/rust-lang/crates.io-index" 745 + checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e" 746 + 747 + [[package]] 748 + name = "core-foundation" 749 + version = "0.9.4" 750 + source = "registry+https://github.com/rust-lang/crates.io-index" 751 + checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 752 + dependencies = [ 753 + "core-foundation-sys", 754 + "libc", 755 + ] 756 + 757 + [[package]] 758 + name = "core-foundation-sys" 759 + version = "0.8.6" 760 + source = "registry+https://github.com/rust-lang/crates.io-index" 761 + checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f" 762 + 763 + [[package]] 764 + name = "core-graphics" 765 + version = "0.22.3" 766 + source = "registry+https://github.com/rust-lang/crates.io-index" 767 + checksum = "2581bbab3b8ffc6fcbd550bf46c355135d16e9ff2a6ea032ad6b9bf1d7efe4fb" 768 + dependencies = [ 769 + "bitflags 1.3.2", 770 + "core-foundation", 771 + "core-graphics-types", 772 + "foreign-types 0.3.2", 773 + "libc", 774 + ] 775 + 776 + [[package]] 777 + name = "core-graphics" 778 + version = "0.23.2" 779 + source = "registry+https://github.com/rust-lang/crates.io-index" 780 + checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081" 781 + dependencies = [ 782 + "bitflags 1.3.2", 783 + "core-foundation", 784 + "core-graphics-types", 785 + "foreign-types 0.5.0", 786 + "libc", 787 + ] 788 + 789 + [[package]] 790 + name = "core-graphics-types" 791 + version = "0.1.3" 792 + source = "registry+https://github.com/rust-lang/crates.io-index" 793 + checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf" 794 + dependencies = [ 795 + "bitflags 1.3.2", 796 + "core-foundation", 797 + "libc", 798 + ] 799 + 800 + [[package]] 801 + name = "cpufeatures" 802 + version = "0.2.12" 803 + source = "registry+https://github.com/rust-lang/crates.io-index" 804 + checksum = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504" 805 + dependencies = [ 806 + "libc", 807 + ] 808 + 809 + [[package]] 810 + name = "crash-context" 811 + version = "0.6.1" 812 + source = "registry+https://github.com/rust-lang/crates.io-index" 813 + checksum = "b85cef661eeca0c6675116310936972c520ebb0a33ddef16fd7efc957f4c1288" 814 + dependencies = [ 815 + "cfg-if", 816 + "libc", 817 + "mach2", 818 + ] 819 + 820 + [[package]] 821 + name = "crash-handler" 822 + version = "0.6.1" 823 + source = "registry+https://github.com/rust-lang/crates.io-index" 824 + checksum = "ed56890cb467e9ff5e6fe95254571beebb301990b5c7df5e97a7b203e4f0c4f0" 825 + dependencies = [ 826 + "cfg-if", 827 + "crash-context", 828 + "libc", 829 + "mach2", 830 + "parking_lot", 831 + ] 832 + 833 + [[package]] 834 + name = "crc32fast" 835 + version = "1.4.0" 836 + source = "registry+https://github.com/rust-lang/crates.io-index" 837 + checksum = "b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa" 838 + dependencies = [ 839 + "cfg-if", 840 + ] 841 + 842 + [[package]] 843 + name = "crossbeam-channel" 844 + version = "0.5.12" 845 + source = "registry+https://github.com/rust-lang/crates.io-index" 846 + checksum = "ab3db02a9c5b5121e1e42fbdb1aeb65f5e02624cc58c43f2884c6ccac0b82f95" 847 + dependencies = [ 848 + "crossbeam-utils", 849 + ] 850 + 851 + [[package]] 852 + name = "crossbeam-deque" 853 + version = "0.8.5" 854 + source = "registry+https://github.com/rust-lang/crates.io-index" 855 + checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d" 856 + dependencies = [ 857 + "crossbeam-epoch", 858 + "crossbeam-utils", 859 + ] 860 + 861 + [[package]] 862 + name = "crossbeam-epoch" 863 + version = "0.9.18" 864 + source = "registry+https://github.com/rust-lang/crates.io-index" 865 + checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 866 + dependencies = [ 867 + "crossbeam-utils", 868 + ] 869 + 870 + [[package]] 871 + name = "crossbeam-utils" 872 + version = "0.8.19" 873 + source = "registry+https://github.com/rust-lang/crates.io-index" 874 + checksum = "248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345" 875 + 876 + [[package]] 877 + name = "crypto-bigint" 878 + version = "0.5.5" 879 + source = "registry+https://github.com/rust-lang/crates.io-index" 880 + checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76" 881 + dependencies = [ 882 + "generic-array", 883 + "rand_core 0.6.4", 884 + "subtle", 885 + "zeroize", 886 + ] 887 + 888 + [[package]] 889 + name = "crypto-common" 890 + version = "0.1.6" 891 + source = "registry+https://github.com/rust-lang/crates.io-index" 892 + checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 893 + dependencies = [ 894 + "generic-array", 895 + "typenum", 896 + ] 897 + 898 + [[package]] 899 + name = "cssparser" 900 + version = "0.27.2" 901 + source = "registry+https://github.com/rust-lang/crates.io-index" 902 + checksum = "754b69d351cdc2d8ee09ae203db831e005560fc6030da058f86ad60c92a9cb0a" 903 + dependencies = [ 904 + "cssparser-macros", 905 + "dtoa-short", 906 + "itoa 0.4.8", 907 + "matches", 908 + "phf 0.8.0", 909 + "proc-macro2", 910 + "quote", 911 + "smallvec", 912 + "syn 1.0.109", 913 + ] 914 + 915 + [[package]] 916 + name = "cssparser-macros" 917 + version = "0.6.1" 918 + source = "registry+https://github.com/rust-lang/crates.io-index" 919 + checksum = "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331" 920 + dependencies = [ 921 + "quote", 922 + "syn 2.0.60", 923 + ] 924 + 925 + [[package]] 926 + name = "ctor" 927 + version = "0.2.8" 928 + source = "registry+https://github.com/rust-lang/crates.io-index" 929 + checksum = "edb49164822f3ee45b17acd4a208cfc1251410cf0cad9a833234c9890774dd9f" 930 + dependencies = [ 931 + "quote", 932 + "syn 2.0.60", 933 + ] 934 + 935 + [[package]] 936 + name = "daedalus" 937 + version = "0.1.27" 938 + source = "registry+https://github.com/rust-lang/crates.io-index" 939 + checksum = "3b251eb4ed1dd9c417eb098492dcf17f8271ba5722387ffa3ee703bcebdb4838" 940 + dependencies = [ 941 + "bincode 2.0.0-rc.3", 942 + "bytes", 943 + "chrono", 944 + "reqwest 0.11.27", 945 + "serde", 946 + "serde_json", 947 + "sha1 0.6.1", 948 + "thiserror", 949 + "tokio", 950 + ] 951 + 952 + [[package]] 953 + name = "darling" 954 + version = "0.20.8" 955 + source = "registry+https://github.com/rust-lang/crates.io-index" 956 + checksum = "54e36fcd13ed84ffdfda6f5be89b31287cbb80c439841fe69e04841435464391" 957 + dependencies = [ 958 + "darling_core", 959 + "darling_macro", 960 + ] 961 + 962 + [[package]] 963 + name = "darling_core" 964 + version = "0.20.8" 965 + source = "registry+https://github.com/rust-lang/crates.io-index" 966 + checksum = "9c2cf1c23a687a1feeb728783b993c4e1ad83d99f351801977dd809b48d0a70f" 967 + dependencies = [ 968 + "fnv", 969 + "ident_case", 970 + "proc-macro2", 971 + "quote", 972 + "strsim", 973 + "syn 2.0.60", 974 + ] 975 + 976 + [[package]] 977 + name = "darling_macro" 978 + version = "0.20.8" 979 + source = "registry+https://github.com/rust-lang/crates.io-index" 980 + checksum = "a668eda54683121533a393014d8692171709ff57a7d61f187b6e782719f8933f" 981 + dependencies = [ 982 + "darling_core", 983 + "quote", 984 + "syn 2.0.60", 985 + ] 986 + 987 + [[package]] 988 + name = "data-encoding" 989 + version = "2.5.0" 990 + source = "registry+https://github.com/rust-lang/crates.io-index" 991 + checksum = "7e962a19be5cfc3f3bf6dd8f61eb50107f356ad6270fbb3ed41476571db78be5" 992 + 993 + [[package]] 994 + name = "debugid" 995 + version = "0.8.0" 996 + source = "registry+https://github.com/rust-lang/crates.io-index" 997 + checksum = "bef552e6f588e446098f6ba40d89ac146c8c7b64aade83c051ee00bb5d2bc18d" 998 + dependencies = [ 999 + "serde", 1000 + "uuid 1.8.0", 1001 + ] 1002 + 1003 + [[package]] 1004 + name = "deflate64" 1005 + version = "0.1.8" 1006 + source = "registry+https://github.com/rust-lang/crates.io-index" 1007 + checksum = "83ace6c86376be0b6cdcf3fb41882e81d94b31587573d1cfa9d01cd06bba210d" 1008 + 1009 + [[package]] 1010 + name = "der" 1011 + version = "0.7.9" 1012 + source = "registry+https://github.com/rust-lang/crates.io-index" 1013 + checksum = "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0" 1014 + dependencies = [ 1015 + "const-oid", 1016 + "pem-rfc7468", 1017 + "zeroize", 1018 + ] 1019 + 1020 + [[package]] 1021 + name = "deranged" 1022 + version = "0.3.11" 1023 + source = "registry+https://github.com/rust-lang/crates.io-index" 1024 + checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4" 1025 + dependencies = [ 1026 + "powerfmt", 1027 + "serde", 1028 + ] 1029 + 1030 + [[package]] 1031 + name = "derivative" 1032 + version = "2.2.0" 1033 + source = "registry+https://github.com/rust-lang/crates.io-index" 1034 + checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b" 1035 + dependencies = [ 1036 + "proc-macro2", 1037 + "quote", 1038 + "syn 1.0.109", 1039 + ] 1040 + 1041 + [[package]] 1042 + name = "derive_more" 1043 + version = "0.99.17" 1044 + source = "registry+https://github.com/rust-lang/crates.io-index" 1045 + checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321" 1046 + dependencies = [ 1047 + "convert_case", 1048 + "proc-macro2", 1049 + "quote", 1050 + "rustc_version", 1051 + "syn 1.0.109", 1052 + ] 1053 + 1054 + [[package]] 1055 + name = "digest" 1056 + version = "0.10.7" 1057 + source = "registry+https://github.com/rust-lang/crates.io-index" 1058 + checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 1059 + dependencies = [ 1060 + "block-buffer", 1061 + "const-oid", 1062 + "crypto-common", 1063 + "subtle", 1064 + ] 1065 + 1066 + [[package]] 1067 + name = "dirs" 1068 + version = "5.0.1" 1069 + source = "registry+https://github.com/rust-lang/crates.io-index" 1070 + checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225" 1071 + dependencies = [ 1072 + "dirs-sys", 1073 + ] 1074 + 1075 + [[package]] 1076 + name = "dirs-next" 1077 + version = "2.0.0" 1078 + source = "registry+https://github.com/rust-lang/crates.io-index" 1079 + checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1" 1080 + dependencies = [ 1081 + "cfg-if", 1082 + "dirs-sys-next", 1083 + ] 1084 + 1085 + [[package]] 1086 + name = "dirs-sys" 1087 + version = "0.4.1" 1088 + source = "registry+https://github.com/rust-lang/crates.io-index" 1089 + checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c" 1090 + dependencies = [ 1091 + "libc", 1092 + "option-ext", 1093 + "redox_users", 1094 + "windows-sys 0.48.0", 1095 + ] 1096 + 1097 + [[package]] 1098 + name = "dirs-sys-next" 1099 + version = "0.1.2" 1100 + source = "registry+https://github.com/rust-lang/crates.io-index" 1101 + checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d" 1102 + dependencies = [ 1103 + "libc", 1104 + "redox_users", 1105 + "winapi", 1106 + ] 1107 + 1108 + [[package]] 1109 + name = "discord-rich-presence" 1110 + version = "0.2.3" 1111 + source = "registry+https://github.com/rust-lang/crates.io-index" 1112 + checksum = "47fc4beffb85ee1461588499073a4d9c20dcc7728c4b13d6b282ab6c508947e5" 1113 + dependencies = [ 1114 + "serde", 1115 + "serde_derive", 1116 + "serde_json", 1117 + "uuid 0.8.2", 1118 + ] 1119 + 1120 + [[package]] 1121 + name = "dispatch" 1122 + version = "0.2.0" 1123 + source = "registry+https://github.com/rust-lang/crates.io-index" 1124 + checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b" 1125 + 1126 + [[package]] 1127 + name = "dtoa" 1128 + version = "1.0.9" 1129 + source = "registry+https://github.com/rust-lang/crates.io-index" 1130 + checksum = "dcbb2bf8e87535c23f7a8a321e364ce21462d0ff10cb6407820e8e96dfff6653" 1131 + 1132 + [[package]] 1133 + name = "dtoa-short" 1134 + version = "0.3.4" 1135 + source = "registry+https://github.com/rust-lang/crates.io-index" 1136 + checksum = "dbaceec3c6e4211c79e7b1800fb9680527106beb2f9c51904a3210c03a448c74" 1137 + dependencies = [ 1138 + "dtoa", 1139 + ] 1140 + 1141 + [[package]] 1142 + name = "dunce" 1143 + version = "1.0.4" 1144 + source = "registry+https://github.com/rust-lang/crates.io-index" 1145 + checksum = "56ce8c6da7551ec6c462cbaf3bfbc75131ebbfa1c944aeaa9dab51ca1c5f0c3b" 1146 + 1147 + [[package]] 1148 + name = "ecdsa" 1149 + version = "0.16.9" 1150 + source = "registry+https://github.com/rust-lang/crates.io-index" 1151 + checksum = "ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca" 1152 + dependencies = [ 1153 + "der", 1154 + "digest", 1155 + "elliptic-curve", 1156 + "rfc6979", 1157 + "signature", 1158 + "spki", 1159 + ] 1160 + 1161 + [[package]] 1162 + name = "either" 1163 + version = "1.11.0" 1164 + source = "registry+https://github.com/rust-lang/crates.io-index" 1165 + checksum = "a47c1c47d2f5964e29c61246e81db715514cd532db6b5116a25ea3c03d6780a2" 1166 + 1167 + [[package]] 1168 + name = "elliptic-curve" 1169 + version = "0.13.8" 1170 + source = "registry+https://github.com/rust-lang/crates.io-index" 1171 + checksum = "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47" 1172 + dependencies = [ 1173 + "base16ct", 1174 + "crypto-bigint", 1175 + "digest", 1176 + "ff", 1177 + "generic-array", 1178 + "group", 1179 + "pem-rfc7468", 1180 + "pkcs8", 1181 + "rand_core 0.6.4", 1182 + "sec1", 1183 + "subtle", 1184 + "zeroize", 1185 + ] 1186 + 1187 + [[package]] 1188 + name = "embed-resource" 1189 + version = "2.4.2" 1190 + source = "registry+https://github.com/rust-lang/crates.io-index" 1191 + checksum = "c6985554d0688b687c5cb73898a34fbe3ad6c24c58c238a4d91d5e840670ee9d" 1192 + dependencies = [ 1193 + "cc", 1194 + "memchr", 1195 + "rustc_version", 1196 + "toml 0.8.12", 1197 + "vswhom", 1198 + "winreg 0.52.0", 1199 + ] 1200 + 1201 + [[package]] 1202 + name = "embed_plist" 1203 + version = "1.2.2" 1204 + source = "registry+https://github.com/rust-lang/crates.io-index" 1205 + checksum = "4ef6b89e5b37196644d8796de5268852ff179b44e96276cf4290264843743bb7" 1206 + 1207 + [[package]] 1208 + name = "encode_unicode" 1209 + version = "0.3.6" 1210 + source = "registry+https://github.com/rust-lang/crates.io-index" 1211 + checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f" 1212 + 1213 + [[package]] 1214 + name = "encoding_rs" 1215 + version = "0.8.34" 1216 + source = "registry+https://github.com/rust-lang/crates.io-index" 1217 + checksum = "b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59" 1218 + dependencies = [ 1219 + "cfg-if", 1220 + ] 1221 + 1222 + [[package]] 1223 + name = "enumflags2" 1224 + version = "0.7.9" 1225 + source = "registry+https://github.com/rust-lang/crates.io-index" 1226 + checksum = "3278c9d5fb675e0a51dabcf4c0d355f692b064171535ba72361be1528a9d8e8d" 1227 + dependencies = [ 1228 + "enumflags2_derive", 1229 + "serde", 1230 + ] 1231 + 1232 + [[package]] 1233 + name = "enumflags2_derive" 1234 + version = "0.7.9" 1235 + source = "registry+https://github.com/rust-lang/crates.io-index" 1236 + checksum = "5c785274071b1b420972453b306eeca06acf4633829db4223b58a2a8c5953bc4" 1237 + dependencies = [ 1238 + "proc-macro2", 1239 + "quote", 1240 + "syn 2.0.60", 1241 + ] 1242 + 1243 + [[package]] 1244 + name = "equivalent" 1245 + version = "1.0.1" 1246 + source = "registry+https://github.com/rust-lang/crates.io-index" 1247 + checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" 1248 + 1249 + [[package]] 1250 + name = "errno" 1251 + version = "0.3.8" 1252 + source = "registry+https://github.com/rust-lang/crates.io-index" 1253 + checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245" 1254 + dependencies = [ 1255 + "libc", 1256 + "windows-sys 0.52.0", 1257 + ] 1258 + 1259 + [[package]] 1260 + name = "event-listener" 1261 + version = "2.5.3" 1262 + source = "registry+https://github.com/rust-lang/crates.io-index" 1263 + checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0" 1264 + 1265 + [[package]] 1266 + name = "event-listener" 1267 + version = "3.1.0" 1268 + source = "registry+https://github.com/rust-lang/crates.io-index" 1269 + checksum = "d93877bcde0eb80ca09131a08d23f0a5c18a620b01db137dba666d18cd9b30c2" 1270 + dependencies = [ 1271 + "concurrent-queue", 1272 + "parking", 1273 + "pin-project-lite", 1274 + ] 1275 + 1276 + [[package]] 1277 + name = "event-listener" 1278 + version = "4.0.3" 1279 + source = "registry+https://github.com/rust-lang/crates.io-index" 1280 + checksum = "67b215c49b2b248c855fb73579eb1f4f26c38ffdc12973e20e07b91d78d5646e" 1281 + dependencies = [ 1282 + "concurrent-queue", 1283 + "parking", 1284 + "pin-project-lite", 1285 + ] 1286 + 1287 + [[package]] 1288 + name = "event-listener" 1289 + version = "5.3.0" 1290 + source = "registry+https://github.com/rust-lang/crates.io-index" 1291 + checksum = "6d9944b8ca13534cdfb2800775f8dd4902ff3fc75a50101466decadfdf322a24" 1292 + dependencies = [ 1293 + "concurrent-queue", 1294 + "parking", 1295 + "pin-project-lite", 1296 + ] 1297 + 1298 + [[package]] 1299 + name = "event-listener-strategy" 1300 + version = "0.4.0" 1301 + source = "registry+https://github.com/rust-lang/crates.io-index" 1302 + checksum = "958e4d70b6d5e81971bebec42271ec641e7ff4e170a6fa605f2b8a8b65cb97d3" 1303 + dependencies = [ 1304 + "event-listener 4.0.3", 1305 + "pin-project-lite", 1306 + ] 1307 + 1308 + [[package]] 1309 + name = "event-listener-strategy" 1310 + version = "0.5.1" 1311 + source = "registry+https://github.com/rust-lang/crates.io-index" 1312 + checksum = "332f51cb23d20b0de8458b86580878211da09bcd4503cb579c225b3d124cabb3" 1313 + dependencies = [ 1314 + "event-listener 5.3.0", 1315 + "pin-project-lite", 1316 + ] 1317 + 1318 + [[package]] 1319 + name = "fastrand" 1320 + version = "1.9.0" 1321 + source = "registry+https://github.com/rust-lang/crates.io-index" 1322 + checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be" 1323 + dependencies = [ 1324 + "instant", 1325 + ] 1326 + 1327 + [[package]] 1328 + name = "fastrand" 1329 + version = "2.0.2" 1330 + source = "registry+https://github.com/rust-lang/crates.io-index" 1331 + checksum = "658bd65b1cf4c852a3cc96f18a8ce7b5640f6b703f905c7d74532294c2a63984" 1332 + 1333 + [[package]] 1334 + name = "fdeflate" 1335 + version = "0.3.4" 1336 + source = "registry+https://github.com/rust-lang/crates.io-index" 1337 + checksum = "4f9bfee30e4dedf0ab8b422f03af778d9612b63f502710fc500a334ebe2de645" 1338 + dependencies = [ 1339 + "simd-adler32", 1340 + ] 1341 + 1342 + [[package]] 1343 + name = "ff" 1344 + version = "0.13.0" 1345 + source = "registry+https://github.com/rust-lang/crates.io-index" 1346 + checksum = "ded41244b729663b1e574f1b4fb731469f69f79c17667b5d776b16cda0479449" 1347 + dependencies = [ 1348 + "rand_core 0.6.4", 1349 + "subtle", 1350 + ] 1351 + 1352 + [[package]] 1353 + name = "field-offset" 1354 + version = "0.3.6" 1355 + source = "registry+https://github.com/rust-lang/crates.io-index" 1356 + checksum = "38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f" 1357 + dependencies = [ 1358 + "memoffset 0.9.1", 1359 + "rustc_version", 1360 + ] 1361 + 1362 + [[package]] 1363 + name = "filetime" 1364 + version = "0.2.23" 1365 + source = "registry+https://github.com/rust-lang/crates.io-index" 1366 + checksum = "1ee447700ac8aa0b2f2bd7bc4462ad686ba06baa6727ac149a2d6277f0d240fd" 1367 + dependencies = [ 1368 + "cfg-if", 1369 + "libc", 1370 + "redox_syscall", 1371 + "windows-sys 0.52.0", 1372 + ] 1373 + 1374 + [[package]] 1375 + name = "findshlibs" 1376 + version = "0.10.2" 1377 + source = "registry+https://github.com/rust-lang/crates.io-index" 1378 + checksum = "40b9e59cd0f7e0806cca4be089683ecb6434e602038df21fe6bf6711b2f07f64" 1379 + dependencies = [ 1380 + "cc", 1381 + "lazy_static", 1382 + "libc", 1383 + "winapi", 1384 + ] 1385 + 1386 + [[package]] 1387 + name = "flate2" 1388 + version = "1.0.28" 1389 + source = "registry+https://github.com/rust-lang/crates.io-index" 1390 + checksum = "46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e" 1391 + dependencies = [ 1392 + "crc32fast", 1393 + "miniz_oxide", 1394 + ] 1395 + 1396 + [[package]] 1397 + name = "fnv" 1398 + version = "1.0.7" 1399 + source = "registry+https://github.com/rust-lang/crates.io-index" 1400 + checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 1401 + 1402 + [[package]] 1403 + name = "foreign-types" 1404 + version = "0.3.2" 1405 + source = "registry+https://github.com/rust-lang/crates.io-index" 1406 + checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" 1407 + dependencies = [ 1408 + "foreign-types-shared 0.1.1", 1409 + ] 1410 + 1411 + [[package]] 1412 + name = "foreign-types" 1413 + version = "0.5.0" 1414 + source = "registry+https://github.com/rust-lang/crates.io-index" 1415 + checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965" 1416 + dependencies = [ 1417 + "foreign-types-macros", 1418 + "foreign-types-shared 0.3.1", 1419 + ] 1420 + 1421 + [[package]] 1422 + name = "foreign-types-macros" 1423 + version = "0.2.3" 1424 + source = "registry+https://github.com/rust-lang/crates.io-index" 1425 + checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742" 1426 + dependencies = [ 1427 + "proc-macro2", 1428 + "quote", 1429 + "syn 2.0.60", 1430 + ] 1431 + 1432 + [[package]] 1433 + name = "foreign-types-shared" 1434 + version = "0.1.1" 1435 + source = "registry+https://github.com/rust-lang/crates.io-index" 1436 + checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" 1437 + 1438 + [[package]] 1439 + name = "foreign-types-shared" 1440 + version = "0.3.1" 1441 + source = "registry+https://github.com/rust-lang/crates.io-index" 1442 + checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b" 1443 + 1444 + [[package]] 1445 + name = "form_urlencoded" 1446 + version = "1.2.1" 1447 + source = "registry+https://github.com/rust-lang/crates.io-index" 1448 + checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" 1449 + dependencies = [ 1450 + "percent-encoding", 1451 + ] 1452 + 1453 + [[package]] 1454 + name = "fsevent-sys" 1455 + version = "4.1.0" 1456 + source = "registry+https://github.com/rust-lang/crates.io-index" 1457 + checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2" 1458 + dependencies = [ 1459 + "libc", 1460 + ] 1461 + 1462 + [[package]] 1463 + name = "futf" 1464 + version = "0.1.5" 1465 + source = "registry+https://github.com/rust-lang/crates.io-index" 1466 + checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843" 1467 + dependencies = [ 1468 + "mac", 1469 + "new_debug_unreachable", 1470 + ] 1471 + 1472 + [[package]] 1473 + name = "futures" 1474 + version = "0.3.30" 1475 + source = "registry+https://github.com/rust-lang/crates.io-index" 1476 + checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0" 1477 + dependencies = [ 1478 + "futures-channel", 1479 + "futures-core", 1480 + "futures-executor", 1481 + "futures-io", 1482 + "futures-sink", 1483 + "futures-task", 1484 + "futures-util", 1485 + ] 1486 + 1487 + [[package]] 1488 + name = "futures-channel" 1489 + version = "0.3.30" 1490 + source = "registry+https://github.com/rust-lang/crates.io-index" 1491 + checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78" 1492 + dependencies = [ 1493 + "futures-core", 1494 + "futures-sink", 1495 + ] 1496 + 1497 + [[package]] 1498 + name = "futures-core" 1499 + version = "0.3.30" 1500 + source = "registry+https://github.com/rust-lang/crates.io-index" 1501 + checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d" 1502 + 1503 + [[package]] 1504 + name = "futures-executor" 1505 + version = "0.3.30" 1506 + source = "registry+https://github.com/rust-lang/crates.io-index" 1507 + checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d" 1508 + dependencies = [ 1509 + "futures-core", 1510 + "futures-task", 1511 + "futures-util", 1512 + ] 1513 + 1514 + [[package]] 1515 + name = "futures-io" 1516 + version = "0.3.30" 1517 + source = "registry+https://github.com/rust-lang/crates.io-index" 1518 + checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1" 1519 + 1520 + [[package]] 1521 + name = "futures-lite" 1522 + version = "1.13.0" 1523 + source = "registry+https://github.com/rust-lang/crates.io-index" 1524 + checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce" 1525 + dependencies = [ 1526 + "fastrand 1.9.0", 1527 + "futures-core", 1528 + "futures-io", 1529 + "memchr", 1530 + "parking", 1531 + "pin-project-lite", 1532 + "waker-fn", 1533 + ] 1534 + 1535 + [[package]] 1536 + name = "futures-lite" 1537 + version = "2.3.0" 1538 + source = "registry+https://github.com/rust-lang/crates.io-index" 1539 + checksum = "52527eb5074e35e9339c6b4e8d12600c7128b68fb25dcb9fa9dec18f7c25f3a5" 1540 + dependencies = [ 1541 + "fastrand 2.0.2", 1542 + "futures-core", 1543 + "futures-io", 1544 + "parking", 1545 + "pin-project-lite", 1546 + ] 1547 + 1548 + [[package]] 1549 + name = "futures-macro" 1550 + version = "0.3.30" 1551 + source = "registry+https://github.com/rust-lang/crates.io-index" 1552 + checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac" 1553 + dependencies = [ 1554 + "proc-macro2", 1555 + "quote", 1556 + "syn 2.0.60", 1557 + ] 1558 + 1559 + [[package]] 1560 + name = "futures-sink" 1561 + version = "0.3.30" 1562 + source = "registry+https://github.com/rust-lang/crates.io-index" 1563 + checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5" 1564 + 1565 + [[package]] 1566 + name = "futures-task" 1567 + version = "0.3.30" 1568 + source = "registry+https://github.com/rust-lang/crates.io-index" 1569 + checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004" 1570 + 1571 + [[package]] 1572 + name = "futures-util" 1573 + version = "0.3.30" 1574 + source = "registry+https://github.com/rust-lang/crates.io-index" 1575 + checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48" 1576 + dependencies = [ 1577 + "futures-channel", 1578 + "futures-core", 1579 + "futures-io", 1580 + "futures-macro", 1581 + "futures-sink", 1582 + "futures-task", 1583 + "memchr", 1584 + "pin-project-lite", 1585 + "pin-utils", 1586 + "slab", 1587 + ] 1588 + 1589 + [[package]] 1590 + name = "fxhash" 1591 + version = "0.2.1" 1592 + source = "registry+https://github.com/rust-lang/crates.io-index" 1593 + checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c" 1594 + dependencies = [ 1595 + "byteorder", 1596 + ] 1597 + 1598 + [[package]] 1599 + name = "gdk" 1600 + version = "0.15.4" 1601 + source = "registry+https://github.com/rust-lang/crates.io-index" 1602 + checksum = "a6e05c1f572ab0e1f15be94217f0dc29088c248b14f792a5ff0af0d84bcda9e8" 1603 + dependencies = [ 1604 + "bitflags 1.3.2", 1605 + "cairo-rs", 1606 + "gdk-pixbuf", 1607 + "gdk-sys", 1608 + "gio", 1609 + "glib", 1610 + "libc", 1611 + "pango", 1612 + ] 1613 + 1614 + [[package]] 1615 + name = "gdk-pixbuf" 1616 + version = "0.15.11" 1617 + source = "registry+https://github.com/rust-lang/crates.io-index" 1618 + checksum = "ad38dd9cc8b099cceecdf41375bb6d481b1b5a7cd5cd603e10a69a9383f8619a" 1619 + dependencies = [ 1620 + "bitflags 1.3.2", 1621 + "gdk-pixbuf-sys", 1622 + "gio", 1623 + "glib", 1624 + "libc", 1625 + ] 1626 + 1627 + [[package]] 1628 + name = "gdk-pixbuf-sys" 1629 + version = "0.15.10" 1630 + source = "registry+https://github.com/rust-lang/crates.io-index" 1631 + checksum = "140b2f5378256527150350a8346dbdb08fadc13453a7a2d73aecd5fab3c402a7" 1632 + dependencies = [ 1633 + "gio-sys", 1634 + "glib-sys", 1635 + "gobject-sys", 1636 + "libc", 1637 + "system-deps 6.2.2", 1638 + ] 1639 + 1640 + [[package]] 1641 + name = "gdk-sys" 1642 + version = "0.15.1" 1643 + source = "registry+https://github.com/rust-lang/crates.io-index" 1644 + checksum = "32e7a08c1e8f06f4177fb7e51a777b8c1689f743a7bc11ea91d44d2226073a88" 1645 + dependencies = [ 1646 + "cairo-sys-rs", 1647 + "gdk-pixbuf-sys", 1648 + "gio-sys", 1649 + "glib-sys", 1650 + "gobject-sys", 1651 + "libc", 1652 + "pango-sys", 1653 + "pkg-config", 1654 + "system-deps 6.2.2", 1655 + ] 1656 + 1657 + [[package]] 1658 + name = "gdkwayland-sys" 1659 + version = "0.15.3" 1660 + source = "registry+https://github.com/rust-lang/crates.io-index" 1661 + checksum = "cca49a59ad8cfdf36ef7330fe7bdfbe1d34323220cc16a0de2679ee773aee2c2" 1662 + dependencies = [ 1663 + "gdk-sys", 1664 + "glib-sys", 1665 + "gobject-sys", 1666 + "libc", 1667 + "pkg-config", 1668 + "system-deps 6.2.2", 1669 + ] 1670 + 1671 + [[package]] 1672 + name = "gdkx11-sys" 1673 + version = "0.15.1" 1674 + source = "registry+https://github.com/rust-lang/crates.io-index" 1675 + checksum = "b4b7f8c7a84b407aa9b143877e267e848ff34106578b64d1e0a24bf550716178" 1676 + dependencies = [ 1677 + "gdk-sys", 1678 + "glib-sys", 1679 + "libc", 1680 + "system-deps 6.2.2", 1681 + "x11", 1682 + ] 1683 + 1684 + [[package]] 1685 + name = "generator" 1686 + version = "0.7.5" 1687 + source = "registry+https://github.com/rust-lang/crates.io-index" 1688 + checksum = "5cc16584ff22b460a382b7feec54b23d2908d858152e5739a120b949293bd74e" 1689 + dependencies = [ 1690 + "cc", 1691 + "libc", 1692 + "log", 1693 + "rustversion", 1694 + "windows 0.48.0", 1695 + ] 1696 + 1697 + [[package]] 1698 + name = "generic-array" 1699 + version = "0.14.7" 1700 + source = "registry+https://github.com/rust-lang/crates.io-index" 1701 + checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 1702 + dependencies = [ 1703 + "typenum", 1704 + "version_check", 1705 + "zeroize", 1706 + ] 1707 + 1708 + [[package]] 1709 + name = "getrandom" 1710 + version = "0.1.16" 1711 + source = "registry+https://github.com/rust-lang/crates.io-index" 1712 + checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce" 1713 + dependencies = [ 1714 + "cfg-if", 1715 + "libc", 1716 + "wasi 0.9.0+wasi-snapshot-preview1", 1717 + ] 1718 + 1719 + [[package]] 1720 + name = "getrandom" 1721 + version = "0.2.14" 1722 + source = "registry+https://github.com/rust-lang/crates.io-index" 1723 + checksum = "94b22e06ecb0110981051723910cbf0b5f5e09a2062dd7663334ee79a9d1286c" 1724 + dependencies = [ 1725 + "cfg-if", 1726 + "libc", 1727 + "wasi 0.11.0+wasi-snapshot-preview1", 1728 + ] 1729 + 1730 + [[package]] 1731 + name = "gimli" 1732 + version = "0.28.1" 1733 + source = "registry+https://github.com/rust-lang/crates.io-index" 1734 + checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253" 1735 + 1736 + [[package]] 1737 + name = "gio" 1738 + version = "0.15.12" 1739 + source = "registry+https://github.com/rust-lang/crates.io-index" 1740 + checksum = "68fdbc90312d462781a395f7a16d96a2b379bb6ef8cd6310a2df272771c4283b" 1741 + dependencies = [ 1742 + "bitflags 1.3.2", 1743 + "futures-channel", 1744 + "futures-core", 1745 + "futures-io", 1746 + "gio-sys", 1747 + "glib", 1748 + "libc", 1749 + "once_cell", 1750 + "thiserror", 1751 + ] 1752 + 1753 + [[package]] 1754 + name = "gio-sys" 1755 + version = "0.15.10" 1756 + source = "registry+https://github.com/rust-lang/crates.io-index" 1757 + checksum = "32157a475271e2c4a023382e9cab31c4584ee30a97da41d3c4e9fdd605abcf8d" 1758 + dependencies = [ 1759 + "glib-sys", 1760 + "gobject-sys", 1761 + "libc", 1762 + "system-deps 6.2.2", 1763 + "winapi", 1764 + ] 1765 + 1766 + [[package]] 1767 + name = "glib" 1768 + version = "0.15.12" 1769 + source = "registry+https://github.com/rust-lang/crates.io-index" 1770 + checksum = "edb0306fbad0ab5428b0ca674a23893db909a98582969c9b537be4ced78c505d" 1771 + dependencies = [ 1772 + "bitflags 1.3.2", 1773 + "futures-channel", 1774 + "futures-core", 1775 + "futures-executor", 1776 + "futures-task", 1777 + "glib-macros", 1778 + "glib-sys", 1779 + "gobject-sys", 1780 + "libc", 1781 + "once_cell", 1782 + "smallvec", 1783 + "thiserror", 1784 + ] 1785 + 1786 + [[package]] 1787 + name = "glib-macros" 1788 + version = "0.15.13" 1789 + source = "registry+https://github.com/rust-lang/crates.io-index" 1790 + checksum = "10c6ae9f6fa26f4fb2ac16b528d138d971ead56141de489f8111e259b9df3c4a" 1791 + dependencies = [ 1792 + "anyhow", 1793 + "heck 0.4.1", 1794 + "proc-macro-crate", 1795 + "proc-macro-error", 1796 + "proc-macro2", 1797 + "quote", 1798 + "syn 1.0.109", 1799 + ] 1800 + 1801 + [[package]] 1802 + name = "glib-sys" 1803 + version = "0.15.10" 1804 + source = "registry+https://github.com/rust-lang/crates.io-index" 1805 + checksum = "ef4b192f8e65e9cf76cbf4ea71fa8e3be4a0e18ffe3d68b8da6836974cc5bad4" 1806 + dependencies = [ 1807 + "libc", 1808 + "system-deps 6.2.2", 1809 + ] 1810 + 1811 + [[package]] 1812 + name = "glob" 1813 + version = "0.3.1" 1814 + source = "registry+https://github.com/rust-lang/crates.io-index" 1815 + checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" 1816 + 1817 + [[package]] 1818 + name = "globset" 1819 + version = "0.4.14" 1820 + source = "registry+https://github.com/rust-lang/crates.io-index" 1821 + checksum = "57da3b9b5b85bd66f31093f8c408b90a74431672542466497dcbdfdc02034be1" 1822 + dependencies = [ 1823 + "aho-corasick", 1824 + "bstr", 1825 + "log", 1826 + "regex-automata 0.4.6", 1827 + "regex-syntax 0.8.3", 1828 + ] 1829 + 1830 + [[package]] 1831 + name = "gobject-sys" 1832 + version = "0.15.10" 1833 + source = "registry+https://github.com/rust-lang/crates.io-index" 1834 + checksum = "0d57ce44246becd17153bd035ab4d32cfee096a657fc01f2231c9278378d1e0a" 1835 + dependencies = [ 1836 + "glib-sys", 1837 + "libc", 1838 + "system-deps 6.2.2", 1839 + ] 1840 + 1841 + [[package]] 1842 + name = "goblin" 1843 + version = "0.8.0" 1844 + source = "registry+https://github.com/rust-lang/crates.io-index" 1845 + checksum = "bb07a4ffed2093b118a525b1d8f5204ae274faed5604537caf7135d0f18d9887" 1846 + dependencies = [ 1847 + "log", 1848 + "plain", 1849 + "scroll", 1850 + ] 1851 + 1852 + [[package]] 1853 + name = "group" 1854 + version = "0.13.0" 1855 + source = "registry+https://github.com/rust-lang/crates.io-index" 1856 + checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63" 1857 + dependencies = [ 1858 + "ff", 1859 + "rand_core 0.6.4", 1860 + "subtle", 1861 + ] 1862 + 1863 + [[package]] 1864 + name = "gtk" 1865 + version = "0.15.5" 1866 + source = "registry+https://github.com/rust-lang/crates.io-index" 1867 + checksum = "92e3004a2d5d6d8b5057d2b57b3712c9529b62e82c77f25c1fecde1fd5c23bd0" 1868 + dependencies = [ 1869 + "atk", 1870 + "bitflags 1.3.2", 1871 + "cairo-rs", 1872 + "field-offset", 1873 + "futures-channel", 1874 + "gdk", 1875 + "gdk-pixbuf", 1876 + "gio", 1877 + "glib", 1878 + "gtk-sys", 1879 + "gtk3-macros", 1880 + "libc", 1881 + "once_cell", 1882 + "pango", 1883 + "pkg-config", 1884 + ] 1885 + 1886 + [[package]] 1887 + name = "gtk-sys" 1888 + version = "0.15.3" 1889 + source = "registry+https://github.com/rust-lang/crates.io-index" 1890 + checksum = "d5bc2f0587cba247f60246a0ca11fe25fb733eabc3de12d1965fc07efab87c84" 1891 + dependencies = [ 1892 + "atk-sys", 1893 + "cairo-sys-rs", 1894 + "gdk-pixbuf-sys", 1895 + "gdk-sys", 1896 + "gio-sys", 1897 + "glib-sys", 1898 + "gobject-sys", 1899 + "libc", 1900 + "pango-sys", 1901 + "system-deps 6.2.2", 1902 + ] 1903 + 1904 + [[package]] 1905 + name = "gtk3-macros" 1906 + version = "0.15.6" 1907 + source = "registry+https://github.com/rust-lang/crates.io-index" 1908 + checksum = "684c0456c086e8e7e9af73ec5b84e35938df394712054550e81558d21c44ab0d" 1909 + dependencies = [ 1910 + "anyhow", 1911 + "proc-macro-crate", 1912 + "proc-macro-error", 1913 + "proc-macro2", 1914 + "quote", 1915 + "syn 1.0.109", 1916 + ] 1917 + 1918 + [[package]] 1919 + name = "h2" 1920 + version = "0.3.26" 1921 + source = "registry+https://github.com/rust-lang/crates.io-index" 1922 + checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8" 1923 + dependencies = [ 1924 + "bytes", 1925 + "fnv", 1926 + "futures-core", 1927 + "futures-sink", 1928 + "futures-util", 1929 + "http 0.2.12", 1930 + "indexmap 2.2.6", 1931 + "slab", 1932 + "tokio", 1933 + "tokio-util", 1934 + "tracing", 1935 + ] 1936 + 1937 + [[package]] 1938 + name = "h2" 1939 + version = "0.4.4" 1940 + source = "registry+https://github.com/rust-lang/crates.io-index" 1941 + checksum = "816ec7294445779408f36fe57bc5b7fc1cf59664059096c65f905c1c61f58069" 1942 + dependencies = [ 1943 + "bytes", 1944 + "fnv", 1945 + "futures-core", 1946 + "futures-sink", 1947 + "futures-util", 1948 + "http 1.1.0", 1949 + "indexmap 2.2.6", 1950 + "slab", 1951 + "tokio", 1952 + "tokio-util", 1953 + "tracing", 1954 + ] 1955 + 1956 + [[package]] 1957 + name = "hashbrown" 1958 + version = "0.12.3" 1959 + source = "registry+https://github.com/rust-lang/crates.io-index" 1960 + checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" 1961 + 1962 + [[package]] 1963 + name = "hashbrown" 1964 + version = "0.14.3" 1965 + source = "registry+https://github.com/rust-lang/crates.io-index" 1966 + checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604" 1967 + 1968 + [[package]] 1969 + name = "heck" 1970 + version = "0.3.3" 1971 + source = "registry+https://github.com/rust-lang/crates.io-index" 1972 + checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c" 1973 + dependencies = [ 1974 + "unicode-segmentation", 1975 + ] 1976 + 1977 + [[package]] 1978 + name = "heck" 1979 + version = "0.4.1" 1980 + source = "registry+https://github.com/rust-lang/crates.io-index" 1981 + checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 1982 + 1983 + [[package]] 1984 + name = "heck" 1985 + version = "0.5.0" 1986 + source = "registry+https://github.com/rust-lang/crates.io-index" 1987 + checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 1988 + 1989 + [[package]] 1990 + name = "hermit-abi" 1991 + version = "0.3.9" 1992 + source = "registry+https://github.com/rust-lang/crates.io-index" 1993 + checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024" 1994 + 1995 + [[package]] 1996 + name = "hex" 1997 + version = "0.4.3" 1998 + source = "registry+https://github.com/rust-lang/crates.io-index" 1999 + checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" 2000 + 2001 + [[package]] 2002 + name = "hmac" 2003 + version = "0.12.1" 2004 + source = "registry+https://github.com/rust-lang/crates.io-index" 2005 + checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" 2006 + dependencies = [ 2007 + "digest", 2008 + ] 2009 + 2010 + [[package]] 2011 + name = "home" 2012 + version = "0.5.9" 2013 + source = "registry+https://github.com/rust-lang/crates.io-index" 2014 + checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5" 2015 + dependencies = [ 2016 + "windows-sys 0.52.0", 2017 + ] 2018 + 2019 + [[package]] 2020 + name = "hostname" 2021 + version = "0.4.0" 2022 + source = "registry+https://github.com/rust-lang/crates.io-index" 2023 + checksum = "f9c7c7c8ac16c798734b8a24560c1362120597c40d5e1459f09498f8f6c8f2ba" 2024 + dependencies = [ 2025 + "cfg-if", 2026 + "libc", 2027 + "windows 0.52.0", 2028 + ] 2029 + 2030 + [[package]] 2031 + name = "html5ever" 2032 + version = "0.26.0" 2033 + source = "registry+https://github.com/rust-lang/crates.io-index" 2034 + checksum = "bea68cab48b8459f17cf1c944c67ddc572d272d9f2b274140f223ecb1da4a3b7" 2035 + dependencies = [ 2036 + "log", 2037 + "mac", 2038 + "markup5ever", 2039 + "proc-macro2", 2040 + "quote", 2041 + "syn 1.0.109", 2042 + ] 2043 + 2044 + [[package]] 2045 + name = "http" 2046 + version = "0.2.12" 2047 + source = "registry+https://github.com/rust-lang/crates.io-index" 2048 + checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1" 2049 + dependencies = [ 2050 + "bytes", 2051 + "fnv", 2052 + "itoa 1.0.11", 2053 + ] 2054 + 2055 + [[package]] 2056 + name = "http" 2057 + version = "1.1.0" 2058 + source = "registry+https://github.com/rust-lang/crates.io-index" 2059 + checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258" 2060 + dependencies = [ 2061 + "bytes", 2062 + "fnv", 2063 + "itoa 1.0.11", 2064 + ] 2065 + 2066 + [[package]] 2067 + name = "http-body" 2068 + version = "0.4.6" 2069 + source = "registry+https://github.com/rust-lang/crates.io-index" 2070 + checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2" 2071 + dependencies = [ 2072 + "bytes", 2073 + "http 0.2.12", 2074 + "pin-project-lite", 2075 + ] 2076 + 2077 + [[package]] 2078 + name = "http-body" 2079 + version = "1.0.0" 2080 + source = "registry+https://github.com/rust-lang/crates.io-index" 2081 + checksum = "1cac85db508abc24a2e48553ba12a996e87244a0395ce011e62b37158745d643" 2082 + dependencies = [ 2083 + "bytes", 2084 + "http 1.1.0", 2085 + ] 2086 + 2087 + [[package]] 2088 + name = "http-body-util" 2089 + version = "0.1.1" 2090 + source = "registry+https://github.com/rust-lang/crates.io-index" 2091 + checksum = "0475f8b2ac86659c21b64320d5d653f9efe42acd2a4e560073ec61a155a34f1d" 2092 + dependencies = [ 2093 + "bytes", 2094 + "futures-core", 2095 + "http 1.1.0", 2096 + "http-body 1.0.0", 2097 + "pin-project-lite", 2098 + ] 2099 + 2100 + [[package]] 2101 + name = "http-range" 2102 + version = "0.1.5" 2103 + source = "registry+https://github.com/rust-lang/crates.io-index" 2104 + checksum = "21dec9db110f5f872ed9699c3ecf50cf16f423502706ba5c72462e28d3157573" 2105 + 2106 + [[package]] 2107 + name = "httparse" 2108 + version = "1.8.0" 2109 + source = "registry+https://github.com/rust-lang/crates.io-index" 2110 + checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904" 2111 + 2112 + [[package]] 2113 + name = "httpdate" 2114 + version = "1.0.3" 2115 + source = "registry+https://github.com/rust-lang/crates.io-index" 2116 + checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" 2117 + 2118 + [[package]] 2119 + name = "hyper" 2120 + version = "0.14.28" 2121 + source = "registry+https://github.com/rust-lang/crates.io-index" 2122 + checksum = "bf96e135eb83a2a8ddf766e426a841d8ddd7449d5f00d34ea02b41d2f19eef80" 2123 + dependencies = [ 2124 + "bytes", 2125 + "futures-channel", 2126 + "futures-core", 2127 + "futures-util", 2128 + "h2 0.3.26", 2129 + "http 0.2.12", 2130 + "http-body 0.4.6", 2131 + "httparse", 2132 + "httpdate", 2133 + "itoa 1.0.11", 2134 + "pin-project-lite", 2135 + "socket2 0.5.6", 2136 + "tokio", 2137 + "tower-service", 2138 + "tracing", 2139 + "want", 2140 + ] 2141 + 2142 + [[package]] 2143 + name = "hyper" 2144 + version = "1.3.1" 2145 + source = "registry+https://github.com/rust-lang/crates.io-index" 2146 + checksum = "fe575dd17d0862a9a33781c8c4696a55c320909004a67a00fb286ba8b1bc496d" 2147 + dependencies = [ 2148 + "bytes", 2149 + "futures-channel", 2150 + "futures-util", 2151 + "h2 0.4.4", 2152 + "http 1.1.0", 2153 + "http-body 1.0.0", 2154 + "httparse", 2155 + "itoa 1.0.11", 2156 + "pin-project-lite", 2157 + "smallvec", 2158 + "tokio", 2159 + "want", 2160 + ] 2161 + 2162 + [[package]] 2163 + name = "hyper-tls" 2164 + version = "0.5.0" 2165 + source = "registry+https://github.com/rust-lang/crates.io-index" 2166 + checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905" 2167 + dependencies = [ 2168 + "bytes", 2169 + "hyper 0.14.28", 2170 + "native-tls", 2171 + "tokio", 2172 + "tokio-native-tls", 2173 + ] 2174 + 2175 + [[package]] 2176 + name = "hyper-tls" 2177 + version = "0.6.0" 2178 + source = "registry+https://github.com/rust-lang/crates.io-index" 2179 + checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0" 2180 + dependencies = [ 2181 + "bytes", 2182 + "http-body-util", 2183 + "hyper 1.3.1", 2184 + "hyper-util", 2185 + "native-tls", 2186 + "tokio", 2187 + "tokio-native-tls", 2188 + "tower-service", 2189 + ] 2190 + 2191 + [[package]] 2192 + name = "hyper-util" 2193 + version = "0.1.3" 2194 + source = "registry+https://github.com/rust-lang/crates.io-index" 2195 + checksum = "ca38ef113da30126bbff9cd1705f9273e15d45498615d138b0c20279ac7a76aa" 2196 + dependencies = [ 2197 + "bytes", 2198 + "futures-channel", 2199 + "futures-util", 2200 + "http 1.1.0", 2201 + "http-body 1.0.0", 2202 + "hyper 1.3.1", 2203 + "pin-project-lite", 2204 + "socket2 0.5.6", 2205 + "tokio", 2206 + "tower", 2207 + "tower-service", 2208 + "tracing", 2209 + ] 2210 + 2211 + [[package]] 2212 + name = "iana-time-zone" 2213 + version = "0.1.60" 2214 + source = "registry+https://github.com/rust-lang/crates.io-index" 2215 + checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141" 2216 + dependencies = [ 2217 + "android_system_properties", 2218 + "core-foundation-sys", 2219 + "iana-time-zone-haiku", 2220 + "js-sys", 2221 + "wasm-bindgen", 2222 + "windows-core", 2223 + ] 2224 + 2225 + [[package]] 2226 + name = "iana-time-zone-haiku" 2227 + version = "0.1.2" 2228 + source = "registry+https://github.com/rust-lang/crates.io-index" 2229 + checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 2230 + dependencies = [ 2231 + "cc", 2232 + ] 2233 + 2234 + [[package]] 2235 + name = "ico" 2236 + version = "0.3.0" 2237 + source = "registry+https://github.com/rust-lang/crates.io-index" 2238 + checksum = "e3804960be0bb5e4edb1e1ad67afd321a9ecfd875c3e65c099468fd2717d7cae" 2239 + dependencies = [ 2240 + "byteorder", 2241 + "png", 2242 + ] 2243 + 2244 + [[package]] 2245 + name = "ident_case" 2246 + version = "1.0.1" 2247 + source = "registry+https://github.com/rust-lang/crates.io-index" 2248 + checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" 2249 + 2250 + [[package]] 2251 + name = "idna" 2252 + version = "0.5.0" 2253 + source = "registry+https://github.com/rust-lang/crates.io-index" 2254 + checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6" 2255 + dependencies = [ 2256 + "unicode-bidi", 2257 + "unicode-normalization", 2258 + ] 2259 + 2260 + [[package]] 2261 + name = "ignore" 2262 + version = "0.4.22" 2263 + source = "registry+https://github.com/rust-lang/crates.io-index" 2264 + checksum = "b46810df39e66e925525d6e38ce1e7f6e1d208f72dc39757880fcb66e2c58af1" 2265 + dependencies = [ 2266 + "crossbeam-deque", 2267 + "globset", 2268 + "log", 2269 + "memchr", 2270 + "regex-automata 0.4.6", 2271 + "same-file", 2272 + "walkdir", 2273 + "winapi-util", 2274 + ] 2275 + 2276 + [[package]] 2277 + name = "image" 2278 + version = "0.24.9" 2279 + source = "registry+https://github.com/rust-lang/crates.io-index" 2280 + checksum = "5690139d2f55868e080017335e4b94cb7414274c74f1669c84fb5feba2c9f69d" 2281 + dependencies = [ 2282 + "bytemuck", 2283 + "byteorder", 2284 + "color_quant", 2285 + "num-traits", 2286 + ] 2287 + 2288 + [[package]] 2289 + name = "indexmap" 2290 + version = "1.9.3" 2291 + source = "registry+https://github.com/rust-lang/crates.io-index" 2292 + checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" 2293 + dependencies = [ 2294 + "autocfg", 2295 + "hashbrown 0.12.3", 2296 + "serde", 2297 + ] 2298 + 2299 + [[package]] 2300 + name = "indexmap" 2301 + version = "2.2.6" 2302 + source = "registry+https://github.com/rust-lang/crates.io-index" 2303 + checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26" 2304 + dependencies = [ 2305 + "equivalent", 2306 + "hashbrown 0.14.3", 2307 + "serde", 2308 + ] 2309 + 2310 + [[package]] 2311 + name = "indicatif" 2312 + version = "0.17.8" 2313 + source = "registry+https://github.com/rust-lang/crates.io-index" 2314 + checksum = "763a5a8f45087d6bcea4222e7b72c291a054edf80e4ef6efd2a4979878c7bea3" 2315 + dependencies = [ 2316 + "console", 2317 + "instant", 2318 + "number_prefix", 2319 + "portable-atomic", 2320 + "unicode-width", 2321 + ] 2322 + 2323 + [[package]] 2324 + name = "infer" 2325 + version = "0.13.0" 2326 + source = "registry+https://github.com/rust-lang/crates.io-index" 2327 + checksum = "f551f8c3a39f68f986517db0d1759de85881894fdc7db798bd2a9df9cb04b7fc" 2328 + dependencies = [ 2329 + "cfb", 2330 + ] 2331 + 2332 + [[package]] 2333 + name = "inotify" 2334 + version = "0.9.6" 2335 + source = "registry+https://github.com/rust-lang/crates.io-index" 2336 + checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff" 2337 + dependencies = [ 2338 + "bitflags 1.3.2", 2339 + "inotify-sys", 2340 + "libc", 2341 + ] 2342 + 2343 + [[package]] 2344 + name = "inotify-sys" 2345 + version = "0.1.5" 2346 + source = "registry+https://github.com/rust-lang/crates.io-index" 2347 + checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb" 2348 + dependencies = [ 2349 + "libc", 2350 + ] 2351 + 2352 + [[package]] 2353 + name = "inout" 2354 + version = "0.1.3" 2355 + source = "registry+https://github.com/rust-lang/crates.io-index" 2356 + checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5" 2357 + dependencies = [ 2358 + "generic-array", 2359 + ] 2360 + 2361 + [[package]] 2362 + name = "instant" 2363 + version = "0.1.12" 2364 + source = "registry+https://github.com/rust-lang/crates.io-index" 2365 + checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c" 2366 + dependencies = [ 2367 + "cfg-if", 2368 + ] 2369 + 2370 + [[package]] 2371 + name = "interprocess" 2372 + version = "1.2.1" 2373 + source = "registry+https://github.com/rust-lang/crates.io-index" 2374 + checksum = "81f2533f3be42fffe3b5e63b71aeca416c1c3bc33e4e27be018521e76b1f38fb" 2375 + dependencies = [ 2376 + "cfg-if", 2377 + "libc", 2378 + "rustc_version", 2379 + "to_method", 2380 + "winapi", 2381 + ] 2382 + 2383 + [[package]] 2384 + name = "io-lifetimes" 2385 + version = "1.0.11" 2386 + source = "registry+https://github.com/rust-lang/crates.io-index" 2387 + checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2" 2388 + dependencies = [ 2389 + "hermit-abi", 2390 + "libc", 2391 + "windows-sys 0.48.0", 2392 + ] 2393 + 2394 + [[package]] 2395 + name = "ipnet" 2396 + version = "2.9.0" 2397 + source = "registry+https://github.com/rust-lang/crates.io-index" 2398 + checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3" 2399 + 2400 + [[package]] 2401 + name = "itoa" 2402 + version = "0.4.8" 2403 + source = "registry+https://github.com/rust-lang/crates.io-index" 2404 + checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4" 2405 + 2406 + [[package]] 2407 + name = "itoa" 2408 + version = "1.0.11" 2409 + source = "registry+https://github.com/rust-lang/crates.io-index" 2410 + checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" 2411 + 2412 + [[package]] 2413 + name = "javascriptcore-rs" 2414 + version = "0.16.0" 2415 + source = "registry+https://github.com/rust-lang/crates.io-index" 2416 + checksum = "bf053e7843f2812ff03ef5afe34bb9c06ffee120385caad4f6b9967fcd37d41c" 2417 + dependencies = [ 2418 + "bitflags 1.3.2", 2419 + "glib", 2420 + "javascriptcore-rs-sys", 2421 + ] 2422 + 2423 + [[package]] 2424 + name = "javascriptcore-rs-sys" 2425 + version = "0.4.0" 2426 + source = "registry+https://github.com/rust-lang/crates.io-index" 2427 + checksum = "905fbb87419c5cde6e3269537e4ea7d46431f3008c5d057e915ef3f115e7793c" 2428 + dependencies = [ 2429 + "glib-sys", 2430 + "gobject-sys", 2431 + "libc", 2432 + "system-deps 5.0.0", 2433 + ] 2434 + 2435 + [[package]] 2436 + name = "jni" 2437 + version = "0.20.0" 2438 + source = "registry+https://github.com/rust-lang/crates.io-index" 2439 + checksum = "039022cdf4d7b1cf548d31f60ae783138e5fd42013f6271049d7df7afadef96c" 2440 + dependencies = [ 2441 + "cesu8", 2442 + "combine", 2443 + "jni-sys", 2444 + "log", 2445 + "thiserror", 2446 + "walkdir", 2447 + ] 2448 + 2449 + [[package]] 2450 + name = "jni" 2451 + version = "0.21.1" 2452 + source = "registry+https://github.com/rust-lang/crates.io-index" 2453 + checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97" 2454 + dependencies = [ 2455 + "cesu8", 2456 + "cfg-if", 2457 + "combine", 2458 + "jni-sys", 2459 + "log", 2460 + "thiserror", 2461 + "walkdir", 2462 + "windows-sys 0.45.0", 2463 + ] 2464 + 2465 + [[package]] 2466 + name = "jni-sys" 2467 + version = "0.3.0" 2468 + source = "registry+https://github.com/rust-lang/crates.io-index" 2469 + checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130" 2470 + 2471 + [[package]] 2472 + name = "jobserver" 2473 + version = "0.1.31" 2474 + source = "registry+https://github.com/rust-lang/crates.io-index" 2475 + checksum = "d2b099aaa34a9751c5bf0878add70444e1ed2dd73f347be99003d4577277de6e" 2476 + dependencies = [ 2477 + "libc", 2478 + ] 2479 + 2480 + [[package]] 2481 + name = "js-sys" 2482 + version = "0.3.69" 2483 + source = "registry+https://github.com/rust-lang/crates.io-index" 2484 + checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d" 2485 + dependencies = [ 2486 + "wasm-bindgen", 2487 + ] 2488 + 2489 + [[package]] 2490 + name = "json-patch" 2491 + version = "1.2.0" 2492 + source = "registry+https://github.com/rust-lang/crates.io-index" 2493 + checksum = "55ff1e1486799e3f64129f8ccad108b38290df9cd7015cd31bed17239f0789d6" 2494 + dependencies = [ 2495 + "serde", 2496 + "serde_json", 2497 + "thiserror", 2498 + "treediff", 2499 + ] 2500 + 2501 + [[package]] 2502 + name = "kqueue" 2503 + version = "1.0.8" 2504 + source = "registry+https://github.com/rust-lang/crates.io-index" 2505 + checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c" 2506 + dependencies = [ 2507 + "kqueue-sys", 2508 + "libc", 2509 + ] 2510 + 2511 + [[package]] 2512 + name = "kqueue-sys" 2513 + version = "1.0.4" 2514 + source = "registry+https://github.com/rust-lang/crates.io-index" 2515 + checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b" 2516 + dependencies = [ 2517 + "bitflags 1.3.2", 2518 + "libc", 2519 + ] 2520 + 2521 + [[package]] 2522 + name = "kuchikiki" 2523 + version = "0.8.2" 2524 + source = "registry+https://github.com/rust-lang/crates.io-index" 2525 + checksum = "f29e4755b7b995046f510a7520c42b2fed58b77bd94d5a87a8eb43d2fd126da8" 2526 + dependencies = [ 2527 + "cssparser", 2528 + "html5ever", 2529 + "indexmap 1.9.3", 2530 + "matches", 2531 + "selectors", 2532 + ] 2533 + 2534 + [[package]] 2535 + name = "lazy_static" 2536 + version = "1.4.0" 2537 + source = "registry+https://github.com/rust-lang/crates.io-index" 2538 + checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" 2539 + 2540 + [[package]] 2541 + name = "libc" 2542 + version = "0.2.153" 2543 + source = "registry+https://github.com/rust-lang/crates.io-index" 2544 + checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd" 2545 + 2546 + [[package]] 2547 + name = "libredox" 2548 + version = "0.1.3" 2549 + source = "registry+https://github.com/rust-lang/crates.io-index" 2550 + checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d" 2551 + dependencies = [ 2552 + "bitflags 2.5.0", 2553 + "libc", 2554 + ] 2555 + 2556 + [[package]] 2557 + name = "line-wrap" 2558 + version = "0.2.0" 2559 + source = "registry+https://github.com/rust-lang/crates.io-index" 2560 + checksum = "dd1bc4d24ad230d21fb898d1116b1801d7adfc449d42026475862ab48b11e70e" 2561 + 2562 + [[package]] 2563 + name = "linux-raw-sys" 2564 + version = "0.3.8" 2565 + source = "registry+https://github.com/rust-lang/crates.io-index" 2566 + checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519" 2567 + 2568 + [[package]] 2569 + name = "linux-raw-sys" 2570 + version = "0.4.13" 2571 + source = "registry+https://github.com/rust-lang/crates.io-index" 2572 + checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c" 2573 + 2574 + [[package]] 2575 + name = "lock_api" 2576 + version = "0.4.11" 2577 + source = "registry+https://github.com/rust-lang/crates.io-index" 2578 + checksum = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45" 2579 + dependencies = [ 2580 + "autocfg", 2581 + "scopeguard", 2582 + ] 2583 + 2584 + [[package]] 2585 + name = "log" 2586 + version = "0.4.21" 2587 + source = "registry+https://github.com/rust-lang/crates.io-index" 2588 + checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c" 2589 + 2590 + [[package]] 2591 + name = "loom" 2592 + version = "0.5.6" 2593 + source = "registry+https://github.com/rust-lang/crates.io-index" 2594 + checksum = "ff50ecb28bb86013e935fb6683ab1f6d3a20016f123c76fd4c27470076ac30f5" 2595 + dependencies = [ 2596 + "cfg-if", 2597 + "generator", 2598 + "scoped-tls", 2599 + "serde", 2600 + "serde_json", 2601 + "tracing", 2602 + "tracing-subscriber", 2603 + ] 2604 + 2605 + [[package]] 2606 + name = "lzma-sys" 2607 + version = "0.1.20" 2608 + source = "registry+https://github.com/rust-lang/crates.io-index" 2609 + checksum = "5fda04ab3764e6cde78b9974eec4f779acaba7c4e84b36eca3cf77c581b85d27" 2610 + dependencies = [ 2611 + "cc", 2612 + "libc", 2613 + "pkg-config", 2614 + ] 2615 + 2616 + [[package]] 2617 + name = "mac" 2618 + version = "0.1.1" 2619 + source = "registry+https://github.com/rust-lang/crates.io-index" 2620 + checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4" 2621 + 2622 + [[package]] 2623 + name = "mach2" 2624 + version = "0.4.2" 2625 + source = "registry+https://github.com/rust-lang/crates.io-index" 2626 + checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709" 2627 + dependencies = [ 2628 + "libc", 2629 + ] 2630 + 2631 + [[package]] 2632 + name = "malloc_buf" 2633 + version = "0.0.6" 2634 + source = "registry+https://github.com/rust-lang/crates.io-index" 2635 + checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb" 2636 + dependencies = [ 2637 + "libc", 2638 + ] 2639 + 2640 + [[package]] 2641 + name = "markup5ever" 2642 + version = "0.11.0" 2643 + source = "registry+https://github.com/rust-lang/crates.io-index" 2644 + checksum = "7a2629bb1404f3d34c2e921f21fd34ba00b206124c81f65c50b43b6aaefeb016" 2645 + dependencies = [ 2646 + "log", 2647 + "phf 0.10.1", 2648 + "phf_codegen 0.10.0", 2649 + "string_cache", 2650 + "string_cache_codegen", 2651 + "tendril", 2652 + ] 2653 + 2654 + [[package]] 2655 + name = "matchers" 2656 + version = "0.1.0" 2657 + source = "registry+https://github.com/rust-lang/crates.io-index" 2658 + checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558" 2659 + dependencies = [ 2660 + "regex-automata 0.1.10", 2661 + ] 2662 + 2663 + [[package]] 2664 + name = "matches" 2665 + version = "0.1.10" 2666 + source = "registry+https://github.com/rust-lang/crates.io-index" 2667 + checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5" 2668 + 2669 + [[package]] 2670 + name = "memchr" 2671 + version = "2.7.2" 2672 + source = "registry+https://github.com/rust-lang/crates.io-index" 2673 + checksum = "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d" 2674 + 2675 + [[package]] 2676 + name = "memmap2" 2677 + version = "0.9.4" 2678 + source = "registry+https://github.com/rust-lang/crates.io-index" 2679 + checksum = "fe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322" 2680 + dependencies = [ 2681 + "libc", 2682 + ] 2683 + 2684 + [[package]] 2685 + name = "memoffset" 2686 + version = "0.7.1" 2687 + source = "registry+https://github.com/rust-lang/crates.io-index" 2688 + checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4" 2689 + dependencies = [ 2690 + "autocfg", 2691 + ] 2692 + 2693 + [[package]] 2694 + name = "memoffset" 2695 + version = "0.9.1" 2696 + source = "registry+https://github.com/rust-lang/crates.io-index" 2697 + checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" 2698 + dependencies = [ 2699 + "autocfg", 2700 + ] 2701 + 2702 + [[package]] 2703 + name = "mime" 2704 + version = "0.3.17" 2705 + source = "registry+https://github.com/rust-lang/crates.io-index" 2706 + checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 2707 + 2708 + [[package]] 2709 + name = "minidump-common" 2710 + version = "0.21.1" 2711 + source = "registry+https://github.com/rust-lang/crates.io-index" 2712 + checksum = "1bb6eaf88cc770fa58e6ae721cf2e40c2ca6a4c942ae8c7aa324d680bd3c6717" 2713 + dependencies = [ 2714 + "bitflags 2.5.0", 2715 + "debugid", 2716 + "num-derive", 2717 + "num-traits", 2718 + "range-map", 2719 + "scroll", 2720 + "smart-default", 2721 + ] 2722 + 2723 + [[package]] 2724 + name = "minidump-writer" 2725 + version = "0.8.9" 2726 + source = "registry+https://github.com/rust-lang/crates.io-index" 2727 + checksum = "e2abcd9c8a1e6e1e9d56ce3627851f39a17ea83e17c96bc510f29d7e43d78a7d" 2728 + dependencies = [ 2729 + "bitflags 2.5.0", 2730 + "byteorder", 2731 + "cfg-if", 2732 + "crash-context", 2733 + "goblin", 2734 + "libc", 2735 + "log", 2736 + "mach2", 2737 + "memmap2", 2738 + "memoffset 0.9.1", 2739 + "minidump-common", 2740 + "nix 0.28.0", 2741 + "procfs-core", 2742 + "scroll", 2743 + "tempfile", 2744 + "thiserror", 2745 + ] 2746 + 2747 + [[package]] 2748 + name = "minidumper" 2749 + version = "0.8.2" 2750 + source = "registry+https://github.com/rust-lang/crates.io-index" 2751 + checksum = "1b99697a8483221ca2d163aedcbee44f3851c4f5916ab0e96ae6397fb6b6deb2" 2752 + dependencies = [ 2753 + "cfg-if", 2754 + "crash-context", 2755 + "libc", 2756 + "log", 2757 + "minidump-writer", 2758 + "parking_lot", 2759 + "polling 3.7.0", 2760 + "scroll", 2761 + "thiserror", 2762 + "uds", 2763 + ] 2764 + 2765 + [[package]] 2766 + name = "minidumper-child" 2767 + version = "0.2.2" 2768 + source = "registry+https://github.com/rust-lang/crates.io-index" 2769 + checksum = "d7c4f23f835dbe67e44ddf884d3802ff549ca5948bf60e9fd70e9a13c96324d1" 2770 + dependencies = [ 2771 + "crash-handler", 2772 + "minidumper", 2773 + "thiserror", 2774 + "uuid 1.8.0", 2775 + ] 2776 + 2777 + [[package]] 2778 + name = "minisign-verify" 2779 + version = "0.2.1" 2780 + source = "registry+https://github.com/rust-lang/crates.io-index" 2781 + checksum = "933dca44d65cdd53b355d0b73d380a2ff5da71f87f036053188bf1eab6a19881" 2782 + 2783 + [[package]] 2784 + name = "miniz_oxide" 2785 + version = "0.7.2" 2786 + source = "registry+https://github.com/rust-lang/crates.io-index" 2787 + checksum = "9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7" 2788 + dependencies = [ 2789 + "adler", 2790 + "simd-adler32", 2791 + ] 2792 + 2793 + [[package]] 2794 + name = "mio" 2795 + version = "0.8.11" 2796 + source = "registry+https://github.com/rust-lang/crates.io-index" 2797 + checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c" 2798 + dependencies = [ 2799 + "libc", 2800 + "log", 2801 + "wasi 0.11.0+wasi-snapshot-preview1", 2802 + "windows-sys 0.48.0", 2803 + ] 2804 + 2805 + [[package]] 2806 + name = "native-tls" 2807 + version = "0.2.11" 2808 + source = "registry+https://github.com/rust-lang/crates.io-index" 2809 + checksum = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e" 2810 + dependencies = [ 2811 + "lazy_static", 2812 + "libc", 2813 + "log", 2814 + "openssl", 2815 + "openssl-probe", 2816 + "openssl-sys", 2817 + "schannel", 2818 + "security-framework", 2819 + "security-framework-sys", 2820 + "tempfile", 2821 + ] 2822 + 2823 + [[package]] 2824 + name = "ndk" 2825 + version = "0.6.0" 2826 + source = "registry+https://github.com/rust-lang/crates.io-index" 2827 + checksum = "2032c77e030ddee34a6787a64166008da93f6a352b629261d0fee232b8742dd4" 2828 + dependencies = [ 2829 + "bitflags 1.3.2", 2830 + "jni-sys", 2831 + "ndk-sys", 2832 + "num_enum", 2833 + "thiserror", 2834 + ] 2835 + 2836 + [[package]] 2837 + name = "ndk-context" 2838 + version = "0.1.1" 2839 + source = "registry+https://github.com/rust-lang/crates.io-index" 2840 + checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b" 2841 + 2842 + [[package]] 2843 + name = "ndk-sys" 2844 + version = "0.3.0" 2845 + source = "registry+https://github.com/rust-lang/crates.io-index" 2846 + checksum = "6e5a6ae77c8ee183dcbbba6150e2e6b9f3f4196a7666c02a715a95692ec1fa97" 2847 + dependencies = [ 2848 + "jni-sys", 2849 + ] 2850 + 2851 + [[package]] 2852 + name = "new_debug_unreachable" 2853 + version = "1.0.6" 2854 + source = "registry+https://github.com/rust-lang/crates.io-index" 2855 + checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086" 2856 + 2857 + [[package]] 2858 + name = "nix" 2859 + version = "0.26.4" 2860 + source = "registry+https://github.com/rust-lang/crates.io-index" 2861 + checksum = "598beaf3cc6fdd9a5dfb1630c2800c7acd31df7aaf0f565796fba2b53ca1af1b" 2862 + dependencies = [ 2863 + "bitflags 1.3.2", 2864 + "cfg-if", 2865 + "libc", 2866 + "memoffset 0.7.1", 2867 + ] 2868 + 2869 + [[package]] 2870 + name = "nix" 2871 + version = "0.28.0" 2872 + source = "registry+https://github.com/rust-lang/crates.io-index" 2873 + checksum = "ab2156c4fce2f8df6c499cc1c763e4394b7482525bf2a9701c9d79d215f519e4" 2874 + dependencies = [ 2875 + "bitflags 2.5.0", 2876 + "cfg-if", 2877 + "cfg_aliases", 2878 + "libc", 2879 + ] 2880 + 2881 + [[package]] 2882 + name = "nodrop" 2883 + version = "0.1.14" 2884 + source = "registry+https://github.com/rust-lang/crates.io-index" 2885 + checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb" 2886 + 2887 + [[package]] 2888 + name = "notify" 2889 + version = "6.1.1" 2890 + source = "registry+https://github.com/rust-lang/crates.io-index" 2891 + checksum = "6205bd8bb1e454ad2e27422015fb5e4f2bcc7e08fa8f27058670d208324a4d2d" 2892 + dependencies = [ 2893 + "bitflags 2.5.0", 2894 + "crossbeam-channel", 2895 + "filetime", 2896 + "fsevent-sys", 2897 + "inotify", 2898 + "kqueue", 2899 + "libc", 2900 + "log", 2901 + "mio", 2902 + "walkdir", 2903 + "windows-sys 0.48.0", 2904 + ] 2905 + 2906 + [[package]] 2907 + name = "notify-debouncer-mini" 2908 + version = "0.4.1" 2909 + source = "registry+https://github.com/rust-lang/crates.io-index" 2910 + checksum = "5d40b221972a1fc5ef4d858a2f671fb34c75983eb385463dff3780eeff6a9d43" 2911 + dependencies = [ 2912 + "log", 2913 + "notify", 2914 + ] 2915 + 2916 + [[package]] 2917 + name = "ntapi" 2918 + version = "0.4.1" 2919 + source = "registry+https://github.com/rust-lang/crates.io-index" 2920 + checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4" 2921 + dependencies = [ 2922 + "winapi", 2923 + ] 2924 + 2925 + [[package]] 2926 + name = "nu-ansi-term" 2927 + version = "0.46.0" 2928 + source = "registry+https://github.com/rust-lang/crates.io-index" 2929 + checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" 2930 + dependencies = [ 2931 + "overload", 2932 + "winapi", 2933 + ] 2934 + 2935 + [[package]] 2936 + name = "num-conv" 2937 + version = "0.1.0" 2938 + source = "registry+https://github.com/rust-lang/crates.io-index" 2939 + checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" 2940 + 2941 + [[package]] 2942 + name = "num-derive" 2943 + version = "0.4.2" 2944 + source = "registry+https://github.com/rust-lang/crates.io-index" 2945 + checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202" 2946 + dependencies = [ 2947 + "proc-macro2", 2948 + "quote", 2949 + "syn 2.0.60", 2950 + ] 2951 + 2952 + [[package]] 2953 + name = "num-traits" 2954 + version = "0.2.18" 2955 + source = "registry+https://github.com/rust-lang/crates.io-index" 2956 + checksum = "da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a" 2957 + dependencies = [ 2958 + "autocfg", 2959 + ] 2960 + 2961 + [[package]] 2962 + name = "num_cpus" 2963 + version = "1.16.0" 2964 + source = "registry+https://github.com/rust-lang/crates.io-index" 2965 + checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" 2966 + dependencies = [ 2967 + "hermit-abi", 2968 + "libc", 2969 + ] 2970 + 2971 + [[package]] 2972 + name = "num_enum" 2973 + version = "0.5.11" 2974 + source = "registry+https://github.com/rust-lang/crates.io-index" 2975 + checksum = "1f646caf906c20226733ed5b1374287eb97e3c2a5c227ce668c1f2ce20ae57c9" 2976 + dependencies = [ 2977 + "num_enum_derive", 2978 + ] 2979 + 2980 + [[package]] 2981 + name = "num_enum_derive" 2982 + version = "0.5.11" 2983 + source = "registry+https://github.com/rust-lang/crates.io-index" 2984 + checksum = "dcbff9bc912032c62bf65ef1d5aea88983b420f4f839db1e9b0c281a25c9c799" 2985 + dependencies = [ 2986 + "proc-macro-crate", 2987 + "proc-macro2", 2988 + "quote", 2989 + "syn 1.0.109", 2990 + ] 2991 + 2992 + [[package]] 2993 + name = "number_prefix" 2994 + version = "0.4.0" 2995 + source = "registry+https://github.com/rust-lang/crates.io-index" 2996 + checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3" 2997 + 2998 + [[package]] 2999 + name = "objc" 3000 + version = "0.2.7" 3001 + source = "registry+https://github.com/rust-lang/crates.io-index" 3002 + checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1" 3003 + dependencies = [ 3004 + "malloc_buf", 3005 + "objc_exception", 3006 + ] 3007 + 3008 + [[package]] 3009 + name = "objc-foundation" 3010 + version = "0.1.1" 3011 + source = "registry+https://github.com/rust-lang/crates.io-index" 3012 + checksum = "1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9" 3013 + dependencies = [ 3014 + "block", 3015 + "objc", 3016 + "objc_id", 3017 + ] 3018 + 3019 + [[package]] 3020 + name = "objc-sys" 3021 + version = "0.3.3" 3022 + source = "registry+https://github.com/rust-lang/crates.io-index" 3023 + checksum = "da284c198fb9b7b0603f8635185e85fbd5b64ee154b1ed406d489077de2d6d60" 3024 + 3025 + [[package]] 3026 + name = "objc2" 3027 + version = "0.4.1" 3028 + source = "registry+https://github.com/rust-lang/crates.io-index" 3029 + checksum = "559c5a40fdd30eb5e344fbceacf7595a81e242529fb4e21cf5f43fb4f11ff98d" 3030 + dependencies = [ 3031 + "objc-sys", 3032 + "objc2-encode", 3033 + ] 3034 + 3035 + [[package]] 3036 + name = "objc2-encode" 3037 + version = "3.0.0" 3038 + source = "registry+https://github.com/rust-lang/crates.io-index" 3039 + checksum = "d079845b37af429bfe5dfa76e6d087d788031045b25cfc6fd898486fd9847666" 3040 + 3041 + [[package]] 3042 + name = "objc_exception" 3043 + version = "0.1.2" 3044 + source = "registry+https://github.com/rust-lang/crates.io-index" 3045 + checksum = "ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4" 3046 + dependencies = [ 3047 + "cc", 3048 + ] 3049 + 3050 + [[package]] 3051 + name = "objc_id" 3052 + version = "0.1.1" 3053 + source = "registry+https://github.com/rust-lang/crates.io-index" 3054 + checksum = "c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b" 3055 + dependencies = [ 3056 + "objc", 3057 + ] 3058 + 3059 + [[package]] 3060 + name = "object" 3061 + version = "0.32.2" 3062 + source = "registry+https://github.com/rust-lang/crates.io-index" 3063 + checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441" 3064 + dependencies = [ 3065 + "memchr", 3066 + ] 3067 + 3068 + [[package]] 3069 + name = "once_cell" 3070 + version = "1.19.0" 3071 + source = "registry+https://github.com/rust-lang/crates.io-index" 3072 + checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" 3073 + 3074 + [[package]] 3075 + name = "open" 3076 + version = "3.2.0" 3077 + source = "registry+https://github.com/rust-lang/crates.io-index" 3078 + checksum = "2078c0039e6a54a0c42c28faa984e115fb4c2d5bf2208f77d1961002df8576f8" 3079 + dependencies = [ 3080 + "pathdiff", 3081 + "windows-sys 0.42.0", 3082 + ] 3083 + 3084 + [[package]] 3085 + name = "openssl" 3086 + version = "0.10.64" 3087 + source = "registry+https://github.com/rust-lang/crates.io-index" 3088 + checksum = "95a0481286a310808298130d22dd1fef0fa571e05a8f44ec801801e84b216b1f" 3089 + dependencies = [ 3090 + "bitflags 2.5.0", 3091 + "cfg-if", 3092 + "foreign-types 0.3.2", 3093 + "libc", 3094 + "once_cell", 3095 + "openssl-macros", 3096 + "openssl-sys", 3097 + ] 3098 + 3099 + [[package]] 3100 + name = "openssl-macros" 3101 + version = "0.1.1" 3102 + source = "registry+https://github.com/rust-lang/crates.io-index" 3103 + checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" 3104 + dependencies = [ 3105 + "proc-macro2", 3106 + "quote", 3107 + "syn 2.0.60", 3108 + ] 3109 + 3110 + [[package]] 3111 + name = "openssl-probe" 3112 + version = "0.1.5" 3113 + source = "registry+https://github.com/rust-lang/crates.io-index" 3114 + checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" 3115 + 3116 + [[package]] 3117 + name = "openssl-sys" 3118 + version = "0.9.102" 3119 + source = "registry+https://github.com/rust-lang/crates.io-index" 3120 + checksum = "c597637d56fbc83893a35eb0dd04b2b8e7a50c91e64e9493e398b5df4fb45fa2" 3121 + dependencies = [ 3122 + "cc", 3123 + "libc", 3124 + "pkg-config", 3125 + "vcpkg", 3126 + ] 3127 + 3128 + [[package]] 3129 + name = "option-ext" 3130 + version = "0.2.0" 3131 + source = "registry+https://github.com/rust-lang/crates.io-index" 3132 + checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" 3133 + 3134 + [[package]] 3135 + name = "ordered-stream" 3136 + version = "0.2.0" 3137 + source = "registry+https://github.com/rust-lang/crates.io-index" 3138 + checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50" 3139 + dependencies = [ 3140 + "futures-core", 3141 + "pin-project-lite", 3142 + ] 3143 + 3144 + [[package]] 3145 + name = "os_info" 3146 + version = "3.8.2" 3147 + source = "registry+https://github.com/rust-lang/crates.io-index" 3148 + checksum = "ae99c7fa6dd38c7cafe1ec085e804f8f555a2f8659b0dbe03f1f9963a9b51092" 3149 + dependencies = [ 3150 + "log", 3151 + "serde", 3152 + "windows-sys 0.52.0", 3153 + ] 3154 + 3155 + [[package]] 3156 + name = "overload" 3157 + version = "0.1.1" 3158 + source = "registry+https://github.com/rust-lang/crates.io-index" 3159 + checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" 3160 + 3161 + [[package]] 3162 + name = "p256" 3163 + version = "0.13.2" 3164 + source = "registry+https://github.com/rust-lang/crates.io-index" 3165 + checksum = "c9863ad85fa8f4460f9c48cb909d38a0d689dba1f6f6988a5e3e0d31071bcd4b" 3166 + dependencies = [ 3167 + "ecdsa", 3168 + "elliptic-curve", 3169 + "primeorder", 3170 + "sha2", 3171 + ] 3172 + 3173 + [[package]] 3174 + name = "pango" 3175 + version = "0.15.10" 3176 + source = "registry+https://github.com/rust-lang/crates.io-index" 3177 + checksum = "22e4045548659aee5313bde6c582b0d83a627b7904dd20dc2d9ef0895d414e4f" 3178 + dependencies = [ 3179 + "bitflags 1.3.2", 3180 + "glib", 3181 + "libc", 3182 + "once_cell", 3183 + "pango-sys", 3184 + ] 3185 + 3186 + [[package]] 3187 + name = "pango-sys" 3188 + version = "0.15.10" 3189 + source = "registry+https://github.com/rust-lang/crates.io-index" 3190 + checksum = "d2a00081cde4661982ed91d80ef437c20eacaf6aa1a5962c0279ae194662c3aa" 3191 + dependencies = [ 3192 + "glib-sys", 3193 + "gobject-sys", 3194 + "libc", 3195 + "system-deps 6.2.2", 3196 + ] 3197 + 3198 + [[package]] 3199 + name = "parking" 3200 + version = "2.2.0" 3201 + source = "registry+https://github.com/rust-lang/crates.io-index" 3202 + checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae" 3203 + 3204 + [[package]] 3205 + name = "parking_lot" 3206 + version = "0.12.1" 3207 + source = "registry+https://github.com/rust-lang/crates.io-index" 3208 + checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f" 3209 + dependencies = [ 3210 + "lock_api", 3211 + "parking_lot_core", 3212 + ] 3213 + 3214 + [[package]] 3215 + name = "parking_lot_core" 3216 + version = "0.9.9" 3217 + source = "registry+https://github.com/rust-lang/crates.io-index" 3218 + checksum = "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e" 3219 + dependencies = [ 3220 + "cfg-if", 3221 + "libc", 3222 + "redox_syscall", 3223 + "smallvec", 3224 + "windows-targets 0.48.5", 3225 + ] 3226 + 3227 + [[package]] 3228 + name = "password-hash" 3229 + version = "0.4.2" 3230 + source = "registry+https://github.com/rust-lang/crates.io-index" 3231 + checksum = "7676374caaee8a325c9e7a2ae557f216c5563a171d6997b0ef8a65af35147700" 3232 + dependencies = [ 3233 + "base64ct", 3234 + "rand_core 0.6.4", 3235 + "subtle", 3236 + ] 3237 + 3238 + [[package]] 3239 + name = "paste" 3240 + version = "1.0.14" 3241 + source = "registry+https://github.com/rust-lang/crates.io-index" 3242 + checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c" 3243 + 3244 + [[package]] 3245 + name = "pathdiff" 3246 + version = "0.2.1" 3247 + source = "registry+https://github.com/rust-lang/crates.io-index" 3248 + checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd" 3249 + 3250 + [[package]] 3251 + name = "pbkdf2" 3252 + version = "0.11.0" 3253 + source = "registry+https://github.com/rust-lang/crates.io-index" 3254 + checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917" 3255 + dependencies = [ 3256 + "digest", 3257 + "hmac", 3258 + "password-hash", 3259 + "sha2", 3260 + ] 3261 + 3262 + [[package]] 3263 + name = "pem-rfc7468" 3264 + version = "0.7.0" 3265 + source = "registry+https://github.com/rust-lang/crates.io-index" 3266 + checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412" 3267 + dependencies = [ 3268 + "base64ct", 3269 + ] 3270 + 3271 + [[package]] 3272 + name = "percent-encoding" 3273 + version = "2.3.1" 3274 + source = "registry+https://github.com/rust-lang/crates.io-index" 3275 + checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" 3276 + 3277 + [[package]] 3278 + name = "phf" 3279 + version = "0.8.0" 3280 + source = "registry+https://github.com/rust-lang/crates.io-index" 3281 + checksum = "3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12" 3282 + dependencies = [ 3283 + "phf_macros 0.8.0", 3284 + "phf_shared 0.8.0", 3285 + "proc-macro-hack", 3286 + ] 3287 + 3288 + [[package]] 3289 + name = "phf" 3290 + version = "0.10.1" 3291 + source = "registry+https://github.com/rust-lang/crates.io-index" 3292 + checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259" 3293 + dependencies = [ 3294 + "phf_shared 0.10.0", 3295 + ] 3296 + 3297 + [[package]] 3298 + name = "phf" 3299 + version = "0.11.2" 3300 + source = "registry+https://github.com/rust-lang/crates.io-index" 3301 + checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc" 3302 + dependencies = [ 3303 + "phf_macros 0.11.2", 3304 + "phf_shared 0.11.2", 3305 + ] 3306 + 3307 + [[package]] 3308 + name = "phf_codegen" 3309 + version = "0.8.0" 3310 + source = "registry+https://github.com/rust-lang/crates.io-index" 3311 + checksum = "cbffee61585b0411840d3ece935cce9cb6321f01c45477d30066498cd5e1a815" 3312 + dependencies = [ 3313 + "phf_generator 0.8.0", 3314 + "phf_shared 0.8.0", 3315 + ] 3316 + 3317 + [[package]] 3318 + name = "phf_codegen" 3319 + version = "0.10.0" 3320 + source = "registry+https://github.com/rust-lang/crates.io-index" 3321 + checksum = "4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd" 3322 + dependencies = [ 3323 + "phf_generator 0.10.0", 3324 + "phf_shared 0.10.0", 3325 + ] 3326 + 3327 + [[package]] 3328 + name = "phf_generator" 3329 + version = "0.8.0" 3330 + source = "registry+https://github.com/rust-lang/crates.io-index" 3331 + checksum = "17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526" 3332 + dependencies = [ 3333 + "phf_shared 0.8.0", 3334 + "rand 0.7.3", 3335 + ] 3336 + 3337 + [[package]] 3338 + name = "phf_generator" 3339 + version = "0.10.0" 3340 + source = "registry+https://github.com/rust-lang/crates.io-index" 3341 + checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6" 3342 + dependencies = [ 3343 + "phf_shared 0.10.0", 3344 + "rand 0.8.5", 3345 + ] 3346 + 3347 + [[package]] 3348 + name = "phf_generator" 3349 + version = "0.11.2" 3350 + source = "registry+https://github.com/rust-lang/crates.io-index" 3351 + checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0" 3352 + dependencies = [ 3353 + "phf_shared 0.11.2", 3354 + "rand 0.8.5", 3355 + ] 3356 + 3357 + [[package]] 3358 + name = "phf_macros" 3359 + version = "0.8.0" 3360 + source = "registry+https://github.com/rust-lang/crates.io-index" 3361 + checksum = "7f6fde18ff429ffc8fe78e2bf7f8b7a5a5a6e2a8b58bc5a9ac69198bbda9189c" 3362 + dependencies = [ 3363 + "phf_generator 0.8.0", 3364 + "phf_shared 0.8.0", 3365 + "proc-macro-hack", 3366 + "proc-macro2", 3367 + "quote", 3368 + "syn 1.0.109", 3369 + ] 3370 + 3371 + [[package]] 3372 + name = "phf_macros" 3373 + version = "0.11.2" 3374 + source = "registry+https://github.com/rust-lang/crates.io-index" 3375 + checksum = "3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b" 3376 + dependencies = [ 3377 + "phf_generator 0.11.2", 3378 + "phf_shared 0.11.2", 3379 + "proc-macro2", 3380 + "quote", 3381 + "syn 2.0.60", 3382 + ] 3383 + 3384 + [[package]] 3385 + name = "phf_shared" 3386 + version = "0.8.0" 3387 + source = "registry+https://github.com/rust-lang/crates.io-index" 3388 + checksum = "c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7" 3389 + dependencies = [ 3390 + "siphasher", 3391 + ] 3392 + 3393 + [[package]] 3394 + name = "phf_shared" 3395 + version = "0.10.0" 3396 + source = "registry+https://github.com/rust-lang/crates.io-index" 3397 + checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096" 3398 + dependencies = [ 3399 + "siphasher", 3400 + ] 3401 + 3402 + [[package]] 3403 + name = "phf_shared" 3404 + version = "0.11.2" 3405 + source = "registry+https://github.com/rust-lang/crates.io-index" 3406 + checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b" 3407 + dependencies = [ 3408 + "siphasher", 3409 + ] 3410 + 3411 + [[package]] 3412 + name = "pin-project" 3413 + version = "1.1.5" 3414 + source = "registry+https://github.com/rust-lang/crates.io-index" 3415 + checksum = "b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3" 3416 + dependencies = [ 3417 + "pin-project-internal", 3418 + ] 3419 + 3420 + [[package]] 3421 + name = "pin-project-internal" 3422 + version = "1.1.5" 3423 + source = "registry+https://github.com/rust-lang/crates.io-index" 3424 + checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965" 3425 + dependencies = [ 3426 + "proc-macro2", 3427 + "quote", 3428 + "syn 2.0.60", 3429 + ] 3430 + 3431 + [[package]] 3432 + name = "pin-project-lite" 3433 + version = "0.2.14" 3434 + source = "registry+https://github.com/rust-lang/crates.io-index" 3435 + checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02" 3436 + 3437 + [[package]] 3438 + name = "pin-utils" 3439 + version = "0.1.0" 3440 + source = "registry+https://github.com/rust-lang/crates.io-index" 3441 + checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 3442 + 3443 + [[package]] 3444 + name = "piper" 3445 + version = "0.2.1" 3446 + source = "registry+https://github.com/rust-lang/crates.io-index" 3447 + checksum = "668d31b1c4eba19242f2088b2bf3316b82ca31082a8335764db4e083db7485d4" 3448 + dependencies = [ 3449 + "atomic-waker", 3450 + "fastrand 2.0.2", 3451 + "futures-io", 3452 + ] 3453 + 3454 + [[package]] 3455 + name = "pkcs8" 3456 + version = "0.10.2" 3457 + source = "registry+https://github.com/rust-lang/crates.io-index" 3458 + checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7" 3459 + dependencies = [ 3460 + "der", 3461 + "spki", 3462 + ] 3463 + 3464 + [[package]] 3465 + name = "pkg-config" 3466 + version = "0.3.30" 3467 + source = "registry+https://github.com/rust-lang/crates.io-index" 3468 + checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec" 3469 + 3470 + [[package]] 3471 + name = "plain" 3472 + version = "0.2.3" 3473 + source = "registry+https://github.com/rust-lang/crates.io-index" 3474 + checksum = "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6" 3475 + 3476 + [[package]] 3477 + name = "plist" 3478 + version = "1.6.1" 3479 + source = "registry+https://github.com/rust-lang/crates.io-index" 3480 + checksum = "d9d34169e64b3c7a80c8621a48adaf44e0cf62c78a9b25dd9dd35f1881a17cf9" 3481 + dependencies = [ 3482 + "base64 0.21.7", 3483 + "indexmap 2.2.6", 3484 + "line-wrap", 3485 + "quick-xml", 3486 + "serde", 3487 + "time", 3488 + ] 3489 + 3490 + [[package]] 3491 + name = "png" 3492 + version = "0.17.13" 3493 + source = "registry+https://github.com/rust-lang/crates.io-index" 3494 + checksum = "06e4b0d3d1312775e782c86c91a111aa1f910cbb65e1337f9975b5f9a554b5e1" 3495 + dependencies = [ 3496 + "bitflags 1.3.2", 3497 + "crc32fast", 3498 + "fdeflate", 3499 + "flate2", 3500 + "miniz_oxide", 3501 + ] 3502 + 3503 + [[package]] 3504 + name = "polling" 3505 + version = "2.8.0" 3506 + source = "registry+https://github.com/rust-lang/crates.io-index" 3507 + checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce" 3508 + dependencies = [ 3509 + "autocfg", 3510 + "bitflags 1.3.2", 3511 + "cfg-if", 3512 + "concurrent-queue", 3513 + "libc", 3514 + "log", 3515 + "pin-project-lite", 3516 + "windows-sys 0.48.0", 3517 + ] 3518 + 3519 + [[package]] 3520 + name = "polling" 3521 + version = "3.7.0" 3522 + source = "registry+https://github.com/rust-lang/crates.io-index" 3523 + checksum = "645493cf344456ef24219d02a768cf1fb92ddf8c92161679ae3d91b91a637be3" 3524 + dependencies = [ 3525 + "cfg-if", 3526 + "concurrent-queue", 3527 + "hermit-abi", 3528 + "pin-project-lite", 3529 + "rustix 0.38.34", 3530 + "tracing", 3531 + "windows-sys 0.52.0", 3532 + ] 3533 + 3534 + [[package]] 3535 + name = "portable-atomic" 3536 + version = "1.6.0" 3537 + source = "registry+https://github.com/rust-lang/crates.io-index" 3538 + checksum = "7170ef9988bc169ba16dd36a7fa041e5c4cbeb6a35b76d4c03daded371eae7c0" 3539 + 3540 + [[package]] 3541 + name = "powerfmt" 3542 + version = "0.2.0" 3543 + source = "registry+https://github.com/rust-lang/crates.io-index" 3544 + checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" 3545 + 3546 + [[package]] 3547 + name = "ppv-lite86" 3548 + version = "0.2.17" 3549 + source = "registry+https://github.com/rust-lang/crates.io-index" 3550 + checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" 3551 + 3552 + [[package]] 3553 + name = "precomputed-hash" 3554 + version = "0.1.1" 3555 + source = "registry+https://github.com/rust-lang/crates.io-index" 3556 + checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c" 3557 + 3558 + [[package]] 3559 + name = "primeorder" 3560 + version = "0.13.6" 3561 + source = "registry+https://github.com/rust-lang/crates.io-index" 3562 + checksum = "353e1ca18966c16d9deb1c69278edbc5f194139612772bd9537af60ac231e1e6" 3563 + dependencies = [ 3564 + "elliptic-curve", 3565 + ] 3566 + 3567 + [[package]] 3568 + name = "proc-macro-crate" 3569 + version = "1.3.1" 3570 + source = "registry+https://github.com/rust-lang/crates.io-index" 3571 + checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919" 3572 + dependencies = [ 3573 + "once_cell", 3574 + "toml_edit 0.19.15", 3575 + ] 3576 + 3577 + [[package]] 3578 + name = "proc-macro-error" 3579 + version = "1.0.4" 3580 + source = "registry+https://github.com/rust-lang/crates.io-index" 3581 + checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" 3582 + dependencies = [ 3583 + "proc-macro-error-attr", 3584 + "proc-macro2", 3585 + "quote", 3586 + "syn 1.0.109", 3587 + "version_check", 3588 + ] 3589 + 3590 + [[package]] 3591 + name = "proc-macro-error-attr" 3592 + version = "1.0.4" 3593 + source = "registry+https://github.com/rust-lang/crates.io-index" 3594 + checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" 3595 + dependencies = [ 3596 + "proc-macro2", 3597 + "quote", 3598 + "version_check", 3599 + ] 3600 + 3601 + [[package]] 3602 + name = "proc-macro-hack" 3603 + version = "0.5.20+deprecated" 3604 + source = "registry+https://github.com/rust-lang/crates.io-index" 3605 + checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068" 3606 + 3607 + [[package]] 3608 + name = "proc-macro2" 3609 + version = "1.0.81" 3610 + source = "registry+https://github.com/rust-lang/crates.io-index" 3611 + checksum = "3d1597b0c024618f09a9c3b8655b7e430397a36d23fdafec26d6965e9eec3eba" 3612 + dependencies = [ 3613 + "unicode-ident", 3614 + ] 3615 + 3616 + [[package]] 3617 + name = "procfs-core" 3618 + version = "0.16.0" 3619 + source = "registry+https://github.com/rust-lang/crates.io-index" 3620 + checksum = "2d3554923a69f4ce04c4a754260c338f505ce22642d3830e049a399fc2059a29" 3621 + dependencies = [ 3622 + "bitflags 2.5.0", 3623 + "hex", 3624 + ] 3625 + 3626 + [[package]] 3627 + name = "quick-xml" 3628 + version = "0.31.0" 3629 + source = "registry+https://github.com/rust-lang/crates.io-index" 3630 + checksum = "1004a344b30a54e2ee58d66a71b32d2db2feb0a31f9a2d302bf0536f15de2a33" 3631 + dependencies = [ 3632 + "memchr", 3633 + ] 3634 + 3635 + [[package]] 3636 + name = "quote" 3637 + version = "1.0.36" 3638 + source = "registry+https://github.com/rust-lang/crates.io-index" 3639 + checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7" 3640 + dependencies = [ 3641 + "proc-macro2", 3642 + ] 3643 + 3644 + [[package]] 3645 + name = "rand" 3646 + version = "0.7.3" 3647 + source = "registry+https://github.com/rust-lang/crates.io-index" 3648 + checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03" 3649 + dependencies = [ 3650 + "getrandom 0.1.16", 3651 + "libc", 3652 + "rand_chacha 0.2.2", 3653 + "rand_core 0.5.1", 3654 + "rand_hc", 3655 + "rand_pcg", 3656 + ] 3657 + 3658 + [[package]] 3659 + name = "rand" 3660 + version = "0.8.5" 3661 + source = "registry+https://github.com/rust-lang/crates.io-index" 3662 + checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 3663 + dependencies = [ 3664 + "libc", 3665 + "rand_chacha 0.3.1", 3666 + "rand_core 0.6.4", 3667 + ] 3668 + 3669 + [[package]] 3670 + name = "rand_chacha" 3671 + version = "0.2.2" 3672 + source = "registry+https://github.com/rust-lang/crates.io-index" 3673 + checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402" 3674 + dependencies = [ 3675 + "ppv-lite86", 3676 + "rand_core 0.5.1", 3677 + ] 3678 + 3679 + [[package]] 3680 + name = "rand_chacha" 3681 + version = "0.3.1" 3682 + source = "registry+https://github.com/rust-lang/crates.io-index" 3683 + checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 3684 + dependencies = [ 3685 + "ppv-lite86", 3686 + "rand_core 0.6.4", 3687 + ] 3688 + 3689 + [[package]] 3690 + name = "rand_core" 3691 + version = "0.5.1" 3692 + source = "registry+https://github.com/rust-lang/crates.io-index" 3693 + checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19" 3694 + dependencies = [ 3695 + "getrandom 0.1.16", 3696 + ] 3697 + 3698 + [[package]] 3699 + name = "rand_core" 3700 + version = "0.6.4" 3701 + source = "registry+https://github.com/rust-lang/crates.io-index" 3702 + checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 3703 + dependencies = [ 3704 + "getrandom 0.2.14", 3705 + ] 3706 + 3707 + [[package]] 3708 + name = "rand_hc" 3709 + version = "0.2.0" 3710 + source = "registry+https://github.com/rust-lang/crates.io-index" 3711 + checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c" 3712 + dependencies = [ 3713 + "rand_core 0.5.1", 3714 + ] 3715 + 3716 + [[package]] 3717 + name = "rand_pcg" 3718 + version = "0.2.1" 3719 + source = "registry+https://github.com/rust-lang/crates.io-index" 3720 + checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429" 3721 + dependencies = [ 3722 + "rand_core 0.5.1", 3723 + ] 3724 + 3725 + [[package]] 3726 + name = "range-map" 3727 + version = "0.2.0" 3728 + source = "registry+https://github.com/rust-lang/crates.io-index" 3729 + checksum = "12a5a2d6c7039059af621472a4389be1215a816df61aa4d531cfe85264aee95f" 3730 + dependencies = [ 3731 + "num-traits", 3732 + ] 3733 + 3734 + [[package]] 3735 + name = "raw-window-handle" 3736 + version = "0.5.2" 3737 + source = "registry+https://github.com/rust-lang/crates.io-index" 3738 + checksum = "f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9" 3739 + 3740 + [[package]] 3741 + name = "rayon" 3742 + version = "1.10.0" 3743 + source = "registry+https://github.com/rust-lang/crates.io-index" 3744 + checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa" 3745 + dependencies = [ 3746 + "either", 3747 + "rayon-core", 3748 + ] 3749 + 3750 + [[package]] 3751 + name = "rayon-core" 3752 + version = "1.12.1" 3753 + source = "registry+https://github.com/rust-lang/crates.io-index" 3754 + checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2" 3755 + dependencies = [ 3756 + "crossbeam-deque", 3757 + "crossbeam-utils", 3758 + ] 3759 + 3760 + [[package]] 3761 + name = "redox_syscall" 3762 + version = "0.4.1" 3763 + source = "registry+https://github.com/rust-lang/crates.io-index" 3764 + checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa" 3765 + dependencies = [ 3766 + "bitflags 1.3.2", 3767 + ] 3768 + 3769 + [[package]] 3770 + name = "redox_users" 3771 + version = "0.4.5" 3772 + source = "registry+https://github.com/rust-lang/crates.io-index" 3773 + checksum = "bd283d9651eeda4b2a83a43c1c91b266c40fd76ecd39a50a8c630ae69dc72891" 3774 + dependencies = [ 3775 + "getrandom 0.2.14", 3776 + "libredox", 3777 + "thiserror", 3778 + ] 3779 + 3780 + [[package]] 3781 + name = "regex" 3782 + version = "1.10.4" 3783 + source = "registry+https://github.com/rust-lang/crates.io-index" 3784 + checksum = "c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c" 3785 + dependencies = [ 3786 + "aho-corasick", 3787 + "memchr", 3788 + "regex-automata 0.4.6", 3789 + "regex-syntax 0.8.3", 3790 + ] 3791 + 3792 + [[package]] 3793 + name = "regex-automata" 3794 + version = "0.1.10" 3795 + source = "registry+https://github.com/rust-lang/crates.io-index" 3796 + checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" 3797 + dependencies = [ 3798 + "regex-syntax 0.6.29", 3799 + ] 3800 + 3801 + [[package]] 3802 + name = "regex-automata" 3803 + version = "0.4.6" 3804 + source = "registry+https://github.com/rust-lang/crates.io-index" 3805 + checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea" 3806 + dependencies = [ 3807 + "aho-corasick", 3808 + "memchr", 3809 + "regex-syntax 0.8.3", 3810 + ] 3811 + 3812 + [[package]] 3813 + name = "regex-syntax" 3814 + version = "0.6.29" 3815 + source = "registry+https://github.com/rust-lang/crates.io-index" 3816 + checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" 3817 + 3818 + [[package]] 3819 + name = "regex-syntax" 3820 + version = "0.8.3" 3821 + source = "registry+https://github.com/rust-lang/crates.io-index" 3822 + checksum = "adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56" 3823 + 3824 + [[package]] 3825 + name = "reqwest" 3826 + version = "0.11.27" 3827 + source = "registry+https://github.com/rust-lang/crates.io-index" 3828 + checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62" 3829 + dependencies = [ 3830 + "base64 0.21.7", 3831 + "bytes", 3832 + "encoding_rs", 3833 + "futures-core", 3834 + "futures-util", 3835 + "h2 0.3.26", 3836 + "http 0.2.12", 3837 + "http-body 0.4.6", 3838 + "hyper 0.14.28", 3839 + "hyper-tls 0.5.0", 3840 + "ipnet", 3841 + "js-sys", 3842 + "log", 3843 + "mime", 3844 + "native-tls", 3845 + "once_cell", 3846 + "percent-encoding", 3847 + "pin-project-lite", 3848 + "rustls-pemfile 1.0.4", 3849 + "serde", 3850 + "serde_json", 3851 + "serde_urlencoded", 3852 + "sync_wrapper", 3853 + "system-configuration", 3854 + "tokio", 3855 + "tokio-native-tls", 3856 + "tokio-util", 3857 + "tower-service", 3858 + "url", 3859 + "wasm-bindgen", 3860 + "wasm-bindgen-futures", 3861 + "wasm-streams", 3862 + "web-sys", 3863 + "winreg 0.50.0", 3864 + ] 3865 + 3866 + [[package]] 3867 + name = "reqwest" 3868 + version = "0.12.4" 3869 + source = "registry+https://github.com/rust-lang/crates.io-index" 3870 + checksum = "566cafdd92868e0939d3fb961bd0dc25fcfaaed179291093b3d43e6b3150ea10" 3871 + dependencies = [ 3872 + "base64 0.22.0", 3873 + "bytes", 3874 + "encoding_rs", 3875 + "futures-channel", 3876 + "futures-core", 3877 + "futures-util", 3878 + "h2 0.4.4", 3879 + "http 1.1.0", 3880 + "http-body 1.0.0", 3881 + "http-body-util", 3882 + "hyper 1.3.1", 3883 + "hyper-tls 0.6.0", 3884 + "hyper-util", 3885 + "ipnet", 3886 + "js-sys", 3887 + "log", 3888 + "mime", 3889 + "native-tls", 3890 + "once_cell", 3891 + "percent-encoding", 3892 + "pin-project-lite", 3893 + "rustls-pemfile 2.1.2", 3894 + "serde", 3895 + "serde_json", 3896 + "serde_urlencoded", 3897 + "sync_wrapper", 3898 + "system-configuration", 3899 + "tokio", 3900 + "tokio-native-tls", 3901 + "tokio-util", 3902 + "tower-service", 3903 + "url", 3904 + "wasm-bindgen", 3905 + "wasm-bindgen-futures", 3906 + "wasm-streams", 3907 + "web-sys", 3908 + "winreg 0.52.0", 3909 + ] 3910 + 3911 + [[package]] 3912 + name = "result" 3913 + version = "1.0.0" 3914 + source = "registry+https://github.com/rust-lang/crates.io-index" 3915 + checksum = "194d8e591e405d1eecf28819740abed6d719d1a2db87fc0bcdedee9a26d55560" 3916 + 3917 + [[package]] 3918 + name = "rfc6979" 3919 + version = "0.4.0" 3920 + source = "registry+https://github.com/rust-lang/crates.io-index" 3921 + checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2" 3922 + dependencies = [ 3923 + "hmac", 3924 + "subtle", 3925 + ] 3926 + 3927 + [[package]] 3928 + name = "rfd" 3929 + version = "0.10.0" 3930 + source = "registry+https://github.com/rust-lang/crates.io-index" 3931 + checksum = "0149778bd99b6959285b0933288206090c50e2327f47a9c463bfdbf45c8823ea" 3932 + dependencies = [ 3933 + "block", 3934 + "dispatch", 3935 + "glib-sys", 3936 + "gobject-sys", 3937 + "gtk-sys", 3938 + "js-sys", 3939 + "lazy_static", 3940 + "log", 3941 + "objc", 3942 + "objc-foundation", 3943 + "objc_id", 3944 + "raw-window-handle", 3945 + "wasm-bindgen", 3946 + "wasm-bindgen-futures", 3947 + "web-sys", 3948 + "windows 0.37.0", 3949 + ] 3950 + 3951 + [[package]] 3952 + name = "rustc-demangle" 3953 + version = "0.1.23" 3954 + source = "registry+https://github.com/rust-lang/crates.io-index" 3955 + checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76" 3956 + 3957 + [[package]] 3958 + name = "rustc_version" 3959 + version = "0.4.0" 3960 + source = "registry+https://github.com/rust-lang/crates.io-index" 3961 + checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366" 3962 + dependencies = [ 3963 + "semver", 3964 + ] 3965 + 3966 + [[package]] 3967 + name = "rustix" 3968 + version = "0.37.27" 3969 + source = "registry+https://github.com/rust-lang/crates.io-index" 3970 + checksum = "fea8ca367a3a01fe35e6943c400addf443c0f57670e6ec51196f71a4b8762dd2" 3971 + dependencies = [ 3972 + "bitflags 1.3.2", 3973 + "errno", 3974 + "io-lifetimes", 3975 + "libc", 3976 + "linux-raw-sys 0.3.8", 3977 + "windows-sys 0.48.0", 3978 + ] 3979 + 3980 + [[package]] 3981 + name = "rustix" 3982 + version = "0.38.34" 3983 + source = "registry+https://github.com/rust-lang/crates.io-index" 3984 + checksum = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f" 3985 + dependencies = [ 3986 + "bitflags 2.5.0", 3987 + "errno", 3988 + "libc", 3989 + "linux-raw-sys 0.4.13", 3990 + "windows-sys 0.52.0", 3991 + ] 3992 + 3993 + [[package]] 3994 + name = "rustls-pemfile" 3995 + version = "1.0.4" 3996 + source = "registry+https://github.com/rust-lang/crates.io-index" 3997 + checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c" 3998 + dependencies = [ 3999 + "base64 0.21.7", 4000 + ] 4001 + 4002 + [[package]] 4003 + name = "rustls-pemfile" 4004 + version = "2.1.2" 4005 + source = "registry+https://github.com/rust-lang/crates.io-index" 4006 + checksum = "29993a25686778eb88d4189742cd713c9bce943bc54251a33509dc63cbacf73d" 4007 + dependencies = [ 4008 + "base64 0.22.0", 4009 + "rustls-pki-types", 4010 + ] 4011 + 4012 + [[package]] 4013 + name = "rustls-pki-types" 4014 + version = "1.5.0" 4015 + source = "registry+https://github.com/rust-lang/crates.io-index" 4016 + checksum = "beb461507cee2c2ff151784c52762cf4d9ff6a61f3e80968600ed24fa837fa54" 4017 + 4018 + [[package]] 4019 + name = "rustversion" 4020 + version = "1.0.15" 4021 + source = "registry+https://github.com/rust-lang/crates.io-index" 4022 + checksum = "80af6f9131f277a45a3fba6ce8e2258037bb0477a67e610d3c1fe046ab31de47" 4023 + 4024 + [[package]] 4025 + name = "ryu" 4026 + version = "1.0.17" 4027 + source = "registry+https://github.com/rust-lang/crates.io-index" 4028 + checksum = "e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1" 4029 + 4030 + [[package]] 4031 + name = "same-file" 4032 + version = "1.0.6" 4033 + source = "registry+https://github.com/rust-lang/crates.io-index" 4034 + checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 4035 + dependencies = [ 4036 + "winapi-util", 4037 + ] 4038 + 4039 + [[package]] 4040 + name = "schannel" 4041 + version = "0.1.23" 4042 + source = "registry+https://github.com/rust-lang/crates.io-index" 4043 + checksum = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534" 4044 + dependencies = [ 4045 + "windows-sys 0.52.0", 4046 + ] 4047 + 4048 + [[package]] 4049 + name = "scoped-tls" 4050 + version = "1.0.1" 4051 + source = "registry+https://github.com/rust-lang/crates.io-index" 4052 + checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294" 4053 + 4054 + [[package]] 4055 + name = "scopeguard" 4056 + version = "1.2.0" 4057 + source = "registry+https://github.com/rust-lang/crates.io-index" 4058 + checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 4059 + 4060 + [[package]] 4061 + name = "scroll" 4062 + version = "0.12.0" 4063 + source = "registry+https://github.com/rust-lang/crates.io-index" 4064 + checksum = "6ab8598aa408498679922eff7fa985c25d58a90771bd6be794434c5277eab1a6" 4065 + dependencies = [ 4066 + "scroll_derive", 4067 + ] 4068 + 4069 + [[package]] 4070 + name = "scroll_derive" 4071 + version = "0.12.0" 4072 + source = "registry+https://github.com/rust-lang/crates.io-index" 4073 + checksum = "7f81c2fde025af7e69b1d1420531c8a8811ca898919db177141a85313b1cb932" 4074 + dependencies = [ 4075 + "proc-macro2", 4076 + "quote", 4077 + "syn 2.0.60", 4078 + ] 4079 + 4080 + [[package]] 4081 + name = "sec1" 4082 + version = "0.7.3" 4083 + source = "registry+https://github.com/rust-lang/crates.io-index" 4084 + checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc" 4085 + dependencies = [ 4086 + "base16ct", 4087 + "der", 4088 + "generic-array", 4089 + "pkcs8", 4090 + "subtle", 4091 + "zeroize", 4092 + ] 4093 + 4094 + [[package]] 4095 + name = "security-framework" 4096 + version = "2.10.0" 4097 + source = "registry+https://github.com/rust-lang/crates.io-index" 4098 + checksum = "770452e37cad93e0a50d5abc3990d2bc351c36d0328f86cefec2f2fb206eaef6" 4099 + dependencies = [ 4100 + "bitflags 1.3.2", 4101 + "core-foundation", 4102 + "core-foundation-sys", 4103 + "libc", 4104 + "security-framework-sys", 4105 + ] 4106 + 4107 + [[package]] 4108 + name = "security-framework-sys" 4109 + version = "2.10.0" 4110 + source = "registry+https://github.com/rust-lang/crates.io-index" 4111 + checksum = "41f3cc463c0ef97e11c3461a9d3787412d30e8e7eb907c79180c4a57bf7c04ef" 4112 + dependencies = [ 4113 + "core-foundation-sys", 4114 + "libc", 4115 + ] 4116 + 4117 + [[package]] 4118 + name = "selectors" 4119 + version = "0.22.0" 4120 + source = "registry+https://github.com/rust-lang/crates.io-index" 4121 + checksum = "df320f1889ac4ba6bc0cdc9c9af7af4bd64bb927bccdf32d81140dc1f9be12fe" 4122 + dependencies = [ 4123 + "bitflags 1.3.2", 4124 + "cssparser", 4125 + "derive_more", 4126 + "fxhash", 4127 + "log", 4128 + "matches", 4129 + "phf 0.8.0", 4130 + "phf_codegen 0.8.0", 4131 + "precomputed-hash", 4132 + "servo_arc", 4133 + "smallvec", 4134 + "thin-slice", 4135 + ] 4136 + 4137 + [[package]] 4138 + name = "semver" 4139 + version = "1.0.22" 4140 + source = "registry+https://github.com/rust-lang/crates.io-index" 4141 + checksum = "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca" 4142 + dependencies = [ 4143 + "serde", 4144 + ] 4145 + 4146 + [[package]] 4147 + name = "sentry" 4148 + version = "0.32.3" 4149 + source = "registry+https://github.com/rust-lang/crates.io-index" 4150 + checksum = "00421ed8fa0c995f07cde48ba6c89e80f2b312f74ff637326f392fbfd23abe02" 4151 + dependencies = [ 4152 + "httpdate", 4153 + "native-tls", 4154 + "reqwest 0.12.4", 4155 + "sentry-backtrace", 4156 + "sentry-contexts", 4157 + "sentry-core", 4158 + "sentry-debug-images", 4159 + "sentry-panic", 4160 + "sentry-tracing", 4161 + "tokio", 4162 + "ureq", 4163 + ] 4164 + 4165 + [[package]] 4166 + name = "sentry-backtrace" 4167 + version = "0.32.3" 4168 + source = "registry+https://github.com/rust-lang/crates.io-index" 4169 + checksum = "a79194074f34b0cbe5dd33896e5928bbc6ab63a889bd9df2264af5acb186921e" 4170 + dependencies = [ 4171 + "backtrace", 4172 + "once_cell", 4173 + "regex", 4174 + "sentry-core", 4175 + ] 4176 + 4177 + [[package]] 4178 + name = "sentry-contexts" 4179 + version = "0.32.3" 4180 + source = "registry+https://github.com/rust-lang/crates.io-index" 4181 + checksum = "eba8870c5dba2bfd9db25c75574a11429f6b95957b0a78ac02e2970dd7a5249a" 4182 + dependencies = [ 4183 + "hostname", 4184 + "libc", 4185 + "os_info", 4186 + "rustc_version", 4187 + "sentry-core", 4188 + "uname", 4189 + ] 4190 + 4191 + [[package]] 4192 + name = "sentry-core" 4193 + version = "0.32.3" 4194 + source = "registry+https://github.com/rust-lang/crates.io-index" 4195 + checksum = "46a75011ea1c0d5c46e9e57df03ce81f5c7f0a9e199086334a1f9c0a541e0826" 4196 + dependencies = [ 4197 + "once_cell", 4198 + "rand 0.8.5", 4199 + "sentry-types", 4200 + "serde", 4201 + "serde_json", 4202 + ] 4203 + 4204 + [[package]] 4205 + name = "sentry-debug-images" 4206 + version = "0.32.3" 4207 + source = "registry+https://github.com/rust-lang/crates.io-index" 4208 + checksum = "7ec2a486336559414ab66548da610da5e9626863c3c4ffca07d88f7dc71c8de8" 4209 + dependencies = [ 4210 + "findshlibs", 4211 + "once_cell", 4212 + "sentry-core", 4213 + ] 4214 + 4215 + [[package]] 4216 + name = "sentry-panic" 4217 + version = "0.32.3" 4218 + source = "registry+https://github.com/rust-lang/crates.io-index" 4219 + checksum = "2eaa3ecfa3c8750c78dcfd4637cfa2598b95b52897ed184b4dc77fcf7d95060d" 4220 + dependencies = [ 4221 + "sentry-backtrace", 4222 + "sentry-core", 4223 + ] 4224 + 4225 + [[package]] 4226 + name = "sentry-rust-minidump" 4227 + version = "0.7.0" 4228 + source = "registry+https://github.com/rust-lang/crates.io-index" 4229 + checksum = "6bc709f4afe117f8cc85bde49db457f8115601fa1d4b69fa35c3f44bf9ee619c" 4230 + dependencies = [ 4231 + "minidumper-child", 4232 + "sentry", 4233 + "thiserror", 4234 + ] 4235 + 4236 + [[package]] 4237 + name = "sentry-tracing" 4238 + version = "0.32.3" 4239 + source = "registry+https://github.com/rust-lang/crates.io-index" 4240 + checksum = "f715932bf369a61b7256687c6f0554141b7ce097287e30e3f7ed6e9de82498fe" 4241 + dependencies = [ 4242 + "sentry-backtrace", 4243 + "sentry-core", 4244 + "tracing-core", 4245 + "tracing-subscriber", 4246 + ] 4247 + 4248 + [[package]] 4249 + name = "sentry-types" 4250 + version = "0.32.3" 4251 + source = "registry+https://github.com/rust-lang/crates.io-index" 4252 + checksum = "4519c900ce734f7a0eb7aba0869dfb225a7af8820634a7dd51449e3b093cfb7c" 4253 + dependencies = [ 4254 + "debugid", 4255 + "hex", 4256 + "rand 0.8.5", 4257 + "serde", 4258 + "serde_json", 4259 + "thiserror", 4260 + "time", 4261 + "url", 4262 + "uuid 1.8.0", 4263 + ] 4264 + 4265 + [[package]] 4266 + name = "serde" 4267 + version = "1.0.198" 4268 + source = "registry+https://github.com/rust-lang/crates.io-index" 4269 + checksum = "9846a40c979031340571da2545a4e5b7c4163bdae79b301d5f86d03979451fcc" 4270 + dependencies = [ 4271 + "serde_derive", 4272 + ] 4273 + 4274 + [[package]] 4275 + name = "serde_derive" 4276 + version = "1.0.198" 4277 + source = "registry+https://github.com/rust-lang/crates.io-index" 4278 + checksum = "e88edab869b01783ba905e7d0153f9fc1a6505a96e4ad3018011eedb838566d9" 4279 + dependencies = [ 4280 + "proc-macro2", 4281 + "quote", 4282 + "syn 2.0.60", 4283 + ] 4284 + 4285 + [[package]] 4286 + name = "serde_ini" 4287 + version = "0.2.0" 4288 + source = "registry+https://github.com/rust-lang/crates.io-index" 4289 + checksum = "eb236687e2bb073a7521c021949be944641e671b8505a94069ca37b656c81139" 4290 + dependencies = [ 4291 + "result", 4292 + "serde", 4293 + "void", 4294 + ] 4295 + 4296 + [[package]] 4297 + name = "serde_json" 4298 + version = "1.0.116" 4299 + source = "registry+https://github.com/rust-lang/crates.io-index" 4300 + checksum = "3e17db7126d17feb94eb3fad46bf1a96b034e8aacbc2e775fe81505f8b0b2813" 4301 + dependencies = [ 4302 + "indexmap 2.2.6", 4303 + "itoa 1.0.11", 4304 + "ryu", 4305 + "serde", 4306 + ] 4307 + 4308 + [[package]] 4309 + name = "serde_repr" 4310 + version = "0.1.19" 4311 + source = "registry+https://github.com/rust-lang/crates.io-index" 4312 + checksum = "6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9" 4313 + dependencies = [ 4314 + "proc-macro2", 4315 + "quote", 4316 + "syn 2.0.60", 4317 + ] 4318 + 4319 + [[package]] 4320 + name = "serde_spanned" 4321 + version = "0.6.5" 4322 + source = "registry+https://github.com/rust-lang/crates.io-index" 4323 + checksum = "eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1" 4324 + dependencies = [ 4325 + "serde", 4326 + ] 4327 + 4328 + [[package]] 4329 + name = "serde_urlencoded" 4330 + version = "0.7.1" 4331 + source = "registry+https://github.com/rust-lang/crates.io-index" 4332 + checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 4333 + dependencies = [ 4334 + "form_urlencoded", 4335 + "itoa 1.0.11", 4336 + "ryu", 4337 + "serde", 4338 + ] 4339 + 4340 + [[package]] 4341 + name = "serde_with" 4342 + version = "3.7.0" 4343 + source = "registry+https://github.com/rust-lang/crates.io-index" 4344 + checksum = "ee80b0e361bbf88fd2f6e242ccd19cfda072cb0faa6ae694ecee08199938569a" 4345 + dependencies = [ 4346 + "base64 0.21.7", 4347 + "chrono", 4348 + "hex", 4349 + "indexmap 1.9.3", 4350 + "indexmap 2.2.6", 4351 + "serde", 4352 + "serde_derive", 4353 + "serde_json", 4354 + "serde_with_macros", 4355 + "time", 4356 + ] 4357 + 4358 + [[package]] 4359 + name = "serde_with_macros" 4360 + version = "3.7.0" 4361 + source = "registry+https://github.com/rust-lang/crates.io-index" 4362 + checksum = "6561dc161a9224638a31d876ccdfefbc1df91d3f3a8342eddb35f055d48c7655" 4363 + dependencies = [ 4364 + "darling", 4365 + "proc-macro2", 4366 + "quote", 4367 + "syn 2.0.60", 4368 + ] 4369 + 4370 + [[package]] 4371 + name = "serialize-to-javascript" 4372 + version = "0.1.1" 4373 + source = "registry+https://github.com/rust-lang/crates.io-index" 4374 + checksum = "c9823f2d3b6a81d98228151fdeaf848206a7855a7a042bbf9bf870449a66cafb" 4375 + dependencies = [ 4376 + "serde", 4377 + "serde_json", 4378 + "serialize-to-javascript-impl", 4379 + ] 4380 + 4381 + [[package]] 4382 + name = "serialize-to-javascript-impl" 4383 + version = "0.1.1" 4384 + source = "registry+https://github.com/rust-lang/crates.io-index" 4385 + checksum = "74064874e9f6a15f04c1f3cb627902d0e6b410abbf36668afa873c61889f1763" 4386 + dependencies = [ 4387 + "proc-macro2", 4388 + "quote", 4389 + "syn 1.0.109", 4390 + ] 4391 + 4392 + [[package]] 4393 + name = "servo_arc" 4394 + version = "0.1.1" 4395 + source = "registry+https://github.com/rust-lang/crates.io-index" 4396 + checksum = "d98238b800e0d1576d8b6e3de32827c2d74bee68bb97748dcf5071fb53965432" 4397 + dependencies = [ 4398 + "nodrop", 4399 + "stable_deref_trait", 4400 + ] 4401 + 4402 + [[package]] 4403 + name = "sha1" 4404 + version = "0.6.1" 4405 + source = "registry+https://github.com/rust-lang/crates.io-index" 4406 + checksum = "c1da05c97445caa12d05e848c4a4fcbbea29e748ac28f7e80e9b010392063770" 4407 + dependencies = [ 4408 + "sha1_smol", 4409 + ] 4410 + 4411 + [[package]] 4412 + name = "sha1" 4413 + version = "0.10.6" 4414 + source = "registry+https://github.com/rust-lang/crates.io-index" 4415 + checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 4416 + dependencies = [ 4417 + "cfg-if", 4418 + "cpufeatures", 4419 + "digest", 4420 + ] 4421 + 4422 + [[package]] 4423 + name = "sha1_smol" 4424 + version = "1.0.0" 4425 + source = "registry+https://github.com/rust-lang/crates.io-index" 4426 + checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012" 4427 + 4428 + [[package]] 4429 + name = "sha2" 4430 + version = "0.10.8" 4431 + source = "registry+https://github.com/rust-lang/crates.io-index" 4432 + checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8" 4433 + dependencies = [ 4434 + "cfg-if", 4435 + "cpufeatures", 4436 + "digest", 4437 + ] 4438 + 4439 + [[package]] 4440 + name = "sharded-slab" 4441 + version = "0.1.7" 4442 + source = "registry+https://github.com/rust-lang/crates.io-index" 4443 + checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" 4444 + dependencies = [ 4445 + "lazy_static", 4446 + ] 4447 + 4448 + [[package]] 4449 + name = "signal-hook-registry" 4450 + version = "1.4.2" 4451 + source = "registry+https://github.com/rust-lang/crates.io-index" 4452 + checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1" 4453 + dependencies = [ 4454 + "libc", 4455 + ] 4456 + 4457 + [[package]] 4458 + name = "signature" 4459 + version = "2.2.0" 4460 + source = "registry+https://github.com/rust-lang/crates.io-index" 4461 + checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de" 4462 + dependencies = [ 4463 + "digest", 4464 + "rand_core 0.6.4", 4465 + ] 4466 + 4467 + [[package]] 4468 + name = "simd-adler32" 4469 + version = "0.3.7" 4470 + source = "registry+https://github.com/rust-lang/crates.io-index" 4471 + checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe" 4472 + 4473 + [[package]] 4474 + name = "siphasher" 4475 + version = "0.3.11" 4476 + source = "registry+https://github.com/rust-lang/crates.io-index" 4477 + checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d" 4478 + 4479 + [[package]] 4480 + name = "slab" 4481 + version = "0.4.9" 4482 + source = "registry+https://github.com/rust-lang/crates.io-index" 4483 + checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" 4484 + dependencies = [ 4485 + "autocfg", 4486 + ] 4487 + 4488 + [[package]] 4489 + name = "smallvec" 4490 + version = "1.13.2" 4491 + source = "registry+https://github.com/rust-lang/crates.io-index" 4492 + checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" 4493 + 4494 + [[package]] 4495 + name = "smart-default" 4496 + version = "0.7.1" 4497 + source = "registry+https://github.com/rust-lang/crates.io-index" 4498 + checksum = "0eb01866308440fc64d6c44d9e86c5cc17adfe33c4d6eed55da9145044d0ffc1" 4499 + dependencies = [ 4500 + "proc-macro2", 4501 + "quote", 4502 + "syn 2.0.60", 4503 + ] 4504 + 4505 + [[package]] 4506 + name = "socket2" 4507 + version = "0.4.10" 4508 + source = "registry+https://github.com/rust-lang/crates.io-index" 4509 + checksum = "9f7916fc008ca5542385b89a3d3ce689953c143e9304a9bf8beec1de48994c0d" 4510 + dependencies = [ 4511 + "libc", 4512 + "winapi", 4513 + ] 4514 + 4515 + [[package]] 4516 + name = "socket2" 4517 + version = "0.5.6" 4518 + source = "registry+https://github.com/rust-lang/crates.io-index" 4519 + checksum = "05ffd9c0a93b7543e062e759284fcf5f5e3b098501104bfbdde4d404db792871" 4520 + dependencies = [ 4521 + "libc", 4522 + "windows-sys 0.52.0", 4523 + ] 4524 + 4525 + [[package]] 4526 + name = "soup2" 4527 + version = "0.2.1" 4528 + source = "registry+https://github.com/rust-lang/crates.io-index" 4529 + checksum = "b2b4d76501d8ba387cf0fefbe055c3e0a59891d09f0f995ae4e4b16f6b60f3c0" 4530 + dependencies = [ 4531 + "bitflags 1.3.2", 4532 + "gio", 4533 + "glib", 4534 + "libc", 4535 + "once_cell", 4536 + "soup2-sys", 4537 + ] 4538 + 4539 + [[package]] 4540 + name = "soup2-sys" 4541 + version = "0.2.0" 4542 + source = "registry+https://github.com/rust-lang/crates.io-index" 4543 + checksum = "009ef427103fcb17f802871647a7fa6c60cbb654b4c4e4c0ac60a31c5f6dc9cf" 4544 + dependencies = [ 4545 + "bitflags 1.3.2", 4546 + "gio-sys", 4547 + "glib-sys", 4548 + "gobject-sys", 4549 + "libc", 4550 + "system-deps 5.0.0", 4551 + ] 4552 + 4553 + [[package]] 4554 + name = "spki" 4555 + version = "0.7.3" 4556 + source = "registry+https://github.com/rust-lang/crates.io-index" 4557 + checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d" 4558 + dependencies = [ 4559 + "base64ct", 4560 + "der", 4561 + ] 4562 + 4563 + [[package]] 4564 + name = "stable_deref_trait" 4565 + version = "1.2.0" 4566 + source = "registry+https://github.com/rust-lang/crates.io-index" 4567 + checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" 4568 + 4569 + [[package]] 4570 + name = "state" 4571 + version = "0.5.3" 4572 + source = "registry+https://github.com/rust-lang/crates.io-index" 4573 + checksum = "dbe866e1e51e8260c9eed836a042a5e7f6726bb2b411dffeaa712e19c388f23b" 4574 + dependencies = [ 4575 + "loom", 4576 + ] 4577 + 4578 + [[package]] 4579 + name = "static_assertions" 4580 + version = "1.1.0" 4581 + source = "registry+https://github.com/rust-lang/crates.io-index" 4582 + checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 4583 + 4584 + [[package]] 4585 + name = "string_cache" 4586 + version = "0.8.7" 4587 + source = "registry+https://github.com/rust-lang/crates.io-index" 4588 + checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b" 4589 + dependencies = [ 4590 + "new_debug_unreachable", 4591 + "once_cell", 4592 + "parking_lot", 4593 + "phf_shared 0.10.0", 4594 + "precomputed-hash", 4595 + "serde", 4596 + ] 4597 + 4598 + [[package]] 4599 + name = "string_cache_codegen" 4600 + version = "0.5.2" 4601 + source = "registry+https://github.com/rust-lang/crates.io-index" 4602 + checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988" 4603 + dependencies = [ 4604 + "phf_generator 0.10.0", 4605 + "phf_shared 0.10.0", 4606 + "proc-macro2", 4607 + "quote", 4608 + ] 4609 + 4610 + [[package]] 4611 + name = "strsim" 4612 + version = "0.10.0" 4613 + source = "registry+https://github.com/rust-lang/crates.io-index" 4614 + checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" 4615 + 4616 + [[package]] 4617 + name = "subtle" 4618 + version = "2.5.0" 4619 + source = "registry+https://github.com/rust-lang/crates.io-index" 4620 + checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc" 4621 + 4622 + [[package]] 4623 + name = "syn" 4624 + version = "1.0.109" 4625 + source = "registry+https://github.com/rust-lang/crates.io-index" 4626 + checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 4627 + dependencies = [ 4628 + "proc-macro2", 4629 + "quote", 4630 + "unicode-ident", 4631 + ] 4632 + 4633 + [[package]] 4634 + name = "syn" 4635 + version = "2.0.60" 4636 + source = "registry+https://github.com/rust-lang/crates.io-index" 4637 + checksum = "909518bc7b1c9b779f1bbf07f2929d35af9f0f37e47c6e9ef7f9dddc1e1821f3" 4638 + dependencies = [ 4639 + "proc-macro2", 4640 + "quote", 4641 + "unicode-ident", 4642 + ] 4643 + 4644 + [[package]] 4645 + name = "sync_wrapper" 4646 + version = "0.1.2" 4647 + source = "registry+https://github.com/rust-lang/crates.io-index" 4648 + checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160" 4649 + 4650 + [[package]] 4651 + name = "sys-info" 4652 + version = "0.9.1" 4653 + source = "registry+https://github.com/rust-lang/crates.io-index" 4654 + checksum = "0b3a0d0aba8bf96a0e1ddfdc352fc53b3df7f39318c71854910c3c4b024ae52c" 4655 + dependencies = [ 4656 + "cc", 4657 + "libc", 4658 + ] 4659 + 4660 + [[package]] 4661 + name = "sys-locale" 4662 + version = "0.2.4" 4663 + source = "registry+https://github.com/rust-lang/crates.io-index" 4664 + checksum = "f8a11bd9c338fdba09f7881ab41551932ad42e405f61d01e8406baea71c07aee" 4665 + dependencies = [ 4666 + "js-sys", 4667 + "libc", 4668 + "wasm-bindgen", 4669 + "web-sys", 4670 + "windows-sys 0.45.0", 4671 + ] 4672 + 4673 + [[package]] 4674 + name = "sysinfo" 4675 + version = "0.30.11" 4676 + source = "registry+https://github.com/rust-lang/crates.io-index" 4677 + checksum = "87341a165d73787554941cd5ef55ad728011566fe714e987d1b976c15dbc3a83" 4678 + dependencies = [ 4679 + "cfg-if", 4680 + "core-foundation-sys", 4681 + "libc", 4682 + "ntapi", 4683 + "once_cell", 4684 + "rayon", 4685 + "windows 0.52.0", 4686 + ] 4687 + 4688 + [[package]] 4689 + name = "system-configuration" 4690 + version = "0.5.1" 4691 + source = "registry+https://github.com/rust-lang/crates.io-index" 4692 + checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7" 4693 + dependencies = [ 4694 + "bitflags 1.3.2", 4695 + "core-foundation", 4696 + "system-configuration-sys", 4697 + ] 4698 + 4699 + [[package]] 4700 + name = "system-configuration-sys" 4701 + version = "0.5.0" 4702 + source = "registry+https://github.com/rust-lang/crates.io-index" 4703 + checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9" 4704 + dependencies = [ 4705 + "core-foundation-sys", 4706 + "libc", 4707 + ] 4708 + 4709 + [[package]] 4710 + name = "system-deps" 4711 + version = "5.0.0" 4712 + source = "registry+https://github.com/rust-lang/crates.io-index" 4713 + checksum = "18db855554db7bd0e73e06cf7ba3df39f97812cb11d3f75e71c39bf45171797e" 4714 + dependencies = [ 4715 + "cfg-expr 0.9.1", 4716 + "heck 0.3.3", 4717 + "pkg-config", 4718 + "toml 0.5.11", 4719 + "version-compare 0.0.11", 4720 + ] 4721 + 4722 + [[package]] 4723 + name = "system-deps" 4724 + version = "6.2.2" 4725 + source = "registry+https://github.com/rust-lang/crates.io-index" 4726 + checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349" 4727 + dependencies = [ 4728 + "cfg-expr 0.15.8", 4729 + "heck 0.5.0", 4730 + "pkg-config", 4731 + "toml 0.8.12", 4732 + "version-compare 0.2.0", 4733 + ] 4734 + 4735 + [[package]] 4736 + name = "tao" 4737 + version = "0.16.9" 4738 + source = "registry+https://github.com/rust-lang/crates.io-index" 4739 + checksum = "575c856fc21e551074869dcfaad8f706412bd5b803dfa0fbf6881c4ff4bfafab" 4740 + dependencies = [ 4741 + "bitflags 1.3.2", 4742 + "cairo-rs", 4743 + "cc", 4744 + "cocoa 0.24.1", 4745 + "core-foundation", 4746 + "core-graphics 0.22.3", 4747 + "crossbeam-channel", 4748 + "dispatch", 4749 + "gdk", 4750 + "gdk-pixbuf", 4751 + "gdk-sys", 4752 + "gdkwayland-sys", 4753 + "gdkx11-sys", 4754 + "gio", 4755 + "glib", 4756 + "glib-sys", 4757 + "gtk", 4758 + "image", 4759 + "instant", 4760 + "jni 0.20.0", 4761 + "lazy_static", 4762 + "libc", 4763 + "log", 4764 + "ndk", 4765 + "ndk-context", 4766 + "ndk-sys", 4767 + "objc", 4768 + "once_cell", 4769 + "parking_lot", 4770 + "png", 4771 + "raw-window-handle", 4772 + "scopeguard", 4773 + "serde", 4774 + "tao-macros", 4775 + "unicode-segmentation", 4776 + "uuid 1.8.0", 4777 + "windows 0.39.0", 4778 + "windows-implement", 4779 + "x11-dl", 4780 + ] 4781 + 4782 + [[package]] 4783 + name = "tao-macros" 4784 + version = "0.1.2" 4785 + source = "registry+https://github.com/rust-lang/crates.io-index" 4786 + checksum = "ec114582505d158b669b136e6851f85840c109819d77c42bb7c0709f727d18c2" 4787 + dependencies = [ 4788 + "proc-macro2", 4789 + "quote", 4790 + "syn 1.0.109", 4791 + ] 4792 + 4793 + [[package]] 4794 + name = "tar" 4795 + version = "0.4.40" 4796 + source = "registry+https://github.com/rust-lang/crates.io-index" 4797 + checksum = "b16afcea1f22891c49a00c751c7b63b2233284064f11a200fc624137c51e2ddb" 4798 + dependencies = [ 4799 + "filetime", 4800 + "libc", 4801 + "xattr", 4802 + ] 4803 + 4804 + [[package]] 4805 + name = "target-lexicon" 4806 + version = "0.12.14" 4807 + source = "registry+https://github.com/rust-lang/crates.io-index" 4808 + checksum = "e1fc403891a21bcfb7c37834ba66a547a8f402146eba7265b5a6d88059c9ff2f" 4809 + 4810 + [[package]] 4811 + name = "tauri" 4812 + version = "1.6.2" 4813 + source = "registry+https://github.com/rust-lang/crates.io-index" 4814 + checksum = "047aefcc7721bfb8024a9bc39d4719112262610502de7a224fa62c4570cd78d4" 4815 + dependencies = [ 4816 + "anyhow", 4817 + "base64 0.21.7", 4818 + "bytes", 4819 + "cocoa 0.24.1", 4820 + "dirs-next", 4821 + "dunce", 4822 + "embed_plist", 4823 + "encoding_rs", 4824 + "flate2", 4825 + "futures-util", 4826 + "glib", 4827 + "glob", 4828 + "gtk", 4829 + "heck 0.5.0", 4830 + "http 0.2.12", 4831 + "ignore", 4832 + "indexmap 1.9.3", 4833 + "minisign-verify", 4834 + "objc", 4835 + "once_cell", 4836 + "open", 4837 + "os_info", 4838 + "percent-encoding", 4839 + "rand 0.8.5", 4840 + "raw-window-handle", 4841 + "regex", 4842 + "reqwest 0.11.27", 4843 + "rfd", 4844 + "semver", 4845 + "serde", 4846 + "serde_json", 4847 + "serde_repr", 4848 + "serialize-to-javascript", 4849 + "state", 4850 + "sys-locale", 4851 + "tar", 4852 + "tauri-macros", 4853 + "tauri-runtime", 4854 + "tauri-runtime-wry", 4855 + "tauri-utils", 4856 + "tempfile", 4857 + "thiserror", 4858 + "time", 4859 + "tokio", 4860 + "url", 4861 + "uuid 1.8.0", 4862 + "webkit2gtk", 4863 + "webview2-com", 4864 + "windows 0.39.0", 4865 + "zip", 4866 + ] 4867 + 4868 + [[package]] 4869 + name = "tauri-build" 4870 + version = "1.5.1" 4871 + source = "registry+https://github.com/rust-lang/crates.io-index" 4872 + checksum = "e9914a4715e0b75d9f387a285c7e26b5bbfeb1249ad9f842675a82481565c532" 4873 + dependencies = [ 4874 + "anyhow", 4875 + "cargo_toml", 4876 + "dirs-next", 4877 + "heck 0.4.1", 4878 + "json-patch", 4879 + "semver", 4880 + "serde", 4881 + "serde_json", 4882 + "tauri-utils", 4883 + "tauri-winres", 4884 + "walkdir", 4885 + ] 4886 + 4887 + [[package]] 4888 + name = "tauri-codegen" 4889 + version = "1.4.2" 4890 + source = "registry+https://github.com/rust-lang/crates.io-index" 4891 + checksum = "a1554c5857f65dbc377cefb6b97c8ac77b1cb2a90d30d3448114d5d6b48a77fc" 4892 + dependencies = [ 4893 + "base64 0.21.7", 4894 + "brotli", 4895 + "ico", 4896 + "json-patch", 4897 + "plist", 4898 + "png", 4899 + "proc-macro2", 4900 + "quote", 4901 + "regex", 4902 + "semver", 4903 + "serde", 4904 + "serde_json", 4905 + "sha2", 4906 + "tauri-utils", 4907 + "thiserror", 4908 + "time", 4909 + "uuid 1.8.0", 4910 + "walkdir", 4911 + ] 4912 + 4913 + [[package]] 4914 + name = "tauri-macros" 4915 + version = "1.4.3" 4916 + source = "registry+https://github.com/rust-lang/crates.io-index" 4917 + checksum = "277abf361a3a6993ec16bcbb179de0d6518009b851090a01adfea12ac89fa875" 4918 + dependencies = [ 4919 + "heck 0.4.1", 4920 + "proc-macro2", 4921 + "quote", 4922 + "syn 1.0.109", 4923 + "tauri-codegen", 4924 + "tauri-utils", 4925 + ] 4926 + 4927 + [[package]] 4928 + name = "tauri-plugin-deep-link" 4929 + version = "0.1.2" 4930 + source = "registry+https://github.com/rust-lang/crates.io-index" 4931 + checksum = "4536f5f6602e8fdfaa7b3b185076c2a0704f8eb7015f4e58461eb483ec3ed1f8" 4932 + dependencies = [ 4933 + "dirs", 4934 + "interprocess", 4935 + "log", 4936 + "objc2", 4937 + "once_cell", 4938 + "tauri-utils", 4939 + "windows-sys 0.48.0", 4940 + "winreg 0.50.0", 4941 + ] 4942 + 4943 + [[package]] 4944 + name = "tauri-plugin-single-instance" 4945 + version = "0.0.0" 4946 + source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#5e3900e682e13f3759b439116ae2f77a6d389ca2" 4947 + dependencies = [ 4948 + "log", 4949 + "serde", 4950 + "serde_json", 4951 + "tauri", 4952 + "thiserror", 4953 + "windows-sys 0.52.0", 4954 + "zbus", 4955 + ] 4956 + 4957 + [[package]] 4958 + name = "tauri-plugin-window-state" 4959 + version = "0.1.1" 4960 + source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#5e3900e682e13f3759b439116ae2f77a6d389ca2" 4961 + dependencies = [ 4962 + "bincode 1.3.3", 4963 + "bitflags 2.5.0", 4964 + "log", 4965 + "serde", 4966 + "serde_json", 4967 + "tauri", 4968 + "thiserror", 4969 + ] 4970 + 4971 + [[package]] 4972 + name = "tauri-runtime" 4973 + version = "0.14.2" 4974 + source = "registry+https://github.com/rust-lang/crates.io-index" 4975 + checksum = "cf2d0652aa2891ff3e9caa2401405257ea29ab8372cce01f186a5825f1bd0e76" 4976 + dependencies = [ 4977 + "gtk", 4978 + "http 0.2.12", 4979 + "http-range", 4980 + "rand 0.8.5", 4981 + "raw-window-handle", 4982 + "serde", 4983 + "serde_json", 4984 + "tauri-utils", 4985 + "thiserror", 4986 + "url", 4987 + "uuid 1.8.0", 4988 + "webview2-com", 4989 + "windows 0.39.0", 4990 + ] 4991 + 4992 + [[package]] 4993 + name = "tauri-runtime-wry" 4994 + version = "0.14.5" 4995 + source = "registry+https://github.com/rust-lang/crates.io-index" 4996 + checksum = "067c56fc153b3caf406d7cd6de4486c80d1d66c0f414f39e94cb2f5543f6445f" 4997 + dependencies = [ 4998 + "cocoa 0.24.1", 4999 + "gtk", 5000 + "percent-encoding", 5001 + "rand 0.8.5", 5002 + "raw-window-handle", 5003 + "tauri-runtime", 5004 + "tauri-utils", 5005 + "uuid 1.8.0", 5006 + "webkit2gtk", 5007 + "webview2-com", 5008 + "windows 0.39.0", 5009 + "wry", 5010 + ] 5011 + 5012 + [[package]] 5013 + name = "tauri-utils" 5014 + version = "1.5.3" 5015 + source = "registry+https://github.com/rust-lang/crates.io-index" 5016 + checksum = "75ad0bbb31fccd1f4c56275d0a5c3abdf1f59999f72cb4ef8b79b4ed42082a21" 5017 + dependencies = [ 5018 + "brotli", 5019 + "ctor", 5020 + "dunce", 5021 + "glob", 5022 + "heck 0.4.1", 5023 + "html5ever", 5024 + "infer", 5025 + "json-patch", 5026 + "kuchikiki", 5027 + "log", 5028 + "memchr", 5029 + "phf 0.11.2", 5030 + "proc-macro2", 5031 + "quote", 5032 + "semver", 5033 + "serde", 5034 + "serde_json", 5035 + "serde_with", 5036 + "thiserror", 5037 + "url", 5038 + "walkdir", 5039 + "windows-version", 5040 + ] 5041 + 5042 + [[package]] 5043 + name = "tauri-winres" 5044 + version = "0.1.1" 5045 + source = "registry+https://github.com/rust-lang/crates.io-index" 5046 + checksum = "5993dc129e544393574288923d1ec447c857f3f644187f4fbf7d9a875fbfc4fb" 5047 + dependencies = [ 5048 + "embed-resource", 5049 + "toml 0.7.8", 5050 + ] 5051 + 5052 + [[package]] 5053 + name = "tempfile" 5054 + version = "3.10.1" 5055 + source = "registry+https://github.com/rust-lang/crates.io-index" 5056 + checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1" 5057 + dependencies = [ 5058 + "cfg-if", 5059 + "fastrand 2.0.2", 5060 + "rustix 0.38.34", 5061 + "windows-sys 0.52.0", 5062 + ] 5063 + 5064 + [[package]] 5065 + name = "tendril" 5066 + version = "0.4.3" 5067 + source = "registry+https://github.com/rust-lang/crates.io-index" 5068 + checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0" 5069 + dependencies = [ 5070 + "futf", 5071 + "mac", 5072 + "utf-8", 5073 + ] 5074 + 5075 + [[package]] 5076 + name = "theseus" 5077 + version = "0.7.1" 5078 + dependencies = [ 5079 + "async-recursion", 5080 + "async-tungstenite", 5081 + "async_zip", 5082 + "base64 0.22.0", 5083 + "byteorder", 5084 + "bytes", 5085 + "chrono", 5086 + "daedalus", 5087 + "dirs", 5088 + "discord-rich-presence", 5089 + "dunce", 5090 + "flate2", 5091 + "futures", 5092 + "indicatif", 5093 + "lazy_static", 5094 + "notify", 5095 + "notify-debouncer-mini", 5096 + "p256", 5097 + "paste", 5098 + "rand 0.8.5", 5099 + "regex", 5100 + "reqwest 0.12.4", 5101 + "serde", 5102 + "serde_ini", 5103 + "serde_json", 5104 + "sha1_smol", 5105 + "sha2", 5106 + "sys-info", 5107 + "sysinfo", 5108 + "tauri", 5109 + "tempfile", 5110 + "theseus_macros", 5111 + "thiserror", 5112 + "tokio", 5113 + "tokio-stream", 5114 + "toml 0.8.12", 5115 + "tracing", 5116 + "tracing-appender", 5117 + "tracing-error", 5118 + "tracing-subscriber", 5119 + "url", 5120 + "urlencoding", 5121 + "uuid 1.8.0", 5122 + "whoami", 5123 + "winreg 0.52.0", 5124 + "zip", 5125 + ] 5126 + 5127 + [[package]] 5128 + name = "theseus_gui" 5129 + version = "0.7.1" 5130 + dependencies = [ 5131 + "chrono", 5132 + "cocoa 0.25.0", 5133 + "daedalus", 5134 + "dirs", 5135 + "futures", 5136 + "lazy_static", 5137 + "objc", 5138 + "once_cell", 5139 + "os_info", 5140 + "sentry", 5141 + "sentry-rust-minidump", 5142 + "serde", 5143 + "serde_json", 5144 + "tauri", 5145 + "tauri-build", 5146 + "tauri-plugin-deep-link", 5147 + "tauri-plugin-single-instance", 5148 + "tauri-plugin-window-state", 5149 + "theseus", 5150 + "thiserror", 5151 + "tokio", 5152 + "tokio-stream", 5153 + "tracing", 5154 + "tracing-error", 5155 + "url", 5156 + "uuid 1.8.0", 5157 + "window-shadows", 5158 + ] 5159 + 5160 + [[package]] 5161 + name = "theseus_macros" 5162 + version = "0.1.0" 5163 + dependencies = [ 5164 + "quote", 5165 + "syn 2.0.60", 5166 + ] 5167 + 5168 + [[package]] 5169 + name = "theseus_playground" 5170 + version = "0.0.0" 5171 + dependencies = [ 5172 + "daedalus", 5173 + "dunce", 5174 + "futures", 5175 + "serde", 5176 + "serde_json", 5177 + "tauri", 5178 + "theseus", 5179 + "thiserror", 5180 + "tokio", 5181 + "tokio-stream", 5182 + "tracing", 5183 + "tracing-error", 5184 + "tracing-subscriber", 5185 + "url", 5186 + "uuid 1.8.0", 5187 + "webbrowser", 5188 + ] 5189 + 5190 + [[package]] 5191 + name = "thin-slice" 5192 + version = "0.1.1" 5193 + source = "registry+https://github.com/rust-lang/crates.io-index" 5194 + checksum = "8eaa81235c7058867fa8c0e7314f33dcce9c215f535d1913822a2b3f5e289f3c" 5195 + 5196 + [[package]] 5197 + name = "thiserror" 5198 + version = "1.0.59" 5199 + source = "registry+https://github.com/rust-lang/crates.io-index" 5200 + checksum = "f0126ad08bff79f29fc3ae6a55cc72352056dfff61e3ff8bb7129476d44b23aa" 5201 + dependencies = [ 5202 + "thiserror-impl", 5203 + ] 5204 + 5205 + [[package]] 5206 + name = "thiserror-impl" 5207 + version = "1.0.59" 5208 + source = "registry+https://github.com/rust-lang/crates.io-index" 5209 + checksum = "d1cd413b5d558b4c5bf3680e324a6fa5014e7b7c067a51e69dbdf47eb7148b66" 5210 + dependencies = [ 5211 + "proc-macro2", 5212 + "quote", 5213 + "syn 2.0.60", 5214 + ] 5215 + 5216 + [[package]] 5217 + name = "thread_local" 5218 + version = "1.1.8" 5219 + source = "registry+https://github.com/rust-lang/crates.io-index" 5220 + checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c" 5221 + dependencies = [ 5222 + "cfg-if", 5223 + "once_cell", 5224 + ] 5225 + 5226 + [[package]] 5227 + name = "time" 5228 + version = "0.3.36" 5229 + source = "registry+https://github.com/rust-lang/crates.io-index" 5230 + checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885" 5231 + dependencies = [ 5232 + "deranged", 5233 + "itoa 1.0.11", 5234 + "num-conv", 5235 + "powerfmt", 5236 + "serde", 5237 + "time-core", 5238 + "time-macros", 5239 + ] 5240 + 5241 + [[package]] 5242 + name = "time-core" 5243 + version = "0.1.2" 5244 + source = "registry+https://github.com/rust-lang/crates.io-index" 5245 + checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" 5246 + 5247 + [[package]] 5248 + name = "time-macros" 5249 + version = "0.2.18" 5250 + source = "registry+https://github.com/rust-lang/crates.io-index" 5251 + checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf" 5252 + dependencies = [ 5253 + "num-conv", 5254 + "time-core", 5255 + ] 5256 + 5257 + [[package]] 5258 + name = "tinyvec" 5259 + version = "1.6.0" 5260 + source = "registry+https://github.com/rust-lang/crates.io-index" 5261 + checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50" 5262 + dependencies = [ 5263 + "tinyvec_macros", 5264 + ] 5265 + 5266 + [[package]] 5267 + name = "tinyvec_macros" 5268 + version = "0.1.1" 5269 + source = "registry+https://github.com/rust-lang/crates.io-index" 5270 + checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 5271 + 5272 + [[package]] 5273 + name = "to_method" 5274 + version = "1.1.0" 5275 + source = "registry+https://github.com/rust-lang/crates.io-index" 5276 + checksum = "c7c4ceeeca15c8384bbc3e011dbd8fccb7f068a440b752b7d9b32ceb0ca0e2e8" 5277 + 5278 + [[package]] 5279 + name = "tokio" 5280 + version = "1.37.0" 5281 + source = "registry+https://github.com/rust-lang/crates.io-index" 5282 + checksum = "1adbebffeca75fcfd058afa480fb6c0b81e165a0323f9c9d39c9697e37c46787" 5283 + dependencies = [ 5284 + "backtrace", 5285 + "bytes", 5286 + "libc", 5287 + "mio", 5288 + "num_cpus", 5289 + "parking_lot", 5290 + "pin-project-lite", 5291 + "signal-hook-registry", 5292 + "socket2 0.5.6", 5293 + "tokio-macros", 5294 + "windows-sys 0.48.0", 5295 + ] 5296 + 5297 + [[package]] 5298 + name = "tokio-macros" 5299 + version = "2.2.0" 5300 + source = "registry+https://github.com/rust-lang/crates.io-index" 5301 + checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b" 5302 + dependencies = [ 5303 + "proc-macro2", 5304 + "quote", 5305 + "syn 2.0.60", 5306 + ] 5307 + 5308 + [[package]] 5309 + name = "tokio-native-tls" 5310 + version = "0.3.1" 5311 + source = "registry+https://github.com/rust-lang/crates.io-index" 5312 + checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" 5313 + dependencies = [ 5314 + "native-tls", 5315 + "tokio", 5316 + ] 5317 + 5318 + [[package]] 5319 + name = "tokio-stream" 5320 + version = "0.1.15" 5321 + source = "registry+https://github.com/rust-lang/crates.io-index" 5322 + checksum = "267ac89e0bec6e691e5813911606935d77c476ff49024f98abcea3e7b15e37af" 5323 + dependencies = [ 5324 + "futures-core", 5325 + "pin-project-lite", 5326 + "tokio", 5327 + ] 5328 + 5329 + [[package]] 5330 + name = "tokio-util" 5331 + version = "0.7.10" 5332 + source = "registry+https://github.com/rust-lang/crates.io-index" 5333 + checksum = "5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15" 5334 + dependencies = [ 5335 + "bytes", 5336 + "futures-core", 5337 + "futures-io", 5338 + "futures-sink", 5339 + "pin-project-lite", 5340 + "tokio", 5341 + "tracing", 5342 + ] 5343 + 5344 + [[package]] 5345 + name = "toml" 5346 + version = "0.5.11" 5347 + source = "registry+https://github.com/rust-lang/crates.io-index" 5348 + checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234" 5349 + dependencies = [ 5350 + "serde", 5351 + ] 5352 + 5353 + [[package]] 5354 + name = "toml" 5355 + version = "0.7.8" 5356 + source = "registry+https://github.com/rust-lang/crates.io-index" 5357 + checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257" 5358 + dependencies = [ 5359 + "serde", 5360 + "serde_spanned", 5361 + "toml_datetime", 5362 + "toml_edit 0.19.15", 5363 + ] 5364 + 5365 + [[package]] 5366 + name = "toml" 5367 + version = "0.8.12" 5368 + source = "registry+https://github.com/rust-lang/crates.io-index" 5369 + checksum = "e9dd1545e8208b4a5af1aa9bbd0b4cf7e9ea08fabc5d0a5c67fcaafa17433aa3" 5370 + dependencies = [ 5371 + "serde", 5372 + "serde_spanned", 5373 + "toml_datetime", 5374 + "toml_edit 0.22.12", 5375 + ] 5376 + 5377 + [[package]] 5378 + name = "toml_datetime" 5379 + version = "0.6.5" 5380 + source = "registry+https://github.com/rust-lang/crates.io-index" 5381 + checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1" 5382 + dependencies = [ 5383 + "serde", 5384 + ] 5385 + 5386 + [[package]] 5387 + name = "toml_edit" 5388 + version = "0.19.15" 5389 + source = "registry+https://github.com/rust-lang/crates.io-index" 5390 + checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421" 5391 + dependencies = [ 5392 + "indexmap 2.2.6", 5393 + "serde", 5394 + "serde_spanned", 5395 + "toml_datetime", 5396 + "winnow 0.5.40", 5397 + ] 5398 + 5399 + [[package]] 5400 + name = "toml_edit" 5401 + version = "0.22.12" 5402 + source = "registry+https://github.com/rust-lang/crates.io-index" 5403 + checksum = "d3328d4f68a705b2a4498da1d580585d39a6510f98318a2cec3018a7ec61ddef" 5404 + dependencies = [ 5405 + "indexmap 2.2.6", 5406 + "serde", 5407 + "serde_spanned", 5408 + "toml_datetime", 5409 + "winnow 0.6.6", 5410 + ] 5411 + 5412 + [[package]] 5413 + name = "tower" 5414 + version = "0.4.13" 5415 + source = "registry+https://github.com/rust-lang/crates.io-index" 5416 + checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c" 5417 + dependencies = [ 5418 + "futures-core", 5419 + "futures-util", 5420 + "pin-project", 5421 + "pin-project-lite", 5422 + "tokio", 5423 + "tower-layer", 5424 + "tower-service", 5425 + "tracing", 5426 + ] 5427 + 5428 + [[package]] 5429 + name = "tower-layer" 5430 + version = "0.3.2" 5431 + source = "registry+https://github.com/rust-lang/crates.io-index" 5432 + checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0" 5433 + 5434 + [[package]] 5435 + name = "tower-service" 5436 + version = "0.3.2" 5437 + source = "registry+https://github.com/rust-lang/crates.io-index" 5438 + checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52" 5439 + 5440 + [[package]] 5441 + name = "tracing" 5442 + version = "0.1.40" 5443 + source = "registry+https://github.com/rust-lang/crates.io-index" 5444 + checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" 5445 + dependencies = [ 5446 + "log", 5447 + "pin-project-lite", 5448 + "tracing-attributes", 5449 + "tracing-core", 5450 + ] 5451 + 5452 + [[package]] 5453 + name = "tracing-appender" 5454 + version = "0.2.3" 5455 + source = "registry+https://github.com/rust-lang/crates.io-index" 5456 + checksum = "3566e8ce28cc0a3fe42519fc80e6b4c943cc4c8cef275620eb8dac2d3d4e06cf" 5457 + dependencies = [ 5458 + "crossbeam-channel", 5459 + "thiserror", 5460 + "time", 5461 + "tracing-subscriber", 5462 + ] 5463 + 5464 + [[package]] 5465 + name = "tracing-attributes" 5466 + version = "0.1.27" 5467 + source = "registry+https://github.com/rust-lang/crates.io-index" 5468 + checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7" 5469 + dependencies = [ 5470 + "proc-macro2", 5471 + "quote", 5472 + "syn 2.0.60", 5473 + ] 5474 + 5475 + [[package]] 5476 + name = "tracing-core" 5477 + version = "0.1.32" 5478 + source = "registry+https://github.com/rust-lang/crates.io-index" 5479 + checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" 5480 + dependencies = [ 5481 + "once_cell", 5482 + "valuable", 5483 + ] 5484 + 5485 + [[package]] 5486 + name = "tracing-error" 5487 + version = "0.2.0" 5488 + source = "registry+https://github.com/rust-lang/crates.io-index" 5489 + checksum = "d686ec1c0f384b1277f097b2f279a2ecc11afe8c133c1aabf036a27cb4cd206e" 5490 + dependencies = [ 5491 + "tracing", 5492 + "tracing-subscriber", 5493 + ] 5494 + 5495 + [[package]] 5496 + name = "tracing-log" 5497 + version = "0.2.0" 5498 + source = "registry+https://github.com/rust-lang/crates.io-index" 5499 + checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" 5500 + dependencies = [ 5501 + "log", 5502 + "once_cell", 5503 + "tracing-core", 5504 + ] 5505 + 5506 + [[package]] 5507 + name = "tracing-subscriber" 5508 + version = "0.3.18" 5509 + source = "registry+https://github.com/rust-lang/crates.io-index" 5510 + checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b" 5511 + dependencies = [ 5512 + "chrono", 5513 + "matchers", 5514 + "nu-ansi-term", 5515 + "once_cell", 5516 + "regex", 5517 + "sharded-slab", 5518 + "smallvec", 5519 + "thread_local", 5520 + "tracing", 5521 + "tracing-core", 5522 + "tracing-log", 5523 + ] 5524 + 5525 + [[package]] 5526 + name = "treediff" 5527 + version = "4.0.3" 5528 + source = "registry+https://github.com/rust-lang/crates.io-index" 5529 + checksum = "4d127780145176e2b5d16611cc25a900150e86e9fd79d3bde6ff3a37359c9cb5" 5530 + dependencies = [ 5531 + "serde_json", 5532 + ] 5533 + 5534 + [[package]] 5535 + name = "try-lock" 5536 + version = "0.2.5" 5537 + source = "registry+https://github.com/rust-lang/crates.io-index" 5538 + checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" 5539 + 5540 + [[package]] 5541 + name = "tungstenite" 5542 + version = "0.21.0" 5543 + source = "registry+https://github.com/rust-lang/crates.io-index" 5544 + checksum = "9ef1a641ea34f399a848dea702823bbecfb4c486f911735368f1f137cb8257e1" 5545 + dependencies = [ 5546 + "byteorder", 5547 + "bytes", 5548 + "data-encoding", 5549 + "http 1.1.0", 5550 + "httparse", 5551 + "log", 5552 + "native-tls", 5553 + "rand 0.8.5", 5554 + "sha1 0.10.6", 5555 + "thiserror", 5556 + "url", 5557 + "utf-8", 5558 + ] 5559 + 5560 + [[package]] 5561 + name = "typenum" 5562 + version = "1.17.0" 5563 + source = "registry+https://github.com/rust-lang/crates.io-index" 5564 + checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" 5565 + 5566 + [[package]] 5567 + name = "uds" 5568 + version = "0.4.2" 5569 + source = "registry+https://github.com/rust-lang/crates.io-index" 5570 + checksum = "885c31f06fce836457fe3ef09a59f83fe8db95d270b11cd78f40a4666c4d1661" 5571 + dependencies = [ 5572 + "libc", 5573 + ] 5574 + 5575 + [[package]] 5576 + name = "uds_windows" 5577 + version = "1.1.0" 5578 + source = "registry+https://github.com/rust-lang/crates.io-index" 5579 + checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9" 5580 + dependencies = [ 5581 + "memoffset 0.9.1", 5582 + "tempfile", 5583 + "winapi", 5584 + ] 5585 + 5586 + [[package]] 5587 + name = "uname" 5588 + version = "0.1.1" 5589 + source = "registry+https://github.com/rust-lang/crates.io-index" 5590 + checksum = "b72f89f0ca32e4db1c04e2a72f5345d59796d4866a1ee0609084569f73683dc8" 5591 + dependencies = [ 5592 + "libc", 5593 + ] 5594 + 5595 + [[package]] 5596 + name = "unicode-bidi" 5597 + version = "0.3.15" 5598 + source = "registry+https://github.com/rust-lang/crates.io-index" 5599 + checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75" 5600 + 5601 + [[package]] 5602 + name = "unicode-ident" 5603 + version = "1.0.12" 5604 + source = "registry+https://github.com/rust-lang/crates.io-index" 5605 + checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" 5606 + 5607 + [[package]] 5608 + name = "unicode-normalization" 5609 + version = "0.1.23" 5610 + source = "registry+https://github.com/rust-lang/crates.io-index" 5611 + checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5" 5612 + dependencies = [ 5613 + "tinyvec", 5614 + ] 5615 + 5616 + [[package]] 5617 + name = "unicode-segmentation" 5618 + version = "1.11.0" 5619 + source = "registry+https://github.com/rust-lang/crates.io-index" 5620 + checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202" 5621 + 5622 + [[package]] 5623 + name = "unicode-width" 5624 + version = "0.1.11" 5625 + source = "registry+https://github.com/rust-lang/crates.io-index" 5626 + checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85" 5627 + 5628 + [[package]] 5629 + name = "ureq" 5630 + version = "2.9.6" 5631 + source = "registry+https://github.com/rust-lang/crates.io-index" 5632 + checksum = "11f214ce18d8b2cbe84ed3aa6486ed3f5b285cf8d8fbdbce9f3f767a724adc35" 5633 + dependencies = [ 5634 + "base64 0.21.7", 5635 + "log", 5636 + "native-tls", 5637 + "once_cell", 5638 + "url", 5639 + ] 5640 + 5641 + [[package]] 5642 + name = "url" 5643 + version = "2.5.0" 5644 + source = "registry+https://github.com/rust-lang/crates.io-index" 5645 + checksum = "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633" 5646 + dependencies = [ 5647 + "form_urlencoded", 5648 + "idna", 5649 + "percent-encoding", 5650 + "serde", 5651 + ] 5652 + 5653 + [[package]] 5654 + name = "urlencoding" 5655 + version = "2.1.3" 5656 + source = "registry+https://github.com/rust-lang/crates.io-index" 5657 + checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" 5658 + 5659 + [[package]] 5660 + name = "utf-8" 5661 + version = "0.7.6" 5662 + source = "registry+https://github.com/rust-lang/crates.io-index" 5663 + checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" 5664 + 5665 + [[package]] 5666 + name = "uuid" 5667 + version = "0.8.2" 5668 + source = "registry+https://github.com/rust-lang/crates.io-index" 5669 + checksum = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7" 5670 + dependencies = [ 5671 + "getrandom 0.2.14", 5672 + ] 5673 + 5674 + [[package]] 5675 + name = "uuid" 5676 + version = "1.8.0" 5677 + source = "registry+https://github.com/rust-lang/crates.io-index" 5678 + checksum = "a183cf7feeba97b4dd1c0d46788634f6221d87fa961b305bed08c851829efcc0" 5679 + dependencies = [ 5680 + "getrandom 0.2.14", 5681 + "serde", 5682 + ] 5683 + 5684 + [[package]] 5685 + name = "valuable" 5686 + version = "0.1.0" 5687 + source = "registry+https://github.com/rust-lang/crates.io-index" 5688 + checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d" 5689 + 5690 + [[package]] 5691 + name = "vcpkg" 5692 + version = "0.2.15" 5693 + source = "registry+https://github.com/rust-lang/crates.io-index" 5694 + checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 5695 + 5696 + [[package]] 5697 + name = "version-compare" 5698 + version = "0.0.11" 5699 + source = "registry+https://github.com/rust-lang/crates.io-index" 5700 + checksum = "1c18c859eead79d8b95d09e4678566e8d70105c4e7b251f707a03df32442661b" 5701 + 5702 + [[package]] 5703 + name = "version-compare" 5704 + version = "0.2.0" 5705 + source = "registry+https://github.com/rust-lang/crates.io-index" 5706 + checksum = "852e951cb7832cb45cb1169900d19760cfa39b82bc0ea9c0e5a14ae88411c98b" 5707 + 5708 + [[package]] 5709 + name = "version_check" 5710 + version = "0.9.4" 5711 + source = "registry+https://github.com/rust-lang/crates.io-index" 5712 + checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" 5713 + 5714 + [[package]] 5715 + name = "virtue" 5716 + version = "0.0.13" 5717 + source = "registry+https://github.com/rust-lang/crates.io-index" 5718 + checksum = "9dcc60c0624df774c82a0ef104151231d37da4962957d691c011c852b2473314" 5719 + 5720 + [[package]] 5721 + name = "void" 5722 + version = "1.0.2" 5723 + source = "registry+https://github.com/rust-lang/crates.io-index" 5724 + checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d" 5725 + 5726 + [[package]] 5727 + name = "vswhom" 5728 + version = "0.1.0" 5729 + source = "registry+https://github.com/rust-lang/crates.io-index" 5730 + checksum = "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b" 5731 + dependencies = [ 5732 + "libc", 5733 + "vswhom-sys", 5734 + ] 5735 + 5736 + [[package]] 5737 + name = "vswhom-sys" 5738 + version = "0.1.2" 5739 + source = "registry+https://github.com/rust-lang/crates.io-index" 5740 + checksum = "d3b17ae1f6c8a2b28506cd96d412eebf83b4a0ff2cbefeeb952f2f9dfa44ba18" 5741 + dependencies = [ 5742 + "cc", 5743 + "libc", 5744 + ] 5745 + 5746 + [[package]] 5747 + name = "waker-fn" 5748 + version = "1.1.1" 5749 + source = "registry+https://github.com/rust-lang/crates.io-index" 5750 + checksum = "f3c4517f54858c779bbcbf228f4fca63d121bf85fbecb2dc578cdf4a39395690" 5751 + 5752 + [[package]] 5753 + name = "walkdir" 5754 + version = "2.5.0" 5755 + source = "registry+https://github.com/rust-lang/crates.io-index" 5756 + checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" 5757 + dependencies = [ 5758 + "same-file", 5759 + "winapi-util", 5760 + ] 5761 + 5762 + [[package]] 5763 + name = "want" 5764 + version = "0.3.1" 5765 + source = "registry+https://github.com/rust-lang/crates.io-index" 5766 + checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" 5767 + dependencies = [ 5768 + "try-lock", 5769 + ] 5770 + 5771 + [[package]] 5772 + name = "wasi" 5773 + version = "0.9.0+wasi-snapshot-preview1" 5774 + source = "registry+https://github.com/rust-lang/crates.io-index" 5775 + checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519" 5776 + 5777 + [[package]] 5778 + name = "wasi" 5779 + version = "0.11.0+wasi-snapshot-preview1" 5780 + source = "registry+https://github.com/rust-lang/crates.io-index" 5781 + checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 5782 + 5783 + [[package]] 5784 + name = "wasite" 5785 + version = "0.1.0" 5786 + source = "registry+https://github.com/rust-lang/crates.io-index" 5787 + checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b" 5788 + 5789 + [[package]] 5790 + name = "wasm-bindgen" 5791 + version = "0.2.92" 5792 + source = "registry+https://github.com/rust-lang/crates.io-index" 5793 + checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8" 5794 + dependencies = [ 5795 + "cfg-if", 5796 + "wasm-bindgen-macro", 5797 + ] 5798 + 5799 + [[package]] 5800 + name = "wasm-bindgen-backend" 5801 + version = "0.2.92" 5802 + source = "registry+https://github.com/rust-lang/crates.io-index" 5803 + checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da" 5804 + dependencies = [ 5805 + "bumpalo", 5806 + "log", 5807 + "once_cell", 5808 + "proc-macro2", 5809 + "quote", 5810 + "syn 2.0.60", 5811 + "wasm-bindgen-shared", 5812 + ] 5813 + 5814 + [[package]] 5815 + name = "wasm-bindgen-futures" 5816 + version = "0.4.42" 5817 + source = "registry+https://github.com/rust-lang/crates.io-index" 5818 + checksum = "76bc14366121efc8dbb487ab05bcc9d346b3b5ec0eaa76e46594cabbe51762c0" 5819 + dependencies = [ 5820 + "cfg-if", 5821 + "js-sys", 5822 + "wasm-bindgen", 5823 + "web-sys", 5824 + ] 5825 + 5826 + [[package]] 5827 + name = "wasm-bindgen-macro" 5828 + version = "0.2.92" 5829 + source = "registry+https://github.com/rust-lang/crates.io-index" 5830 + checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726" 5831 + dependencies = [ 5832 + "quote", 5833 + "wasm-bindgen-macro-support", 5834 + ] 5835 + 5836 + [[package]] 5837 + name = "wasm-bindgen-macro-support" 5838 + version = "0.2.92" 5839 + source = "registry+https://github.com/rust-lang/crates.io-index" 5840 + checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7" 5841 + dependencies = [ 5842 + "proc-macro2", 5843 + "quote", 5844 + "syn 2.0.60", 5845 + "wasm-bindgen-backend", 5846 + "wasm-bindgen-shared", 5847 + ] 5848 + 5849 + [[package]] 5850 + name = "wasm-bindgen-shared" 5851 + version = "0.2.92" 5852 + source = "registry+https://github.com/rust-lang/crates.io-index" 5853 + checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96" 5854 + 5855 + [[package]] 5856 + name = "wasm-streams" 5857 + version = "0.4.0" 5858 + source = "registry+https://github.com/rust-lang/crates.io-index" 5859 + checksum = "b65dc4c90b63b118468cf747d8bf3566c1913ef60be765b5730ead9e0a3ba129" 5860 + dependencies = [ 5861 + "futures-util", 5862 + "js-sys", 5863 + "wasm-bindgen", 5864 + "wasm-bindgen-futures", 5865 + "web-sys", 5866 + ] 5867 + 5868 + [[package]] 5869 + name = "web-sys" 5870 + version = "0.3.69" 5871 + source = "registry+https://github.com/rust-lang/crates.io-index" 5872 + checksum = "77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef" 5873 + dependencies = [ 5874 + "js-sys", 5875 + "wasm-bindgen", 5876 + ] 5877 + 5878 + [[package]] 5879 + name = "webbrowser" 5880 + version = "0.8.15" 5881 + source = "registry+https://github.com/rust-lang/crates.io-index" 5882 + checksum = "db67ae75a9405634f5882791678772c94ff5f16a66535aae186e26aa0841fc8b" 5883 + dependencies = [ 5884 + "core-foundation", 5885 + "home", 5886 + "jni 0.21.1", 5887 + "log", 5888 + "ndk-context", 5889 + "objc", 5890 + "raw-window-handle", 5891 + "url", 5892 + "web-sys", 5893 + ] 5894 + 5895 + [[package]] 5896 + name = "webkit2gtk" 5897 + version = "0.18.2" 5898 + source = "registry+https://github.com/rust-lang/crates.io-index" 5899 + checksum = "b8f859735e4a452aeb28c6c56a852967a8a76c8eb1cc32dbf931ad28a13d6370" 5900 + dependencies = [ 5901 + "bitflags 1.3.2", 5902 + "cairo-rs", 5903 + "gdk", 5904 + "gdk-sys", 5905 + "gio", 5906 + "gio-sys", 5907 + "glib", 5908 + "glib-sys", 5909 + "gobject-sys", 5910 + "gtk", 5911 + "gtk-sys", 5912 + "javascriptcore-rs", 5913 + "libc", 5914 + "once_cell", 5915 + "soup2", 5916 + "webkit2gtk-sys", 5917 + ] 5918 + 5919 + [[package]] 5920 + name = "webkit2gtk-sys" 5921 + version = "0.18.0" 5922 + source = "registry+https://github.com/rust-lang/crates.io-index" 5923 + checksum = "4d76ca6ecc47aeba01ec61e480139dda143796abcae6f83bcddf50d6b5b1dcf3" 5924 + dependencies = [ 5925 + "atk-sys", 5926 + "bitflags 1.3.2", 5927 + "cairo-sys-rs", 5928 + "gdk-pixbuf-sys", 5929 + "gdk-sys", 5930 + "gio-sys", 5931 + "glib-sys", 5932 + "gobject-sys", 5933 + "gtk-sys", 5934 + "javascriptcore-rs-sys", 5935 + "libc", 5936 + "pango-sys", 5937 + "pkg-config", 5938 + "soup2-sys", 5939 + "system-deps 6.2.2", 5940 + ] 5941 + 5942 + [[package]] 5943 + name = "webview2-com" 5944 + version = "0.19.1" 5945 + source = "registry+https://github.com/rust-lang/crates.io-index" 5946 + checksum = "b4a769c9f1a64a8734bde70caafac2b96cada12cd4aefa49196b3a386b8b4178" 5947 + dependencies = [ 5948 + "webview2-com-macros", 5949 + "webview2-com-sys", 5950 + "windows 0.39.0", 5951 + "windows-implement", 5952 + ] 5953 + 5954 + [[package]] 5955 + name = "webview2-com-macros" 5956 + version = "0.6.0" 5957 + source = "registry+https://github.com/rust-lang/crates.io-index" 5958 + checksum = "eaebe196c01691db62e9e4ca52c5ef1e4fd837dcae27dae3ada599b5a8fd05ac" 5959 + dependencies = [ 5960 + "proc-macro2", 5961 + "quote", 5962 + "syn 1.0.109", 5963 + ] 5964 + 5965 + [[package]] 5966 + name = "webview2-com-sys" 5967 + version = "0.19.0" 5968 + source = "registry+https://github.com/rust-lang/crates.io-index" 5969 + checksum = "aac48ef20ddf657755fdcda8dfed2a7b4fc7e4581acce6fe9b88c3d64f29dee7" 5970 + dependencies = [ 5971 + "regex", 5972 + "serde", 5973 + "serde_json", 5974 + "thiserror", 5975 + "windows 0.39.0", 5976 + "windows-bindgen", 5977 + "windows-metadata", 5978 + ] 5979 + 5980 + [[package]] 5981 + name = "whoami" 5982 + version = "1.5.1" 5983 + source = "registry+https://github.com/rust-lang/crates.io-index" 5984 + checksum = "a44ab49fad634e88f55bf8f9bb3abd2f27d7204172a112c7c9987e01c1c94ea9" 5985 + dependencies = [ 5986 + "redox_syscall", 5987 + "wasite", 5988 + "web-sys", 5989 + ] 5990 + 5991 + [[package]] 5992 + name = "winapi" 5993 + version = "0.3.9" 5994 + source = "registry+https://github.com/rust-lang/crates.io-index" 5995 + checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 5996 + dependencies = [ 5997 + "winapi-i686-pc-windows-gnu", 5998 + "winapi-x86_64-pc-windows-gnu", 5999 + ] 6000 + 6001 + [[package]] 6002 + name = "winapi-i686-pc-windows-gnu" 6003 + version = "0.4.0" 6004 + source = "registry+https://github.com/rust-lang/crates.io-index" 6005 + checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 6006 + 6007 + [[package]] 6008 + name = "winapi-util" 6009 + version = "0.1.7" 6010 + source = "registry+https://github.com/rust-lang/crates.io-index" 6011 + checksum = "134306a13c5647ad6453e8deaec55d3a44d6021970129e6188735e74bf546697" 6012 + dependencies = [ 6013 + "windows-sys 0.52.0", 6014 + ] 6015 + 6016 + [[package]] 6017 + name = "winapi-x86_64-pc-windows-gnu" 6018 + version = "0.4.0" 6019 + source = "registry+https://github.com/rust-lang/crates.io-index" 6020 + checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 6021 + 6022 + [[package]] 6023 + name = "window-shadows" 6024 + version = "0.2.2" 6025 + source = "registry+https://github.com/rust-lang/crates.io-index" 6026 + checksum = "67ff424735b1ac21293b0492b069394b0a189c8a463fb015a16dea7c2e221c08" 6027 + dependencies = [ 6028 + "cocoa 0.25.0", 6029 + "objc", 6030 + "raw-window-handle", 6031 + "windows-sys 0.48.0", 6032 + ] 6033 + 6034 + [[package]] 6035 + name = "windows" 6036 + version = "0.37.0" 6037 + source = "registry+https://github.com/rust-lang/crates.io-index" 6038 + checksum = "57b543186b344cc61c85b5aab0d2e3adf4e0f99bc076eff9aa5927bcc0b8a647" 6039 + dependencies = [ 6040 + "windows_aarch64_msvc 0.37.0", 6041 + "windows_i686_gnu 0.37.0", 6042 + "windows_i686_msvc 0.37.0", 6043 + "windows_x86_64_gnu 0.37.0", 6044 + "windows_x86_64_msvc 0.37.0", 6045 + ] 6046 + 6047 + [[package]] 6048 + name = "windows" 6049 + version = "0.39.0" 6050 + source = "registry+https://github.com/rust-lang/crates.io-index" 6051 + checksum = "f1c4bd0a50ac6020f65184721f758dba47bb9fbc2133df715ec74a237b26794a" 6052 + dependencies = [ 6053 + "windows-implement", 6054 + "windows_aarch64_msvc 0.39.0", 6055 + "windows_i686_gnu 0.39.0", 6056 + "windows_i686_msvc 0.39.0", 6057 + "windows_x86_64_gnu 0.39.0", 6058 + "windows_x86_64_msvc 0.39.0", 6059 + ] 6060 + 6061 + [[package]] 6062 + name = "windows" 6063 + version = "0.48.0" 6064 + source = "registry+https://github.com/rust-lang/crates.io-index" 6065 + checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f" 6066 + dependencies = [ 6067 + "windows-targets 0.48.5", 6068 + ] 6069 + 6070 + [[package]] 6071 + name = "windows" 6072 + version = "0.52.0" 6073 + source = "registry+https://github.com/rust-lang/crates.io-index" 6074 + checksum = "e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be" 6075 + dependencies = [ 6076 + "windows-core", 6077 + "windows-targets 0.52.5", 6078 + ] 6079 + 6080 + [[package]] 6081 + name = "windows-bindgen" 6082 + version = "0.39.0" 6083 + source = "registry+https://github.com/rust-lang/crates.io-index" 6084 + checksum = "68003dbd0e38abc0fb85b939240f4bce37c43a5981d3df37ccbaaa981b47cb41" 6085 + dependencies = [ 6086 + "windows-metadata", 6087 + "windows-tokens", 6088 + ] 6089 + 6090 + [[package]] 6091 + name = "windows-core" 6092 + version = "0.52.0" 6093 + source = "registry+https://github.com/rust-lang/crates.io-index" 6094 + checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9" 6095 + dependencies = [ 6096 + "windows-targets 0.52.5", 6097 + ] 6098 + 6099 + [[package]] 6100 + name = "windows-implement" 6101 + version = "0.39.0" 6102 + source = "registry+https://github.com/rust-lang/crates.io-index" 6103 + checksum = "ba01f98f509cb5dc05f4e5fc95e535f78260f15fea8fe1a8abdd08f774f1cee7" 6104 + dependencies = [ 6105 + "syn 1.0.109", 6106 + "windows-tokens", 6107 + ] 6108 + 6109 + [[package]] 6110 + name = "windows-metadata" 6111 + version = "0.39.0" 6112 + source = "registry+https://github.com/rust-lang/crates.io-index" 6113 + checksum = "9ee5e275231f07c6e240d14f34e1b635bf1faa1c76c57cfd59a5cdb9848e4278" 6114 + 6115 + [[package]] 6116 + name = "windows-sys" 6117 + version = "0.42.0" 6118 + source = "registry+https://github.com/rust-lang/crates.io-index" 6119 + checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7" 6120 + dependencies = [ 6121 + "windows_aarch64_gnullvm 0.42.2", 6122 + "windows_aarch64_msvc 0.42.2", 6123 + "windows_i686_gnu 0.42.2", 6124 + "windows_i686_msvc 0.42.2", 6125 + "windows_x86_64_gnu 0.42.2", 6126 + "windows_x86_64_gnullvm 0.42.2", 6127 + "windows_x86_64_msvc 0.42.2", 6128 + ] 6129 + 6130 + [[package]] 6131 + name = "windows-sys" 6132 + version = "0.45.0" 6133 + source = "registry+https://github.com/rust-lang/crates.io-index" 6134 + checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" 6135 + dependencies = [ 6136 + "windows-targets 0.42.2", 6137 + ] 6138 + 6139 + [[package]] 6140 + name = "windows-sys" 6141 + version = "0.48.0" 6142 + source = "registry+https://github.com/rust-lang/crates.io-index" 6143 + checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 6144 + dependencies = [ 6145 + "windows-targets 0.48.5", 6146 + ] 6147 + 6148 + [[package]] 6149 + name = "windows-sys" 6150 + version = "0.52.0" 6151 + source = "registry+https://github.com/rust-lang/crates.io-index" 6152 + checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 6153 + dependencies = [ 6154 + "windows-targets 0.52.5", 6155 + ] 6156 + 6157 + [[package]] 6158 + name = "windows-targets" 6159 + version = "0.42.2" 6160 + source = "registry+https://github.com/rust-lang/crates.io-index" 6161 + checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" 6162 + dependencies = [ 6163 + "windows_aarch64_gnullvm 0.42.2", 6164 + "windows_aarch64_msvc 0.42.2", 6165 + "windows_i686_gnu 0.42.2", 6166 + "windows_i686_msvc 0.42.2", 6167 + "windows_x86_64_gnu 0.42.2", 6168 + "windows_x86_64_gnullvm 0.42.2", 6169 + "windows_x86_64_msvc 0.42.2", 6170 + ] 6171 + 6172 + [[package]] 6173 + name = "windows-targets" 6174 + version = "0.48.5" 6175 + source = "registry+https://github.com/rust-lang/crates.io-index" 6176 + checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 6177 + dependencies = [ 6178 + "windows_aarch64_gnullvm 0.48.5", 6179 + "windows_aarch64_msvc 0.48.5", 6180 + "windows_i686_gnu 0.48.5", 6181 + "windows_i686_msvc 0.48.5", 6182 + "windows_x86_64_gnu 0.48.5", 6183 + "windows_x86_64_gnullvm 0.48.5", 6184 + "windows_x86_64_msvc 0.48.5", 6185 + ] 6186 + 6187 + [[package]] 6188 + name = "windows-targets" 6189 + version = "0.52.5" 6190 + source = "registry+https://github.com/rust-lang/crates.io-index" 6191 + checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb" 6192 + dependencies = [ 6193 + "windows_aarch64_gnullvm 0.52.5", 6194 + "windows_aarch64_msvc 0.52.5", 6195 + "windows_i686_gnu 0.52.5", 6196 + "windows_i686_gnullvm", 6197 + "windows_i686_msvc 0.52.5", 6198 + "windows_x86_64_gnu 0.52.5", 6199 + "windows_x86_64_gnullvm 0.52.5", 6200 + "windows_x86_64_msvc 0.52.5", 6201 + ] 6202 + 6203 + [[package]] 6204 + name = "windows-tokens" 6205 + version = "0.39.0" 6206 + source = "registry+https://github.com/rust-lang/crates.io-index" 6207 + checksum = "f838de2fe15fe6bac988e74b798f26499a8b21a9d97edec321e79b28d1d7f597" 6208 + 6209 + [[package]] 6210 + name = "windows-version" 6211 + version = "0.1.1" 6212 + source = "registry+https://github.com/rust-lang/crates.io-index" 6213 + checksum = "6998aa457c9ba8ff2fb9f13e9d2a930dabcea28f1d0ab94d687d8b3654844515" 6214 + dependencies = [ 6215 + "windows-targets 0.52.5", 6216 + ] 6217 + 6218 + [[package]] 6219 + name = "windows_aarch64_gnullvm" 6220 + version = "0.42.2" 6221 + source = "registry+https://github.com/rust-lang/crates.io-index" 6222 + checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 6223 + 6224 + [[package]] 6225 + name = "windows_aarch64_gnullvm" 6226 + version = "0.48.5" 6227 + source = "registry+https://github.com/rust-lang/crates.io-index" 6228 + checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 6229 + 6230 + [[package]] 6231 + name = "windows_aarch64_gnullvm" 6232 + version = "0.52.5" 6233 + source = "registry+https://github.com/rust-lang/crates.io-index" 6234 + checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263" 6235 + 6236 + [[package]] 6237 + name = "windows_aarch64_msvc" 6238 + version = "0.37.0" 6239 + source = "registry+https://github.com/rust-lang/crates.io-index" 6240 + checksum = "2623277cb2d1c216ba3b578c0f3cf9cdebeddb6e66b1b218bb33596ea7769c3a" 6241 + 6242 + [[package]] 6243 + name = "windows_aarch64_msvc" 6244 + version = "0.39.0" 6245 + source = "registry+https://github.com/rust-lang/crates.io-index" 6246 + checksum = "ec7711666096bd4096ffa835238905bb33fb87267910e154b18b44eaabb340f2" 6247 + 6248 + [[package]] 6249 + name = "windows_aarch64_msvc" 6250 + version = "0.42.2" 6251 + source = "registry+https://github.com/rust-lang/crates.io-index" 6252 + checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" 6253 + 6254 + [[package]] 6255 + name = "windows_aarch64_msvc" 6256 + version = "0.48.5" 6257 + source = "registry+https://github.com/rust-lang/crates.io-index" 6258 + checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 6259 + 6260 + [[package]] 6261 + name = "windows_aarch64_msvc" 6262 + version = "0.52.5" 6263 + source = "registry+https://github.com/rust-lang/crates.io-index" 6264 + checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6" 6265 + 6266 + [[package]] 6267 + name = "windows_i686_gnu" 6268 + version = "0.37.0" 6269 + source = "registry+https://github.com/rust-lang/crates.io-index" 6270 + checksum = "d3925fd0b0b804730d44d4b6278c50f9699703ec49bcd628020f46f4ba07d9e1" 6271 + 6272 + [[package]] 6273 + name = "windows_i686_gnu" 6274 + version = "0.39.0" 6275 + source = "registry+https://github.com/rust-lang/crates.io-index" 6276 + checksum = "763fc57100a5f7042e3057e7e8d9bdd7860d330070251a73d003563a3bb49e1b" 6277 + 6278 + [[package]] 6279 + name = "windows_i686_gnu" 6280 + version = "0.42.2" 6281 + source = "registry+https://github.com/rust-lang/crates.io-index" 6282 + checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" 6283 + 6284 + [[package]] 6285 + name = "windows_i686_gnu" 6286 + version = "0.48.5" 6287 + source = "registry+https://github.com/rust-lang/crates.io-index" 6288 + checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 6289 + 6290 + [[package]] 6291 + name = "windows_i686_gnu" 6292 + version = "0.52.5" 6293 + source = "registry+https://github.com/rust-lang/crates.io-index" 6294 + checksum = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670" 6295 + 6296 + [[package]] 6297 + name = "windows_i686_gnullvm" 6298 + version = "0.52.5" 6299 + source = "registry+https://github.com/rust-lang/crates.io-index" 6300 + checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9" 6301 + 6302 + [[package]] 6303 + name = "windows_i686_msvc" 6304 + version = "0.37.0" 6305 + source = "registry+https://github.com/rust-lang/crates.io-index" 6306 + checksum = "ce907ac74fe331b524c1298683efbf598bb031bc84d5e274db2083696d07c57c" 6307 + 6308 + [[package]] 6309 + name = "windows_i686_msvc" 6310 + version = "0.39.0" 6311 + source = "registry+https://github.com/rust-lang/crates.io-index" 6312 + checksum = "7bc7cbfe58828921e10a9f446fcaaf649204dcfe6c1ddd712c5eebae6bda1106" 6313 + 6314 + [[package]] 6315 + name = "windows_i686_msvc" 6316 + version = "0.42.2" 6317 + source = "registry+https://github.com/rust-lang/crates.io-index" 6318 + checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" 6319 + 6320 + [[package]] 6321 + name = "windows_i686_msvc" 6322 + version = "0.48.5" 6323 + source = "registry+https://github.com/rust-lang/crates.io-index" 6324 + checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 6325 + 6326 + [[package]] 6327 + name = "windows_i686_msvc" 6328 + version = "0.52.5" 6329 + source = "registry+https://github.com/rust-lang/crates.io-index" 6330 + checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf" 6331 + 6332 + [[package]] 6333 + name = "windows_x86_64_gnu" 6334 + version = "0.37.0" 6335 + source = "registry+https://github.com/rust-lang/crates.io-index" 6336 + checksum = "2babfba0828f2e6b32457d5341427dcbb577ceef556273229959ac23a10af33d" 6337 + 6338 + [[package]] 6339 + name = "windows_x86_64_gnu" 6340 + version = "0.39.0" 6341 + source = "registry+https://github.com/rust-lang/crates.io-index" 6342 + checksum = "6868c165637d653ae1e8dc4d82c25d4f97dd6605eaa8d784b5c6e0ab2a252b65" 6343 + 6344 + [[package]] 6345 + name = "windows_x86_64_gnu" 6346 + version = "0.42.2" 6347 + source = "registry+https://github.com/rust-lang/crates.io-index" 6348 + checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" 6349 + 6350 + [[package]] 6351 + name = "windows_x86_64_gnu" 6352 + version = "0.48.5" 6353 + source = "registry+https://github.com/rust-lang/crates.io-index" 6354 + checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 6355 + 6356 + [[package]] 6357 + name = "windows_x86_64_gnu" 6358 + version = "0.52.5" 6359 + source = "registry+https://github.com/rust-lang/crates.io-index" 6360 + checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9" 6361 + 6362 + [[package]] 6363 + name = "windows_x86_64_gnullvm" 6364 + version = "0.42.2" 6365 + source = "registry+https://github.com/rust-lang/crates.io-index" 6366 + checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" 6367 + 6368 + [[package]] 6369 + name = "windows_x86_64_gnullvm" 6370 + version = "0.48.5" 6371 + source = "registry+https://github.com/rust-lang/crates.io-index" 6372 + checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 6373 + 6374 + [[package]] 6375 + name = "windows_x86_64_gnullvm" 6376 + version = "0.52.5" 6377 + source = "registry+https://github.com/rust-lang/crates.io-index" 6378 + checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596" 6379 + 6380 + [[package]] 6381 + name = "windows_x86_64_msvc" 6382 + version = "0.37.0" 6383 + source = "registry+https://github.com/rust-lang/crates.io-index" 6384 + checksum = "f4dd6dc7df2d84cf7b33822ed5b86318fb1781948e9663bacd047fc9dd52259d" 6385 + 6386 + [[package]] 6387 + name = "windows_x86_64_msvc" 6388 + version = "0.39.0" 6389 + source = "registry+https://github.com/rust-lang/crates.io-index" 6390 + checksum = "5e4d40883ae9cae962787ca76ba76390ffa29214667a111db9e0a1ad8377e809" 6391 + 6392 + [[package]] 6393 + name = "windows_x86_64_msvc" 6394 + version = "0.42.2" 6395 + source = "registry+https://github.com/rust-lang/crates.io-index" 6396 + checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" 6397 + 6398 + [[package]] 6399 + name = "windows_x86_64_msvc" 6400 + version = "0.48.5" 6401 + source = "registry+https://github.com/rust-lang/crates.io-index" 6402 + checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 6403 + 6404 + [[package]] 6405 + name = "windows_x86_64_msvc" 6406 + version = "0.52.5" 6407 + source = "registry+https://github.com/rust-lang/crates.io-index" 6408 + checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0" 6409 + 6410 + [[package]] 6411 + name = "winnow" 6412 + version = "0.5.40" 6413 + source = "registry+https://github.com/rust-lang/crates.io-index" 6414 + checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876" 6415 + dependencies = [ 6416 + "memchr", 6417 + ] 6418 + 6419 + [[package]] 6420 + name = "winnow" 6421 + version = "0.6.6" 6422 + source = "registry+https://github.com/rust-lang/crates.io-index" 6423 + checksum = "f0c976aaaa0e1f90dbb21e9587cdaf1d9679a1cde8875c0d6bd83ab96a208352" 6424 + dependencies = [ 6425 + "memchr", 6426 + ] 6427 + 6428 + [[package]] 6429 + name = "winreg" 6430 + version = "0.50.0" 6431 + source = "registry+https://github.com/rust-lang/crates.io-index" 6432 + checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" 6433 + dependencies = [ 6434 + "cfg-if", 6435 + "windows-sys 0.48.0", 6436 + ] 6437 + 6438 + [[package]] 6439 + name = "winreg" 6440 + version = "0.52.0" 6441 + source = "registry+https://github.com/rust-lang/crates.io-index" 6442 + checksum = "a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5" 6443 + dependencies = [ 6444 + "cfg-if", 6445 + "windows-sys 0.48.0", 6446 + ] 6447 + 6448 + [[package]] 6449 + name = "wry" 6450 + version = "0.24.8" 6451 + source = "registry+https://github.com/rust-lang/crates.io-index" 6452 + checksum = "a04e72739ee84a218e3dbf8625888eadc874285637003ed21ab96a1bbbb538ec" 6453 + dependencies = [ 6454 + "base64 0.13.1", 6455 + "block", 6456 + "cocoa 0.24.1", 6457 + "core-graphics 0.22.3", 6458 + "crossbeam-channel", 6459 + "dunce", 6460 + "gdk", 6461 + "gio", 6462 + "glib", 6463 + "gtk", 6464 + "html5ever", 6465 + "http 0.2.12", 6466 + "kuchikiki", 6467 + "libc", 6468 + "log", 6469 + "objc", 6470 + "objc_id", 6471 + "once_cell", 6472 + "serde", 6473 + "serde_json", 6474 + "sha2", 6475 + "soup2", 6476 + "tao", 6477 + "thiserror", 6478 + "url", 6479 + "webkit2gtk", 6480 + "webkit2gtk-sys", 6481 + "webview2-com", 6482 + "windows 0.39.0", 6483 + "windows-implement", 6484 + ] 6485 + 6486 + [[package]] 6487 + name = "x11" 6488 + version = "2.21.0" 6489 + source = "registry+https://github.com/rust-lang/crates.io-index" 6490 + checksum = "502da5464ccd04011667b11c435cb992822c2c0dbde1770c988480d312a0db2e" 6491 + dependencies = [ 6492 + "libc", 6493 + "pkg-config", 6494 + ] 6495 + 6496 + [[package]] 6497 + name = "x11-dl" 6498 + version = "2.21.0" 6499 + source = "registry+https://github.com/rust-lang/crates.io-index" 6500 + checksum = "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f" 6501 + dependencies = [ 6502 + "libc", 6503 + "once_cell", 6504 + "pkg-config", 6505 + ] 6506 + 6507 + [[package]] 6508 + name = "xattr" 6509 + version = "1.3.1" 6510 + source = "registry+https://github.com/rust-lang/crates.io-index" 6511 + checksum = "8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f" 6512 + dependencies = [ 6513 + "libc", 6514 + "linux-raw-sys 0.4.13", 6515 + "rustix 0.38.34", 6516 + ] 6517 + 6518 + [[package]] 6519 + name = "xdg-home" 6520 + version = "1.1.0" 6521 + source = "registry+https://github.com/rust-lang/crates.io-index" 6522 + checksum = "21e5a325c3cb8398ad6cf859c1135b25dd29e186679cf2da7581d9679f63b38e" 6523 + dependencies = [ 6524 + "libc", 6525 + "winapi", 6526 + ] 6527 + 6528 + [[package]] 6529 + name = "xz2" 6530 + version = "0.1.7" 6531 + source = "registry+https://github.com/rust-lang/crates.io-index" 6532 + checksum = "388c44dc09d76f1536602ead6d325eb532f5c122f17782bd57fb47baeeb767e2" 6533 + dependencies = [ 6534 + "lzma-sys", 6535 + ] 6536 + 6537 + [[package]] 6538 + name = "zbus" 6539 + version = "3.15.2" 6540 + source = "registry+https://github.com/rust-lang/crates.io-index" 6541 + checksum = "675d170b632a6ad49804c8cf2105d7c31eddd3312555cffd4b740e08e97c25e6" 6542 + dependencies = [ 6543 + "async-broadcast", 6544 + "async-executor", 6545 + "async-fs", 6546 + "async-io 1.13.0", 6547 + "async-lock 2.8.0", 6548 + "async-process", 6549 + "async-recursion", 6550 + "async-task", 6551 + "async-trait", 6552 + "blocking", 6553 + "byteorder", 6554 + "derivative", 6555 + "enumflags2", 6556 + "event-listener 2.5.3", 6557 + "futures-core", 6558 + "futures-sink", 6559 + "futures-util", 6560 + "hex", 6561 + "nix 0.26.4", 6562 + "once_cell", 6563 + "ordered-stream", 6564 + "rand 0.8.5", 6565 + "serde", 6566 + "serde_repr", 6567 + "sha1 0.10.6", 6568 + "static_assertions", 6569 + "tracing", 6570 + "uds_windows", 6571 + "winapi", 6572 + "xdg-home", 6573 + "zbus_macros", 6574 + "zbus_names", 6575 + "zvariant", 6576 + ] 6577 + 6578 + [[package]] 6579 + name = "zbus_macros" 6580 + version = "3.15.2" 6581 + source = "registry+https://github.com/rust-lang/crates.io-index" 6582 + checksum = "7131497b0f887e8061b430c530240063d33bf9455fa34438f388a245da69e0a5" 6583 + dependencies = [ 6584 + "proc-macro-crate", 6585 + "proc-macro2", 6586 + "quote", 6587 + "regex", 6588 + "syn 1.0.109", 6589 + "zvariant_utils", 6590 + ] 6591 + 6592 + [[package]] 6593 + name = "zbus_names" 6594 + version = "2.6.1" 6595 + source = "registry+https://github.com/rust-lang/crates.io-index" 6596 + checksum = "437d738d3750bed6ca9b8d423ccc7a8eb284f6b1d6d4e225a0e4e6258d864c8d" 6597 + dependencies = [ 6598 + "serde", 6599 + "static_assertions", 6600 + "zvariant", 6601 + ] 6602 + 6603 + [[package]] 6604 + name = "zeroize" 6605 + version = "1.7.0" 6606 + source = "registry+https://github.com/rust-lang/crates.io-index" 6607 + checksum = "525b4ec142c6b68a2d10f01f7bbf6755599ca3f81ea53b8431b7dd348f5fdb2d" 6608 + 6609 + [[package]] 6610 + name = "zip" 6611 + version = "0.6.6" 6612 + source = "registry+https://github.com/rust-lang/crates.io-index" 6613 + checksum = "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261" 6614 + dependencies = [ 6615 + "aes", 6616 + "byteorder", 6617 + "bzip2", 6618 + "constant_time_eq", 6619 + "crc32fast", 6620 + "crossbeam-utils", 6621 + "flate2", 6622 + "hmac", 6623 + "pbkdf2", 6624 + "sha1 0.10.6", 6625 + "time", 6626 + "zstd 0.11.2+zstd.1.5.2", 6627 + ] 6628 + 6629 + [[package]] 6630 + name = "zstd" 6631 + version = "0.11.2+zstd.1.5.2" 6632 + source = "registry+https://github.com/rust-lang/crates.io-index" 6633 + checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4" 6634 + dependencies = [ 6635 + "zstd-safe 5.0.2+zstd.1.5.2", 6636 + ] 6637 + 6638 + [[package]] 6639 + name = "zstd" 6640 + version = "0.13.1" 6641 + source = "registry+https://github.com/rust-lang/crates.io-index" 6642 + checksum = "2d789b1514203a1120ad2429eae43a7bd32b90976a7bb8a05f7ec02fa88cc23a" 6643 + dependencies = [ 6644 + "zstd-safe 7.1.0", 6645 + ] 6646 + 6647 + [[package]] 6648 + name = "zstd-safe" 6649 + version = "5.0.2+zstd.1.5.2" 6650 + source = "registry+https://github.com/rust-lang/crates.io-index" 6651 + checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db" 6652 + dependencies = [ 6653 + "libc", 6654 + "zstd-sys", 6655 + ] 6656 + 6657 + [[package]] 6658 + name = "zstd-safe" 6659 + version = "7.1.0" 6660 + source = "registry+https://github.com/rust-lang/crates.io-index" 6661 + checksum = "1cd99b45c6bc03a018c8b8a86025678c87e55526064e38f9df301989dce7ec0a" 6662 + dependencies = [ 6663 + "zstd-sys", 6664 + ] 6665 + 6666 + [[package]] 6667 + name = "zstd-sys" 6668 + version = "2.0.10+zstd.1.5.6" 6669 + source = "registry+https://github.com/rust-lang/crates.io-index" 6670 + checksum = "c253a4914af5bafc8fa8c86ee400827e83cf6ec01195ec1f1ed8441bf00d65aa" 6671 + dependencies = [ 6672 + "cc", 6673 + "pkg-config", 6674 + ] 6675 + 6676 + [[package]] 6677 + name = "zvariant" 6678 + version = "3.15.2" 6679 + source = "registry+https://github.com/rust-lang/crates.io-index" 6680 + checksum = "4eef2be88ba09b358d3b58aca6e41cd853631d44787f319a1383ca83424fb2db" 6681 + dependencies = [ 6682 + "byteorder", 6683 + "enumflags2", 6684 + "libc", 6685 + "serde", 6686 + "static_assertions", 6687 + "zvariant_derive", 6688 + ] 6689 + 6690 + [[package]] 6691 + name = "zvariant_derive" 6692 + version = "3.15.2" 6693 + source = "registry+https://github.com/rust-lang/crates.io-index" 6694 + checksum = "37c24dc0bed72f5f90d1f8bb5b07228cbf63b3c6e9f82d82559d4bae666e7ed9" 6695 + dependencies = [ 6696 + "proc-macro-crate", 6697 + "proc-macro2", 6698 + "quote", 6699 + "syn 1.0.109", 6700 + "zvariant_utils", 6701 + ] 6702 + 6703 + [[package]] 6704 + name = "zvariant_utils" 6705 + version = "1.0.1" 6706 + source = "registry+https://github.com/rust-lang/crates.io-index" 6707 + checksum = "7234f0d811589db492d16893e3f21e8e2fd282e6d01b0cddee310322062cc200" 6708 + dependencies = [ 6709 + "proc-macro2", 6710 + "quote", 6711 + "syn 1.0.109", 6712 + ]
+192
pkgs/by-name/mo/modrinth-app-unwrapped/package.nix
··· 1 + { 2 + lib, 3 + stdenv, 4 + stdenvNoCC, 5 + fetchFromGitHub, 6 + rustPlatform, 7 + buildGoModule, 8 + nix-update-script, 9 + modrinth-app-unwrapped, 10 + cacert, 11 + cargo-tauri, 12 + desktop-file-utils, 13 + esbuild, 14 + darwin, 15 + jq, 16 + libsoup, 17 + moreutils, 18 + nodePackages, 19 + openssl, 20 + pkg-config, 21 + webkitgtk, 22 + }: 23 + rustPlatform.buildRustPackage { 24 + pname = "modrinth-app-unwrapped"; 25 + version = "0.7.1"; 26 + 27 + src = fetchFromGitHub { 28 + owner = "modrinth"; 29 + repo = "theseus"; 30 + rev = "v${modrinth-app-unwrapped.version}"; 31 + sha256 = "sha256-JWR0e2vOBvOLosr22Oo2mAlR0KAhL+261RRybhNctlM="; 32 + }; 33 + 34 + cargoLock = { 35 + lockFile = ./Cargo.lock; 36 + outputHashes = { 37 + "tauri-plugin-single-instance-0.0.0" = "sha256-Mf2/cnKotd751ZcSHfiSLNe2nxBfo4dMBdoCwQhe7yI="; 38 + }; 39 + }; 40 + 41 + pnpm-deps = stdenvNoCC.mkDerivation (finalAttrs: { 42 + pname = "${modrinth-app-unwrapped.pname}-pnpm-deps"; 43 + inherit (modrinth-app-unwrapped) version src; 44 + sourceRoot = "${finalAttrs.src.name}/theseus_gui"; 45 + 46 + dontConfigure = true; 47 + dontBuild = true; 48 + doCheck = false; 49 + 50 + nativeBuildInputs = [ 51 + cacert 52 + jq 53 + moreutils 54 + nodePackages.pnpm 55 + ]; 56 + 57 + # https://github.com/NixOS/nixpkgs/blob/763e59ffedb5c25774387bf99bc725df5df82d10/pkgs/applications/misc/pot/default.nix#L56 58 + installPhase = '' 59 + export HOME=$(mktemp -d) 60 + 61 + pnpm config set store-dir "$out" 62 + pnpm install --frozen-lockfile --ignore-script --force 63 + 64 + # remove timestamp and sort json files 65 + rm -rf "$out"/v3/tmp 66 + for f in $(find "$out" -name "*.json"); do 67 + sed -i -E -e 's/"checkedAt":[0-9]+,//g' $f 68 + jq --sort-keys . "$f" | sponge "$f" 69 + done 70 + ''; 71 + 72 + dontFixup = true; 73 + outputHashMode = "recursive"; 74 + outputHash = "sha256-g/uUGfC9TQh0LE8ed51oFY17FySoeTvfaeEpzpNeMao="; 75 + }); 76 + 77 + nativeBuildInputs = [ 78 + cargo-tauri 79 + desktop-file-utils 80 + nodePackages.pnpm 81 + pkg-config 82 + ]; 83 + 84 + buildInputs = 85 + [ openssl ] 86 + ++ lib.optionals stdenv.isLinux [ 87 + libsoup 88 + webkitgtk 89 + ] 90 + ++ lib.optionals stdenv.isDarwin ( 91 + with darwin.apple_sdk.frameworks; 92 + [ 93 + AppKit 94 + CoreServices 95 + Security 96 + WebKit 97 + ] 98 + ); 99 + 100 + env = { 101 + tauriBundle = 102 + { 103 + Linux = "deb"; 104 + Darwin = "app"; 105 + } 106 + .${stdenv.hostPlatform.uname.system} 107 + or (builtins.throw "No tauri bundle available for ${stdenv.hostPlatform.uname.system}!"); 108 + 109 + ESBUILD_BINARY_PATH = lib.getExe ( 110 + esbuild.override { 111 + buildGoModule = args: buildGoModule (args // rec { 112 + version = "0.20.2"; 113 + src = fetchFromGitHub { 114 + owner = "evanw"; 115 + repo = "esbuild"; 116 + rev = "v${version}"; 117 + hash = "sha256-h/Vqwax4B4nehRP9TaYbdixAZdb1hx373dNxNHvDrtY="; 118 + }; 119 + vendorHash = "sha256-+BfxCyg0KkDQpHt/wycy/8CTG6YBA/VJvJFhhzUnSiQ="; 120 + }); 121 + } 122 + ); 123 + }; 124 + 125 + postPatch = '' 126 + export HOME=$(mktemp -d) 127 + export STORE_PATH=$(mktemp -d) 128 + 129 + pushd theseus_gui 130 + cp -rT ${modrinth-app-unwrapped.pnpm-deps} "$STORE_PATH" 131 + chmod -R +w "$STORE_PATH" 132 + 133 + pnpm config set store-dir "$STORE_PATH" 134 + pnpm install --offline --frozen-lockfile --ignore-script 135 + popd 136 + ''; 137 + 138 + buildPhase = '' 139 + runHook preBuild 140 + 141 + cargo tauri build --bundles "$tauriBundle" 142 + 143 + runHook postBuild 144 + ''; 145 + 146 + installPhase = 147 + '' 148 + runHook preInstall 149 + '' 150 + + lib.optionalString stdenv.isDarwin '' 151 + mkdir -p "$out"/bin 152 + cp -r target/release/bundle/macos "$out"/Applications 153 + mv "$out"/Applications/Modrinth\ App.app/Contents/MacOS/Modrinth\ App "$out"/bin/modrinth-app 154 + ln -s "$out"/bin/modrinth-app "$out"/Applications/Modrinth\ App.app/Contents/MacOS/Modrinth\ App 155 + '' 156 + + lib.optionalString stdenv.isLinux '' 157 + cp -r target/release/bundle/"$tauriBundle"/*/data/usr "$out" 158 + desktop-file-edit \ 159 + --set-comment "Modrinth's game launcher" \ 160 + --set-key="StartupNotify" --set-value="true" \ 161 + --set-key="Categories" --set-value="Game;ActionGame;AdventureGame;Simulation;" \ 162 + --set-key="Keywords" --set-value="game;minecraft;mc;" \ 163 + --set-key="StartupWMClass" --set-value="ModrinthApp" \ 164 + $out/share/applications/modrinth-app.desktop 165 + '' 166 + + '' 167 + runHook postInstall 168 + ''; 169 + 170 + passthru = { 171 + updateScript = nix-update-script { }; 172 + }; 173 + 174 + meta = { 175 + description = "Modrinth's game launcher"; 176 + longDescription = '' 177 + A unique, open source launcher that allows you to play your favorite mods, 178 + and keep them up to date, all in one neat little package 179 + ''; 180 + mainProgram = "modrinth-app"; 181 + homepage = "https://modrinth.com"; 182 + changelog = "https://github.com/modrinth/theseus/releases/tag/v${modrinth-app-unwrapped.version}"; 183 + license = with lib.licenses; [ 184 + gpl3Plus 185 + unfreeRedistributable 186 + ]; 187 + maintainers = with lib.maintainers; [ getchoo ]; 188 + platforms = with lib; platforms.linux ++ platforms.darwin; 189 + # this builds on architectures like aarch64, but the launcher itself does not support them yet 190 + broken = !stdenv.isx86_64; 191 + }; 192 + }
+70
pkgs/by-name/mo/modrinth-app/package.nix
··· 1 + { 2 + lib, 3 + stdenv, 4 + symlinkJoin, 5 + modrinth-app-unwrapped, 6 + wrapGAppsHook3, 7 + addOpenGLRunpath, 8 + flite, 9 + glib, 10 + glib-networking, 11 + jdk8, 12 + jdk17, 13 + jdk21, 14 + jdks ? [ 15 + jdk8 16 + jdk17 17 + jdk21 18 + ], 19 + libGL, 20 + libpulseaudio, 21 + udev, 22 + xorg, 23 + }: 24 + symlinkJoin rec { 25 + name = "${pname}-${version}"; 26 + pname = "modrinth-app"; 27 + inherit (modrinth-app-unwrapped) version; 28 + 29 + paths = [ modrinth-app-unwrapped ]; 30 + 31 + buildInputs = [ 32 + glib 33 + glib-networking 34 + ]; 35 + 36 + nativeBuildInputs = [ 37 + wrapGAppsHook3 38 + ]; 39 + 40 + runtimeDependencies = lib.optionalString stdenv.isLinux (lib.makeLibraryPath [ 41 + addOpenGLRunpath.driverLink 42 + flite # narrator support 43 + 44 + udev # oshi 45 + 46 + # lwjgl 47 + libGL 48 + libpulseaudio 49 + stdenv.cc.cc.lib 50 + xorg.libX11 51 + xorg.libXcursor 52 + xorg.libXext 53 + xorg.libXxf86vm 54 + xorg.libXrandr 55 + ]); 56 + 57 + postBuild = '' 58 + gappsWrapperArgs+=( 59 + --prefix PATH : ${lib.makeSearchPath "bin/java" jdks} 60 + ${lib.optionalString stdenv.isLinux '' 61 + --prefix PATH : ${lib.makeBinPath [xorg.xrandr]} 62 + --set LD_LIBRARY_PATH $runtimeDependencies 63 + ''} 64 + ) 65 + 66 + wrapGAppsHook 67 + ''; 68 + 69 + inherit (modrinth-app-unwrapped) meta; 70 + }