| 1 | # This file is automatically @generated by Cargo. |
| 2 | # It is not intended for manual editing. |
| 3 | version = 4 |
| 4 | |
| 5 | [[package]] |
| 6 | name = "adler2" |
| 7 | version = "2.0.1" |
| 8 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 9 | checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" |
| 10 | |
| 11 | [[package]] |
| 12 | name = "aho-corasick" |
| 13 | version = "1.1.4" |
| 14 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 15 | checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301" |
| 16 | dependencies = [ |
| 17 | "memchr", |
| 18 | ] |
| 19 | |
| 20 | [[package]] |
| 21 | name = "android_system_properties" |
| 22 | version = "0.1.5" |
| 23 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 24 | checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" |
| 25 | dependencies = [ |
| 26 | "libc", |
| 27 | ] |
| 28 | |
| 29 | [[package]] |
| 30 | name = "anstream" |
| 31 | version = "0.6.21" |
| 32 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 33 | checksum = "43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a" |
| 34 | dependencies = [ |
| 35 | "anstyle", |
| 36 | "anstyle-parse", |
| 37 | "anstyle-query", |
| 38 | "anstyle-wincon", |
| 39 | "colorchoice", |
| 40 | "is_terminal_polyfill", |
| 41 | "utf8parse", |
| 42 | ] |
| 43 | |
| 44 | [[package]] |
| 45 | name = "anstyle" |
| 46 | version = "1.0.13" |
| 47 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 48 | checksum = "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78" |
| 49 | |
| 50 | [[package]] |
| 51 | name = "anstyle-parse" |
| 52 | version = "0.2.7" |
| 53 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 54 | checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" |
| 55 | dependencies = [ |
| 56 | "utf8parse", |
| 57 | ] |
| 58 | |
| 59 | [[package]] |
| 60 | name = "anstyle-query" |
| 61 | version = "1.1.5" |
| 62 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 63 | checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc" |
| 64 | dependencies = [ |
| 65 | "windows-sys 0.61.2", |
| 66 | ] |
| 67 | |
| 68 | [[package]] |
| 69 | name = "anstyle-wincon" |
| 70 | version = "3.0.11" |
| 71 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 72 | checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d" |
| 73 | dependencies = [ |
| 74 | "anstyle", |
| 75 | "once_cell_polyfill", |
| 76 | "windows-sys 0.61.2", |
| 77 | ] |
| 78 | |
| 79 | [[package]] |
| 80 | name = "anyhow" |
| 81 | version = "1.0.100" |
| 82 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 83 | checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61" |
| 84 | |
| 85 | [[package]] |
| 86 | name = "autocfg" |
| 87 | version = "1.5.0" |
| 88 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 89 | checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" |
| 90 | |
| 91 | [[package]] |
| 92 | name = "base64" |
| 93 | version = "0.22.1" |
| 94 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 95 | checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" |
| 96 | |
| 97 | [[package]] |
| 98 | name = "bitflags" |
| 99 | version = "1.3.2" |
| 100 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 101 | checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" |
| 102 | |
| 103 | [[package]] |
| 104 | name = "bitflags" |
| 105 | version = "2.10.0" |
| 106 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 107 | checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3" |
| 108 | |
| 109 | [[package]] |
| 110 | name = "bstr" |
| 111 | version = "1.12.1" |
| 112 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 113 | checksum = "63044e1ae8e69f3b5a92c736ca6269b8d12fa7efe39bf34ddb06d102cf0e2cab" |
| 114 | dependencies = [ |
| 115 | "memchr", |
| 116 | "serde", |
| 117 | ] |
| 118 | |
| 119 | [[package]] |
| 120 | name = "bumpalo" |
| 121 | version = "3.19.1" |
| 122 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 123 | checksum = "5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510" |
| 124 | |
| 125 | [[package]] |
| 126 | name = "bytemuck" |
| 127 | version = "1.24.0" |
| 128 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 129 | checksum = "1fbdf580320f38b612e485521afda1ee26d10cc9884efaaa750d383e13e3c5f4" |
| 130 | |
| 131 | [[package]] |
| 132 | name = "byteorder-lite" |
| 133 | version = "0.1.0" |
| 134 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 135 | checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495" |
| 136 | |
| 137 | [[package]] |
| 138 | name = "bytes" |
| 139 | version = "1.11.0" |
| 140 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 141 | checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3" |
| 142 | |
| 143 | [[package]] |
| 144 | name = "cairo-rs" |
| 145 | version = "0.20.12" |
| 146 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 147 | checksum = "91e3bd0f4e25afa9cabc157908d14eeef9067d6448c49414d17b3fb55f0eadd0" |
| 148 | dependencies = [ |
| 149 | "bitflags 2.10.0", |
| 150 | "cairo-sys-rs", |
| 151 | "glib", |
| 152 | "libc", |
| 153 | ] |
| 154 | |
| 155 | [[package]] |
| 156 | name = "cairo-sys-rs" |
| 157 | version = "0.20.10" |
| 158 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 159 | checksum = "059cc746549898cbfd9a47754288e5a958756650ef4652bbb6c5f71a6bda4f8b" |
| 160 | dependencies = [ |
| 161 | "glib-sys", |
| 162 | "libc", |
| 163 | "system-deps", |
| 164 | ] |
| 165 | |
| 166 | [[package]] |
| 167 | name = "cc" |
| 168 | version = "1.2.53" |
| 169 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 170 | checksum = "755d2fce177175ffca841e9a06afdb2c4ab0f593d53b4dee48147dfaade85932" |
| 171 | dependencies = [ |
| 172 | "find-msvc-tools", |
| 173 | "shlex", |
| 174 | ] |
| 175 | |
| 176 | [[package]] |
| 177 | name = "cfg-expr" |
| 178 | version = "0.20.5" |
| 179 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 180 | checksum = "21be0e1ce6cdb2ee7fff840f922fb04ead349e5cfb1e750b769132d44ce04720" |
| 181 | dependencies = [ |
| 182 | "smallvec", |
| 183 | "target-lexicon", |
| 184 | ] |
| 185 | |
| 186 | [[package]] |
| 187 | name = "cfg-if" |
| 188 | version = "1.0.4" |
| 189 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 190 | checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" |
| 191 | |
| 192 | [[package]] |
| 193 | name = "chrono" |
| 194 | version = "0.4.43" |
| 195 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 196 | checksum = "fac4744fb15ae8337dc853fee7fb3f4e48c0fbaa23d0afe49c447b4fab126118" |
| 197 | dependencies = [ |
| 198 | "iana-time-zone", |
| 199 | "js-sys", |
| 200 | "num-traits", |
| 201 | "wasm-bindgen", |
| 202 | "windows-link", |
| 203 | ] |
| 204 | |
| 205 | [[package]] |
| 206 | name = "clap" |
| 207 | version = "4.5.54" |
| 208 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 209 | checksum = "c6e6ff9dcd79cff5cd969a17a545d79e84ab086e444102a591e288a8aa3ce394" |
| 210 | dependencies = [ |
| 211 | "clap_builder", |
| 212 | "clap_derive", |
| 213 | ] |
| 214 | |
| 215 | [[package]] |
| 216 | name = "clap_builder" |
| 217 | version = "4.5.54" |
| 218 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 219 | checksum = "fa42cf4d2b7a41bc8f663a7cab4031ebafa1bf3875705bfaf8466dc60ab52c00" |
| 220 | dependencies = [ |
| 221 | "anstream", |
| 222 | "anstyle", |
| 223 | "clap_lex", |
| 224 | "strsim", |
| 225 | ] |
| 226 | |
| 227 | [[package]] |
| 228 | name = "clap_derive" |
| 229 | version = "4.5.49" |
| 230 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 231 | checksum = "2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671" |
| 232 | dependencies = [ |
| 233 | "heck", |
| 234 | "proc-macro2", |
| 235 | "quote", |
| 236 | "syn", |
| 237 | ] |
| 238 | |
| 239 | [[package]] |
| 240 | name = "clap_lex" |
| 241 | version = "0.7.7" |
| 242 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 243 | checksum = "c3e64b0cc0439b12df2fa678eae89a1c56a529fd067a9115f7827f1fffd22b32" |
| 244 | |
| 245 | [[package]] |
| 246 | name = "colorchoice" |
| 247 | version = "1.0.4" |
| 248 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 249 | checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" |
| 250 | |
| 251 | [[package]] |
| 252 | name = "core-foundation-sys" |
| 253 | version = "0.8.7" |
| 254 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 255 | checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" |
| 256 | |
| 257 | [[package]] |
| 258 | name = "crc32fast" |
| 259 | version = "1.5.0" |
| 260 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 261 | checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" |
| 262 | dependencies = [ |
| 263 | "cfg-if", |
| 264 | ] |
| 265 | |
| 266 | [[package]] |
| 267 | name = "dirs" |
| 268 | version = "6.0.0" |
| 269 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 270 | checksum = "c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e" |
| 271 | dependencies = [ |
| 272 | "dirs-sys", |
| 273 | ] |
| 274 | |
| 275 | [[package]] |
| 276 | name = "dirs-sys" |
| 277 | version = "0.5.0" |
| 278 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 279 | checksum = "e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab" |
| 280 | dependencies = [ |
| 281 | "libc", |
| 282 | "option-ext", |
| 283 | "redox_users", |
| 284 | "windows-sys 0.61.2", |
| 285 | ] |
| 286 | |
| 287 | [[package]] |
| 288 | name = "either" |
| 289 | version = "1.15.0" |
| 290 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 291 | checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" |
| 292 | |
| 293 | [[package]] |
| 294 | name = "env_home" |
| 295 | version = "0.1.0" |
| 296 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 297 | checksum = "c7f84e12ccf0a7ddc17a6c41c93326024c42920d7ee630d04950e6926645c0fe" |
| 298 | |
| 299 | [[package]] |
| 300 | name = "equivalent" |
| 301 | version = "1.0.2" |
| 302 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 303 | checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" |
| 304 | |
| 305 | [[package]] |
| 306 | name = "errno" |
| 307 | version = "0.3.14" |
| 308 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 309 | checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" |
| 310 | dependencies = [ |
| 311 | "libc", |
| 312 | "windows-sys 0.61.2", |
| 313 | ] |
| 314 | |
| 315 | [[package]] |
| 316 | name = "fastrand" |
| 317 | version = "2.3.0" |
| 318 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 319 | checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" |
| 320 | |
| 321 | [[package]] |
| 322 | name = "fdeflate" |
| 323 | version = "0.3.7" |
| 324 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 325 | checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c" |
| 326 | dependencies = [ |
| 327 | "simd-adler32", |
| 328 | ] |
| 329 | |
| 330 | [[package]] |
| 331 | name = "find-msvc-tools" |
| 332 | version = "0.1.8" |
| 333 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 334 | checksum = "8591b0bcc8a98a64310a2fae1bb3e9b8564dd10e381e6e28010fde8e8e8568db" |
| 335 | |
| 336 | [[package]] |
| 337 | name = "flate2" |
| 338 | version = "1.1.8" |
| 339 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 340 | checksum = "b375d6465b98090a5f25b1c7703f3859783755aa9a80433b36e0379a3ec2f369" |
| 341 | dependencies = [ |
| 342 | "crc32fast", |
| 343 | "miniz_oxide", |
| 344 | ] |
| 345 | |
| 346 | [[package]] |
| 347 | name = "futures-channel" |
| 348 | version = "0.3.31" |
| 349 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 350 | checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" |
| 351 | dependencies = [ |
| 352 | "futures-core", |
| 353 | ] |
| 354 | |
| 355 | [[package]] |
| 356 | name = "futures-core" |
| 357 | version = "0.3.31" |
| 358 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 359 | checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" |
| 360 | |
| 361 | [[package]] |
| 362 | name = "futures-executor" |
| 363 | version = "0.3.31" |
| 364 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 365 | checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f" |
| 366 | dependencies = [ |
| 367 | "futures-core", |
| 368 | "futures-task", |
| 369 | "futures-util", |
| 370 | ] |
| 371 | |
| 372 | [[package]] |
| 373 | name = "futures-io" |
| 374 | version = "0.3.31" |
| 375 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 376 | checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" |
| 377 | |
| 378 | [[package]] |
| 379 | name = "futures-macro" |
| 380 | version = "0.3.31" |
| 381 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 382 | checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" |
| 383 | dependencies = [ |
| 384 | "proc-macro2", |
| 385 | "quote", |
| 386 | "syn", |
| 387 | ] |
| 388 | |
| 389 | [[package]] |
| 390 | name = "futures-task" |
| 391 | version = "0.3.31" |
| 392 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 393 | checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" |
| 394 | |
| 395 | [[package]] |
| 396 | name = "futures-util" |
| 397 | version = "0.3.31" |
| 398 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 399 | checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" |
| 400 | dependencies = [ |
| 401 | "futures-core", |
| 402 | "futures-macro", |
| 403 | "futures-task", |
| 404 | "pin-project-lite", |
| 405 | "pin-utils", |
| 406 | "slab", |
| 407 | ] |
| 408 | |
| 409 | [[package]] |
| 410 | name = "garshot" |
| 411 | version = "0.2.0" |
| 412 | dependencies = [ |
| 413 | "anyhow", |
| 414 | "base64", |
| 415 | "cairo-rs", |
| 416 | "chrono", |
| 417 | "clap", |
| 418 | "dirs", |
| 419 | "garshot-ipc", |
| 420 | "gartk-core", |
| 421 | "gartk-render", |
| 422 | "gartk-x11", |
| 423 | "image", |
| 424 | "libc", |
| 425 | "mlua", |
| 426 | "png", |
| 427 | "serde", |
| 428 | "serde_json", |
| 429 | "tempfile", |
| 430 | "thiserror", |
| 431 | "tokio", |
| 432 | "toml 0.8.23", |
| 433 | "tracing", |
| 434 | "tracing-subscriber", |
| 435 | "x11rb", |
| 436 | ] |
| 437 | |
| 438 | [[package]] |
| 439 | name = "garshot-ipc" |
| 440 | version = "0.2.0" |
| 441 | dependencies = [ |
| 442 | "serde", |
| 443 | "serde_json", |
| 444 | ] |
| 445 | |
| 446 | [[package]] |
| 447 | name = "garshotctl" |
| 448 | version = "0.2.0" |
| 449 | dependencies = [ |
| 450 | "anyhow", |
| 451 | "clap", |
| 452 | "garshot-ipc", |
| 453 | "serde", |
| 454 | "serde_json", |
| 455 | "tokio", |
| 456 | "tracing", |
| 457 | "tracing-subscriber", |
| 458 | ] |
| 459 | |
| 460 | [[package]] |
| 461 | name = "gartk-core" |
| 462 | version = "0.3.0" |
| 463 | dependencies = [ |
| 464 | "serde", |
| 465 | "thiserror", |
| 466 | ] |
| 467 | |
| 468 | [[package]] |
| 469 | name = "gartk-render" |
| 470 | version = "0.3.0" |
| 471 | dependencies = [ |
| 472 | "cairo-rs", |
| 473 | "gartk-core", |
| 474 | "gartk-x11", |
| 475 | "pango", |
| 476 | "pangocairo", |
| 477 | "thiserror", |
| 478 | "tracing", |
| 479 | "x11rb", |
| 480 | ] |
| 481 | |
| 482 | [[package]] |
| 483 | name = "gartk-x11" |
| 484 | version = "0.3.0" |
| 485 | dependencies = [ |
| 486 | "gartk-core", |
| 487 | "thiserror", |
| 488 | "tracing", |
| 489 | "x11rb", |
| 490 | ] |
| 491 | |
| 492 | [[package]] |
| 493 | name = "gethostname" |
| 494 | version = "1.1.0" |
| 495 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 496 | checksum = "1bd49230192a3797a9a4d6abe9b3eed6f7fa4c8a8a4947977c6f80025f92cbd8" |
| 497 | dependencies = [ |
| 498 | "rustix", |
| 499 | "windows-link", |
| 500 | ] |
| 501 | |
| 502 | [[package]] |
| 503 | name = "getrandom" |
| 504 | version = "0.2.17" |
| 505 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 506 | checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0" |
| 507 | dependencies = [ |
| 508 | "cfg-if", |
| 509 | "libc", |
| 510 | "wasi", |
| 511 | ] |
| 512 | |
| 513 | [[package]] |
| 514 | name = "getrandom" |
| 515 | version = "0.3.4" |
| 516 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 517 | checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" |
| 518 | dependencies = [ |
| 519 | "cfg-if", |
| 520 | "libc", |
| 521 | "r-efi", |
| 522 | "wasip2", |
| 523 | ] |
| 524 | |
| 525 | [[package]] |
| 526 | name = "gio" |
| 527 | version = "0.20.12" |
| 528 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 529 | checksum = "8e27e276e7b6b8d50f6376ee7769a71133e80d093bdc363bd0af71664228b831" |
| 530 | dependencies = [ |
| 531 | "futures-channel", |
| 532 | "futures-core", |
| 533 | "futures-io", |
| 534 | "futures-util", |
| 535 | "gio-sys", |
| 536 | "glib", |
| 537 | "libc", |
| 538 | "pin-project-lite", |
| 539 | "smallvec", |
| 540 | ] |
| 541 | |
| 542 | [[package]] |
| 543 | name = "gio-sys" |
| 544 | version = "0.20.10" |
| 545 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 546 | checksum = "521e93a7e56fc89e84aea9a52cfc9436816a4b363b030260b699950ff1336c83" |
| 547 | dependencies = [ |
| 548 | "glib-sys", |
| 549 | "gobject-sys", |
| 550 | "libc", |
| 551 | "system-deps", |
| 552 | "windows-sys 0.59.0", |
| 553 | ] |
| 554 | |
| 555 | [[package]] |
| 556 | name = "glib" |
| 557 | version = "0.20.12" |
| 558 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 559 | checksum = "ffc4b6e352d4716d84d7dde562dd9aee2a7d48beb872dd9ece7f2d1515b2d683" |
| 560 | dependencies = [ |
| 561 | "bitflags 2.10.0", |
| 562 | "futures-channel", |
| 563 | "futures-core", |
| 564 | "futures-executor", |
| 565 | "futures-task", |
| 566 | "futures-util", |
| 567 | "gio-sys", |
| 568 | "glib-macros", |
| 569 | "glib-sys", |
| 570 | "gobject-sys", |
| 571 | "libc", |
| 572 | "memchr", |
| 573 | "smallvec", |
| 574 | ] |
| 575 | |
| 576 | [[package]] |
| 577 | name = "glib-macros" |
| 578 | version = "0.20.12" |
| 579 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 580 | checksum = "e8084af62f09475a3f529b1629c10c429d7600ee1398ae12dd3bf175d74e7145" |
| 581 | dependencies = [ |
| 582 | "heck", |
| 583 | "proc-macro-crate", |
| 584 | "proc-macro2", |
| 585 | "quote", |
| 586 | "syn", |
| 587 | ] |
| 588 | |
| 589 | [[package]] |
| 590 | name = "glib-sys" |
| 591 | version = "0.20.10" |
| 592 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 593 | checksum = "8ab79e1ed126803a8fb827e3de0e2ff95191912b8db65cee467edb56fc4cc215" |
| 594 | dependencies = [ |
| 595 | "libc", |
| 596 | "system-deps", |
| 597 | ] |
| 598 | |
| 599 | [[package]] |
| 600 | name = "gobject-sys" |
| 601 | version = "0.20.10" |
| 602 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 603 | checksum = "ec9aca94bb73989e3cfdbf8f2e0f1f6da04db4d291c431f444838925c4c63eda" |
| 604 | dependencies = [ |
| 605 | "glib-sys", |
| 606 | "libc", |
| 607 | "system-deps", |
| 608 | ] |
| 609 | |
| 610 | [[package]] |
| 611 | name = "hashbrown" |
| 612 | version = "0.16.1" |
| 613 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 614 | checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" |
| 615 | |
| 616 | [[package]] |
| 617 | name = "heck" |
| 618 | version = "0.5.0" |
| 619 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 620 | checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" |
| 621 | |
| 622 | [[package]] |
| 623 | name = "iana-time-zone" |
| 624 | version = "0.1.64" |
| 625 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 626 | checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb" |
| 627 | dependencies = [ |
| 628 | "android_system_properties", |
| 629 | "core-foundation-sys", |
| 630 | "iana-time-zone-haiku", |
| 631 | "js-sys", |
| 632 | "log", |
| 633 | "wasm-bindgen", |
| 634 | "windows-core", |
| 635 | ] |
| 636 | |
| 637 | [[package]] |
| 638 | name = "iana-time-zone-haiku" |
| 639 | version = "0.1.2" |
| 640 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 641 | checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" |
| 642 | dependencies = [ |
| 643 | "cc", |
| 644 | ] |
| 645 | |
| 646 | [[package]] |
| 647 | name = "image" |
| 648 | version = "0.25.9" |
| 649 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 650 | checksum = "e6506c6c10786659413faa717ceebcb8f70731c0a60cbae39795fdf114519c1a" |
| 651 | dependencies = [ |
| 652 | "bytemuck", |
| 653 | "byteorder-lite", |
| 654 | "image-webp", |
| 655 | "moxcms", |
| 656 | "num-traits", |
| 657 | "zune-core", |
| 658 | "zune-jpeg", |
| 659 | ] |
| 660 | |
| 661 | [[package]] |
| 662 | name = "image-webp" |
| 663 | version = "0.2.4" |
| 664 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 665 | checksum = "525e9ff3e1a4be2fbea1fdf0e98686a6d98b4d8f937e1bf7402245af1909e8c3" |
| 666 | dependencies = [ |
| 667 | "byteorder-lite", |
| 668 | "quick-error", |
| 669 | ] |
| 670 | |
| 671 | [[package]] |
| 672 | name = "indexmap" |
| 673 | version = "2.13.0" |
| 674 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 675 | checksum = "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017" |
| 676 | dependencies = [ |
| 677 | "equivalent", |
| 678 | "hashbrown", |
| 679 | ] |
| 680 | |
| 681 | [[package]] |
| 682 | name = "is_terminal_polyfill" |
| 683 | version = "1.70.2" |
| 684 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 685 | checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" |
| 686 | |
| 687 | [[package]] |
| 688 | name = "itoa" |
| 689 | version = "1.0.17" |
| 690 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 691 | checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2" |
| 692 | |
| 693 | [[package]] |
| 694 | name = "js-sys" |
| 695 | version = "0.3.85" |
| 696 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 697 | checksum = "8c942ebf8e95485ca0d52d97da7c5a2c387d0e7f0ba4c35e93bfcaee045955b3" |
| 698 | dependencies = [ |
| 699 | "once_cell", |
| 700 | "wasm-bindgen", |
| 701 | ] |
| 702 | |
| 703 | [[package]] |
| 704 | name = "lazy_static" |
| 705 | version = "1.5.0" |
| 706 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 707 | checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" |
| 708 | |
| 709 | [[package]] |
| 710 | name = "libc" |
| 711 | version = "0.2.180" |
| 712 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 713 | checksum = "bcc35a38544a891a5f7c865aca548a982ccb3b8650a5b06d0fd33a10283c56fc" |
| 714 | |
| 715 | [[package]] |
| 716 | name = "libredox" |
| 717 | version = "0.1.12" |
| 718 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 719 | checksum = "3d0b95e02c851351f877147b7deea7b1afb1df71b63aa5f8270716e0c5720616" |
| 720 | dependencies = [ |
| 721 | "bitflags 2.10.0", |
| 722 | "libc", |
| 723 | ] |
| 724 | |
| 725 | [[package]] |
| 726 | name = "linux-raw-sys" |
| 727 | version = "0.11.0" |
| 728 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 729 | checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" |
| 730 | |
| 731 | [[package]] |
| 732 | name = "lock_api" |
| 733 | version = "0.4.14" |
| 734 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 735 | checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" |
| 736 | dependencies = [ |
| 737 | "scopeguard", |
| 738 | ] |
| 739 | |
| 740 | [[package]] |
| 741 | name = "log" |
| 742 | version = "0.4.29" |
| 743 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 744 | checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" |
| 745 | |
| 746 | [[package]] |
| 747 | name = "lua-src" |
| 748 | version = "547.0.0" |
| 749 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 750 | checksum = "1edaf29e3517b49b8b746701e5648ccb5785cde1c119062cbabbc5d5cd115e42" |
| 751 | dependencies = [ |
| 752 | "cc", |
| 753 | ] |
| 754 | |
| 755 | [[package]] |
| 756 | name = "luajit-src" |
| 757 | version = "210.5.12+a4f56a4" |
| 758 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 759 | checksum = "b3a8e7962a5368d5f264d045a5a255e90f9aa3fc1941ae15a8d2940d42cac671" |
| 760 | dependencies = [ |
| 761 | "cc", |
| 762 | "which", |
| 763 | ] |
| 764 | |
| 765 | [[package]] |
| 766 | name = "matchers" |
| 767 | version = "0.2.0" |
| 768 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 769 | checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" |
| 770 | dependencies = [ |
| 771 | "regex-automata", |
| 772 | ] |
| 773 | |
| 774 | [[package]] |
| 775 | name = "memchr" |
| 776 | version = "2.7.6" |
| 777 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 778 | checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" |
| 779 | |
| 780 | [[package]] |
| 781 | name = "miniz_oxide" |
| 782 | version = "0.8.9" |
| 783 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 784 | checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" |
| 785 | dependencies = [ |
| 786 | "adler2", |
| 787 | "simd-adler32", |
| 788 | ] |
| 789 | |
| 790 | [[package]] |
| 791 | name = "mio" |
| 792 | version = "1.1.1" |
| 793 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 794 | checksum = "a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc" |
| 795 | dependencies = [ |
| 796 | "libc", |
| 797 | "wasi", |
| 798 | "windows-sys 0.61.2", |
| 799 | ] |
| 800 | |
| 801 | [[package]] |
| 802 | name = "mlua" |
| 803 | version = "0.10.5" |
| 804 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 805 | checksum = "c1f5f8fbebc7db5f671671134b9321c4b9aa9adeafccfd9a8c020ae45c6a35d0" |
| 806 | dependencies = [ |
| 807 | "bstr", |
| 808 | "either", |
| 809 | "mlua-sys", |
| 810 | "num-traits", |
| 811 | "parking_lot", |
| 812 | "rustc-hash", |
| 813 | "rustversion", |
| 814 | ] |
| 815 | |
| 816 | [[package]] |
| 817 | name = "mlua-sys" |
| 818 | version = "0.6.8" |
| 819 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 820 | checksum = "380c1f7e2099cafcf40e51d3a9f20a346977587aa4d012eae1f043149a728a93" |
| 821 | dependencies = [ |
| 822 | "cc", |
| 823 | "cfg-if", |
| 824 | "lua-src", |
| 825 | "luajit-src", |
| 826 | "pkg-config", |
| 827 | ] |
| 828 | |
| 829 | [[package]] |
| 830 | name = "moxcms" |
| 831 | version = "0.7.11" |
| 832 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 833 | checksum = "ac9557c559cd6fc9867e122e20d2cbefc9ca29d80d027a8e39310920ed2f0a97" |
| 834 | dependencies = [ |
| 835 | "num-traits", |
| 836 | "pxfm", |
| 837 | ] |
| 838 | |
| 839 | [[package]] |
| 840 | name = "nu-ansi-term" |
| 841 | version = "0.50.3" |
| 842 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 843 | checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" |
| 844 | dependencies = [ |
| 845 | "windows-sys 0.61.2", |
| 846 | ] |
| 847 | |
| 848 | [[package]] |
| 849 | name = "num-traits" |
| 850 | version = "0.2.19" |
| 851 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 852 | checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" |
| 853 | dependencies = [ |
| 854 | "autocfg", |
| 855 | ] |
| 856 | |
| 857 | [[package]] |
| 858 | name = "once_cell" |
| 859 | version = "1.21.3" |
| 860 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 861 | checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" |
| 862 | |
| 863 | [[package]] |
| 864 | name = "once_cell_polyfill" |
| 865 | version = "1.70.2" |
| 866 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 867 | checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" |
| 868 | |
| 869 | [[package]] |
| 870 | name = "option-ext" |
| 871 | version = "0.2.0" |
| 872 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 873 | checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" |
| 874 | |
| 875 | [[package]] |
| 876 | name = "pango" |
| 877 | version = "0.20.12" |
| 878 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 879 | checksum = "6576b311f6df659397043a5fa8a021da8f72e34af180b44f7d57348de691ab5c" |
| 880 | dependencies = [ |
| 881 | "gio", |
| 882 | "glib", |
| 883 | "libc", |
| 884 | "pango-sys", |
| 885 | ] |
| 886 | |
| 887 | [[package]] |
| 888 | name = "pango-sys" |
| 889 | version = "0.20.10" |
| 890 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 891 | checksum = "186909673fc09be354555c302c0b3dcf753cd9fa08dcb8077fa663c80fb243fa" |
| 892 | dependencies = [ |
| 893 | "glib-sys", |
| 894 | "gobject-sys", |
| 895 | "libc", |
| 896 | "system-deps", |
| 897 | ] |
| 898 | |
| 899 | [[package]] |
| 900 | name = "pangocairo" |
| 901 | version = "0.20.10" |
| 902 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 903 | checksum = "58890dc451db9964ac2d8874f903a4370a4b3932aa5281ff0c8d9810937ad84f" |
| 904 | dependencies = [ |
| 905 | "cairo-rs", |
| 906 | "glib", |
| 907 | "libc", |
| 908 | "pango", |
| 909 | "pangocairo-sys", |
| 910 | ] |
| 911 | |
| 912 | [[package]] |
| 913 | name = "pangocairo-sys" |
| 914 | version = "0.20.10" |
| 915 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 916 | checksum = "b9952903f88aa93e2927e7bca2d1ebae64fc26545a9280b4ce6bddeda26b5c42" |
| 917 | dependencies = [ |
| 918 | "cairo-sys-rs", |
| 919 | "glib-sys", |
| 920 | "libc", |
| 921 | "pango-sys", |
| 922 | "system-deps", |
| 923 | ] |
| 924 | |
| 925 | [[package]] |
| 926 | name = "parking_lot" |
| 927 | version = "0.12.5" |
| 928 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 929 | checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" |
| 930 | dependencies = [ |
| 931 | "lock_api", |
| 932 | "parking_lot_core", |
| 933 | ] |
| 934 | |
| 935 | [[package]] |
| 936 | name = "parking_lot_core" |
| 937 | version = "0.9.12" |
| 938 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 939 | checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" |
| 940 | dependencies = [ |
| 941 | "cfg-if", |
| 942 | "libc", |
| 943 | "redox_syscall", |
| 944 | "smallvec", |
| 945 | "windows-link", |
| 946 | ] |
| 947 | |
| 948 | [[package]] |
| 949 | name = "pin-project-lite" |
| 950 | version = "0.2.16" |
| 951 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 952 | checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" |
| 953 | |
| 954 | [[package]] |
| 955 | name = "pin-utils" |
| 956 | version = "0.1.0" |
| 957 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 958 | checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" |
| 959 | |
| 960 | [[package]] |
| 961 | name = "pkg-config" |
| 962 | version = "0.3.32" |
| 963 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 964 | checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" |
| 965 | |
| 966 | [[package]] |
| 967 | name = "png" |
| 968 | version = "0.17.16" |
| 969 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 970 | checksum = "82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526" |
| 971 | dependencies = [ |
| 972 | "bitflags 1.3.2", |
| 973 | "crc32fast", |
| 974 | "fdeflate", |
| 975 | "flate2", |
| 976 | "miniz_oxide", |
| 977 | ] |
| 978 | |
| 979 | [[package]] |
| 980 | name = "proc-macro-crate" |
| 981 | version = "3.4.0" |
| 982 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 983 | checksum = "219cb19e96be00ab2e37d6e299658a0cfa83e52429179969b0f0121b4ac46983" |
| 984 | dependencies = [ |
| 985 | "toml_edit 0.23.10+spec-1.0.0", |
| 986 | ] |
| 987 | |
| 988 | [[package]] |
| 989 | name = "proc-macro2" |
| 990 | version = "1.0.105" |
| 991 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 992 | checksum = "535d180e0ecab6268a3e718bb9fd44db66bbbc256257165fc699dadf70d16fe7" |
| 993 | dependencies = [ |
| 994 | "unicode-ident", |
| 995 | ] |
| 996 | |
| 997 | [[package]] |
| 998 | name = "pxfm" |
| 999 | version = "0.1.27" |
| 1000 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1001 | checksum = "7186d3822593aa4393561d186d1393b3923e9d6163d3fbfd6e825e3e6cf3e6a8" |
| 1002 | dependencies = [ |
| 1003 | "num-traits", |
| 1004 | ] |
| 1005 | |
| 1006 | [[package]] |
| 1007 | name = "quick-error" |
| 1008 | version = "2.0.1" |
| 1009 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1010 | checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3" |
| 1011 | |
| 1012 | [[package]] |
| 1013 | name = "quote" |
| 1014 | version = "1.0.43" |
| 1015 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1016 | checksum = "dc74d9a594b72ae6656596548f56f667211f8a97b3d4c3d467150794690dc40a" |
| 1017 | dependencies = [ |
| 1018 | "proc-macro2", |
| 1019 | ] |
| 1020 | |
| 1021 | [[package]] |
| 1022 | name = "r-efi" |
| 1023 | version = "5.3.0" |
| 1024 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1025 | checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" |
| 1026 | |
| 1027 | [[package]] |
| 1028 | name = "redox_syscall" |
| 1029 | version = "0.5.18" |
| 1030 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1031 | checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" |
| 1032 | dependencies = [ |
| 1033 | "bitflags 2.10.0", |
| 1034 | ] |
| 1035 | |
| 1036 | [[package]] |
| 1037 | name = "redox_users" |
| 1038 | version = "0.5.2" |
| 1039 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1040 | checksum = "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac" |
| 1041 | dependencies = [ |
| 1042 | "getrandom 0.2.17", |
| 1043 | "libredox", |
| 1044 | "thiserror", |
| 1045 | ] |
| 1046 | |
| 1047 | [[package]] |
| 1048 | name = "regex-automata" |
| 1049 | version = "0.4.13" |
| 1050 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1051 | checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c" |
| 1052 | dependencies = [ |
| 1053 | "aho-corasick", |
| 1054 | "memchr", |
| 1055 | "regex-syntax", |
| 1056 | ] |
| 1057 | |
| 1058 | [[package]] |
| 1059 | name = "regex-syntax" |
| 1060 | version = "0.8.8" |
| 1061 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1062 | checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58" |
| 1063 | |
| 1064 | [[package]] |
| 1065 | name = "rustc-hash" |
| 1066 | version = "2.1.1" |
| 1067 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1068 | checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" |
| 1069 | |
| 1070 | [[package]] |
| 1071 | name = "rustix" |
| 1072 | version = "1.1.3" |
| 1073 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1074 | checksum = "146c9e247ccc180c1f61615433868c99f3de3ae256a30a43b49f67c2d9171f34" |
| 1075 | dependencies = [ |
| 1076 | "bitflags 2.10.0", |
| 1077 | "errno", |
| 1078 | "libc", |
| 1079 | "linux-raw-sys", |
| 1080 | "windows-sys 0.61.2", |
| 1081 | ] |
| 1082 | |
| 1083 | [[package]] |
| 1084 | name = "rustversion" |
| 1085 | version = "1.0.22" |
| 1086 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1087 | checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" |
| 1088 | |
| 1089 | [[package]] |
| 1090 | name = "scopeguard" |
| 1091 | version = "1.2.0" |
| 1092 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1093 | checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" |
| 1094 | |
| 1095 | [[package]] |
| 1096 | name = "serde" |
| 1097 | version = "1.0.228" |
| 1098 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1099 | checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" |
| 1100 | dependencies = [ |
| 1101 | "serde_core", |
| 1102 | "serde_derive", |
| 1103 | ] |
| 1104 | |
| 1105 | [[package]] |
| 1106 | name = "serde_core" |
| 1107 | version = "1.0.228" |
| 1108 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1109 | checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" |
| 1110 | dependencies = [ |
| 1111 | "serde_derive", |
| 1112 | ] |
| 1113 | |
| 1114 | [[package]] |
| 1115 | name = "serde_derive" |
| 1116 | version = "1.0.228" |
| 1117 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1118 | checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" |
| 1119 | dependencies = [ |
| 1120 | "proc-macro2", |
| 1121 | "quote", |
| 1122 | "syn", |
| 1123 | ] |
| 1124 | |
| 1125 | [[package]] |
| 1126 | name = "serde_json" |
| 1127 | version = "1.0.149" |
| 1128 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1129 | checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86" |
| 1130 | dependencies = [ |
| 1131 | "itoa", |
| 1132 | "memchr", |
| 1133 | "serde", |
| 1134 | "serde_core", |
| 1135 | "zmij", |
| 1136 | ] |
| 1137 | |
| 1138 | [[package]] |
| 1139 | name = "serde_spanned" |
| 1140 | version = "0.6.9" |
| 1141 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1142 | checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3" |
| 1143 | dependencies = [ |
| 1144 | "serde", |
| 1145 | ] |
| 1146 | |
| 1147 | [[package]] |
| 1148 | name = "serde_spanned" |
| 1149 | version = "1.0.4" |
| 1150 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1151 | checksum = "f8bbf91e5a4d6315eee45e704372590b30e260ee83af6639d64557f51b067776" |
| 1152 | dependencies = [ |
| 1153 | "serde_core", |
| 1154 | ] |
| 1155 | |
| 1156 | [[package]] |
| 1157 | name = "sharded-slab" |
| 1158 | version = "0.1.7" |
| 1159 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1160 | checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" |
| 1161 | dependencies = [ |
| 1162 | "lazy_static", |
| 1163 | ] |
| 1164 | |
| 1165 | [[package]] |
| 1166 | name = "shlex" |
| 1167 | version = "1.3.0" |
| 1168 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1169 | checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" |
| 1170 | |
| 1171 | [[package]] |
| 1172 | name = "signal-hook-registry" |
| 1173 | version = "1.4.8" |
| 1174 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1175 | checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b" |
| 1176 | dependencies = [ |
| 1177 | "errno", |
| 1178 | "libc", |
| 1179 | ] |
| 1180 | |
| 1181 | [[package]] |
| 1182 | name = "simd-adler32" |
| 1183 | version = "0.3.8" |
| 1184 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1185 | checksum = "e320a6c5ad31d271ad523dcf3ad13e2767ad8b1cb8f047f75a8aeaf8da139da2" |
| 1186 | |
| 1187 | [[package]] |
| 1188 | name = "slab" |
| 1189 | version = "0.4.11" |
| 1190 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1191 | checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" |
| 1192 | |
| 1193 | [[package]] |
| 1194 | name = "smallvec" |
| 1195 | version = "1.15.1" |
| 1196 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1197 | checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" |
| 1198 | |
| 1199 | [[package]] |
| 1200 | name = "socket2" |
| 1201 | version = "0.6.1" |
| 1202 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1203 | checksum = "17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881" |
| 1204 | dependencies = [ |
| 1205 | "libc", |
| 1206 | "windows-sys 0.60.2", |
| 1207 | ] |
| 1208 | |
| 1209 | [[package]] |
| 1210 | name = "strsim" |
| 1211 | version = "0.11.1" |
| 1212 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1213 | checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" |
| 1214 | |
| 1215 | [[package]] |
| 1216 | name = "syn" |
| 1217 | version = "2.0.114" |
| 1218 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1219 | checksum = "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a" |
| 1220 | dependencies = [ |
| 1221 | "proc-macro2", |
| 1222 | "quote", |
| 1223 | "unicode-ident", |
| 1224 | ] |
| 1225 | |
| 1226 | [[package]] |
| 1227 | name = "system-deps" |
| 1228 | version = "7.0.7" |
| 1229 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1230 | checksum = "48c8f33736f986f16d69b6cb8b03f55ddcad5c41acc4ccc39dd88e84aa805e7f" |
| 1231 | dependencies = [ |
| 1232 | "cfg-expr", |
| 1233 | "heck", |
| 1234 | "pkg-config", |
| 1235 | "toml 0.9.11+spec-1.1.0", |
| 1236 | "version-compare", |
| 1237 | ] |
| 1238 | |
| 1239 | [[package]] |
| 1240 | name = "target-lexicon" |
| 1241 | version = "0.13.3" |
| 1242 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1243 | checksum = "df7f62577c25e07834649fc3b39fafdc597c0a3527dc1c60129201ccfcbaa50c" |
| 1244 | |
| 1245 | [[package]] |
| 1246 | name = "tempfile" |
| 1247 | version = "3.24.0" |
| 1248 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1249 | checksum = "655da9c7eb6305c55742045d5a8d2037996d61d8de95806335c7c86ce0f82e9c" |
| 1250 | dependencies = [ |
| 1251 | "fastrand", |
| 1252 | "getrandom 0.3.4", |
| 1253 | "once_cell", |
| 1254 | "rustix", |
| 1255 | "windows-sys 0.61.2", |
| 1256 | ] |
| 1257 | |
| 1258 | [[package]] |
| 1259 | name = "thiserror" |
| 1260 | version = "2.0.17" |
| 1261 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1262 | checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8" |
| 1263 | dependencies = [ |
| 1264 | "thiserror-impl", |
| 1265 | ] |
| 1266 | |
| 1267 | [[package]] |
| 1268 | name = "thiserror-impl" |
| 1269 | version = "2.0.17" |
| 1270 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1271 | checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" |
| 1272 | dependencies = [ |
| 1273 | "proc-macro2", |
| 1274 | "quote", |
| 1275 | "syn", |
| 1276 | ] |
| 1277 | |
| 1278 | [[package]] |
| 1279 | name = "thread_local" |
| 1280 | version = "1.1.9" |
| 1281 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1282 | checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" |
| 1283 | dependencies = [ |
| 1284 | "cfg-if", |
| 1285 | ] |
| 1286 | |
| 1287 | [[package]] |
| 1288 | name = "tokio" |
| 1289 | version = "1.49.0" |
| 1290 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1291 | checksum = "72a2903cd7736441aac9df9d7688bd0ce48edccaadf181c3b90be801e81d3d86" |
| 1292 | dependencies = [ |
| 1293 | "bytes", |
| 1294 | "libc", |
| 1295 | "mio", |
| 1296 | "parking_lot", |
| 1297 | "pin-project-lite", |
| 1298 | "signal-hook-registry", |
| 1299 | "socket2", |
| 1300 | "tokio-macros", |
| 1301 | "windows-sys 0.61.2", |
| 1302 | ] |
| 1303 | |
| 1304 | [[package]] |
| 1305 | name = "tokio-macros" |
| 1306 | version = "2.6.0" |
| 1307 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1308 | checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5" |
| 1309 | dependencies = [ |
| 1310 | "proc-macro2", |
| 1311 | "quote", |
| 1312 | "syn", |
| 1313 | ] |
| 1314 | |
| 1315 | [[package]] |
| 1316 | name = "toml" |
| 1317 | version = "0.8.23" |
| 1318 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1319 | checksum = "dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362" |
| 1320 | dependencies = [ |
| 1321 | "serde", |
| 1322 | "serde_spanned 0.6.9", |
| 1323 | "toml_datetime 0.6.11", |
| 1324 | "toml_edit 0.22.27", |
| 1325 | ] |
| 1326 | |
| 1327 | [[package]] |
| 1328 | name = "toml" |
| 1329 | version = "0.9.11+spec-1.1.0" |
| 1330 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1331 | checksum = "f3afc9a848309fe1aaffaed6e1546a7a14de1f935dc9d89d32afd9a44bab7c46" |
| 1332 | dependencies = [ |
| 1333 | "indexmap", |
| 1334 | "serde_core", |
| 1335 | "serde_spanned 1.0.4", |
| 1336 | "toml_datetime 0.7.5+spec-1.1.0", |
| 1337 | "toml_parser", |
| 1338 | "toml_writer", |
| 1339 | "winnow", |
| 1340 | ] |
| 1341 | |
| 1342 | [[package]] |
| 1343 | name = "toml_datetime" |
| 1344 | version = "0.6.11" |
| 1345 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1346 | checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c" |
| 1347 | dependencies = [ |
| 1348 | "serde", |
| 1349 | ] |
| 1350 | |
| 1351 | [[package]] |
| 1352 | name = "toml_datetime" |
| 1353 | version = "0.7.5+spec-1.1.0" |
| 1354 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1355 | checksum = "92e1cfed4a3038bc5a127e35a2d360f145e1f4b971b551a2ba5fd7aedf7e1347" |
| 1356 | dependencies = [ |
| 1357 | "serde_core", |
| 1358 | ] |
| 1359 | |
| 1360 | [[package]] |
| 1361 | name = "toml_edit" |
| 1362 | version = "0.22.27" |
| 1363 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1364 | checksum = "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a" |
| 1365 | dependencies = [ |
| 1366 | "indexmap", |
| 1367 | "serde", |
| 1368 | "serde_spanned 0.6.9", |
| 1369 | "toml_datetime 0.6.11", |
| 1370 | "toml_write", |
| 1371 | "winnow", |
| 1372 | ] |
| 1373 | |
| 1374 | [[package]] |
| 1375 | name = "toml_edit" |
| 1376 | version = "0.23.10+spec-1.0.0" |
| 1377 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1378 | checksum = "84c8b9f757e028cee9fa244aea147aab2a9ec09d5325a9b01e0a49730c2b5269" |
| 1379 | dependencies = [ |
| 1380 | "indexmap", |
| 1381 | "toml_datetime 0.7.5+spec-1.1.0", |
| 1382 | "toml_parser", |
| 1383 | "winnow", |
| 1384 | ] |
| 1385 | |
| 1386 | [[package]] |
| 1387 | name = "toml_parser" |
| 1388 | version = "1.0.6+spec-1.1.0" |
| 1389 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1390 | checksum = "a3198b4b0a8e11f09dd03e133c0280504d0801269e9afa46362ffde1cbeebf44" |
| 1391 | dependencies = [ |
| 1392 | "winnow", |
| 1393 | ] |
| 1394 | |
| 1395 | [[package]] |
| 1396 | name = "toml_write" |
| 1397 | version = "0.1.2" |
| 1398 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1399 | checksum = "5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801" |
| 1400 | |
| 1401 | [[package]] |
| 1402 | name = "toml_writer" |
| 1403 | version = "1.0.6+spec-1.1.0" |
| 1404 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1405 | checksum = "ab16f14aed21ee8bfd8ec22513f7287cd4a91aa92e44edfe2c17ddd004e92607" |
| 1406 | |
| 1407 | [[package]] |
| 1408 | name = "tracing" |
| 1409 | version = "0.1.44" |
| 1410 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1411 | checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" |
| 1412 | dependencies = [ |
| 1413 | "pin-project-lite", |
| 1414 | "tracing-attributes", |
| 1415 | "tracing-core", |
| 1416 | ] |
| 1417 | |
| 1418 | [[package]] |
| 1419 | name = "tracing-attributes" |
| 1420 | version = "0.1.31" |
| 1421 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1422 | checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" |
| 1423 | dependencies = [ |
| 1424 | "proc-macro2", |
| 1425 | "quote", |
| 1426 | "syn", |
| 1427 | ] |
| 1428 | |
| 1429 | [[package]] |
| 1430 | name = "tracing-core" |
| 1431 | version = "0.1.36" |
| 1432 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1433 | checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" |
| 1434 | dependencies = [ |
| 1435 | "once_cell", |
| 1436 | "valuable", |
| 1437 | ] |
| 1438 | |
| 1439 | [[package]] |
| 1440 | name = "tracing-log" |
| 1441 | version = "0.2.0" |
| 1442 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1443 | checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" |
| 1444 | dependencies = [ |
| 1445 | "log", |
| 1446 | "once_cell", |
| 1447 | "tracing-core", |
| 1448 | ] |
| 1449 | |
| 1450 | [[package]] |
| 1451 | name = "tracing-subscriber" |
| 1452 | version = "0.3.22" |
| 1453 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1454 | checksum = "2f30143827ddab0d256fd843b7a66d164e9f271cfa0dde49142c5ca0ca291f1e" |
| 1455 | dependencies = [ |
| 1456 | "matchers", |
| 1457 | "nu-ansi-term", |
| 1458 | "once_cell", |
| 1459 | "regex-automata", |
| 1460 | "sharded-slab", |
| 1461 | "smallvec", |
| 1462 | "thread_local", |
| 1463 | "tracing", |
| 1464 | "tracing-core", |
| 1465 | "tracing-log", |
| 1466 | ] |
| 1467 | |
| 1468 | [[package]] |
| 1469 | name = "unicode-ident" |
| 1470 | version = "1.0.22" |
| 1471 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1472 | checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5" |
| 1473 | |
| 1474 | [[package]] |
| 1475 | name = "utf8parse" |
| 1476 | version = "0.2.2" |
| 1477 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1478 | checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" |
| 1479 | |
| 1480 | [[package]] |
| 1481 | name = "valuable" |
| 1482 | version = "0.1.1" |
| 1483 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1484 | checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" |
| 1485 | |
| 1486 | [[package]] |
| 1487 | name = "version-compare" |
| 1488 | version = "0.2.1" |
| 1489 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1490 | checksum = "03c2856837ef78f57382f06b2b8563a2f512f7185d732608fd9176cb3b8edf0e" |
| 1491 | |
| 1492 | [[package]] |
| 1493 | name = "wasi" |
| 1494 | version = "0.11.1+wasi-snapshot-preview1" |
| 1495 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1496 | checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" |
| 1497 | |
| 1498 | [[package]] |
| 1499 | name = "wasip2" |
| 1500 | version = "1.0.2+wasi-0.2.9" |
| 1501 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1502 | checksum = "9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5" |
| 1503 | dependencies = [ |
| 1504 | "wit-bindgen", |
| 1505 | ] |
| 1506 | |
| 1507 | [[package]] |
| 1508 | name = "wasm-bindgen" |
| 1509 | version = "0.2.108" |
| 1510 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1511 | checksum = "64024a30ec1e37399cf85a7ffefebdb72205ca1c972291c51512360d90bd8566" |
| 1512 | dependencies = [ |
| 1513 | "cfg-if", |
| 1514 | "once_cell", |
| 1515 | "rustversion", |
| 1516 | "wasm-bindgen-macro", |
| 1517 | "wasm-bindgen-shared", |
| 1518 | ] |
| 1519 | |
| 1520 | [[package]] |
| 1521 | name = "wasm-bindgen-macro" |
| 1522 | version = "0.2.108" |
| 1523 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1524 | checksum = "008b239d9c740232e71bd39e8ef6429d27097518b6b30bdf9086833bd5b6d608" |
| 1525 | dependencies = [ |
| 1526 | "quote", |
| 1527 | "wasm-bindgen-macro-support", |
| 1528 | ] |
| 1529 | |
| 1530 | [[package]] |
| 1531 | name = "wasm-bindgen-macro-support" |
| 1532 | version = "0.2.108" |
| 1533 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1534 | checksum = "5256bae2d58f54820e6490f9839c49780dff84c65aeab9e772f15d5f0e913a55" |
| 1535 | dependencies = [ |
| 1536 | "bumpalo", |
| 1537 | "proc-macro2", |
| 1538 | "quote", |
| 1539 | "syn", |
| 1540 | "wasm-bindgen-shared", |
| 1541 | ] |
| 1542 | |
| 1543 | [[package]] |
| 1544 | name = "wasm-bindgen-shared" |
| 1545 | version = "0.2.108" |
| 1546 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1547 | checksum = "1f01b580c9ac74c8d8f0c0e4afb04eeef2acf145458e52c03845ee9cd23e3d12" |
| 1548 | dependencies = [ |
| 1549 | "unicode-ident", |
| 1550 | ] |
| 1551 | |
| 1552 | [[package]] |
| 1553 | name = "which" |
| 1554 | version = "7.0.3" |
| 1555 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1556 | checksum = "24d643ce3fd3e5b54854602a080f34fb10ab75e0b813ee32d00ca2b44fa74762" |
| 1557 | dependencies = [ |
| 1558 | "either", |
| 1559 | "env_home", |
| 1560 | "rustix", |
| 1561 | "winsafe", |
| 1562 | ] |
| 1563 | |
| 1564 | [[package]] |
| 1565 | name = "windows-core" |
| 1566 | version = "0.62.2" |
| 1567 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1568 | checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" |
| 1569 | dependencies = [ |
| 1570 | "windows-implement", |
| 1571 | "windows-interface", |
| 1572 | "windows-link", |
| 1573 | "windows-result", |
| 1574 | "windows-strings", |
| 1575 | ] |
| 1576 | |
| 1577 | [[package]] |
| 1578 | name = "windows-implement" |
| 1579 | version = "0.60.2" |
| 1580 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1581 | checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" |
| 1582 | dependencies = [ |
| 1583 | "proc-macro2", |
| 1584 | "quote", |
| 1585 | "syn", |
| 1586 | ] |
| 1587 | |
| 1588 | [[package]] |
| 1589 | name = "windows-interface" |
| 1590 | version = "0.59.3" |
| 1591 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1592 | checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" |
| 1593 | dependencies = [ |
| 1594 | "proc-macro2", |
| 1595 | "quote", |
| 1596 | "syn", |
| 1597 | ] |
| 1598 | |
| 1599 | [[package]] |
| 1600 | name = "windows-link" |
| 1601 | version = "0.2.1" |
| 1602 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1603 | checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" |
| 1604 | |
| 1605 | [[package]] |
| 1606 | name = "windows-result" |
| 1607 | version = "0.4.1" |
| 1608 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1609 | checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" |
| 1610 | dependencies = [ |
| 1611 | "windows-link", |
| 1612 | ] |
| 1613 | |
| 1614 | [[package]] |
| 1615 | name = "windows-strings" |
| 1616 | version = "0.5.1" |
| 1617 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1618 | checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" |
| 1619 | dependencies = [ |
| 1620 | "windows-link", |
| 1621 | ] |
| 1622 | |
| 1623 | [[package]] |
| 1624 | name = "windows-sys" |
| 1625 | version = "0.59.0" |
| 1626 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1627 | checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" |
| 1628 | dependencies = [ |
| 1629 | "windows-targets 0.52.6", |
| 1630 | ] |
| 1631 | |
| 1632 | [[package]] |
| 1633 | name = "windows-sys" |
| 1634 | version = "0.60.2" |
| 1635 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1636 | checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" |
| 1637 | dependencies = [ |
| 1638 | "windows-targets 0.53.5", |
| 1639 | ] |
| 1640 | |
| 1641 | [[package]] |
| 1642 | name = "windows-sys" |
| 1643 | version = "0.61.2" |
| 1644 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1645 | checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" |
| 1646 | dependencies = [ |
| 1647 | "windows-link", |
| 1648 | ] |
| 1649 | |
| 1650 | [[package]] |
| 1651 | name = "windows-targets" |
| 1652 | version = "0.52.6" |
| 1653 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1654 | checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" |
| 1655 | dependencies = [ |
| 1656 | "windows_aarch64_gnullvm 0.52.6", |
| 1657 | "windows_aarch64_msvc 0.52.6", |
| 1658 | "windows_i686_gnu 0.52.6", |
| 1659 | "windows_i686_gnullvm 0.52.6", |
| 1660 | "windows_i686_msvc 0.52.6", |
| 1661 | "windows_x86_64_gnu 0.52.6", |
| 1662 | "windows_x86_64_gnullvm 0.52.6", |
| 1663 | "windows_x86_64_msvc 0.52.6", |
| 1664 | ] |
| 1665 | |
| 1666 | [[package]] |
| 1667 | name = "windows-targets" |
| 1668 | version = "0.53.5" |
| 1669 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1670 | checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" |
| 1671 | dependencies = [ |
| 1672 | "windows-link", |
| 1673 | "windows_aarch64_gnullvm 0.53.1", |
| 1674 | "windows_aarch64_msvc 0.53.1", |
| 1675 | "windows_i686_gnu 0.53.1", |
| 1676 | "windows_i686_gnullvm 0.53.1", |
| 1677 | "windows_i686_msvc 0.53.1", |
| 1678 | "windows_x86_64_gnu 0.53.1", |
| 1679 | "windows_x86_64_gnullvm 0.53.1", |
| 1680 | "windows_x86_64_msvc 0.53.1", |
| 1681 | ] |
| 1682 | |
| 1683 | [[package]] |
| 1684 | name = "windows_aarch64_gnullvm" |
| 1685 | version = "0.52.6" |
| 1686 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1687 | checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" |
| 1688 | |
| 1689 | [[package]] |
| 1690 | name = "windows_aarch64_gnullvm" |
| 1691 | version = "0.53.1" |
| 1692 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1693 | checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53" |
| 1694 | |
| 1695 | [[package]] |
| 1696 | name = "windows_aarch64_msvc" |
| 1697 | version = "0.52.6" |
| 1698 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1699 | checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" |
| 1700 | |
| 1701 | [[package]] |
| 1702 | name = "windows_aarch64_msvc" |
| 1703 | version = "0.53.1" |
| 1704 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1705 | checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006" |
| 1706 | |
| 1707 | [[package]] |
| 1708 | name = "windows_i686_gnu" |
| 1709 | version = "0.52.6" |
| 1710 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1711 | checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" |
| 1712 | |
| 1713 | [[package]] |
| 1714 | name = "windows_i686_gnu" |
| 1715 | version = "0.53.1" |
| 1716 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1717 | checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3" |
| 1718 | |
| 1719 | [[package]] |
| 1720 | name = "windows_i686_gnullvm" |
| 1721 | version = "0.52.6" |
| 1722 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1723 | checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" |
| 1724 | |
| 1725 | [[package]] |
| 1726 | name = "windows_i686_gnullvm" |
| 1727 | version = "0.53.1" |
| 1728 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1729 | checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c" |
| 1730 | |
| 1731 | [[package]] |
| 1732 | name = "windows_i686_msvc" |
| 1733 | version = "0.52.6" |
| 1734 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1735 | checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" |
| 1736 | |
| 1737 | [[package]] |
| 1738 | name = "windows_i686_msvc" |
| 1739 | version = "0.53.1" |
| 1740 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1741 | checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2" |
| 1742 | |
| 1743 | [[package]] |
| 1744 | name = "windows_x86_64_gnu" |
| 1745 | version = "0.52.6" |
| 1746 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1747 | checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" |
| 1748 | |
| 1749 | [[package]] |
| 1750 | name = "windows_x86_64_gnu" |
| 1751 | version = "0.53.1" |
| 1752 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1753 | checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499" |
| 1754 | |
| 1755 | [[package]] |
| 1756 | name = "windows_x86_64_gnullvm" |
| 1757 | version = "0.52.6" |
| 1758 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1759 | checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" |
| 1760 | |
| 1761 | [[package]] |
| 1762 | name = "windows_x86_64_gnullvm" |
| 1763 | version = "0.53.1" |
| 1764 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1765 | checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1" |
| 1766 | |
| 1767 | [[package]] |
| 1768 | name = "windows_x86_64_msvc" |
| 1769 | version = "0.52.6" |
| 1770 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1771 | checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" |
| 1772 | |
| 1773 | [[package]] |
| 1774 | name = "windows_x86_64_msvc" |
| 1775 | version = "0.53.1" |
| 1776 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1777 | checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" |
| 1778 | |
| 1779 | [[package]] |
| 1780 | name = "winnow" |
| 1781 | version = "0.7.14" |
| 1782 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1783 | checksum = "5a5364e9d77fcdeeaa6062ced926ee3381faa2ee02d3eb83a5c27a8825540829" |
| 1784 | dependencies = [ |
| 1785 | "memchr", |
| 1786 | ] |
| 1787 | |
| 1788 | [[package]] |
| 1789 | name = "winsafe" |
| 1790 | version = "0.0.19" |
| 1791 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1792 | checksum = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904" |
| 1793 | |
| 1794 | [[package]] |
| 1795 | name = "wit-bindgen" |
| 1796 | version = "0.51.0" |
| 1797 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1798 | checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5" |
| 1799 | |
| 1800 | [[package]] |
| 1801 | name = "x11rb" |
| 1802 | version = "0.13.2" |
| 1803 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1804 | checksum = "9993aa5be5a26815fe2c3eacfc1fde061fc1a1f094bf1ad2a18bf9c495dd7414" |
| 1805 | dependencies = [ |
| 1806 | "gethostname", |
| 1807 | "rustix", |
| 1808 | "x11rb-protocol", |
| 1809 | "xcursor", |
| 1810 | ] |
| 1811 | |
| 1812 | [[package]] |
| 1813 | name = "x11rb-protocol" |
| 1814 | version = "0.13.2" |
| 1815 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1816 | checksum = "ea6fc2961e4ef194dcbfe56bb845534d0dc8098940c7e5c012a258bfec6701bd" |
| 1817 | |
| 1818 | [[package]] |
| 1819 | name = "xcursor" |
| 1820 | version = "0.3.10" |
| 1821 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1822 | checksum = "bec9e4a500ca8864c5b47b8b482a73d62e4237670e5b5f1d6b9e3cae50f28f2b" |
| 1823 | |
| 1824 | [[package]] |
| 1825 | name = "zmij" |
| 1826 | version = "1.0.14" |
| 1827 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1828 | checksum = "bd8f3f50b848df28f887acb68e41201b5aea6bc8a8dacc00fb40635ff9a72fea" |
| 1829 | |
| 1830 | [[package]] |
| 1831 | name = "zune-core" |
| 1832 | version = "0.5.1" |
| 1833 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1834 | checksum = "cb8a0807f7c01457d0379ba880ba6322660448ddebc890ce29bb64da71fb40f9" |
| 1835 | |
| 1836 | [[package]] |
| 1837 | name = "zune-jpeg" |
| 1838 | version = "0.5.9" |
| 1839 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1840 | checksum = "87c86acb70a85b2c16f071f171847d1945e8f44812630463cd14ec83900ad01c" |
| 1841 | dependencies = [ |
| 1842 | "zune-core", |
| 1843 | ] |