goose-cli: 1.0.7 -> 1.0.10, add cloudripper as maintainer (#383788)

authored by Donovan Glover and committed by GitHub 986bdfdf 7d4a1a9f

+8 -6914
-6904
pkgs/by-name/go/goose-cli/Cargo.lock
··· 1 - # This file is automatically @generated by Cargo. 2 - # It is not intended for manual editing. 3 - version = 4 4 - 5 - [[package]] 6 - name = "addr2line" 7 - version = "0.24.2" 8 - source = "registry+https://github.com/rust-lang/crates.io-index" 9 - checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1" 10 - dependencies = [ 11 - "gimli", 12 - ] 13 - 14 - [[package]] 15 - name = "adler2" 16 - version = "2.0.0" 17 - source = "registry+https://github.com/rust-lang/crates.io-index" 18 - checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627" 19 - 20 - [[package]] 21 - name = "ahash" 22 - version = "0.8.11" 23 - source = "registry+https://github.com/rust-lang/crates.io-index" 24 - checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011" 25 - dependencies = [ 26 - "cfg-if", 27 - "once_cell", 28 - "version_check", 29 - "zerocopy", 30 - ] 31 - 32 - [[package]] 33 - name = "aho-corasick" 34 - version = "1.1.3" 35 - source = "registry+https://github.com/rust-lang/crates.io-index" 36 - checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" 37 - dependencies = [ 38 - "memchr", 39 - ] 40 - 41 - [[package]] 42 - name = "aligned-vec" 43 - version = "0.5.0" 44 - source = "registry+https://github.com/rust-lang/crates.io-index" 45 - checksum = "4aa90d7ce82d4be67b64039a3d588d38dbcc6736577de4a847025ce5b0c468d1" 46 - 47 - [[package]] 48 - name = "alloc-no-stdlib" 49 - version = "2.0.4" 50 - source = "registry+https://github.com/rust-lang/crates.io-index" 51 - checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3" 52 - 53 - [[package]] 54 - name = "alloc-stdlib" 55 - version = "0.2.2" 56 - source = "registry+https://github.com/rust-lang/crates.io-index" 57 - checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece" 58 - dependencies = [ 59 - "alloc-no-stdlib", 60 - ] 61 - 62 - [[package]] 63 - name = "allocator-api2" 64 - version = "0.2.21" 65 - source = "registry+https://github.com/rust-lang/crates.io-index" 66 - checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" 67 - 68 - [[package]] 69 - name = "android-tzdata" 70 - version = "0.1.1" 71 - source = "registry+https://github.com/rust-lang/crates.io-index" 72 - checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0" 73 - 74 - [[package]] 75 - name = "android_system_properties" 76 - version = "0.1.5" 77 - source = "registry+https://github.com/rust-lang/crates.io-index" 78 - checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 79 - dependencies = [ 80 - "libc", 81 - ] 82 - 83 - [[package]] 84 - name = "anes" 85 - version = "0.1.6" 86 - source = "registry+https://github.com/rust-lang/crates.io-index" 87 - checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" 88 - 89 - [[package]] 90 - name = "ansi_colours" 91 - version = "1.2.3" 92 - source = "registry+https://github.com/rust-lang/crates.io-index" 93 - checksum = "14eec43e0298190790f41679fe69ef7a829d2a2ddd78c8c00339e84710e435fe" 94 - dependencies = [ 95 - "rgb", 96 - ] 97 - 98 - [[package]] 99 - name = "anstream" 100 - version = "0.6.18" 101 - source = "registry+https://github.com/rust-lang/crates.io-index" 102 - checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b" 103 - dependencies = [ 104 - "anstyle", 105 - "anstyle-parse", 106 - "anstyle-query", 107 - "anstyle-wincon", 108 - "colorchoice", 109 - "is_terminal_polyfill", 110 - "utf8parse", 111 - ] 112 - 113 - [[package]] 114 - name = "anstyle" 115 - version = "1.0.10" 116 - source = "registry+https://github.com/rust-lang/crates.io-index" 117 - checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9" 118 - 119 - [[package]] 120 - name = "anstyle-parse" 121 - version = "0.2.6" 122 - source = "registry+https://github.com/rust-lang/crates.io-index" 123 - checksum = "3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9" 124 - dependencies = [ 125 - "utf8parse", 126 - ] 127 - 128 - [[package]] 129 - name = "anstyle-query" 130 - version = "1.1.2" 131 - source = "registry+https://github.com/rust-lang/crates.io-index" 132 - checksum = "79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c" 133 - dependencies = [ 134 - "windows-sys 0.59.0", 135 - ] 136 - 137 - [[package]] 138 - name = "anstyle-wincon" 139 - version = "3.0.7" 140 - source = "registry+https://github.com/rust-lang/crates.io-index" 141 - checksum = "ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e" 142 - dependencies = [ 143 - "anstyle", 144 - "once_cell", 145 - "windows-sys 0.59.0", 146 - ] 147 - 148 - [[package]] 149 - name = "anyhow" 150 - version = "1.0.95" 151 - source = "registry+https://github.com/rust-lang/crates.io-index" 152 - checksum = "34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04" 153 - 154 - [[package]] 155 - name = "arbitrary" 156 - version = "1.4.1" 157 - source = "registry+https://github.com/rust-lang/crates.io-index" 158 - checksum = "dde20b3d026af13f561bdd0f15edf01fc734f0dafcedbaf42bba506a9517f223" 159 - 160 - [[package]] 161 - name = "arg_enum_proc_macro" 162 - version = "0.3.4" 163 - source = "registry+https://github.com/rust-lang/crates.io-index" 164 - checksum = "0ae92a5119aa49cdbcf6b9f893fe4e1d98b04ccbf82ee0584ad948a44a734dea" 165 - dependencies = [ 166 - "proc-macro2", 167 - "quote", 168 - "syn 2.0.98", 169 - ] 170 - 171 - [[package]] 172 - name = "arraydeque" 173 - version = "0.5.1" 174 - source = "registry+https://github.com/rust-lang/crates.io-index" 175 - checksum = "7d902e3d592a523def97af8f317b08ce16b7ab854c1985a0c671e6f15cebc236" 176 - 177 - [[package]] 178 - name = "arrayvec" 179 - version = "0.7.6" 180 - source = "registry+https://github.com/rust-lang/crates.io-index" 181 - checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50" 182 - 183 - [[package]] 184 - name = "assert-json-diff" 185 - version = "2.0.2" 186 - source = "registry+https://github.com/rust-lang/crates.io-index" 187 - checksum = "47e4f2b81832e72834d7518d8487a0396a28cc408186a2e8854c0f98011faf12" 188 - dependencies = [ 189 - "serde", 190 - "serde_json", 191 - ] 192 - 193 - [[package]] 194 - name = "async-compression" 195 - version = "0.4.18" 196 - source = "registry+https://github.com/rust-lang/crates.io-index" 197 - checksum = "df895a515f70646414f4b45c0b79082783b80552b373a68283012928df56f522" 198 - dependencies = [ 199 - "brotli", 200 - "flate2", 201 - "futures-core", 202 - "memchr", 203 - "pin-project-lite", 204 - "tokio", 205 - "zstd", 206 - "zstd-safe", 207 - ] 208 - 209 - [[package]] 210 - name = "async-stream" 211 - version = "0.3.6" 212 - source = "registry+https://github.com/rust-lang/crates.io-index" 213 - checksum = "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476" 214 - dependencies = [ 215 - "async-stream-impl", 216 - "futures-core", 217 - "pin-project-lite", 218 - ] 219 - 220 - [[package]] 221 - name = "async-stream-impl" 222 - version = "0.3.6" 223 - source = "registry+https://github.com/rust-lang/crates.io-index" 224 - checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d" 225 - dependencies = [ 226 - "proc-macro2", 227 - "quote", 228 - "syn 2.0.98", 229 - ] 230 - 231 - [[package]] 232 - name = "async-trait" 233 - version = "0.1.86" 234 - source = "registry+https://github.com/rust-lang/crates.io-index" 235 - checksum = "644dd749086bf3771a2fbc5f256fdb982d53f011c7d5d560304eafeecebce79d" 236 - dependencies = [ 237 - "proc-macro2", 238 - "quote", 239 - "syn 2.0.98", 240 - ] 241 - 242 - [[package]] 243 - name = "atomic-waker" 244 - version = "1.1.2" 245 - source = "registry+https://github.com/rust-lang/crates.io-index" 246 - checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 247 - 248 - [[package]] 249 - name = "autocfg" 250 - version = "1.4.0" 251 - source = "registry+https://github.com/rust-lang/crates.io-index" 252 - checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26" 253 - 254 - [[package]] 255 - name = "av1-grain" 256 - version = "0.2.3" 257 - source = "registry+https://github.com/rust-lang/crates.io-index" 258 - checksum = "6678909d8c5d46a42abcf571271e15fdbc0a225e3646cf23762cd415046c78bf" 259 - dependencies = [ 260 - "anyhow", 261 - "arrayvec", 262 - "log", 263 - "nom", 264 - "num-rational", 265 - "v_frame", 266 - ] 267 - 268 - [[package]] 269 - name = "avif-serialize" 270 - version = "0.8.2" 271 - source = "registry+https://github.com/rust-lang/crates.io-index" 272 - checksum = "e335041290c43101ca215eed6f43ec437eb5a42125573f600fc3fa42b9bddd62" 273 - dependencies = [ 274 - "arrayvec", 275 - ] 276 - 277 - [[package]] 278 - name = "aws-config" 279 - version = "1.5.16" 280 - source = "registry+https://github.com/rust-lang/crates.io-index" 281 - checksum = "50236e4d60fe8458de90a71c0922c761e41755adf091b1b03de1cef537179915" 282 - dependencies = [ 283 - "aws-credential-types", 284 - "aws-runtime", 285 - "aws-sdk-sso", 286 - "aws-sdk-ssooidc", 287 - "aws-sdk-sts", 288 - "aws-smithy-async", 289 - "aws-smithy-http", 290 - "aws-smithy-json", 291 - "aws-smithy-runtime", 292 - "aws-smithy-runtime-api", 293 - "aws-smithy-types", 294 - "aws-types", 295 - "bytes", 296 - "fastrand", 297 - "hex", 298 - "http 0.2.12", 299 - "ring", 300 - "time", 301 - "tokio", 302 - "tracing", 303 - "url", 304 - "zeroize", 305 - ] 306 - 307 - [[package]] 308 - name = "aws-credential-types" 309 - version = "1.2.1" 310 - source = "registry+https://github.com/rust-lang/crates.io-index" 311 - checksum = "60e8f6b615cb5fc60a98132268508ad104310f0cfb25a1c22eee76efdf9154da" 312 - dependencies = [ 313 - "aws-smithy-async", 314 - "aws-smithy-runtime-api", 315 - "aws-smithy-types", 316 - "zeroize", 317 - ] 318 - 319 - [[package]] 320 - name = "aws-runtime" 321 - version = "1.5.5" 322 - source = "registry+https://github.com/rust-lang/crates.io-index" 323 - checksum = "76dd04d39cc12844c0994f2c9c5a6f5184c22e9188ec1ff723de41910a21dcad" 324 - dependencies = [ 325 - "aws-credential-types", 326 - "aws-sigv4", 327 - "aws-smithy-async", 328 - "aws-smithy-http", 329 - "aws-smithy-runtime", 330 - "aws-smithy-runtime-api", 331 - "aws-smithy-types", 332 - "aws-types", 333 - "bytes", 334 - "fastrand", 335 - "http 0.2.12", 336 - "http-body 0.4.6", 337 - "once_cell", 338 - "percent-encoding", 339 - "pin-project-lite", 340 - "tracing", 341 - "uuid", 342 - ] 343 - 344 - [[package]] 345 - name = "aws-sdk-bedrockruntime" 346 - version = "1.74.0" 347 - source = "registry+https://github.com/rust-lang/crates.io-index" 348 - checksum = "6938541d1948a543bca23303fec4cff9c36bf0e63b8fa3ae1b337bcb9d5b81af" 349 - dependencies = [ 350 - "aws-credential-types", 351 - "aws-runtime", 352 - "aws-smithy-async", 353 - "aws-smithy-eventstream", 354 - "aws-smithy-http", 355 - "aws-smithy-json", 356 - "aws-smithy-runtime", 357 - "aws-smithy-runtime-api", 358 - "aws-smithy-types", 359 - "aws-types", 360 - "bytes", 361 - "fastrand", 362 - "http 0.2.12", 363 - "once_cell", 364 - "regex-lite", 365 - "tracing", 366 - ] 367 - 368 - [[package]] 369 - name = "aws-sdk-sso" 370 - version = "1.59.0" 371 - source = "registry+https://github.com/rust-lang/crates.io-index" 372 - checksum = "00a35fc7e74f5be45839eb753568535c074a592185dd0a2d406685018d581c43" 373 - dependencies = [ 374 - "aws-credential-types", 375 - "aws-runtime", 376 - "aws-smithy-async", 377 - "aws-smithy-http", 378 - "aws-smithy-json", 379 - "aws-smithy-runtime", 380 - "aws-smithy-runtime-api", 381 - "aws-smithy-types", 382 - "aws-types", 383 - "bytes", 384 - "http 0.2.12", 385 - "once_cell", 386 - "regex-lite", 387 - "tracing", 388 - ] 389 - 390 - [[package]] 391 - name = "aws-sdk-ssooidc" 392 - version = "1.60.0" 393 - source = "registry+https://github.com/rust-lang/crates.io-index" 394 - checksum = "f8fa655b4f313124ce272cbc38c5fef13793c832279cec750103e5e6b71a54b8" 395 - dependencies = [ 396 - "aws-credential-types", 397 - "aws-runtime", 398 - "aws-smithy-async", 399 - "aws-smithy-http", 400 - "aws-smithy-json", 401 - "aws-smithy-runtime", 402 - "aws-smithy-runtime-api", 403 - "aws-smithy-types", 404 - "aws-types", 405 - "bytes", 406 - "http 0.2.12", 407 - "once_cell", 408 - "regex-lite", 409 - "tracing", 410 - ] 411 - 412 - [[package]] 413 - name = "aws-sdk-sts" 414 - version = "1.60.0" 415 - source = "registry+https://github.com/rust-lang/crates.io-index" 416 - checksum = "dc1cfe5e16b90421ea031f4c6348b534ef442e76f6bf4a1b2b592c12cc2c6af9" 417 - dependencies = [ 418 - "aws-credential-types", 419 - "aws-runtime", 420 - "aws-smithy-async", 421 - "aws-smithy-http", 422 - "aws-smithy-json", 423 - "aws-smithy-query", 424 - "aws-smithy-runtime", 425 - "aws-smithy-runtime-api", 426 - "aws-smithy-types", 427 - "aws-smithy-xml", 428 - "aws-types", 429 - "http 0.2.12", 430 - "once_cell", 431 - "regex-lite", 432 - "tracing", 433 - ] 434 - 435 - [[package]] 436 - name = "aws-sigv4" 437 - version = "1.2.9" 438 - source = "registry+https://github.com/rust-lang/crates.io-index" 439 - checksum = "9bfe75fad52793ce6dec0dc3d4b1f388f038b5eb866c8d4d7f3a8e21b5ea5051" 440 - dependencies = [ 441 - "aws-credential-types", 442 - "aws-smithy-http", 443 - "aws-smithy-runtime-api", 444 - "aws-smithy-types", 445 - "bytes", 446 - "form_urlencoded", 447 - "hex", 448 - "hmac", 449 - "http 0.2.12", 450 - "http 1.2.0", 451 - "once_cell", 452 - "percent-encoding", 453 - "sha2", 454 - "time", 455 - "tracing", 456 - ] 457 - 458 - [[package]] 459 - name = "aws-smithy-async" 460 - version = "1.2.4" 461 - source = "registry+https://github.com/rust-lang/crates.io-index" 462 - checksum = "fa59d1327d8b5053c54bf2eaae63bf629ba9e904434d0835a28ed3c0ed0a614e" 463 - dependencies = [ 464 - "futures-util", 465 - "pin-project-lite", 466 - "tokio", 467 - ] 468 - 469 - [[package]] 470 - name = "aws-smithy-eventstream" 471 - version = "0.60.6" 472 - source = "registry+https://github.com/rust-lang/crates.io-index" 473 - checksum = "8b18559a41e0c909b77625adf2b8c50de480a8041e5e4a3f5f7d177db70abc5a" 474 - dependencies = [ 475 - "aws-smithy-types", 476 - "bytes", 477 - "crc32fast", 478 - ] 479 - 480 - [[package]] 481 - name = "aws-smithy-http" 482 - version = "0.60.12" 483 - source = "registry+https://github.com/rust-lang/crates.io-index" 484 - checksum = "7809c27ad8da6a6a68c454e651d4962479e81472aa19ae99e59f9aba1f9713cc" 485 - dependencies = [ 486 - "aws-smithy-eventstream", 487 - "aws-smithy-runtime-api", 488 - "aws-smithy-types", 489 - "bytes", 490 - "bytes-utils", 491 - "futures-core", 492 - "http 0.2.12", 493 - "http-body 0.4.6", 494 - "once_cell", 495 - "percent-encoding", 496 - "pin-project-lite", 497 - "pin-utils", 498 - "tracing", 499 - ] 500 - 501 - [[package]] 502 - name = "aws-smithy-json" 503 - version = "0.61.2" 504 - source = "registry+https://github.com/rust-lang/crates.io-index" 505 - checksum = "623a51127f24c30776c8b374295f2df78d92517386f77ba30773f15a30ce1422" 506 - dependencies = [ 507 - "aws-smithy-types", 508 - ] 509 - 510 - [[package]] 511 - name = "aws-smithy-query" 512 - version = "0.60.7" 513 - source = "registry+https://github.com/rust-lang/crates.io-index" 514 - checksum = "f2fbd61ceb3fe8a1cb7352e42689cec5335833cd9f94103a61e98f9bb61c64bb" 515 - dependencies = [ 516 - "aws-smithy-types", 517 - "urlencoding", 518 - ] 519 - 520 - [[package]] 521 - name = "aws-smithy-runtime" 522 - version = "1.7.8" 523 - source = "registry+https://github.com/rust-lang/crates.io-index" 524 - checksum = "d526a12d9ed61fadefda24abe2e682892ba288c2018bcb38b1b4c111d13f6d92" 525 - dependencies = [ 526 - "aws-smithy-async", 527 - "aws-smithy-http", 528 - "aws-smithy-runtime-api", 529 - "aws-smithy-types", 530 - "bytes", 531 - "fastrand", 532 - "h2 0.3.26", 533 - "http 0.2.12", 534 - "http-body 0.4.6", 535 - "http-body 1.0.1", 536 - "httparse", 537 - "hyper 0.14.32", 538 - "hyper-rustls 0.24.2", 539 - "once_cell", 540 - "pin-project-lite", 541 - "pin-utils", 542 - "rustls 0.21.12", 543 - "tokio", 544 - "tracing", 545 - ] 546 - 547 - [[package]] 548 - name = "aws-smithy-runtime-api" 549 - version = "1.7.3" 550 - source = "registry+https://github.com/rust-lang/crates.io-index" 551 - checksum = "92165296a47a812b267b4f41032ff8069ab7ff783696d217f0994a0d7ab585cd" 552 - dependencies = [ 553 - "aws-smithy-async", 554 - "aws-smithy-types", 555 - "bytes", 556 - "http 0.2.12", 557 - "http 1.2.0", 558 - "pin-project-lite", 559 - "tokio", 560 - "tracing", 561 - "zeroize", 562 - ] 563 - 564 - [[package]] 565 - name = "aws-smithy-types" 566 - version = "1.2.13" 567 - source = "registry+https://github.com/rust-lang/crates.io-index" 568 - checksum = "c7b8a53819e42f10d0821f56da995e1470b199686a1809168db6ca485665f042" 569 - dependencies = [ 570 - "base64-simd", 571 - "bytes", 572 - "bytes-utils", 573 - "futures-core", 574 - "http 0.2.12", 575 - "http 1.2.0", 576 - "http-body 0.4.6", 577 - "http-body 1.0.1", 578 - "http-body-util", 579 - "itoa", 580 - "num-integer", 581 - "pin-project-lite", 582 - "pin-utils", 583 - "ryu", 584 - "serde", 585 - "time", 586 - "tokio", 587 - "tokio-util", 588 - ] 589 - 590 - [[package]] 591 - name = "aws-smithy-xml" 592 - version = "0.60.9" 593 - source = "registry+https://github.com/rust-lang/crates.io-index" 594 - checksum = "ab0b0166827aa700d3dc519f72f8b3a91c35d0b8d042dc5d643a91e6f80648fc" 595 - dependencies = [ 596 - "xmlparser", 597 - ] 598 - 599 - [[package]] 600 - name = "aws-types" 601 - version = "1.3.5" 602 - source = "registry+https://github.com/rust-lang/crates.io-index" 603 - checksum = "dfbd0a668309ec1f66c0f6bda4840dd6d4796ae26d699ebc266d7cc95c6d040f" 604 - dependencies = [ 605 - "aws-credential-types", 606 - "aws-smithy-async", 607 - "aws-smithy-runtime-api", 608 - "aws-smithy-types", 609 - "rustc_version", 610 - "tracing", 611 - ] 612 - 613 - [[package]] 614 - name = "axum" 615 - version = "0.7.9" 616 - source = "registry+https://github.com/rust-lang/crates.io-index" 617 - checksum = "edca88bc138befd0323b20752846e6587272d3b03b0343c8ea28a6f819e6e71f" 618 - dependencies = [ 619 - "async-trait", 620 - "axum-core 0.4.5", 621 - "axum-macros", 622 - "base64 0.22.1", 623 - "bytes", 624 - "futures-util", 625 - "http 1.2.0", 626 - "http-body 1.0.1", 627 - "http-body-util", 628 - "hyper 1.6.0", 629 - "hyper-util", 630 - "itoa", 631 - "matchit 0.7.3", 632 - "memchr", 633 - "mime", 634 - "percent-encoding", 635 - "pin-project-lite", 636 - "rustversion", 637 - "serde", 638 - "serde_json", 639 - "serde_path_to_error", 640 - "serde_urlencoded", 641 - "sha1", 642 - "sync_wrapper 1.0.2", 643 - "tokio", 644 - "tokio-tungstenite", 645 - "tower 0.5.2", 646 - "tower-layer", 647 - "tower-service", 648 - "tracing", 649 - ] 650 - 651 - [[package]] 652 - name = "axum" 653 - version = "0.8.1" 654 - source = "registry+https://github.com/rust-lang/crates.io-index" 655 - checksum = "6d6fd624c75e18b3b4c6b9caf42b1afe24437daaee904069137d8bab077be8b8" 656 - dependencies = [ 657 - "axum-core 0.5.0", 658 - "bytes", 659 - "futures-util", 660 - "http 1.2.0", 661 - "http-body 1.0.1", 662 - "http-body-util", 663 - "itoa", 664 - "matchit 0.8.4", 665 - "memchr", 666 - "mime", 667 - "percent-encoding", 668 - "pin-project-lite", 669 - "rustversion", 670 - "serde", 671 - "sync_wrapper 1.0.2", 672 - "tower 0.5.2", 673 - "tower-layer", 674 - "tower-service", 675 - "tracing", 676 - ] 677 - 678 - [[package]] 679 - name = "axum-core" 680 - version = "0.4.5" 681 - source = "registry+https://github.com/rust-lang/crates.io-index" 682 - checksum = "09f2bd6146b97ae3359fa0cc6d6b376d9539582c7b4220f041a33ec24c226199" 683 - dependencies = [ 684 - "async-trait", 685 - "bytes", 686 - "futures-util", 687 - "http 1.2.0", 688 - "http-body 1.0.1", 689 - "http-body-util", 690 - "mime", 691 - "pin-project-lite", 692 - "rustversion", 693 - "sync_wrapper 1.0.2", 694 - "tower-layer", 695 - "tower-service", 696 - "tracing", 697 - ] 698 - 699 - [[package]] 700 - name = "axum-core" 701 - version = "0.5.0" 702 - source = "registry+https://github.com/rust-lang/crates.io-index" 703 - checksum = "df1362f362fd16024ae199c1970ce98f9661bf5ef94b9808fee734bc3698b733" 704 - dependencies = [ 705 - "bytes", 706 - "futures-util", 707 - "http 1.2.0", 708 - "http-body 1.0.1", 709 - "http-body-util", 710 - "mime", 711 - "pin-project-lite", 712 - "rustversion", 713 - "sync_wrapper 1.0.2", 714 - "tower-layer", 715 - "tower-service", 716 - "tracing", 717 - ] 718 - 719 - [[package]] 720 - name = "axum-extra" 721 - version = "0.10.0" 722 - source = "registry+https://github.com/rust-lang/crates.io-index" 723 - checksum = "460fc6f625a1f7705c6cf62d0d070794e94668988b1c38111baeec177c715f7b" 724 - dependencies = [ 725 - "axum 0.8.1", 726 - "axum-core 0.5.0", 727 - "bytes", 728 - "futures-util", 729 - "http 1.2.0", 730 - "http-body 1.0.1", 731 - "http-body-util", 732 - "mime", 733 - "pin-project-lite", 734 - "serde", 735 - "tower 0.5.2", 736 - "tower-layer", 737 - "tower-service", 738 - ] 739 - 740 - [[package]] 741 - name = "axum-macros" 742 - version = "0.4.2" 743 - source = "registry+https://github.com/rust-lang/crates.io-index" 744 - checksum = "57d123550fa8d071b7255cb0cc04dc302baa6c8c4a79f55701552684d8399bce" 745 - dependencies = [ 746 - "proc-macro2", 747 - "quote", 748 - "syn 2.0.98", 749 - ] 750 - 751 - [[package]] 752 - name = "backtrace" 753 - version = "0.3.74" 754 - source = "registry+https://github.com/rust-lang/crates.io-index" 755 - checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a" 756 - dependencies = [ 757 - "addr2line", 758 - "cfg-if", 759 - "libc", 760 - "miniz_oxide", 761 - "object", 762 - "rustc-demangle", 763 - "windows-targets 0.52.6", 764 - ] 765 - 766 - [[package]] 767 - name = "base64" 768 - version = "0.13.1" 769 - source = "registry+https://github.com/rust-lang/crates.io-index" 770 - checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8" 771 - 772 - [[package]] 773 - name = "base64" 774 - version = "0.21.7" 775 - source = "registry+https://github.com/rust-lang/crates.io-index" 776 - checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567" 777 - 778 - [[package]] 779 - name = "base64" 780 - version = "0.22.1" 781 - source = "registry+https://github.com/rust-lang/crates.io-index" 782 - checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" 783 - 784 - [[package]] 785 - name = "base64-simd" 786 - version = "0.8.0" 787 - source = "registry+https://github.com/rust-lang/crates.io-index" 788 - checksum = "339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195" 789 - dependencies = [ 790 - "outref", 791 - "vsimd", 792 - ] 793 - 794 - [[package]] 795 - name = "bat" 796 - version = "0.24.0" 797 - source = "registry+https://github.com/rust-lang/crates.io-index" 798 - checksum = "9dcc9e5637c2330d8eb7b920f2aa5d9e184446c258466f825ea1412c7614cc86" 799 - dependencies = [ 800 - "ansi_colours", 801 - "bincode", 802 - "bugreport", 803 - "bytesize", 804 - "clap", 805 - "clircle", 806 - "console", 807 - "content_inspector", 808 - "encoding_rs", 809 - "etcetera", 810 - "flate2", 811 - "git2", 812 - "globset", 813 - "grep-cli", 814 - "home", 815 - "nu-ansi-term 0.49.0", 816 - "once_cell", 817 - "path_abs", 818 - "plist", 819 - "regex", 820 - "semver", 821 - "serde", 822 - "serde_yaml", 823 - "shell-words", 824 - "syntect", 825 - "thiserror 1.0.69", 826 - "unicode-width 0.1.14", 827 - "walkdir", 828 - "wild", 829 - ] 830 - 831 - [[package]] 832 - name = "bincode" 833 - version = "1.3.3" 834 - source = "registry+https://github.com/rust-lang/crates.io-index" 835 - checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad" 836 - dependencies = [ 837 - "serde", 838 - ] 839 - 840 - [[package]] 841 - name = "bindgen" 842 - version = "0.69.5" 843 - source = "registry+https://github.com/rust-lang/crates.io-index" 844 - checksum = "271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088" 845 - dependencies = [ 846 - "bitflags 2.8.0", 847 - "cexpr", 848 - "clang-sys", 849 - "itertools 0.12.1", 850 - "lazy_static", 851 - "lazycell", 852 - "log", 853 - "prettyplease", 854 - "proc-macro2", 855 - "quote", 856 - "regex", 857 - "rustc-hash 1.1.0", 858 - "shlex", 859 - "syn 2.0.98", 860 - "which", 861 - ] 862 - 863 - [[package]] 864 - name = "bit_field" 865 - version = "0.10.2" 866 - source = "registry+https://github.com/rust-lang/crates.io-index" 867 - checksum = "dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61" 868 - 869 - [[package]] 870 - name = "bitflags" 871 - version = "1.3.2" 872 - source = "registry+https://github.com/rust-lang/crates.io-index" 873 - checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 874 - 875 - [[package]] 876 - name = "bitflags" 877 - version = "2.8.0" 878 - source = "registry+https://github.com/rust-lang/crates.io-index" 879 - checksum = "8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36" 880 - dependencies = [ 881 - "serde", 882 - ] 883 - 884 - [[package]] 885 - name = "bitstream-io" 886 - version = "2.6.0" 887 - source = "registry+https://github.com/rust-lang/crates.io-index" 888 - checksum = "6099cdc01846bc367c4e7dd630dc5966dccf36b652fae7a74e17b640411a91b2" 889 - 890 - [[package]] 891 - name = "block-buffer" 892 - version = "0.10.4" 893 - source = "registry+https://github.com/rust-lang/crates.io-index" 894 - checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 895 - dependencies = [ 896 - "generic-array", 897 - ] 898 - 899 - [[package]] 900 - name = "brotli" 901 - version = "7.0.0" 902 - source = "registry+https://github.com/rust-lang/crates.io-index" 903 - checksum = "cc97b8f16f944bba54f0433f07e30be199b6dc2bd25937444bbad560bcea29bd" 904 - dependencies = [ 905 - "alloc-no-stdlib", 906 - "alloc-stdlib", 907 - "brotli-decompressor", 908 - ] 909 - 910 - [[package]] 911 - name = "brotli-decompressor" 912 - version = "4.0.2" 913 - source = "registry+https://github.com/rust-lang/crates.io-index" 914 - checksum = "74fa05ad7d803d413eb8380983b092cbbaf9a85f151b871360e7b00cd7060b37" 915 - dependencies = [ 916 - "alloc-no-stdlib", 917 - "alloc-stdlib", 918 - ] 919 - 920 - [[package]] 921 - name = "bstr" 922 - version = "1.11.3" 923 - source = "registry+https://github.com/rust-lang/crates.io-index" 924 - checksum = "531a9155a481e2ee699d4f98f43c0ca4ff8ee1bfd55c31e9e98fb29d2b176fe0" 925 - dependencies = [ 926 - "memchr", 927 - "regex-automata 0.4.9", 928 - "serde", 929 - ] 930 - 931 - [[package]] 932 - name = "bugreport" 933 - version = "0.5.1" 934 - source = "registry+https://github.com/rust-lang/crates.io-index" 935 - checksum = "f280f65ce85b880919349bbfcb204930291251eedcb2e5f84ce2f51df969c162" 936 - dependencies = [ 937 - "git-version", 938 - "shell-escape", 939 - "sysinfo 0.33.1", 940 - ] 941 - 942 - [[package]] 943 - name = "built" 944 - version = "0.7.6" 945 - source = "registry+https://github.com/rust-lang/crates.io-index" 946 - checksum = "73848a43c5d63a1251d17adf6c2bf78aa94830e60a335a95eeea45d6ba9e1e4d" 947 - 948 - [[package]] 949 - name = "bumpalo" 950 - version = "3.17.0" 951 - source = "registry+https://github.com/rust-lang/crates.io-index" 952 - checksum = "1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf" 953 - 954 - [[package]] 955 - name = "bytemuck" 956 - version = "1.21.0" 957 - source = "registry+https://github.com/rust-lang/crates.io-index" 958 - checksum = "ef657dfab802224e671f5818e9a4935f9b1957ed18e58292690cc39e7a4092a3" 959 - 960 - [[package]] 961 - name = "byteorder" 962 - version = "1.5.0" 963 - source = "registry+https://github.com/rust-lang/crates.io-index" 964 - checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 965 - 966 - [[package]] 967 - name = "byteorder-lite" 968 - version = "0.1.0" 969 - source = "registry+https://github.com/rust-lang/crates.io-index" 970 - checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495" 971 - 972 - [[package]] 973 - name = "bytes" 974 - version = "1.10.0" 975 - source = "registry+https://github.com/rust-lang/crates.io-index" 976 - checksum = "f61dac84819c6588b558454b194026eb1f09c293b9036ae9b159e74e73ab6cf9" 977 - 978 - [[package]] 979 - name = "bytes-utils" 980 - version = "0.1.4" 981 - source = "registry+https://github.com/rust-lang/crates.io-index" 982 - checksum = "7dafe3a8757b027e2be6e4e5601ed563c55989fcf1546e933c66c8eb3a058d35" 983 - dependencies = [ 984 - "bytes", 985 - "either", 986 - ] 987 - 988 - [[package]] 989 - name = "bytesize" 990 - version = "1.3.2" 991 - source = "registry+https://github.com/rust-lang/crates.io-index" 992 - checksum = "2d2c12f985c78475a6b8d629afd0c360260ef34cfef52efccdcfd31972f81c2e" 993 - 994 - [[package]] 995 - name = "cast" 996 - version = "0.3.0" 997 - source = "registry+https://github.com/rust-lang/crates.io-index" 998 - checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" 999 - 1000 - [[package]] 1001 - name = "cc" 1002 - version = "1.2.14" 1003 - source = "registry+https://github.com/rust-lang/crates.io-index" 1004 - checksum = "0c3d1b2e905a3a7b00a6141adb0e4c0bb941d11caf55349d863942a1cc44e3c9" 1005 - dependencies = [ 1006 - "jobserver", 1007 - "libc", 1008 - "shlex", 1009 - ] 1010 - 1011 - [[package]] 1012 - name = "cesu8" 1013 - version = "1.1.0" 1014 - source = "registry+https://github.com/rust-lang/crates.io-index" 1015 - checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c" 1016 - 1017 - [[package]] 1018 - name = "cexpr" 1019 - version = "0.6.0" 1020 - source = "registry+https://github.com/rust-lang/crates.io-index" 1021 - checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766" 1022 - dependencies = [ 1023 - "nom", 1024 - ] 1025 - 1026 - [[package]] 1027 - name = "cfg-expr" 1028 - version = "0.15.8" 1029 - source = "registry+https://github.com/rust-lang/crates.io-index" 1030 - checksum = "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02" 1031 - dependencies = [ 1032 - "smallvec", 1033 - "target-lexicon", 1034 - ] 1035 - 1036 - [[package]] 1037 - name = "cfg-if" 1038 - version = "1.0.0" 1039 - source = "registry+https://github.com/rust-lang/crates.io-index" 1040 - checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 1041 - 1042 - [[package]] 1043 - name = "cfg_aliases" 1044 - version = "0.2.1" 1045 - source = "registry+https://github.com/rust-lang/crates.io-index" 1046 - checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" 1047 - 1048 - [[package]] 1049 - name = "chrono" 1050 - version = "0.4.39" 1051 - source = "registry+https://github.com/rust-lang/crates.io-index" 1052 - checksum = "7e36cc9d416881d2e24f9a963be5fb1cd90966419ac844274161d10488b3e825" 1053 - dependencies = [ 1054 - "android-tzdata", 1055 - "iana-time-zone", 1056 - "js-sys", 1057 - "num-traits", 1058 - "serde", 1059 - "wasm-bindgen", 1060 - "windows-targets 0.52.6", 1061 - ] 1062 - 1063 - [[package]] 1064 - name = "chrono-tz" 1065 - version = "0.9.0" 1066 - source = "registry+https://github.com/rust-lang/crates.io-index" 1067 - checksum = "93698b29de5e97ad0ae26447b344c482a7284c737d9ddc5f9e52b74a336671bb" 1068 - dependencies = [ 1069 - "chrono", 1070 - "chrono-tz-build", 1071 - "phf", 1072 - ] 1073 - 1074 - [[package]] 1075 - name = "chrono-tz-build" 1076 - version = "0.3.0" 1077 - source = "registry+https://github.com/rust-lang/crates.io-index" 1078 - checksum = "0c088aee841df9c3041febbb73934cfc39708749bf96dc827e3359cd39ef11b1" 1079 - dependencies = [ 1080 - "parse-zoneinfo", 1081 - "phf", 1082 - "phf_codegen", 1083 - ] 1084 - 1085 - [[package]] 1086 - name = "ciborium" 1087 - version = "0.2.2" 1088 - source = "registry+https://github.com/rust-lang/crates.io-index" 1089 - checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e" 1090 - dependencies = [ 1091 - "ciborium-io", 1092 - "ciborium-ll", 1093 - "serde", 1094 - ] 1095 - 1096 - [[package]] 1097 - name = "ciborium-io" 1098 - version = "0.2.2" 1099 - source = "registry+https://github.com/rust-lang/crates.io-index" 1100 - checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757" 1101 - 1102 - [[package]] 1103 - name = "ciborium-ll" 1104 - version = "0.2.2" 1105 - source = "registry+https://github.com/rust-lang/crates.io-index" 1106 - checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9" 1107 - dependencies = [ 1108 - "ciborium-io", 1109 - "half", 1110 - ] 1111 - 1112 - [[package]] 1113 - name = "clang-sys" 1114 - version = "1.8.1" 1115 - source = "registry+https://github.com/rust-lang/crates.io-index" 1116 - checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4" 1117 - dependencies = [ 1118 - "glob", 1119 - "libc", 1120 - "libloading", 1121 - ] 1122 - 1123 - [[package]] 1124 - name = "clap" 1125 - version = "4.5.29" 1126 - source = "registry+https://github.com/rust-lang/crates.io-index" 1127 - checksum = "8acebd8ad879283633b343856142139f2da2317c96b05b4dd6181c61e2480184" 1128 - dependencies = [ 1129 - "clap_builder", 1130 - "clap_derive", 1131 - ] 1132 - 1133 - [[package]] 1134 - name = "clap_builder" 1135 - version = "4.5.29" 1136 - source = "registry+https://github.com/rust-lang/crates.io-index" 1137 - checksum = "f6ba32cbda51c7e1dfd49acc1457ba1a7dec5b64fe360e828acb13ca8dc9c2f9" 1138 - dependencies = [ 1139 - "anstream", 1140 - "anstyle", 1141 - "clap_lex", 1142 - "strsim", 1143 - "terminal_size", 1144 - ] 1145 - 1146 - [[package]] 1147 - name = "clap_derive" 1148 - version = "4.5.28" 1149 - source = "registry+https://github.com/rust-lang/crates.io-index" 1150 - checksum = "bf4ced95c6f4a675af3da73304b9ac4ed991640c36374e4b46795c49e17cf1ed" 1151 - dependencies = [ 1152 - "heck", 1153 - "proc-macro2", 1154 - "quote", 1155 - "syn 2.0.98", 1156 - ] 1157 - 1158 - [[package]] 1159 - name = "clap_lex" 1160 - version = "0.7.4" 1161 - source = "registry+https://github.com/rust-lang/crates.io-index" 1162 - checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6" 1163 - 1164 - [[package]] 1165 - name = "cliclack" 1166 - version = "0.3.5" 1167 - source = "registry+https://github.com/rust-lang/crates.io-index" 1168 - checksum = "6a80570d35684e725e9d2d4aaaf32bc0cbfcfb8539898f9afea3da0d2e5189e4" 1169 - dependencies = [ 1170 - "console", 1171 - "indicatif", 1172 - "once_cell", 1173 - "strsim", 1174 - "textwrap", 1175 - "zeroize", 1176 - ] 1177 - 1178 - [[package]] 1179 - name = "clipboard-win" 1180 - version = "5.4.0" 1181 - source = "registry+https://github.com/rust-lang/crates.io-index" 1182 - checksum = "15efe7a882b08f34e38556b14f2fb3daa98769d06c7f0c1b076dfd0d983bc892" 1183 - dependencies = [ 1184 - "error-code", 1185 - ] 1186 - 1187 - [[package]] 1188 - name = "clircle" 1189 - version = "0.4.0" 1190 - source = "registry+https://github.com/rust-lang/crates.io-index" 1191 - checksum = "c8e87cbed5354f17bd8ca8821a097fb62599787fe8f611743fad7ee156a0a600" 1192 - dependencies = [ 1193 - "cfg-if", 1194 - "libc", 1195 - "serde", 1196 - "winapi", 1197 - ] 1198 - 1199 - [[package]] 1200 - name = "color_quant" 1201 - version = "1.1.0" 1202 - source = "registry+https://github.com/rust-lang/crates.io-index" 1203 - checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" 1204 - 1205 - [[package]] 1206 - name = "colorchoice" 1207 - version = "1.0.3" 1208 - source = "registry+https://github.com/rust-lang/crates.io-index" 1209 - checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990" 1210 - 1211 - [[package]] 1212 - name = "combine" 1213 - version = "4.6.7" 1214 - source = "registry+https://github.com/rust-lang/crates.io-index" 1215 - checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd" 1216 - dependencies = [ 1217 - "bytes", 1218 - "memchr", 1219 - ] 1220 - 1221 - [[package]] 1222 - name = "config" 1223 - version = "0.14.1" 1224 - source = "registry+https://github.com/rust-lang/crates.io-index" 1225 - checksum = "68578f196d2a33ff61b27fae256c3164f65e36382648e30666dde05b8cc9dfdf" 1226 - dependencies = [ 1227 - "async-trait", 1228 - "convert_case", 1229 - "json5", 1230 - "nom", 1231 - "pathdiff", 1232 - "ron", 1233 - "rust-ini", 1234 - "serde", 1235 - "serde_json", 1236 - "toml", 1237 - "yaml-rust2", 1238 - ] 1239 - 1240 - [[package]] 1241 - name = "console" 1242 - version = "0.15.10" 1243 - source = "registry+https://github.com/rust-lang/crates.io-index" 1244 - checksum = "ea3c6ecd8059b57859df5c69830340ed3c41d30e3da0c1cbed90a96ac853041b" 1245 - dependencies = [ 1246 - "encode_unicode", 1247 - "libc", 1248 - "once_cell", 1249 - "unicode-width 0.2.0", 1250 - "windows-sys 0.59.0", 1251 - ] 1252 - 1253 - [[package]] 1254 - name = "const-random" 1255 - version = "0.1.18" 1256 - source = "registry+https://github.com/rust-lang/crates.io-index" 1257 - checksum = "87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359" 1258 - dependencies = [ 1259 - "const-random-macro", 1260 - ] 1261 - 1262 - [[package]] 1263 - name = "const-random-macro" 1264 - version = "0.1.16" 1265 - source = "registry+https://github.com/rust-lang/crates.io-index" 1266 - checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e" 1267 - dependencies = [ 1268 - "getrandom 0.2.15", 1269 - "once_cell", 1270 - "tiny-keccak", 1271 - ] 1272 - 1273 - [[package]] 1274 - name = "content_inspector" 1275 - version = "0.2.4" 1276 - source = "registry+https://github.com/rust-lang/crates.io-index" 1277 - checksum = "b7bda66e858c683005a53a9a60c69a4aca7eeaa45d124526e389f7aec8e62f38" 1278 - dependencies = [ 1279 - "memchr", 1280 - ] 1281 - 1282 - [[package]] 1283 - name = "convert_case" 1284 - version = "0.6.0" 1285 - source = "registry+https://github.com/rust-lang/crates.io-index" 1286 - checksum = "ec182b0ca2f35d8fc196cf3404988fd8b8c739a4d270ff118a398feb0cbec1ca" 1287 - dependencies = [ 1288 - "unicode-segmentation", 1289 - ] 1290 - 1291 - [[package]] 1292 - name = "cookie" 1293 - version = "0.18.1" 1294 - source = "registry+https://github.com/rust-lang/crates.io-index" 1295 - checksum = "4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747" 1296 - dependencies = [ 1297 - "percent-encoding", 1298 - "time", 1299 - "version_check", 1300 - ] 1301 - 1302 - [[package]] 1303 - name = "cookie_store" 1304 - version = "0.21.1" 1305 - source = "registry+https://github.com/rust-lang/crates.io-index" 1306 - checksum = "2eac901828f88a5241ee0600950ab981148a18f2f756900ffba1b125ca6a3ef9" 1307 - dependencies = [ 1308 - "cookie", 1309 - "document-features", 1310 - "idna", 1311 - "log", 1312 - "publicsuffix", 1313 - "serde", 1314 - "serde_derive", 1315 - "serde_json", 1316 - "time", 1317 - "url", 1318 - ] 1319 - 1320 - [[package]] 1321 - name = "core-foundation" 1322 - version = "0.9.4" 1323 - source = "registry+https://github.com/rust-lang/crates.io-index" 1324 - checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 1325 - dependencies = [ 1326 - "core-foundation-sys", 1327 - "libc", 1328 - ] 1329 - 1330 - [[package]] 1331 - name = "core-foundation" 1332 - version = "0.10.0" 1333 - source = "registry+https://github.com/rust-lang/crates.io-index" 1334 - checksum = "b55271e5c8c478ad3f38ad24ef34923091e0548492a266d19b3c0b4d82574c63" 1335 - dependencies = [ 1336 - "core-foundation-sys", 1337 - "libc", 1338 - ] 1339 - 1340 - [[package]] 1341 - name = "core-foundation-sys" 1342 - version = "0.8.7" 1343 - source = "registry+https://github.com/rust-lang/crates.io-index" 1344 - checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 1345 - 1346 - [[package]] 1347 - name = "core-graphics" 1348 - version = "0.24.0" 1349 - source = "registry+https://github.com/rust-lang/crates.io-index" 1350 - checksum = "fa95a34622365fa5bbf40b20b75dba8dfa8c94c734aea8ac9a5ca38af14316f1" 1351 - dependencies = [ 1352 - "bitflags 2.8.0", 1353 - "core-foundation 0.10.0", 1354 - "core-graphics-types", 1355 - "foreign-types", 1356 - "libc", 1357 - ] 1358 - 1359 - [[package]] 1360 - name = "core-graphics-types" 1361 - version = "0.2.0" 1362 - source = "registry+https://github.com/rust-lang/crates.io-index" 1363 - checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb" 1364 - dependencies = [ 1365 - "bitflags 2.8.0", 1366 - "core-foundation 0.10.0", 1367 - "libc", 1368 - ] 1369 - 1370 - [[package]] 1371 - name = "cpufeatures" 1372 - version = "0.2.17" 1373 - source = "registry+https://github.com/rust-lang/crates.io-index" 1374 - checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" 1375 - dependencies = [ 1376 - "libc", 1377 - ] 1378 - 1379 - [[package]] 1380 - name = "crc32fast" 1381 - version = "1.4.2" 1382 - source = "registry+https://github.com/rust-lang/crates.io-index" 1383 - checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3" 1384 - dependencies = [ 1385 - "cfg-if", 1386 - ] 1387 - 1388 - [[package]] 1389 - name = "criterion" 1390 - version = "0.5.1" 1391 - source = "registry+https://github.com/rust-lang/crates.io-index" 1392 - checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f" 1393 - dependencies = [ 1394 - "anes", 1395 - "cast", 1396 - "ciborium", 1397 - "clap", 1398 - "criterion-plot", 1399 - "is-terminal", 1400 - "itertools 0.10.5", 1401 - "num-traits", 1402 - "once_cell", 1403 - "oorandom", 1404 - "plotters", 1405 - "rayon", 1406 - "regex", 1407 - "serde", 1408 - "serde_derive", 1409 - "serde_json", 1410 - "tinytemplate", 1411 - "walkdir", 1412 - ] 1413 - 1414 - [[package]] 1415 - name = "criterion-plot" 1416 - version = "0.5.0" 1417 - source = "registry+https://github.com/rust-lang/crates.io-index" 1418 - checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1" 1419 - dependencies = [ 1420 - "cast", 1421 - "itertools 0.10.5", 1422 - ] 1423 - 1424 - [[package]] 1425 - name = "crossbeam-channel" 1426 - version = "0.5.14" 1427 - source = "registry+https://github.com/rust-lang/crates.io-index" 1428 - checksum = "06ba6d68e24814cb8de6bb986db8222d3a027d15872cabc0d18817bc3c0e4471" 1429 - dependencies = [ 1430 - "crossbeam-utils", 1431 - ] 1432 - 1433 - [[package]] 1434 - name = "crossbeam-deque" 1435 - version = "0.8.6" 1436 - source = "registry+https://github.com/rust-lang/crates.io-index" 1437 - checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51" 1438 - dependencies = [ 1439 - "crossbeam-epoch", 1440 - "crossbeam-utils", 1441 - ] 1442 - 1443 - [[package]] 1444 - name = "crossbeam-epoch" 1445 - version = "0.9.18" 1446 - source = "registry+https://github.com/rust-lang/crates.io-index" 1447 - checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 1448 - dependencies = [ 1449 - "crossbeam-utils", 1450 - ] 1451 - 1452 - [[package]] 1453 - name = "crossbeam-utils" 1454 - version = "0.8.21" 1455 - source = "registry+https://github.com/rust-lang/crates.io-index" 1456 - checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" 1457 - 1458 - [[package]] 1459 - name = "crunchy" 1460 - version = "0.2.3" 1461 - source = "registry+https://github.com/rust-lang/crates.io-index" 1462 - checksum = "43da5946c66ffcc7745f48db692ffbb10a83bfe0afd96235c5c2a4fb23994929" 1463 - 1464 - [[package]] 1465 - name = "crypto-common" 1466 - version = "0.1.6" 1467 - source = "registry+https://github.com/rust-lang/crates.io-index" 1468 - checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 1469 - dependencies = [ 1470 - "generic-array", 1471 - "typenum", 1472 - ] 1473 - 1474 - [[package]] 1475 - name = "ctor" 1476 - version = "0.2.9" 1477 - source = "registry+https://github.com/rust-lang/crates.io-index" 1478 - checksum = "32a2785755761f3ddc1492979ce1e48d2c00d09311c39e4466429188f3dd6501" 1479 - dependencies = [ 1480 - "quote", 1481 - "syn 2.0.98", 1482 - ] 1483 - 1484 - [[package]] 1485 - name = "darling" 1486 - version = "0.20.10" 1487 - source = "registry+https://github.com/rust-lang/crates.io-index" 1488 - checksum = "6f63b86c8a8826a49b8c21f08a2d07338eec8d900540f8630dc76284be802989" 1489 - dependencies = [ 1490 - "darling_core", 1491 - "darling_macro", 1492 - ] 1493 - 1494 - [[package]] 1495 - name = "darling_core" 1496 - version = "0.20.10" 1497 - source = "registry+https://github.com/rust-lang/crates.io-index" 1498 - checksum = "95133861a8032aaea082871032f5815eb9e98cef03fa916ab4500513994df9e5" 1499 - dependencies = [ 1500 - "fnv", 1501 - "ident_case", 1502 - "proc-macro2", 1503 - "quote", 1504 - "strsim", 1505 - "syn 2.0.98", 1506 - ] 1507 - 1508 - [[package]] 1509 - name = "darling_macro" 1510 - version = "0.20.10" 1511 - source = "registry+https://github.com/rust-lang/crates.io-index" 1512 - checksum = "d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806" 1513 - dependencies = [ 1514 - "darling_core", 1515 - "quote", 1516 - "syn 2.0.98", 1517 - ] 1518 - 1519 - [[package]] 1520 - name = "data-encoding" 1521 - version = "2.8.0" 1522 - source = "registry+https://github.com/rust-lang/crates.io-index" 1523 - checksum = "575f75dfd25738df5b91b8e43e14d44bda14637a58fae779fd2b064f8bf3e010" 1524 - 1525 - [[package]] 1526 - name = "dbus" 1527 - version = "0.9.7" 1528 - source = "registry+https://github.com/rust-lang/crates.io-index" 1529 - checksum = "1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b" 1530 - dependencies = [ 1531 - "libc", 1532 - "libdbus-sys", 1533 - "winapi", 1534 - ] 1535 - 1536 - [[package]] 1537 - name = "dbus-secret-service" 1538 - version = "4.0.3" 1539 - source = "registry+https://github.com/rust-lang/crates.io-index" 1540 - checksum = "b42a16374481d92aed73ae45b1f120207d8e71d24fb89f357fadbd8f946fd84b" 1541 - dependencies = [ 1542 - "dbus", 1543 - "futures-util", 1544 - "num", 1545 - "once_cell", 1546 - "rand", 1547 - ] 1548 - 1549 - [[package]] 1550 - name = "deadpool" 1551 - version = "0.10.0" 1552 - source = "registry+https://github.com/rust-lang/crates.io-index" 1553 - checksum = "fb84100978c1c7b37f09ed3ce3e5f843af02c2a2c431bae5b19230dad2c1b490" 1554 - dependencies = [ 1555 - "async-trait", 1556 - "deadpool-runtime", 1557 - "num_cpus", 1558 - "tokio", 1559 - ] 1560 - 1561 - [[package]] 1562 - name = "deadpool-runtime" 1563 - version = "0.1.4" 1564 - source = "registry+https://github.com/rust-lang/crates.io-index" 1565 - checksum = "092966b41edc516079bdf31ec78a2e0588d1d0c08f78b91d8307215928642b2b" 1566 - 1567 - [[package]] 1568 - name = "deranged" 1569 - version = "0.3.11" 1570 - source = "registry+https://github.com/rust-lang/crates.io-index" 1571 - checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4" 1572 - dependencies = [ 1573 - "powerfmt", 1574 - "serde", 1575 - ] 1576 - 1577 - [[package]] 1578 - name = "derive_builder" 1579 - version = "0.20.2" 1580 - source = "registry+https://github.com/rust-lang/crates.io-index" 1581 - checksum = "507dfb09ea8b7fa618fcf76e953f4f5e192547945816d5358edffe39f6f94947" 1582 - dependencies = [ 1583 - "derive_builder_macro", 1584 - ] 1585 - 1586 - [[package]] 1587 - name = "derive_builder_core" 1588 - version = "0.20.2" 1589 - source = "registry+https://github.com/rust-lang/crates.io-index" 1590 - checksum = "2d5bcf7b024d6835cfb3d473887cd966994907effbe9227e8c8219824d06c4e8" 1591 - dependencies = [ 1592 - "darling", 1593 - "proc-macro2", 1594 - "quote", 1595 - "syn 2.0.98", 1596 - ] 1597 - 1598 - [[package]] 1599 - name = "derive_builder_macro" 1600 - version = "0.20.2" 1601 - source = "registry+https://github.com/rust-lang/crates.io-index" 1602 - checksum = "ab63b0e2bf4d5928aff72e83a7dace85d7bba5fe12dcc3c5a572d78caffd3f3c" 1603 - dependencies = [ 1604 - "derive_builder_core", 1605 - "syn 2.0.98", 1606 - ] 1607 - 1608 - [[package]] 1609 - name = "deunicode" 1610 - version = "1.6.0" 1611 - source = "registry+https://github.com/rust-lang/crates.io-index" 1612 - checksum = "339544cc9e2c4dc3fc7149fd630c5f22263a4fdf18a98afd0075784968b5cf00" 1613 - 1614 - [[package]] 1615 - name = "digest" 1616 - version = "0.10.7" 1617 - source = "registry+https://github.com/rust-lang/crates.io-index" 1618 - checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 1619 - dependencies = [ 1620 - "block-buffer", 1621 - "crypto-common", 1622 - "subtle", 1623 - ] 1624 - 1625 - [[package]] 1626 - name = "dirs" 1627 - version = "5.0.1" 1628 - source = "registry+https://github.com/rust-lang/crates.io-index" 1629 - checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225" 1630 - dependencies = [ 1631 - "dirs-sys 0.4.1", 1632 - ] 1633 - 1634 - [[package]] 1635 - name = "dirs" 1636 - version = "6.0.0" 1637 - source = "registry+https://github.com/rust-lang/crates.io-index" 1638 - checksum = "c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e" 1639 - dependencies = [ 1640 - "dirs-sys 0.5.0", 1641 - ] 1642 - 1643 - [[package]] 1644 - name = "dirs-sys" 1645 - version = "0.4.1" 1646 - source = "registry+https://github.com/rust-lang/crates.io-index" 1647 - checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c" 1648 - dependencies = [ 1649 - "libc", 1650 - "option-ext", 1651 - "redox_users 0.4.6", 1652 - "windows-sys 0.48.0", 1653 - ] 1654 - 1655 - [[package]] 1656 - name = "dirs-sys" 1657 - version = "0.5.0" 1658 - source = "registry+https://github.com/rust-lang/crates.io-index" 1659 - checksum = "e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab" 1660 - dependencies = [ 1661 - "libc", 1662 - "option-ext", 1663 - "redox_users 0.5.0", 1664 - "windows-sys 0.59.0", 1665 - ] 1666 - 1667 - [[package]] 1668 - name = "displaydoc" 1669 - version = "0.2.5" 1670 - source = "registry+https://github.com/rust-lang/crates.io-index" 1671 - checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" 1672 - dependencies = [ 1673 - "proc-macro2", 1674 - "quote", 1675 - "syn 2.0.98", 1676 - ] 1677 - 1678 - [[package]] 1679 - name = "dlv-list" 1680 - version = "0.5.2" 1681 - source = "registry+https://github.com/rust-lang/crates.io-index" 1682 - checksum = "442039f5147480ba31067cb00ada1adae6892028e40e45fc5de7b7df6dcc1b5f" 1683 - dependencies = [ 1684 - "const-random", 1685 - ] 1686 - 1687 - [[package]] 1688 - name = "document-features" 1689 - version = "0.2.10" 1690 - source = "registry+https://github.com/rust-lang/crates.io-index" 1691 - checksum = "cb6969eaabd2421f8a2775cfd2471a2b634372b4a25d41e3bd647b79912850a0" 1692 - dependencies = [ 1693 - "litrs", 1694 - ] 1695 - 1696 - [[package]] 1697 - name = "dotenv" 1698 - version = "0.15.0" 1699 - source = "registry+https://github.com/rust-lang/crates.io-index" 1700 - checksum = "77c90badedccf4105eca100756a0b1289e191f6fcbdadd3cee1d2f614f97da8f" 1701 - 1702 - [[package]] 1703 - name = "dyn-clone" 1704 - version = "1.0.18" 1705 - source = "registry+https://github.com/rust-lang/crates.io-index" 1706 - checksum = "feeef44e73baff3a26d371801df019877a9866a8c493d315ab00177843314f35" 1707 - 1708 - [[package]] 1709 - name = "either" 1710 - version = "1.13.0" 1711 - source = "registry+https://github.com/rust-lang/crates.io-index" 1712 - checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0" 1713 - 1714 - [[package]] 1715 - name = "encode_unicode" 1716 - version = "1.0.0" 1717 - source = "registry+https://github.com/rust-lang/crates.io-index" 1718 - checksum = "34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0" 1719 - 1720 - [[package]] 1721 - name = "encoding_rs" 1722 - version = "0.8.35" 1723 - source = "registry+https://github.com/rust-lang/crates.io-index" 1724 - checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" 1725 - dependencies = [ 1726 - "cfg-if", 1727 - ] 1728 - 1729 - [[package]] 1730 - name = "endian-type" 1731 - version = "0.1.2" 1732 - source = "registry+https://github.com/rust-lang/crates.io-index" 1733 - checksum = "c34f04666d835ff5d62e058c3995147c06f42fe86ff053337632bca83e42702d" 1734 - 1735 - [[package]] 1736 - name = "equivalent" 1737 - version = "1.0.2" 1738 - source = "registry+https://github.com/rust-lang/crates.io-index" 1739 - checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 1740 - 1741 - [[package]] 1742 - name = "errno" 1743 - version = "0.3.10" 1744 - source = "registry+https://github.com/rust-lang/crates.io-index" 1745 - checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d" 1746 - dependencies = [ 1747 - "libc", 1748 - "windows-sys 0.59.0", 1749 - ] 1750 - 1751 - [[package]] 1752 - name = "error-code" 1753 - version = "3.3.1" 1754 - source = "registry+https://github.com/rust-lang/crates.io-index" 1755 - checksum = "a5d9305ccc6942a704f4335694ecd3de2ea531b114ac2d51f5f843750787a92f" 1756 - 1757 - [[package]] 1758 - name = "esaxx-rs" 1759 - version = "0.1.10" 1760 - source = "registry+https://github.com/rust-lang/crates.io-index" 1761 - checksum = "d817e038c30374a4bcb22f94d0a8a0e216958d4c3dcde369b1439fec4bdda6e6" 1762 - dependencies = [ 1763 - "cc", 1764 - ] 1765 - 1766 - [[package]] 1767 - name = "etcetera" 1768 - version = "0.8.0" 1769 - source = "registry+https://github.com/rust-lang/crates.io-index" 1770 - checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943" 1771 - dependencies = [ 1772 - "cfg-if", 1773 - "home", 1774 - "windows-sys 0.48.0", 1775 - ] 1776 - 1777 - [[package]] 1778 - name = "eventsource-client" 1779 - version = "0.12.2" 1780 - source = "registry+https://github.com/rust-lang/crates.io-index" 1781 - checksum = "4c80c6714d1a380314fcb11a22eeff022e1e1c9642f0bb54e15dc9cb29f37b29" 1782 - dependencies = [ 1783 - "futures", 1784 - "hyper 0.14.32", 1785 - "hyper-rustls 0.24.2", 1786 - "hyper-timeout", 1787 - "log", 1788 - "pin-project", 1789 - "rand", 1790 - "tokio", 1791 - ] 1792 - 1793 - [[package]] 1794 - name = "exr" 1795 - version = "1.73.0" 1796 - source = "registry+https://github.com/rust-lang/crates.io-index" 1797 - checksum = "f83197f59927b46c04a183a619b7c29df34e63e63c7869320862268c0ef687e0" 1798 - dependencies = [ 1799 - "bit_field", 1800 - "half", 1801 - "lebe", 1802 - "miniz_oxide", 1803 - "rayon-core", 1804 - "smallvec", 1805 - "zune-inflate", 1806 - ] 1807 - 1808 - [[package]] 1809 - name = "fastrand" 1810 - version = "2.3.0" 1811 - source = "registry+https://github.com/rust-lang/crates.io-index" 1812 - checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" 1813 - 1814 - [[package]] 1815 - name = "fd-lock" 1816 - version = "4.0.2" 1817 - source = "registry+https://github.com/rust-lang/crates.io-index" 1818 - checksum = "7e5768da2206272c81ef0b5e951a41862938a6070da63bcea197899942d3b947" 1819 - dependencies = [ 1820 - "cfg-if", 1821 - "rustix", 1822 - "windows-sys 0.52.0", 1823 - ] 1824 - 1825 - [[package]] 1826 - name = "fdeflate" 1827 - version = "0.3.7" 1828 - source = "registry+https://github.com/rust-lang/crates.io-index" 1829 - checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c" 1830 - dependencies = [ 1831 - "simd-adler32", 1832 - ] 1833 - 1834 - [[package]] 1835 - name = "flate2" 1836 - version = "1.0.35" 1837 - source = "registry+https://github.com/rust-lang/crates.io-index" 1838 - checksum = "c936bfdafb507ebbf50b8074c54fa31c5be9a1e7e5f467dd659697041407d07c" 1839 - dependencies = [ 1840 - "crc32fast", 1841 - "miniz_oxide", 1842 - ] 1843 - 1844 - [[package]] 1845 - name = "fnv" 1846 - version = "1.0.7" 1847 - source = "registry+https://github.com/rust-lang/crates.io-index" 1848 - checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 1849 - 1850 - [[package]] 1851 - name = "foreign-types" 1852 - version = "0.5.0" 1853 - source = "registry+https://github.com/rust-lang/crates.io-index" 1854 - checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965" 1855 - dependencies = [ 1856 - "foreign-types-macros", 1857 - "foreign-types-shared", 1858 - ] 1859 - 1860 - [[package]] 1861 - name = "foreign-types-macros" 1862 - version = "0.2.3" 1863 - source = "registry+https://github.com/rust-lang/crates.io-index" 1864 - checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742" 1865 - dependencies = [ 1866 - "proc-macro2", 1867 - "quote", 1868 - "syn 2.0.98", 1869 - ] 1870 - 1871 - [[package]] 1872 - name = "foreign-types-shared" 1873 - version = "0.3.1" 1874 - source = "registry+https://github.com/rust-lang/crates.io-index" 1875 - checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b" 1876 - 1877 - [[package]] 1878 - name = "form_urlencoded" 1879 - version = "1.2.1" 1880 - source = "registry+https://github.com/rust-lang/crates.io-index" 1881 - checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" 1882 - dependencies = [ 1883 - "percent-encoding", 1884 - ] 1885 - 1886 - [[package]] 1887 - name = "futures" 1888 - version = "0.3.31" 1889 - source = "registry+https://github.com/rust-lang/crates.io-index" 1890 - checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876" 1891 - dependencies = [ 1892 - "futures-channel", 1893 - "futures-core", 1894 - "futures-executor", 1895 - "futures-io", 1896 - "futures-sink", 1897 - "futures-task", 1898 - "futures-util", 1899 - ] 1900 - 1901 - [[package]] 1902 - name = "futures-channel" 1903 - version = "0.3.31" 1904 - source = "registry+https://github.com/rust-lang/crates.io-index" 1905 - checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" 1906 - dependencies = [ 1907 - "futures-core", 1908 - "futures-sink", 1909 - ] 1910 - 1911 - [[package]] 1912 - name = "futures-core" 1913 - version = "0.3.31" 1914 - source = "registry+https://github.com/rust-lang/crates.io-index" 1915 - checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" 1916 - 1917 - [[package]] 1918 - name = "futures-executor" 1919 - version = "0.3.31" 1920 - source = "registry+https://github.com/rust-lang/crates.io-index" 1921 - checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f" 1922 - dependencies = [ 1923 - "futures-core", 1924 - "futures-task", 1925 - "futures-util", 1926 - ] 1927 - 1928 - [[package]] 1929 - name = "futures-io" 1930 - version = "0.3.31" 1931 - source = "registry+https://github.com/rust-lang/crates.io-index" 1932 - checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" 1933 - 1934 - [[package]] 1935 - name = "futures-macro" 1936 - version = "0.3.31" 1937 - source = "registry+https://github.com/rust-lang/crates.io-index" 1938 - checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" 1939 - dependencies = [ 1940 - "proc-macro2", 1941 - "quote", 1942 - "syn 2.0.98", 1943 - ] 1944 - 1945 - [[package]] 1946 - name = "futures-sink" 1947 - version = "0.3.31" 1948 - source = "registry+https://github.com/rust-lang/crates.io-index" 1949 - checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" 1950 - 1951 - [[package]] 1952 - name = "futures-task" 1953 - version = "0.3.31" 1954 - source = "registry+https://github.com/rust-lang/crates.io-index" 1955 - checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" 1956 - 1957 - [[package]] 1958 - name = "futures-util" 1959 - version = "0.3.31" 1960 - source = "registry+https://github.com/rust-lang/crates.io-index" 1961 - checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" 1962 - dependencies = [ 1963 - "futures-channel", 1964 - "futures-core", 1965 - "futures-io", 1966 - "futures-macro", 1967 - "futures-sink", 1968 - "futures-task", 1969 - "memchr", 1970 - "pin-project-lite", 1971 - "pin-utils", 1972 - "slab", 1973 - ] 1974 - 1975 - [[package]] 1976 - name = "generic-array" 1977 - version = "0.14.7" 1978 - source = "registry+https://github.com/rust-lang/crates.io-index" 1979 - checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 1980 - dependencies = [ 1981 - "typenum", 1982 - "version_check", 1983 - ] 1984 - 1985 - [[package]] 1986 - name = "getrandom" 1987 - version = "0.2.15" 1988 - source = "registry+https://github.com/rust-lang/crates.io-index" 1989 - checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7" 1990 - dependencies = [ 1991 - "cfg-if", 1992 - "js-sys", 1993 - "libc", 1994 - "wasi 0.11.0+wasi-snapshot-preview1", 1995 - "wasm-bindgen", 1996 - ] 1997 - 1998 - [[package]] 1999 - name = "getrandom" 2000 - version = "0.3.1" 2001 - source = "registry+https://github.com/rust-lang/crates.io-index" 2002 - checksum = "43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8" 2003 - dependencies = [ 2004 - "cfg-if", 2005 - "libc", 2006 - "wasi 0.13.3+wasi-0.2.2", 2007 - "windows-targets 0.52.6", 2008 - ] 2009 - 2010 - [[package]] 2011 - name = "gif" 2012 - version = "0.13.1" 2013 - source = "registry+https://github.com/rust-lang/crates.io-index" 2014 - checksum = "3fb2d69b19215e18bb912fa30f7ce15846e301408695e44e0ef719f1da9e19f2" 2015 - dependencies = [ 2016 - "color_quant", 2017 - "weezl", 2018 - ] 2019 - 2020 - [[package]] 2021 - name = "gimli" 2022 - version = "0.31.1" 2023 - source = "registry+https://github.com/rust-lang/crates.io-index" 2024 - checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f" 2025 - 2026 - [[package]] 2027 - name = "git-version" 2028 - version = "0.3.9" 2029 - source = "registry+https://github.com/rust-lang/crates.io-index" 2030 - checksum = "1ad568aa3db0fcbc81f2f116137f263d7304f512a1209b35b85150d3ef88ad19" 2031 - dependencies = [ 2032 - "git-version-macro", 2033 - ] 2034 - 2035 - [[package]] 2036 - name = "git-version-macro" 2037 - version = "0.3.9" 2038 - source = "registry+https://github.com/rust-lang/crates.io-index" 2039 - checksum = "53010ccb100b96a67bc32c0175f0ed1426b31b655d562898e57325f81c023ac0" 2040 - dependencies = [ 2041 - "proc-macro2", 2042 - "quote", 2043 - "syn 2.0.98", 2044 - ] 2045 - 2046 - [[package]] 2047 - name = "git2" 2048 - version = "0.18.3" 2049 - source = "registry+https://github.com/rust-lang/crates.io-index" 2050 - checksum = "232e6a7bfe35766bf715e55a88b39a700596c0ccfd88cd3680b4cdb40d66ef70" 2051 - dependencies = [ 2052 - "bitflags 2.8.0", 2053 - "libc", 2054 - "libgit2-sys", 2055 - "log", 2056 - "url", 2057 - ] 2058 - 2059 - [[package]] 2060 - name = "glob" 2061 - version = "0.3.2" 2062 - source = "registry+https://github.com/rust-lang/crates.io-index" 2063 - checksum = "a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2" 2064 - 2065 - [[package]] 2066 - name = "globset" 2067 - version = "0.4.15" 2068 - source = "registry+https://github.com/rust-lang/crates.io-index" 2069 - checksum = "15f1ce686646e7f1e19bf7d5533fe443a45dbfb990e00629110797578b42fb19" 2070 - dependencies = [ 2071 - "aho-corasick", 2072 - "bstr", 2073 - "log", 2074 - "regex-automata 0.4.9", 2075 - "regex-syntax 0.8.5", 2076 - ] 2077 - 2078 - [[package]] 2079 - name = "globwalk" 2080 - version = "0.9.1" 2081 - source = "registry+https://github.com/rust-lang/crates.io-index" 2082 - checksum = "0bf760ebf69878d9fd8f110c89703d90ce35095324d1f1edcb595c63945ee757" 2083 - dependencies = [ 2084 - "bitflags 2.8.0", 2085 - "ignore", 2086 - "walkdir", 2087 - ] 2088 - 2089 - [[package]] 2090 - name = "google-apis-common" 2091 - version = "7.0.0" 2092 - source = "registry+https://github.com/rust-lang/crates.io-index" 2093 - checksum = "7530ee92a7e9247c3294ae1b84ea98474dbc27563c49a14d3938e816499bf38f" 2094 - dependencies = [ 2095 - "base64 0.22.1", 2096 - "chrono", 2097 - "http 1.2.0", 2098 - "http-body-util", 2099 - "hyper 1.6.0", 2100 - "hyper-util", 2101 - "itertools 0.13.0", 2102 - "mime", 2103 - "percent-encoding", 2104 - "serde", 2105 - "serde_json", 2106 - "serde_with", 2107 - "tokio", 2108 - "url", 2109 - "yup-oauth2", 2110 - ] 2111 - 2112 - [[package]] 2113 - name = "google-drive3" 2114 - version = "6.0.0+20240618" 2115 - source = "registry+https://github.com/rust-lang/crates.io-index" 2116 - checksum = "84e3944ee656d220932785cf1d8275519c0989830b9b239453983ac44f328d9f" 2117 - dependencies = [ 2118 - "chrono", 2119 - "google-apis-common", 2120 - "hyper 1.6.0", 2121 - "hyper-rustls 0.27.5", 2122 - "hyper-util", 2123 - "mime", 2124 - "serde", 2125 - "serde_json", 2126 - "serde_with", 2127 - "tokio", 2128 - "url", 2129 - "yup-oauth2", 2130 - ] 2131 - 2132 - [[package]] 2133 - name = "goose" 2134 - version = "1.0.7" 2135 - dependencies = [ 2136 - "anyhow", 2137 - "async-stream", 2138 - "async-trait", 2139 - "aws-config", 2140 - "aws-sdk-bedrockruntime", 2141 - "aws-smithy-types", 2142 - "axum 0.7.9", 2143 - "base64 0.21.7", 2144 - "chrono", 2145 - "criterion", 2146 - "ctor", 2147 - "dotenv", 2148 - "etcetera", 2149 - "futures", 2150 - "include_dir", 2151 - "indoc", 2152 - "keyring", 2153 - "lazy_static", 2154 - "mcp-client", 2155 - "mcp-core", 2156 - "nanoid", 2157 - "once_cell", 2158 - "paste", 2159 - "rand", 2160 - "regex", 2161 - "reqwest 0.12.12", 2162 - "serde", 2163 - "serde_json", 2164 - "serde_urlencoded", 2165 - "serde_yaml", 2166 - "serial_test", 2167 - "sha2", 2168 - "tempfile", 2169 - "tera", 2170 - "thiserror 1.0.69", 2171 - "tokenizers", 2172 - "tokio", 2173 - "tracing", 2174 - "tracing-subscriber", 2175 - "url", 2176 - "uuid", 2177 - "webbrowser", 2178 - "winapi", 2179 - "wiremock", 2180 - ] 2181 - 2182 - [[package]] 2183 - name = "goose-cli" 2184 - version = "1.0.7" 2185 - dependencies = [ 2186 - "anyhow", 2187 - "bat", 2188 - "chrono", 2189 - "clap", 2190 - "cliclack", 2191 - "console", 2192 - "etcetera", 2193 - "futures", 2194 - "goose", 2195 - "goose-mcp", 2196 - "mcp-client", 2197 - "mcp-core", 2198 - "mcp-server", 2199 - "once_cell", 2200 - "rand", 2201 - "reqwest 0.12.12", 2202 - "rustyline", 2203 - "serde", 2204 - "serde_json", 2205 - "serde_yaml", 2206 - "temp-env", 2207 - "tempfile", 2208 - "test-case", 2209 - "tokio", 2210 - "tracing", 2211 - "tracing-appender", 2212 - "tracing-subscriber", 2213 - "winapi", 2214 - ] 2215 - 2216 - [[package]] 2217 - name = "goose-mcp" 2218 - version = "1.0.7" 2219 - dependencies = [ 2220 - "anyhow", 2221 - "async-trait", 2222 - "base64 0.21.7", 2223 - "chrono", 2224 - "etcetera", 2225 - "google-drive3", 2226 - "http-body-util", 2227 - "include_dir", 2228 - "indoc", 2229 - "kill_tree", 2230 - "lazy_static", 2231 - "mcp-core", 2232 - "mcp-server", 2233 - "once_cell", 2234 - "regex", 2235 - "reqwest 0.11.27", 2236 - "serde", 2237 - "serde_json", 2238 - "serial_test", 2239 - "shellexpand", 2240 - "sysinfo 0.32.1", 2241 - "tempfile", 2242 - "thiserror 1.0.69", 2243 - "tokio", 2244 - "tracing", 2245 - "tracing-appender", 2246 - "tracing-subscriber", 2247 - "url", 2248 - "urlencoding", 2249 - "webbrowser", 2250 - "xcap", 2251 - ] 2252 - 2253 - [[package]] 2254 - name = "goose-server" 2255 - version = "1.0.7" 2256 - dependencies = [ 2257 - "anyhow", 2258 - "async-trait", 2259 - "axum 0.7.9", 2260 - "axum-extra", 2261 - "bytes", 2262 - "chrono", 2263 - "clap", 2264 - "config", 2265 - "dirs 6.0.0", 2266 - "etcetera", 2267 - "futures", 2268 - "goose", 2269 - "goose-mcp", 2270 - "http 1.2.0", 2271 - "mcp-core", 2272 - "mcp-server", 2273 - "once_cell", 2274 - "serde", 2275 - "serde_json", 2276 - "serde_yaml", 2277 - "thiserror 1.0.69", 2278 - "tokio", 2279 - "tokio-stream", 2280 - "tower 0.5.2", 2281 - "tower-http", 2282 - "tracing", 2283 - "tracing-appender", 2284 - "tracing-subscriber", 2285 - "utoipa", 2286 - ] 2287 - 2288 - [[package]] 2289 - name = "grep-cli" 2290 - version = "0.1.11" 2291 - source = "registry+https://github.com/rust-lang/crates.io-index" 2292 - checksum = "47f1288f0e06f279f84926fa4c17e3fcd2a22b357927a82f2777f7be26e4cec0" 2293 - dependencies = [ 2294 - "bstr", 2295 - "globset", 2296 - "libc", 2297 - "log", 2298 - "termcolor", 2299 - "winapi-util", 2300 - ] 2301 - 2302 - [[package]] 2303 - name = "h2" 2304 - version = "0.3.26" 2305 - source = "registry+https://github.com/rust-lang/crates.io-index" 2306 - checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8" 2307 - dependencies = [ 2308 - "bytes", 2309 - "fnv", 2310 - "futures-core", 2311 - "futures-sink", 2312 - "futures-util", 2313 - "http 0.2.12", 2314 - "indexmap 2.7.1", 2315 - "slab", 2316 - "tokio", 2317 - "tokio-util", 2318 - "tracing", 2319 - ] 2320 - 2321 - [[package]] 2322 - name = "h2" 2323 - version = "0.4.7" 2324 - source = "registry+https://github.com/rust-lang/crates.io-index" 2325 - checksum = "ccae279728d634d083c00f6099cb58f01cc99c145b84b8be2f6c74618d79922e" 2326 - dependencies = [ 2327 - "atomic-waker", 2328 - "bytes", 2329 - "fnv", 2330 - "futures-core", 2331 - "futures-sink", 2332 - "http 1.2.0", 2333 - "indexmap 2.7.1", 2334 - "slab", 2335 - "tokio", 2336 - "tokio-util", 2337 - "tracing", 2338 - ] 2339 - 2340 - [[package]] 2341 - name = "half" 2342 - version = "2.4.1" 2343 - source = "registry+https://github.com/rust-lang/crates.io-index" 2344 - checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888" 2345 - dependencies = [ 2346 - "cfg-if", 2347 - "crunchy", 2348 - ] 2349 - 2350 - [[package]] 2351 - name = "hashbrown" 2352 - version = "0.12.3" 2353 - source = "registry+https://github.com/rust-lang/crates.io-index" 2354 - checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" 2355 - 2356 - [[package]] 2357 - name = "hashbrown" 2358 - version = "0.14.5" 2359 - source = "registry+https://github.com/rust-lang/crates.io-index" 2360 - checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" 2361 - dependencies = [ 2362 - "ahash", 2363 - "allocator-api2", 2364 - ] 2365 - 2366 - [[package]] 2367 - name = "hashbrown" 2368 - version = "0.15.2" 2369 - source = "registry+https://github.com/rust-lang/crates.io-index" 2370 - checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289" 2371 - 2372 - [[package]] 2373 - name = "hashlink" 2374 - version = "0.8.4" 2375 - source = "registry+https://github.com/rust-lang/crates.io-index" 2376 - checksum = "e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7" 2377 - dependencies = [ 2378 - "hashbrown 0.14.5", 2379 - ] 2380 - 2381 - [[package]] 2382 - name = "heck" 2383 - version = "0.5.0" 2384 - source = "registry+https://github.com/rust-lang/crates.io-index" 2385 - checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 2386 - 2387 - [[package]] 2388 - name = "hermit-abi" 2389 - version = "0.3.9" 2390 - source = "registry+https://github.com/rust-lang/crates.io-index" 2391 - checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024" 2392 - 2393 - [[package]] 2394 - name = "hermit-abi" 2395 - version = "0.4.0" 2396 - source = "registry+https://github.com/rust-lang/crates.io-index" 2397 - checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc" 2398 - 2399 - [[package]] 2400 - name = "hex" 2401 - version = "0.4.3" 2402 - source = "registry+https://github.com/rust-lang/crates.io-index" 2403 - checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" 2404 - 2405 - [[package]] 2406 - name = "hmac" 2407 - version = "0.12.1" 2408 - source = "registry+https://github.com/rust-lang/crates.io-index" 2409 - checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" 2410 - dependencies = [ 2411 - "digest", 2412 - ] 2413 - 2414 - [[package]] 2415 - name = "home" 2416 - version = "0.5.11" 2417 - source = "registry+https://github.com/rust-lang/crates.io-index" 2418 - checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf" 2419 - dependencies = [ 2420 - "windows-sys 0.59.0", 2421 - ] 2422 - 2423 - [[package]] 2424 - name = "http" 2425 - version = "0.2.12" 2426 - source = "registry+https://github.com/rust-lang/crates.io-index" 2427 - checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1" 2428 - dependencies = [ 2429 - "bytes", 2430 - "fnv", 2431 - "itoa", 2432 - ] 2433 - 2434 - [[package]] 2435 - name = "http" 2436 - version = "1.2.0" 2437 - source = "registry+https://github.com/rust-lang/crates.io-index" 2438 - checksum = "f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea" 2439 - dependencies = [ 2440 - "bytes", 2441 - "fnv", 2442 - "itoa", 2443 - ] 2444 - 2445 - [[package]] 2446 - name = "http-body" 2447 - version = "0.4.6" 2448 - source = "registry+https://github.com/rust-lang/crates.io-index" 2449 - checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2" 2450 - dependencies = [ 2451 - "bytes", 2452 - "http 0.2.12", 2453 - "pin-project-lite", 2454 - ] 2455 - 2456 - [[package]] 2457 - name = "http-body" 2458 - version = "1.0.1" 2459 - source = "registry+https://github.com/rust-lang/crates.io-index" 2460 - checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" 2461 - dependencies = [ 2462 - "bytes", 2463 - "http 1.2.0", 2464 - ] 2465 - 2466 - [[package]] 2467 - name = "http-body-util" 2468 - version = "0.1.2" 2469 - source = "registry+https://github.com/rust-lang/crates.io-index" 2470 - checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f" 2471 - dependencies = [ 2472 - "bytes", 2473 - "futures-util", 2474 - "http 1.2.0", 2475 - "http-body 1.0.1", 2476 - "pin-project-lite", 2477 - ] 2478 - 2479 - [[package]] 2480 - name = "httparse" 2481 - version = "1.10.0" 2482 - source = "registry+https://github.com/rust-lang/crates.io-index" 2483 - checksum = "f2d708df4e7140240a16cd6ab0ab65c972d7433ab77819ea693fde9c43811e2a" 2484 - 2485 - [[package]] 2486 - name = "httpdate" 2487 - version = "1.0.3" 2488 - source = "registry+https://github.com/rust-lang/crates.io-index" 2489 - checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" 2490 - 2491 - [[package]] 2492 - name = "humansize" 2493 - version = "2.1.3" 2494 - source = "registry+https://github.com/rust-lang/crates.io-index" 2495 - checksum = "6cb51c9a029ddc91b07a787f1d86b53ccfa49b0e86688c946ebe8d3555685dd7" 2496 - dependencies = [ 2497 - "libm", 2498 - ] 2499 - 2500 - [[package]] 2501 - name = "hyper" 2502 - version = "0.14.32" 2503 - source = "registry+https://github.com/rust-lang/crates.io-index" 2504 - checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7" 2505 - dependencies = [ 2506 - "bytes", 2507 - "futures-channel", 2508 - "futures-core", 2509 - "futures-util", 2510 - "h2 0.3.26", 2511 - "http 0.2.12", 2512 - "http-body 0.4.6", 2513 - "httparse", 2514 - "httpdate", 2515 - "itoa", 2516 - "pin-project-lite", 2517 - "socket2", 2518 - "tokio", 2519 - "tower-service", 2520 - "tracing", 2521 - "want", 2522 - ] 2523 - 2524 - [[package]] 2525 - name = "hyper" 2526 - version = "1.6.0" 2527 - source = "registry+https://github.com/rust-lang/crates.io-index" 2528 - checksum = "cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80" 2529 - dependencies = [ 2530 - "bytes", 2531 - "futures-channel", 2532 - "futures-util", 2533 - "h2 0.4.7", 2534 - "http 1.2.0", 2535 - "http-body 1.0.1", 2536 - "httparse", 2537 - "httpdate", 2538 - "itoa", 2539 - "pin-project-lite", 2540 - "smallvec", 2541 - "tokio", 2542 - "want", 2543 - ] 2544 - 2545 - [[package]] 2546 - name = "hyper-rustls" 2547 - version = "0.24.2" 2548 - source = "registry+https://github.com/rust-lang/crates.io-index" 2549 - checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590" 2550 - dependencies = [ 2551 - "futures-util", 2552 - "http 0.2.12", 2553 - "hyper 0.14.32", 2554 - "log", 2555 - "rustls 0.21.12", 2556 - "rustls-native-certs 0.6.3", 2557 - "tokio", 2558 - "tokio-rustls 0.24.1", 2559 - ] 2560 - 2561 - [[package]] 2562 - name = "hyper-rustls" 2563 - version = "0.27.5" 2564 - source = "registry+https://github.com/rust-lang/crates.io-index" 2565 - checksum = "2d191583f3da1305256f22463b9bb0471acad48a4e534a5218b9963e9c1f59b2" 2566 - dependencies = [ 2567 - "futures-util", 2568 - "http 1.2.0", 2569 - "hyper 1.6.0", 2570 - "hyper-util", 2571 - "rustls 0.23.23", 2572 - "rustls-native-certs 0.8.1", 2573 - "rustls-pki-types", 2574 - "tokio", 2575 - "tokio-rustls 0.26.1", 2576 - "tower-service", 2577 - "webpki-roots 0.26.8", 2578 - ] 2579 - 2580 - [[package]] 2581 - name = "hyper-timeout" 2582 - version = "0.4.1" 2583 - source = "registry+https://github.com/rust-lang/crates.io-index" 2584 - checksum = "bbb958482e8c7be4bc3cf272a766a2b0bf1a6755e7a6ae777f017a31d11b13b1" 2585 - dependencies = [ 2586 - "hyper 0.14.32", 2587 - "pin-project-lite", 2588 - "tokio", 2589 - "tokio-io-timeout", 2590 - ] 2591 - 2592 - [[package]] 2593 - name = "hyper-util" 2594 - version = "0.1.10" 2595 - source = "registry+https://github.com/rust-lang/crates.io-index" 2596 - checksum = "df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4" 2597 - dependencies = [ 2598 - "bytes", 2599 - "futures-channel", 2600 - "futures-util", 2601 - "http 1.2.0", 2602 - "http-body 1.0.1", 2603 - "hyper 1.6.0", 2604 - "pin-project-lite", 2605 - "socket2", 2606 - "tokio", 2607 - "tower-service", 2608 - "tracing", 2609 - ] 2610 - 2611 - [[package]] 2612 - name = "iana-time-zone" 2613 - version = "0.1.61" 2614 - source = "registry+https://github.com/rust-lang/crates.io-index" 2615 - checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220" 2616 - dependencies = [ 2617 - "android_system_properties", 2618 - "core-foundation-sys", 2619 - "iana-time-zone-haiku", 2620 - "js-sys", 2621 - "wasm-bindgen", 2622 - "windows-core 0.52.0", 2623 - ] 2624 - 2625 - [[package]] 2626 - name = "iana-time-zone-haiku" 2627 - version = "0.1.2" 2628 - source = "registry+https://github.com/rust-lang/crates.io-index" 2629 - checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 2630 - dependencies = [ 2631 - "cc", 2632 - ] 2633 - 2634 - [[package]] 2635 - name = "icu_collections" 2636 - version = "1.5.0" 2637 - source = "registry+https://github.com/rust-lang/crates.io-index" 2638 - checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526" 2639 - dependencies = [ 2640 - "displaydoc", 2641 - "yoke", 2642 - "zerofrom", 2643 - "zerovec", 2644 - ] 2645 - 2646 - [[package]] 2647 - name = "icu_locid" 2648 - version = "1.5.0" 2649 - source = "registry+https://github.com/rust-lang/crates.io-index" 2650 - checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637" 2651 - dependencies = [ 2652 - "displaydoc", 2653 - "litemap", 2654 - "tinystr", 2655 - "writeable", 2656 - "zerovec", 2657 - ] 2658 - 2659 - [[package]] 2660 - name = "icu_locid_transform" 2661 - version = "1.5.0" 2662 - source = "registry+https://github.com/rust-lang/crates.io-index" 2663 - checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e" 2664 - dependencies = [ 2665 - "displaydoc", 2666 - "icu_locid", 2667 - "icu_locid_transform_data", 2668 - "icu_provider", 2669 - "tinystr", 2670 - "zerovec", 2671 - ] 2672 - 2673 - [[package]] 2674 - name = "icu_locid_transform_data" 2675 - version = "1.5.0" 2676 - source = "registry+https://github.com/rust-lang/crates.io-index" 2677 - checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e" 2678 - 2679 - [[package]] 2680 - name = "icu_normalizer" 2681 - version = "1.5.0" 2682 - source = "registry+https://github.com/rust-lang/crates.io-index" 2683 - checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f" 2684 - dependencies = [ 2685 - "displaydoc", 2686 - "icu_collections", 2687 - "icu_normalizer_data", 2688 - "icu_properties", 2689 - "icu_provider", 2690 - "smallvec", 2691 - "utf16_iter", 2692 - "utf8_iter", 2693 - "write16", 2694 - "zerovec", 2695 - ] 2696 - 2697 - [[package]] 2698 - name = "icu_normalizer_data" 2699 - version = "1.5.0" 2700 - source = "registry+https://github.com/rust-lang/crates.io-index" 2701 - checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516" 2702 - 2703 - [[package]] 2704 - name = "icu_properties" 2705 - version = "1.5.1" 2706 - source = "registry+https://github.com/rust-lang/crates.io-index" 2707 - checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5" 2708 - dependencies = [ 2709 - "displaydoc", 2710 - "icu_collections", 2711 - "icu_locid_transform", 2712 - "icu_properties_data", 2713 - "icu_provider", 2714 - "tinystr", 2715 - "zerovec", 2716 - ] 2717 - 2718 - [[package]] 2719 - name = "icu_properties_data" 2720 - version = "1.5.0" 2721 - source = "registry+https://github.com/rust-lang/crates.io-index" 2722 - checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569" 2723 - 2724 - [[package]] 2725 - name = "icu_provider" 2726 - version = "1.5.0" 2727 - source = "registry+https://github.com/rust-lang/crates.io-index" 2728 - checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9" 2729 - dependencies = [ 2730 - "displaydoc", 2731 - "icu_locid", 2732 - "icu_provider_macros", 2733 - "stable_deref_trait", 2734 - "tinystr", 2735 - "writeable", 2736 - "yoke", 2737 - "zerofrom", 2738 - "zerovec", 2739 - ] 2740 - 2741 - [[package]] 2742 - name = "icu_provider_macros" 2743 - version = "1.5.0" 2744 - source = "registry+https://github.com/rust-lang/crates.io-index" 2745 - checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6" 2746 - dependencies = [ 2747 - "proc-macro2", 2748 - "quote", 2749 - "syn 2.0.98", 2750 - ] 2751 - 2752 - [[package]] 2753 - name = "ident_case" 2754 - version = "1.0.1" 2755 - source = "registry+https://github.com/rust-lang/crates.io-index" 2756 - checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" 2757 - 2758 - [[package]] 2759 - name = "idna" 2760 - version = "1.0.3" 2761 - source = "registry+https://github.com/rust-lang/crates.io-index" 2762 - checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e" 2763 - dependencies = [ 2764 - "idna_adapter", 2765 - "smallvec", 2766 - "utf8_iter", 2767 - ] 2768 - 2769 - [[package]] 2770 - name = "idna_adapter" 2771 - version = "1.2.0" 2772 - source = "registry+https://github.com/rust-lang/crates.io-index" 2773 - checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71" 2774 - dependencies = [ 2775 - "icu_normalizer", 2776 - "icu_properties", 2777 - ] 2778 - 2779 - [[package]] 2780 - name = "ignore" 2781 - version = "0.4.23" 2782 - source = "registry+https://github.com/rust-lang/crates.io-index" 2783 - checksum = "6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b" 2784 - dependencies = [ 2785 - "crossbeam-deque", 2786 - "globset", 2787 - "log", 2788 - "memchr", 2789 - "regex-automata 0.4.9", 2790 - "same-file", 2791 - "walkdir", 2792 - "winapi-util", 2793 - ] 2794 - 2795 - [[package]] 2796 - name = "image" 2797 - version = "0.25.5" 2798 - source = "registry+https://github.com/rust-lang/crates.io-index" 2799 - checksum = "cd6f44aed642f18953a158afeb30206f4d50da59fbc66ecb53c66488de73563b" 2800 - dependencies = [ 2801 - "bytemuck", 2802 - "byteorder-lite", 2803 - "color_quant", 2804 - "exr", 2805 - "gif", 2806 - "image-webp", 2807 - "num-traits", 2808 - "png", 2809 - "qoi", 2810 - "ravif", 2811 - "rayon", 2812 - "rgb", 2813 - "tiff", 2814 - "zune-core", 2815 - "zune-jpeg", 2816 - ] 2817 - 2818 - [[package]] 2819 - name = "image-webp" 2820 - version = "0.2.1" 2821 - source = "registry+https://github.com/rust-lang/crates.io-index" 2822 - checksum = "b77d01e822461baa8409e156015a1d91735549f0f2c17691bd2d996bef238f7f" 2823 - dependencies = [ 2824 - "byteorder-lite", 2825 - "quick-error", 2826 - ] 2827 - 2828 - [[package]] 2829 - name = "imgref" 2830 - version = "1.11.0" 2831 - source = "registry+https://github.com/rust-lang/crates.io-index" 2832 - checksum = "d0263a3d970d5c054ed9312c0057b4f3bde9c0b33836d3637361d4a9e6e7a408" 2833 - 2834 - [[package]] 2835 - name = "include_dir" 2836 - version = "0.7.4" 2837 - source = "registry+https://github.com/rust-lang/crates.io-index" 2838 - checksum = "923d117408f1e49d914f1a379a309cffe4f18c05cf4e3d12e613a15fc81bd0dd" 2839 - dependencies = [ 2840 - "include_dir_macros", 2841 - ] 2842 - 2843 - [[package]] 2844 - name = "include_dir_macros" 2845 - version = "0.7.4" 2846 - source = "registry+https://github.com/rust-lang/crates.io-index" 2847 - checksum = "7cab85a7ed0bd5f0e76d93846e0147172bed2e2d3f859bcc33a8d9699cad1a75" 2848 - dependencies = [ 2849 - "proc-macro2", 2850 - "quote", 2851 - ] 2852 - 2853 - [[package]] 2854 - name = "indexmap" 2855 - version = "1.9.3" 2856 - source = "registry+https://github.com/rust-lang/crates.io-index" 2857 - checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" 2858 - dependencies = [ 2859 - "autocfg", 2860 - "hashbrown 0.12.3", 2861 - "serde", 2862 - ] 2863 - 2864 - [[package]] 2865 - name = "indexmap" 2866 - version = "2.7.1" 2867 - source = "registry+https://github.com/rust-lang/crates.io-index" 2868 - checksum = "8c9c992b02b5b4c94ea26e32fe5bccb7aa7d9f390ab5c1221ff895bc7ea8b652" 2869 - dependencies = [ 2870 - "equivalent", 2871 - "hashbrown 0.15.2", 2872 - "serde", 2873 - ] 2874 - 2875 - [[package]] 2876 - name = "indicatif" 2877 - version = "0.17.11" 2878 - source = "registry+https://github.com/rust-lang/crates.io-index" 2879 - checksum = "183b3088984b400f4cfac3620d5e076c84da5364016b4f49473de574b2586235" 2880 - dependencies = [ 2881 - "console", 2882 - "number_prefix", 2883 - "portable-atomic", 2884 - "unicode-width 0.2.0", 2885 - "web-time", 2886 - ] 2887 - 2888 - [[package]] 2889 - name = "indoc" 2890 - version = "2.0.5" 2891 - source = "registry+https://github.com/rust-lang/crates.io-index" 2892 - checksum = "b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5" 2893 - 2894 - [[package]] 2895 - name = "interpolate_name" 2896 - version = "0.2.4" 2897 - source = "registry+https://github.com/rust-lang/crates.io-index" 2898 - checksum = "c34819042dc3d3971c46c2190835914dfbe0c3c13f61449b2997f4e9722dfa60" 2899 - dependencies = [ 2900 - "proc-macro2", 2901 - "quote", 2902 - "syn 2.0.98", 2903 - ] 2904 - 2905 - [[package]] 2906 - name = "ipnet" 2907 - version = "2.11.0" 2908 - source = "registry+https://github.com/rust-lang/crates.io-index" 2909 - checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" 2910 - 2911 - [[package]] 2912 - name = "is-terminal" 2913 - version = "0.4.15" 2914 - source = "registry+https://github.com/rust-lang/crates.io-index" 2915 - checksum = "e19b23d53f35ce9f56aebc7d1bb4e6ac1e9c0db7ac85c8d1760c04379edced37" 2916 - dependencies = [ 2917 - "hermit-abi 0.4.0", 2918 - "libc", 2919 - "windows-sys 0.59.0", 2920 - ] 2921 - 2922 - [[package]] 2923 - name = "is_terminal_polyfill" 2924 - version = "1.70.1" 2925 - source = "registry+https://github.com/rust-lang/crates.io-index" 2926 - checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" 2927 - 2928 - [[package]] 2929 - name = "itertools" 2930 - version = "0.10.5" 2931 - source = "registry+https://github.com/rust-lang/crates.io-index" 2932 - checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" 2933 - dependencies = [ 2934 - "either", 2935 - ] 2936 - 2937 - [[package]] 2938 - name = "itertools" 2939 - version = "0.11.0" 2940 - source = "registry+https://github.com/rust-lang/crates.io-index" 2941 - checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57" 2942 - dependencies = [ 2943 - "either", 2944 - ] 2945 - 2946 - [[package]] 2947 - name = "itertools" 2948 - version = "0.12.1" 2949 - source = "registry+https://github.com/rust-lang/crates.io-index" 2950 - checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" 2951 - dependencies = [ 2952 - "either", 2953 - ] 2954 - 2955 - [[package]] 2956 - name = "itertools" 2957 - version = "0.13.0" 2958 - source = "registry+https://github.com/rust-lang/crates.io-index" 2959 - checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" 2960 - dependencies = [ 2961 - "either", 2962 - ] 2963 - 2964 - [[package]] 2965 - name = "itoa" 2966 - version = "1.0.14" 2967 - source = "registry+https://github.com/rust-lang/crates.io-index" 2968 - checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674" 2969 - 2970 - [[package]] 2971 - name = "jni" 2972 - version = "0.21.1" 2973 - source = "registry+https://github.com/rust-lang/crates.io-index" 2974 - checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97" 2975 - dependencies = [ 2976 - "cesu8", 2977 - "cfg-if", 2978 - "combine", 2979 - "jni-sys", 2980 - "log", 2981 - "thiserror 1.0.69", 2982 - "walkdir", 2983 - "windows-sys 0.45.0", 2984 - ] 2985 - 2986 - [[package]] 2987 - name = "jni-sys" 2988 - version = "0.3.0" 2989 - source = "registry+https://github.com/rust-lang/crates.io-index" 2990 - checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130" 2991 - 2992 - [[package]] 2993 - name = "jobserver" 2994 - version = "0.1.32" 2995 - source = "registry+https://github.com/rust-lang/crates.io-index" 2996 - checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0" 2997 - dependencies = [ 2998 - "libc", 2999 - ] 3000 - 3001 - [[package]] 3002 - name = "jpeg-decoder" 3003 - version = "0.3.1" 3004 - source = "registry+https://github.com/rust-lang/crates.io-index" 3005 - checksum = "f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0" 3006 - 3007 - [[package]] 3008 - name = "js-sys" 3009 - version = "0.3.77" 3010 - source = "registry+https://github.com/rust-lang/crates.io-index" 3011 - checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f" 3012 - dependencies = [ 3013 - "once_cell", 3014 - "wasm-bindgen", 3015 - ] 3016 - 3017 - [[package]] 3018 - name = "json5" 3019 - version = "0.4.1" 3020 - source = "registry+https://github.com/rust-lang/crates.io-index" 3021 - checksum = "96b0db21af676c1ce64250b5f40f3ce2cf27e4e47cb91ed91eb6fe9350b430c1" 3022 - dependencies = [ 3023 - "pest", 3024 - "pest_derive", 3025 - "serde", 3026 - ] 3027 - 3028 - [[package]] 3029 - name = "keyring" 3030 - version = "3.6.1" 3031 - source = "registry+https://github.com/rust-lang/crates.io-index" 3032 - checksum = "2f8fe839464d4e4b37d756d7e910063696af79a7e877282cb1825e4ec5f10833" 3033 - dependencies = [ 3034 - "byteorder", 3035 - "dbus-secret-service", 3036 - "log", 3037 - "security-framework 2.11.1", 3038 - "security-framework 3.2.0", 3039 - "windows-sys 0.59.0", 3040 - ] 3041 - 3042 - [[package]] 3043 - name = "kill_tree" 3044 - version = "0.2.4" 3045 - source = "registry+https://github.com/rust-lang/crates.io-index" 3046 - checksum = "f3879339076ac4da142cc852d91693462927cbc99773b5ea422e4834e68c4ff2" 3047 - dependencies = [ 3048 - "bindgen", 3049 - "nix 0.27.1", 3050 - "tracing", 3051 - "windows 0.52.0", 3052 - ] 3053 - 3054 - [[package]] 3055 - name = "lazy_static" 3056 - version = "1.5.0" 3057 - source = "registry+https://github.com/rust-lang/crates.io-index" 3058 - checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 3059 - 3060 - [[package]] 3061 - name = "lazycell" 3062 - version = "1.3.0" 3063 - source = "registry+https://github.com/rust-lang/crates.io-index" 3064 - checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" 3065 - 3066 - [[package]] 3067 - name = "lebe" 3068 - version = "0.5.2" 3069 - source = "registry+https://github.com/rust-lang/crates.io-index" 3070 - checksum = "03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8" 3071 - 3072 - [[package]] 3073 - name = "libc" 3074 - version = "0.2.169" 3075 - source = "registry+https://github.com/rust-lang/crates.io-index" 3076 - checksum = "b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a" 3077 - 3078 - [[package]] 3079 - name = "libdbus-sys" 3080 - version = "0.2.5" 3081 - source = "registry+https://github.com/rust-lang/crates.io-index" 3082 - checksum = "06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72" 3083 - dependencies = [ 3084 - "pkg-config", 3085 - ] 3086 - 3087 - [[package]] 3088 - name = "libfuzzer-sys" 3089 - version = "0.4.9" 3090 - source = "registry+https://github.com/rust-lang/crates.io-index" 3091 - checksum = "cf78f52d400cf2d84a3a973a78a592b4adc535739e0a5597a0da6f0c357adc75" 3092 - dependencies = [ 3093 - "arbitrary", 3094 - "cc", 3095 - ] 3096 - 3097 - [[package]] 3098 - name = "libgit2-sys" 3099 - version = "0.16.2+1.7.2" 3100 - source = "registry+https://github.com/rust-lang/crates.io-index" 3101 - checksum = "ee4126d8b4ee5c9d9ea891dd875cfdc1e9d0950437179104b183d7d8a74d24e8" 3102 - dependencies = [ 3103 - "cc", 3104 - "libc", 3105 - "libz-sys", 3106 - "pkg-config", 3107 - ] 3108 - 3109 - [[package]] 3110 - name = "libloading" 3111 - version = "0.8.6" 3112 - source = "registry+https://github.com/rust-lang/crates.io-index" 3113 - checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34" 3114 - dependencies = [ 3115 - "cfg-if", 3116 - "windows-targets 0.52.6", 3117 - ] 3118 - 3119 - [[package]] 3120 - name = "libm" 3121 - version = "0.2.11" 3122 - source = "registry+https://github.com/rust-lang/crates.io-index" 3123 - checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa" 3124 - 3125 - [[package]] 3126 - name = "libredox" 3127 - version = "0.1.3" 3128 - source = "registry+https://github.com/rust-lang/crates.io-index" 3129 - checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d" 3130 - dependencies = [ 3131 - "bitflags 2.8.0", 3132 - "libc", 3133 - ] 3134 - 3135 - [[package]] 3136 - name = "libz-sys" 3137 - version = "1.1.21" 3138 - source = "registry+https://github.com/rust-lang/crates.io-index" 3139 - checksum = "df9b68e50e6e0b26f672573834882eb57759f6db9b3be2ea3c35c91188bb4eaa" 3140 - dependencies = [ 3141 - "cc", 3142 - "libc", 3143 - "pkg-config", 3144 - "vcpkg", 3145 - ] 3146 - 3147 - [[package]] 3148 - name = "linked-hash-map" 3149 - version = "0.5.6" 3150 - source = "registry+https://github.com/rust-lang/crates.io-index" 3151 - checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f" 3152 - 3153 - [[package]] 3154 - name = "linux-raw-sys" 3155 - version = "0.4.15" 3156 - source = "registry+https://github.com/rust-lang/crates.io-index" 3157 - checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab" 3158 - 3159 - [[package]] 3160 - name = "litemap" 3161 - version = "0.7.4" 3162 - source = "registry+https://github.com/rust-lang/crates.io-index" 3163 - checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104" 3164 - 3165 - [[package]] 3166 - name = "litrs" 3167 - version = "0.4.1" 3168 - source = "registry+https://github.com/rust-lang/crates.io-index" 3169 - checksum = "b4ce301924b7887e9d637144fdade93f9dfff9b60981d4ac161db09720d39aa5" 3170 - 3171 - [[package]] 3172 - name = "lock_api" 3173 - version = "0.4.12" 3174 - source = "registry+https://github.com/rust-lang/crates.io-index" 3175 - checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17" 3176 - dependencies = [ 3177 - "autocfg", 3178 - "scopeguard", 3179 - ] 3180 - 3181 - [[package]] 3182 - name = "log" 3183 - version = "0.4.25" 3184 - source = "registry+https://github.com/rust-lang/crates.io-index" 3185 - checksum = "04cbf5b083de1c7e0222a7a51dbfdba1cbe1c6ab0b15e29fff3f6c077fd9cd9f" 3186 - 3187 - [[package]] 3188 - name = "loop9" 3189 - version = "0.1.5" 3190 - source = "registry+https://github.com/rust-lang/crates.io-index" 3191 - checksum = "0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062" 3192 - dependencies = [ 3193 - "imgref", 3194 - ] 3195 - 3196 - [[package]] 3197 - name = "macro_rules_attribute" 3198 - version = "0.2.0" 3199 - source = "registry+https://github.com/rust-lang/crates.io-index" 3200 - checksum = "8a82271f7bc033d84bbca59a3ce3e4159938cb08a9c3aebbe54d215131518a13" 3201 - dependencies = [ 3202 - "macro_rules_attribute-proc_macro", 3203 - "paste", 3204 - ] 3205 - 3206 - [[package]] 3207 - name = "macro_rules_attribute-proc_macro" 3208 - version = "0.2.0" 3209 - source = "registry+https://github.com/rust-lang/crates.io-index" 3210 - checksum = "b8dd856d451cc0da70e2ef2ce95a18e39a93b7558bedf10201ad28503f918568" 3211 - 3212 - [[package]] 3213 - name = "malloc_buf" 3214 - version = "0.0.6" 3215 - source = "registry+https://github.com/rust-lang/crates.io-index" 3216 - checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb" 3217 - dependencies = [ 3218 - "libc", 3219 - ] 3220 - 3221 - [[package]] 3222 - name = "matchers" 3223 - version = "0.1.0" 3224 - source = "registry+https://github.com/rust-lang/crates.io-index" 3225 - checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558" 3226 - dependencies = [ 3227 - "regex-automata 0.1.10", 3228 - ] 3229 - 3230 - [[package]] 3231 - name = "matchit" 3232 - version = "0.7.3" 3233 - source = "registry+https://github.com/rust-lang/crates.io-index" 3234 - checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94" 3235 - 3236 - [[package]] 3237 - name = "matchit" 3238 - version = "0.8.4" 3239 - source = "registry+https://github.com/rust-lang/crates.io-index" 3240 - checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3" 3241 - 3242 - [[package]] 3243 - name = "maybe-rayon" 3244 - version = "0.1.1" 3245 - source = "registry+https://github.com/rust-lang/crates.io-index" 3246 - checksum = "8ea1f30cedd69f0a2954655f7188c6a834246d2bcf1e315e2ac40c4b24dc9519" 3247 - dependencies = [ 3248 - "cfg-if", 3249 - "rayon", 3250 - ] 3251 - 3252 - [[package]] 3253 - name = "mcp-client" 3254 - version = "0.1.0" 3255 - dependencies = [ 3256 - "anyhow", 3257 - "async-trait", 3258 - "eventsource-client", 3259 - "futures", 3260 - "mcp-core", 3261 - "rand", 3262 - "reqwest 0.11.27", 3263 - "serde", 3264 - "serde_json", 3265 - "thiserror 1.0.69", 3266 - "tokio", 3267 - "tower 0.4.13", 3268 - "tower-service", 3269 - "tracing", 3270 - "tracing-subscriber", 3271 - "url", 3272 - ] 3273 - 3274 - [[package]] 3275 - name = "mcp-core" 3276 - version = "0.1.0" 3277 - dependencies = [ 3278 - "anyhow", 3279 - "async-trait", 3280 - "base64 0.21.7", 3281 - "chrono", 3282 - "schemars", 3283 - "serde", 3284 - "serde_json", 3285 - "tempfile", 3286 - "thiserror 1.0.69", 3287 - "url", 3288 - ] 3289 - 3290 - [[package]] 3291 - name = "mcp-macros" 3292 - version = "0.1.0" 3293 - dependencies = [ 3294 - "async-trait", 3295 - "convert_case", 3296 - "mcp-core", 3297 - "proc-macro2", 3298 - "quote", 3299 - "schemars", 3300 - "serde", 3301 - "serde_json", 3302 - "syn 2.0.98", 3303 - "tokio", 3304 - ] 3305 - 3306 - [[package]] 3307 - name = "mcp-server" 3308 - version = "0.1.0" 3309 - dependencies = [ 3310 - "anyhow", 3311 - "async-trait", 3312 - "futures", 3313 - "mcp-core", 3314 - "mcp-macros", 3315 - "pin-project", 3316 - "schemars", 3317 - "serde", 3318 - "serde_json", 3319 - "thiserror 1.0.69", 3320 - "tokio", 3321 - "tower 0.4.13", 3322 - "tower-service", 3323 - "tracing", 3324 - "tracing-appender", 3325 - "tracing-subscriber", 3326 - ] 3327 - 3328 - [[package]] 3329 - name = "memchr" 3330 - version = "2.7.4" 3331 - source = "registry+https://github.com/rust-lang/crates.io-index" 3332 - checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" 3333 - 3334 - [[package]] 3335 - name = "mime" 3336 - version = "0.3.17" 3337 - source = "registry+https://github.com/rust-lang/crates.io-index" 3338 - checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 3339 - 3340 - [[package]] 3341 - name = "minimal-lexical" 3342 - version = "0.2.1" 3343 - source = "registry+https://github.com/rust-lang/crates.io-index" 3344 - checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 3345 - 3346 - [[package]] 3347 - name = "miniz_oxide" 3348 - version = "0.8.4" 3349 - source = "registry+https://github.com/rust-lang/crates.io-index" 3350 - checksum = "b3b1c9bd4fe1f0f8b387f6eb9eb3b4a1aa26185e5750efb9140301703f62cd1b" 3351 - dependencies = [ 3352 - "adler2", 3353 - "simd-adler32", 3354 - ] 3355 - 3356 - [[package]] 3357 - name = "mio" 3358 - version = "1.0.3" 3359 - source = "registry+https://github.com/rust-lang/crates.io-index" 3360 - checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd" 3361 - dependencies = [ 3362 - "libc", 3363 - "wasi 0.11.0+wasi-snapshot-preview1", 3364 - "windows-sys 0.52.0", 3365 - ] 3366 - 3367 - [[package]] 3368 - name = "monostate" 3369 - version = "0.1.13" 3370 - source = "registry+https://github.com/rust-lang/crates.io-index" 3371 - checksum = "0d208407d7552cd041d8cdb69a1bc3303e029c598738177a3d87082004dc0e1e" 3372 - dependencies = [ 3373 - "monostate-impl", 3374 - "serde", 3375 - ] 3376 - 3377 - [[package]] 3378 - name = "monostate-impl" 3379 - version = "0.1.13" 3380 - source = "registry+https://github.com/rust-lang/crates.io-index" 3381 - checksum = "a7ce64b975ed4f123575d11afd9491f2e37bbd5813fbfbc0f09ae1fbddea74e0" 3382 - dependencies = [ 3383 - "proc-macro2", 3384 - "quote", 3385 - "syn 2.0.98", 3386 - ] 3387 - 3388 - [[package]] 3389 - name = "nanoid" 3390 - version = "0.4.0" 3391 - source = "registry+https://github.com/rust-lang/crates.io-index" 3392 - checksum = "3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8" 3393 - dependencies = [ 3394 - "rand", 3395 - ] 3396 - 3397 - [[package]] 3398 - name = "ndk-context" 3399 - version = "0.1.1" 3400 - source = "registry+https://github.com/rust-lang/crates.io-index" 3401 - checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b" 3402 - 3403 - [[package]] 3404 - name = "new_debug_unreachable" 3405 - version = "1.0.6" 3406 - source = "registry+https://github.com/rust-lang/crates.io-index" 3407 - checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086" 3408 - 3409 - [[package]] 3410 - name = "nibble_vec" 3411 - version = "0.1.0" 3412 - source = "registry+https://github.com/rust-lang/crates.io-index" 3413 - checksum = "77a5d83df9f36fe23f0c3648c6bbb8b0298bb5f1939c8f2704431371f4b84d43" 3414 - dependencies = [ 3415 - "smallvec", 3416 - ] 3417 - 3418 - [[package]] 3419 - name = "nix" 3420 - version = "0.27.1" 3421 - source = "registry+https://github.com/rust-lang/crates.io-index" 3422 - checksum = "2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053" 3423 - dependencies = [ 3424 - "bitflags 2.8.0", 3425 - "cfg-if", 3426 - "libc", 3427 - ] 3428 - 3429 - [[package]] 3430 - name = "nix" 3431 - version = "0.29.0" 3432 - source = "registry+https://github.com/rust-lang/crates.io-index" 3433 - checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46" 3434 - dependencies = [ 3435 - "bitflags 2.8.0", 3436 - "cfg-if", 3437 - "cfg_aliases", 3438 - "libc", 3439 - ] 3440 - 3441 - [[package]] 3442 - name = "nom" 3443 - version = "7.1.3" 3444 - source = "registry+https://github.com/rust-lang/crates.io-index" 3445 - checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" 3446 - dependencies = [ 3447 - "memchr", 3448 - "minimal-lexical", 3449 - ] 3450 - 3451 - [[package]] 3452 - name = "noop_proc_macro" 3453 - version = "0.3.0" 3454 - source = "registry+https://github.com/rust-lang/crates.io-index" 3455 - checksum = "0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8" 3456 - 3457 - [[package]] 3458 - name = "ntapi" 3459 - version = "0.4.1" 3460 - source = "registry+https://github.com/rust-lang/crates.io-index" 3461 - checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4" 3462 - dependencies = [ 3463 - "winapi", 3464 - ] 3465 - 3466 - [[package]] 3467 - name = "nu-ansi-term" 3468 - version = "0.46.0" 3469 - source = "registry+https://github.com/rust-lang/crates.io-index" 3470 - checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" 3471 - dependencies = [ 3472 - "overload", 3473 - "winapi", 3474 - ] 3475 - 3476 - [[package]] 3477 - name = "nu-ansi-term" 3478 - version = "0.49.0" 3479 - source = "registry+https://github.com/rust-lang/crates.io-index" 3480 - checksum = "c073d3c1930d0751774acf49e66653acecb416c3a54c6ec095a9b11caddb5a68" 3481 - dependencies = [ 3482 - "windows-sys 0.48.0", 3483 - ] 3484 - 3485 - [[package]] 3486 - name = "num" 3487 - version = "0.4.3" 3488 - source = "registry+https://github.com/rust-lang/crates.io-index" 3489 - checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23" 3490 - dependencies = [ 3491 - "num-bigint", 3492 - "num-complex", 3493 - "num-integer", 3494 - "num-iter", 3495 - "num-rational", 3496 - "num-traits", 3497 - ] 3498 - 3499 - [[package]] 3500 - name = "num-bigint" 3501 - version = "0.4.6" 3502 - source = "registry+https://github.com/rust-lang/crates.io-index" 3503 - checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9" 3504 - dependencies = [ 3505 - "num-integer", 3506 - "num-traits", 3507 - ] 3508 - 3509 - [[package]] 3510 - name = "num-complex" 3511 - version = "0.4.6" 3512 - source = "registry+https://github.com/rust-lang/crates.io-index" 3513 - checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495" 3514 - dependencies = [ 3515 - "num-traits", 3516 - ] 3517 - 3518 - [[package]] 3519 - name = "num-conv" 3520 - version = "0.1.0" 3521 - source = "registry+https://github.com/rust-lang/crates.io-index" 3522 - checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" 3523 - 3524 - [[package]] 3525 - name = "num-derive" 3526 - version = "0.4.2" 3527 - source = "registry+https://github.com/rust-lang/crates.io-index" 3528 - checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202" 3529 - dependencies = [ 3530 - "proc-macro2", 3531 - "quote", 3532 - "syn 2.0.98", 3533 - ] 3534 - 3535 - [[package]] 3536 - name = "num-integer" 3537 - version = "0.1.46" 3538 - source = "registry+https://github.com/rust-lang/crates.io-index" 3539 - checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" 3540 - dependencies = [ 3541 - "num-traits", 3542 - ] 3543 - 3544 - [[package]] 3545 - name = "num-iter" 3546 - version = "0.1.45" 3547 - source = "registry+https://github.com/rust-lang/crates.io-index" 3548 - checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf" 3549 - dependencies = [ 3550 - "autocfg", 3551 - "num-integer", 3552 - "num-traits", 3553 - ] 3554 - 3555 - [[package]] 3556 - name = "num-rational" 3557 - version = "0.4.2" 3558 - source = "registry+https://github.com/rust-lang/crates.io-index" 3559 - checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824" 3560 - dependencies = [ 3561 - "num-bigint", 3562 - "num-integer", 3563 - "num-traits", 3564 - ] 3565 - 3566 - [[package]] 3567 - name = "num-traits" 3568 - version = "0.2.19" 3569 - source = "registry+https://github.com/rust-lang/crates.io-index" 3570 - checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 3571 - dependencies = [ 3572 - "autocfg", 3573 - ] 3574 - 3575 - [[package]] 3576 - name = "num_cpus" 3577 - version = "1.16.0" 3578 - source = "registry+https://github.com/rust-lang/crates.io-index" 3579 - checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" 3580 - dependencies = [ 3581 - "hermit-abi 0.3.9", 3582 - "libc", 3583 - ] 3584 - 3585 - [[package]] 3586 - name = "num_threads" 3587 - version = "0.1.7" 3588 - source = "registry+https://github.com/rust-lang/crates.io-index" 3589 - checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9" 3590 - dependencies = [ 3591 - "libc", 3592 - ] 3593 - 3594 - [[package]] 3595 - name = "number_prefix" 3596 - version = "0.4.0" 3597 - source = "registry+https://github.com/rust-lang/crates.io-index" 3598 - checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3" 3599 - 3600 - [[package]] 3601 - name = "objc" 3602 - version = "0.2.7" 3603 - source = "registry+https://github.com/rust-lang/crates.io-index" 3604 - checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1" 3605 - dependencies = [ 3606 - "malloc_buf", 3607 - ] 3608 - 3609 - [[package]] 3610 - name = "object" 3611 - version = "0.36.7" 3612 - source = "registry+https://github.com/rust-lang/crates.io-index" 3613 - checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87" 3614 - dependencies = [ 3615 - "memchr", 3616 - ] 3617 - 3618 - [[package]] 3619 - name = "once_cell" 3620 - version = "1.20.3" 3621 - source = "registry+https://github.com/rust-lang/crates.io-index" 3622 - checksum = "945462a4b81e43c4e3ba96bd7b49d834c6f61198356aa858733bc4acf3cbe62e" 3623 - 3624 - [[package]] 3625 - name = "onig" 3626 - version = "6.4.0" 3627 - source = "registry+https://github.com/rust-lang/crates.io-index" 3628 - checksum = "8c4b31c8722ad9171c6d77d3557db078cab2bd50afcc9d09c8b315c59df8ca4f" 3629 - dependencies = [ 3630 - "bitflags 1.3.2", 3631 - "libc", 3632 - "once_cell", 3633 - "onig_sys", 3634 - ] 3635 - 3636 - [[package]] 3637 - name = "onig_sys" 3638 - version = "69.8.1" 3639 - source = "registry+https://github.com/rust-lang/crates.io-index" 3640 - checksum = "7b829e3d7e9cc74c7e315ee8edb185bf4190da5acde74afd7fc59c35b1f086e7" 3641 - dependencies = [ 3642 - "cc", 3643 - "pkg-config", 3644 - ] 3645 - 3646 - [[package]] 3647 - name = "oorandom" 3648 - version = "11.1.4" 3649 - source = "registry+https://github.com/rust-lang/crates.io-index" 3650 - checksum = "b410bbe7e14ab526a0e86877eb47c6996a2bd7746f027ba551028c925390e4e9" 3651 - 3652 - [[package]] 3653 - name = "openssl-probe" 3654 - version = "0.1.6" 3655 - source = "registry+https://github.com/rust-lang/crates.io-index" 3656 - checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" 3657 - 3658 - [[package]] 3659 - name = "option-ext" 3660 - version = "0.2.0" 3661 - source = "registry+https://github.com/rust-lang/crates.io-index" 3662 - checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" 3663 - 3664 - [[package]] 3665 - name = "ordered-multimap" 3666 - version = "0.7.3" 3667 - source = "registry+https://github.com/rust-lang/crates.io-index" 3668 - checksum = "49203cdcae0030493bad186b28da2fa25645fa276a51b6fec8010d281e02ef79" 3669 - dependencies = [ 3670 - "dlv-list", 3671 - "hashbrown 0.14.5", 3672 - ] 3673 - 3674 - [[package]] 3675 - name = "outref" 3676 - version = "0.5.2" 3677 - source = "registry+https://github.com/rust-lang/crates.io-index" 3678 - checksum = "1a80800c0488c3a21695ea981a54918fbb37abf04f4d0720c453632255e2ff0e" 3679 - 3680 - [[package]] 3681 - name = "overload" 3682 - version = "0.1.1" 3683 - source = "registry+https://github.com/rust-lang/crates.io-index" 3684 - checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" 3685 - 3686 - [[package]] 3687 - name = "parking_lot" 3688 - version = "0.12.3" 3689 - source = "registry+https://github.com/rust-lang/crates.io-index" 3690 - checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27" 3691 - dependencies = [ 3692 - "lock_api", 3693 - "parking_lot_core", 3694 - ] 3695 - 3696 - [[package]] 3697 - name = "parking_lot_core" 3698 - version = "0.9.10" 3699 - source = "registry+https://github.com/rust-lang/crates.io-index" 3700 - checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8" 3701 - dependencies = [ 3702 - "cfg-if", 3703 - "libc", 3704 - "redox_syscall", 3705 - "smallvec", 3706 - "windows-targets 0.52.6", 3707 - ] 3708 - 3709 - [[package]] 3710 - name = "parse-zoneinfo" 3711 - version = "0.3.1" 3712 - source = "registry+https://github.com/rust-lang/crates.io-index" 3713 - checksum = "1f2a05b18d44e2957b88f96ba460715e295bc1d7510468a2f3d3b44535d26c24" 3714 - dependencies = [ 3715 - "regex", 3716 - ] 3717 - 3718 - [[package]] 3719 - name = "paste" 3720 - version = "1.0.15" 3721 - source = "registry+https://github.com/rust-lang/crates.io-index" 3722 - checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" 3723 - 3724 - [[package]] 3725 - name = "path_abs" 3726 - version = "0.5.1" 3727 - source = "registry+https://github.com/rust-lang/crates.io-index" 3728 - checksum = "05ef02f6342ac01d8a93b65f96db53fe68a92a15f41144f97fb00a9e669633c3" 3729 - dependencies = [ 3730 - "std_prelude", 3731 - ] 3732 - 3733 - [[package]] 3734 - name = "pathdiff" 3735 - version = "0.2.3" 3736 - source = "registry+https://github.com/rust-lang/crates.io-index" 3737 - checksum = "df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3" 3738 - 3739 - [[package]] 3740 - name = "percent-encoding" 3741 - version = "2.3.1" 3742 - source = "registry+https://github.com/rust-lang/crates.io-index" 3743 - checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" 3744 - 3745 - [[package]] 3746 - name = "pest" 3747 - version = "2.7.15" 3748 - source = "registry+https://github.com/rust-lang/crates.io-index" 3749 - checksum = "8b7cafe60d6cf8e62e1b9b2ea516a089c008945bb5a275416789e7db0bc199dc" 3750 - dependencies = [ 3751 - "memchr", 3752 - "thiserror 2.0.11", 3753 - "ucd-trie", 3754 - ] 3755 - 3756 - [[package]] 3757 - name = "pest_derive" 3758 - version = "2.7.15" 3759 - source = "registry+https://github.com/rust-lang/crates.io-index" 3760 - checksum = "816518421cfc6887a0d62bf441b6ffb4536fcc926395a69e1a85852d4363f57e" 3761 - dependencies = [ 3762 - "pest", 3763 - "pest_generator", 3764 - ] 3765 - 3766 - [[package]] 3767 - name = "pest_generator" 3768 - version = "2.7.15" 3769 - source = "registry+https://github.com/rust-lang/crates.io-index" 3770 - checksum = "7d1396fd3a870fc7838768d171b4616d5c91f6cc25e377b673d714567d99377b" 3771 - dependencies = [ 3772 - "pest", 3773 - "pest_meta", 3774 - "proc-macro2", 3775 - "quote", 3776 - "syn 2.0.98", 3777 - ] 3778 - 3779 - [[package]] 3780 - name = "pest_meta" 3781 - version = "2.7.15" 3782 - source = "registry+https://github.com/rust-lang/crates.io-index" 3783 - checksum = "e1e58089ea25d717bfd31fb534e4f3afcc2cc569c70de3e239778991ea3b7dea" 3784 - dependencies = [ 3785 - "once_cell", 3786 - "pest", 3787 - "sha2", 3788 - ] 3789 - 3790 - [[package]] 3791 - name = "phf" 3792 - version = "0.11.3" 3793 - source = "registry+https://github.com/rust-lang/crates.io-index" 3794 - checksum = "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078" 3795 - dependencies = [ 3796 - "phf_shared", 3797 - ] 3798 - 3799 - [[package]] 3800 - name = "phf_codegen" 3801 - version = "0.11.3" 3802 - source = "registry+https://github.com/rust-lang/crates.io-index" 3803 - checksum = "aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a" 3804 - dependencies = [ 3805 - "phf_generator", 3806 - "phf_shared", 3807 - ] 3808 - 3809 - [[package]] 3810 - name = "phf_generator" 3811 - version = "0.11.3" 3812 - source = "registry+https://github.com/rust-lang/crates.io-index" 3813 - checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d" 3814 - dependencies = [ 3815 - "phf_shared", 3816 - "rand", 3817 - ] 3818 - 3819 - [[package]] 3820 - name = "phf_shared" 3821 - version = "0.11.3" 3822 - source = "registry+https://github.com/rust-lang/crates.io-index" 3823 - checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5" 3824 - dependencies = [ 3825 - "siphasher", 3826 - ] 3827 - 3828 - [[package]] 3829 - name = "pin-project" 3830 - version = "1.1.9" 3831 - source = "registry+https://github.com/rust-lang/crates.io-index" 3832 - checksum = "dfe2e71e1471fe07709406bf725f710b02927c9c54b2b5b2ec0e8087d97c327d" 3833 - dependencies = [ 3834 - "pin-project-internal", 3835 - ] 3836 - 3837 - [[package]] 3838 - name = "pin-project-internal" 3839 - version = "1.1.9" 3840 - source = "registry+https://github.com/rust-lang/crates.io-index" 3841 - checksum = "f6e859e6e5bd50440ab63c47e3ebabc90f26251f7c73c3d3e837b74a1cc3fa67" 3842 - dependencies = [ 3843 - "proc-macro2", 3844 - "quote", 3845 - "syn 2.0.98", 3846 - ] 3847 - 3848 - [[package]] 3849 - name = "pin-project-lite" 3850 - version = "0.2.16" 3851 - source = "registry+https://github.com/rust-lang/crates.io-index" 3852 - checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" 3853 - 3854 - [[package]] 3855 - name = "pin-utils" 3856 - version = "0.1.0" 3857 - source = "registry+https://github.com/rust-lang/crates.io-index" 3858 - checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 3859 - 3860 - [[package]] 3861 - name = "pkg-config" 3862 - version = "0.3.31" 3863 - source = "registry+https://github.com/rust-lang/crates.io-index" 3864 - checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2" 3865 - 3866 - [[package]] 3867 - name = "plist" 3868 - version = "1.7.0" 3869 - source = "registry+https://github.com/rust-lang/crates.io-index" 3870 - checksum = "42cf17e9a1800f5f396bc67d193dc9411b59012a5876445ef450d449881e1016" 3871 - dependencies = [ 3872 - "base64 0.22.1", 3873 - "indexmap 2.7.1", 3874 - "quick-xml 0.32.0", 3875 - "serde", 3876 - "time", 3877 - ] 3878 - 3879 - [[package]] 3880 - name = "plotters" 3881 - version = "0.3.7" 3882 - source = "registry+https://github.com/rust-lang/crates.io-index" 3883 - checksum = "5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747" 3884 - dependencies = [ 3885 - "num-traits", 3886 - "plotters-backend", 3887 - "plotters-svg", 3888 - "wasm-bindgen", 3889 - "web-sys", 3890 - ] 3891 - 3892 - [[package]] 3893 - name = "plotters-backend" 3894 - version = "0.3.7" 3895 - source = "registry+https://github.com/rust-lang/crates.io-index" 3896 - checksum = "df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a" 3897 - 3898 - [[package]] 3899 - name = "plotters-svg" 3900 - version = "0.3.7" 3901 - source = "registry+https://github.com/rust-lang/crates.io-index" 3902 - checksum = "51bae2ac328883f7acdfea3d66a7c35751187f870bc81f94563733a154d7a670" 3903 - dependencies = [ 3904 - "plotters-backend", 3905 - ] 3906 - 3907 - [[package]] 3908 - name = "png" 3909 - version = "0.17.16" 3910 - source = "registry+https://github.com/rust-lang/crates.io-index" 3911 - checksum = "82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526" 3912 - dependencies = [ 3913 - "bitflags 1.3.2", 3914 - "crc32fast", 3915 - "fdeflate", 3916 - "flate2", 3917 - "miniz_oxide", 3918 - ] 3919 - 3920 - [[package]] 3921 - name = "portable-atomic" 3922 - version = "1.10.0" 3923 - source = "registry+https://github.com/rust-lang/crates.io-index" 3924 - checksum = "280dc24453071f1b63954171985a0b0d30058d287960968b9b2aca264c8d4ee6" 3925 - 3926 - [[package]] 3927 - name = "powerfmt" 3928 - version = "0.2.0" 3929 - source = "registry+https://github.com/rust-lang/crates.io-index" 3930 - checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" 3931 - 3932 - [[package]] 3933 - name = "ppv-lite86" 3934 - version = "0.2.20" 3935 - source = "registry+https://github.com/rust-lang/crates.io-index" 3936 - checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04" 3937 - dependencies = [ 3938 - "zerocopy", 3939 - ] 3940 - 3941 - [[package]] 3942 - name = "prettyplease" 3943 - version = "0.2.29" 3944 - source = "registry+https://github.com/rust-lang/crates.io-index" 3945 - checksum = "6924ced06e1f7dfe3fa48d57b9f74f55d8915f5036121bef647ef4b204895fac" 3946 - dependencies = [ 3947 - "proc-macro2", 3948 - "syn 2.0.98", 3949 - ] 3950 - 3951 - [[package]] 3952 - name = "proc-macro-error" 3953 - version = "1.0.4" 3954 - source = "registry+https://github.com/rust-lang/crates.io-index" 3955 - checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" 3956 - dependencies = [ 3957 - "proc-macro-error-attr", 3958 - "proc-macro2", 3959 - "quote", 3960 - "syn 1.0.109", 3961 - "version_check", 3962 - ] 3963 - 3964 - [[package]] 3965 - name = "proc-macro-error-attr" 3966 - version = "1.0.4" 3967 - source = "registry+https://github.com/rust-lang/crates.io-index" 3968 - checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" 3969 - dependencies = [ 3970 - "proc-macro2", 3971 - "quote", 3972 - "version_check", 3973 - ] 3974 - 3975 - [[package]] 3976 - name = "proc-macro2" 3977 - version = "1.0.93" 3978 - source = "registry+https://github.com/rust-lang/crates.io-index" 3979 - checksum = "60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99" 3980 - dependencies = [ 3981 - "unicode-ident", 3982 - ] 3983 - 3984 - [[package]] 3985 - name = "profiling" 3986 - version = "1.0.16" 3987 - source = "registry+https://github.com/rust-lang/crates.io-index" 3988 - checksum = "afbdc74edc00b6f6a218ca6a5364d6226a259d4b8ea1af4a0ea063f27e179f4d" 3989 - dependencies = [ 3990 - "profiling-procmacros", 3991 - ] 3992 - 3993 - [[package]] 3994 - name = "profiling-procmacros" 3995 - version = "1.0.16" 3996 - source = "registry+https://github.com/rust-lang/crates.io-index" 3997 - checksum = "a65f2e60fbf1063868558d69c6beacf412dc755f9fc020f514b7955fc914fe30" 3998 - dependencies = [ 3999 - "quote", 4000 - "syn 2.0.98", 4001 - ] 4002 - 4003 - [[package]] 4004 - name = "psl-types" 4005 - version = "2.0.11" 4006 - source = "registry+https://github.com/rust-lang/crates.io-index" 4007 - checksum = "33cb294fe86a74cbcf50d4445b37da762029549ebeea341421c7c70370f86cac" 4008 - 4009 - [[package]] 4010 - name = "publicsuffix" 4011 - version = "2.3.0" 4012 - source = "registry+https://github.com/rust-lang/crates.io-index" 4013 - checksum = "6f42ea446cab60335f76979ec15e12619a2165b5ae2c12166bef27d283a9fadf" 4014 - dependencies = [ 4015 - "idna", 4016 - "psl-types", 4017 - ] 4018 - 4019 - [[package]] 4020 - name = "qoi" 4021 - version = "0.4.1" 4022 - source = "registry+https://github.com/rust-lang/crates.io-index" 4023 - checksum = "7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001" 4024 - dependencies = [ 4025 - "bytemuck", 4026 - ] 4027 - 4028 - [[package]] 4029 - name = "quick-error" 4030 - version = "2.0.1" 4031 - source = "registry+https://github.com/rust-lang/crates.io-index" 4032 - checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3" 4033 - 4034 - [[package]] 4035 - name = "quick-xml" 4036 - version = "0.30.0" 4037 - source = "registry+https://github.com/rust-lang/crates.io-index" 4038 - checksum = "eff6510e86862b57b210fd8cbe8ed3f0d7d600b9c2863cd4549a2e033c66e956" 4039 - dependencies = [ 4040 - "memchr", 4041 - ] 4042 - 4043 - [[package]] 4044 - name = "quick-xml" 4045 - version = "0.32.0" 4046 - source = "registry+https://github.com/rust-lang/crates.io-index" 4047 - checksum = "1d3a6e5838b60e0e8fa7a43f22ade549a37d61f8bdbe636d0d7816191de969c2" 4048 - dependencies = [ 4049 - "memchr", 4050 - ] 4051 - 4052 - [[package]] 4053 - name = "quinn" 4054 - version = "0.11.6" 4055 - source = "registry+https://github.com/rust-lang/crates.io-index" 4056 - checksum = "62e96808277ec6f97351a2380e6c25114bc9e67037775464979f3037c92d05ef" 4057 - dependencies = [ 4058 - "bytes", 4059 - "pin-project-lite", 4060 - "quinn-proto", 4061 - "quinn-udp", 4062 - "rustc-hash 2.1.1", 4063 - "rustls 0.23.23", 4064 - "socket2", 4065 - "thiserror 2.0.11", 4066 - "tokio", 4067 - "tracing", 4068 - ] 4069 - 4070 - [[package]] 4071 - name = "quinn-proto" 4072 - version = "0.11.9" 4073 - source = "registry+https://github.com/rust-lang/crates.io-index" 4074 - checksum = "a2fe5ef3495d7d2e377ff17b1a8ce2ee2ec2a18cde8b6ad6619d65d0701c135d" 4075 - dependencies = [ 4076 - "bytes", 4077 - "getrandom 0.2.15", 4078 - "rand", 4079 - "ring", 4080 - "rustc-hash 2.1.1", 4081 - "rustls 0.23.23", 4082 - "rustls-pki-types", 4083 - "slab", 4084 - "thiserror 2.0.11", 4085 - "tinyvec", 4086 - "tracing", 4087 - "web-time", 4088 - ] 4089 - 4090 - [[package]] 4091 - name = "quinn-udp" 4092 - version = "0.5.10" 4093 - source = "registry+https://github.com/rust-lang/crates.io-index" 4094 - checksum = "e46f3055866785f6b92bc6164b76be02ca8f2eb4b002c0354b28cf4c119e5944" 4095 - dependencies = [ 4096 - "cfg_aliases", 4097 - "libc", 4098 - "once_cell", 4099 - "socket2", 4100 - "tracing", 4101 - "windows-sys 0.59.0", 4102 - ] 4103 - 4104 - [[package]] 4105 - name = "quote" 4106 - version = "1.0.38" 4107 - source = "registry+https://github.com/rust-lang/crates.io-index" 4108 - checksum = "0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc" 4109 - dependencies = [ 4110 - "proc-macro2", 4111 - ] 4112 - 4113 - [[package]] 4114 - name = "radix_trie" 4115 - version = "0.2.1" 4116 - source = "registry+https://github.com/rust-lang/crates.io-index" 4117 - checksum = "c069c179fcdc6a2fe24d8d18305cf085fdbd4f922c041943e203685d6a1c58fd" 4118 - dependencies = [ 4119 - "endian-type", 4120 - "nibble_vec", 4121 - ] 4122 - 4123 - [[package]] 4124 - name = "rand" 4125 - version = "0.8.5" 4126 - source = "registry+https://github.com/rust-lang/crates.io-index" 4127 - checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 4128 - dependencies = [ 4129 - "libc", 4130 - "rand_chacha", 4131 - "rand_core", 4132 - ] 4133 - 4134 - [[package]] 4135 - name = "rand_chacha" 4136 - version = "0.3.1" 4137 - source = "registry+https://github.com/rust-lang/crates.io-index" 4138 - checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 4139 - dependencies = [ 4140 - "ppv-lite86", 4141 - "rand_core", 4142 - ] 4143 - 4144 - [[package]] 4145 - name = "rand_core" 4146 - version = "0.6.4" 4147 - source = "registry+https://github.com/rust-lang/crates.io-index" 4148 - checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 4149 - dependencies = [ 4150 - "getrandom 0.2.15", 4151 - ] 4152 - 4153 - [[package]] 4154 - name = "rav1e" 4155 - version = "0.7.1" 4156 - source = "registry+https://github.com/rust-lang/crates.io-index" 4157 - checksum = "cd87ce80a7665b1cce111f8a16c1f3929f6547ce91ade6addf4ec86a8dda5ce9" 4158 - dependencies = [ 4159 - "arbitrary", 4160 - "arg_enum_proc_macro", 4161 - "arrayvec", 4162 - "av1-grain", 4163 - "bitstream-io", 4164 - "built", 4165 - "cfg-if", 4166 - "interpolate_name", 4167 - "itertools 0.12.1", 4168 - "libc", 4169 - "libfuzzer-sys", 4170 - "log", 4171 - "maybe-rayon", 4172 - "new_debug_unreachable", 4173 - "noop_proc_macro", 4174 - "num-derive", 4175 - "num-traits", 4176 - "once_cell", 4177 - "paste", 4178 - "profiling", 4179 - "rand", 4180 - "rand_chacha", 4181 - "simd_helpers", 4182 - "system-deps", 4183 - "thiserror 1.0.69", 4184 - "v_frame", 4185 - "wasm-bindgen", 4186 - ] 4187 - 4188 - [[package]] 4189 - name = "ravif" 4190 - version = "0.11.11" 4191 - source = "registry+https://github.com/rust-lang/crates.io-index" 4192 - checksum = "2413fd96bd0ea5cdeeb37eaf446a22e6ed7b981d792828721e74ded1980a45c6" 4193 - dependencies = [ 4194 - "avif-serialize", 4195 - "imgref", 4196 - "loop9", 4197 - "quick-error", 4198 - "rav1e", 4199 - "rayon", 4200 - "rgb", 4201 - ] 4202 - 4203 - [[package]] 4204 - name = "raw-window-handle" 4205 - version = "0.5.2" 4206 - source = "registry+https://github.com/rust-lang/crates.io-index" 4207 - checksum = "f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9" 4208 - 4209 - [[package]] 4210 - name = "rayon" 4211 - version = "1.10.0" 4212 - source = "registry+https://github.com/rust-lang/crates.io-index" 4213 - checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa" 4214 - dependencies = [ 4215 - "either", 4216 - "rayon-core", 4217 - ] 4218 - 4219 - [[package]] 4220 - name = "rayon-cond" 4221 - version = "0.3.0" 4222 - source = "registry+https://github.com/rust-lang/crates.io-index" 4223 - checksum = "059f538b55efd2309c9794130bc149c6a553db90e9d99c2030785c82f0bd7df9" 4224 - dependencies = [ 4225 - "either", 4226 - "itertools 0.11.0", 4227 - "rayon", 4228 - ] 4229 - 4230 - [[package]] 4231 - name = "rayon-core" 4232 - version = "1.12.1" 4233 - source = "registry+https://github.com/rust-lang/crates.io-index" 4234 - checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2" 4235 - dependencies = [ 4236 - "crossbeam-deque", 4237 - "crossbeam-utils", 4238 - ] 4239 - 4240 - [[package]] 4241 - name = "redox_syscall" 4242 - version = "0.5.8" 4243 - source = "registry+https://github.com/rust-lang/crates.io-index" 4244 - checksum = "03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834" 4245 - dependencies = [ 4246 - "bitflags 2.8.0", 4247 - ] 4248 - 4249 - [[package]] 4250 - name = "redox_users" 4251 - version = "0.4.6" 4252 - source = "registry+https://github.com/rust-lang/crates.io-index" 4253 - checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43" 4254 - dependencies = [ 4255 - "getrandom 0.2.15", 4256 - "libredox", 4257 - "thiserror 1.0.69", 4258 - ] 4259 - 4260 - [[package]] 4261 - name = "redox_users" 4262 - version = "0.5.0" 4263 - source = "registry+https://github.com/rust-lang/crates.io-index" 4264 - checksum = "dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b" 4265 - dependencies = [ 4266 - "getrandom 0.2.15", 4267 - "libredox", 4268 - "thiserror 2.0.11", 4269 - ] 4270 - 4271 - [[package]] 4272 - name = "regex" 4273 - version = "1.11.1" 4274 - source = "registry+https://github.com/rust-lang/crates.io-index" 4275 - checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191" 4276 - dependencies = [ 4277 - "aho-corasick", 4278 - "memchr", 4279 - "regex-automata 0.4.9", 4280 - "regex-syntax 0.8.5", 4281 - ] 4282 - 4283 - [[package]] 4284 - name = "regex-automata" 4285 - version = "0.1.10" 4286 - source = "registry+https://github.com/rust-lang/crates.io-index" 4287 - checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" 4288 - dependencies = [ 4289 - "regex-syntax 0.6.29", 4290 - ] 4291 - 4292 - [[package]] 4293 - name = "regex-automata" 4294 - version = "0.4.9" 4295 - source = "registry+https://github.com/rust-lang/crates.io-index" 4296 - checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908" 4297 - dependencies = [ 4298 - "aho-corasick", 4299 - "memchr", 4300 - "regex-syntax 0.8.5", 4301 - ] 4302 - 4303 - [[package]] 4304 - name = "regex-lite" 4305 - version = "0.1.6" 4306 - source = "registry+https://github.com/rust-lang/crates.io-index" 4307 - checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a" 4308 - 4309 - [[package]] 4310 - name = "regex-syntax" 4311 - version = "0.6.29" 4312 - source = "registry+https://github.com/rust-lang/crates.io-index" 4313 - checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" 4314 - 4315 - [[package]] 4316 - name = "regex-syntax" 4317 - version = "0.8.5" 4318 - source = "registry+https://github.com/rust-lang/crates.io-index" 4319 - checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" 4320 - 4321 - [[package]] 4322 - name = "reqwest" 4323 - version = "0.11.27" 4324 - source = "registry+https://github.com/rust-lang/crates.io-index" 4325 - checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62" 4326 - dependencies = [ 4327 - "base64 0.21.7", 4328 - "bytes", 4329 - "encoding_rs", 4330 - "futures-core", 4331 - "futures-util", 4332 - "h2 0.3.26", 4333 - "http 0.2.12", 4334 - "http-body 0.4.6", 4335 - "hyper 0.14.32", 4336 - "hyper-rustls 0.24.2", 4337 - "ipnet", 4338 - "js-sys", 4339 - "log", 4340 - "mime", 4341 - "once_cell", 4342 - "percent-encoding", 4343 - "pin-project-lite", 4344 - "rustls 0.21.12", 4345 - "rustls-pemfile 1.0.4", 4346 - "serde", 4347 - "serde_json", 4348 - "serde_urlencoded", 4349 - "sync_wrapper 0.1.2", 4350 - "system-configuration", 4351 - "tokio", 4352 - "tokio-rustls 0.24.1", 4353 - "tokio-util", 4354 - "tower-service", 4355 - "url", 4356 - "wasm-bindgen", 4357 - "wasm-bindgen-futures", 4358 - "wasm-streams", 4359 - "web-sys", 4360 - "webpki-roots 0.25.4", 4361 - "winreg", 4362 - ] 4363 - 4364 - [[package]] 4365 - name = "reqwest" 4366 - version = "0.12.12" 4367 - source = "registry+https://github.com/rust-lang/crates.io-index" 4368 - checksum = "43e734407157c3c2034e0258f5e4473ddb361b1e85f95a66690d67264d7cd1da" 4369 - dependencies = [ 4370 - "async-compression", 4371 - "base64 0.22.1", 4372 - "bytes", 4373 - "cookie", 4374 - "cookie_store", 4375 - "encoding_rs", 4376 - "futures-core", 4377 - "futures-util", 4378 - "h2 0.4.7", 4379 - "http 1.2.0", 4380 - "http-body 1.0.1", 4381 - "http-body-util", 4382 - "hyper 1.6.0", 4383 - "hyper-rustls 0.27.5", 4384 - "hyper-util", 4385 - "ipnet", 4386 - "js-sys", 4387 - "log", 4388 - "mime", 4389 - "once_cell", 4390 - "percent-encoding", 4391 - "pin-project-lite", 4392 - "quinn", 4393 - "rustls 0.23.23", 4394 - "rustls-pemfile 2.2.0", 4395 - "rustls-pki-types", 4396 - "serde", 4397 - "serde_json", 4398 - "serde_urlencoded", 4399 - "sync_wrapper 1.0.2", 4400 - "tokio", 4401 - "tokio-rustls 0.26.1", 4402 - "tokio-util", 4403 - "tower 0.5.2", 4404 - "tower-service", 4405 - "url", 4406 - "wasm-bindgen", 4407 - "wasm-bindgen-futures", 4408 - "wasm-streams", 4409 - "web-sys", 4410 - "webpki-roots 0.26.8", 4411 - "windows-registry", 4412 - ] 4413 - 4414 - [[package]] 4415 - name = "rgb" 4416 - version = "0.8.50" 4417 - source = "registry+https://github.com/rust-lang/crates.io-index" 4418 - checksum = "57397d16646700483b67d2dd6511d79318f9d057fdbd21a4066aeac8b41d310a" 4419 - dependencies = [ 4420 - "bytemuck", 4421 - ] 4422 - 4423 - [[package]] 4424 - name = "ring" 4425 - version = "0.17.9" 4426 - source = "registry+https://github.com/rust-lang/crates.io-index" 4427 - checksum = "e75ec5e92c4d8aede845126adc388046234541629e76029599ed35a003c7ed24" 4428 - dependencies = [ 4429 - "cc", 4430 - "cfg-if", 4431 - "getrandom 0.2.15", 4432 - "libc", 4433 - "untrusted", 4434 - "windows-sys 0.52.0", 4435 - ] 4436 - 4437 - [[package]] 4438 - name = "ron" 4439 - version = "0.8.1" 4440 - source = "registry+https://github.com/rust-lang/crates.io-index" 4441 - checksum = "b91f7eff05f748767f183df4320a63d6936e9c6107d97c9e6bdd9784f4289c94" 4442 - dependencies = [ 4443 - "base64 0.21.7", 4444 - "bitflags 2.8.0", 4445 - "serde", 4446 - "serde_derive", 4447 - ] 4448 - 4449 - [[package]] 4450 - name = "rust-ini" 4451 - version = "0.20.0" 4452 - source = "registry+https://github.com/rust-lang/crates.io-index" 4453 - checksum = "3e0698206bcb8882bf2a9ecb4c1e7785db57ff052297085a6efd4fe42302068a" 4454 - dependencies = [ 4455 - "cfg-if", 4456 - "ordered-multimap", 4457 - ] 4458 - 4459 - [[package]] 4460 - name = "rustc-demangle" 4461 - version = "0.1.24" 4462 - source = "registry+https://github.com/rust-lang/crates.io-index" 4463 - checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f" 4464 - 4465 - [[package]] 4466 - name = "rustc-hash" 4467 - version = "1.1.0" 4468 - source = "registry+https://github.com/rust-lang/crates.io-index" 4469 - checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" 4470 - 4471 - [[package]] 4472 - name = "rustc-hash" 4473 - version = "2.1.1" 4474 - source = "registry+https://github.com/rust-lang/crates.io-index" 4475 - checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" 4476 - 4477 - [[package]] 4478 - name = "rustc_version" 4479 - version = "0.4.1" 4480 - source = "registry+https://github.com/rust-lang/crates.io-index" 4481 - checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" 4482 - dependencies = [ 4483 - "semver", 4484 - ] 4485 - 4486 - [[package]] 4487 - name = "rustix" 4488 - version = "0.38.44" 4489 - source = "registry+https://github.com/rust-lang/crates.io-index" 4490 - checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154" 4491 - dependencies = [ 4492 - "bitflags 2.8.0", 4493 - "errno", 4494 - "libc", 4495 - "linux-raw-sys", 4496 - "windows-sys 0.59.0", 4497 - ] 4498 - 4499 - [[package]] 4500 - name = "rustls" 4501 - version = "0.21.12" 4502 - source = "registry+https://github.com/rust-lang/crates.io-index" 4503 - checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e" 4504 - dependencies = [ 4505 - "log", 4506 - "ring", 4507 - "rustls-webpki 0.101.7", 4508 - "sct", 4509 - ] 4510 - 4511 - [[package]] 4512 - name = "rustls" 4513 - version = "0.23.23" 4514 - source = "registry+https://github.com/rust-lang/crates.io-index" 4515 - checksum = "47796c98c480fce5406ef69d1c76378375492c3b0a0de587be0c1d9feb12f395" 4516 - dependencies = [ 4517 - "once_cell", 4518 - "ring", 4519 - "rustls-pki-types", 4520 - "rustls-webpki 0.102.8", 4521 - "subtle", 4522 - "zeroize", 4523 - ] 4524 - 4525 - [[package]] 4526 - name = "rustls-native-certs" 4527 - version = "0.6.3" 4528 - source = "registry+https://github.com/rust-lang/crates.io-index" 4529 - checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00" 4530 - dependencies = [ 4531 - "openssl-probe", 4532 - "rustls-pemfile 1.0.4", 4533 - "schannel", 4534 - "security-framework 2.11.1", 4535 - ] 4536 - 4537 - [[package]] 4538 - name = "rustls-native-certs" 4539 - version = "0.8.1" 4540 - source = "registry+https://github.com/rust-lang/crates.io-index" 4541 - checksum = "7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3" 4542 - dependencies = [ 4543 - "openssl-probe", 4544 - "rustls-pki-types", 4545 - "schannel", 4546 - "security-framework 3.2.0", 4547 - ] 4548 - 4549 - [[package]] 4550 - name = "rustls-pemfile" 4551 - version = "1.0.4" 4552 - source = "registry+https://github.com/rust-lang/crates.io-index" 4553 - checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c" 4554 - dependencies = [ 4555 - "base64 0.21.7", 4556 - ] 4557 - 4558 - [[package]] 4559 - name = "rustls-pemfile" 4560 - version = "2.2.0" 4561 - source = "registry+https://github.com/rust-lang/crates.io-index" 4562 - checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50" 4563 - dependencies = [ 4564 - "rustls-pki-types", 4565 - ] 4566 - 4567 - [[package]] 4568 - name = "rustls-pki-types" 4569 - version = "1.11.0" 4570 - source = "registry+https://github.com/rust-lang/crates.io-index" 4571 - checksum = "917ce264624a4b4db1c364dcc35bfca9ded014d0a958cd47ad3e960e988ea51c" 4572 - dependencies = [ 4573 - "web-time", 4574 - ] 4575 - 4576 - [[package]] 4577 - name = "rustls-webpki" 4578 - version = "0.101.7" 4579 - source = "registry+https://github.com/rust-lang/crates.io-index" 4580 - checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765" 4581 - dependencies = [ 4582 - "ring", 4583 - "untrusted", 4584 - ] 4585 - 4586 - [[package]] 4587 - name = "rustls-webpki" 4588 - version = "0.102.8" 4589 - source = "registry+https://github.com/rust-lang/crates.io-index" 4590 - checksum = "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9" 4591 - dependencies = [ 4592 - "ring", 4593 - "rustls-pki-types", 4594 - "untrusted", 4595 - ] 4596 - 4597 - [[package]] 4598 - name = "rustversion" 4599 - version = "1.0.19" 4600 - source = "registry+https://github.com/rust-lang/crates.io-index" 4601 - checksum = "f7c45b9784283f1b2e7fb61b42047c2fd678ef0960d4f6f1eba131594cc369d4" 4602 - 4603 - [[package]] 4604 - name = "rustyline" 4605 - version = "15.0.0" 4606 - source = "registry+https://github.com/rust-lang/crates.io-index" 4607 - checksum = "2ee1e066dc922e513bda599c6ccb5f3bb2b0ea5870a579448f2622993f0a9a2f" 4608 - dependencies = [ 4609 - "bitflags 2.8.0", 4610 - "cfg-if", 4611 - "clipboard-win", 4612 - "fd-lock", 4613 - "home", 4614 - "libc", 4615 - "log", 4616 - "memchr", 4617 - "nix 0.29.0", 4618 - "radix_trie", 4619 - "unicode-segmentation", 4620 - "unicode-width 0.2.0", 4621 - "utf8parse", 4622 - "windows-sys 0.59.0", 4623 - ] 4624 - 4625 - [[package]] 4626 - name = "ryu" 4627 - version = "1.0.19" 4628 - source = "registry+https://github.com/rust-lang/crates.io-index" 4629 - checksum = "6ea1a2d0a644769cc99faa24c3ad26b379b786fe7c36fd3c546254801650e6dd" 4630 - 4631 - [[package]] 4632 - name = "same-file" 4633 - version = "1.0.6" 4634 - source = "registry+https://github.com/rust-lang/crates.io-index" 4635 - checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 4636 - dependencies = [ 4637 - "winapi-util", 4638 - ] 4639 - 4640 - [[package]] 4641 - name = "scc" 4642 - version = "2.3.3" 4643 - source = "registry+https://github.com/rust-lang/crates.io-index" 4644 - checksum = "ea091f6cac2595aa38993f04f4ee692ed43757035c36e67c180b6828356385b1" 4645 - dependencies = [ 4646 - "sdd", 4647 - ] 4648 - 4649 - [[package]] 4650 - name = "schannel" 4651 - version = "0.1.27" 4652 - source = "registry+https://github.com/rust-lang/crates.io-index" 4653 - checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d" 4654 - dependencies = [ 4655 - "windows-sys 0.59.0", 4656 - ] 4657 - 4658 - [[package]] 4659 - name = "schemars" 4660 - version = "0.8.21" 4661 - source = "registry+https://github.com/rust-lang/crates.io-index" 4662 - checksum = "09c024468a378b7e36765cd36702b7a90cc3cba11654f6685c8f233408e89e92" 4663 - dependencies = [ 4664 - "dyn-clone", 4665 - "schemars_derive", 4666 - "serde", 4667 - "serde_json", 4668 - ] 4669 - 4670 - [[package]] 4671 - name = "schemars_derive" 4672 - version = "0.8.21" 4673 - source = "registry+https://github.com/rust-lang/crates.io-index" 4674 - checksum = "b1eee588578aff73f856ab961cd2f79e36bc45d7ded33a7562adba4667aecc0e" 4675 - dependencies = [ 4676 - "proc-macro2", 4677 - "quote", 4678 - "serde_derive_internals", 4679 - "syn 2.0.98", 4680 - ] 4681 - 4682 - [[package]] 4683 - name = "scopeguard" 4684 - version = "1.2.0" 4685 - source = "registry+https://github.com/rust-lang/crates.io-index" 4686 - checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 4687 - 4688 - [[package]] 4689 - name = "sct" 4690 - version = "0.7.1" 4691 - source = "registry+https://github.com/rust-lang/crates.io-index" 4692 - checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414" 4693 - dependencies = [ 4694 - "ring", 4695 - "untrusted", 4696 - ] 4697 - 4698 - [[package]] 4699 - name = "sdd" 4700 - version = "3.0.7" 4701 - source = "registry+https://github.com/rust-lang/crates.io-index" 4702 - checksum = "b07779b9b918cc05650cb30f404d4d7835d26df37c235eded8a6832e2fb82cca" 4703 - 4704 - [[package]] 4705 - name = "seahash" 4706 - version = "4.1.0" 4707 - source = "registry+https://github.com/rust-lang/crates.io-index" 4708 - checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b" 4709 - 4710 - [[package]] 4711 - name = "security-framework" 4712 - version = "2.11.1" 4713 - source = "registry+https://github.com/rust-lang/crates.io-index" 4714 - checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" 4715 - dependencies = [ 4716 - "bitflags 2.8.0", 4717 - "core-foundation 0.9.4", 4718 - "core-foundation-sys", 4719 - "libc", 4720 - "security-framework-sys", 4721 - ] 4722 - 4723 - [[package]] 4724 - name = "security-framework" 4725 - version = "3.2.0" 4726 - source = "registry+https://github.com/rust-lang/crates.io-index" 4727 - checksum = "271720403f46ca04f7ba6f55d438f8bd878d6b8ca0a1046e8228c4145bcbb316" 4728 - dependencies = [ 4729 - "bitflags 2.8.0", 4730 - "core-foundation 0.10.0", 4731 - "core-foundation-sys", 4732 - "libc", 4733 - "security-framework-sys", 4734 - ] 4735 - 4736 - [[package]] 4737 - name = "security-framework-sys" 4738 - version = "2.14.0" 4739 - source = "registry+https://github.com/rust-lang/crates.io-index" 4740 - checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32" 4741 - dependencies = [ 4742 - "core-foundation-sys", 4743 - "libc", 4744 - ] 4745 - 4746 - [[package]] 4747 - name = "semver" 4748 - version = "1.0.25" 4749 - source = "registry+https://github.com/rust-lang/crates.io-index" 4750 - checksum = "f79dfe2d285b0488816f30e700a7438c5a73d816b5b7d3ac72fbc48b0d185e03" 4751 - 4752 - [[package]] 4753 - name = "serde" 4754 - version = "1.0.217" 4755 - source = "registry+https://github.com/rust-lang/crates.io-index" 4756 - checksum = "02fc4265df13d6fa1d00ecff087228cc0a2b5f3c0e87e258d8b94a156e984c70" 4757 - dependencies = [ 4758 - "serde_derive", 4759 - ] 4760 - 4761 - [[package]] 4762 - name = "serde_derive" 4763 - version = "1.0.217" 4764 - source = "registry+https://github.com/rust-lang/crates.io-index" 4765 - checksum = "5a9bf7cf98d04a2b28aead066b7496853d4779c9cc183c440dbac457641e19a0" 4766 - dependencies = [ 4767 - "proc-macro2", 4768 - "quote", 4769 - "syn 2.0.98", 4770 - ] 4771 - 4772 - [[package]] 4773 - name = "serde_derive_internals" 4774 - version = "0.29.1" 4775 - source = "registry+https://github.com/rust-lang/crates.io-index" 4776 - checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711" 4777 - dependencies = [ 4778 - "proc-macro2", 4779 - "quote", 4780 - "syn 2.0.98", 4781 - ] 4782 - 4783 - [[package]] 4784 - name = "serde_json" 4785 - version = "1.0.138" 4786 - source = "registry+https://github.com/rust-lang/crates.io-index" 4787 - checksum = "d434192e7da787e94a6ea7e9670b26a036d0ca41e0b7efb2676dd32bae872949" 4788 - dependencies = [ 4789 - "itoa", 4790 - "memchr", 4791 - "ryu", 4792 - "serde", 4793 - ] 4794 - 4795 - [[package]] 4796 - name = "serde_path_to_error" 4797 - version = "0.1.16" 4798 - source = "registry+https://github.com/rust-lang/crates.io-index" 4799 - checksum = "af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6" 4800 - dependencies = [ 4801 - "itoa", 4802 - "serde", 4803 - ] 4804 - 4805 - [[package]] 4806 - name = "serde_spanned" 4807 - version = "0.6.8" 4808 - source = "registry+https://github.com/rust-lang/crates.io-index" 4809 - checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1" 4810 - dependencies = [ 4811 - "serde", 4812 - ] 4813 - 4814 - [[package]] 4815 - name = "serde_urlencoded" 4816 - version = "0.7.1" 4817 - source = "registry+https://github.com/rust-lang/crates.io-index" 4818 - checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 4819 - dependencies = [ 4820 - "form_urlencoded", 4821 - "itoa", 4822 - "ryu", 4823 - "serde", 4824 - ] 4825 - 4826 - [[package]] 4827 - name = "serde_with" 4828 - version = "3.12.0" 4829 - source = "registry+https://github.com/rust-lang/crates.io-index" 4830 - checksum = "d6b6f7f2fcb69f747921f79f3926bd1e203fce4fef62c268dd3abfb6d86029aa" 4831 - dependencies = [ 4832 - "base64 0.22.1", 4833 - "chrono", 4834 - "hex", 4835 - "indexmap 1.9.3", 4836 - "indexmap 2.7.1", 4837 - "serde", 4838 - "serde_derive", 4839 - "serde_json", 4840 - "serde_with_macros", 4841 - "time", 4842 - ] 4843 - 4844 - [[package]] 4845 - name = "serde_with_macros" 4846 - version = "3.12.0" 4847 - source = "registry+https://github.com/rust-lang/crates.io-index" 4848 - checksum = "8d00caa5193a3c8362ac2b73be6b9e768aa5a4b2f721d8f4b339600c3cb51f8e" 4849 - dependencies = [ 4850 - "darling", 4851 - "proc-macro2", 4852 - "quote", 4853 - "syn 2.0.98", 4854 - ] 4855 - 4856 - [[package]] 4857 - name = "serde_yaml" 4858 - version = "0.9.34+deprecated" 4859 - source = "registry+https://github.com/rust-lang/crates.io-index" 4860 - checksum = "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47" 4861 - dependencies = [ 4862 - "indexmap 2.7.1", 4863 - "itoa", 4864 - "ryu", 4865 - "serde", 4866 - "unsafe-libyaml", 4867 - ] 4868 - 4869 - [[package]] 4870 - name = "serial_test" 4871 - version = "3.2.0" 4872 - source = "registry+https://github.com/rust-lang/crates.io-index" 4873 - checksum = "1b258109f244e1d6891bf1053a55d63a5cd4f8f4c30cf9a1280989f80e7a1fa9" 4874 - dependencies = [ 4875 - "futures", 4876 - "log", 4877 - "once_cell", 4878 - "parking_lot", 4879 - "scc", 4880 - "serial_test_derive", 4881 - ] 4882 - 4883 - [[package]] 4884 - name = "serial_test_derive" 4885 - version = "3.2.0" 4886 - source = "registry+https://github.com/rust-lang/crates.io-index" 4887 - checksum = "5d69265a08751de7844521fd15003ae0a888e035773ba05695c5c759a6f89eef" 4888 - dependencies = [ 4889 - "proc-macro2", 4890 - "quote", 4891 - "syn 2.0.98", 4892 - ] 4893 - 4894 - [[package]] 4895 - name = "sha1" 4896 - version = "0.10.6" 4897 - source = "registry+https://github.com/rust-lang/crates.io-index" 4898 - checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 4899 - dependencies = [ 4900 - "cfg-if", 4901 - "cpufeatures", 4902 - "digest", 4903 - ] 4904 - 4905 - [[package]] 4906 - name = "sha2" 4907 - version = "0.10.8" 4908 - source = "registry+https://github.com/rust-lang/crates.io-index" 4909 - checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8" 4910 - dependencies = [ 4911 - "cfg-if", 4912 - "cpufeatures", 4913 - "digest", 4914 - ] 4915 - 4916 - [[package]] 4917 - name = "sharded-slab" 4918 - version = "0.1.7" 4919 - source = "registry+https://github.com/rust-lang/crates.io-index" 4920 - checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" 4921 - dependencies = [ 4922 - "lazy_static", 4923 - ] 4924 - 4925 - [[package]] 4926 - name = "shell-escape" 4927 - version = "0.1.5" 4928 - source = "registry+https://github.com/rust-lang/crates.io-index" 4929 - checksum = "45bb67a18fa91266cc7807181f62f9178a6873bfad7dc788c42e6430db40184f" 4930 - 4931 - [[package]] 4932 - name = "shell-words" 4933 - version = "1.1.0" 4934 - source = "registry+https://github.com/rust-lang/crates.io-index" 4935 - checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde" 4936 - 4937 - [[package]] 4938 - name = "shellexpand" 4939 - version = "3.1.0" 4940 - source = "registry+https://github.com/rust-lang/crates.io-index" 4941 - checksum = "da03fa3b94cc19e3ebfc88c4229c49d8f08cdbd1228870a45f0ffdf84988e14b" 4942 - dependencies = [ 4943 - "dirs 5.0.1", 4944 - ] 4945 - 4946 - [[package]] 4947 - name = "shlex" 4948 - version = "1.3.0" 4949 - source = "registry+https://github.com/rust-lang/crates.io-index" 4950 - checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 4951 - 4952 - [[package]] 4953 - name = "signal-hook-registry" 4954 - version = "1.4.2" 4955 - source = "registry+https://github.com/rust-lang/crates.io-index" 4956 - checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1" 4957 - dependencies = [ 4958 - "libc", 4959 - ] 4960 - 4961 - [[package]] 4962 - name = "simd-adler32" 4963 - version = "0.3.7" 4964 - source = "registry+https://github.com/rust-lang/crates.io-index" 4965 - checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe" 4966 - 4967 - [[package]] 4968 - name = "simd_helpers" 4969 - version = "0.1.0" 4970 - source = "registry+https://github.com/rust-lang/crates.io-index" 4971 - checksum = "95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6" 4972 - dependencies = [ 4973 - "quote", 4974 - ] 4975 - 4976 - [[package]] 4977 - name = "siphasher" 4978 - version = "1.0.1" 4979 - source = "registry+https://github.com/rust-lang/crates.io-index" 4980 - checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d" 4981 - 4982 - [[package]] 4983 - name = "slab" 4984 - version = "0.4.9" 4985 - source = "registry+https://github.com/rust-lang/crates.io-index" 4986 - checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" 4987 - dependencies = [ 4988 - "autocfg", 4989 - ] 4990 - 4991 - [[package]] 4992 - name = "slug" 4993 - version = "0.1.6" 4994 - source = "registry+https://github.com/rust-lang/crates.io-index" 4995 - checksum = "882a80f72ee45de3cc9a5afeb2da0331d58df69e4e7d8eeb5d3c7784ae67e724" 4996 - dependencies = [ 4997 - "deunicode", 4998 - "wasm-bindgen", 4999 - ] 5000 - 5001 - [[package]] 5002 - name = "smallvec" 5003 - version = "1.14.0" 5004 - source = "registry+https://github.com/rust-lang/crates.io-index" 5005 - checksum = "7fcf8323ef1faaee30a44a340193b1ac6814fd9b7b4e88e9d4519a3e4abe1cfd" 5006 - 5007 - [[package]] 5008 - name = "smawk" 5009 - version = "0.3.2" 5010 - source = "registry+https://github.com/rust-lang/crates.io-index" 5011 - checksum = "b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c" 5012 - 5013 - [[package]] 5014 - name = "socket2" 5015 - version = "0.5.8" 5016 - source = "registry+https://github.com/rust-lang/crates.io-index" 5017 - checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8" 5018 - dependencies = [ 5019 - "libc", 5020 - "windows-sys 0.52.0", 5021 - ] 5022 - 5023 - [[package]] 5024 - name = "spm_precompiled" 5025 - version = "0.1.4" 5026 - source = "registry+https://github.com/rust-lang/crates.io-index" 5027 - checksum = "5851699c4033c63636f7ea4cf7b7c1f1bf06d0cc03cfb42e711de5a5c46cf326" 5028 - dependencies = [ 5029 - "base64 0.13.1", 5030 - "nom", 5031 - "serde", 5032 - "unicode-segmentation", 5033 - ] 5034 - 5035 - [[package]] 5036 - name = "stable_deref_trait" 5037 - version = "1.2.0" 5038 - source = "registry+https://github.com/rust-lang/crates.io-index" 5039 - checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" 5040 - 5041 - [[package]] 5042 - name = "std_prelude" 5043 - version = "0.2.12" 5044 - source = "registry+https://github.com/rust-lang/crates.io-index" 5045 - checksum = "8207e78455ffdf55661170876f88daf85356e4edd54e0a3dbc79586ca1e50cbe" 5046 - 5047 - [[package]] 5048 - name = "strsim" 5049 - version = "0.11.1" 5050 - source = "registry+https://github.com/rust-lang/crates.io-index" 5051 - checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 5052 - 5053 - [[package]] 5054 - name = "subtle" 5055 - version = "2.6.1" 5056 - source = "registry+https://github.com/rust-lang/crates.io-index" 5057 - checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" 5058 - 5059 - [[package]] 5060 - name = "syn" 5061 - version = "1.0.109" 5062 - source = "registry+https://github.com/rust-lang/crates.io-index" 5063 - checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 5064 - dependencies = [ 5065 - "proc-macro2", 5066 - "unicode-ident", 5067 - ] 5068 - 5069 - [[package]] 5070 - name = "syn" 5071 - version = "2.0.98" 5072 - source = "registry+https://github.com/rust-lang/crates.io-index" 5073 - checksum = "36147f1a48ae0ec2b5b3bc5b537d267457555a10dc06f3dbc8cb11ba3006d3b1" 5074 - dependencies = [ 5075 - "proc-macro2", 5076 - "quote", 5077 - "unicode-ident", 5078 - ] 5079 - 5080 - [[package]] 5081 - name = "sync_wrapper" 5082 - version = "0.1.2" 5083 - source = "registry+https://github.com/rust-lang/crates.io-index" 5084 - checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160" 5085 - 5086 - [[package]] 5087 - name = "sync_wrapper" 5088 - version = "1.0.2" 5089 - source = "registry+https://github.com/rust-lang/crates.io-index" 5090 - checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" 5091 - dependencies = [ 5092 - "futures-core", 5093 - ] 5094 - 5095 - [[package]] 5096 - name = "synstructure" 5097 - version = "0.13.1" 5098 - source = "registry+https://github.com/rust-lang/crates.io-index" 5099 - checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971" 5100 - dependencies = [ 5101 - "proc-macro2", 5102 - "quote", 5103 - "syn 2.0.98", 5104 - ] 5105 - 5106 - [[package]] 5107 - name = "syntect" 5108 - version = "5.2.0" 5109 - source = "registry+https://github.com/rust-lang/crates.io-index" 5110 - checksum = "874dcfa363995604333cf947ae9f751ca3af4522c60886774c4963943b4746b1" 5111 - dependencies = [ 5112 - "bincode", 5113 - "bitflags 1.3.2", 5114 - "flate2", 5115 - "fnv", 5116 - "once_cell", 5117 - "onig", 5118 - "plist", 5119 - "regex-syntax 0.8.5", 5120 - "serde", 5121 - "serde_derive", 5122 - "serde_json", 5123 - "thiserror 1.0.69", 5124 - "walkdir", 5125 - "yaml-rust", 5126 - ] 5127 - 5128 - [[package]] 5129 - name = "sysinfo" 5130 - version = "0.32.1" 5131 - source = "registry+https://github.com/rust-lang/crates.io-index" 5132 - checksum = "4c33cd241af0f2e9e3b5c32163b873b29956890b5342e6745b917ce9d490f4af" 5133 - dependencies = [ 5134 - "core-foundation-sys", 5135 - "libc", 5136 - "memchr", 5137 - "ntapi", 5138 - "rayon", 5139 - "windows 0.57.0", 5140 - ] 5141 - 5142 - [[package]] 5143 - name = "sysinfo" 5144 - version = "0.33.1" 5145 - source = "registry+https://github.com/rust-lang/crates.io-index" 5146 - checksum = "4fc858248ea01b66f19d8e8a6d55f41deaf91e9d495246fd01368d99935c6c01" 5147 - dependencies = [ 5148 - "core-foundation-sys", 5149 - "libc", 5150 - "memchr", 5151 - "ntapi", 5152 - "rayon", 5153 - "windows 0.57.0", 5154 - ] 5155 - 5156 - [[package]] 5157 - name = "system-configuration" 5158 - version = "0.5.1" 5159 - source = "registry+https://github.com/rust-lang/crates.io-index" 5160 - checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7" 5161 - dependencies = [ 5162 - "bitflags 1.3.2", 5163 - "core-foundation 0.9.4", 5164 - "system-configuration-sys", 5165 - ] 5166 - 5167 - [[package]] 5168 - name = "system-configuration-sys" 5169 - version = "0.5.0" 5170 - source = "registry+https://github.com/rust-lang/crates.io-index" 5171 - checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9" 5172 - dependencies = [ 5173 - "core-foundation-sys", 5174 - "libc", 5175 - ] 5176 - 5177 - [[package]] 5178 - name = "system-deps" 5179 - version = "6.2.2" 5180 - source = "registry+https://github.com/rust-lang/crates.io-index" 5181 - checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349" 5182 - dependencies = [ 5183 - "cfg-expr", 5184 - "heck", 5185 - "pkg-config", 5186 - "toml", 5187 - "version-compare", 5188 - ] 5189 - 5190 - [[package]] 5191 - name = "target-lexicon" 5192 - version = "0.12.16" 5193 - source = "registry+https://github.com/rust-lang/crates.io-index" 5194 - checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1" 5195 - 5196 - [[package]] 5197 - name = "temp-env" 5198 - version = "0.3.6" 5199 - source = "registry+https://github.com/rust-lang/crates.io-index" 5200 - checksum = "96374855068f47402c3121c6eed88d29cb1de8f3ab27090e273e420bdabcf050" 5201 - dependencies = [ 5202 - "futures", 5203 - "parking_lot", 5204 - ] 5205 - 5206 - [[package]] 5207 - name = "tempfile" 5208 - version = "3.16.0" 5209 - source = "registry+https://github.com/rust-lang/crates.io-index" 5210 - checksum = "38c246215d7d24f48ae091a2902398798e05d978b24315d6efbc00ede9a8bb91" 5211 - dependencies = [ 5212 - "cfg-if", 5213 - "fastrand", 5214 - "getrandom 0.3.1", 5215 - "once_cell", 5216 - "rustix", 5217 - "windows-sys 0.59.0", 5218 - ] 5219 - 5220 - [[package]] 5221 - name = "tera" 5222 - version = "1.20.0" 5223 - source = "registry+https://github.com/rust-lang/crates.io-index" 5224 - checksum = "ab9d851b45e865f178319da0abdbfe6acbc4328759ff18dafc3a41c16b4cd2ee" 5225 - dependencies = [ 5226 - "chrono", 5227 - "chrono-tz", 5228 - "globwalk", 5229 - "humansize", 5230 - "lazy_static", 5231 - "percent-encoding", 5232 - "pest", 5233 - "pest_derive", 5234 - "rand", 5235 - "regex", 5236 - "serde", 5237 - "serde_json", 5238 - "slug", 5239 - "unic-segment", 5240 - ] 5241 - 5242 - [[package]] 5243 - name = "termcolor" 5244 - version = "1.4.1" 5245 - source = "registry+https://github.com/rust-lang/crates.io-index" 5246 - checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755" 5247 - dependencies = [ 5248 - "winapi-util", 5249 - ] 5250 - 5251 - [[package]] 5252 - name = "terminal_size" 5253 - version = "0.4.1" 5254 - source = "registry+https://github.com/rust-lang/crates.io-index" 5255 - checksum = "5352447f921fda68cf61b4101566c0bdb5104eff6804d0678e5227580ab6a4e9" 5256 - dependencies = [ 5257 - "rustix", 5258 - "windows-sys 0.59.0", 5259 - ] 5260 - 5261 - [[package]] 5262 - name = "test-case" 5263 - version = "3.3.1" 5264 - source = "registry+https://github.com/rust-lang/crates.io-index" 5265 - checksum = "eb2550dd13afcd286853192af8601920d959b14c401fcece38071d53bf0768a8" 5266 - dependencies = [ 5267 - "test-case-macros", 5268 - ] 5269 - 5270 - [[package]] 5271 - name = "test-case-core" 5272 - version = "3.3.1" 5273 - source = "registry+https://github.com/rust-lang/crates.io-index" 5274 - checksum = "adcb7fd841cd518e279be3d5a3eb0636409487998a4aff22f3de87b81e88384f" 5275 - dependencies = [ 5276 - "cfg-if", 5277 - "proc-macro2", 5278 - "quote", 5279 - "syn 2.0.98", 5280 - ] 5281 - 5282 - [[package]] 5283 - name = "test-case-macros" 5284 - version = "3.3.1" 5285 - source = "registry+https://github.com/rust-lang/crates.io-index" 5286 - checksum = "5c89e72a01ed4c579669add59014b9a524d609c0c88c6a585ce37485879f6ffb" 5287 - dependencies = [ 5288 - "proc-macro2", 5289 - "quote", 5290 - "syn 2.0.98", 5291 - "test-case-core", 5292 - ] 5293 - 5294 - [[package]] 5295 - name = "textwrap" 5296 - version = "0.16.1" 5297 - source = "registry+https://github.com/rust-lang/crates.io-index" 5298 - checksum = "23d434d3f8967a09480fb04132ebe0a3e088c173e6d0ee7897abbdf4eab0f8b9" 5299 - dependencies = [ 5300 - "smawk", 5301 - "unicode-linebreak", 5302 - "unicode-width 0.1.14", 5303 - ] 5304 - 5305 - [[package]] 5306 - name = "thiserror" 5307 - version = "1.0.69" 5308 - source = "registry+https://github.com/rust-lang/crates.io-index" 5309 - checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" 5310 - dependencies = [ 5311 - "thiserror-impl 1.0.69", 5312 - ] 5313 - 5314 - [[package]] 5315 - name = "thiserror" 5316 - version = "2.0.11" 5317 - source = "registry+https://github.com/rust-lang/crates.io-index" 5318 - checksum = "d452f284b73e6d76dd36758a0c8684b1d5be31f92b89d07fd5822175732206fc" 5319 - dependencies = [ 5320 - "thiserror-impl 2.0.11", 5321 - ] 5322 - 5323 - [[package]] 5324 - name = "thiserror-impl" 5325 - version = "1.0.69" 5326 - source = "registry+https://github.com/rust-lang/crates.io-index" 5327 - checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" 5328 - dependencies = [ 5329 - "proc-macro2", 5330 - "quote", 5331 - "syn 2.0.98", 5332 - ] 5333 - 5334 - [[package]] 5335 - name = "thiserror-impl" 5336 - version = "2.0.11" 5337 - source = "registry+https://github.com/rust-lang/crates.io-index" 5338 - checksum = "26afc1baea8a989337eeb52b6e72a039780ce45c3edfcc9c5b9d112feeb173c2" 5339 - dependencies = [ 5340 - "proc-macro2", 5341 - "quote", 5342 - "syn 2.0.98", 5343 - ] 5344 - 5345 - [[package]] 5346 - name = "thread_local" 5347 - version = "1.1.8" 5348 - source = "registry+https://github.com/rust-lang/crates.io-index" 5349 - checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c" 5350 - dependencies = [ 5351 - "cfg-if", 5352 - "once_cell", 5353 - ] 5354 - 5355 - [[package]] 5356 - name = "tiff" 5357 - version = "0.9.1" 5358 - source = "registry+https://github.com/rust-lang/crates.io-index" 5359 - checksum = "ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e" 5360 - dependencies = [ 5361 - "flate2", 5362 - "jpeg-decoder", 5363 - "weezl", 5364 - ] 5365 - 5366 - [[package]] 5367 - name = "time" 5368 - version = "0.3.37" 5369 - source = "registry+https://github.com/rust-lang/crates.io-index" 5370 - checksum = "35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21" 5371 - dependencies = [ 5372 - "deranged", 5373 - "itoa", 5374 - "libc", 5375 - "num-conv", 5376 - "num_threads", 5377 - "powerfmt", 5378 - "serde", 5379 - "time-core", 5380 - "time-macros", 5381 - ] 5382 - 5383 - [[package]] 5384 - name = "time-core" 5385 - version = "0.1.2" 5386 - source = "registry+https://github.com/rust-lang/crates.io-index" 5387 - checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" 5388 - 5389 - [[package]] 5390 - name = "time-macros" 5391 - version = "0.2.19" 5392 - source = "registry+https://github.com/rust-lang/crates.io-index" 5393 - checksum = "2834e6017e3e5e4b9834939793b282bc03b37a3336245fa820e35e233e2a85de" 5394 - dependencies = [ 5395 - "num-conv", 5396 - "time-core", 5397 - ] 5398 - 5399 - [[package]] 5400 - name = "tiny-keccak" 5401 - version = "2.0.2" 5402 - source = "registry+https://github.com/rust-lang/crates.io-index" 5403 - checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237" 5404 - dependencies = [ 5405 - "crunchy", 5406 - ] 5407 - 5408 - [[package]] 5409 - name = "tinystr" 5410 - version = "0.7.6" 5411 - source = "registry+https://github.com/rust-lang/crates.io-index" 5412 - checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f" 5413 - dependencies = [ 5414 - "displaydoc", 5415 - "zerovec", 5416 - ] 5417 - 5418 - [[package]] 5419 - name = "tinytemplate" 5420 - version = "1.2.1" 5421 - source = "registry+https://github.com/rust-lang/crates.io-index" 5422 - checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc" 5423 - dependencies = [ 5424 - "serde", 5425 - "serde_json", 5426 - ] 5427 - 5428 - [[package]] 5429 - name = "tinyvec" 5430 - version = "1.8.1" 5431 - source = "registry+https://github.com/rust-lang/crates.io-index" 5432 - checksum = "022db8904dfa342efe721985167e9fcd16c29b226db4397ed752a761cfce81e8" 5433 - dependencies = [ 5434 - "tinyvec_macros", 5435 - ] 5436 - 5437 - [[package]] 5438 - name = "tinyvec_macros" 5439 - version = "0.1.1" 5440 - source = "registry+https://github.com/rust-lang/crates.io-index" 5441 - checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 5442 - 5443 - [[package]] 5444 - name = "tokenizers" 5445 - version = "0.20.4" 5446 - source = "registry+https://github.com/rust-lang/crates.io-index" 5447 - checksum = "3b08cc37428a476fc9e20ac850132a513a2e1ce32b6a31addf2b74fa7033b905" 5448 - dependencies = [ 5449 - "aho-corasick", 5450 - "derive_builder", 5451 - "esaxx-rs", 5452 - "getrandom 0.2.15", 5453 - "indicatif", 5454 - "itertools 0.12.1", 5455 - "lazy_static", 5456 - "log", 5457 - "macro_rules_attribute", 5458 - "monostate", 5459 - "onig", 5460 - "paste", 5461 - "rand", 5462 - "rayon", 5463 - "rayon-cond", 5464 - "regex", 5465 - "regex-syntax 0.8.5", 5466 - "serde", 5467 - "serde_json", 5468 - "spm_precompiled", 5469 - "thiserror 1.0.69", 5470 - "unicode-normalization-alignments", 5471 - "unicode-segmentation", 5472 - "unicode_categories", 5473 - ] 5474 - 5475 - [[package]] 5476 - name = "tokio" 5477 - version = "1.43.0" 5478 - source = "registry+https://github.com/rust-lang/crates.io-index" 5479 - checksum = "3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e" 5480 - dependencies = [ 5481 - "backtrace", 5482 - "bytes", 5483 - "libc", 5484 - "mio", 5485 - "parking_lot", 5486 - "pin-project-lite", 5487 - "signal-hook-registry", 5488 - "socket2", 5489 - "tokio-macros", 5490 - "windows-sys 0.52.0", 5491 - ] 5492 - 5493 - [[package]] 5494 - name = "tokio-io-timeout" 5495 - version = "1.2.0" 5496 - source = "registry+https://github.com/rust-lang/crates.io-index" 5497 - checksum = "30b74022ada614a1b4834de765f9bb43877f910cc8ce4be40e89042c9223a8bf" 5498 - dependencies = [ 5499 - "pin-project-lite", 5500 - "tokio", 5501 - ] 5502 - 5503 - [[package]] 5504 - name = "tokio-macros" 5505 - version = "2.5.0" 5506 - source = "registry+https://github.com/rust-lang/crates.io-index" 5507 - checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8" 5508 - dependencies = [ 5509 - "proc-macro2", 5510 - "quote", 5511 - "syn 2.0.98", 5512 - ] 5513 - 5514 - [[package]] 5515 - name = "tokio-rustls" 5516 - version = "0.24.1" 5517 - source = "registry+https://github.com/rust-lang/crates.io-index" 5518 - checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081" 5519 - dependencies = [ 5520 - "rustls 0.21.12", 5521 - "tokio", 5522 - ] 5523 - 5524 - [[package]] 5525 - name = "tokio-rustls" 5526 - version = "0.26.1" 5527 - source = "registry+https://github.com/rust-lang/crates.io-index" 5528 - checksum = "5f6d0975eaace0cf0fcadee4e4aaa5da15b5c079146f2cffb67c113be122bf37" 5529 - dependencies = [ 5530 - "rustls 0.23.23", 5531 - "tokio", 5532 - ] 5533 - 5534 - [[package]] 5535 - name = "tokio-stream" 5536 - version = "0.1.17" 5537 - source = "registry+https://github.com/rust-lang/crates.io-index" 5538 - checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047" 5539 - dependencies = [ 5540 - "futures-core", 5541 - "pin-project-lite", 5542 - "tokio", 5543 - ] 5544 - 5545 - [[package]] 5546 - name = "tokio-tungstenite" 5547 - version = "0.24.0" 5548 - source = "registry+https://github.com/rust-lang/crates.io-index" 5549 - checksum = "edc5f74e248dc973e0dbb7b74c7e0d6fcc301c694ff50049504004ef4d0cdcd9" 5550 - dependencies = [ 5551 - "futures-util", 5552 - "log", 5553 - "tokio", 5554 - "tungstenite", 5555 - ] 5556 - 5557 - [[package]] 5558 - name = "tokio-util" 5559 - version = "0.7.13" 5560 - source = "registry+https://github.com/rust-lang/crates.io-index" 5561 - checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078" 5562 - dependencies = [ 5563 - "bytes", 5564 - "futures-core", 5565 - "futures-sink", 5566 - "pin-project-lite", 5567 - "tokio", 5568 - ] 5569 - 5570 - [[package]] 5571 - name = "toml" 5572 - version = "0.8.20" 5573 - source = "registry+https://github.com/rust-lang/crates.io-index" 5574 - checksum = "cd87a5cdd6ffab733b2f74bc4fd7ee5fff6634124999ac278c35fc78c6120148" 5575 - dependencies = [ 5576 - "serde", 5577 - "serde_spanned", 5578 - "toml_datetime", 5579 - "toml_edit", 5580 - ] 5581 - 5582 - [[package]] 5583 - name = "toml_datetime" 5584 - version = "0.6.8" 5585 - source = "registry+https://github.com/rust-lang/crates.io-index" 5586 - checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41" 5587 - dependencies = [ 5588 - "serde", 5589 - ] 5590 - 5591 - [[package]] 5592 - name = "toml_edit" 5593 - version = "0.22.24" 5594 - source = "registry+https://github.com/rust-lang/crates.io-index" 5595 - checksum = "17b4795ff5edd201c7cd6dca065ae59972ce77d1b80fa0a84d94950ece7d1474" 5596 - dependencies = [ 5597 - "indexmap 2.7.1", 5598 - "serde", 5599 - "serde_spanned", 5600 - "toml_datetime", 5601 - "winnow", 5602 - ] 5603 - 5604 - [[package]] 5605 - name = "tower" 5606 - version = "0.4.13" 5607 - source = "registry+https://github.com/rust-lang/crates.io-index" 5608 - checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c" 5609 - dependencies = [ 5610 - "futures-core", 5611 - "futures-util", 5612 - "pin-project", 5613 - "pin-project-lite", 5614 - "tokio", 5615 - "tower-layer", 5616 - "tower-service", 5617 - "tracing", 5618 - ] 5619 - 5620 - [[package]] 5621 - name = "tower" 5622 - version = "0.5.2" 5623 - source = "registry+https://github.com/rust-lang/crates.io-index" 5624 - checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" 5625 - dependencies = [ 5626 - "futures-core", 5627 - "futures-util", 5628 - "pin-project-lite", 5629 - "sync_wrapper 1.0.2", 5630 - "tokio", 5631 - "tower-layer", 5632 - "tower-service", 5633 - "tracing", 5634 - ] 5635 - 5636 - [[package]] 5637 - name = "tower-http" 5638 - version = "0.5.2" 5639 - source = "registry+https://github.com/rust-lang/crates.io-index" 5640 - checksum = "1e9cd434a998747dd2c4276bc96ee2e0c7a2eadf3cae88e52be55a05fa9053f5" 5641 - dependencies = [ 5642 - "bitflags 2.8.0", 5643 - "bytes", 5644 - "http 1.2.0", 5645 - "http-body 1.0.1", 5646 - "http-body-util", 5647 - "pin-project-lite", 5648 - "tower-layer", 5649 - "tower-service", 5650 - ] 5651 - 5652 - [[package]] 5653 - name = "tower-layer" 5654 - version = "0.3.3" 5655 - source = "registry+https://github.com/rust-lang/crates.io-index" 5656 - checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" 5657 - 5658 - [[package]] 5659 - name = "tower-service" 5660 - version = "0.3.3" 5661 - source = "registry+https://github.com/rust-lang/crates.io-index" 5662 - checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" 5663 - 5664 - [[package]] 5665 - name = "tracing" 5666 - version = "0.1.41" 5667 - source = "registry+https://github.com/rust-lang/crates.io-index" 5668 - checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" 5669 - dependencies = [ 5670 - "log", 5671 - "pin-project-lite", 5672 - "tracing-attributes", 5673 - "tracing-core", 5674 - ] 5675 - 5676 - [[package]] 5677 - name = "tracing-appender" 5678 - version = "0.2.3" 5679 - source = "registry+https://github.com/rust-lang/crates.io-index" 5680 - checksum = "3566e8ce28cc0a3fe42519fc80e6b4c943cc4c8cef275620eb8dac2d3d4e06cf" 5681 - dependencies = [ 5682 - "crossbeam-channel", 5683 - "thiserror 1.0.69", 5684 - "time", 5685 - "tracing-subscriber", 5686 - ] 5687 - 5688 - [[package]] 5689 - name = "tracing-attributes" 5690 - version = "0.1.28" 5691 - source = "registry+https://github.com/rust-lang/crates.io-index" 5692 - checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d" 5693 - dependencies = [ 5694 - "proc-macro2", 5695 - "quote", 5696 - "syn 2.0.98", 5697 - ] 5698 - 5699 - [[package]] 5700 - name = "tracing-core" 5701 - version = "0.1.33" 5702 - source = "registry+https://github.com/rust-lang/crates.io-index" 5703 - checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c" 5704 - dependencies = [ 5705 - "once_cell", 5706 - "valuable", 5707 - ] 5708 - 5709 - [[package]] 5710 - name = "tracing-log" 5711 - version = "0.2.0" 5712 - source = "registry+https://github.com/rust-lang/crates.io-index" 5713 - checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" 5714 - dependencies = [ 5715 - "log", 5716 - "once_cell", 5717 - "tracing-core", 5718 - ] 5719 - 5720 - [[package]] 5721 - name = "tracing-serde" 5722 - version = "0.2.0" 5723 - source = "registry+https://github.com/rust-lang/crates.io-index" 5724 - checksum = "704b1aeb7be0d0a84fc9828cae51dab5970fee5088f83d1dd7ee6f6246fc6ff1" 5725 - dependencies = [ 5726 - "serde", 5727 - "tracing-core", 5728 - ] 5729 - 5730 - [[package]] 5731 - name = "tracing-subscriber" 5732 - version = "0.3.19" 5733 - source = "registry+https://github.com/rust-lang/crates.io-index" 5734 - checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008" 5735 - dependencies = [ 5736 - "matchers", 5737 - "nu-ansi-term 0.46.0", 5738 - "once_cell", 5739 - "regex", 5740 - "serde", 5741 - "serde_json", 5742 - "sharded-slab", 5743 - "smallvec", 5744 - "thread_local", 5745 - "time", 5746 - "tracing", 5747 - "tracing-core", 5748 - "tracing-log", 5749 - "tracing-serde", 5750 - ] 5751 - 5752 - [[package]] 5753 - name = "try-lock" 5754 - version = "0.2.5" 5755 - source = "registry+https://github.com/rust-lang/crates.io-index" 5756 - checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" 5757 - 5758 - [[package]] 5759 - name = "tungstenite" 5760 - version = "0.24.0" 5761 - source = "registry+https://github.com/rust-lang/crates.io-index" 5762 - checksum = "18e5b8366ee7a95b16d32197d0b2604b43a0be89dc5fac9f8e96ccafbaedda8a" 5763 - dependencies = [ 5764 - "byteorder", 5765 - "bytes", 5766 - "data-encoding", 5767 - "http 1.2.0", 5768 - "httparse", 5769 - "log", 5770 - "rand", 5771 - "sha1", 5772 - "thiserror 1.0.69", 5773 - "utf-8", 5774 - ] 5775 - 5776 - [[package]] 5777 - name = "typenum" 5778 - version = "1.17.0" 5779 - source = "registry+https://github.com/rust-lang/crates.io-index" 5780 - checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" 5781 - 5782 - [[package]] 5783 - name = "ucd-trie" 5784 - version = "0.1.7" 5785 - source = "registry+https://github.com/rust-lang/crates.io-index" 5786 - checksum = "2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971" 5787 - 5788 - [[package]] 5789 - name = "unic-char-property" 5790 - version = "0.9.0" 5791 - source = "registry+https://github.com/rust-lang/crates.io-index" 5792 - checksum = "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221" 5793 - dependencies = [ 5794 - "unic-char-range", 5795 - ] 5796 - 5797 - [[package]] 5798 - name = "unic-char-range" 5799 - version = "0.9.0" 5800 - source = "registry+https://github.com/rust-lang/crates.io-index" 5801 - checksum = "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc" 5802 - 5803 - [[package]] 5804 - name = "unic-common" 5805 - version = "0.9.0" 5806 - source = "registry+https://github.com/rust-lang/crates.io-index" 5807 - checksum = "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc" 5808 - 5809 - [[package]] 5810 - name = "unic-segment" 5811 - version = "0.9.0" 5812 - source = "registry+https://github.com/rust-lang/crates.io-index" 5813 - checksum = "e4ed5d26be57f84f176157270c112ef57b86debac9cd21daaabbe56db0f88f23" 5814 - dependencies = [ 5815 - "unic-ucd-segment", 5816 - ] 5817 - 5818 - [[package]] 5819 - name = "unic-ucd-segment" 5820 - version = "0.9.0" 5821 - source = "registry+https://github.com/rust-lang/crates.io-index" 5822 - checksum = "2079c122a62205b421f499da10f3ee0f7697f012f55b675e002483c73ea34700" 5823 - dependencies = [ 5824 - "unic-char-property", 5825 - "unic-char-range", 5826 - "unic-ucd-version", 5827 - ] 5828 - 5829 - [[package]] 5830 - name = "unic-ucd-version" 5831 - version = "0.9.0" 5832 - source = "registry+https://github.com/rust-lang/crates.io-index" 5833 - checksum = "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4" 5834 - dependencies = [ 5835 - "unic-common", 5836 - ] 5837 - 5838 - [[package]] 5839 - name = "unicode-ident" 5840 - version = "1.0.16" 5841 - source = "registry+https://github.com/rust-lang/crates.io-index" 5842 - checksum = "a210d160f08b701c8721ba1c726c11662f877ea6b7094007e1ca9a1041945034" 5843 - 5844 - [[package]] 5845 - name = "unicode-linebreak" 5846 - version = "0.1.5" 5847 - source = "registry+https://github.com/rust-lang/crates.io-index" 5848 - checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f" 5849 - 5850 - [[package]] 5851 - name = "unicode-normalization-alignments" 5852 - version = "0.1.12" 5853 - source = "registry+https://github.com/rust-lang/crates.io-index" 5854 - checksum = "43f613e4fa046e69818dd287fdc4bc78175ff20331479dab6e1b0f98d57062de" 5855 - dependencies = [ 5856 - "smallvec", 5857 - ] 5858 - 5859 - [[package]] 5860 - name = "unicode-segmentation" 5861 - version = "1.12.0" 5862 - source = "registry+https://github.com/rust-lang/crates.io-index" 5863 - checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493" 5864 - 5865 - [[package]] 5866 - name = "unicode-width" 5867 - version = "0.1.14" 5868 - source = "registry+https://github.com/rust-lang/crates.io-index" 5869 - checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af" 5870 - 5871 - [[package]] 5872 - name = "unicode-width" 5873 - version = "0.2.0" 5874 - source = "registry+https://github.com/rust-lang/crates.io-index" 5875 - checksum = "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd" 5876 - 5877 - [[package]] 5878 - name = "unicode_categories" 5879 - version = "0.1.1" 5880 - source = "registry+https://github.com/rust-lang/crates.io-index" 5881 - checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e" 5882 - 5883 - [[package]] 5884 - name = "unsafe-libyaml" 5885 - version = "0.2.11" 5886 - source = "registry+https://github.com/rust-lang/crates.io-index" 5887 - checksum = "673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861" 5888 - 5889 - [[package]] 5890 - name = "untrusted" 5891 - version = "0.9.0" 5892 - source = "registry+https://github.com/rust-lang/crates.io-index" 5893 - checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 5894 - 5895 - [[package]] 5896 - name = "url" 5897 - version = "2.5.4" 5898 - source = "registry+https://github.com/rust-lang/crates.io-index" 5899 - checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60" 5900 - dependencies = [ 5901 - "form_urlencoded", 5902 - "idna", 5903 - "percent-encoding", 5904 - ] 5905 - 5906 - [[package]] 5907 - name = "urlencoding" 5908 - version = "2.1.3" 5909 - source = "registry+https://github.com/rust-lang/crates.io-index" 5910 - checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" 5911 - 5912 - [[package]] 5913 - name = "utf-8" 5914 - version = "0.7.6" 5915 - source = "registry+https://github.com/rust-lang/crates.io-index" 5916 - checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" 5917 - 5918 - [[package]] 5919 - name = "utf16_iter" 5920 - version = "1.0.5" 5921 - source = "registry+https://github.com/rust-lang/crates.io-index" 5922 - checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246" 5923 - 5924 - [[package]] 5925 - name = "utf8_iter" 5926 - version = "1.0.4" 5927 - source = "registry+https://github.com/rust-lang/crates.io-index" 5928 - checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 5929 - 5930 - [[package]] 5931 - name = "utf8parse" 5932 - version = "0.2.2" 5933 - source = "registry+https://github.com/rust-lang/crates.io-index" 5934 - checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" 5935 - 5936 - [[package]] 5937 - name = "utoipa" 5938 - version = "4.2.3" 5939 - source = "registry+https://github.com/rust-lang/crates.io-index" 5940 - checksum = "c5afb1a60e207dca502682537fefcfd9921e71d0b83e9576060f09abc6efab23" 5941 - dependencies = [ 5942 - "indexmap 2.7.1", 5943 - "serde", 5944 - "serde_json", 5945 - "utoipa-gen", 5946 - ] 5947 - 5948 - [[package]] 5949 - name = "utoipa-gen" 5950 - version = "4.3.1" 5951 - source = "registry+https://github.com/rust-lang/crates.io-index" 5952 - checksum = "20c24e8ab68ff9ee746aad22d39b5535601e6416d1b0feeabf78be986a5c4392" 5953 - dependencies = [ 5954 - "proc-macro-error", 5955 - "proc-macro2", 5956 - "quote", 5957 - "regex", 5958 - "syn 2.0.98", 5959 - ] 5960 - 5961 - [[package]] 5962 - name = "uuid" 5963 - version = "1.13.1" 5964 - source = "registry+https://github.com/rust-lang/crates.io-index" 5965 - checksum = "ced87ca4be083373936a67f8de945faa23b6b42384bd5b64434850802c6dccd0" 5966 - dependencies = [ 5967 - "getrandom 0.3.1", 5968 - ] 5969 - 5970 - [[package]] 5971 - name = "v_frame" 5972 - version = "0.3.8" 5973 - source = "registry+https://github.com/rust-lang/crates.io-index" 5974 - checksum = "d6f32aaa24bacd11e488aa9ba66369c7cd514885742c9fe08cfe85884db3e92b" 5975 - dependencies = [ 5976 - "aligned-vec", 5977 - "num-traits", 5978 - "wasm-bindgen", 5979 - ] 5980 - 5981 - [[package]] 5982 - name = "valuable" 5983 - version = "0.1.1" 5984 - source = "registry+https://github.com/rust-lang/crates.io-index" 5985 - checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" 5986 - 5987 - [[package]] 5988 - name = "vcpkg" 5989 - version = "0.2.15" 5990 - source = "registry+https://github.com/rust-lang/crates.io-index" 5991 - checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 5992 - 5993 - [[package]] 5994 - name = "version-compare" 5995 - version = "0.2.0" 5996 - source = "registry+https://github.com/rust-lang/crates.io-index" 5997 - checksum = "852e951cb7832cb45cb1169900d19760cfa39b82bc0ea9c0e5a14ae88411c98b" 5998 - 5999 - [[package]] 6000 - name = "version_check" 6001 - version = "0.9.5" 6002 - source = "registry+https://github.com/rust-lang/crates.io-index" 6003 - checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 6004 - 6005 - [[package]] 6006 - name = "vsimd" 6007 - version = "0.8.0" 6008 - source = "registry+https://github.com/rust-lang/crates.io-index" 6009 - checksum = "5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64" 6010 - 6011 - [[package]] 6012 - name = "walkdir" 6013 - version = "2.5.0" 6014 - source = "registry+https://github.com/rust-lang/crates.io-index" 6015 - checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" 6016 - dependencies = [ 6017 - "same-file", 6018 - "winapi-util", 6019 - ] 6020 - 6021 - [[package]] 6022 - name = "want" 6023 - version = "0.3.1" 6024 - source = "registry+https://github.com/rust-lang/crates.io-index" 6025 - checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" 6026 - dependencies = [ 6027 - "try-lock", 6028 - ] 6029 - 6030 - [[package]] 6031 - name = "wasi" 6032 - version = "0.11.0+wasi-snapshot-preview1" 6033 - source = "registry+https://github.com/rust-lang/crates.io-index" 6034 - checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 6035 - 6036 - [[package]] 6037 - name = "wasi" 6038 - version = "0.13.3+wasi-0.2.2" 6039 - source = "registry+https://github.com/rust-lang/crates.io-index" 6040 - checksum = "26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2" 6041 - dependencies = [ 6042 - "wit-bindgen-rt", 6043 - ] 6044 - 6045 - [[package]] 6046 - name = "wasm-bindgen" 6047 - version = "0.2.100" 6048 - source = "registry+https://github.com/rust-lang/crates.io-index" 6049 - checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5" 6050 - dependencies = [ 6051 - "cfg-if", 6052 - "once_cell", 6053 - "rustversion", 6054 - "wasm-bindgen-macro", 6055 - ] 6056 - 6057 - [[package]] 6058 - name = "wasm-bindgen-backend" 6059 - version = "0.2.100" 6060 - source = "registry+https://github.com/rust-lang/crates.io-index" 6061 - checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6" 6062 - dependencies = [ 6063 - "bumpalo", 6064 - "log", 6065 - "proc-macro2", 6066 - "quote", 6067 - "syn 2.0.98", 6068 - "wasm-bindgen-shared", 6069 - ] 6070 - 6071 - [[package]] 6072 - name = "wasm-bindgen-futures" 6073 - version = "0.4.50" 6074 - source = "registry+https://github.com/rust-lang/crates.io-index" 6075 - checksum = "555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61" 6076 - dependencies = [ 6077 - "cfg-if", 6078 - "js-sys", 6079 - "once_cell", 6080 - "wasm-bindgen", 6081 - "web-sys", 6082 - ] 6083 - 6084 - [[package]] 6085 - name = "wasm-bindgen-macro" 6086 - version = "0.2.100" 6087 - source = "registry+https://github.com/rust-lang/crates.io-index" 6088 - checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407" 6089 - dependencies = [ 6090 - "quote", 6091 - "wasm-bindgen-macro-support", 6092 - ] 6093 - 6094 - [[package]] 6095 - name = "wasm-bindgen-macro-support" 6096 - version = "0.2.100" 6097 - source = "registry+https://github.com/rust-lang/crates.io-index" 6098 - checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de" 6099 - dependencies = [ 6100 - "proc-macro2", 6101 - "quote", 6102 - "syn 2.0.98", 6103 - "wasm-bindgen-backend", 6104 - "wasm-bindgen-shared", 6105 - ] 6106 - 6107 - [[package]] 6108 - name = "wasm-bindgen-shared" 6109 - version = "0.2.100" 6110 - source = "registry+https://github.com/rust-lang/crates.io-index" 6111 - checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d" 6112 - dependencies = [ 6113 - "unicode-ident", 6114 - ] 6115 - 6116 - [[package]] 6117 - name = "wasm-streams" 6118 - version = "0.4.2" 6119 - source = "registry+https://github.com/rust-lang/crates.io-index" 6120 - checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65" 6121 - dependencies = [ 6122 - "futures-util", 6123 - "js-sys", 6124 - "wasm-bindgen", 6125 - "wasm-bindgen-futures", 6126 - "web-sys", 6127 - ] 6128 - 6129 - [[package]] 6130 - name = "web-sys" 6131 - version = "0.3.77" 6132 - source = "registry+https://github.com/rust-lang/crates.io-index" 6133 - checksum = "33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2" 6134 - dependencies = [ 6135 - "js-sys", 6136 - "wasm-bindgen", 6137 - ] 6138 - 6139 - [[package]] 6140 - name = "web-time" 6141 - version = "1.1.0" 6142 - source = "registry+https://github.com/rust-lang/crates.io-index" 6143 - checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" 6144 - dependencies = [ 6145 - "js-sys", 6146 - "wasm-bindgen", 6147 - ] 6148 - 6149 - [[package]] 6150 - name = "webbrowser" 6151 - version = "0.8.15" 6152 - source = "registry+https://github.com/rust-lang/crates.io-index" 6153 - checksum = "db67ae75a9405634f5882791678772c94ff5f16a66535aae186e26aa0841fc8b" 6154 - dependencies = [ 6155 - "core-foundation 0.9.4", 6156 - "home", 6157 - "jni", 6158 - "log", 6159 - "ndk-context", 6160 - "objc", 6161 - "raw-window-handle", 6162 - "url", 6163 - "web-sys", 6164 - ] 6165 - 6166 - [[package]] 6167 - name = "webpki-roots" 6168 - version = "0.25.4" 6169 - source = "registry+https://github.com/rust-lang/crates.io-index" 6170 - checksum = "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1" 6171 - 6172 - [[package]] 6173 - name = "webpki-roots" 6174 - version = "0.26.8" 6175 - source = "registry+https://github.com/rust-lang/crates.io-index" 6176 - checksum = "2210b291f7ea53617fbafcc4939f10914214ec15aace5ba62293a668f322c5c9" 6177 - dependencies = [ 6178 - "rustls-pki-types", 6179 - ] 6180 - 6181 - [[package]] 6182 - name = "weezl" 6183 - version = "0.1.8" 6184 - source = "registry+https://github.com/rust-lang/crates.io-index" 6185 - checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082" 6186 - 6187 - [[package]] 6188 - name = "which" 6189 - version = "4.4.2" 6190 - source = "registry+https://github.com/rust-lang/crates.io-index" 6191 - checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7" 6192 - dependencies = [ 6193 - "either", 6194 - "home", 6195 - "once_cell", 6196 - "rustix", 6197 - ] 6198 - 6199 - [[package]] 6200 - name = "wild" 6201 - version = "2.2.1" 6202 - source = "registry+https://github.com/rust-lang/crates.io-index" 6203 - checksum = "a3131afc8c575281e1e80f36ed6a092aa502c08b18ed7524e86fbbb12bb410e1" 6204 - dependencies = [ 6205 - "glob", 6206 - ] 6207 - 6208 - [[package]] 6209 - name = "winapi" 6210 - version = "0.3.9" 6211 - source = "registry+https://github.com/rust-lang/crates.io-index" 6212 - checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 6213 - dependencies = [ 6214 - "winapi-i686-pc-windows-gnu", 6215 - "winapi-x86_64-pc-windows-gnu", 6216 - ] 6217 - 6218 - [[package]] 6219 - name = "winapi-i686-pc-windows-gnu" 6220 - version = "0.4.0" 6221 - source = "registry+https://github.com/rust-lang/crates.io-index" 6222 - checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 6223 - 6224 - [[package]] 6225 - name = "winapi-util" 6226 - version = "0.1.9" 6227 - source = "registry+https://github.com/rust-lang/crates.io-index" 6228 - checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" 6229 - dependencies = [ 6230 - "windows-sys 0.59.0", 6231 - ] 6232 - 6233 - [[package]] 6234 - name = "winapi-x86_64-pc-windows-gnu" 6235 - version = "0.4.0" 6236 - source = "registry+https://github.com/rust-lang/crates.io-index" 6237 - checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 6238 - 6239 - [[package]] 6240 - name = "windows" 6241 - version = "0.52.0" 6242 - source = "registry+https://github.com/rust-lang/crates.io-index" 6243 - checksum = "e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be" 6244 - dependencies = [ 6245 - "windows-core 0.52.0", 6246 - "windows-targets 0.52.6", 6247 - ] 6248 - 6249 - [[package]] 6250 - name = "windows" 6251 - version = "0.57.0" 6252 - source = "registry+https://github.com/rust-lang/crates.io-index" 6253 - checksum = "12342cb4d8e3b046f3d80effd474a7a02447231330ef77d71daa6fbc40681143" 6254 - dependencies = [ 6255 - "windows-core 0.57.0", 6256 - "windows-targets 0.52.6", 6257 - ] 6258 - 6259 - [[package]] 6260 - name = "windows" 6261 - version = "0.58.0" 6262 - source = "registry+https://github.com/rust-lang/crates.io-index" 6263 - checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6" 6264 - dependencies = [ 6265 - "windows-core 0.58.0", 6266 - "windows-targets 0.52.6", 6267 - ] 6268 - 6269 - [[package]] 6270 - name = "windows-core" 6271 - version = "0.52.0" 6272 - source = "registry+https://github.com/rust-lang/crates.io-index" 6273 - checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9" 6274 - dependencies = [ 6275 - "windows-targets 0.52.6", 6276 - ] 6277 - 6278 - [[package]] 6279 - name = "windows-core" 6280 - version = "0.57.0" 6281 - source = "registry+https://github.com/rust-lang/crates.io-index" 6282 - checksum = "d2ed2439a290666cd67ecce2b0ffaad89c2a56b976b736e6ece670297897832d" 6283 - dependencies = [ 6284 - "windows-implement 0.57.0", 6285 - "windows-interface 0.57.0", 6286 - "windows-result 0.1.2", 6287 - "windows-targets 0.52.6", 6288 - ] 6289 - 6290 - [[package]] 6291 - name = "windows-core" 6292 - version = "0.58.0" 6293 - source = "registry+https://github.com/rust-lang/crates.io-index" 6294 - checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99" 6295 - dependencies = [ 6296 - "windows-implement 0.58.0", 6297 - "windows-interface 0.58.0", 6298 - "windows-result 0.2.0", 6299 - "windows-strings", 6300 - "windows-targets 0.52.6", 6301 - ] 6302 - 6303 - [[package]] 6304 - name = "windows-implement" 6305 - version = "0.57.0" 6306 - source = "registry+https://github.com/rust-lang/crates.io-index" 6307 - checksum = "9107ddc059d5b6fbfbffdfa7a7fe3e22a226def0b2608f72e9d552763d3e1ad7" 6308 - dependencies = [ 6309 - "proc-macro2", 6310 - "quote", 6311 - "syn 2.0.98", 6312 - ] 6313 - 6314 - [[package]] 6315 - name = "windows-implement" 6316 - version = "0.58.0" 6317 - source = "registry+https://github.com/rust-lang/crates.io-index" 6318 - checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b" 6319 - dependencies = [ 6320 - "proc-macro2", 6321 - "quote", 6322 - "syn 2.0.98", 6323 - ] 6324 - 6325 - [[package]] 6326 - name = "windows-interface" 6327 - version = "0.57.0" 6328 - source = "registry+https://github.com/rust-lang/crates.io-index" 6329 - checksum = "29bee4b38ea3cde66011baa44dba677c432a78593e202392d1e9070cf2a7fca7" 6330 - dependencies = [ 6331 - "proc-macro2", 6332 - "quote", 6333 - "syn 2.0.98", 6334 - ] 6335 - 6336 - [[package]] 6337 - name = "windows-interface" 6338 - version = "0.58.0" 6339 - source = "registry+https://github.com/rust-lang/crates.io-index" 6340 - checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515" 6341 - dependencies = [ 6342 - "proc-macro2", 6343 - "quote", 6344 - "syn 2.0.98", 6345 - ] 6346 - 6347 - [[package]] 6348 - name = "windows-registry" 6349 - version = "0.2.0" 6350 - source = "registry+https://github.com/rust-lang/crates.io-index" 6351 - checksum = "e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0" 6352 - dependencies = [ 6353 - "windows-result 0.2.0", 6354 - "windows-strings", 6355 - "windows-targets 0.52.6", 6356 - ] 6357 - 6358 - [[package]] 6359 - name = "windows-result" 6360 - version = "0.1.2" 6361 - source = "registry+https://github.com/rust-lang/crates.io-index" 6362 - checksum = "5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8" 6363 - dependencies = [ 6364 - "windows-targets 0.52.6", 6365 - ] 6366 - 6367 - [[package]] 6368 - name = "windows-result" 6369 - version = "0.2.0" 6370 - source = "registry+https://github.com/rust-lang/crates.io-index" 6371 - checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e" 6372 - dependencies = [ 6373 - "windows-targets 0.52.6", 6374 - ] 6375 - 6376 - [[package]] 6377 - name = "windows-strings" 6378 - version = "0.1.0" 6379 - source = "registry+https://github.com/rust-lang/crates.io-index" 6380 - checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10" 6381 - dependencies = [ 6382 - "windows-result 0.2.0", 6383 - "windows-targets 0.52.6", 6384 - ] 6385 - 6386 - [[package]] 6387 - name = "windows-sys" 6388 - version = "0.45.0" 6389 - source = "registry+https://github.com/rust-lang/crates.io-index" 6390 - checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" 6391 - dependencies = [ 6392 - "windows-targets 0.42.2", 6393 - ] 6394 - 6395 - [[package]] 6396 - name = "windows-sys" 6397 - version = "0.48.0" 6398 - source = "registry+https://github.com/rust-lang/crates.io-index" 6399 - checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 6400 - dependencies = [ 6401 - "windows-targets 0.48.5", 6402 - ] 6403 - 6404 - [[package]] 6405 - name = "windows-sys" 6406 - version = "0.52.0" 6407 - source = "registry+https://github.com/rust-lang/crates.io-index" 6408 - checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 6409 - dependencies = [ 6410 - "windows-targets 0.52.6", 6411 - ] 6412 - 6413 - [[package]] 6414 - name = "windows-sys" 6415 - version = "0.59.0" 6416 - source = "registry+https://github.com/rust-lang/crates.io-index" 6417 - checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" 6418 - dependencies = [ 6419 - "windows-targets 0.52.6", 6420 - ] 6421 - 6422 - [[package]] 6423 - name = "windows-targets" 6424 - version = "0.42.2" 6425 - source = "registry+https://github.com/rust-lang/crates.io-index" 6426 - checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" 6427 - dependencies = [ 6428 - "windows_aarch64_gnullvm 0.42.2", 6429 - "windows_aarch64_msvc 0.42.2", 6430 - "windows_i686_gnu 0.42.2", 6431 - "windows_i686_msvc 0.42.2", 6432 - "windows_x86_64_gnu 0.42.2", 6433 - "windows_x86_64_gnullvm 0.42.2", 6434 - "windows_x86_64_msvc 0.42.2", 6435 - ] 6436 - 6437 - [[package]] 6438 - name = "windows-targets" 6439 - version = "0.48.5" 6440 - source = "registry+https://github.com/rust-lang/crates.io-index" 6441 - checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 6442 - dependencies = [ 6443 - "windows_aarch64_gnullvm 0.48.5", 6444 - "windows_aarch64_msvc 0.48.5", 6445 - "windows_i686_gnu 0.48.5", 6446 - "windows_i686_msvc 0.48.5", 6447 - "windows_x86_64_gnu 0.48.5", 6448 - "windows_x86_64_gnullvm 0.48.5", 6449 - "windows_x86_64_msvc 0.48.5", 6450 - ] 6451 - 6452 - [[package]] 6453 - name = "windows-targets" 6454 - version = "0.52.6" 6455 - source = "registry+https://github.com/rust-lang/crates.io-index" 6456 - checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 6457 - dependencies = [ 6458 - "windows_aarch64_gnullvm 0.52.6", 6459 - "windows_aarch64_msvc 0.52.6", 6460 - "windows_i686_gnu 0.52.6", 6461 - "windows_i686_gnullvm", 6462 - "windows_i686_msvc 0.52.6", 6463 - "windows_x86_64_gnu 0.52.6", 6464 - "windows_x86_64_gnullvm 0.52.6", 6465 - "windows_x86_64_msvc 0.52.6", 6466 - ] 6467 - 6468 - [[package]] 6469 - name = "windows_aarch64_gnullvm" 6470 - version = "0.42.2" 6471 - source = "registry+https://github.com/rust-lang/crates.io-index" 6472 - checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 6473 - 6474 - [[package]] 6475 - name = "windows_aarch64_gnullvm" 6476 - version = "0.48.5" 6477 - source = "registry+https://github.com/rust-lang/crates.io-index" 6478 - checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 6479 - 6480 - [[package]] 6481 - name = "windows_aarch64_gnullvm" 6482 - version = "0.52.6" 6483 - source = "registry+https://github.com/rust-lang/crates.io-index" 6484 - checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 6485 - 6486 - [[package]] 6487 - name = "windows_aarch64_msvc" 6488 - version = "0.42.2" 6489 - source = "registry+https://github.com/rust-lang/crates.io-index" 6490 - checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" 6491 - 6492 - [[package]] 6493 - name = "windows_aarch64_msvc" 6494 - version = "0.48.5" 6495 - source = "registry+https://github.com/rust-lang/crates.io-index" 6496 - checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 6497 - 6498 - [[package]] 6499 - name = "windows_aarch64_msvc" 6500 - version = "0.52.6" 6501 - source = "registry+https://github.com/rust-lang/crates.io-index" 6502 - checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 6503 - 6504 - [[package]] 6505 - name = "windows_i686_gnu" 6506 - version = "0.42.2" 6507 - source = "registry+https://github.com/rust-lang/crates.io-index" 6508 - checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" 6509 - 6510 - [[package]] 6511 - name = "windows_i686_gnu" 6512 - version = "0.48.5" 6513 - source = "registry+https://github.com/rust-lang/crates.io-index" 6514 - checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 6515 - 6516 - [[package]] 6517 - name = "windows_i686_gnu" 6518 - version = "0.52.6" 6519 - source = "registry+https://github.com/rust-lang/crates.io-index" 6520 - checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 6521 - 6522 - [[package]] 6523 - name = "windows_i686_gnullvm" 6524 - version = "0.52.6" 6525 - source = "registry+https://github.com/rust-lang/crates.io-index" 6526 - checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 6527 - 6528 - [[package]] 6529 - name = "windows_i686_msvc" 6530 - version = "0.42.2" 6531 - source = "registry+https://github.com/rust-lang/crates.io-index" 6532 - checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" 6533 - 6534 - [[package]] 6535 - name = "windows_i686_msvc" 6536 - version = "0.48.5" 6537 - source = "registry+https://github.com/rust-lang/crates.io-index" 6538 - checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 6539 - 6540 - [[package]] 6541 - name = "windows_i686_msvc" 6542 - version = "0.52.6" 6543 - source = "registry+https://github.com/rust-lang/crates.io-index" 6544 - checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 6545 - 6546 - [[package]] 6547 - name = "windows_x86_64_gnu" 6548 - version = "0.42.2" 6549 - source = "registry+https://github.com/rust-lang/crates.io-index" 6550 - checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" 6551 - 6552 - [[package]] 6553 - name = "windows_x86_64_gnu" 6554 - version = "0.48.5" 6555 - source = "registry+https://github.com/rust-lang/crates.io-index" 6556 - checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 6557 - 6558 - [[package]] 6559 - name = "windows_x86_64_gnu" 6560 - version = "0.52.6" 6561 - source = "registry+https://github.com/rust-lang/crates.io-index" 6562 - checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 6563 - 6564 - [[package]] 6565 - name = "windows_x86_64_gnullvm" 6566 - version = "0.42.2" 6567 - source = "registry+https://github.com/rust-lang/crates.io-index" 6568 - checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" 6569 - 6570 - [[package]] 6571 - name = "windows_x86_64_gnullvm" 6572 - version = "0.48.5" 6573 - source = "registry+https://github.com/rust-lang/crates.io-index" 6574 - checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 6575 - 6576 - [[package]] 6577 - name = "windows_x86_64_gnullvm" 6578 - version = "0.52.6" 6579 - source = "registry+https://github.com/rust-lang/crates.io-index" 6580 - checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 6581 - 6582 - [[package]] 6583 - name = "windows_x86_64_msvc" 6584 - version = "0.42.2" 6585 - source = "registry+https://github.com/rust-lang/crates.io-index" 6586 - checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" 6587 - 6588 - [[package]] 6589 - name = "windows_x86_64_msvc" 6590 - version = "0.48.5" 6591 - source = "registry+https://github.com/rust-lang/crates.io-index" 6592 - checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 6593 - 6594 - [[package]] 6595 - name = "windows_x86_64_msvc" 6596 - version = "0.52.6" 6597 - source = "registry+https://github.com/rust-lang/crates.io-index" 6598 - checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 6599 - 6600 - [[package]] 6601 - name = "winnow" 6602 - version = "0.7.2" 6603 - source = "registry+https://github.com/rust-lang/crates.io-index" 6604 - checksum = "59690dea168f2198d1a3b0cac23b8063efcd11012f10ae4698f284808c8ef603" 6605 - dependencies = [ 6606 - "memchr", 6607 - ] 6608 - 6609 - [[package]] 6610 - name = "winreg" 6611 - version = "0.50.0" 6612 - source = "registry+https://github.com/rust-lang/crates.io-index" 6613 - checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" 6614 - dependencies = [ 6615 - "cfg-if", 6616 - "windows-sys 0.48.0", 6617 - ] 6618 - 6619 - [[package]] 6620 - name = "wiremock" 6621 - version = "0.6.2" 6622 - source = "registry+https://github.com/rust-lang/crates.io-index" 6623 - checksum = "7fff469918e7ca034884c7fd8f93fe27bacb7fcb599fd879df6c7b429a29b646" 6624 - dependencies = [ 6625 - "assert-json-diff", 6626 - "async-trait", 6627 - "base64 0.22.1", 6628 - "deadpool", 6629 - "futures", 6630 - "http 1.2.0", 6631 - "http-body-util", 6632 - "hyper 1.6.0", 6633 - "hyper-util", 6634 - "log", 6635 - "once_cell", 6636 - "regex", 6637 - "serde", 6638 - "serde_json", 6639 - "tokio", 6640 - "url", 6641 - ] 6642 - 6643 - [[package]] 6644 - name = "wit-bindgen-rt" 6645 - version = "0.33.0" 6646 - source = "registry+https://github.com/rust-lang/crates.io-index" 6647 - checksum = "3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c" 6648 - dependencies = [ 6649 - "bitflags 2.8.0", 6650 - ] 6651 - 6652 - [[package]] 6653 - name = "write16" 6654 - version = "1.0.0" 6655 - source = "registry+https://github.com/rust-lang/crates.io-index" 6656 - checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936" 6657 - 6658 - [[package]] 6659 - name = "writeable" 6660 - version = "0.5.5" 6661 - source = "registry+https://github.com/rust-lang/crates.io-index" 6662 - checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51" 6663 - 6664 - [[package]] 6665 - name = "xcap" 6666 - version = "0.0.14" 6667 - source = "registry+https://github.com/rust-lang/crates.io-index" 6668 - checksum = "1107223d8283abdd9f22bad27cf36562ef7d3941d82360c75c303656b7dfcb66" 6669 - dependencies = [ 6670 - "core-foundation 0.10.0", 6671 - "core-graphics", 6672 - "dbus", 6673 - "image", 6674 - "log", 6675 - "percent-encoding", 6676 - "sysinfo 0.32.1", 6677 - "thiserror 1.0.69", 6678 - "windows 0.58.0", 6679 - "xcb", 6680 - ] 6681 - 6682 - [[package]] 6683 - name = "xcb" 6684 - version = "1.5.0" 6685 - source = "registry+https://github.com/rust-lang/crates.io-index" 6686 - checksum = "f1e2f212bb1a92cd8caac8051b829a6582ede155ccb60b5d5908b81b100952be" 6687 - dependencies = [ 6688 - "bitflags 1.3.2", 6689 - "libc", 6690 - "quick-xml 0.30.0", 6691 - ] 6692 - 6693 - [[package]] 6694 - name = "xmlparser" 6695 - version = "0.13.6" 6696 - source = "registry+https://github.com/rust-lang/crates.io-index" 6697 - checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4" 6698 - 6699 - [[package]] 6700 - name = "yaml-rust" 6701 - version = "0.4.5" 6702 - source = "registry+https://github.com/rust-lang/crates.io-index" 6703 - checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85" 6704 - dependencies = [ 6705 - "linked-hash-map", 6706 - ] 6707 - 6708 - [[package]] 6709 - name = "yaml-rust2" 6710 - version = "0.8.1" 6711 - source = "registry+https://github.com/rust-lang/crates.io-index" 6712 - checksum = "8902160c4e6f2fb145dbe9d6760a75e3c9522d8bf796ed7047c85919ac7115f8" 6713 - dependencies = [ 6714 - "arraydeque", 6715 - "encoding_rs", 6716 - "hashlink", 6717 - ] 6718 - 6719 - [[package]] 6720 - name = "yoke" 6721 - version = "0.7.5" 6722 - source = "registry+https://github.com/rust-lang/crates.io-index" 6723 - checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40" 6724 - dependencies = [ 6725 - "serde", 6726 - "stable_deref_trait", 6727 - "yoke-derive", 6728 - "zerofrom", 6729 - ] 6730 - 6731 - [[package]] 6732 - name = "yoke-derive" 6733 - version = "0.7.5" 6734 - source = "registry+https://github.com/rust-lang/crates.io-index" 6735 - checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154" 6736 - dependencies = [ 6737 - "proc-macro2", 6738 - "quote", 6739 - "syn 2.0.98", 6740 - "synstructure", 6741 - ] 6742 - 6743 - [[package]] 6744 - name = "yup-oauth2" 6745 - version = "11.0.0" 6746 - source = "registry+https://github.com/rust-lang/crates.io-index" 6747 - checksum = "4ed5f19242090128c5809f6535cc7b8d4e2c32433f6c6005800bbc20a644a7f0" 6748 - dependencies = [ 6749 - "anyhow", 6750 - "async-trait", 6751 - "base64 0.22.1", 6752 - "futures", 6753 - "http 1.2.0", 6754 - "http-body-util", 6755 - "hyper 1.6.0", 6756 - "hyper-rustls 0.27.5", 6757 - "hyper-util", 6758 - "log", 6759 - "percent-encoding", 6760 - "rustls 0.23.23", 6761 - "rustls-pemfile 2.2.0", 6762 - "seahash", 6763 - "serde", 6764 - "serde_json", 6765 - "time", 6766 - "tokio", 6767 - "url", 6768 - ] 6769 - 6770 - [[package]] 6771 - name = "zerocopy" 6772 - version = "0.7.35" 6773 - source = "registry+https://github.com/rust-lang/crates.io-index" 6774 - checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0" 6775 - dependencies = [ 6776 - "byteorder", 6777 - "zerocopy-derive", 6778 - ] 6779 - 6780 - [[package]] 6781 - name = "zerocopy-derive" 6782 - version = "0.7.35" 6783 - source = "registry+https://github.com/rust-lang/crates.io-index" 6784 - checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e" 6785 - dependencies = [ 6786 - "proc-macro2", 6787 - "quote", 6788 - "syn 2.0.98", 6789 - ] 6790 - 6791 - [[package]] 6792 - name = "zerofrom" 6793 - version = "0.1.5" 6794 - source = "registry+https://github.com/rust-lang/crates.io-index" 6795 - checksum = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e" 6796 - dependencies = [ 6797 - "zerofrom-derive", 6798 - ] 6799 - 6800 - [[package]] 6801 - name = "zerofrom-derive" 6802 - version = "0.1.5" 6803 - source = "registry+https://github.com/rust-lang/crates.io-index" 6804 - checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808" 6805 - dependencies = [ 6806 - "proc-macro2", 6807 - "quote", 6808 - "syn 2.0.98", 6809 - "synstructure", 6810 - ] 6811 - 6812 - [[package]] 6813 - name = "zeroize" 6814 - version = "1.8.1" 6815 - source = "registry+https://github.com/rust-lang/crates.io-index" 6816 - checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde" 6817 - dependencies = [ 6818 - "zeroize_derive", 6819 - ] 6820 - 6821 - [[package]] 6822 - name = "zeroize_derive" 6823 - version = "1.4.2" 6824 - source = "registry+https://github.com/rust-lang/crates.io-index" 6825 - checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69" 6826 - dependencies = [ 6827 - "proc-macro2", 6828 - "quote", 6829 - "syn 2.0.98", 6830 - ] 6831 - 6832 - [[package]] 6833 - name = "zerovec" 6834 - version = "0.10.4" 6835 - source = "registry+https://github.com/rust-lang/crates.io-index" 6836 - checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079" 6837 - dependencies = [ 6838 - "yoke", 6839 - "zerofrom", 6840 - "zerovec-derive", 6841 - ] 6842 - 6843 - [[package]] 6844 - name = "zerovec-derive" 6845 - version = "0.10.3" 6846 - source = "registry+https://github.com/rust-lang/crates.io-index" 6847 - checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6" 6848 - dependencies = [ 6849 - "proc-macro2", 6850 - "quote", 6851 - "syn 2.0.98", 6852 - ] 6853 - 6854 - [[package]] 6855 - name = "zstd" 6856 - version = "0.13.2" 6857 - source = "registry+https://github.com/rust-lang/crates.io-index" 6858 - checksum = "fcf2b778a664581e31e389454a7072dab1647606d44f7feea22cd5abb9c9f3f9" 6859 - dependencies = [ 6860 - "zstd-safe", 6861 - ] 6862 - 6863 - [[package]] 6864 - name = "zstd-safe" 6865 - version = "7.2.1" 6866 - source = "registry+https://github.com/rust-lang/crates.io-index" 6867 - checksum = "54a3ab4db68cea366acc5c897c7b4d4d1b8994a9cd6e6f841f8964566a419059" 6868 - dependencies = [ 6869 - "zstd-sys", 6870 - ] 6871 - 6872 - [[package]] 6873 - name = "zstd-sys" 6874 - version = "2.0.13+zstd.1.5.6" 6875 - source = "registry+https://github.com/rust-lang/crates.io-index" 6876 - checksum = "38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa" 6877 - dependencies = [ 6878 - "cc", 6879 - "pkg-config", 6880 - ] 6881 - 6882 - [[package]] 6883 - name = "zune-core" 6884 - version = "0.4.12" 6885 - source = "registry+https://github.com/rust-lang/crates.io-index" 6886 - checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a" 6887 - 6888 - [[package]] 6889 - name = "zune-inflate" 6890 - version = "0.2.54" 6891 - source = "registry+https://github.com/rust-lang/crates.io-index" 6892 - checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02" 6893 - dependencies = [ 6894 - "simd-adler32", 6895 - ] 6896 - 6897 - [[package]] 6898 - name = "zune-jpeg" 6899 - version = "0.4.14" 6900 - source = "registry+https://github.com/rust-lang/crates.io-index" 6901 - checksum = "99a5bab8d7dedf81405c4bb1f2b83ea057643d9cb28778cea9eecddeedd2e028" 6902 - dependencies = [ 6903 - "zune-core", 6904 - ]
···
+8 -10
pkgs/by-name/go/goose-cli/package.nix
··· 26 in 27 rustPlatform.buildRustPackage rec { 28 pname = "goose-cli"; 29 - version = "1.0.7"; 30 31 src = fetchFromGitHub { 32 owner = "block"; 33 repo = "goose"; 34 tag = "v${version}"; 35 - hash = "sha256-/PCEszhRPxXSvvlNX8EVQTqLJwGF5N3ry+XuykiGV5U="; 36 }; 37 38 - cargoLock.lockFile = ./Cargo.lock; 39 - 40 - postPatch = '' 41 - # no Cargo.lock in src 42 - ln -s ${./Cargo.lock} Cargo.lock 43 - ''; 44 45 nativeBuildInputs = [ pkg-config ]; 46 ··· 63 # need dbus-daemon 64 "--skip=config::base::tests::test_multiple_secrets" 65 "--skip=config::base::tests::test_secret_management" 66 ] 67 ++ lib.optionals stdenv.hostPlatform.isDarwin [ 68 # Lazy instance has previously been poisoned ··· 70 "--skip=jetbrains::tests::test_router_creation" 71 ]; 72 73 - passthru.updateScript = nix-update-script { extraArgs = [ "--generate-lockfile" ]; }; 74 75 meta = { 76 description = "Open-source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM"; 77 homepage = "https://github.com/block/goose"; 78 mainProgram = "goose"; 79 license = lib.licenses.asl20; 80 - maintainers = with lib.maintainers; [ nayeko ]; 81 platforms = lib.platforms.linux ++ lib.platforms.darwin; 82 }; 83 }
··· 26 in 27 rustPlatform.buildRustPackage rec { 28 pname = "goose-cli"; 29 + version = "1.0.10"; 30 31 src = fetchFromGitHub { 32 owner = "block"; 33 repo = "goose"; 34 tag = "v${version}"; 35 + hash = "sha256-GPlxA6ZIy+kLFicuqGqtom9iavNV+geKJIwVBLDg4KE="; 36 }; 37 38 + useFetchCargoVendor = true; 39 + cargoHash = "sha256-Ty1ygZ4BB1eHkMffRWXhfvXK5QtZXejYy0kXRPYXdME="; 40 41 nativeBuildInputs = [ pkg-config ]; 42 ··· 59 # need dbus-daemon 60 "--skip=config::base::tests::test_multiple_secrets" 61 "--skip=config::base::tests::test_secret_management" 62 + # Observer should be Some with both init project keys set 63 + "--skip=tracing::langfuse_layer::tests::test_create_langfuse_observer" 64 ] 65 ++ lib.optionals stdenv.hostPlatform.isDarwin [ 66 # Lazy instance has previously been poisoned ··· 68 "--skip=jetbrains::tests::test_router_creation" 69 ]; 70 71 + passthru.updateScript = nix-update-script { }; 72 73 meta = { 74 description = "Open-source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM"; 75 homepage = "https://github.com/block/goose"; 76 mainProgram = "goose"; 77 license = lib.licenses.asl20; 78 + maintainers = with lib.maintainers; [ cloudripper ]; 79 platforms = lib.platforms.linux ++ lib.platforms.darwin; 80 }; 81 }