/ backend / Cargo.lock
Cargo.lock
   1  # This file is automatically @generated by Cargo.
   2  # It is not intended for manual editing.
   3  version = 3
   4  
   5  [[package]]
   6  name = "accounts_rs"
   7  version = "0.1.0"
   8  dependencies = [
   9   "aes-gcm",
  10   "argon2",
  11   "base64 0.21.7",
  12   "chrono",
  13   "color-eyre",
  14   "dotenvy",
  15   "eyre",
  16   "futures",
  17   "jwt",
  18   "log",
  19   "mobc",
  20   "mobc-redis",
  21   "openssl",
  22   "rand",
  23   "reqwest",
  24   "rocket",
  25   "rocket_dyn_templates",
  26   "serde",
  27   "serde_json",
  28   "serde_with",
  29   "sqlx",
  30   "thiserror",
  31   "tokio",
  32   "uuid",
  33  ]
  34  
  35  [[package]]
  36  name = "addr2line"
  37  version = "0.21.0"
  38  source = "registry+https://github.com/rust-lang/crates.io-index"
  39  checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
  40  dependencies = [
  41   "gimli",
  42  ]
  43  
  44  [[package]]
  45  name = "adler"
  46  version = "1.0.2"
  47  source = "registry+https://github.com/rust-lang/crates.io-index"
  48  checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
  49  
  50  [[package]]
  51  name = "aead"
  52  version = "0.5.2"
  53  source = "registry+https://github.com/rust-lang/crates.io-index"
  54  checksum = "d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0"
  55  dependencies = [
  56   "crypto-common",
  57   "generic-array",
  58  ]
  59  
  60  [[package]]
  61  name = "aes"
  62  version = "0.8.4"
  63  source = "registry+https://github.com/rust-lang/crates.io-index"
  64  checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0"
  65  dependencies = [
  66   "cfg-if",
  67   "cipher",
  68   "cpufeatures",
  69  ]
  70  
  71  [[package]]
  72  name = "aes-gcm"
  73  version = "0.10.3"
  74  source = "registry+https://github.com/rust-lang/crates.io-index"
  75  checksum = "831010a0f742e1209b3bcea8fab6a8e149051ba6099432c8cb2cc117dec3ead1"
  76  dependencies = [
  77   "aead",
  78   "aes",
  79   "cipher",
  80   "ctr",
  81   "ghash",
  82   "subtle",
  83  ]
  84  
  85  [[package]]
  86  name = "ahash"
  87  version = "0.8.11"
  88  source = "registry+https://github.com/rust-lang/crates.io-index"
  89  checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
  90  dependencies = [
  91   "cfg-if",
  92   "getrandom",
  93   "once_cell",
  94   "version_check",
  95   "zerocopy",
  96  ]
  97  
  98  [[package]]
  99  name = "aho-corasick"
 100  version = "1.1.3"
 101  source = "registry+https://github.com/rust-lang/crates.io-index"
 102  checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
 103  dependencies = [
 104   "memchr",
 105  ]
 106  
 107  [[package]]
 108  name = "allocator-api2"
 109  version = "0.2.18"
 110  source = "registry+https://github.com/rust-lang/crates.io-index"
 111  checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f"
 112  
 113  [[package]]
 114  name = "android-tzdata"
 115  version = "0.1.1"
 116  source = "registry+https://github.com/rust-lang/crates.io-index"
 117  checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
 118  
 119  [[package]]
 120  name = "android_system_properties"
 121  version = "0.1.5"
 122  source = "registry+https://github.com/rust-lang/crates.io-index"
 123  checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
 124  dependencies = [
 125   "libc",
 126  ]
 127  
 128  [[package]]
 129  name = "argon2"
 130  version = "0.5.3"
 131  source = "registry+https://github.com/rust-lang/crates.io-index"
 132  checksum = "3c3610892ee6e0cbce8ae2700349fcf8f98adb0dbfbee85aec3c9179d29cc072"
 133  dependencies = [
 134   "base64ct",
 135   "blake2",
 136   "cpufeatures",
 137   "password-hash",
 138  ]
 139  
 140  [[package]]
 141  name = "async-channel"
 142  version = "1.9.0"
 143  source = "registry+https://github.com/rust-lang/crates.io-index"
 144  checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35"
 145  dependencies = [
 146   "concurrent-queue",
 147   "event-listener 2.5.3",
 148   "futures-core",
 149  ]
 150  
 151  [[package]]
 152  name = "async-channel"
 153  version = "2.3.1"
 154  source = "registry+https://github.com/rust-lang/crates.io-index"
 155  checksum = "89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a"
 156  dependencies = [
 157   "concurrent-queue",
 158   "event-listener-strategy",
 159   "futures-core",
 160   "pin-project-lite",
 161  ]
 162  
 163  [[package]]
 164  name = "async-executor"
 165  version = "1.12.0"
 166  source = "registry+https://github.com/rust-lang/crates.io-index"
 167  checksum = "c8828ec6e544c02b0d6691d21ed9f9218d0384a82542855073c2a3f58304aaf0"
 168  dependencies = [
 169   "async-task",
 170   "concurrent-queue",
 171   "fastrand 2.1.0",
 172   "futures-lite 2.3.0",
 173   "slab",
 174  ]
 175  
 176  [[package]]
 177  name = "async-global-executor"
 178  version = "2.4.1"
 179  source = "registry+https://github.com/rust-lang/crates.io-index"
 180  checksum = "05b1b633a2115cd122d73b955eadd9916c18c8f510ec9cd1686404c60ad1c29c"
 181  dependencies = [
 182   "async-channel 2.3.1",
 183   "async-executor",
 184   "async-io 2.3.3",
 185   "async-lock 3.4.0",
 186   "blocking",
 187   "futures-lite 2.3.0",
 188   "once_cell",
 189  ]
 190  
 191  [[package]]
 192  name = "async-io"
 193  version = "1.13.0"
 194  source = "registry+https://github.com/rust-lang/crates.io-index"
 195  checksum = "0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af"
 196  dependencies = [
 197   "async-lock 2.8.0",
 198   "autocfg",
 199   "cfg-if",
 200   "concurrent-queue",
 201   "futures-lite 1.13.0",
 202   "log",
 203   "parking",
 204   "polling 2.8.0",
 205   "rustix 0.37.27",
 206   "slab",
 207   "socket2 0.4.10",
 208   "waker-fn",
 209  ]
 210  
 211  [[package]]
 212  name = "async-io"
 213  version = "2.3.3"
 214  source = "registry+https://github.com/rust-lang/crates.io-index"
 215  checksum = "0d6baa8f0178795da0e71bc42c9e5d13261aac7ee549853162e66a241ba17964"
 216  dependencies = [
 217   "async-lock 3.4.0",
 218   "cfg-if",
 219   "concurrent-queue",
 220   "futures-io",
 221   "futures-lite 2.3.0",
 222   "parking",
 223   "polling 3.7.2",
 224   "rustix 0.38.34",
 225   "slab",
 226   "tracing",
 227   "windows-sys 0.52.0",
 228  ]
 229  
 230  [[package]]
 231  name = "async-lock"
 232  version = "2.8.0"
 233  source = "registry+https://github.com/rust-lang/crates.io-index"
 234  checksum = "287272293e9d8c41773cec55e365490fe034813a2f172f502d6ddcf75b2f582b"
 235  dependencies = [
 236   "event-listener 2.5.3",
 237  ]
 238  
 239  [[package]]
 240  name = "async-lock"
 241  version = "3.4.0"
 242  source = "registry+https://github.com/rust-lang/crates.io-index"
 243  checksum = "ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18"
 244  dependencies = [
 245   "event-listener 5.3.1",
 246   "event-listener-strategy",
 247   "pin-project-lite",
 248  ]
 249  
 250  [[package]]
 251  name = "async-std"
 252  version = "1.12.0"
 253  source = "registry+https://github.com/rust-lang/crates.io-index"
 254  checksum = "62565bb4402e926b29953c785397c6dc0391b7b446e45008b0049eb43cec6f5d"
 255  dependencies = [
 256   "async-channel 1.9.0",
 257   "async-global-executor",
 258   "async-io 1.13.0",
 259   "async-lock 2.8.0",
 260   "crossbeam-utils",
 261   "futures-channel",
 262   "futures-core",
 263   "futures-io",
 264   "futures-lite 1.13.0",
 265   "gloo-timers",
 266   "kv-log-macro",
 267   "log",
 268   "memchr",
 269   "once_cell",
 270   "pin-project-lite",
 271   "pin-utils",
 272   "slab",
 273   "wasm-bindgen-futures",
 274  ]
 275  
 276  [[package]]
 277  name = "async-stream"
 278  version = "0.3.5"
 279  source = "registry+https://github.com/rust-lang/crates.io-index"
 280  checksum = "cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51"
 281  dependencies = [
 282   "async-stream-impl",
 283   "futures-core",
 284   "pin-project-lite",
 285  ]
 286  
 287  [[package]]
 288  name = "async-stream-impl"
 289  version = "0.3.5"
 290  source = "registry+https://github.com/rust-lang/crates.io-index"
 291  checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193"
 292  dependencies = [
 293   "proc-macro2",
 294   "quote",
 295   "syn 2.0.68",
 296  ]
 297  
 298  [[package]]
 299  name = "async-task"
 300  version = "4.7.1"
 301  source = "registry+https://github.com/rust-lang/crates.io-index"
 302  checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
 303  
 304  [[package]]
 305  name = "async-trait"
 306  version = "0.1.80"
 307  source = "registry+https://github.com/rust-lang/crates.io-index"
 308  checksum = "c6fa2087f2753a7da8cc1c0dbfcf89579dd57458e36769de5ac750b4671737ca"
 309  dependencies = [
 310   "proc-macro2",
 311   "quote",
 312   "syn 2.0.68",
 313  ]
 314  
 315  [[package]]
 316  name = "atoi"
 317  version = "2.0.0"
 318  source = "registry+https://github.com/rust-lang/crates.io-index"
 319  checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528"
 320  dependencies = [
 321   "num-traits",
 322  ]
 323  
 324  [[package]]
 325  name = "atomic"
 326  version = "0.5.3"
 327  source = "registry+https://github.com/rust-lang/crates.io-index"
 328  checksum = "c59bdb34bc650a32731b31bd8f0829cc15d24a708ee31559e0bb34f2bc320cba"
 329  
 330  [[package]]
 331  name = "atomic"
 332  version = "0.6.0"
 333  source = "registry+https://github.com/rust-lang/crates.io-index"
 334  checksum = "8d818003e740b63afc82337e3160717f4f63078720a810b7b903e70a5d1d2994"
 335  dependencies = [
 336   "bytemuck",
 337  ]
 338  
 339  [[package]]
 340  name = "atomic-waker"
 341  version = "1.1.2"
 342  source = "registry+https://github.com/rust-lang/crates.io-index"
 343  checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
 344  
 345  [[package]]
 346  name = "autocfg"
 347  version = "1.3.0"
 348  source = "registry+https://github.com/rust-lang/crates.io-index"
 349  checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0"
 350  
 351  [[package]]
 352  name = "backtrace"
 353  version = "0.3.71"
 354  source = "registry+https://github.com/rust-lang/crates.io-index"
 355  checksum = "26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d"
 356  dependencies = [
 357   "addr2line",
 358   "cc",
 359   "cfg-if",
 360   "libc",
 361   "miniz_oxide",
 362   "object",
 363   "rustc-demangle",
 364  ]
 365  
 366  [[package]]
 367  name = "base64"
 368  version = "0.13.1"
 369  source = "registry+https://github.com/rust-lang/crates.io-index"
 370  checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
 371  
 372  [[package]]
 373  name = "base64"
 374  version = "0.21.7"
 375  source = "registry+https://github.com/rust-lang/crates.io-index"
 376  checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
 377  
 378  [[package]]
 379  name = "base64"
 380  version = "0.22.1"
 381  source = "registry+https://github.com/rust-lang/crates.io-index"
 382  checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
 383  
 384  [[package]]
 385  name = "base64ct"
 386  version = "1.6.0"
 387  source = "registry+https://github.com/rust-lang/crates.io-index"
 388  checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
 389  
 390  [[package]]
 391  name = "binascii"
 392  version = "0.1.4"
 393  source = "registry+https://github.com/rust-lang/crates.io-index"
 394  checksum = "383d29d513d8764dcdc42ea295d979eb99c3c9f00607b3692cf68a431f7dca72"
 395  
 396  [[package]]
 397  name = "bitflags"
 398  version = "1.3.2"
 399  source = "registry+https://github.com/rust-lang/crates.io-index"
 400  checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
 401  
 402  [[package]]
 403  name = "bitflags"
 404  version = "2.6.0"
 405  source = "registry+https://github.com/rust-lang/crates.io-index"
 406  checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
 407  dependencies = [
 408   "serde",
 409  ]
 410  
 411  [[package]]
 412  name = "blake2"
 413  version = "0.10.6"
 414  source = "registry+https://github.com/rust-lang/crates.io-index"
 415  checksum = "46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe"
 416  dependencies = [
 417   "digest",
 418  ]
 419  
 420  [[package]]
 421  name = "block-buffer"
 422  version = "0.10.4"
 423  source = "registry+https://github.com/rust-lang/crates.io-index"
 424  checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
 425  dependencies = [
 426   "generic-array",
 427  ]
 428  
 429  [[package]]
 430  name = "blocking"
 431  version = "1.6.1"
 432  source = "registry+https://github.com/rust-lang/crates.io-index"
 433  checksum = "703f41c54fc768e63e091340b424302bb1c29ef4aa0c7f10fe849dfb114d29ea"
 434  dependencies = [
 435   "async-channel 2.3.1",
 436   "async-task",
 437   "futures-io",
 438   "futures-lite 2.3.0",
 439   "piper",
 440  ]
 441  
 442  [[package]]
 443  name = "bumpalo"
 444  version = "3.16.0"
 445  source = "registry+https://github.com/rust-lang/crates.io-index"
 446  checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
 447  
 448  [[package]]
 449  name = "bytemuck"
 450  version = "1.16.1"
 451  source = "registry+https://github.com/rust-lang/crates.io-index"
 452  checksum = "b236fc92302c97ed75b38da1f4917b5cdda4984745740f153a5d3059e48d725e"
 453  
 454  [[package]]
 455  name = "byteorder"
 456  version = "1.5.0"
 457  source = "registry+https://github.com/rust-lang/crates.io-index"
 458  checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
 459  
 460  [[package]]
 461  name = "bytes"
 462  version = "1.6.0"
 463  source = "registry+https://github.com/rust-lang/crates.io-index"
 464  checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9"
 465  
 466  [[package]]
 467  name = "cc"
 468  version = "1.0.101"
 469  source = "registry+https://github.com/rust-lang/crates.io-index"
 470  checksum = "ac367972e516d45567c7eafc73d24e1c193dcf200a8d94e9db7b3d38b349572d"
 471  
 472  [[package]]
 473  name = "cfg-if"
 474  version = "1.0.0"
 475  source = "registry+https://github.com/rust-lang/crates.io-index"
 476  checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
 477  
 478  [[package]]
 479  name = "chrono"
 480  version = "0.4.38"
 481  source = "registry+https://github.com/rust-lang/crates.io-index"
 482  checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
 483  dependencies = [
 484   "android-tzdata",
 485   "iana-time-zone",
 486   "js-sys",
 487   "num-traits",
 488   "serde",
 489   "wasm-bindgen",
 490   "windows-targets 0.52.5",
 491  ]
 492  
 493  [[package]]
 494  name = "cipher"
 495  version = "0.4.4"
 496  source = "registry+https://github.com/rust-lang/crates.io-index"
 497  checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
 498  dependencies = [
 499   "crypto-common",
 500   "inout",
 501  ]
 502  
 503  [[package]]
 504  name = "color-eyre"
 505  version = "0.6.3"
 506  source = "registry+https://github.com/rust-lang/crates.io-index"
 507  checksum = "55146f5e46f237f7423d74111267d4597b59b0dad0ffaf7303bce9945d843ad5"
 508  dependencies = [
 509   "backtrace",
 510   "color-spantrace",
 511   "eyre",
 512   "indenter",
 513   "once_cell",
 514   "owo-colors",
 515   "tracing-error",
 516  ]
 517  
 518  [[package]]
 519  name = "color-spantrace"
 520  version = "0.2.1"
 521  source = "registry+https://github.com/rust-lang/crates.io-index"
 522  checksum = "cd6be1b2a7e382e2b98b43b2adcca6bb0e465af0bdd38123873ae61eb17a72c2"
 523  dependencies = [
 524   "once_cell",
 525   "owo-colors",
 526   "tracing-core",
 527   "tracing-error",
 528  ]
 529  
 530  [[package]]
 531  name = "combine"
 532  version = "4.6.7"
 533  source = "registry+https://github.com/rust-lang/crates.io-index"
 534  checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
 535  dependencies = [
 536   "bytes",
 537   "futures-core",
 538   "memchr",
 539   "pin-project-lite",
 540   "tokio",
 541   "tokio-util",
 542  ]
 543  
 544  [[package]]
 545  name = "concurrent-queue"
 546  version = "2.5.0"
 547  source = "registry+https://github.com/rust-lang/crates.io-index"
 548  checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
 549  dependencies = [
 550   "crossbeam-utils",
 551  ]
 552  
 553  [[package]]
 554  name = "const-oid"
 555  version = "0.9.6"
 556  source = "registry+https://github.com/rust-lang/crates.io-index"
 557  checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
 558  
 559  [[package]]
 560  name = "cookie"
 561  version = "0.18.1"
 562  source = "registry+https://github.com/rust-lang/crates.io-index"
 563  checksum = "4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747"
 564  dependencies = [
 565   "aes-gcm",
 566   "base64 0.22.1",
 567   "hkdf",
 568   "percent-encoding",
 569   "rand",
 570   "sha2",
 571   "subtle",
 572   "time",
 573   "version_check",
 574  ]
 575  
 576  [[package]]
 577  name = "core-foundation"
 578  version = "0.9.4"
 579  source = "registry+https://github.com/rust-lang/crates.io-index"
 580  checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
 581  dependencies = [
 582   "core-foundation-sys",
 583   "libc",
 584  ]
 585  
 586  [[package]]
 587  name = "core-foundation-sys"
 588  version = "0.8.6"
 589  source = "registry+https://github.com/rust-lang/crates.io-index"
 590  checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
 591  
 592  [[package]]
 593  name = "cpufeatures"
 594  version = "0.2.12"
 595  source = "registry+https://github.com/rust-lang/crates.io-index"
 596  checksum = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504"
 597  dependencies = [
 598   "libc",
 599  ]
 600  
 601  [[package]]
 602  name = "crc"
 603  version = "3.2.1"
 604  source = "registry+https://github.com/rust-lang/crates.io-index"
 605  checksum = "69e6e4d7b33a94f0991c26729976b10ebde1d34c3ee82408fb536164fa10d636"
 606  dependencies = [
 607   "crc-catalog",
 608  ]
 609  
 610  [[package]]
 611  name = "crc-catalog"
 612  version = "2.4.0"
 613  source = "registry+https://github.com/rust-lang/crates.io-index"
 614  checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
 615  
 616  [[package]]
 617  name = "crossbeam-channel"
 618  version = "0.5.13"
 619  source = "registry+https://github.com/rust-lang/crates.io-index"
 620  checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2"
 621  dependencies = [
 622   "crossbeam-utils",
 623  ]
 624  
 625  [[package]]
 626  name = "crossbeam-queue"
 627  version = "0.3.11"
 628  source = "registry+https://github.com/rust-lang/crates.io-index"
 629  checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35"
 630  dependencies = [
 631   "crossbeam-utils",
 632  ]
 633  
 634  [[package]]
 635  name = "crossbeam-utils"
 636  version = "0.8.20"
 637  source = "registry+https://github.com/rust-lang/crates.io-index"
 638  checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
 639  
 640  [[package]]
 641  name = "crypto-common"
 642  version = "0.1.6"
 643  source = "registry+https://github.com/rust-lang/crates.io-index"
 644  checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
 645  dependencies = [
 646   "generic-array",
 647   "rand_core",
 648   "typenum",
 649  ]
 650  
 651  [[package]]
 652  name = "ctr"
 653  version = "0.9.2"
 654  source = "registry+https://github.com/rust-lang/crates.io-index"
 655  checksum = "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835"
 656  dependencies = [
 657   "cipher",
 658  ]
 659  
 660  [[package]]
 661  name = "darling"
 662  version = "0.20.9"
 663  source = "registry+https://github.com/rust-lang/crates.io-index"
 664  checksum = "83b2eb4d90d12bdda5ed17de686c2acb4c57914f8f921b8da7e112b5a36f3fe1"
 665  dependencies = [
 666   "darling_core",
 667   "darling_macro",
 668  ]
 669  
 670  [[package]]
 671  name = "darling_core"
 672  version = "0.20.9"
 673  source = "registry+https://github.com/rust-lang/crates.io-index"
 674  checksum = "622687fe0bac72a04e5599029151f5796111b90f1baaa9b544d807a5e31cd120"
 675  dependencies = [
 676   "fnv",
 677   "ident_case",
 678   "proc-macro2",
 679   "quote",
 680   "strsim",
 681   "syn 2.0.68",
 682  ]
 683  
 684  [[package]]
 685  name = "darling_macro"
 686  version = "0.20.9"
 687  source = "registry+https://github.com/rust-lang/crates.io-index"
 688  checksum = "733cabb43482b1a1b53eee8583c2b9e8684d592215ea83efd305dd31bc2f0178"
 689  dependencies = [
 690   "darling_core",
 691   "quote",
 692   "syn 2.0.68",
 693  ]
 694  
 695  [[package]]
 696  name = "der"
 697  version = "0.7.9"
 698  source = "registry+https://github.com/rust-lang/crates.io-index"
 699  checksum = "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0"
 700  dependencies = [
 701   "const-oid",
 702   "pem-rfc7468",
 703   "zeroize",
 704  ]
 705  
 706  [[package]]
 707  name = "deranged"
 708  version = "0.3.11"
 709  source = "registry+https://github.com/rust-lang/crates.io-index"
 710  checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
 711  dependencies = [
 712   "powerfmt",
 713   "serde",
 714  ]
 715  
 716  [[package]]
 717  name = "devise"
 718  version = "0.4.1"
 719  source = "registry+https://github.com/rust-lang/crates.io-index"
 720  checksum = "d6eacefd3f541c66fc61433d65e54e0e46e0a029a819a7dbbc7a7b489e8a85f8"
 721  dependencies = [
 722   "devise_codegen",
 723   "devise_core",
 724  ]
 725  
 726  [[package]]
 727  name = "devise_codegen"
 728  version = "0.4.1"
 729  source = "registry+https://github.com/rust-lang/crates.io-index"
 730  checksum = "9c8cf4b8dd484ede80fd5c547592c46c3745a617c8af278e2b72bea86b2dfed6"
 731  dependencies = [
 732   "devise_core",
 733   "quote",
 734  ]
 735  
 736  [[package]]
 737  name = "devise_core"
 738  version = "0.4.1"
 739  source = "registry+https://github.com/rust-lang/crates.io-index"
 740  checksum = "35b50dba0afdca80b187392b24f2499a88c336d5a8493e4b4ccfb608708be56a"
 741  dependencies = [
 742   "bitflags 2.6.0",
 743   "proc-macro2",
 744   "proc-macro2-diagnostics",
 745   "quote",
 746   "syn 2.0.68",
 747  ]
 748  
 749  [[package]]
 750  name = "digest"
 751  version = "0.10.7"
 752  source = "registry+https://github.com/rust-lang/crates.io-index"
 753  checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
 754  dependencies = [
 755   "block-buffer",
 756   "const-oid",
 757   "crypto-common",
 758   "subtle",
 759  ]
 760  
 761  [[package]]
 762  name = "dotenvy"
 763  version = "0.15.7"
 764  source = "registry+https://github.com/rust-lang/crates.io-index"
 765  checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
 766  
 767  [[package]]
 768  name = "either"
 769  version = "1.13.0"
 770  source = "registry+https://github.com/rust-lang/crates.io-index"
 771  checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
 772  dependencies = [
 773   "serde",
 774  ]
 775  
 776  [[package]]
 777  name = "encoding_rs"
 778  version = "0.8.34"
 779  source = "registry+https://github.com/rust-lang/crates.io-index"
 780  checksum = "b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59"
 781  dependencies = [
 782   "cfg-if",
 783  ]
 784  
 785  [[package]]
 786  name = "equivalent"
 787  version = "1.0.1"
 788  source = "registry+https://github.com/rust-lang/crates.io-index"
 789  checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
 790  
 791  [[package]]
 792  name = "errno"
 793  version = "0.3.9"
 794  source = "registry+https://github.com/rust-lang/crates.io-index"
 795  checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba"
 796  dependencies = [
 797   "libc",
 798   "windows-sys 0.52.0",
 799  ]
 800  
 801  [[package]]
 802  name = "etcetera"
 803  version = "0.8.0"
 804  source = "registry+https://github.com/rust-lang/crates.io-index"
 805  checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943"
 806  dependencies = [
 807   "cfg-if",
 808   "home",
 809   "windows-sys 0.48.0",
 810  ]
 811  
 812  [[package]]
 813  name = "event-listener"
 814  version = "2.5.3"
 815  source = "registry+https://github.com/rust-lang/crates.io-index"
 816  checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
 817  
 818  [[package]]
 819  name = "event-listener"
 820  version = "5.3.1"
 821  source = "registry+https://github.com/rust-lang/crates.io-index"
 822  checksum = "6032be9bd27023a771701cc49f9f053c751055f71efb2e0ae5c15809093675ba"
 823  dependencies = [
 824   "concurrent-queue",
 825   "parking",
 826   "pin-project-lite",
 827  ]
 828  
 829  [[package]]
 830  name = "event-listener-strategy"
 831  version = "0.5.2"
 832  source = "registry+https://github.com/rust-lang/crates.io-index"
 833  checksum = "0f214dc438f977e6d4e3500aaa277f5ad94ca83fbbd9b1a15713ce2344ccc5a1"
 834  dependencies = [
 835   "event-listener 5.3.1",
 836   "pin-project-lite",
 837  ]
 838  
 839  [[package]]
 840  name = "eyre"
 841  version = "0.6.12"
 842  source = "registry+https://github.com/rust-lang/crates.io-index"
 843  checksum = "7cd915d99f24784cdc19fd37ef22b97e3ff0ae756c7e492e9fbfe897d61e2aec"
 844  dependencies = [
 845   "indenter",
 846   "once_cell",
 847  ]
 848  
 849  [[package]]
 850  name = "fastrand"
 851  version = "1.9.0"
 852  source = "registry+https://github.com/rust-lang/crates.io-index"
 853  checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
 854  dependencies = [
 855   "instant",
 856  ]
 857  
 858  [[package]]
 859  name = "fastrand"
 860  version = "2.1.0"
 861  source = "registry+https://github.com/rust-lang/crates.io-index"
 862  checksum = "9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a"
 863  
 864  [[package]]
 865  name = "figment"
 866  version = "0.10.19"
 867  source = "registry+https://github.com/rust-lang/crates.io-index"
 868  checksum = "8cb01cd46b0cf372153850f4c6c272d9cbea2da513e07538405148f95bd789f3"
 869  dependencies = [
 870   "atomic 0.6.0",
 871   "pear",
 872   "serde",
 873   "toml",
 874   "uncased",
 875   "version_check",
 876  ]
 877  
 878  [[package]]
 879  name = "filetime"
 880  version = "0.2.23"
 881  source = "registry+https://github.com/rust-lang/crates.io-index"
 882  checksum = "1ee447700ac8aa0b2f2bd7bc4462ad686ba06baa6727ac149a2d6277f0d240fd"
 883  dependencies = [
 884   "cfg-if",
 885   "libc",
 886   "redox_syscall 0.4.1",
 887   "windows-sys 0.52.0",
 888  ]
 889  
 890  [[package]]
 891  name = "flume"
 892  version = "0.11.0"
 893  source = "registry+https://github.com/rust-lang/crates.io-index"
 894  checksum = "55ac459de2512911e4b674ce33cf20befaba382d05b62b008afc1c8b57cbf181"
 895  dependencies = [
 896   "futures-core",
 897   "futures-sink",
 898   "spin",
 899  ]
 900  
 901  [[package]]
 902  name = "fnv"
 903  version = "1.0.7"
 904  source = "registry+https://github.com/rust-lang/crates.io-index"
 905  checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
 906  
 907  [[package]]
 908  name = "foreign-types"
 909  version = "0.3.2"
 910  source = "registry+https://github.com/rust-lang/crates.io-index"
 911  checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
 912  dependencies = [
 913   "foreign-types-shared",
 914  ]
 915  
 916  [[package]]
 917  name = "foreign-types-shared"
 918  version = "0.1.1"
 919  source = "registry+https://github.com/rust-lang/crates.io-index"
 920  checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
 921  
 922  [[package]]
 923  name = "form_urlencoded"
 924  version = "1.2.1"
 925  source = "registry+https://github.com/rust-lang/crates.io-index"
 926  checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
 927  dependencies = [
 928   "percent-encoding",
 929  ]
 930  
 931  [[package]]
 932  name = "fsevent-sys"
 933  version = "4.1.0"
 934  source = "registry+https://github.com/rust-lang/crates.io-index"
 935  checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2"
 936  dependencies = [
 937   "libc",
 938  ]
 939  
 940  [[package]]
 941  name = "futures"
 942  version = "0.3.30"
 943  source = "registry+https://github.com/rust-lang/crates.io-index"
 944  checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0"
 945  dependencies = [
 946   "futures-channel",
 947   "futures-core",
 948   "futures-executor",
 949   "futures-io",
 950   "futures-sink",
 951   "futures-task",
 952   "futures-util",
 953  ]
 954  
 955  [[package]]
 956  name = "futures-channel"
 957  version = "0.3.30"
 958  source = "registry+https://github.com/rust-lang/crates.io-index"
 959  checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
 960  dependencies = [
 961   "futures-core",
 962   "futures-sink",
 963  ]
 964  
 965  [[package]]
 966  name = "futures-core"
 967  version = "0.3.30"
 968  source = "registry+https://github.com/rust-lang/crates.io-index"
 969  checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
 970  
 971  [[package]]
 972  name = "futures-executor"
 973  version = "0.3.30"
 974  source = "registry+https://github.com/rust-lang/crates.io-index"
 975  checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d"
 976  dependencies = [
 977   "futures-core",
 978   "futures-task",
 979   "futures-util",
 980  ]
 981  
 982  [[package]]
 983  name = "futures-intrusive"
 984  version = "0.5.0"
 985  source = "registry+https://github.com/rust-lang/crates.io-index"
 986  checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f"
 987  dependencies = [
 988   "futures-core",
 989   "lock_api",
 990   "parking_lot",
 991  ]
 992  
 993  [[package]]
 994  name = "futures-io"
 995  version = "0.3.30"
 996  source = "registry+https://github.com/rust-lang/crates.io-index"
 997  checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
 998  
 999  [[package]]
1000  name = "futures-lite"
1001  version = "1.13.0"
1002  source = "registry+https://github.com/rust-lang/crates.io-index"
1003  checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"
1004  dependencies = [
1005   "fastrand 1.9.0",
1006   "futures-core",
1007   "futures-io",
1008   "memchr",
1009   "parking",
1010   "pin-project-lite",
1011   "waker-fn",
1012  ]
1013  
1014  [[package]]
1015  name = "futures-lite"
1016  version = "2.3.0"
1017  source = "registry+https://github.com/rust-lang/crates.io-index"
1018  checksum = "52527eb5074e35e9339c6b4e8d12600c7128b68fb25dcb9fa9dec18f7c25f3a5"
1019  dependencies = [
1020   "fastrand 2.1.0",
1021   "futures-core",
1022   "futures-io",
1023   "parking",
1024   "pin-project-lite",
1025  ]
1026  
1027  [[package]]
1028  name = "futures-macro"
1029  version = "0.3.30"
1030  source = "registry+https://github.com/rust-lang/crates.io-index"
1031  checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
1032  dependencies = [
1033   "proc-macro2",
1034   "quote",
1035   "syn 2.0.68",
1036  ]
1037  
1038  [[package]]
1039  name = "futures-sink"
1040  version = "0.3.30"
1041  source = "registry+https://github.com/rust-lang/crates.io-index"
1042  checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
1043  
1044  [[package]]
1045  name = "futures-task"
1046  version = "0.3.30"
1047  source = "registry+https://github.com/rust-lang/crates.io-index"
1048  checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
1049  
1050  [[package]]
1051  name = "futures-timer"
1052  version = "3.0.3"
1053  source = "registry+https://github.com/rust-lang/crates.io-index"
1054  checksum = "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24"
1055  
1056  [[package]]
1057  name = "futures-util"
1058  version = "0.3.30"
1059  source = "registry+https://github.com/rust-lang/crates.io-index"
1060  checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
1061  dependencies = [
1062   "futures-channel",
1063   "futures-core",
1064   "futures-io",
1065   "futures-macro",
1066   "futures-sink",
1067   "futures-task",
1068   "memchr",
1069   "pin-project-lite",
1070   "pin-utils",
1071   "slab",
1072  ]
1073  
1074  [[package]]
1075  name = "generator"
1076  version = "0.7.5"
1077  source = "registry+https://github.com/rust-lang/crates.io-index"
1078  checksum = "5cc16584ff22b460a382b7feec54b23d2908d858152e5739a120b949293bd74e"
1079  dependencies = [
1080   "cc",
1081   "libc",
1082   "log",
1083   "rustversion",
1084   "windows",
1085  ]
1086  
1087  [[package]]
1088  name = "generic-array"
1089  version = "0.14.7"
1090  source = "registry+https://github.com/rust-lang/crates.io-index"
1091  checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
1092  dependencies = [
1093   "typenum",
1094   "version_check",
1095  ]
1096  
1097  [[package]]
1098  name = "getrandom"
1099  version = "0.2.15"
1100  source = "registry+https://github.com/rust-lang/crates.io-index"
1101  checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
1102  dependencies = [
1103   "cfg-if",
1104   "libc",
1105   "wasi",
1106  ]
1107  
1108  [[package]]
1109  name = "ghash"
1110  version = "0.5.1"
1111  source = "registry+https://github.com/rust-lang/crates.io-index"
1112  checksum = "f0d8a4362ccb29cb0b265253fb0a2728f592895ee6854fd9bc13f2ffda266ff1"
1113  dependencies = [
1114   "opaque-debug",
1115   "polyval",
1116  ]
1117  
1118  [[package]]
1119  name = "gimli"
1120  version = "0.28.1"
1121  source = "registry+https://github.com/rust-lang/crates.io-index"
1122  checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
1123  
1124  [[package]]
1125  name = "glob"
1126  version = "0.3.1"
1127  source = "registry+https://github.com/rust-lang/crates.io-index"
1128  checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
1129  
1130  [[package]]
1131  name = "gloo-timers"
1132  version = "0.2.6"
1133  source = "registry+https://github.com/rust-lang/crates.io-index"
1134  checksum = "9b995a66bb87bebce9a0f4a95aed01daca4872c050bfcb21653361c03bc35e5c"
1135  dependencies = [
1136   "futures-channel",
1137   "futures-core",
1138   "js-sys",
1139   "wasm-bindgen",
1140  ]
1141  
1142  [[package]]
1143  name = "h2"
1144  version = "0.3.26"
1145  source = "registry+https://github.com/rust-lang/crates.io-index"
1146  checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8"
1147  dependencies = [
1148   "bytes",
1149   "fnv",
1150   "futures-core",
1151   "futures-sink",
1152   "futures-util",
1153   "http 0.2.12",
1154   "indexmap 2.2.6",
1155   "slab",
1156   "tokio",
1157   "tokio-util",
1158   "tracing",
1159  ]
1160  
1161  [[package]]
1162  name = "handlebars"
1163  version = "5.1.2"
1164  source = "registry+https://github.com/rust-lang/crates.io-index"
1165  checksum = "d08485b96a0e6393e9e4d1b8d48cf74ad6c063cd905eb33f42c1ce3f0377539b"
1166  dependencies = [
1167   "log",
1168   "pest",
1169   "pest_derive",
1170   "serde",
1171   "serde_json",
1172   "thiserror",
1173  ]
1174  
1175  [[package]]
1176  name = "hashbrown"
1177  version = "0.12.3"
1178  source = "registry+https://github.com/rust-lang/crates.io-index"
1179  checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
1180  
1181  [[package]]
1182  name = "hashbrown"
1183  version = "0.14.5"
1184  source = "registry+https://github.com/rust-lang/crates.io-index"
1185  checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
1186  dependencies = [
1187   "ahash",
1188   "allocator-api2",
1189  ]
1190  
1191  [[package]]
1192  name = "hashlink"
1193  version = "0.8.4"
1194  source = "registry+https://github.com/rust-lang/crates.io-index"
1195  checksum = "e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7"
1196  dependencies = [
1197   "hashbrown 0.14.5",
1198  ]
1199  
1200  [[package]]
1201  name = "heck"
1202  version = "0.4.1"
1203  source = "registry+https://github.com/rust-lang/crates.io-index"
1204  checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
1205  dependencies = [
1206   "unicode-segmentation",
1207  ]
1208  
1209  [[package]]
1210  name = "hermit-abi"
1211  version = "0.3.9"
1212  source = "registry+https://github.com/rust-lang/crates.io-index"
1213  checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
1214  
1215  [[package]]
1216  name = "hermit-abi"
1217  version = "0.4.0"
1218  source = "registry+https://github.com/rust-lang/crates.io-index"
1219  checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc"
1220  
1221  [[package]]
1222  name = "hex"
1223  version = "0.4.3"
1224  source = "registry+https://github.com/rust-lang/crates.io-index"
1225  checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
1226  
1227  [[package]]
1228  name = "hkdf"
1229  version = "0.12.4"
1230  source = "registry+https://github.com/rust-lang/crates.io-index"
1231  checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7"
1232  dependencies = [
1233   "hmac",
1234  ]
1235  
1236  [[package]]
1237  name = "hmac"
1238  version = "0.12.1"
1239  source = "registry+https://github.com/rust-lang/crates.io-index"
1240  checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
1241  dependencies = [
1242   "digest",
1243  ]
1244  
1245  [[package]]
1246  name = "home"
1247  version = "0.5.9"
1248  source = "registry+https://github.com/rust-lang/crates.io-index"
1249  checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
1250  dependencies = [
1251   "windows-sys 0.52.0",
1252  ]
1253  
1254  [[package]]
1255  name = "http"
1256  version = "0.2.12"
1257  source = "registry+https://github.com/rust-lang/crates.io-index"
1258  checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
1259  dependencies = [
1260   "bytes",
1261   "fnv",
1262   "itoa",
1263  ]
1264  
1265  [[package]]
1266  name = "http"
1267  version = "1.1.0"
1268  source = "registry+https://github.com/rust-lang/crates.io-index"
1269  checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258"
1270  dependencies = [
1271   "bytes",
1272   "fnv",
1273   "itoa",
1274  ]
1275  
1276  [[package]]
1277  name = "http-body"
1278  version = "0.4.6"
1279  source = "registry+https://github.com/rust-lang/crates.io-index"
1280  checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
1281  dependencies = [
1282   "bytes",
1283   "http 0.2.12",
1284   "pin-project-lite",
1285  ]
1286  
1287  [[package]]
1288  name = "httparse"
1289  version = "1.9.4"
1290  source = "registry+https://github.com/rust-lang/crates.io-index"
1291  checksum = "0fcc0b4a115bf80b728eb8ea024ad5bd707b615bfed49e0665b6e0f86fd082d9"
1292  
1293  [[package]]
1294  name = "httpdate"
1295  version = "1.0.3"
1296  source = "registry+https://github.com/rust-lang/crates.io-index"
1297  checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
1298  
1299  [[package]]
1300  name = "hyper"
1301  version = "0.14.29"
1302  source = "registry+https://github.com/rust-lang/crates.io-index"
1303  checksum = "f361cde2f109281a220d4307746cdfd5ee3f410da58a70377762396775634b33"
1304  dependencies = [
1305   "bytes",
1306   "futures-channel",
1307   "futures-core",
1308   "futures-util",
1309   "h2",
1310   "http 0.2.12",
1311   "http-body",
1312   "httparse",
1313   "httpdate",
1314   "itoa",
1315   "pin-project-lite",
1316   "socket2 0.5.7",
1317   "tokio",
1318   "tower-service",
1319   "tracing",
1320   "want",
1321  ]
1322  
1323  [[package]]
1324  name = "hyper-tls"
1325  version = "0.5.0"
1326  source = "registry+https://github.com/rust-lang/crates.io-index"
1327  checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
1328  dependencies = [
1329   "bytes",
1330   "hyper",
1331   "native-tls",
1332   "tokio",
1333   "tokio-native-tls",
1334  ]
1335  
1336  [[package]]
1337  name = "iana-time-zone"
1338  version = "0.1.60"
1339  source = "registry+https://github.com/rust-lang/crates.io-index"
1340  checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141"
1341  dependencies = [
1342   "android_system_properties",
1343   "core-foundation-sys",
1344   "iana-time-zone-haiku",
1345   "js-sys",
1346   "wasm-bindgen",
1347   "windows-core",
1348  ]
1349  
1350  [[package]]
1351  name = "iana-time-zone-haiku"
1352  version = "0.1.2"
1353  source = "registry+https://github.com/rust-lang/crates.io-index"
1354  checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
1355  dependencies = [
1356   "cc",
1357  ]
1358  
1359  [[package]]
1360  name = "ident_case"
1361  version = "1.0.1"
1362  source = "registry+https://github.com/rust-lang/crates.io-index"
1363  checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
1364  
1365  [[package]]
1366  name = "idna"
1367  version = "0.5.0"
1368  source = "registry+https://github.com/rust-lang/crates.io-index"
1369  checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
1370  dependencies = [
1371   "unicode-bidi",
1372   "unicode-normalization",
1373  ]
1374  
1375  [[package]]
1376  name = "indenter"
1377  version = "0.3.3"
1378  source = "registry+https://github.com/rust-lang/crates.io-index"
1379  checksum = "ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683"
1380  
1381  [[package]]
1382  name = "indexmap"
1383  version = "1.9.3"
1384  source = "registry+https://github.com/rust-lang/crates.io-index"
1385  checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
1386  dependencies = [
1387   "autocfg",
1388   "hashbrown 0.12.3",
1389   "serde",
1390  ]
1391  
1392  [[package]]
1393  name = "indexmap"
1394  version = "2.2.6"
1395  source = "registry+https://github.com/rust-lang/crates.io-index"
1396  checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26"
1397  dependencies = [
1398   "equivalent",
1399   "hashbrown 0.14.5",
1400   "serde",
1401  ]
1402  
1403  [[package]]
1404  name = "inlinable_string"
1405  version = "0.1.15"
1406  source = "registry+https://github.com/rust-lang/crates.io-index"
1407  checksum = "c8fae54786f62fb2918dcfae3d568594e50eb9b5c25bf04371af6fe7516452fb"
1408  
1409  [[package]]
1410  name = "inotify"
1411  version = "0.9.6"
1412  source = "registry+https://github.com/rust-lang/crates.io-index"
1413  checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
1414  dependencies = [
1415   "bitflags 1.3.2",
1416   "inotify-sys",
1417   "libc",
1418  ]
1419  
1420  [[package]]
1421  name = "inotify-sys"
1422  version = "0.1.5"
1423  source = "registry+https://github.com/rust-lang/crates.io-index"
1424  checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
1425  dependencies = [
1426   "libc",
1427  ]
1428  
1429  [[package]]
1430  name = "inout"
1431  version = "0.1.3"
1432  source = "registry+https://github.com/rust-lang/crates.io-index"
1433  checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
1434  dependencies = [
1435   "generic-array",
1436  ]
1437  
1438  [[package]]
1439  name = "instant"
1440  version = "0.1.13"
1441  source = "registry+https://github.com/rust-lang/crates.io-index"
1442  checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222"
1443  dependencies = [
1444   "cfg-if",
1445  ]
1446  
1447  [[package]]
1448  name = "io-lifetimes"
1449  version = "1.0.11"
1450  source = "registry+https://github.com/rust-lang/crates.io-index"
1451  checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
1452  dependencies = [
1453   "hermit-abi 0.3.9",
1454   "libc",
1455   "windows-sys 0.48.0",
1456  ]
1457  
1458  [[package]]
1459  name = "ipnet"
1460  version = "2.9.0"
1461  source = "registry+https://github.com/rust-lang/crates.io-index"
1462  checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3"
1463  
1464  [[package]]
1465  name = "is-terminal"
1466  version = "0.4.12"
1467  source = "registry+https://github.com/rust-lang/crates.io-index"
1468  checksum = "f23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738b"
1469  dependencies = [
1470   "hermit-abi 0.3.9",
1471   "libc",
1472   "windows-sys 0.52.0",
1473  ]
1474  
1475  [[package]]
1476  name = "itoa"
1477  version = "1.0.11"
1478  source = "registry+https://github.com/rust-lang/crates.io-index"
1479  checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
1480  
1481  [[package]]
1482  name = "js-sys"
1483  version = "0.3.69"
1484  source = "registry+https://github.com/rust-lang/crates.io-index"
1485  checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d"
1486  dependencies = [
1487   "wasm-bindgen",
1488  ]
1489  
1490  [[package]]
1491  name = "jwt"
1492  version = "0.16.0"
1493  source = "registry+https://github.com/rust-lang/crates.io-index"
1494  checksum = "6204285f77fe7d9784db3fdc449ecce1a0114927a51d5a41c4c7a292011c015f"
1495  dependencies = [
1496   "base64 0.13.1",
1497   "crypto-common",
1498   "digest",
1499   "hmac",
1500   "openssl",
1501   "serde",
1502   "serde_json",
1503   "sha2",
1504  ]
1505  
1506  [[package]]
1507  name = "kqueue"
1508  version = "1.0.8"
1509  source = "registry+https://github.com/rust-lang/crates.io-index"
1510  checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c"
1511  dependencies = [
1512   "kqueue-sys",
1513   "libc",
1514  ]
1515  
1516  [[package]]
1517  name = "kqueue-sys"
1518  version = "1.0.4"
1519  source = "registry+https://github.com/rust-lang/crates.io-index"
1520  checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b"
1521  dependencies = [
1522   "bitflags 1.3.2",
1523   "libc",
1524  ]
1525  
1526  [[package]]
1527  name = "kv-log-macro"
1528  version = "1.0.7"
1529  source = "registry+https://github.com/rust-lang/crates.io-index"
1530  checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
1531  dependencies = [
1532   "log",
1533  ]
1534  
1535  [[package]]
1536  name = "lazy_static"
1537  version = "1.5.0"
1538  source = "registry+https://github.com/rust-lang/crates.io-index"
1539  checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
1540  dependencies = [
1541   "spin",
1542  ]
1543  
1544  [[package]]
1545  name = "libc"
1546  version = "0.2.155"
1547  source = "registry+https://github.com/rust-lang/crates.io-index"
1548  checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
1549  
1550  [[package]]
1551  name = "libm"
1552  version = "0.2.8"
1553  source = "registry+https://github.com/rust-lang/crates.io-index"
1554  checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
1555  
1556  [[package]]
1557  name = "libsqlite3-sys"
1558  version = "0.27.0"
1559  source = "registry+https://github.com/rust-lang/crates.io-index"
1560  checksum = "cf4e226dcd58b4be396f7bd3c20da8fdee2911400705297ba7d2d7cc2c30f716"
1561  dependencies = [
1562   "cc",
1563   "pkg-config",
1564   "vcpkg",
1565  ]
1566  
1567  [[package]]
1568  name = "linux-raw-sys"
1569  version = "0.3.8"
1570  source = "registry+https://github.com/rust-lang/crates.io-index"
1571  checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
1572  
1573  [[package]]
1574  name = "linux-raw-sys"
1575  version = "0.4.14"
1576  source = "registry+https://github.com/rust-lang/crates.io-index"
1577  checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
1578  
1579  [[package]]
1580  name = "lock_api"
1581  version = "0.4.12"
1582  source = "registry+https://github.com/rust-lang/crates.io-index"
1583  checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
1584  dependencies = [
1585   "autocfg",
1586   "scopeguard",
1587  ]
1588  
1589  [[package]]
1590  name = "log"
1591  version = "0.4.21"
1592  source = "registry+https://github.com/rust-lang/crates.io-index"
1593  checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c"
1594  dependencies = [
1595   "value-bag",
1596  ]
1597  
1598  [[package]]
1599  name = "loom"
1600  version = "0.5.6"
1601  source = "registry+https://github.com/rust-lang/crates.io-index"
1602  checksum = "ff50ecb28bb86013e935fb6683ab1f6d3a20016f123c76fd4c27470076ac30f5"
1603  dependencies = [
1604   "cfg-if",
1605   "generator",
1606   "scoped-tls",
1607   "serde",
1608   "serde_json",
1609   "tracing",
1610   "tracing-subscriber",
1611  ]
1612  
1613  [[package]]
1614  name = "matchers"
1615  version = "0.1.0"
1616  source = "registry+https://github.com/rust-lang/crates.io-index"
1617  checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
1618  dependencies = [
1619   "regex-automata 0.1.10",
1620  ]
1621  
1622  [[package]]
1623  name = "md-5"
1624  version = "0.10.6"
1625  source = "registry+https://github.com/rust-lang/crates.io-index"
1626  checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
1627  dependencies = [
1628   "cfg-if",
1629   "digest",
1630  ]
1631  
1632  [[package]]
1633  name = "memchr"
1634  version = "2.7.4"
1635  source = "registry+https://github.com/rust-lang/crates.io-index"
1636  checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
1637  
1638  [[package]]
1639  name = "metrics"
1640  version = "0.22.3"
1641  source = "registry+https://github.com/rust-lang/crates.io-index"
1642  checksum = "2be3cbd384d4e955b231c895ce10685e3d8260c5ccffae898c96c723b0772835"
1643  dependencies = [
1644   "ahash",
1645   "portable-atomic",
1646  ]
1647  
1648  [[package]]
1649  name = "mime"
1650  version = "0.3.17"
1651  source = "registry+https://github.com/rust-lang/crates.io-index"
1652  checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
1653  
1654  [[package]]
1655  name = "minimal-lexical"
1656  version = "0.2.1"
1657  source = "registry+https://github.com/rust-lang/crates.io-index"
1658  checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
1659  
1660  [[package]]
1661  name = "miniz_oxide"
1662  version = "0.7.4"
1663  source = "registry+https://github.com/rust-lang/crates.io-index"
1664  checksum = "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08"
1665  dependencies = [
1666   "adler",
1667  ]
1668  
1669  [[package]]
1670  name = "mio"
1671  version = "0.8.11"
1672  source = "registry+https://github.com/rust-lang/crates.io-index"
1673  checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
1674  dependencies = [
1675   "libc",
1676   "log",
1677   "wasi",
1678   "windows-sys 0.48.0",
1679  ]
1680  
1681  [[package]]
1682  name = "mobc"
1683  version = "0.8.4"
1684  source = "registry+https://github.com/rust-lang/crates.io-index"
1685  checksum = "d8d3681f0b299413df040f53c6950de82e48a8e1a9f79d442ed1ad3694d660b9"
1686  dependencies = [
1687   "async-trait",
1688   "futures-channel",
1689   "futures-core",
1690   "futures-timer",
1691   "futures-util",
1692   "log",
1693   "metrics",
1694   "thiserror",
1695   "tokio",
1696   "tracing",
1697   "tracing-subscriber",
1698  ]
1699  
1700  [[package]]
1701  name = "mobc-redis"
1702  version = "0.8.2"
1703  source = "registry+https://github.com/rust-lang/crates.io-index"
1704  checksum = "5e90cc63bd181da5c1f826427d26a63ab0ad1927462b2411aaa86e5f6be3d6b1"
1705  dependencies = [
1706   "mobc",
1707   "redis",
1708  ]
1709  
1710  [[package]]
1711  name = "multer"
1712  version = "3.1.0"
1713  source = "registry+https://github.com/rust-lang/crates.io-index"
1714  checksum = "83e87776546dc87511aa5ee218730c92b666d7264ab6ed41f9d215af9cd5224b"
1715  dependencies = [
1716   "bytes",
1717   "encoding_rs",
1718   "futures-util",
1719   "http 1.1.0",
1720   "httparse",
1721   "memchr",
1722   "mime",
1723   "spin",
1724   "tokio",
1725   "tokio-util",
1726   "version_check",
1727  ]
1728  
1729  [[package]]
1730  name = "native-tls"
1731  version = "0.2.12"
1732  source = "registry+https://github.com/rust-lang/crates.io-index"
1733  checksum = "a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466"
1734  dependencies = [
1735   "libc",
1736   "log",
1737   "openssl",
1738   "openssl-probe",
1739   "openssl-sys",
1740   "schannel",
1741   "security-framework",
1742   "security-framework-sys",
1743   "tempfile",
1744  ]
1745  
1746  [[package]]
1747  name = "nom"
1748  version = "7.1.3"
1749  source = "registry+https://github.com/rust-lang/crates.io-index"
1750  checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
1751  dependencies = [
1752   "memchr",
1753   "minimal-lexical",
1754  ]
1755  
1756  [[package]]
1757  name = "normpath"
1758  version = "1.2.0"
1759  source = "registry+https://github.com/rust-lang/crates.io-index"
1760  checksum = "5831952a9476f2fed74b77d74182fa5ddc4d21c72ec45a333b250e3ed0272804"
1761  dependencies = [
1762   "windows-sys 0.52.0",
1763  ]
1764  
1765  [[package]]
1766  name = "notify"
1767  version = "6.1.1"
1768  source = "registry+https://github.com/rust-lang/crates.io-index"
1769  checksum = "6205bd8bb1e454ad2e27422015fb5e4f2bcc7e08fa8f27058670d208324a4d2d"
1770  dependencies = [
1771   "bitflags 2.6.0",
1772   "crossbeam-channel",
1773   "filetime",
1774   "fsevent-sys",
1775   "inotify",
1776   "kqueue",
1777   "libc",
1778   "log",
1779   "mio",
1780   "walkdir",
1781   "windows-sys 0.48.0",
1782  ]
1783  
1784  [[package]]
1785  name = "nu-ansi-term"
1786  version = "0.46.0"
1787  source = "registry+https://github.com/rust-lang/crates.io-index"
1788  checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
1789  dependencies = [
1790   "overload",
1791   "winapi",
1792  ]
1793  
1794  [[package]]
1795  name = "num-bigint-dig"
1796  version = "0.8.4"
1797  source = "registry+https://github.com/rust-lang/crates.io-index"
1798  checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
1799  dependencies = [
1800   "byteorder",
1801   "lazy_static",
1802   "libm",
1803   "num-integer",
1804   "num-iter",
1805   "num-traits",
1806   "rand",
1807   "smallvec",
1808   "zeroize",
1809  ]
1810  
1811  [[package]]
1812  name = "num-conv"
1813  version = "0.1.0"
1814  source = "registry+https://github.com/rust-lang/crates.io-index"
1815  checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
1816  
1817  [[package]]
1818  name = "num-integer"
1819  version = "0.1.46"
1820  source = "registry+https://github.com/rust-lang/crates.io-index"
1821  checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
1822  dependencies = [
1823   "num-traits",
1824  ]
1825  
1826  [[package]]
1827  name = "num-iter"
1828  version = "0.1.45"
1829  source = "registry+https://github.com/rust-lang/crates.io-index"
1830  checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
1831  dependencies = [
1832   "autocfg",
1833   "num-integer",
1834   "num-traits",
1835  ]
1836  
1837  [[package]]
1838  name = "num-traits"
1839  version = "0.2.19"
1840  source = "registry+https://github.com/rust-lang/crates.io-index"
1841  checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
1842  dependencies = [
1843   "autocfg",
1844   "libm",
1845  ]
1846  
1847  [[package]]
1848  name = "num_cpus"
1849  version = "1.16.0"
1850  source = "registry+https://github.com/rust-lang/crates.io-index"
1851  checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
1852  dependencies = [
1853   "hermit-abi 0.3.9",
1854   "libc",
1855  ]
1856  
1857  [[package]]
1858  name = "object"
1859  version = "0.32.2"
1860  source = "registry+https://github.com/rust-lang/crates.io-index"
1861  checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441"
1862  dependencies = [
1863   "memchr",
1864  ]
1865  
1866  [[package]]
1867  name = "once_cell"
1868  version = "1.19.0"
1869  source = "registry+https://github.com/rust-lang/crates.io-index"
1870  checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
1871  
1872  [[package]]
1873  name = "opaque-debug"
1874  version = "0.3.1"
1875  source = "registry+https://github.com/rust-lang/crates.io-index"
1876  checksum = "c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381"
1877  
1878  [[package]]
1879  name = "openssl"
1880  version = "0.10.64"
1881  source = "registry+https://github.com/rust-lang/crates.io-index"
1882  checksum = "95a0481286a310808298130d22dd1fef0fa571e05a8f44ec801801e84b216b1f"
1883  dependencies = [
1884   "bitflags 2.6.0",
1885   "cfg-if",
1886   "foreign-types",
1887   "libc",
1888   "once_cell",
1889   "openssl-macros",
1890   "openssl-sys",
1891  ]
1892  
1893  [[package]]
1894  name = "openssl-macros"
1895  version = "0.1.1"
1896  source = "registry+https://github.com/rust-lang/crates.io-index"
1897  checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
1898  dependencies = [
1899   "proc-macro2",
1900   "quote",
1901   "syn 2.0.68",
1902  ]
1903  
1904  [[package]]
1905  name = "openssl-probe"
1906  version = "0.1.5"
1907  source = "registry+https://github.com/rust-lang/crates.io-index"
1908  checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
1909  
1910  [[package]]
1911  name = "openssl-src"
1912  version = "300.3.1+3.3.1"
1913  source = "registry+https://github.com/rust-lang/crates.io-index"
1914  checksum = "7259953d42a81bf137fbbd73bd30a8e1914d6dce43c2b90ed575783a22608b91"
1915  dependencies = [
1916   "cc",
1917  ]
1918  
1919  [[package]]
1920  name = "openssl-sys"
1921  version = "0.9.102"
1922  source = "registry+https://github.com/rust-lang/crates.io-index"
1923  checksum = "c597637d56fbc83893a35eb0dd04b2b8e7a50c91e64e9493e398b5df4fb45fa2"
1924  dependencies = [
1925   "cc",
1926   "libc",
1927   "openssl-src",
1928   "pkg-config",
1929   "vcpkg",
1930  ]
1931  
1932  [[package]]
1933  name = "overload"
1934  version = "0.1.1"
1935  source = "registry+https://github.com/rust-lang/crates.io-index"
1936  checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
1937  
1938  [[package]]
1939  name = "owo-colors"
1940  version = "3.5.0"
1941  source = "registry+https://github.com/rust-lang/crates.io-index"
1942  checksum = "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f"
1943  
1944  [[package]]
1945  name = "parking"
1946  version = "2.2.0"
1947  source = "registry+https://github.com/rust-lang/crates.io-index"
1948  checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae"
1949  
1950  [[package]]
1951  name = "parking_lot"
1952  version = "0.12.3"
1953  source = "registry+https://github.com/rust-lang/crates.io-index"
1954  checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
1955  dependencies = [
1956   "lock_api",
1957   "parking_lot_core",
1958  ]
1959  
1960  [[package]]
1961  name = "parking_lot_core"
1962  version = "0.9.10"
1963  source = "registry+https://github.com/rust-lang/crates.io-index"
1964  checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
1965  dependencies = [
1966   "cfg-if",
1967   "libc",
1968   "redox_syscall 0.5.2",
1969   "smallvec",
1970   "windows-targets 0.52.5",
1971  ]
1972  
1973  [[package]]
1974  name = "password-hash"
1975  version = "0.5.0"
1976  source = "registry+https://github.com/rust-lang/crates.io-index"
1977  checksum = "346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166"
1978  dependencies = [
1979   "base64ct",
1980   "rand_core",
1981   "subtle",
1982  ]
1983  
1984  [[package]]
1985  name = "paste"
1986  version = "1.0.15"
1987  source = "registry+https://github.com/rust-lang/crates.io-index"
1988  checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
1989  
1990  [[package]]
1991  name = "pear"
1992  version = "0.2.9"
1993  source = "registry+https://github.com/rust-lang/crates.io-index"
1994  checksum = "bdeeaa00ce488657faba8ebf44ab9361f9365a97bd39ffb8a60663f57ff4b467"
1995  dependencies = [
1996   "inlinable_string",
1997   "pear_codegen",
1998   "yansi",
1999  ]
2000  
2001  [[package]]
2002  name = "pear_codegen"
2003  version = "0.2.9"
2004  source = "registry+https://github.com/rust-lang/crates.io-index"
2005  checksum = "4bab5b985dc082b345f812b7df84e1bef27e7207b39e448439ba8bd69c93f147"
2006  dependencies = [
2007   "proc-macro2",
2008   "proc-macro2-diagnostics",
2009   "quote",
2010   "syn 2.0.68",
2011  ]
2012  
2013  [[package]]
2014  name = "pem-rfc7468"
2015  version = "0.7.0"
2016  source = "registry+https://github.com/rust-lang/crates.io-index"
2017  checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
2018  dependencies = [
2019   "base64ct",
2020  ]
2021  
2022  [[package]]
2023  name = "percent-encoding"
2024  version = "2.3.1"
2025  source = "registry+https://github.com/rust-lang/crates.io-index"
2026  checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
2027  
2028  [[package]]
2029  name = "pest"
2030  version = "2.7.10"
2031  source = "registry+https://github.com/rust-lang/crates.io-index"
2032  checksum = "560131c633294438da9f7c4b08189194b20946c8274c6b9e38881a7874dc8ee8"
2033  dependencies = [
2034   "memchr",
2035   "thiserror",
2036   "ucd-trie",
2037  ]
2038  
2039  [[package]]
2040  name = "pest_derive"
2041  version = "2.7.10"
2042  source = "registry+https://github.com/rust-lang/crates.io-index"
2043  checksum = "26293c9193fbca7b1a3bf9b79dc1e388e927e6cacaa78b4a3ab705a1d3d41459"
2044  dependencies = [
2045   "pest",
2046   "pest_generator",
2047  ]
2048  
2049  [[package]]
2050  name = "pest_generator"
2051  version = "2.7.10"
2052  source = "registry+https://github.com/rust-lang/crates.io-index"
2053  checksum = "3ec22af7d3fb470a85dd2ca96b7c577a1eb4ef6f1683a9fe9a8c16e136c04687"
2054  dependencies = [
2055   "pest",
2056   "pest_meta",
2057   "proc-macro2",
2058   "quote",
2059   "syn 2.0.68",
2060  ]
2061  
2062  [[package]]
2063  name = "pest_meta"
2064  version = "2.7.10"
2065  source = "registry+https://github.com/rust-lang/crates.io-index"
2066  checksum = "d7a240022f37c361ec1878d646fc5b7d7c4d28d5946e1a80ad5a7a4f4ca0bdcd"
2067  dependencies = [
2068   "once_cell",
2069   "pest",
2070   "sha2",
2071  ]
2072  
2073  [[package]]
2074  name = "pin-project-lite"
2075  version = "0.2.14"
2076  source = "registry+https://github.com/rust-lang/crates.io-index"
2077  checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02"
2078  
2079  [[package]]
2080  name = "pin-utils"
2081  version = "0.1.0"
2082  source = "registry+https://github.com/rust-lang/crates.io-index"
2083  checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2084  
2085  [[package]]
2086  name = "piper"
2087  version = "0.2.3"
2088  source = "registry+https://github.com/rust-lang/crates.io-index"
2089  checksum = "ae1d5c74c9876f070d3e8fd503d748c7d974c3e48da8f41350fa5222ef9b4391"
2090  dependencies = [
2091   "atomic-waker",
2092   "fastrand 2.1.0",
2093   "futures-io",
2094  ]
2095  
2096  [[package]]
2097  name = "pkcs1"
2098  version = "0.7.5"
2099  source = "registry+https://github.com/rust-lang/crates.io-index"
2100  checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
2101  dependencies = [
2102   "der",
2103   "pkcs8",
2104   "spki",
2105  ]
2106  
2107  [[package]]
2108  name = "pkcs8"
2109  version = "0.10.2"
2110  source = "registry+https://github.com/rust-lang/crates.io-index"
2111  checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
2112  dependencies = [
2113   "der",
2114   "spki",
2115  ]
2116  
2117  [[package]]
2118  name = "pkg-config"
2119  version = "0.3.30"
2120  source = "registry+https://github.com/rust-lang/crates.io-index"
2121  checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec"
2122  
2123  [[package]]
2124  name = "polling"
2125  version = "2.8.0"
2126  source = "registry+https://github.com/rust-lang/crates.io-index"
2127  checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce"
2128  dependencies = [
2129   "autocfg",
2130   "bitflags 1.3.2",
2131   "cfg-if",
2132   "concurrent-queue",
2133   "libc",
2134   "log",
2135   "pin-project-lite",
2136   "windows-sys 0.48.0",
2137  ]
2138  
2139  [[package]]
2140  name = "polling"
2141  version = "3.7.2"
2142  source = "registry+https://github.com/rust-lang/crates.io-index"
2143  checksum = "a3ed00ed3fbf728b5816498ecd316d1716eecaced9c0c8d2c5a6740ca214985b"
2144  dependencies = [
2145   "cfg-if",
2146   "concurrent-queue",
2147   "hermit-abi 0.4.0",
2148   "pin-project-lite",
2149   "rustix 0.38.34",
2150   "tracing",
2151   "windows-sys 0.52.0",
2152  ]
2153  
2154  [[package]]
2155  name = "polyval"
2156  version = "0.6.2"
2157  source = "registry+https://github.com/rust-lang/crates.io-index"
2158  checksum = "9d1fe60d06143b2430aa532c94cfe9e29783047f06c0d7fd359a9a51b729fa25"
2159  dependencies = [
2160   "cfg-if",
2161   "cpufeatures",
2162   "opaque-debug",
2163   "universal-hash",
2164  ]
2165  
2166  [[package]]
2167  name = "portable-atomic"
2168  version = "1.6.0"
2169  source = "registry+https://github.com/rust-lang/crates.io-index"
2170  checksum = "7170ef9988bc169ba16dd36a7fa041e5c4cbeb6a35b76d4c03daded371eae7c0"
2171  
2172  [[package]]
2173  name = "powerfmt"
2174  version = "0.2.0"
2175  source = "registry+https://github.com/rust-lang/crates.io-index"
2176  checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
2177  
2178  [[package]]
2179  name = "ppv-lite86"
2180  version = "0.2.17"
2181  source = "registry+https://github.com/rust-lang/crates.io-index"
2182  checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
2183  
2184  [[package]]
2185  name = "proc-macro2"
2186  version = "1.0.86"
2187  source = "registry+https://github.com/rust-lang/crates.io-index"
2188  checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77"
2189  dependencies = [
2190   "unicode-ident",
2191  ]
2192  
2193  [[package]]
2194  name = "proc-macro2-diagnostics"
2195  version = "0.10.1"
2196  source = "registry+https://github.com/rust-lang/crates.io-index"
2197  checksum = "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8"
2198  dependencies = [
2199   "proc-macro2",
2200   "quote",
2201   "syn 2.0.68",
2202   "version_check",
2203   "yansi",
2204  ]
2205  
2206  [[package]]
2207  name = "quote"
2208  version = "1.0.36"
2209  source = "registry+https://github.com/rust-lang/crates.io-index"
2210  checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
2211  dependencies = [
2212   "proc-macro2",
2213  ]
2214  
2215  [[package]]
2216  name = "rand"
2217  version = "0.8.5"
2218  source = "registry+https://github.com/rust-lang/crates.io-index"
2219  checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
2220  dependencies = [
2221   "libc",
2222   "rand_chacha",
2223   "rand_core",
2224  ]
2225  
2226  [[package]]
2227  name = "rand_chacha"
2228  version = "0.3.1"
2229  source = "registry+https://github.com/rust-lang/crates.io-index"
2230  checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
2231  dependencies = [
2232   "ppv-lite86",
2233   "rand_core",
2234  ]
2235  
2236  [[package]]
2237  name = "rand_core"
2238  version = "0.6.4"
2239  source = "registry+https://github.com/rust-lang/crates.io-index"
2240  checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
2241  dependencies = [
2242   "getrandom",
2243  ]
2244  
2245  [[package]]
2246  name = "redis"
2247  version = "0.23.3"
2248  source = "registry+https://github.com/rust-lang/crates.io-index"
2249  checksum = "4f49cdc0bb3f412bf8e7d1bd90fe1d9eb10bc5c399ba90973c14662a27b3f8ba"
2250  dependencies = [
2251   "async-trait",
2252   "bytes",
2253   "combine",
2254   "futures-util",
2255   "itoa",
2256   "percent-encoding",
2257   "pin-project-lite",
2258   "ryu",
2259   "sha1_smol",
2260   "socket2 0.4.10",
2261   "tokio",
2262   "tokio-util",
2263   "url",
2264  ]
2265  
2266  [[package]]
2267  name = "redox_syscall"
2268  version = "0.4.1"
2269  source = "registry+https://github.com/rust-lang/crates.io-index"
2270  checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
2271  dependencies = [
2272   "bitflags 1.3.2",
2273  ]
2274  
2275  [[package]]
2276  name = "redox_syscall"
2277  version = "0.5.2"
2278  source = "registry+https://github.com/rust-lang/crates.io-index"
2279  checksum = "c82cf8cff14456045f55ec4241383baeff27af886adb72ffb2162f99911de0fd"
2280  dependencies = [
2281   "bitflags 2.6.0",
2282  ]
2283  
2284  [[package]]
2285  name = "ref-cast"
2286  version = "1.0.23"
2287  source = "registry+https://github.com/rust-lang/crates.io-index"
2288  checksum = "ccf0a6f84d5f1d581da8b41b47ec8600871962f2a528115b542b362d4b744931"
2289  dependencies = [
2290   "ref-cast-impl",
2291  ]
2292  
2293  [[package]]
2294  name = "ref-cast-impl"
2295  version = "1.0.23"
2296  source = "registry+https://github.com/rust-lang/crates.io-index"
2297  checksum = "bcc303e793d3734489387d205e9b186fac9c6cfacedd98cbb2e8a5943595f3e6"
2298  dependencies = [
2299   "proc-macro2",
2300   "quote",
2301   "syn 2.0.68",
2302  ]
2303  
2304  [[package]]
2305  name = "regex"
2306  version = "1.10.5"
2307  source = "registry+https://github.com/rust-lang/crates.io-index"
2308  checksum = "b91213439dad192326a0d7c6ee3955910425f441d7038e0d6933b0aec5c4517f"
2309  dependencies = [
2310   "aho-corasick",
2311   "memchr",
2312   "regex-automata 0.4.7",
2313   "regex-syntax 0.8.4",
2314  ]
2315  
2316  [[package]]
2317  name = "regex-automata"
2318  version = "0.1.10"
2319  source = "registry+https://github.com/rust-lang/crates.io-index"
2320  checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
2321  dependencies = [
2322   "regex-syntax 0.6.29",
2323  ]
2324  
2325  [[package]]
2326  name = "regex-automata"
2327  version = "0.4.7"
2328  source = "registry+https://github.com/rust-lang/crates.io-index"
2329  checksum = "38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df"
2330  dependencies = [
2331   "aho-corasick",
2332   "memchr",
2333   "regex-syntax 0.8.4",
2334  ]
2335  
2336  [[package]]
2337  name = "regex-syntax"
2338  version = "0.6.29"
2339  source = "registry+https://github.com/rust-lang/crates.io-index"
2340  checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
2341  
2342  [[package]]
2343  name = "regex-syntax"
2344  version = "0.8.4"
2345  source = "registry+https://github.com/rust-lang/crates.io-index"
2346  checksum = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b"
2347  
2348  [[package]]
2349  name = "reqwest"
2350  version = "0.11.27"
2351  source = "registry+https://github.com/rust-lang/crates.io-index"
2352  checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62"
2353  dependencies = [
2354   "base64 0.21.7",
2355   "bytes",
2356   "encoding_rs",
2357   "futures-core",
2358   "futures-util",
2359   "h2",
2360   "http 0.2.12",
2361   "http-body",
2362   "hyper",
2363   "hyper-tls",
2364   "ipnet",
2365   "js-sys",
2366   "log",
2367   "mime",
2368   "native-tls",
2369   "once_cell",
2370   "percent-encoding",
2371   "pin-project-lite",
2372   "rustls-pemfile",
2373   "serde",
2374   "serde_json",
2375   "serde_urlencoded",
2376   "sync_wrapper",
2377   "system-configuration",
2378   "tokio",
2379   "tokio-native-tls",
2380   "tower-service",
2381   "url",
2382   "wasm-bindgen",
2383   "wasm-bindgen-futures",
2384   "web-sys",
2385   "winreg",
2386  ]
2387  
2388  [[package]]
2389  name = "ring"
2390  version = "0.17.8"
2391  source = "registry+https://github.com/rust-lang/crates.io-index"
2392  checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
2393  dependencies = [
2394   "cc",
2395   "cfg-if",
2396   "getrandom",
2397   "libc",
2398   "spin",
2399   "untrusted",
2400   "windows-sys 0.52.0",
2401  ]
2402  
2403  [[package]]
2404  name = "rocket"
2405  version = "0.5.1"
2406  source = "registry+https://github.com/rust-lang/crates.io-index"
2407  checksum = "a516907296a31df7dc04310e7043b61d71954d703b603cc6867a026d7e72d73f"
2408  dependencies = [
2409   "async-stream",
2410   "async-trait",
2411   "atomic 0.5.3",
2412   "binascii",
2413   "bytes",
2414   "either",
2415   "figment",
2416   "futures",
2417   "indexmap 2.2.6",
2418   "log",
2419   "memchr",
2420   "multer",
2421   "num_cpus",
2422   "parking_lot",
2423   "pin-project-lite",
2424   "rand",
2425   "ref-cast",
2426   "rocket_codegen",
2427   "rocket_http",
2428   "serde",
2429   "serde_json",
2430   "state",
2431   "tempfile",
2432   "time",
2433   "tokio",
2434   "tokio-stream",
2435   "tokio-util",
2436   "ubyte",
2437   "version_check",
2438   "yansi",
2439  ]
2440  
2441  [[package]]
2442  name = "rocket_codegen"
2443  version = "0.5.1"
2444  source = "registry+https://github.com/rust-lang/crates.io-index"
2445  checksum = "575d32d7ec1a9770108c879fc7c47815a80073f96ca07ff9525a94fcede1dd46"
2446  dependencies = [
2447   "devise",
2448   "glob",
2449   "indexmap 2.2.6",
2450   "proc-macro2",
2451   "quote",
2452   "rocket_http",
2453   "syn 2.0.68",
2454   "unicode-xid",
2455   "version_check",
2456  ]
2457  
2458  [[package]]
2459  name = "rocket_dyn_templates"
2460  version = "0.2.0"
2461  source = "registry+https://github.com/rust-lang/crates.io-index"
2462  checksum = "5bbab919c9e67df3f7ac6624a32ef897df4cd61c0969f4d66f3ced0534660d7a"
2463  dependencies = [
2464   "handlebars",
2465   "normpath",
2466   "notify",
2467   "rocket",
2468   "walkdir",
2469  ]
2470  
2471  [[package]]
2472  name = "rocket_http"
2473  version = "0.5.1"
2474  source = "registry+https://github.com/rust-lang/crates.io-index"
2475  checksum = "e274915a20ee3065f611c044bd63c40757396b6dbc057d6046aec27f14f882b9"
2476  dependencies = [
2477   "cookie",
2478   "either",
2479   "futures",
2480   "http 0.2.12",
2481   "hyper",
2482   "indexmap 2.2.6",
2483   "log",
2484   "memchr",
2485   "pear",
2486   "percent-encoding",
2487   "pin-project-lite",
2488   "ref-cast",
2489   "serde",
2490   "smallvec",
2491   "stable-pattern",
2492   "state",
2493   "time",
2494   "tokio",
2495   "uncased",
2496  ]
2497  
2498  [[package]]
2499  name = "rsa"
2500  version = "0.9.6"
2501  source = "registry+https://github.com/rust-lang/crates.io-index"
2502  checksum = "5d0e5124fcb30e76a7e79bfee683a2746db83784b86289f6251b54b7950a0dfc"
2503  dependencies = [
2504   "const-oid",
2505   "digest",
2506   "num-bigint-dig",
2507   "num-integer",
2508   "num-traits",
2509   "pkcs1",
2510   "pkcs8",
2511   "rand_core",
2512   "signature",
2513   "spki",
2514   "subtle",
2515   "zeroize",
2516  ]
2517  
2518  [[package]]
2519  name = "rustc-demangle"
2520  version = "0.1.24"
2521  source = "registry+https://github.com/rust-lang/crates.io-index"
2522  checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
2523  
2524  [[package]]
2525  name = "rustix"
2526  version = "0.37.27"
2527  source = "registry+https://github.com/rust-lang/crates.io-index"
2528  checksum = "fea8ca367a3a01fe35e6943c400addf443c0f57670e6ec51196f71a4b8762dd2"
2529  dependencies = [
2530   "bitflags 1.3.2",
2531   "errno",
2532   "io-lifetimes",
2533   "libc",
2534   "linux-raw-sys 0.3.8",
2535   "windows-sys 0.48.0",
2536  ]
2537  
2538  [[package]]
2539  name = "rustix"
2540  version = "0.38.34"
2541  source = "registry+https://github.com/rust-lang/crates.io-index"
2542  checksum = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f"
2543  dependencies = [
2544   "bitflags 2.6.0",
2545   "errno",
2546   "libc",
2547   "linux-raw-sys 0.4.14",
2548   "windows-sys 0.52.0",
2549  ]
2550  
2551  [[package]]
2552  name = "rustls"
2553  version = "0.21.12"
2554  source = "registry+https://github.com/rust-lang/crates.io-index"
2555  checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e"
2556  dependencies = [
2557   "ring",
2558   "rustls-webpki",
2559   "sct",
2560  ]
2561  
2562  [[package]]
2563  name = "rustls-pemfile"
2564  version = "1.0.4"
2565  source = "registry+https://github.com/rust-lang/crates.io-index"
2566  checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
2567  dependencies = [
2568   "base64 0.21.7",
2569  ]
2570  
2571  [[package]]
2572  name = "rustls-webpki"
2573  version = "0.101.7"
2574  source = "registry+https://github.com/rust-lang/crates.io-index"
2575  checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
2576  dependencies = [
2577   "ring",
2578   "untrusted",
2579  ]
2580  
2581  [[package]]
2582  name = "rustversion"
2583  version = "1.0.17"
2584  source = "registry+https://github.com/rust-lang/crates.io-index"
2585  checksum = "955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6"
2586  
2587  [[package]]
2588  name = "ryu"
2589  version = "1.0.18"
2590  source = "registry+https://github.com/rust-lang/crates.io-index"
2591  checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
2592  
2593  [[package]]
2594  name = "same-file"
2595  version = "1.0.6"
2596  source = "registry+https://github.com/rust-lang/crates.io-index"
2597  checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
2598  dependencies = [
2599   "winapi-util",
2600  ]
2601  
2602  [[package]]
2603  name = "schannel"
2604  version = "0.1.23"
2605  source = "registry+https://github.com/rust-lang/crates.io-index"
2606  checksum = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534"
2607  dependencies = [
2608   "windows-sys 0.52.0",
2609  ]
2610  
2611  [[package]]
2612  name = "scoped-tls"
2613  version = "1.0.1"
2614  source = "registry+https://github.com/rust-lang/crates.io-index"
2615  checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
2616  
2617  [[package]]
2618  name = "scopeguard"
2619  version = "1.2.0"
2620  source = "registry+https://github.com/rust-lang/crates.io-index"
2621  checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
2622  
2623  [[package]]
2624  name = "sct"
2625  version = "0.7.1"
2626  source = "registry+https://github.com/rust-lang/crates.io-index"
2627  checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
2628  dependencies = [
2629   "ring",
2630   "untrusted",
2631  ]
2632  
2633  [[package]]
2634  name = "security-framework"
2635  version = "2.11.0"
2636  source = "registry+https://github.com/rust-lang/crates.io-index"
2637  checksum = "c627723fd09706bacdb5cf41499e95098555af3c3c29d014dc3c458ef6be11c0"
2638  dependencies = [
2639   "bitflags 2.6.0",
2640   "core-foundation",
2641   "core-foundation-sys",
2642   "libc",
2643   "security-framework-sys",
2644  ]
2645  
2646  [[package]]
2647  name = "security-framework-sys"
2648  version = "2.11.0"
2649  source = "registry+https://github.com/rust-lang/crates.io-index"
2650  checksum = "317936bbbd05227752583946b9e66d7ce3b489f84e11a94a510b4437fef407d7"
2651  dependencies = [
2652   "core-foundation-sys",
2653   "libc",
2654  ]
2655  
2656  [[package]]
2657  name = "serde"
2658  version = "1.0.203"
2659  source = "registry+https://github.com/rust-lang/crates.io-index"
2660  checksum = "7253ab4de971e72fb7be983802300c30b5a7f0c2e56fab8abfc6a214307c0094"
2661  dependencies = [
2662   "serde_derive",
2663  ]
2664  
2665  [[package]]
2666  name = "serde_derive"
2667  version = "1.0.203"
2668  source = "registry+https://github.com/rust-lang/crates.io-index"
2669  checksum = "500cbc0ebeb6f46627f50f3f5811ccf6bf00643be300b4c3eabc0ef55dc5b5ba"
2670  dependencies = [
2671   "proc-macro2",
2672   "quote",
2673   "syn 2.0.68",
2674  ]
2675  
2676  [[package]]
2677  name = "serde_json"
2678  version = "1.0.118"
2679  source = "registry+https://github.com/rust-lang/crates.io-index"
2680  checksum = "d947f6b3163d8857ea16c4fa0dd4840d52f3041039a85decd46867eb1abef2e4"
2681  dependencies = [
2682   "itoa",
2683   "ryu",
2684   "serde",
2685  ]
2686  
2687  [[package]]
2688  name = "serde_spanned"
2689  version = "0.6.6"
2690  source = "registry+https://github.com/rust-lang/crates.io-index"
2691  checksum = "79e674e01f999af37c49f70a6ede167a8a60b2503e56c5599532a65baa5969a0"
2692  dependencies = [
2693   "serde",
2694  ]
2695  
2696  [[package]]
2697  name = "serde_urlencoded"
2698  version = "0.7.1"
2699  source = "registry+https://github.com/rust-lang/crates.io-index"
2700  checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
2701  dependencies = [
2702   "form_urlencoded",
2703   "itoa",
2704   "ryu",
2705   "serde",
2706  ]
2707  
2708  [[package]]
2709  name = "serde_with"
2710  version = "3.8.3"
2711  source = "registry+https://github.com/rust-lang/crates.io-index"
2712  checksum = "e73139bc5ec2d45e6c5fd85be5a46949c1c39a4c18e56915f5eb4c12f975e377"
2713  dependencies = [
2714   "base64 0.22.1",
2715   "chrono",
2716   "hex",
2717   "indexmap 1.9.3",
2718   "indexmap 2.2.6",
2719   "serde",
2720   "serde_derive",
2721   "serde_json",
2722   "serde_with_macros",
2723   "time",
2724  ]
2725  
2726  [[package]]
2727  name = "serde_with_macros"
2728  version = "3.8.3"
2729  source = "registry+https://github.com/rust-lang/crates.io-index"
2730  checksum = "b80d3d6b56b64335c0180e5ffde23b3c5e08c14c585b51a15bd0e95393f46703"
2731  dependencies = [
2732   "darling",
2733   "proc-macro2",
2734   "quote",
2735   "syn 2.0.68",
2736  ]
2737  
2738  [[package]]
2739  name = "sha1"
2740  version = "0.10.6"
2741  source = "registry+https://github.com/rust-lang/crates.io-index"
2742  checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
2743  dependencies = [
2744   "cfg-if",
2745   "cpufeatures",
2746   "digest",
2747  ]
2748  
2749  [[package]]
2750  name = "sha1_smol"
2751  version = "1.0.0"
2752  source = "registry+https://github.com/rust-lang/crates.io-index"
2753  checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012"
2754  
2755  [[package]]
2756  name = "sha2"
2757  version = "0.10.8"
2758  source = "registry+https://github.com/rust-lang/crates.io-index"
2759  checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
2760  dependencies = [
2761   "cfg-if",
2762   "cpufeatures",
2763   "digest",
2764  ]
2765  
2766  [[package]]
2767  name = "sharded-slab"
2768  version = "0.1.7"
2769  source = "registry+https://github.com/rust-lang/crates.io-index"
2770  checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
2771  dependencies = [
2772   "lazy_static",
2773  ]
2774  
2775  [[package]]
2776  name = "signal-hook-registry"
2777  version = "1.4.2"
2778  source = "registry+https://github.com/rust-lang/crates.io-index"
2779  checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
2780  dependencies = [
2781   "libc",
2782  ]
2783  
2784  [[package]]
2785  name = "signature"
2786  version = "2.2.0"
2787  source = "registry+https://github.com/rust-lang/crates.io-index"
2788  checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
2789  dependencies = [
2790   "digest",
2791   "rand_core",
2792  ]
2793  
2794  [[package]]
2795  name = "slab"
2796  version = "0.4.9"
2797  source = "registry+https://github.com/rust-lang/crates.io-index"
2798  checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
2799  dependencies = [
2800   "autocfg",
2801  ]
2802  
2803  [[package]]
2804  name = "smallvec"
2805  version = "1.13.2"
2806  source = "registry+https://github.com/rust-lang/crates.io-index"
2807  checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
2808  
2809  [[package]]
2810  name = "socket2"
2811  version = "0.4.10"
2812  source = "registry+https://github.com/rust-lang/crates.io-index"
2813  checksum = "9f7916fc008ca5542385b89a3d3ce689953c143e9304a9bf8beec1de48994c0d"
2814  dependencies = [
2815   "libc",
2816   "winapi",
2817  ]
2818  
2819  [[package]]
2820  name = "socket2"
2821  version = "0.5.7"
2822  source = "registry+https://github.com/rust-lang/crates.io-index"
2823  checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
2824  dependencies = [
2825   "libc",
2826   "windows-sys 0.52.0",
2827  ]
2828  
2829  [[package]]
2830  name = "spin"
2831  version = "0.9.8"
2832  source = "registry+https://github.com/rust-lang/crates.io-index"
2833  checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
2834  dependencies = [
2835   "lock_api",
2836  ]
2837  
2838  [[package]]
2839  name = "spki"
2840  version = "0.7.3"
2841  source = "registry+https://github.com/rust-lang/crates.io-index"
2842  checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
2843  dependencies = [
2844   "base64ct",
2845   "der",
2846  ]
2847  
2848  [[package]]
2849  name = "sqlformat"
2850  version = "0.2.4"
2851  source = "registry+https://github.com/rust-lang/crates.io-index"
2852  checksum = "f895e3734318cc55f1fe66258926c9b910c124d47520339efecbb6c59cec7c1f"
2853  dependencies = [
2854   "nom",
2855   "unicode_categories",
2856  ]
2857  
2858  [[package]]
2859  name = "sqlx"
2860  version = "0.7.4"
2861  source = "registry+https://github.com/rust-lang/crates.io-index"
2862  checksum = "c9a2ccff1a000a5a59cd33da541d9f2fdcd9e6e8229cc200565942bff36d0aaa"
2863  dependencies = [
2864   "sqlx-core",
2865   "sqlx-macros",
2866   "sqlx-mysql",
2867   "sqlx-postgres",
2868   "sqlx-sqlite",
2869  ]
2870  
2871  [[package]]
2872  name = "sqlx-core"
2873  version = "0.7.4"
2874  source = "registry+https://github.com/rust-lang/crates.io-index"
2875  checksum = "24ba59a9342a3d9bab6c56c118be528b27c9b60e490080e9711a04dccac83ef6"
2876  dependencies = [
2877   "ahash",
2878   "async-io 1.13.0",
2879   "async-std",
2880   "atoi",
2881   "byteorder",
2882   "bytes",
2883   "chrono",
2884   "crc",
2885   "crossbeam-queue",
2886   "either",
2887   "event-listener 2.5.3",
2888   "futures-channel",
2889   "futures-core",
2890   "futures-intrusive",
2891   "futures-io",
2892   "futures-util",
2893   "hashlink",
2894   "hex",
2895   "indexmap 2.2.6",
2896   "log",
2897   "memchr",
2898   "once_cell",
2899   "paste",
2900   "percent-encoding",
2901   "rustls",
2902   "rustls-pemfile",
2903   "serde",
2904   "serde_json",
2905   "sha2",
2906   "smallvec",
2907   "sqlformat",
2908   "thiserror",
2909   "tracing",
2910   "url",
2911   "uuid",
2912   "webpki-roots",
2913  ]
2914  
2915  [[package]]
2916  name = "sqlx-macros"
2917  version = "0.7.4"
2918  source = "registry+https://github.com/rust-lang/crates.io-index"
2919  checksum = "4ea40e2345eb2faa9e1e5e326db8c34711317d2b5e08d0d5741619048a803127"
2920  dependencies = [
2921   "proc-macro2",
2922   "quote",
2923   "sqlx-core",
2924   "sqlx-macros-core",
2925   "syn 1.0.109",
2926  ]
2927  
2928  [[package]]
2929  name = "sqlx-macros-core"
2930  version = "0.7.4"
2931  source = "registry+https://github.com/rust-lang/crates.io-index"
2932  checksum = "5833ef53aaa16d860e92123292f1f6a3d53c34ba8b1969f152ef1a7bb803f3c8"
2933  dependencies = [
2934   "async-std",
2935   "dotenvy",
2936   "either",
2937   "heck",
2938   "hex",
2939   "once_cell",
2940   "proc-macro2",
2941   "quote",
2942   "serde",
2943   "serde_json",
2944   "sha2",
2945   "sqlx-core",
2946   "sqlx-mysql",
2947   "sqlx-postgres",
2948   "sqlx-sqlite",
2949   "syn 1.0.109",
2950   "tempfile",
2951   "url",
2952  ]
2953  
2954  [[package]]
2955  name = "sqlx-mysql"
2956  version = "0.7.4"
2957  source = "registry+https://github.com/rust-lang/crates.io-index"
2958  checksum = "1ed31390216d20e538e447a7a9b959e06ed9fc51c37b514b46eb758016ecd418"
2959  dependencies = [
2960   "atoi",
2961   "base64 0.21.7",
2962   "bitflags 2.6.0",
2963   "byteorder",
2964   "bytes",
2965   "chrono",
2966   "crc",
2967   "digest",
2968   "dotenvy",
2969   "either",
2970   "futures-channel",
2971   "futures-core",
2972   "futures-io",
2973   "futures-util",
2974   "generic-array",
2975   "hex",
2976   "hkdf",
2977   "hmac",
2978   "itoa",
2979   "log",
2980   "md-5",
2981   "memchr",
2982   "once_cell",
2983   "percent-encoding",
2984   "rand",
2985   "rsa",
2986   "serde",
2987   "sha1",
2988   "sha2",
2989   "smallvec",
2990   "sqlx-core",
2991   "stringprep",
2992   "thiserror",
2993   "tracing",
2994   "uuid",
2995   "whoami",
2996  ]
2997  
2998  [[package]]
2999  name = "sqlx-postgres"
3000  version = "0.7.4"
3001  source = "registry+https://github.com/rust-lang/crates.io-index"
3002  checksum = "7c824eb80b894f926f89a0b9da0c7f435d27cdd35b8c655b114e58223918577e"
3003  dependencies = [
3004   "atoi",
3005   "base64 0.21.7",
3006   "bitflags 2.6.0",
3007   "byteorder",
3008   "chrono",
3009   "crc",
3010   "dotenvy",
3011   "etcetera",
3012   "futures-channel",
3013   "futures-core",
3014   "futures-io",
3015   "futures-util",
3016   "hex",
3017   "hkdf",
3018   "hmac",
3019   "home",
3020   "itoa",
3021   "log",
3022   "md-5",
3023   "memchr",
3024   "once_cell",
3025   "rand",
3026   "serde",
3027   "serde_json",
3028   "sha2",
3029   "smallvec",
3030   "sqlx-core",
3031   "stringprep",
3032   "thiserror",
3033   "tracing",
3034   "uuid",
3035   "whoami",
3036  ]
3037  
3038  [[package]]
3039  name = "sqlx-sqlite"
3040  version = "0.7.4"
3041  source = "registry+https://github.com/rust-lang/crates.io-index"
3042  checksum = "b244ef0a8414da0bed4bb1910426e890b19e5e9bccc27ada6b797d05c55ae0aa"
3043  dependencies = [
3044   "atoi",
3045   "chrono",
3046   "flume",
3047   "futures-channel",
3048   "futures-core",
3049   "futures-executor",
3050   "futures-intrusive",
3051   "futures-util",
3052   "libsqlite3-sys",
3053   "log",
3054   "percent-encoding",
3055   "serde",
3056   "sqlx-core",
3057   "tracing",
3058   "url",
3059   "urlencoding",
3060   "uuid",
3061  ]
3062  
3063  [[package]]
3064  name = "stable-pattern"
3065  version = "0.1.0"
3066  source = "registry+https://github.com/rust-lang/crates.io-index"
3067  checksum = "4564168c00635f88eaed410d5efa8131afa8d8699a612c80c455a0ba05c21045"
3068  dependencies = [
3069   "memchr",
3070  ]
3071  
3072  [[package]]
3073  name = "state"
3074  version = "0.6.0"
3075  source = "registry+https://github.com/rust-lang/crates.io-index"
3076  checksum = "2b8c4a4445d81357df8b1a650d0d0d6fbbbfe99d064aa5e02f3e4022061476d8"
3077  dependencies = [
3078   "loom",
3079  ]
3080  
3081  [[package]]
3082  name = "stringprep"
3083  version = "0.1.5"
3084  source = "registry+https://github.com/rust-lang/crates.io-index"
3085  checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
3086  dependencies = [
3087   "unicode-bidi",
3088   "unicode-normalization",
3089   "unicode-properties",
3090  ]
3091  
3092  [[package]]
3093  name = "strsim"
3094  version = "0.11.1"
3095  source = "registry+https://github.com/rust-lang/crates.io-index"
3096  checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
3097  
3098  [[package]]
3099  name = "subtle"
3100  version = "2.6.1"
3101  source = "registry+https://github.com/rust-lang/crates.io-index"
3102  checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
3103  
3104  [[package]]
3105  name = "syn"
3106  version = "1.0.109"
3107  source = "registry+https://github.com/rust-lang/crates.io-index"
3108  checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
3109  dependencies = [
3110   "proc-macro2",
3111   "quote",
3112   "unicode-ident",
3113  ]
3114  
3115  [[package]]
3116  name = "syn"
3117  version = "2.0.68"
3118  source = "registry+https://github.com/rust-lang/crates.io-index"
3119  checksum = "901fa70d88b9d6c98022e23b4136f9f3e54e4662c3bc1bd1d84a42a9a0f0c1e9"
3120  dependencies = [
3121   "proc-macro2",
3122   "quote",
3123   "unicode-ident",
3124  ]
3125  
3126  [[package]]
3127  name = "sync_wrapper"
3128  version = "0.1.2"
3129  source = "registry+https://github.com/rust-lang/crates.io-index"
3130  checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
3131  
3132  [[package]]
3133  name = "system-configuration"
3134  version = "0.5.1"
3135  source = "registry+https://github.com/rust-lang/crates.io-index"
3136  checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
3137  dependencies = [
3138   "bitflags 1.3.2",
3139   "core-foundation",
3140   "system-configuration-sys",
3141  ]
3142  
3143  [[package]]
3144  name = "system-configuration-sys"
3145  version = "0.5.0"
3146  source = "registry+https://github.com/rust-lang/crates.io-index"
3147  checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
3148  dependencies = [
3149   "core-foundation-sys",
3150   "libc",
3151  ]
3152  
3153  [[package]]
3154  name = "tempfile"
3155  version = "3.10.1"
3156  source = "registry+https://github.com/rust-lang/crates.io-index"
3157  checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1"
3158  dependencies = [
3159   "cfg-if",
3160   "fastrand 2.1.0",
3161   "rustix 0.38.34",
3162   "windows-sys 0.52.0",
3163  ]
3164  
3165  [[package]]
3166  name = "thiserror"
3167  version = "1.0.61"
3168  source = "registry+https://github.com/rust-lang/crates.io-index"
3169  checksum = "c546c80d6be4bc6a00c0f01730c08df82eaa7a7a61f11d656526506112cc1709"
3170  dependencies = [
3171   "thiserror-impl",
3172  ]
3173  
3174  [[package]]
3175  name = "thiserror-impl"
3176  version = "1.0.61"
3177  source = "registry+https://github.com/rust-lang/crates.io-index"
3178  checksum = "46c3384250002a6d5af4d114f2845d37b57521033f30d5c3f46c4d70e1197533"
3179  dependencies = [
3180   "proc-macro2",
3181   "quote",
3182   "syn 2.0.68",
3183  ]
3184  
3185  [[package]]
3186  name = "thread_local"
3187  version = "1.1.8"
3188  source = "registry+https://github.com/rust-lang/crates.io-index"
3189  checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
3190  dependencies = [
3191   "cfg-if",
3192   "once_cell",
3193  ]
3194  
3195  [[package]]
3196  name = "time"
3197  version = "0.3.36"
3198  source = "registry+https://github.com/rust-lang/crates.io-index"
3199  checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"
3200  dependencies = [
3201   "deranged",
3202   "itoa",
3203   "num-conv",
3204   "powerfmt",
3205   "serde",
3206   "time-core",
3207   "time-macros",
3208  ]
3209  
3210  [[package]]
3211  name = "time-core"
3212  version = "0.1.2"
3213  source = "registry+https://github.com/rust-lang/crates.io-index"
3214  checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
3215  
3216  [[package]]
3217  name = "time-macros"
3218  version = "0.2.18"
3219  source = "registry+https://github.com/rust-lang/crates.io-index"
3220  checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf"
3221  dependencies = [
3222   "num-conv",
3223   "time-core",
3224  ]
3225  
3226  [[package]]
3227  name = "tinyvec"
3228  version = "1.6.1"
3229  source = "registry+https://github.com/rust-lang/crates.io-index"
3230  checksum = "c55115c6fbe2d2bef26eb09ad74bde02d8255476fc0c7b515ef09fbb35742d82"
3231  dependencies = [
3232   "tinyvec_macros",
3233  ]
3234  
3235  [[package]]
3236  name = "tinyvec_macros"
3237  version = "0.1.1"
3238  source = "registry+https://github.com/rust-lang/crates.io-index"
3239  checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
3240  
3241  [[package]]
3242  name = "tokio"
3243  version = "1.38.0"
3244  source = "registry+https://github.com/rust-lang/crates.io-index"
3245  checksum = "ba4f4a02a7a80d6f274636f0aa95c7e383b912d41fe721a31f29e29698585a4a"
3246  dependencies = [
3247   "backtrace",
3248   "bytes",
3249   "libc",
3250   "mio",
3251   "num_cpus",
3252   "pin-project-lite",
3253   "signal-hook-registry",
3254   "socket2 0.5.7",
3255   "tokio-macros",
3256   "windows-sys 0.48.0",
3257  ]
3258  
3259  [[package]]
3260  name = "tokio-macros"
3261  version = "2.3.0"
3262  source = "registry+https://github.com/rust-lang/crates.io-index"
3263  checksum = "5f5ae998a069d4b5aba8ee9dad856af7d520c3699e6159b185c2acd48155d39a"
3264  dependencies = [
3265   "proc-macro2",
3266   "quote",
3267   "syn 2.0.68",
3268  ]
3269  
3270  [[package]]
3271  name = "tokio-native-tls"
3272  version = "0.3.1"
3273  source = "registry+https://github.com/rust-lang/crates.io-index"
3274  checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
3275  dependencies = [
3276   "native-tls",
3277   "tokio",
3278  ]
3279  
3280  [[package]]
3281  name = "tokio-stream"
3282  version = "0.1.15"
3283  source = "registry+https://github.com/rust-lang/crates.io-index"
3284  checksum = "267ac89e0bec6e691e5813911606935d77c476ff49024f98abcea3e7b15e37af"
3285  dependencies = [
3286   "futures-core",
3287   "pin-project-lite",
3288   "tokio",
3289  ]
3290  
3291  [[package]]
3292  name = "tokio-util"
3293  version = "0.7.11"
3294  source = "registry+https://github.com/rust-lang/crates.io-index"
3295  checksum = "9cf6b47b3771c49ac75ad09a6162f53ad4b8088b76ac60e8ec1455b31a189fe1"
3296  dependencies = [
3297   "bytes",
3298   "futures-core",
3299   "futures-sink",
3300   "pin-project-lite",
3301   "tokio",
3302  ]
3303  
3304  [[package]]
3305  name = "toml"
3306  version = "0.8.14"
3307  source = "registry+https://github.com/rust-lang/crates.io-index"
3308  checksum = "6f49eb2ab21d2f26bd6db7bf383edc527a7ebaee412d17af4d40fdccd442f335"
3309  dependencies = [
3310   "serde",
3311   "serde_spanned",
3312   "toml_datetime",
3313   "toml_edit",
3314  ]
3315  
3316  [[package]]
3317  name = "toml_datetime"
3318  version = "0.6.6"
3319  source = "registry+https://github.com/rust-lang/crates.io-index"
3320  checksum = "4badfd56924ae69bcc9039335b2e017639ce3f9b001c393c1b2d1ef846ce2cbf"
3321  dependencies = [
3322   "serde",
3323  ]
3324  
3325  [[package]]
3326  name = "toml_edit"
3327  version = "0.22.14"
3328  source = "registry+https://github.com/rust-lang/crates.io-index"
3329  checksum = "f21c7aaf97f1bd9ca9d4f9e73b0a6c74bd5afef56f2bc931943a6e1c37e04e38"
3330  dependencies = [
3331   "indexmap 2.2.6",
3332   "serde",
3333   "serde_spanned",
3334   "toml_datetime",
3335   "winnow",
3336  ]
3337  
3338  [[package]]
3339  name = "tower-service"
3340  version = "0.3.2"
3341  source = "registry+https://github.com/rust-lang/crates.io-index"
3342  checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
3343  
3344  [[package]]
3345  name = "tracing"
3346  version = "0.1.40"
3347  source = "registry+https://github.com/rust-lang/crates.io-index"
3348  checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
3349  dependencies = [
3350   "log",
3351   "pin-project-lite",
3352   "tracing-attributes",
3353   "tracing-core",
3354  ]
3355  
3356  [[package]]
3357  name = "tracing-attributes"
3358  version = "0.1.27"
3359  source = "registry+https://github.com/rust-lang/crates.io-index"
3360  checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
3361  dependencies = [
3362   "proc-macro2",
3363   "quote",
3364   "syn 2.0.68",
3365  ]
3366  
3367  [[package]]
3368  name = "tracing-core"
3369  version = "0.1.32"
3370  source = "registry+https://github.com/rust-lang/crates.io-index"
3371  checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
3372  dependencies = [
3373   "once_cell",
3374   "valuable",
3375  ]
3376  
3377  [[package]]
3378  name = "tracing-error"
3379  version = "0.2.0"
3380  source = "registry+https://github.com/rust-lang/crates.io-index"
3381  checksum = "d686ec1c0f384b1277f097b2f279a2ecc11afe8c133c1aabf036a27cb4cd206e"
3382  dependencies = [
3383   "tracing",
3384   "tracing-subscriber",
3385  ]
3386  
3387  [[package]]
3388  name = "tracing-log"
3389  version = "0.2.0"
3390  source = "registry+https://github.com/rust-lang/crates.io-index"
3391  checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
3392  dependencies = [
3393   "log",
3394   "once_cell",
3395   "tracing-core",
3396  ]
3397  
3398  [[package]]
3399  name = "tracing-subscriber"
3400  version = "0.3.18"
3401  source = "registry+https://github.com/rust-lang/crates.io-index"
3402  checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b"
3403  dependencies = [
3404   "matchers",
3405   "nu-ansi-term",
3406   "once_cell",
3407   "regex",
3408   "sharded-slab",
3409   "smallvec",
3410   "thread_local",
3411   "tracing",
3412   "tracing-core",
3413   "tracing-log",
3414  ]
3415  
3416  [[package]]
3417  name = "try-lock"
3418  version = "0.2.5"
3419  source = "registry+https://github.com/rust-lang/crates.io-index"
3420  checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
3421  
3422  [[package]]
3423  name = "typenum"
3424  version = "1.17.0"
3425  source = "registry+https://github.com/rust-lang/crates.io-index"
3426  checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
3427  
3428  [[package]]
3429  name = "ubyte"
3430  version = "0.10.4"
3431  source = "registry+https://github.com/rust-lang/crates.io-index"
3432  checksum = "f720def6ce1ee2fc44d40ac9ed6d3a59c361c80a75a7aa8e75bb9baed31cf2ea"
3433  dependencies = [
3434   "serde",
3435  ]
3436  
3437  [[package]]
3438  name = "ucd-trie"
3439  version = "0.1.6"
3440  source = "registry+https://github.com/rust-lang/crates.io-index"
3441  checksum = "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9"
3442  
3443  [[package]]
3444  name = "uncased"
3445  version = "0.9.10"
3446  source = "registry+https://github.com/rust-lang/crates.io-index"
3447  checksum = "e1b88fcfe09e89d3866a5c11019378088af2d24c3fbd4f0543f96b479ec90697"
3448  dependencies = [
3449   "serde",
3450   "version_check",
3451  ]
3452  
3453  [[package]]
3454  name = "unicode-bidi"
3455  version = "0.3.15"
3456  source = "registry+https://github.com/rust-lang/crates.io-index"
3457  checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
3458  
3459  [[package]]
3460  name = "unicode-ident"
3461  version = "1.0.12"
3462  source = "registry+https://github.com/rust-lang/crates.io-index"
3463  checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
3464  
3465  [[package]]
3466  name = "unicode-normalization"
3467  version = "0.1.23"
3468  source = "registry+https://github.com/rust-lang/crates.io-index"
3469  checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5"
3470  dependencies = [
3471   "tinyvec",
3472  ]
3473  
3474  [[package]]
3475  name = "unicode-properties"
3476  version = "0.1.1"
3477  source = "registry+https://github.com/rust-lang/crates.io-index"
3478  checksum = "e4259d9d4425d9f0661581b804cb85fe66a4c631cadd8f490d1c13a35d5d9291"
3479  
3480  [[package]]
3481  name = "unicode-segmentation"
3482  version = "1.11.0"
3483  source = "registry+https://github.com/rust-lang/crates.io-index"
3484  checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202"
3485  
3486  [[package]]
3487  name = "unicode-xid"
3488  version = "0.2.4"
3489  source = "registry+https://github.com/rust-lang/crates.io-index"
3490  checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
3491  
3492  [[package]]
3493  name = "unicode_categories"
3494  version = "0.1.1"
3495  source = "registry+https://github.com/rust-lang/crates.io-index"
3496  checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
3497  
3498  [[package]]
3499  name = "universal-hash"
3500  version = "0.5.1"
3501  source = "registry+https://github.com/rust-lang/crates.io-index"
3502  checksum = "fc1de2c688dc15305988b563c3854064043356019f97a4b46276fe734c4f07ea"
3503  dependencies = [
3504   "crypto-common",
3505   "subtle",
3506  ]
3507  
3508  [[package]]
3509  name = "untrusted"
3510  version = "0.9.0"
3511  source = "registry+https://github.com/rust-lang/crates.io-index"
3512  checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
3513  
3514  [[package]]
3515  name = "url"
3516  version = "2.5.2"
3517  source = "registry+https://github.com/rust-lang/crates.io-index"
3518  checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c"
3519  dependencies = [
3520   "form_urlencoded",
3521   "idna",
3522   "percent-encoding",
3523  ]
3524  
3525  [[package]]
3526  name = "urlencoding"
3527  version = "2.1.3"
3528  source = "registry+https://github.com/rust-lang/crates.io-index"
3529  checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
3530  
3531  [[package]]
3532  name = "uuid"
3533  version = "1.9.1"
3534  source = "registry+https://github.com/rust-lang/crates.io-index"
3535  checksum = "5de17fd2f7da591098415cff336e12965a28061ddace43b59cb3c430179c9439"
3536  dependencies = [
3537   "serde",
3538  ]
3539  
3540  [[package]]
3541  name = "valuable"
3542  version = "0.1.0"
3543  source = "registry+https://github.com/rust-lang/crates.io-index"
3544  checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
3545  
3546  [[package]]
3547  name = "value-bag"
3548  version = "1.9.0"
3549  source = "registry+https://github.com/rust-lang/crates.io-index"
3550  checksum = "5a84c137d37ab0142f0f2ddfe332651fdbf252e7b7dbb4e67b6c1f1b2e925101"
3551  
3552  [[package]]
3553  name = "vcpkg"
3554  version = "0.2.15"
3555  source = "registry+https://github.com/rust-lang/crates.io-index"
3556  checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
3557  
3558  [[package]]
3559  name = "version_check"
3560  version = "0.9.4"
3561  source = "registry+https://github.com/rust-lang/crates.io-index"
3562  checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
3563  
3564  [[package]]
3565  name = "waker-fn"
3566  version = "1.2.0"
3567  source = "registry+https://github.com/rust-lang/crates.io-index"
3568  checksum = "317211a0dc0ceedd78fb2ca9a44aed3d7b9b26f81870d485c07122b4350673b7"
3569  
3570  [[package]]
3571  name = "walkdir"
3572  version = "2.5.0"
3573  source = "registry+https://github.com/rust-lang/crates.io-index"
3574  checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
3575  dependencies = [
3576   "same-file",
3577   "winapi-util",
3578  ]
3579  
3580  [[package]]
3581  name = "want"
3582  version = "0.3.1"
3583  source = "registry+https://github.com/rust-lang/crates.io-index"
3584  checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
3585  dependencies = [
3586   "try-lock",
3587  ]
3588  
3589  [[package]]
3590  name = "wasi"
3591  version = "0.11.0+wasi-snapshot-preview1"
3592  source = "registry+https://github.com/rust-lang/crates.io-index"
3593  checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
3594  
3595  [[package]]
3596  name = "wasite"
3597  version = "0.1.0"
3598  source = "registry+https://github.com/rust-lang/crates.io-index"
3599  checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
3600  
3601  [[package]]
3602  name = "wasm-bindgen"
3603  version = "0.2.92"
3604  source = "registry+https://github.com/rust-lang/crates.io-index"
3605  checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8"
3606  dependencies = [
3607   "cfg-if",
3608   "wasm-bindgen-macro",
3609  ]
3610  
3611  [[package]]
3612  name = "wasm-bindgen-backend"
3613  version = "0.2.92"
3614  source = "registry+https://github.com/rust-lang/crates.io-index"
3615  checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da"
3616  dependencies = [
3617   "bumpalo",
3618   "log",
3619   "once_cell",
3620   "proc-macro2",
3621   "quote",
3622   "syn 2.0.68",
3623   "wasm-bindgen-shared",
3624  ]
3625  
3626  [[package]]
3627  name = "wasm-bindgen-futures"
3628  version = "0.4.42"
3629  source = "registry+https://github.com/rust-lang/crates.io-index"
3630  checksum = "76bc14366121efc8dbb487ab05bcc9d346b3b5ec0eaa76e46594cabbe51762c0"
3631  dependencies = [
3632   "cfg-if",
3633   "js-sys",
3634   "wasm-bindgen",
3635   "web-sys",
3636  ]
3637  
3638  [[package]]
3639  name = "wasm-bindgen-macro"
3640  version = "0.2.92"
3641  source = "registry+https://github.com/rust-lang/crates.io-index"
3642  checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
3643  dependencies = [
3644   "quote",
3645   "wasm-bindgen-macro-support",
3646  ]
3647  
3648  [[package]]
3649  name = "wasm-bindgen-macro-support"
3650  version = "0.2.92"
3651  source = "registry+https://github.com/rust-lang/crates.io-index"
3652  checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
3653  dependencies = [
3654   "proc-macro2",
3655   "quote",
3656   "syn 2.0.68",
3657   "wasm-bindgen-backend",
3658   "wasm-bindgen-shared",
3659  ]
3660  
3661  [[package]]
3662  name = "wasm-bindgen-shared"
3663  version = "0.2.92"
3664  source = "registry+https://github.com/rust-lang/crates.io-index"
3665  checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96"
3666  
3667  [[package]]
3668  name = "web-sys"
3669  version = "0.3.69"
3670  source = "registry+https://github.com/rust-lang/crates.io-index"
3671  checksum = "77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef"
3672  dependencies = [
3673   "js-sys",
3674   "wasm-bindgen",
3675  ]
3676  
3677  [[package]]
3678  name = "webpki-roots"
3679  version = "0.25.4"
3680  source = "registry+https://github.com/rust-lang/crates.io-index"
3681  checksum = "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1"
3682  
3683  [[package]]
3684  name = "whoami"
3685  version = "1.5.1"
3686  source = "registry+https://github.com/rust-lang/crates.io-index"
3687  checksum = "a44ab49fad634e88f55bf8f9bb3abd2f27d7204172a112c7c9987e01c1c94ea9"
3688  dependencies = [
3689   "redox_syscall 0.4.1",
3690   "wasite",
3691  ]
3692  
3693  [[package]]
3694  name = "winapi"
3695  version = "0.3.9"
3696  source = "registry+https://github.com/rust-lang/crates.io-index"
3697  checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
3698  dependencies = [
3699   "winapi-i686-pc-windows-gnu",
3700   "winapi-x86_64-pc-windows-gnu",
3701  ]
3702  
3703  [[package]]
3704  name = "winapi-i686-pc-windows-gnu"
3705  version = "0.4.0"
3706  source = "registry+https://github.com/rust-lang/crates.io-index"
3707  checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
3708  
3709  [[package]]
3710  name = "winapi-util"
3711  version = "0.1.8"
3712  source = "registry+https://github.com/rust-lang/crates.io-index"
3713  checksum = "4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6b"
3714  dependencies = [
3715   "windows-sys 0.52.0",
3716  ]
3717  
3718  [[package]]
3719  name = "winapi-x86_64-pc-windows-gnu"
3720  version = "0.4.0"
3721  source = "registry+https://github.com/rust-lang/crates.io-index"
3722  checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
3723  
3724  [[package]]
3725  name = "windows"
3726  version = "0.48.0"
3727  source = "registry+https://github.com/rust-lang/crates.io-index"
3728  checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
3729  dependencies = [
3730   "windows-targets 0.48.5",
3731  ]
3732  
3733  [[package]]
3734  name = "windows-core"
3735  version = "0.52.0"
3736  source = "registry+https://github.com/rust-lang/crates.io-index"
3737  checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
3738  dependencies = [
3739   "windows-targets 0.52.5",
3740  ]
3741  
3742  [[package]]
3743  name = "windows-sys"
3744  version = "0.48.0"
3745  source = "registry+https://github.com/rust-lang/crates.io-index"
3746  checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
3747  dependencies = [
3748   "windows-targets 0.48.5",
3749  ]
3750  
3751  [[package]]
3752  name = "windows-sys"
3753  version = "0.52.0"
3754  source = "registry+https://github.com/rust-lang/crates.io-index"
3755  checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
3756  dependencies = [
3757   "windows-targets 0.52.5",
3758  ]
3759  
3760  [[package]]
3761  name = "windows-targets"
3762  version = "0.48.5"
3763  source = "registry+https://github.com/rust-lang/crates.io-index"
3764  checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
3765  dependencies = [
3766   "windows_aarch64_gnullvm 0.48.5",
3767   "windows_aarch64_msvc 0.48.5",
3768   "windows_i686_gnu 0.48.5",
3769   "windows_i686_msvc 0.48.5",
3770   "windows_x86_64_gnu 0.48.5",
3771   "windows_x86_64_gnullvm 0.48.5",
3772   "windows_x86_64_msvc 0.48.5",
3773  ]
3774  
3775  [[package]]
3776  name = "windows-targets"
3777  version = "0.52.5"
3778  source = "registry+https://github.com/rust-lang/crates.io-index"
3779  checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb"
3780  dependencies = [
3781   "windows_aarch64_gnullvm 0.52.5",
3782   "windows_aarch64_msvc 0.52.5",
3783   "windows_i686_gnu 0.52.5",
3784   "windows_i686_gnullvm",
3785   "windows_i686_msvc 0.52.5",
3786   "windows_x86_64_gnu 0.52.5",
3787   "windows_x86_64_gnullvm 0.52.5",
3788   "windows_x86_64_msvc 0.52.5",
3789  ]
3790  
3791  [[package]]
3792  name = "windows_aarch64_gnullvm"
3793  version = "0.48.5"
3794  source = "registry+https://github.com/rust-lang/crates.io-index"
3795  checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
3796  
3797  [[package]]
3798  name = "windows_aarch64_gnullvm"
3799  version = "0.52.5"
3800  source = "registry+https://github.com/rust-lang/crates.io-index"
3801  checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263"
3802  
3803  [[package]]
3804  name = "windows_aarch64_msvc"
3805  version = "0.48.5"
3806  source = "registry+https://github.com/rust-lang/crates.io-index"
3807  checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
3808  
3809  [[package]]
3810  name = "windows_aarch64_msvc"
3811  version = "0.52.5"
3812  source = "registry+https://github.com/rust-lang/crates.io-index"
3813  checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6"
3814  
3815  [[package]]
3816  name = "windows_i686_gnu"
3817  version = "0.48.5"
3818  source = "registry+https://github.com/rust-lang/crates.io-index"
3819  checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
3820  
3821  [[package]]
3822  name = "windows_i686_gnu"
3823  version = "0.52.5"
3824  source = "registry+https://github.com/rust-lang/crates.io-index"
3825  checksum = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670"
3826  
3827  [[package]]
3828  name = "windows_i686_gnullvm"
3829  version = "0.52.5"
3830  source = "registry+https://github.com/rust-lang/crates.io-index"
3831  checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9"
3832  
3833  [[package]]
3834  name = "windows_i686_msvc"
3835  version = "0.48.5"
3836  source = "registry+https://github.com/rust-lang/crates.io-index"
3837  checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
3838  
3839  [[package]]
3840  name = "windows_i686_msvc"
3841  version = "0.52.5"
3842  source = "registry+https://github.com/rust-lang/crates.io-index"
3843  checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf"
3844  
3845  [[package]]
3846  name = "windows_x86_64_gnu"
3847  version = "0.48.5"
3848  source = "registry+https://github.com/rust-lang/crates.io-index"
3849  checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
3850  
3851  [[package]]
3852  name = "windows_x86_64_gnu"
3853  version = "0.52.5"
3854  source = "registry+https://github.com/rust-lang/crates.io-index"
3855  checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9"
3856  
3857  [[package]]
3858  name = "windows_x86_64_gnullvm"
3859  version = "0.48.5"
3860  source = "registry+https://github.com/rust-lang/crates.io-index"
3861  checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
3862  
3863  [[package]]
3864  name = "windows_x86_64_gnullvm"
3865  version = "0.52.5"
3866  source = "registry+https://github.com/rust-lang/crates.io-index"
3867  checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596"
3868  
3869  [[package]]
3870  name = "windows_x86_64_msvc"
3871  version = "0.48.5"
3872  source = "registry+https://github.com/rust-lang/crates.io-index"
3873  checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
3874  
3875  [[package]]
3876  name = "windows_x86_64_msvc"
3877  version = "0.52.5"
3878  source = "registry+https://github.com/rust-lang/crates.io-index"
3879  checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0"
3880  
3881  [[package]]
3882  name = "winnow"
3883  version = "0.6.13"
3884  source = "registry+https://github.com/rust-lang/crates.io-index"
3885  checksum = "59b5e5f6c299a3c7890b876a2a587f3115162487e704907d9b6cd29473052ba1"
3886  dependencies = [
3887   "memchr",
3888  ]
3889  
3890  [[package]]
3891  name = "winreg"
3892  version = "0.50.0"
3893  source = "registry+https://github.com/rust-lang/crates.io-index"
3894  checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
3895  dependencies = [
3896   "cfg-if",
3897   "windows-sys 0.48.0",
3898  ]
3899  
3900  [[package]]
3901  name = "yansi"
3902  version = "1.0.1"
3903  source = "registry+https://github.com/rust-lang/crates.io-index"
3904  checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"
3905  dependencies = [
3906   "is-terminal",
3907  ]
3908  
3909  [[package]]
3910  name = "zerocopy"
3911  version = "0.7.34"
3912  source = "registry+https://github.com/rust-lang/crates.io-index"
3913  checksum = "ae87e3fcd617500e5d106f0380cf7b77f3c6092aae37191433159dda23cfb087"
3914  dependencies = [
3915   "zerocopy-derive",
3916  ]
3917  
3918  [[package]]
3919  name = "zerocopy-derive"
3920  version = "0.7.34"
3921  source = "registry+https://github.com/rust-lang/crates.io-index"
3922  checksum = "15e934569e47891f7d9411f1a451d947a60e000ab3bd24fbb970f000387d1b3b"
3923  dependencies = [
3924   "proc-macro2",
3925   "quote",
3926   "syn 2.0.68",
3927  ]
3928  
3929  [[package]]
3930  name = "zeroize"
3931  version = "1.8.1"
3932  source = "registry+https://github.com/rust-lang/crates.io-index"
3933  checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"