Cargo.lock (53808B)
1 # This file is automatically @generated by Cargo. 2 # It is not intended for manual editing. 3 version = 4 4 5 [[package]] 6 name = "allocator-api2" 7 version = "0.2.21" 8 source = "registry+https://github.com/rust-lang/crates.io-index" 9 checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" 10 11 [[package]] 12 name = "anstream" 13 version = "1.0.0" 14 source = "registry+https://github.com/rust-lang/crates.io-index" 15 checksum = "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d" 16 dependencies = [ 17 "anstyle", 18 "anstyle-parse", 19 "anstyle-query", 20 "anstyle-wincon", 21 "colorchoice", 22 "is_terminal_polyfill", 23 "utf8parse", 24 ] 25 26 [[package]] 27 name = "anstyle" 28 version = "1.0.14" 29 source = "registry+https://github.com/rust-lang/crates.io-index" 30 checksum = "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000" 31 32 [[package]] 33 name = "anstyle-parse" 34 version = "1.0.0" 35 source = "registry+https://github.com/rust-lang/crates.io-index" 36 checksum = "52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e" 37 dependencies = [ 38 "utf8parse", 39 ] 40 41 [[package]] 42 name = "anstyle-query" 43 version = "1.1.5" 44 source = "registry+https://github.com/rust-lang/crates.io-index" 45 checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc" 46 dependencies = [ 47 "windows-sys 0.61.2", 48 ] 49 50 [[package]] 51 name = "anstyle-wincon" 52 version = "3.0.11" 53 source = "registry+https://github.com/rust-lang/crates.io-index" 54 checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d" 55 dependencies = [ 56 "anstyle", 57 "once_cell_polyfill", 58 "windows-sys 0.61.2", 59 ] 60 61 [[package]] 62 name = "anyhow" 63 version = "1.0.104" 64 source = "registry+https://github.com/rust-lang/crates.io-index" 65 checksum = "330a5ed07fa54e4702c9d6c4174f74427fc0ef6e214bbd677ae50a5099946470" 66 67 [[package]] 68 name = "atoi" 69 version = "2.0.0" 70 source = "registry+https://github.com/rust-lang/crates.io-index" 71 checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528" 72 dependencies = [ 73 "num-traits", 74 ] 75 76 [[package]] 77 name = "atomic-waker" 78 version = "1.1.2" 79 source = "registry+https://github.com/rust-lang/crates.io-index" 80 checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 81 82 [[package]] 83 name = "autocfg" 84 version = "1.5.1" 85 source = "registry+https://github.com/rust-lang/crates.io-index" 86 checksum = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53" 87 88 [[package]] 89 name = "axum" 90 version = "0.8.9" 91 source = "registry+https://github.com/rust-lang/crates.io-index" 92 checksum = "31b698c5f9a010f6573133b09e0de5408834d0c82f8d7475a89fc1867a71cd90" 93 dependencies = [ 94 "axum-core", 95 "bytes", 96 "form_urlencoded", 97 "futures-util", 98 "http", 99 "http-body", 100 "http-body-util", 101 "hyper", 102 "hyper-util", 103 "itoa", 104 "matchit", 105 "memchr", 106 "mime", 107 "percent-encoding", 108 "pin-project-lite", 109 "serde_core", 110 "serde_json", 111 "serde_path_to_error", 112 "serde_urlencoded", 113 "sync_wrapper", 114 "tokio", 115 "tower", 116 "tower-layer", 117 "tower-service", 118 "tracing", 119 ] 120 121 [[package]] 122 name = "axum-core" 123 version = "0.5.6" 124 source = "registry+https://github.com/rust-lang/crates.io-index" 125 checksum = "08c78f31d7b1291f7ee735c1c6780ccde7785daae9a9206026862dab7d8792d1" 126 dependencies = [ 127 "bytes", 128 "futures-core", 129 "http", 130 "http-body", 131 "http-body-util", 132 "mime", 133 "pin-project-lite", 134 "sync_wrapper", 135 "tower-layer", 136 "tower-service", 137 "tracing", 138 ] 139 140 [[package]] 141 name = "base64" 142 version = "0.22.1" 143 source = "registry+https://github.com/rust-lang/crates.io-index" 144 checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" 145 146 [[package]] 147 name = "bitflags" 148 version = "1.3.2" 149 source = "registry+https://github.com/rust-lang/crates.io-index" 150 checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 151 152 [[package]] 153 name = "bitflags" 154 version = "2.13.1" 155 source = "registry+https://github.com/rust-lang/crates.io-index" 156 checksum = "b588b76d00fde79687d7646a9b5bdf3cc0f655e0bbd080335a95d7e96f3587da" 157 158 [[package]] 159 name = "block-buffer" 160 version = "0.10.4" 161 source = "registry+https://github.com/rust-lang/crates.io-index" 162 checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 163 dependencies = [ 164 "generic-array", 165 ] 166 167 [[package]] 168 name = "bumpalo" 169 version = "3.20.3" 170 source = "registry+https://github.com/rust-lang/crates.io-index" 171 checksum = "72f5acc6cb2ba439de613abc23857ec3d78374d8ed5ac84e9d11336e87da8649" 172 173 [[package]] 174 name = "byteorder" 175 version = "1.5.0" 176 source = "registry+https://github.com/rust-lang/crates.io-index" 177 checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 178 179 [[package]] 180 name = "bytes" 181 version = "1.12.1" 182 source = "registry+https://github.com/rust-lang/crates.io-index" 183 checksum = "fc652a48c352aef3ea3aed32080501cf3ef6ed5da78602a020c991775b0aff04" 184 185 [[package]] 186 name = "castaway" 187 version = "0.2.4" 188 source = "registry+https://github.com/rust-lang/crates.io-index" 189 checksum = "dec551ab6e7578819132c713a93c022a05d60159dc86e7a7050223577484c55a" 190 dependencies = [ 191 "rustversion", 192 ] 193 194 [[package]] 195 name = "cfg-if" 196 version = "1.0.4" 197 source = "registry+https://github.com/rust-lang/crates.io-index" 198 checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" 199 200 [[package]] 201 name = "clap" 202 version = "4.6.6" 203 source = "registry+https://github.com/rust-lang/crates.io-index" 204 checksum = "473c7e07f409a8d772161724aa8db6a765a2532a70f9667eeb7b49d3d02fbdca" 205 dependencies = [ 206 "clap_builder", 207 "clap_derive", 208 ] 209 210 [[package]] 211 name = "clap_builder" 212 version = "4.6.6" 213 source = "registry+https://github.com/rust-lang/crates.io-index" 214 checksum = "7b48fea5a88e9ae728a2dcbedbfc0e730f7d60da42e1cb049a83c9fb8b789889" 215 dependencies = [ 216 "anstream", 217 "anstyle", 218 "clap_lex", 219 "strsim", 220 ] 221 222 [[package]] 223 name = "clap_derive" 224 version = "4.6.4" 225 source = "registry+https://github.com/rust-lang/crates.io-index" 226 checksum = "d012d2b9d65aca7f18f4d9878a045bc17899bba951561ba5ec3c2ba1eed9a061" 227 dependencies = [ 228 "heck", 229 "proc-macro2", 230 "quote", 231 "syn 3.0.3", 232 ] 233 234 [[package]] 235 name = "clap_lex" 236 version = "1.1.0" 237 source = "registry+https://github.com/rust-lang/crates.io-index" 238 checksum = "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9" 239 240 [[package]] 241 name = "colorchoice" 242 version = "1.0.5" 243 source = "registry+https://github.com/rust-lang/crates.io-index" 244 checksum = "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570" 245 246 [[package]] 247 name = "compact_str" 248 version = "0.9.1" 249 source = "registry+https://github.com/rust-lang/crates.io-index" 250 checksum = "9dfdd1c2274d9aa354115b09dc9a901d6c5576818cdf70d14cae2bdb47df00ab" 251 dependencies = [ 252 "castaway", 253 "cfg-if", 254 "itoa", 255 "rustversion", 256 "ryu", 257 "static_assertions", 258 ] 259 260 [[package]] 261 name = "cpufeatures" 262 version = "0.2.17" 263 source = "registry+https://github.com/rust-lang/crates.io-index" 264 checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" 265 dependencies = [ 266 "libc", 267 ] 268 269 [[package]] 270 name = "crc" 271 version = "3.4.0" 272 source = "registry+https://github.com/rust-lang/crates.io-index" 273 checksum = "5eb8a2a1cd12ab0d987a5d5e825195d372001a4094a0376319d5a0ad71c1ba0d" 274 dependencies = [ 275 "crc-catalog", 276 ] 277 278 [[package]] 279 name = "crc-catalog" 280 version = "2.5.0" 281 source = "registry+https://github.com/rust-lang/crates.io-index" 282 checksum = "217698eaf96b4a3f0bc4f3662aaa55bdf913cd54d7204591faa790070c6d0853" 283 284 [[package]] 285 name = "crossbeam-queue" 286 version = "0.3.13" 287 source = "registry+https://github.com/rust-lang/crates.io-index" 288 checksum = "803d13fb3b09d88be9f4dbc29062c66b19bf7170867ceb746d2a8689bf6c7a26" 289 dependencies = [ 290 "crossbeam-utils", 291 ] 292 293 [[package]] 294 name = "crossbeam-utils" 295 version = "0.8.22" 296 source = "registry+https://github.com/rust-lang/crates.io-index" 297 checksum = "61803da095bee82a81bb1a452ecc25d3b2f1416d1897eb86430c6159ef717c17" 298 299 [[package]] 300 name = "crypto-common" 301 version = "0.1.7" 302 source = "registry+https://github.com/rust-lang/crates.io-index" 303 checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a" 304 dependencies = [ 305 "generic-array", 306 "typenum", 307 ] 308 309 [[package]] 310 name = "defmt" 311 version = "1.1.1" 312 source = "registry+https://github.com/rust-lang/crates.io-index" 313 checksum = "e2953bfe4f93bbd20cc71198842756f77d161884c99ebbabc41d80231ded88d1" 314 dependencies = [ 315 "bitflags 1.3.2", 316 "defmt-macros", 317 ] 318 319 [[package]] 320 name = "defmt-macros" 321 version = "1.1.1" 322 source = "registry+https://github.com/rust-lang/crates.io-index" 323 checksum = "bad9c72e7ca2137e0dc3813245a0d282fd6daad32fd800af018306a9169b5fe8" 324 dependencies = [ 325 "defmt-parser", 326 "proc-macro2", 327 "quote", 328 "syn 2.0.119", 329 ] 330 331 [[package]] 332 name = "defmt-parser" 333 version = "1.0.0" 334 source = "registry+https://github.com/rust-lang/crates.io-index" 335 checksum = "10d60334b3b2e7c9d91ef8150abfb6fa4c1c39ebbcf4a81c2e346aad939fee3e" 336 dependencies = [ 337 "thiserror", 338 ] 339 340 [[package]] 341 name = "digest" 342 version = "0.10.7" 343 source = "registry+https://github.com/rust-lang/crates.io-index" 344 checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 345 dependencies = [ 346 "block-buffer", 347 "crypto-common", 348 "subtle", 349 ] 350 351 [[package]] 352 name = "displaydoc" 353 version = "0.2.7" 354 source = "registry+https://github.com/rust-lang/crates.io-index" 355 checksum = "c6232dd377dcc64799954cbd3a9bb882e9cdc1308ccd87b1c098f1fb2eaf82a8" 356 dependencies = [ 357 "proc-macro2", 358 "quote", 359 "syn 3.0.3", 360 ] 361 362 [[package]] 363 name = "dotenvy" 364 version = "0.15.7" 365 source = "registry+https://github.com/rust-lang/crates.io-index" 366 checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b" 367 368 [[package]] 369 name = "either" 370 version = "1.17.0" 371 source = "registry+https://github.com/rust-lang/crates.io-index" 372 checksum = "9e5e8f6c15a24b9a3ee5efec809ccd006d3b30e8b3bb63c39af737c7f87daa1d" 373 dependencies = [ 374 "serde", 375 ] 376 377 [[package]] 378 name = "equivalent" 379 version = "1.0.2" 380 source = "registry+https://github.com/rust-lang/crates.io-index" 381 checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 382 383 [[package]] 384 name = "errno" 385 version = "0.3.14" 386 source = "registry+https://github.com/rust-lang/crates.io-index" 387 checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" 388 dependencies = [ 389 "libc", 390 "windows-sys 0.61.2", 391 ] 392 393 [[package]] 394 name = "etcetera" 395 version = "0.8.0" 396 source = "registry+https://github.com/rust-lang/crates.io-index" 397 checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943" 398 dependencies = [ 399 "cfg-if", 400 "home", 401 "windows-sys 0.48.0", 402 ] 403 404 [[package]] 405 name = "event-listener" 406 version = "5.4.2" 407 source = "registry+https://github.com/rust-lang/crates.io-index" 408 checksum = "5a23add41df1562121a9393cb065eab5146a1242410f23a644851e90cfd669d2" 409 dependencies = [ 410 "parking", 411 "pin-project-lite", 412 ] 413 414 [[package]] 415 name = "fastrand" 416 version = "2.5.0" 417 source = "registry+https://github.com/rust-lang/crates.io-index" 418 checksum = "da7c62ceae207dd37ea5b845da6a0696c799f85e97da1ab5b7910be3c1c80223" 419 420 [[package]] 421 name = "foldhash" 422 version = "0.1.5" 423 source = "registry+https://github.com/rust-lang/crates.io-index" 424 checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" 425 426 [[package]] 427 name = "form_urlencoded" 428 version = "1.2.2" 429 source = "registry+https://github.com/rust-lang/crates.io-index" 430 checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" 431 dependencies = [ 432 "percent-encoding", 433 ] 434 435 [[package]] 436 name = "futures-channel" 437 version = "0.3.33" 438 source = "registry+https://github.com/rust-lang/crates.io-index" 439 checksum = "262590f4fe6afeb0bc83be1daa64e52657fe185690a958af7f3ad0e92085c5ae" 440 dependencies = [ 441 "futures-core", 442 "futures-sink", 443 ] 444 445 [[package]] 446 name = "futures-core" 447 version = "0.3.33" 448 source = "registry+https://github.com/rust-lang/crates.io-index" 449 checksum = "2cd50c473c80f6d7c3670a752354b8e569b1a7cbfdc0419ec88e5edad85e0dc7" 450 451 [[package]] 452 name = "futures-intrusive" 453 version = "0.5.0" 454 source = "registry+https://github.com/rust-lang/crates.io-index" 455 checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f" 456 dependencies = [ 457 "futures-core", 458 "lock_api", 459 "parking_lot", 460 ] 461 462 [[package]] 463 name = "futures-io" 464 version = "0.3.33" 465 source = "registry+https://github.com/rust-lang/crates.io-index" 466 checksum = "4577ecaa3c4f96589d473f679a71b596316f6641bc350038b962a5daf0085d7a" 467 468 [[package]] 469 name = "futures-sink" 470 version = "0.3.33" 471 source = "registry+https://github.com/rust-lang/crates.io-index" 472 checksum = "e34418ac499d6305c2fb5ad0ed2f6ac998c5f8ca209b4510f7f94242c647e307" 473 474 [[package]] 475 name = "futures-task" 476 version = "0.3.33" 477 source = "registry+https://github.com/rust-lang/crates.io-index" 478 checksum = "b231ed28831efb4a61a08580c4bc233ec56bc009f4cd8f52da2c3cb97df0c109" 479 480 [[package]] 481 name = "futures-util" 482 version = "0.3.33" 483 source = "registry+https://github.com/rust-lang/crates.io-index" 484 checksum = "a77a90a256fce34da66415271e30f94ee91c57b04b8a2c042d9cf3220179deaa" 485 dependencies = [ 486 "futures-core", 487 "futures-io", 488 "futures-sink", 489 "futures-task", 490 "memchr", 491 "pin-project-lite", 492 "slab", 493 ] 494 495 [[package]] 496 name = "generic-array" 497 version = "0.14.7" 498 source = "registry+https://github.com/rust-lang/crates.io-index" 499 checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 500 dependencies = [ 501 "typenum", 502 "version_check", 503 ] 504 505 [[package]] 506 name = "getrandom" 507 version = "0.2.17" 508 source = "registry+https://github.com/rust-lang/crates.io-index" 509 checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0" 510 dependencies = [ 511 "cfg-if", 512 "libc", 513 "wasi", 514 ] 515 516 [[package]] 517 name = "getrandom" 518 version = "0.4.3" 519 source = "registry+https://github.com/rust-lang/crates.io-index" 520 checksum = "300e883d756b2e4ec94e02791f39b04b522276138852cfc41d9fb7e904106099" 521 dependencies = [ 522 "cfg-if", 523 "libc", 524 "r-efi", 525 ] 526 527 [[package]] 528 name = "glob" 529 version = "0.3.4" 530 source = "registry+https://github.com/rust-lang/crates.io-index" 531 checksum = "e4eba85ea1d0a966a983acd07deee566e67395d2d96b6fb39e62b5a833f1eb0b" 532 533 [[package]] 534 name = "hashbrown" 535 version = "0.15.5" 536 source = "registry+https://github.com/rust-lang/crates.io-index" 537 checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" 538 dependencies = [ 539 "allocator-api2", 540 "equivalent", 541 "foldhash", 542 ] 543 544 [[package]] 545 name = "hashbrown" 546 version = "0.17.1" 547 source = "registry+https://github.com/rust-lang/crates.io-index" 548 checksum = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a" 549 550 [[package]] 551 name = "hashlink" 552 version = "0.10.0" 553 source = "registry+https://github.com/rust-lang/crates.io-index" 554 checksum = "7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1" 555 dependencies = [ 556 "hashbrown 0.15.5", 557 ] 558 559 [[package]] 560 name = "heck" 561 version = "0.5.0" 562 source = "registry+https://github.com/rust-lang/crates.io-index" 563 checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 564 565 [[package]] 566 name = "hex" 567 version = "0.4.3" 568 source = "registry+https://github.com/rust-lang/crates.io-index" 569 checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" 570 571 [[package]] 572 name = "hkdf" 573 version = "0.12.4" 574 source = "registry+https://github.com/rust-lang/crates.io-index" 575 checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7" 576 dependencies = [ 577 "hmac", 578 ] 579 580 [[package]] 581 name = "hmac" 582 version = "0.12.1" 583 source = "registry+https://github.com/rust-lang/crates.io-index" 584 checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" 585 dependencies = [ 586 "digest", 587 ] 588 589 [[package]] 590 name = "home" 591 version = "0.5.11" 592 source = "registry+https://github.com/rust-lang/crates.io-index" 593 checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf" 594 dependencies = [ 595 "windows-sys 0.59.0", 596 ] 597 598 [[package]] 599 name = "http" 600 version = "1.5.0" 601 source = "registry+https://github.com/rust-lang/crates.io-index" 602 checksum = "918d3568bebf352712bc2ef3d46a8bcf1a75b373be6539de198e9105cbbf9ce0" 603 dependencies = [ 604 "bytes", 605 "itoa", 606 ] 607 608 [[package]] 609 name = "http-body" 610 version = "1.1.0" 611 source = "registry+https://github.com/rust-lang/crates.io-index" 612 checksum = "ca2a8f2913ee65f60facd6a5905613afaa448497a0230cc41ce022d93290bc2c" 613 dependencies = [ 614 "bytes", 615 "http", 616 ] 617 618 [[package]] 619 name = "http-body-util" 620 version = "0.1.4" 621 source = "registry+https://github.com/rust-lang/crates.io-index" 622 checksum = "e9f41fd6a08e4d4ec69df65976da761afd5ad5e58a9d4acb46bd1c953a9e3ff2" 623 dependencies = [ 624 "bytes", 625 "futures-core", 626 "http", 627 "http-body", 628 "pin-project-lite", 629 ] 630 631 [[package]] 632 name = "httparse" 633 version = "1.10.1" 634 source = "registry+https://github.com/rust-lang/crates.io-index" 635 checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" 636 637 [[package]] 638 name = "httpdate" 639 version = "1.0.3" 640 source = "registry+https://github.com/rust-lang/crates.io-index" 641 checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" 642 643 [[package]] 644 name = "hyper" 645 version = "1.11.0" 646 source = "registry+https://github.com/rust-lang/crates.io-index" 647 checksum = "d22053281f852e11534f5198498373cbb59295120a20771d90f7ed1897490a72" 648 dependencies = [ 649 "atomic-waker", 650 "bytes", 651 "futures-channel", 652 "futures-core", 653 "http", 654 "http-body", 655 "httparse", 656 "httpdate", 657 "itoa", 658 "pin-project-lite", 659 "smallvec", 660 "tokio", 661 ] 662 663 [[package]] 664 name = "hyper-util" 665 version = "0.1.20" 666 source = "registry+https://github.com/rust-lang/crates.io-index" 667 checksum = "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0" 668 dependencies = [ 669 "bytes", 670 "http", 671 "http-body", 672 "hyper", 673 "pin-project-lite", 674 "tokio", 675 "tower-service", 676 ] 677 678 [[package]] 679 name = "icu_collections" 680 version = "2.1.1" 681 source = "registry+https://github.com/rust-lang/crates.io-index" 682 checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43" 683 dependencies = [ 684 "displaydoc", 685 "potential_utf", 686 "yoke", 687 "zerofrom", 688 "zerovec", 689 ] 690 691 [[package]] 692 name = "icu_locale_core" 693 version = "2.1.1" 694 source = "registry+https://github.com/rust-lang/crates.io-index" 695 checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6" 696 dependencies = [ 697 "displaydoc", 698 "litemap", 699 "tinystr", 700 "writeable", 701 "zerovec", 702 ] 703 704 [[package]] 705 name = "icu_normalizer" 706 version = "2.1.1" 707 source = "registry+https://github.com/rust-lang/crates.io-index" 708 checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599" 709 dependencies = [ 710 "icu_collections", 711 "icu_normalizer_data", 712 "icu_properties", 713 "icu_provider", 714 "smallvec", 715 "zerovec", 716 ] 717 718 [[package]] 719 name = "icu_normalizer_data" 720 version = "2.1.1" 721 source = "registry+https://github.com/rust-lang/crates.io-index" 722 checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a" 723 724 [[package]] 725 name = "icu_properties" 726 version = "2.1.2" 727 source = "registry+https://github.com/rust-lang/crates.io-index" 728 checksum = "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec" 729 dependencies = [ 730 "icu_collections", 731 "icu_locale_core", 732 "icu_properties_data", 733 "icu_provider", 734 "zerotrie", 735 "zerovec", 736 ] 737 738 [[package]] 739 name = "icu_properties_data" 740 version = "2.1.2" 741 source = "registry+https://github.com/rust-lang/crates.io-index" 742 checksum = "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af" 743 744 [[package]] 745 name = "icu_provider" 746 version = "2.1.1" 747 source = "registry+https://github.com/rust-lang/crates.io-index" 748 checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614" 749 dependencies = [ 750 "displaydoc", 751 "icu_locale_core", 752 "writeable", 753 "yoke", 754 "zerofrom", 755 "zerotrie", 756 "zerovec", 757 ] 758 759 [[package]] 760 name = "idna" 761 version = "1.1.0" 762 source = "registry+https://github.com/rust-lang/crates.io-index" 763 checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" 764 dependencies = [ 765 "idna_adapter", 766 "smallvec", 767 "utf8_iter", 768 ] 769 770 [[package]] 771 name = "idna_adapter" 772 version = "1.2.1" 773 source = "registry+https://github.com/rust-lang/crates.io-index" 774 checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" 775 dependencies = [ 776 "icu_normalizer", 777 "icu_properties", 778 ] 779 780 [[package]] 781 name = "indexmap" 782 version = "2.14.0" 783 source = "registry+https://github.com/rust-lang/crates.io-index" 784 checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9" 785 dependencies = [ 786 "equivalent", 787 "hashbrown 0.17.1", 788 ] 789 790 [[package]] 791 name = "is_terminal_polyfill" 792 version = "1.70.2" 793 source = "registry+https://github.com/rust-lang/crates.io-index" 794 checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" 795 796 [[package]] 797 name = "itoa" 798 version = "1.0.18" 799 source = "registry+https://github.com/rust-lang/crates.io-index" 800 checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682" 801 802 [[package]] 803 name = "jiff" 804 version = "0.2.35" 805 source = "registry+https://github.com/rust-lang/crates.io-index" 806 checksum = "668b7183bd07af9a4885f5c35b0cc5c83c4607a913c16b7e17291832910d2dcc" 807 dependencies = [ 808 "defmt", 809 "jiff-core", 810 "jiff-static", 811 "log", 812 "portable-atomic", 813 "portable-atomic-util", 814 "serde_core", 815 "windows-link", 816 ] 817 818 [[package]] 819 name = "jiff-core" 820 version = "0.1.0" 821 source = "registry+https://github.com/rust-lang/crates.io-index" 822 checksum = "7feca88439efe53da3754500c1851dedf3cb36c524dd5cf8225cc0794de95d09" 823 dependencies = [ 824 "defmt", 825 ] 826 827 [[package]] 828 name = "jiff-static" 829 version = "0.2.35" 830 source = "registry+https://github.com/rust-lang/crates.io-index" 831 checksum = "3a69dcb3a21cfb32ce1cd056169337ca284af0766dd766e7878819b251a49204" 832 dependencies = [ 833 "jiff-core", 834 "proc-macro2", 835 "quote", 836 "syn 2.0.119", 837 ] 838 839 [[package]] 840 name = "js-sys" 841 version = "0.3.104" 842 source = "registry+https://github.com/rust-lang/crates.io-index" 843 checksum = "0e0c1080212aad755ea003d18543e8768dd432c48819efd73a7bf1e39b7a5a3a" 844 dependencies = [ 845 "cfg-if", 846 "futures-util", 847 "wasm-bindgen", 848 ] 849 850 [[package]] 851 name = "lazy_static" 852 version = "1.5.0" 853 source = "registry+https://github.com/rust-lang/crates.io-index" 854 checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 855 856 [[package]] 857 name = "libc" 858 version = "0.2.189" 859 source = "registry+https://github.com/rust-lang/crates.io-index" 860 checksum = "3eaf3ede3fee6db1a4c2ee091bf8a8b4dccdc6d17f656fb07896ee72867612f2" 861 862 [[package]] 863 name = "libredox" 864 version = "0.1.19" 865 source = "registry+https://github.com/rust-lang/crates.io-index" 866 checksum = "2026a5056764a10b2bf5d56488cba40da507f5493a6a429340e2004d9ed085fa" 867 dependencies = [ 868 "bitflags 2.13.1", 869 "libc", 870 "plain", 871 "redox_syscall 0.9.1", 872 ] 873 874 [[package]] 875 name = "linux-raw-sys" 876 version = "0.12.1" 877 source = "registry+https://github.com/rust-lang/crates.io-index" 878 checksum = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53" 879 880 [[package]] 881 name = "listenfd" 882 version = "1.0.2" 883 source = "registry+https://github.com/rust-lang/crates.io-index" 884 checksum = "b87bc54a4629b4294d0b3ef041b64c40c611097a677d9dc07b2c67739fe39dba" 885 dependencies = [ 886 "libc", 887 "uuid", 888 "winapi", 889 ] 890 891 [[package]] 892 name = "litemap" 893 version = "0.8.2" 894 source = "registry+https://github.com/rust-lang/crates.io-index" 895 checksum = "92daf443525c4cce67b150400bc2316076100ce0b3686209eb8cf3c31612e6f0" 896 897 [[package]] 898 name = "lock_api" 899 version = "0.4.14" 900 source = "registry+https://github.com/rust-lang/crates.io-index" 901 checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" 902 dependencies = [ 903 "scopeguard", 904 ] 905 906 [[package]] 907 name = "log" 908 version = "0.4.33" 909 source = "registry+https://github.com/rust-lang/crates.io-index" 910 checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad" 911 912 [[package]] 913 name = "matchit" 914 version = "0.8.4" 915 source = "registry+https://github.com/rust-lang/crates.io-index" 916 checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3" 917 918 [[package]] 919 name = "md-5" 920 version = "0.10.6" 921 source = "registry+https://github.com/rust-lang/crates.io-index" 922 checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf" 923 dependencies = [ 924 "cfg-if", 925 "digest", 926 ] 927 928 [[package]] 929 name = "memchr" 930 version = "2.8.3" 931 source = "registry+https://github.com/rust-lang/crates.io-index" 932 checksum = "cf8baf1c55e62ffcace7a9f06f4bd9cd3f0c4beb022d3b367256b91b87513d98" 933 934 [[package]] 935 name = "mime" 936 version = "0.3.17" 937 source = "registry+https://github.com/rust-lang/crates.io-index" 938 checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 939 940 [[package]] 941 name = "mio" 942 version = "1.2.2" 943 source = "registry+https://github.com/rust-lang/crates.io-index" 944 checksum = "30d65c71f1ce40ab09135ce117d742b9f8a19ff91a41a8b57ed50bc2de59c427" 945 dependencies = [ 946 "libc", 947 "wasi", 948 "windows-sys 0.61.2", 949 ] 950 951 [[package]] 952 name = "nu-ansi-term" 953 version = "0.50.3" 954 source = "registry+https://github.com/rust-lang/crates.io-index" 955 checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" 956 dependencies = [ 957 "windows-sys 0.61.2", 958 ] 959 960 [[package]] 961 name = "num-traits" 962 version = "0.2.19" 963 source = "registry+https://github.com/rust-lang/crates.io-index" 964 checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 965 dependencies = [ 966 "autocfg", 967 ] 968 969 [[package]] 970 name = "once_cell" 971 version = "1.21.4" 972 source = "registry+https://github.com/rust-lang/crates.io-index" 973 checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50" 974 975 [[package]] 976 name = "once_cell_polyfill" 977 version = "1.70.2" 978 source = "registry+https://github.com/rust-lang/crates.io-index" 979 checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" 980 981 [[package]] 982 name = "parking" 983 version = "2.2.1" 984 source = "registry+https://github.com/rust-lang/crates.io-index" 985 checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba" 986 987 [[package]] 988 name = "parking_lot" 989 version = "0.12.5" 990 source = "registry+https://github.com/rust-lang/crates.io-index" 991 checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" 992 dependencies = [ 993 "lock_api", 994 "parking_lot_core", 995 ] 996 997 [[package]] 998 name = "parking_lot_core" 999 version = "0.9.12" 1000 source = "registry+https://github.com/rust-lang/crates.io-index" 1001 checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" 1002 dependencies = [ 1003 "cfg-if", 1004 "libc", 1005 "redox_syscall 0.5.18", 1006 "smallvec", 1007 "windows-link", 1008 ] 1009 1010 [[package]] 1011 name = "percent-encoding" 1012 version = "2.3.2" 1013 source = "registry+https://github.com/rust-lang/crates.io-index" 1014 checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" 1015 1016 [[package]] 1017 name = "pin-project-lite" 1018 version = "0.2.17" 1019 source = "registry+https://github.com/rust-lang/crates.io-index" 1020 checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd" 1021 1022 [[package]] 1023 name = "plain" 1024 version = "0.2.3" 1025 source = "registry+https://github.com/rust-lang/crates.io-index" 1026 checksum = "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6" 1027 1028 [[package]] 1029 name = "portable-atomic" 1030 version = "1.14.0" 1031 source = "registry+https://github.com/rust-lang/crates.io-index" 1032 checksum = "3d20d5497ef88037a52ff98267d066e7f11fcc5e99bbfbd58a42336193aacec3" 1033 1034 [[package]] 1035 name = "portable-atomic-util" 1036 version = "0.2.7" 1037 source = "registry+https://github.com/rust-lang/crates.io-index" 1038 checksum = "c2a106d1259c23fac8e543272398ae0e3c0b8d33c88ed73d0cc71b0f1d902618" 1039 dependencies = [ 1040 "portable-atomic", 1041 ] 1042 1043 [[package]] 1044 name = "potential_utf" 1045 version = "0.1.5" 1046 source = "registry+https://github.com/rust-lang/crates.io-index" 1047 checksum = "0103b1cef7ec0cf76490e969665504990193874ea05c85ff9bab8b911d0a0564" 1048 dependencies = [ 1049 "zerovec", 1050 ] 1051 1052 [[package]] 1053 name = "ppv-lite86" 1054 version = "0.2.21" 1055 source = "registry+https://github.com/rust-lang/crates.io-index" 1056 checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 1057 dependencies = [ 1058 "zerocopy", 1059 ] 1060 1061 [[package]] 1062 name = "proc-macro2" 1063 version = "1.0.107" 1064 source = "registry+https://github.com/rust-lang/crates.io-index" 1065 checksum = "985e7ec9bb745e6ce6535b544d84d6cd6f7ad8bd711c398938ae983b91a766d9" 1066 dependencies = [ 1067 "unicode-ident", 1068 ] 1069 1070 [[package]] 1071 name = "quote" 1072 version = "1.0.47" 1073 source = "registry+https://github.com/rust-lang/crates.io-index" 1074 checksum = "1fbf4db142a473a8d80c26bbf18454ed458bf8d26c8219c331daecfdbd079001" 1075 dependencies = [ 1076 "proc-macro2", 1077 ] 1078 1079 [[package]] 1080 name = "r-efi" 1081 version = "6.0.0" 1082 source = "registry+https://github.com/rust-lang/crates.io-index" 1083 checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf" 1084 1085 [[package]] 1086 name = "rand" 1087 version = "0.8.7" 1088 source = "registry+https://github.com/rust-lang/crates.io-index" 1089 checksum = "22f6172bdec972074665ed81ed53b71da00bfc44b65a753cfde883ec4c702a1a" 1090 dependencies = [ 1091 "libc", 1092 "rand_chacha", 1093 "rand_core", 1094 ] 1095 1096 [[package]] 1097 name = "rand_chacha" 1098 version = "0.3.1" 1099 source = "registry+https://github.com/rust-lang/crates.io-index" 1100 checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 1101 dependencies = [ 1102 "ppv-lite86", 1103 "rand_core", 1104 ] 1105 1106 [[package]] 1107 name = "rand_core" 1108 version = "0.6.4" 1109 source = "registry+https://github.com/rust-lang/crates.io-index" 1110 checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 1111 dependencies = [ 1112 "getrandom 0.2.17", 1113 ] 1114 1115 [[package]] 1116 name = "redox_syscall" 1117 version = "0.5.18" 1118 source = "registry+https://github.com/rust-lang/crates.io-index" 1119 checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" 1120 dependencies = [ 1121 "bitflags 2.13.1", 1122 ] 1123 1124 [[package]] 1125 name = "redox_syscall" 1126 version = "0.9.1" 1127 source = "registry+https://github.com/rust-lang/crates.io-index" 1128 checksum = "07507be7b4a5f9f26eeb41eeaebb1f5a7ff29dfb29739facc21d35bf8b11c21e" 1129 dependencies = [ 1130 "bitflags 2.13.1", 1131 ] 1132 1133 [[package]] 1134 name = "rustix" 1135 version = "1.1.4" 1136 source = "registry+https://github.com/rust-lang/crates.io-index" 1137 checksum = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190" 1138 dependencies = [ 1139 "bitflags 2.13.1", 1140 "errno", 1141 "libc", 1142 "linux-raw-sys", 1143 "windows-sys 0.61.2", 1144 ] 1145 1146 [[package]] 1147 name = "rustversion" 1148 version = "1.0.23" 1149 source = "registry+https://github.com/rust-lang/crates.io-index" 1150 checksum = "cf54715a573b99ac80df0bc206da022bcd442c974952c7b9720069370852e21f" 1151 1152 [[package]] 1153 name = "ryu" 1154 version = "1.0.23" 1155 source = "registry+https://github.com/rust-lang/crates.io-index" 1156 checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f" 1157 1158 [[package]] 1159 name = "scopeguard" 1160 version = "1.2.0" 1161 source = "registry+https://github.com/rust-lang/crates.io-index" 1162 checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 1163 1164 [[package]] 1165 name = "serde" 1166 version = "1.0.229" 1167 source = "registry+https://github.com/rust-lang/crates.io-index" 1168 checksum = "4148590afebada386688f18773da617792bf2ef03ffc1e4cbd2b1d45b023e0ba" 1169 dependencies = [ 1170 "serde_core", 1171 "serde_derive", 1172 ] 1173 1174 [[package]] 1175 name = "serde_core" 1176 version = "1.0.229" 1177 source = "registry+https://github.com/rust-lang/crates.io-index" 1178 checksum = "67dca2c9c51e58a4791a4b1ed58308b39c64224d349a935ab5039aa360942a48" 1179 dependencies = [ 1180 "serde_derive", 1181 ] 1182 1183 [[package]] 1184 name = "serde_derive" 1185 version = "1.0.229" 1186 source = "registry+https://github.com/rust-lang/crates.io-index" 1187 checksum = "e7a5d71263a5a7d47b41f6b3f06ba276f10cc18b0931f1799f710578e2309348" 1188 dependencies = [ 1189 "proc-macro2", 1190 "quote", 1191 "syn 3.0.3", 1192 ] 1193 1194 [[package]] 1195 name = "serde_json" 1196 version = "1.0.151" 1197 source = "registry+https://github.com/rust-lang/crates.io-index" 1198 checksum = "c841b55ecdae098c80dcae9cf767f6f8a0c2cdb3416bbef72181df4d0fe73f14" 1199 dependencies = [ 1200 "itoa", 1201 "memchr", 1202 "serde", 1203 "serde_core", 1204 "zmij", 1205 ] 1206 1207 [[package]] 1208 name = "serde_path_to_error" 1209 version = "0.1.20" 1210 source = "registry+https://github.com/rust-lang/crates.io-index" 1211 checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457" 1212 dependencies = [ 1213 "itoa", 1214 "serde", 1215 "serde_core", 1216 ] 1217 1218 [[package]] 1219 name = "serde_urlencoded" 1220 version = "0.7.1" 1221 source = "registry+https://github.com/rust-lang/crates.io-index" 1222 checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 1223 dependencies = [ 1224 "form_urlencoded", 1225 "itoa", 1226 "ryu", 1227 "serde", 1228 ] 1229 1230 [[package]] 1231 name = "sha2" 1232 version = "0.10.9" 1233 source = "registry+https://github.com/rust-lang/crates.io-index" 1234 checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" 1235 dependencies = [ 1236 "cfg-if", 1237 "cpufeatures", 1238 "digest", 1239 ] 1240 1241 [[package]] 1242 name = "sharded-slab" 1243 version = "0.1.7" 1244 source = "registry+https://github.com/rust-lang/crates.io-index" 1245 checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" 1246 dependencies = [ 1247 "lazy_static", 1248 ] 1249 1250 [[package]] 1251 name = "signal-hook-registry" 1252 version = "1.4.8" 1253 source = "registry+https://github.com/rust-lang/crates.io-index" 1254 checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b" 1255 dependencies = [ 1256 "errno", 1257 "libc", 1258 ] 1259 1260 [[package]] 1261 name = "slab" 1262 version = "0.4.12" 1263 source = "registry+https://github.com/rust-lang/crates.io-index" 1264 checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5" 1265 1266 [[package]] 1267 name = "smallvec" 1268 version = "1.15.2" 1269 source = "registry+https://github.com/rust-lang/crates.io-index" 1270 checksum = "8ed6a63f02c8539c91a8685a86f4099661ba3da017932f6ebbea6de3f0fa7c90" 1271 dependencies = [ 1272 "serde", 1273 ] 1274 1275 [[package]] 1276 name = "socket2" 1277 version = "0.6.5" 1278 source = "registry+https://github.com/rust-lang/crates.io-index" 1279 checksum = "c3d1e2c7f27f8d4cb10542a02c49005dbd6e93095799d6f3be745fae9f8fedd4" 1280 dependencies = [ 1281 "libc", 1282 "windows-sys 0.61.2", 1283 ] 1284 1285 [[package]] 1286 name = "sqlx" 1287 version = "0.8.6" 1288 source = "registry+https://github.com/rust-lang/crates.io-index" 1289 checksum = "1fefb893899429669dcdd979aff487bd78f4064e5e7907e4269081e0ef7d97dc" 1290 dependencies = [ 1291 "sqlx-core", 1292 "sqlx-macros", 1293 "sqlx-postgres", 1294 ] 1295 1296 [[package]] 1297 name = "sqlx-core" 1298 version = "0.8.6" 1299 source = "registry+https://github.com/rust-lang/crates.io-index" 1300 checksum = "ee6798b1838b6a0f69c007c133b8df5866302197e404e8b6ee8ed3e3a5e68dc6" 1301 dependencies = [ 1302 "base64", 1303 "bytes", 1304 "crc", 1305 "crossbeam-queue", 1306 "either", 1307 "event-listener", 1308 "futures-core", 1309 "futures-intrusive", 1310 "futures-io", 1311 "futures-util", 1312 "hashbrown 0.15.5", 1313 "hashlink", 1314 "indexmap", 1315 "log", 1316 "memchr", 1317 "once_cell", 1318 "percent-encoding", 1319 "serde", 1320 "serde_json", 1321 "sha2", 1322 "smallvec", 1323 "thiserror", 1324 "tracing", 1325 "url", 1326 ] 1327 1328 [[package]] 1329 name = "sqlx-macros" 1330 version = "0.8.6" 1331 source = "registry+https://github.com/rust-lang/crates.io-index" 1332 checksum = "a2d452988ccaacfbf5e0bdbc348fb91d7c8af5bee192173ac3636b5fb6e6715d" 1333 dependencies = [ 1334 "proc-macro2", 1335 "quote", 1336 "sqlx-core", 1337 "sqlx-macros-core", 1338 "syn 2.0.119", 1339 ] 1340 1341 [[package]] 1342 name = "sqlx-macros-core" 1343 version = "0.8.6" 1344 source = "registry+https://github.com/rust-lang/crates.io-index" 1345 checksum = "19a9c1841124ac5a61741f96e1d9e2ec77424bf323962dd894bdb93f37d5219b" 1346 dependencies = [ 1347 "dotenvy", 1348 "either", 1349 "heck", 1350 "hex", 1351 "once_cell", 1352 "proc-macro2", 1353 "quote", 1354 "serde", 1355 "serde_json", 1356 "sha2", 1357 "sqlx-core", 1358 "sqlx-postgres", 1359 "syn 2.0.119", 1360 "url", 1361 ] 1362 1363 [[package]] 1364 name = "sqlx-postgres" 1365 version = "0.8.6" 1366 source = "registry+https://github.com/rust-lang/crates.io-index" 1367 checksum = "db58fcd5a53cf07c184b154801ff91347e4c30d17a3562a635ff028ad5deda46" 1368 dependencies = [ 1369 "atoi", 1370 "base64", 1371 "bitflags 2.13.1", 1372 "byteorder", 1373 "crc", 1374 "dotenvy", 1375 "etcetera", 1376 "futures-channel", 1377 "futures-core", 1378 "futures-util", 1379 "hex", 1380 "hkdf", 1381 "hmac", 1382 "home", 1383 "itoa", 1384 "log", 1385 "md-5", 1386 "memchr", 1387 "once_cell", 1388 "rand", 1389 "serde", 1390 "serde_json", 1391 "sha2", 1392 "smallvec", 1393 "sqlx-core", 1394 "stringprep", 1395 "thiserror", 1396 "tracing", 1397 "whoami", 1398 ] 1399 1400 [[package]] 1401 name = "stable_deref_trait" 1402 version = "1.2.1" 1403 source = "registry+https://github.com/rust-lang/crates.io-index" 1404 checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" 1405 1406 [[package]] 1407 name = "static_assertions" 1408 version = "1.1.0" 1409 source = "registry+https://github.com/rust-lang/crates.io-index" 1410 checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 1411 1412 [[package]] 1413 name = "stringprep" 1414 version = "0.1.5" 1415 source = "registry+https://github.com/rust-lang/crates.io-index" 1416 checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1" 1417 dependencies = [ 1418 "unicode-bidi", 1419 "unicode-normalization", 1420 "unicode-properties", 1421 ] 1422 1423 [[package]] 1424 name = "strsim" 1425 version = "0.11.1" 1426 source = "registry+https://github.com/rust-lang/crates.io-index" 1427 checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 1428 1429 [[package]] 1430 name = "subtle" 1431 version = "2.6.1" 1432 source = "registry+https://github.com/rust-lang/crates.io-index" 1433 checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" 1434 1435 [[package]] 1436 name = "syn" 1437 version = "2.0.119" 1438 source = "registry+https://github.com/rust-lang/crates.io-index" 1439 checksum = "872831b642d1a07999a962a351ed35b955ea2cfc8f3862091e2a240a84f17297" 1440 dependencies = [ 1441 "proc-macro2", 1442 "quote", 1443 "unicode-ident", 1444 ] 1445 1446 [[package]] 1447 name = "syn" 1448 version = "3.0.3" 1449 source = "registry+https://github.com/rust-lang/crates.io-index" 1450 checksum = "53e9bae58849f64dfa4f5d5ae372c8341f7305f82a3868709269343628b659a3" 1451 dependencies = [ 1452 "proc-macro2", 1453 "quote", 1454 "unicode-ident", 1455 ] 1456 1457 [[package]] 1458 name = "sync_wrapper" 1459 version = "1.0.2" 1460 source = "registry+https://github.com/rust-lang/crates.io-index" 1461 checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" 1462 1463 [[package]] 1464 name = "synstructure" 1465 version = "0.13.2" 1466 source = "registry+https://github.com/rust-lang/crates.io-index" 1467 checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" 1468 dependencies = [ 1469 "proc-macro2", 1470 "quote", 1471 "syn 2.0.119", 1472 ] 1473 1474 [[package]] 1475 name = "taler-config" 1476 version = "0.0.1" 1477 dependencies = [ 1478 "anyhow", 1479 "axum", 1480 "clap", 1481 "compact_str", 1482 "glob", 1483 "indexmap", 1484 "jiff", 1485 "listenfd", 1486 "rand", 1487 "serde", 1488 "serde_json", 1489 "sqlx", 1490 "tempfile", 1491 "thiserror", 1492 "tokio", 1493 "tracing", 1494 "tracing-subscriber", 1495 "url", 1496 ] 1497 1498 [[package]] 1499 name = "tempfile" 1500 version = "3.27.0" 1501 source = "registry+https://github.com/rust-lang/crates.io-index" 1502 checksum = "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd" 1503 dependencies = [ 1504 "fastrand", 1505 "getrandom 0.4.3", 1506 "once_cell", 1507 "rustix", 1508 "windows-sys 0.61.2", 1509 ] 1510 1511 [[package]] 1512 name = "thiserror" 1513 version = "2.0.20" 1514 source = "registry+https://github.com/rust-lang/crates.io-index" 1515 checksum = "ec86235f5fcc2a73650310756d2ac5b138a5780bbbdfae3eeccec992c435ba4f" 1516 dependencies = [ 1517 "thiserror-impl", 1518 ] 1519 1520 [[package]] 1521 name = "thiserror-impl" 1522 version = "2.0.20" 1523 source = "registry+https://github.com/rust-lang/crates.io-index" 1524 checksum = "bc04cd3e1236dd4a98afca4569f2deb3f120e5422a4023be2cb683f8486292af" 1525 dependencies = [ 1526 "proc-macro2", 1527 "quote", 1528 "syn 3.0.3", 1529 ] 1530 1531 [[package]] 1532 name = "thread_local" 1533 version = "1.1.10" 1534 source = "registry+https://github.com/rust-lang/crates.io-index" 1535 checksum = "1ad99c4c6d32803332c548b1af0540b357b3f5fc0be8f6c6bfe8b2e6ae784070" 1536 dependencies = [ 1537 "cfg-if", 1538 ] 1539 1540 [[package]] 1541 name = "tinystr" 1542 version = "0.8.3" 1543 source = "registry+https://github.com/rust-lang/crates.io-index" 1544 checksum = "c8323304221c2a851516f22236c5722a72eaa19749016521d6dff0824447d96d" 1545 dependencies = [ 1546 "displaydoc", 1547 "zerovec", 1548 ] 1549 1550 [[package]] 1551 name = "tinyvec" 1552 version = "1.12.0" 1553 source = "registry+https://github.com/rust-lang/crates.io-index" 1554 checksum = "bb4ebadaa0af04fab11ae01eb5f9fdb5f9c5b875506e210e71c07873528baa7f" 1555 dependencies = [ 1556 "tinyvec_macros", 1557 ] 1558 1559 [[package]] 1560 name = "tinyvec_macros" 1561 version = "0.1.1" 1562 source = "registry+https://github.com/rust-lang/crates.io-index" 1563 checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 1564 1565 [[package]] 1566 name = "tokio" 1567 version = "1.53.1" 1568 source = "registry+https://github.com/rust-lang/crates.io-index" 1569 checksum = "202caea871b69668250d242070849eb495be178ed697a3e98aebce5bc81a0bed" 1570 dependencies = [ 1571 "libc", 1572 "mio", 1573 "pin-project-lite", 1574 "signal-hook-registry", 1575 "socket2", 1576 "tokio-macros", 1577 "windows-sys 0.61.2", 1578 ] 1579 1580 [[package]] 1581 name = "tokio-macros" 1582 version = "2.7.2" 1583 source = "registry+https://github.com/rust-lang/crates.io-index" 1584 checksum = "78773a2a397f451582ce068015985c33193cf6dea8b74d2a639fe457b2f07b0e" 1585 dependencies = [ 1586 "proc-macro2", 1587 "quote", 1588 "syn 3.0.3", 1589 ] 1590 1591 [[package]] 1592 name = "tower" 1593 version = "0.5.3" 1594 source = "registry+https://github.com/rust-lang/crates.io-index" 1595 checksum = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4" 1596 dependencies = [ 1597 "futures-core", 1598 "futures-util", 1599 "pin-project-lite", 1600 "sync_wrapper", 1601 "tokio", 1602 "tower-layer", 1603 "tower-service", 1604 "tracing", 1605 ] 1606 1607 [[package]] 1608 name = "tower-layer" 1609 version = "0.3.3" 1610 source = "registry+https://github.com/rust-lang/crates.io-index" 1611 checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" 1612 1613 [[package]] 1614 name = "tower-service" 1615 version = "0.3.3" 1616 source = "registry+https://github.com/rust-lang/crates.io-index" 1617 checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" 1618 1619 [[package]] 1620 name = "tracing" 1621 version = "0.1.44" 1622 source = "registry+https://github.com/rust-lang/crates.io-index" 1623 checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" 1624 dependencies = [ 1625 "log", 1626 "pin-project-lite", 1627 "tracing-attributes", 1628 "tracing-core", 1629 ] 1630 1631 [[package]] 1632 name = "tracing-attributes" 1633 version = "0.1.31" 1634 source = "registry+https://github.com/rust-lang/crates.io-index" 1635 checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" 1636 dependencies = [ 1637 "proc-macro2", 1638 "quote", 1639 "syn 2.0.119", 1640 ] 1641 1642 [[package]] 1643 name = "tracing-core" 1644 version = "0.1.36" 1645 source = "registry+https://github.com/rust-lang/crates.io-index" 1646 checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" 1647 dependencies = [ 1648 "once_cell", 1649 "valuable", 1650 ] 1651 1652 [[package]] 1653 name = "tracing-log" 1654 version = "0.2.0" 1655 source = "registry+https://github.com/rust-lang/crates.io-index" 1656 checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" 1657 dependencies = [ 1658 "log", 1659 "once_cell", 1660 "tracing-core", 1661 ] 1662 1663 [[package]] 1664 name = "tracing-subscriber" 1665 version = "0.3.23" 1666 source = "registry+https://github.com/rust-lang/crates.io-index" 1667 checksum = "cb7f578e5945fb242538965c2d0b04418d38ec25c79d160cd279bf0731c8d319" 1668 dependencies = [ 1669 "nu-ansi-term", 1670 "sharded-slab", 1671 "smallvec", 1672 "thread_local", 1673 "tracing-core", 1674 "tracing-log", 1675 ] 1676 1677 [[package]] 1678 name = "typenum" 1679 version = "1.20.1" 1680 source = "registry+https://github.com/rust-lang/crates.io-index" 1681 checksum = "b6f5e870be6c3b371b77fe0ee0bafb859fa4964b4404c27de1d380043c4dda20" 1682 1683 [[package]] 1684 name = "unicode-bidi" 1685 version = "0.3.18" 1686 source = "registry+https://github.com/rust-lang/crates.io-index" 1687 checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5" 1688 1689 [[package]] 1690 name = "unicode-ident" 1691 version = "1.0.24" 1692 source = "registry+https://github.com/rust-lang/crates.io-index" 1693 checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75" 1694 1695 [[package]] 1696 name = "unicode-normalization" 1697 version = "0.1.25" 1698 source = "registry+https://github.com/rust-lang/crates.io-index" 1699 checksum = "5fd4f6878c9cb28d874b009da9e8d183b5abc80117c40bbd187a1fde336be6e8" 1700 dependencies = [ 1701 "tinyvec", 1702 ] 1703 1704 [[package]] 1705 name = "unicode-properties" 1706 version = "0.1.4" 1707 source = "registry+https://github.com/rust-lang/crates.io-index" 1708 checksum = "7df058c713841ad818f1dc5d3fd88063241cc61f49f5fbea4b951e8cf5a8d71d" 1709 1710 [[package]] 1711 name = "url" 1712 version = "2.5.8" 1713 source = "registry+https://github.com/rust-lang/crates.io-index" 1714 checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed" 1715 dependencies = [ 1716 "form_urlencoded", 1717 "idna", 1718 "percent-encoding", 1719 "serde", 1720 ] 1721 1722 [[package]] 1723 name = "utf8_iter" 1724 version = "1.0.4" 1725 source = "registry+https://github.com/rust-lang/crates.io-index" 1726 checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 1727 1728 [[package]] 1729 name = "utf8parse" 1730 version = "0.2.2" 1731 source = "registry+https://github.com/rust-lang/crates.io-index" 1732 checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" 1733 1734 [[package]] 1735 name = "uuid" 1736 version = "1.24.0" 1737 source = "registry+https://github.com/rust-lang/crates.io-index" 1738 checksum = "bf3923a6f5c4c6382e0b653c4117f48d631ea17f38ed86e2a828e6f7412f5239" 1739 dependencies = [ 1740 "js-sys", 1741 "wasm-bindgen", 1742 ] 1743 1744 [[package]] 1745 name = "valuable" 1746 version = "0.1.1" 1747 source = "registry+https://github.com/rust-lang/crates.io-index" 1748 checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" 1749 1750 [[package]] 1751 name = "version_check" 1752 version = "0.9.5" 1753 source = "registry+https://github.com/rust-lang/crates.io-index" 1754 checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 1755 1756 [[package]] 1757 name = "wasi" 1758 version = "0.11.1+wasi-snapshot-preview1" 1759 source = "registry+https://github.com/rust-lang/crates.io-index" 1760 checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" 1761 1762 [[package]] 1763 name = "wasite" 1764 version = "0.1.0" 1765 source = "registry+https://github.com/rust-lang/crates.io-index" 1766 checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b" 1767 1768 [[package]] 1769 name = "wasm-bindgen" 1770 version = "0.2.127" 1771 source = "registry+https://github.com/rust-lang/crates.io-index" 1772 checksum = "1b70935747edd64d89de3efa29d73789b806c15798f8e7dca4d8ac356b50ce70" 1773 dependencies = [ 1774 "cfg-if", 1775 "once_cell", 1776 "rustversion", 1777 "wasm-bindgen-macro", 1778 "wasm-bindgen-shared", 1779 ] 1780 1781 [[package]] 1782 name = "wasm-bindgen-macro" 1783 version = "0.2.127" 1784 source = "registry+https://github.com/rust-lang/crates.io-index" 1785 checksum = "77775f8f3f7217702089053b94958f8f54061a3f663417df76e19cbdcca29bc1" 1786 dependencies = [ 1787 "quote", 1788 "wasm-bindgen-macro-support", 1789 ] 1790 1791 [[package]] 1792 name = "wasm-bindgen-macro-support" 1793 version = "0.2.127" 1794 source = "registry+https://github.com/rust-lang/crates.io-index" 1795 checksum = "e11d33f857dc2fb11b8bc75aee111aa9cbeb12cd9f25efd3d4c2a3dd4e235284" 1796 dependencies = [ 1797 "bumpalo", 1798 "proc-macro2", 1799 "quote", 1800 "syn 2.0.119", 1801 "wasm-bindgen-shared", 1802 ] 1803 1804 [[package]] 1805 name = "wasm-bindgen-shared" 1806 version = "0.2.127" 1807 source = "registry+https://github.com/rust-lang/crates.io-index" 1808 checksum = "7ef64dbcc55df09c7e5a46182d181c2cfa3e925f3da937ea764728b4bbb9dcbf" 1809 dependencies = [ 1810 "unicode-ident", 1811 ] 1812 1813 [[package]] 1814 name = "whoami" 1815 version = "1.6.1" 1816 source = "registry+https://github.com/rust-lang/crates.io-index" 1817 checksum = "5d4a4db5077702ca3015d3d02d74974948aba2ad9e12ab7df718ee64ccd7e97d" 1818 dependencies = [ 1819 "libredox", 1820 "wasite", 1821 ] 1822 1823 [[package]] 1824 name = "winapi" 1825 version = "0.3.9" 1826 source = "registry+https://github.com/rust-lang/crates.io-index" 1827 checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 1828 dependencies = [ 1829 "winapi-i686-pc-windows-gnu", 1830 "winapi-x86_64-pc-windows-gnu", 1831 ] 1832 1833 [[package]] 1834 name = "winapi-i686-pc-windows-gnu" 1835 version = "0.4.0" 1836 source = "registry+https://github.com/rust-lang/crates.io-index" 1837 checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 1838 1839 [[package]] 1840 name = "winapi-x86_64-pc-windows-gnu" 1841 version = "0.4.0" 1842 source = "registry+https://github.com/rust-lang/crates.io-index" 1843 checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 1844 1845 [[package]] 1846 name = "windows-link" 1847 version = "0.2.1" 1848 source = "registry+https://github.com/rust-lang/crates.io-index" 1849 checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" 1850 1851 [[package]] 1852 name = "windows-sys" 1853 version = "0.48.0" 1854 source = "registry+https://github.com/rust-lang/crates.io-index" 1855 checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 1856 dependencies = [ 1857 "windows-targets 0.48.5", 1858 ] 1859 1860 [[package]] 1861 name = "windows-sys" 1862 version = "0.59.0" 1863 source = "registry+https://github.com/rust-lang/crates.io-index" 1864 checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" 1865 dependencies = [ 1866 "windows-targets 0.52.6", 1867 ] 1868 1869 [[package]] 1870 name = "windows-sys" 1871 version = "0.61.2" 1872 source = "registry+https://github.com/rust-lang/crates.io-index" 1873 checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" 1874 dependencies = [ 1875 "windows-link", 1876 ] 1877 1878 [[package]] 1879 name = "windows-targets" 1880 version = "0.48.5" 1881 source = "registry+https://github.com/rust-lang/crates.io-index" 1882 checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 1883 dependencies = [ 1884 "windows_aarch64_gnullvm 0.48.5", 1885 "windows_aarch64_msvc 0.48.5", 1886 "windows_i686_gnu 0.48.5", 1887 "windows_i686_msvc 0.48.5", 1888 "windows_x86_64_gnu 0.48.5", 1889 "windows_x86_64_gnullvm 0.48.5", 1890 "windows_x86_64_msvc 0.48.5", 1891 ] 1892 1893 [[package]] 1894 name = "windows-targets" 1895 version = "0.52.6" 1896 source = "registry+https://github.com/rust-lang/crates.io-index" 1897 checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 1898 dependencies = [ 1899 "windows_aarch64_gnullvm 0.52.6", 1900 "windows_aarch64_msvc 0.52.6", 1901 "windows_i686_gnu 0.52.6", 1902 "windows_i686_gnullvm", 1903 "windows_i686_msvc 0.52.6", 1904 "windows_x86_64_gnu 0.52.6", 1905 "windows_x86_64_gnullvm 0.52.6", 1906 "windows_x86_64_msvc 0.52.6", 1907 ] 1908 1909 [[package]] 1910 name = "windows_aarch64_gnullvm" 1911 version = "0.48.5" 1912 source = "registry+https://github.com/rust-lang/crates.io-index" 1913 checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 1914 1915 [[package]] 1916 name = "windows_aarch64_gnullvm" 1917 version = "0.52.6" 1918 source = "registry+https://github.com/rust-lang/crates.io-index" 1919 checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 1920 1921 [[package]] 1922 name = "windows_aarch64_msvc" 1923 version = "0.48.5" 1924 source = "registry+https://github.com/rust-lang/crates.io-index" 1925 checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 1926 1927 [[package]] 1928 name = "windows_aarch64_msvc" 1929 version = "0.52.6" 1930 source = "registry+https://github.com/rust-lang/crates.io-index" 1931 checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 1932 1933 [[package]] 1934 name = "windows_i686_gnu" 1935 version = "0.48.5" 1936 source = "registry+https://github.com/rust-lang/crates.io-index" 1937 checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 1938 1939 [[package]] 1940 name = "windows_i686_gnu" 1941 version = "0.52.6" 1942 source = "registry+https://github.com/rust-lang/crates.io-index" 1943 checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 1944 1945 [[package]] 1946 name = "windows_i686_gnullvm" 1947 version = "0.52.6" 1948 source = "registry+https://github.com/rust-lang/crates.io-index" 1949 checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 1950 1951 [[package]] 1952 name = "windows_i686_msvc" 1953 version = "0.48.5" 1954 source = "registry+https://github.com/rust-lang/crates.io-index" 1955 checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 1956 1957 [[package]] 1958 name = "windows_i686_msvc" 1959 version = "0.52.6" 1960 source = "registry+https://github.com/rust-lang/crates.io-index" 1961 checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 1962 1963 [[package]] 1964 name = "windows_x86_64_gnu" 1965 version = "0.48.5" 1966 source = "registry+https://github.com/rust-lang/crates.io-index" 1967 checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 1968 1969 [[package]] 1970 name = "windows_x86_64_gnu" 1971 version = "0.52.6" 1972 source = "registry+https://github.com/rust-lang/crates.io-index" 1973 checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 1974 1975 [[package]] 1976 name = "windows_x86_64_gnullvm" 1977 version = "0.48.5" 1978 source = "registry+https://github.com/rust-lang/crates.io-index" 1979 checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 1980 1981 [[package]] 1982 name = "windows_x86_64_gnullvm" 1983 version = "0.52.6" 1984 source = "registry+https://github.com/rust-lang/crates.io-index" 1985 checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 1986 1987 [[package]] 1988 name = "windows_x86_64_msvc" 1989 version = "0.48.5" 1990 source = "registry+https://github.com/rust-lang/crates.io-index" 1991 checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 1992 1993 [[package]] 1994 name = "windows_x86_64_msvc" 1995 version = "0.52.6" 1996 source = "registry+https://github.com/rust-lang/crates.io-index" 1997 checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 1998 1999 [[package]] 2000 name = "writeable" 2001 version = "0.6.3" 2002 source = "registry+https://github.com/rust-lang/crates.io-index" 2003 checksum = "1ffae5123b2d3fc086436f8834ae3ab053a283cfac8fe0a0b8eaae044768a4c4" 2004 2005 [[package]] 2006 name = "yoke" 2007 version = "0.8.3" 2008 source = "registry+https://github.com/rust-lang/crates.io-index" 2009 checksum = "709fe23a0424b6a435d82152b1bd3fdfb0833487d5fa90d05d42762a9891fef5" 2010 dependencies = [ 2011 "stable_deref_trait", 2012 "yoke-derive", 2013 "zerofrom", 2014 ] 2015 2016 [[package]] 2017 name = "yoke-derive" 2018 version = "0.8.2" 2019 source = "registry+https://github.com/rust-lang/crates.io-index" 2020 checksum = "de844c262c8848816172cef550288e7dc6c7b7814b4ee56b3e1553f275f1858e" 2021 dependencies = [ 2022 "proc-macro2", 2023 "quote", 2024 "syn 2.0.119", 2025 "synstructure", 2026 ] 2027 2028 [[package]] 2029 name = "zerocopy" 2030 version = "0.8.56" 2031 source = "registry+https://github.com/rust-lang/crates.io-index" 2032 checksum = "556764e583adb45a9f8d413c2a147fa7e8d821e48e12b14fd560b607998b75eb" 2033 dependencies = [ 2034 "zerocopy-derive", 2035 ] 2036 2037 [[package]] 2038 name = "zerocopy-derive" 2039 version = "0.8.56" 2040 source = "registry+https://github.com/rust-lang/crates.io-index" 2041 checksum = "f2ab42fc20575779bd240faa45f94a74256f755c0fa9e89f0ede20d91d0cdfc1" 2042 dependencies = [ 2043 "proc-macro2", 2044 "quote", 2045 "syn 2.0.119", 2046 ] 2047 2048 [[package]] 2049 name = "zerofrom" 2050 version = "0.1.8" 2051 source = "registry+https://github.com/rust-lang/crates.io-index" 2052 checksum = "0ec05a11813ea801ff6d75110ad09cd0824ddba17dfe17128ea0d5f68e6c5272" 2053 dependencies = [ 2054 "zerofrom-derive", 2055 ] 2056 2057 [[package]] 2058 name = "zerofrom-derive" 2059 version = "0.1.7" 2060 source = "registry+https://github.com/rust-lang/crates.io-index" 2061 checksum = "11532158c46691caf0f2593ea8358fed6bbf68a0315e80aae9bd41fbade684a1" 2062 dependencies = [ 2063 "proc-macro2", 2064 "quote", 2065 "syn 2.0.119", 2066 "synstructure", 2067 ] 2068 2069 [[package]] 2070 name = "zerotrie" 2071 version = "0.2.4" 2072 source = "registry+https://github.com/rust-lang/crates.io-index" 2073 checksum = "0f9152d31db0792fa83f70fb2f83148effb5c1f5b8c7686c3459e361d9bc20bf" 2074 dependencies = [ 2075 "displaydoc", 2076 "yoke", 2077 "zerofrom", 2078 ] 2079 2080 [[package]] 2081 name = "zerovec" 2082 version = "0.11.6" 2083 source = "registry+https://github.com/rust-lang/crates.io-index" 2084 checksum = "90f911cbc359ab6af17377d242225f4d75119aec87ea711a880987b18cd7b239" 2085 dependencies = [ 2086 "yoke", 2087 "zerofrom", 2088 "zerovec-derive", 2089 ] 2090 2091 [[package]] 2092 name = "zerovec-derive" 2093 version = "0.11.3" 2094 source = "registry+https://github.com/rust-lang/crates.io-index" 2095 checksum = "625dc425cab0dca6dc3c3319506e6593dcb08a9f387ea3b284dbd52a92c40555" 2096 dependencies = [ 2097 "proc-macro2", 2098 "quote", 2099 "syn 2.0.119", 2100 ] 2101 2102 [[package]] 2103 name = "zmij" 2104 version = "1.0.23" 2105 source = "registry+https://github.com/rust-lang/crates.io-index" 2106 checksum = "29666d0abbfad1e3dc4dcf6144730dd3a3ab225bbbdac83319345b1b44ccfc1b"