| 1 | |
| 2 | |
| 3 | version = 4 |
| 4 | |
| 5 | [[package]] |
| 6 | name = "adler2" |
| 7 | version = "2.0.1" |
| 8 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 9 | checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" |
| 10 | |
| 11 | [[package]] |
| 12 | name = "aead" |
| 13 | version = "0.5.2" |
| 14 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 15 | checksum = "d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0" |
| 16 | dependencies = [ |
| 17 | "bytes", |
| 18 | "crypto-common 0.1.6", |
| 19 | "generic-array 0.14.9", |
| 20 | ] |
| 21 | |
| 22 | [[package]] |
| 23 | name = "aead" |
| 24 | version = "0.6.1" |
| 25 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 26 | checksum = "1973cfbc1a2daf9cf550e74e1f088c28e7f7d8c1e1418fb6c9dc5184b7e84c99" |
| 27 | dependencies = [ |
| 28 | "crypto-common 0.2.2", |
| 29 | "inout 0.2.2", |
| 30 | ] |
| 31 | |
| 32 | [[package]] |
| 33 | name = "aes" |
| 34 | version = "0.8.4" |
| 35 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 36 | checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0" |
| 37 | dependencies = [ |
| 38 | "cfg-if", |
| 39 | "cipher 0.4.4", |
| 40 | "cpufeatures 0.2.17", |
| 41 | ] |
| 42 | |
| 43 | [[package]] |
| 44 | name = "aes" |
| 45 | version = "0.9.1" |
| 46 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 47 | checksum = "f1fc76eaeac4c9164506c466d4ffdd8ec9d0c5bf57ee97177c4d8eceb3a0e138" |
| 48 | dependencies = [ |
| 49 | "cipher 0.5.2", |
| 50 | "cpubits", |
| 51 | "cpufeatures 0.3.0", |
| 52 | "zeroize", |
| 53 | ] |
| 54 | |
| 55 | [[package]] |
| 56 | name = "aes-gcm" |
| 57 | version = "0.10.3" |
| 58 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 59 | checksum = "831010a0f742e1209b3bcea8fab6a8e149051ba6099432c8cb2cc117dec3ead1" |
| 60 | dependencies = [ |
| 61 | "aead 0.5.2", |
| 62 | "aes 0.8.4", |
| 63 | "cipher 0.4.4", |
| 64 | "ctr 0.9.2", |
| 65 | "ghash 0.5.1", |
| 66 | "subtle", |
| 67 | ] |
| 68 | |
| 69 | [[package]] |
| 70 | name = "aes-gcm" |
| 71 | version = "0.11.0" |
| 72 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 73 | checksum = "fdf011db2e21ce0d575593d749db5554b47fed37aff429e4dc50bc91ac93a028" |
| 74 | dependencies = [ |
| 75 | "aead 0.6.1", |
| 76 | "aes 0.9.1", |
| 77 | "cipher 0.5.2", |
| 78 | "ctr 0.10.1", |
| 79 | "ghash 0.6.0", |
| 80 | "subtle", |
| 81 | "zeroize", |
| 82 | ] |
| 83 | |
| 84 | [[package]] |
| 85 | name = "aes-kw" |
| 86 | version = "0.2.1" |
| 87 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 88 | checksum = "69fa2b352dcefb5f7f3a5fb840e02665d311d878955380515e4fd50095dd3d8c" |
| 89 | dependencies = [ |
| 90 | "aes 0.8.4", |
| 91 | ] |
| 92 | |
| 93 | [[package]] |
| 94 | name = "ahash" |
| 95 | version = "0.8.12" |
| 96 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 97 | checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75" |
| 98 | dependencies = [ |
| 99 | "cfg-if", |
| 100 | "getrandom 0.3.4", |
| 101 | "once_cell", |
| 102 | "version_check", |
| 103 | "zerocopy", |
| 104 | ] |
| 105 | |
| 106 | [[package]] |
| 107 | name = "aho-corasick" |
| 108 | version = "1.1.4" |
| 109 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 110 | checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301" |
| 111 | dependencies = [ |
| 112 | "memchr", |
| 113 | ] |
| 114 | |
| 115 | [[package]] |
| 116 | name = "allocator-api2" |
| 117 | version = "0.2.21" |
| 118 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 119 | checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" |
| 120 | |
| 121 | [[package]] |
| 122 | name = "ammonia" |
| 123 | version = "4.1.4" |
| 124 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 125 | checksum = "dc6d763210e2eb7670d1a5183a08bebefa3f97db2a738a684f2ce00bd49f681d" |
| 126 | dependencies = [ |
| 127 | "cssparser", |
| 128 | "html5ever", |
| 129 | "maplit", |
| 130 | "url", |
| 131 | ] |
| 132 | |
| 133 | [[package]] |
| 134 | name = "android_system_properties" |
| 135 | version = "0.1.5" |
| 136 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 137 | checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" |
| 138 | dependencies = [ |
| 139 | "libc", |
| 140 | ] |
| 141 | |
| 142 | [[package]] |
| 143 | name = "anstream" |
| 144 | version = "1.0.0" |
| 145 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 146 | checksum = "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d" |
| 147 | dependencies = [ |
| 148 | "anstyle", |
| 149 | "anstyle-parse", |
| 150 | "anstyle-query", |
| 151 | "anstyle-wincon", |
| 152 | "colorchoice", |
| 153 | "is_terminal_polyfill", |
| 154 | "utf8parse", |
| 155 | ] |
| 156 | |
| 157 | [[package]] |
| 158 | name = "anstyle" |
| 159 | version = "1.0.14" |
| 160 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 161 | checksum = "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000" |
| 162 | |
| 163 | [[package]] |
| 164 | name = "anstyle-parse" |
| 165 | version = "1.0.0" |
| 166 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 167 | checksum = "52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e" |
| 168 | dependencies = [ |
| 169 | "utf8parse", |
| 170 | ] |
| 171 | |
| 172 | [[package]] |
| 173 | name = "anstyle-query" |
| 174 | version = "1.1.5" |
| 175 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 176 | checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc" |
| 177 | dependencies = [ |
| 178 | "windows-sys 0.61.2", |
| 179 | ] |
| 180 | |
| 181 | [[package]] |
| 182 | name = "anstyle-wincon" |
| 183 | version = "3.0.11" |
| 184 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 185 | checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d" |
| 186 | dependencies = [ |
| 187 | "anstyle", |
| 188 | "once_cell_polyfill", |
| 189 | "windows-sys 0.61.2", |
| 190 | ] |
| 191 | |
| 192 | [[package]] |
| 193 | name = "anyhow" |
| 194 | version = "1.0.104" |
| 195 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 196 | checksum = "330a5ed07fa54e4702c9d6c4174f74427fc0ef6e214bbd677ae50a5099946470" |
| 197 | |
| 198 | [[package]] |
| 199 | name = "api" |
| 200 | version = "0.1.0" |
| 201 | dependencies = [ |
| 202 | "auth", |
| 203 | "axum", |
| 204 | "config", |
| 205 | "git", |
| 206 | "model", |
| 207 | "serde", |
| 208 | "serde_json", |
| 209 | "store", |
| 210 | "time", |
| 211 | "tokio", |
| 212 | "tracing", |
| 213 | ] |
| 214 | |
| 215 | [[package]] |
| 216 | name = "argon2" |
| 217 | version = "0.5.3" |
| 218 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 219 | checksum = "3c3610892ee6e0cbce8ae2700349fcf8f98adb0dbfbee85aec3c9179d29cc072" |
| 220 | dependencies = [ |
| 221 | "base64ct", |
| 222 | "blake2 0.10.6", |
| 223 | "cpufeatures 0.2.17", |
| 224 | "password-hash 0.5.0", |
| 225 | "zeroize", |
| 226 | ] |
| 227 | |
| 228 | [[package]] |
| 229 | name = "argon2" |
| 230 | version = "0.6.0-rc.8" |
| 231 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 232 | checksum = "7af50940b73bf4e16c15c448a2b121c63f2d68e3e54b6a8731673cb4aa0cdff5" |
| 233 | dependencies = [ |
| 234 | "base64ct", |
| 235 | "blake2 0.11.0-rc.6", |
| 236 | "cpufeatures 0.3.0", |
| 237 | "password-hash 0.6.1", |
| 238 | ] |
| 239 | |
| 240 | [[package]] |
| 241 | name = "async-compression" |
| 242 | version = "0.4.42" |
| 243 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 244 | checksum = "e79b3f8a79cccc2898f31920fc69f304859b3bd567490f75ebf51ae1c792a9ac" |
| 245 | dependencies = [ |
| 246 | "compression-codecs", |
| 247 | "compression-core", |
| 248 | "pin-project-lite", |
| 249 | "tokio", |
| 250 | ] |
| 251 | |
| 252 | [[package]] |
| 253 | name = "async-trait" |
| 254 | version = "0.1.91" |
| 255 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 256 | checksum = "ae36dc4177970ef04fde5178d3e2429882def40e57a451f919c098f72baa6cec" |
| 257 | dependencies = [ |
| 258 | "proc-macro2", |
| 259 | "quote", |
| 260 | "syn 3.0.3", |
| 261 | ] |
| 262 | |
| 263 | [[package]] |
| 264 | name = "atoi" |
| 265 | version = "2.0.0" |
| 266 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 267 | checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528" |
| 268 | dependencies = [ |
| 269 | "num-traits", |
| 270 | ] |
| 271 | |
| 272 | [[package]] |
| 273 | name = "atomic" |
| 274 | version = "0.6.1" |
| 275 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 276 | checksum = "a89cbf775b137e9b968e67227ef7f775587cde3fd31b0d8599dbd0f598a48340" |
| 277 | dependencies = [ |
| 278 | "bytemuck", |
| 279 | ] |
| 280 | |
| 281 | [[package]] |
| 282 | name = "atomic-waker" |
| 283 | version = "1.1.2" |
| 284 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 285 | checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" |
| 286 | |
| 287 | [[package]] |
| 288 | name = "auth" |
| 289 | version = "0.1.0" |
| 290 | dependencies = [ |
| 291 | "argon2 0.5.3", |
| 292 | "base64", |
| 293 | "hmac 0.12.1", |
| 294 | "model", |
| 295 | "rand_core 0.6.4", |
| 296 | "serde", |
| 297 | "serde_json", |
| 298 | "sha2 0.10.9", |
| 299 | "thiserror 2.0.19", |
| 300 | ] |
| 301 | |
| 302 | [[package]] |
| 303 | name = "autocfg" |
| 304 | version = "1.5.1" |
| 305 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 306 | checksum = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53" |
| 307 | |
| 308 | [[package]] |
| 309 | name = "aws-credential-types" |
| 310 | version = "1.2.10" |
| 311 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 312 | checksum = "b01c9521fa01558f750d183c8c68c81b0155b9d193a4ba7f84c36bd1b6d04a06" |
| 313 | dependencies = [ |
| 314 | "aws-smithy-async", |
| 315 | "aws-smithy-runtime-api", |
| 316 | "aws-smithy-types", |
| 317 | "zeroize", |
| 318 | ] |
| 319 | |
| 320 | [[package]] |
| 321 | name = "aws-lc-rs" |
| 322 | version = "1.17.3" |
| 323 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 324 | checksum = "00bdb5da18dac48ca2cc7cd4a98e533e8635a58e2361d13a1a4ee3888e0d72f1" |
| 325 | dependencies = [ |
| 326 | "aws-lc-sys", |
| 327 | "untrusted 0.7.1", |
| 328 | "zeroize", |
| 329 | ] |
| 330 | |
| 331 | [[package]] |
| 332 | name = "aws-lc-sys" |
| 333 | version = "0.43.0" |
| 334 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 335 | checksum = "43103168cc76fe62678a375e722fc9cb3a0146159ac5828bc4f0dfd755c2224c" |
| 336 | dependencies = [ |
| 337 | "cc", |
| 338 | "cmake", |
| 339 | "dunce", |
| 340 | "fs_extra", |
| 341 | "pkg-config", |
| 342 | ] |
| 343 | |
| 344 | [[package]] |
| 345 | name = "aws-runtime" |
| 346 | version = "1.5.16" |
| 347 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 348 | checksum = "7ce527fb7e53ba9626fc47824f25e256250556c40d8f81d27dd92aa38239d632" |
| 349 | dependencies = [ |
| 350 | "aws-credential-types", |
| 351 | "aws-sigv4", |
| 352 | "aws-smithy-async", |
| 353 | "aws-smithy-eventstream", |
| 354 | "aws-smithy-http", |
| 355 | "aws-smithy-runtime", |
| 356 | "aws-smithy-runtime-api", |
| 357 | "aws-smithy-types", |
| 358 | "aws-types", |
| 359 | "bytes", |
| 360 | "fastrand", |
| 361 | "http 0.2.12", |
| 362 | "http-body 0.4.6", |
| 363 | "percent-encoding", |
| 364 | "pin-project-lite", |
| 365 | "tracing", |
| 366 | "uuid", |
| 367 | ] |
| 368 | |
| 369 | [[package]] |
| 370 | name = "aws-sdk-s3" |
| 371 | version = "1.96.0" |
| 372 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 373 | checksum = "6e25d24de44b34dcdd5182ac4e4c6f07bcec2661c505acef94c0d293b65505fe" |
| 374 | dependencies = [ |
| 375 | "aws-credential-types", |
| 376 | "aws-runtime", |
| 377 | "aws-sigv4", |
| 378 | "aws-smithy-async", |
| 379 | "aws-smithy-checksums", |
| 380 | "aws-smithy-eventstream", |
| 381 | "aws-smithy-http", |
| 382 | "aws-smithy-json", |
| 383 | "aws-smithy-runtime", |
| 384 | "aws-smithy-runtime-api", |
| 385 | "aws-smithy-types", |
| 386 | "aws-smithy-xml", |
| 387 | "aws-types", |
| 388 | "bytes", |
| 389 | "fastrand", |
| 390 | "hex", |
| 391 | "hmac 0.12.1", |
| 392 | "http 0.2.12", |
| 393 | "http 1.4.2", |
| 394 | "http-body 0.4.6", |
| 395 | "lru", |
| 396 | "percent-encoding", |
| 397 | "regex-lite", |
| 398 | "sha2 0.10.9", |
| 399 | "tracing", |
| 400 | "url", |
| 401 | ] |
| 402 | |
| 403 | [[package]] |
| 404 | name = "aws-sigv4" |
| 405 | version = "1.3.6" |
| 406 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 407 | checksum = "c35452ec3f001e1f2f6db107b6373f1f48f05ec63ba2c5c9fa91f07dad32af11" |
| 408 | dependencies = [ |
| 409 | "aws-credential-types", |
| 410 | "aws-smithy-eventstream", |
| 411 | "aws-smithy-http", |
| 412 | "aws-smithy-runtime-api", |
| 413 | "aws-smithy-types", |
| 414 | "bytes", |
| 415 | "form_urlencoded", |
| 416 | "hex", |
| 417 | "hmac 0.12.1", |
| 418 | "http 0.2.12", |
| 419 | "http 1.4.2", |
| 420 | "percent-encoding", |
| 421 | "sha2 0.10.9", |
| 422 | "time", |
| 423 | "tracing", |
| 424 | ] |
| 425 | |
| 426 | [[package]] |
| 427 | name = "aws-smithy-async" |
| 428 | version = "1.2.6" |
| 429 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 430 | checksum = "127fcfad33b7dfc531141fda7e1c402ac65f88aca5511a4d31e2e3d2cd01ce9c" |
| 431 | dependencies = [ |
| 432 | "futures-util", |
| 433 | "pin-project-lite", |
| 434 | "tokio", |
| 435 | ] |
| 436 | |
| 437 | [[package]] |
| 438 | name = "aws-smithy-checksums" |
| 439 | version = "0.63.11" |
| 440 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 441 | checksum = "95bd108f7b3563598e4dc7b62e1388c9982324a2abd622442167012690184591" |
| 442 | dependencies = [ |
| 443 | "aws-smithy-http", |
| 444 | "aws-smithy-types", |
| 445 | "bytes", |
| 446 | "crc-fast", |
| 447 | "hex", |
| 448 | "http 0.2.12", |
| 449 | "http-body 0.4.6", |
| 450 | "md-5 0.10.6", |
| 451 | "pin-project-lite", |
| 452 | "sha1 0.10.7", |
| 453 | "sha2 0.10.9", |
| 454 | "tracing", |
| 455 | ] |
| 456 | |
| 457 | [[package]] |
| 458 | name = "aws-smithy-eventstream" |
| 459 | version = "0.60.13" |
| 460 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 461 | checksum = "e29a304f8319781a39808847efb39561351b1bb76e933da7aa90232673638658" |
| 462 | dependencies = [ |
| 463 | "aws-smithy-types", |
| 464 | "bytes", |
| 465 | "crc32fast", |
| 466 | ] |
| 467 | |
| 468 | [[package]] |
| 469 | name = "aws-smithy-http" |
| 470 | version = "0.62.5" |
| 471 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 472 | checksum = "445d5d720c99eed0b4aa674ed00d835d9b1427dd73e04adaf2f94c6b2d6f9fca" |
| 473 | dependencies = [ |
| 474 | "aws-smithy-eventstream", |
| 475 | "aws-smithy-runtime-api", |
| 476 | "aws-smithy-types", |
| 477 | "bytes", |
| 478 | "bytes-utils", |
| 479 | "futures-core", |
| 480 | "futures-util", |
| 481 | "http 0.2.12", |
| 482 | "http 1.4.2", |
| 483 | "http-body 0.4.6", |
| 484 | "percent-encoding", |
| 485 | "pin-project-lite", |
| 486 | "pin-utils", |
| 487 | "tracing", |
| 488 | ] |
| 489 | |
| 490 | [[package]] |
| 491 | name = "aws-smithy-http-client" |
| 492 | version = "1.1.4" |
| 493 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 494 | checksum = "623254723e8dfd535f566ee7b2381645f8981da086b5c4aa26c0c41582bb1d2c" |
| 495 | dependencies = [ |
| 496 | "aws-smithy-async", |
| 497 | "aws-smithy-runtime-api", |
| 498 | "aws-smithy-types", |
| 499 | "h2", |
| 500 | "http 1.4.2", |
| 501 | "hyper", |
| 502 | "hyper-rustls", |
| 503 | "hyper-util", |
| 504 | "pin-project-lite", |
| 505 | "rustls", |
| 506 | "rustls-native-certs", |
| 507 | "rustls-pki-types", |
| 508 | "tokio", |
| 509 | "tokio-rustls", |
| 510 | "tower", |
| 511 | "tracing", |
| 512 | ] |
| 513 | |
| 514 | [[package]] |
| 515 | name = "aws-smithy-json" |
| 516 | version = "0.61.7" |
| 517 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 518 | checksum = "2db31f727935fc63c6eeae8b37b438847639ec330a9161ece694efba257e0c54" |
| 519 | dependencies = [ |
| 520 | "aws-smithy-types", |
| 521 | ] |
| 522 | |
| 523 | [[package]] |
| 524 | name = "aws-smithy-observability" |
| 525 | version = "0.1.4" |
| 526 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 527 | checksum = "2d1881b1ea6d313f9890710d65c158bdab6fb08c91ea825f74c1c8c357baf4cc" |
| 528 | dependencies = [ |
| 529 | "aws-smithy-runtime-api", |
| 530 | ] |
| 531 | |
| 532 | [[package]] |
| 533 | name = "aws-smithy-runtime" |
| 534 | version = "1.9.4" |
| 535 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 536 | checksum = "0bbe9d018d646b96c7be063dd07987849862b0e6d07c778aad7d93d1be6c1ef0" |
| 537 | dependencies = [ |
| 538 | "aws-smithy-async", |
| 539 | "aws-smithy-http", |
| 540 | "aws-smithy-observability", |
| 541 | "aws-smithy-runtime-api", |
| 542 | "aws-smithy-types", |
| 543 | "bytes", |
| 544 | "fastrand", |
| 545 | "http 0.2.12", |
| 546 | "http 1.4.2", |
| 547 | "http-body 0.4.6", |
| 548 | "http-body 1.1.0", |
| 549 | "pin-project-lite", |
| 550 | "pin-utils", |
| 551 | "tokio", |
| 552 | "tracing", |
| 553 | ] |
| 554 | |
| 555 | [[package]] |
| 556 | name = "aws-smithy-runtime-api" |
| 557 | version = "1.9.2" |
| 558 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 559 | checksum = "ec7204f9fd94749a7c53b26da1b961b4ac36bf070ef1e0b94bb09f79d4f6c193" |
| 560 | dependencies = [ |
| 561 | "aws-smithy-async", |
| 562 | "aws-smithy-types", |
| 563 | "bytes", |
| 564 | "http 0.2.12", |
| 565 | "http 1.4.2", |
| 566 | "pin-project-lite", |
| 567 | "tokio", |
| 568 | "tracing", |
| 569 | "zeroize", |
| 570 | ] |
| 571 | |
| 572 | [[package]] |
| 573 | name = "aws-smithy-types" |
| 574 | version = "1.3.4" |
| 575 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 576 | checksum = "25f535879a207fce0db74b679cfc3e91a3159c8144d717d55f5832aea9eef46e" |
| 577 | dependencies = [ |
| 578 | "base64-simd", |
| 579 | "bytes", |
| 580 | "bytes-utils", |
| 581 | "futures-core", |
| 582 | "http 0.2.12", |
| 583 | "http 1.4.2", |
| 584 | "http-body 0.4.6", |
| 585 | "http-body 1.1.0", |
| 586 | "http-body-util", |
| 587 | "itoa", |
| 588 | "num-integer", |
| 589 | "pin-project-lite", |
| 590 | "pin-utils", |
| 591 | "ryu", |
| 592 | "serde", |
| 593 | "time", |
| 594 | "tokio", |
| 595 | "tokio-util", |
| 596 | ] |
| 597 | |
| 598 | [[package]] |
| 599 | name = "aws-smithy-xml" |
| 600 | version = "0.60.12" |
| 601 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 602 | checksum = "eab77cdd036b11056d2a30a7af7b775789fb024bf216acc13884c6c97752ae56" |
| 603 | dependencies = [ |
| 604 | "xmlparser", |
| 605 | ] |
| 606 | |
| 607 | [[package]] |
| 608 | name = "aws-types" |
| 609 | version = "1.3.10" |
| 610 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 611 | checksum = "d79fb68e3d7fe5d4833ea34dc87d2e97d26d3086cb3da660bb6b1f76d98680b6" |
| 612 | dependencies = [ |
| 613 | "aws-credential-types", |
| 614 | "aws-smithy-async", |
| 615 | "aws-smithy-runtime-api", |
| 616 | "aws-smithy-types", |
| 617 | "rustc_version", |
| 618 | "tracing", |
| 619 | ] |
| 620 | |
| 621 | [[package]] |
| 622 | name = "axum" |
| 623 | version = "0.8.9" |
| 624 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 625 | checksum = "31b698c5f9a010f6573133b09e0de5408834d0c82f8d7475a89fc1867a71cd90" |
| 626 | dependencies = [ |
| 627 | "axum-core", |
| 628 | "bytes", |
| 629 | "form_urlencoded", |
| 630 | "futures-util", |
| 631 | "http 1.4.2", |
| 632 | "http-body 1.1.0", |
| 633 | "http-body-util", |
| 634 | "hyper", |
| 635 | "hyper-util", |
| 636 | "itoa", |
| 637 | "matchit", |
| 638 | "memchr", |
| 639 | "mime", |
| 640 | "multer", |
| 641 | "percent-encoding", |
| 642 | "pin-project-lite", |
| 643 | "serde_core", |
| 644 | "serde_json", |
| 645 | "serde_path_to_error", |
| 646 | "serde_urlencoded", |
| 647 | "sync_wrapper", |
| 648 | "tokio", |
| 649 | "tower", |
| 650 | "tower-layer", |
| 651 | "tower-service", |
| 652 | "tracing", |
| 653 | ] |
| 654 | |
| 655 | [[package]] |
| 656 | name = "axum-core" |
| 657 | version = "0.5.6" |
| 658 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 659 | checksum = "08c78f31d7b1291f7ee735c1c6780ccde7785daae9a9206026862dab7d8792d1" |
| 660 | dependencies = [ |
| 661 | "bytes", |
| 662 | "futures-core", |
| 663 | "http 1.4.2", |
| 664 | "http-body 1.1.0", |
| 665 | "http-body-util", |
| 666 | "mime", |
| 667 | "pin-project-lite", |
| 668 | "sync_wrapper", |
| 669 | "tower-layer", |
| 670 | "tower-service", |
| 671 | "tracing", |
| 672 | ] |
| 673 | |
| 674 | [[package]] |
| 675 | name = "axum-extra" |
| 676 | version = "0.12.6" |
| 677 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 678 | checksum = "be44683b41ccb9ab2d23a5230015c9c3c55be97a25e4428366de8873103f7970" |
| 679 | dependencies = [ |
| 680 | "axum", |
| 681 | "axum-core", |
| 682 | "bytes", |
| 683 | "cookie", |
| 684 | "futures-core", |
| 685 | "futures-util", |
| 686 | "http 1.4.2", |
| 687 | "http-body 1.1.0", |
| 688 | "http-body-util", |
| 689 | "mime", |
| 690 | "pin-project-lite", |
| 691 | "tower-layer", |
| 692 | "tower-service", |
| 693 | "tracing", |
| 694 | ] |
| 695 | |
| 696 | [[package]] |
| 697 | name = "base16ct" |
| 698 | version = "0.2.0" |
| 699 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 700 | checksum = "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf" |
| 701 | |
| 702 | [[package]] |
| 703 | name = "base16ct" |
| 704 | version = "1.0.0" |
| 705 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 706 | checksum = "fd307490d624467aa6f74b0eabb77633d1f758a7b25f12bceb0b22e08d9726f6" |
| 707 | |
| 708 | [[package]] |
| 709 | name = "base64" |
| 710 | version = "0.22.1" |
| 711 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 712 | checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" |
| 713 | |
| 714 | [[package]] |
| 715 | name = "base64-simd" |
| 716 | version = "0.8.0" |
| 717 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 718 | checksum = "339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195" |
| 719 | dependencies = [ |
| 720 | "outref", |
| 721 | "vsimd", |
| 722 | ] |
| 723 | |
| 724 | [[package]] |
| 725 | name = "base64ct" |
| 726 | version = "1.8.3" |
| 727 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 728 | checksum = "2af50177e190e07a26ab74f8b1efbfe2ef87da2116221318cb1c2e82baf7de06" |
| 729 | |
| 730 | [[package]] |
| 731 | name = "bcrypt-pbkdf" |
| 732 | version = "0.11.0" |
| 733 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 734 | checksum = "144e573728da132683b9488acd528274c790e07fc06ff81ee29f9d8f8b1041e0" |
| 735 | dependencies = [ |
| 736 | "blowfish 0.10.0", |
| 737 | "pbkdf2", |
| 738 | "sha2 0.11.0", |
| 739 | ] |
| 740 | |
| 741 | [[package]] |
| 742 | name = "bitfields" |
| 743 | version = "1.0.3" |
| 744 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 745 | checksum = "ef6e59298da389bc0649c7463856b34c6e17fe542f88939426ede4436c6b1195" |
| 746 | dependencies = [ |
| 747 | "bitfields-impl", |
| 748 | ] |
| 749 | |
| 750 | [[package]] |
| 751 | name = "bitfields-impl" |
| 752 | version = "1.0.3" |
| 753 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 754 | checksum = "f2c044f98f86f15414668d6c8187c7e4fadab1ad2b31680f648703e0fe07c555" |
| 755 | dependencies = [ |
| 756 | "proc-macro2", |
| 757 | "quote", |
| 758 | "syn 2.0.119", |
| 759 | "thiserror 2.0.19", |
| 760 | ] |
| 761 | |
| 762 | [[package]] |
| 763 | name = "bitflags" |
| 764 | version = "2.13.1" |
| 765 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 766 | checksum = "b588b76d00fde79687d7646a9b5bdf3cc0f655e0bbd080335a95d7e96f3587da" |
| 767 | dependencies = [ |
| 768 | "serde_core", |
| 769 | ] |
| 770 | |
| 771 | [[package]] |
| 772 | name = "bitvec" |
| 773 | version = "1.1.1" |
| 774 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 775 | checksum = "ddcec3d12c579d40898fe0a9a358a803c23e9c52ca3c425707f81c9436211837" |
| 776 | dependencies = [ |
| 777 | "funty", |
| 778 | "radium", |
| 779 | "tap", |
| 780 | "wyz", |
| 781 | ] |
| 782 | |
| 783 | [[package]] |
| 784 | name = "blake2" |
| 785 | version = "0.10.6" |
| 786 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 787 | checksum = "46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe" |
| 788 | dependencies = [ |
| 789 | "digest 0.10.7", |
| 790 | ] |
| 791 | |
| 792 | [[package]] |
| 793 | name = "blake2" |
| 794 | version = "0.11.0-rc.6" |
| 795 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 796 | checksum = "061f1a09225e328e1ffbb378d2d49923c0ca5fee19fb5ac1cc9c1e9d52b93690" |
| 797 | dependencies = [ |
| 798 | "digest 0.11.3", |
| 799 | ] |
| 800 | |
| 801 | [[package]] |
| 802 | name = "blob" |
| 803 | version = "0.1.0" |
| 804 | dependencies = [ |
| 805 | "aws-sdk-s3", |
| 806 | "aws-smithy-http-client", |
| 807 | "bytes", |
| 808 | "config", |
| 809 | "tempfile", |
| 810 | "thiserror 2.0.19", |
| 811 | "tokio", |
| 812 | ] |
| 813 | |
| 814 | [[package]] |
| 815 | name = "block-buffer" |
| 816 | version = "0.10.4" |
| 817 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 818 | checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" |
| 819 | dependencies = [ |
| 820 | "generic-array 0.14.9", |
| 821 | ] |
| 822 | |
| 823 | [[package]] |
| 824 | name = "block-buffer" |
| 825 | version = "0.12.1" |
| 826 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 827 | checksum = "d2f6c7dbe95a6ed67ad9f18e57daf93a2f034c524b99fd2b76d18fdfeb6660aa" |
| 828 | dependencies = [ |
| 829 | "hybrid-array", |
| 830 | "zeroize", |
| 831 | ] |
| 832 | |
| 833 | [[package]] |
| 834 | name = "block-padding" |
| 835 | version = "0.3.3" |
| 836 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 837 | checksum = "a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93" |
| 838 | dependencies = [ |
| 839 | "generic-array 0.14.9", |
| 840 | ] |
| 841 | |
| 842 | [[package]] |
| 843 | name = "block-padding" |
| 844 | version = "0.4.2" |
| 845 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 846 | checksum = "710f1dd022ef4e93f8a438b4ba958de7f64308434fa6a87104481645cc30068b" |
| 847 | dependencies = [ |
| 848 | "hybrid-array", |
| 849 | ] |
| 850 | |
| 851 | [[package]] |
| 852 | name = "blowfish" |
| 853 | version = "0.9.1" |
| 854 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 855 | checksum = "e412e2cd0f2b2d93e02543ceae7917b3c70331573df19ee046bcbc35e45e87d7" |
| 856 | dependencies = [ |
| 857 | "byteorder", |
| 858 | "cipher 0.4.4", |
| 859 | ] |
| 860 | |
| 861 | [[package]] |
| 862 | name = "blowfish" |
| 863 | version = "0.10.0" |
| 864 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 865 | checksum = "62ce3946557b35e71d1bbe07ec385073ce9eda05043f95de134eb578fcf1a298" |
| 866 | dependencies = [ |
| 867 | "byteorder", |
| 868 | "cipher 0.5.2", |
| 869 | ] |
| 870 | |
| 871 | [[package]] |
| 872 | name = "bstr" |
| 873 | version = "1.13.0" |
| 874 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 875 | checksum = "1f7dc094d718f2e1c1559ad110e27eeaae14a5465d3d56dd6dbd793079fbd530" |
| 876 | dependencies = [ |
| 877 | "memchr", |
| 878 | "regex-automata", |
| 879 | "serde_core", |
| 880 | ] |
| 881 | |
| 882 | [[package]] |
| 883 | name = "buffer-redux" |
| 884 | version = "1.1.0" |
| 885 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 886 | checksum = "431a9cc8d7efa49bc326729264537f5e60affce816c66edf434350778c9f4f54" |
| 887 | dependencies = [ |
| 888 | "memchr", |
| 889 | ] |
| 890 | |
| 891 | [[package]] |
| 892 | name = "bumpalo" |
| 893 | version = "3.20.3" |
| 894 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 895 | checksum = "72f5acc6cb2ba439de613abc23857ec3d78374d8ed5ac84e9d11336e87da8649" |
| 896 | |
| 897 | [[package]] |
| 898 | name = "bytemuck" |
| 899 | version = "1.25.2" |
| 900 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 901 | checksum = "95832e849adfb21180ccb6826a99da14e5d266ae5c2e668e1602cf234f153797" |
| 902 | |
| 903 | [[package]] |
| 904 | name = "byteorder" |
| 905 | version = "1.5.0" |
| 906 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 907 | checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" |
| 908 | |
| 909 | [[package]] |
| 910 | name = "bytes" |
| 911 | version = "1.12.1" |
| 912 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 913 | checksum = "fc652a48c352aef3ea3aed32080501cf3ef6ed5da78602a020c991775b0aff04" |
| 914 | |
| 915 | [[package]] |
| 916 | name = "bytes-utils" |
| 917 | version = "0.1.4" |
| 918 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 919 | checksum = "7dafe3a8757b027e2be6e4e5601ed563c55989fcf1546e933c66c8eb3a058d35" |
| 920 | dependencies = [ |
| 921 | "bytes", |
| 922 | "either", |
| 923 | ] |
| 924 | |
| 925 | [[package]] |
| 926 | name = "bzip2" |
| 927 | version = "0.6.1" |
| 928 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 929 | checksum = "f3a53fac24f34a81bc9954b5d6cfce0c21e18ec6959f44f56e8e90e4bb7c346c" |
| 930 | dependencies = [ |
| 931 | "libbz2-rs-sys", |
| 932 | ] |
| 933 | |
| 934 | [[package]] |
| 935 | name = "camellia" |
| 936 | version = "0.1.0" |
| 937 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 938 | checksum = "3264e2574e9ef2b53ce6f536dea83a69ac0bc600b762d1523ff83fe07230ce30" |
| 939 | dependencies = [ |
| 940 | "byteorder", |
| 941 | "cipher 0.4.4", |
| 942 | ] |
| 943 | |
| 944 | [[package]] |
| 945 | name = "caseless" |
| 946 | version = "0.2.2" |
| 947 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 948 | checksum = "8b6fd507454086c8edfd769ca6ada439193cdb209c7681712ef6275cccbfe5d8" |
| 949 | dependencies = [ |
| 950 | "unicode-normalization", |
| 951 | ] |
| 952 | |
| 953 | [[package]] |
| 954 | name = "cast5" |
| 955 | version = "0.11.1" |
| 956 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 957 | checksum = "26b07d673db1ccf000e90f54b819db9e75a8348d6eb056e9b8ab53231b7a9911" |
| 958 | dependencies = [ |
| 959 | "cipher 0.4.4", |
| 960 | ] |
| 961 | |
| 962 | [[package]] |
| 963 | name = "cbc" |
| 964 | version = "0.2.1" |
| 965 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 966 | checksum = "ce2dc9ee5f88d11e0beb842c88b33c8a5cf0d1329c4b19494af42b07dbfe8896" |
| 967 | dependencies = [ |
| 968 | "cipher 0.5.2", |
| 969 | ] |
| 970 | |
| 971 | [[package]] |
| 972 | name = "cc" |
| 973 | version = "1.4.0" |
| 974 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 975 | checksum = "5add81bb678e6cb321aff7fa0dc7689ad82b112dbc032cea19f91d6b8e3582b9" |
| 976 | dependencies = [ |
| 977 | "find-msvc-tools", |
| 978 | "jobserver", |
| 979 | "libc", |
| 980 | "shlex", |
| 981 | ] |
| 982 | |
| 983 | [[package]] |
| 984 | name = "cfb-mode" |
| 985 | version = "0.8.2" |
| 986 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 987 | checksum = "738b8d467867f80a71351933f70461f5b56f24d5c93e0cf216e59229c968d330" |
| 988 | dependencies = [ |
| 989 | "cipher 0.4.4", |
| 990 | ] |
| 991 | |
| 992 | [[package]] |
| 993 | name = "cfg-if" |
| 994 | version = "1.0.4" |
| 995 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 996 | checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" |
| 997 | |
| 998 | [[package]] |
| 999 | name = "cfg_aliases" |
| 1000 | version = "0.2.2" |
| 1001 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1002 | checksum = "f079e83a288787bcd14a6aea84cee5c87a67c5a3e660c30f557a3d24761b3527" |
| 1003 | |
| 1004 | [[package]] |
| 1005 | name = "chacha20" |
| 1006 | version = "0.10.1" |
| 1007 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1008 | checksum = "d524456ba66e72eb8b115ff89e01e497f8e6d11d78b70b1aa13c0fbd97540a81" |
| 1009 | dependencies = [ |
| 1010 | "cfg-if", |
| 1011 | "cipher 0.5.2", |
| 1012 | "cpufeatures 0.3.0", |
| 1013 | "rand_core 0.10.1", |
| 1014 | "zeroize", |
| 1015 | ] |
| 1016 | |
| 1017 | [[package]] |
| 1018 | name = "chrono" |
| 1019 | version = "0.4.45" |
| 1020 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1021 | checksum = "1aa79e62e7697b8e29b513a68abacf485adcd1fe8284a4316c5ae868e6633327" |
| 1022 | dependencies = [ |
| 1023 | "iana-time-zone", |
| 1024 | "js-sys", |
| 1025 | "num-traits", |
| 1026 | "wasm-bindgen", |
| 1027 | "windows-link", |
| 1028 | ] |
| 1029 | |
| 1030 | [[package]] |
| 1031 | name = "cipher" |
| 1032 | version = "0.4.4" |
| 1033 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1034 | checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad" |
| 1035 | dependencies = [ |
| 1036 | "crypto-common 0.1.6", |
| 1037 | "inout 0.1.4", |
| 1038 | ] |
| 1039 | |
| 1040 | [[package]] |
| 1041 | name = "cipher" |
| 1042 | version = "0.5.2" |
| 1043 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1044 | checksum = "e8cf2a2c93cd704877c0858356ed03480ff301ee950b43f1cbe4573b088bfa6c" |
| 1045 | dependencies = [ |
| 1046 | "block-buffer 0.12.1", |
| 1047 | "crypto-common 0.2.2", |
| 1048 | "inout 0.2.2", |
| 1049 | "zeroize", |
| 1050 | ] |
| 1051 | |
| 1052 | [[package]] |
| 1053 | name = "clap" |
| 1054 | version = "4.6.4" |
| 1055 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1056 | checksum = "d91e0c145792ef73a6ad36d27c75ac09f1832222a3c209689d90f534685ee5b7" |
| 1057 | dependencies = [ |
| 1058 | "clap_builder", |
| 1059 | "clap_derive", |
| 1060 | ] |
| 1061 | |
| 1062 | [[package]] |
| 1063 | name = "clap_builder" |
| 1064 | version = "4.6.2" |
| 1065 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1066 | checksum = "f09628afdcc538b57f3c6341e9c8e9970f18e4a481690a64974d7023bd33548b" |
| 1067 | dependencies = [ |
| 1068 | "anstream", |
| 1069 | "anstyle", |
| 1070 | "clap_lex", |
| 1071 | "strsim", |
| 1072 | ] |
| 1073 | |
| 1074 | [[package]] |
| 1075 | name = "clap_derive" |
| 1076 | version = "4.6.4" |
| 1077 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1078 | checksum = "d012d2b9d65aca7f18f4d9878a045bc17899bba951561ba5ec3c2ba1eed9a061" |
| 1079 | dependencies = [ |
| 1080 | "heck", |
| 1081 | "proc-macro2", |
| 1082 | "quote", |
| 1083 | "syn 3.0.3", |
| 1084 | ] |
| 1085 | |
| 1086 | [[package]] |
| 1087 | name = "clap_lex" |
| 1088 | version = "1.1.0" |
| 1089 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1090 | checksum = "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9" |
| 1091 | |
| 1092 | [[package]] |
| 1093 | name = "cli" |
| 1094 | version = "0.1.0" |
| 1095 | dependencies = [ |
| 1096 | "anyhow", |
| 1097 | "auth", |
| 1098 | "clap", |
| 1099 | "config", |
| 1100 | "git", |
| 1101 | "mail", |
| 1102 | "mirror", |
| 1103 | "model", |
| 1104 | "rpassword", |
| 1105 | "serde", |
| 1106 | "serde_json", |
| 1107 | "store", |
| 1108 | "tempfile", |
| 1109 | "tokio", |
| 1110 | ] |
| 1111 | |
| 1112 | [[package]] |
| 1113 | name = "cmac" |
| 1114 | version = "0.7.2" |
| 1115 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1116 | checksum = "8543454e3c3f5126effff9cd44d562af4e31fb8ce1cc0d3dcd8f084515dbc1aa" |
| 1117 | dependencies = [ |
| 1118 | "cipher 0.4.4", |
| 1119 | "dbl", |
| 1120 | "digest 0.10.7", |
| 1121 | ] |
| 1122 | |
| 1123 | [[package]] |
| 1124 | name = "cmake" |
| 1125 | version = "0.1.58" |
| 1126 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1127 | checksum = "c0f78a02292a74a88ac736019ab962ece0bc380e3f977bf72e376c5d78ff0678" |
| 1128 | dependencies = [ |
| 1129 | "cc", |
| 1130 | ] |
| 1131 | |
| 1132 | [[package]] |
| 1133 | name = "cmov" |
| 1134 | version = "0.5.4" |
| 1135 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1136 | checksum = "0c9ea0ac24bc397ab3c98583a3c9ba74fa56b09a4449bbe172b9b1ddb016027a" |
| 1137 | |
| 1138 | [[package]] |
| 1139 | name = "colorchoice" |
| 1140 | version = "1.0.5" |
| 1141 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1142 | checksum = "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570" |
| 1143 | |
| 1144 | [[package]] |
| 1145 | name = "compression-codecs" |
| 1146 | version = "0.4.38" |
| 1147 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1148 | checksum = "ce2548391e9c1929c21bf6aa2680af86fe4c1b33e6cea9ac1cfeec0bd11218cf" |
| 1149 | dependencies = [ |
| 1150 | "compression-core", |
| 1151 | "flate2", |
| 1152 | "memchr", |
| 1153 | ] |
| 1154 | |
| 1155 | [[package]] |
| 1156 | name = "compression-core" |
| 1157 | version = "0.4.32" |
| 1158 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1159 | checksum = "cc14f565cf027a105f7a44ccf9e5b424348421a1d8952a8fc9d499d313107789" |
| 1160 | |
| 1161 | [[package]] |
| 1162 | name = "comrak" |
| 1163 | version = "0.54.0" |
| 1164 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1165 | checksum = "0d5910408554659ed848ff469e67ec83b30f179e72cec286cfdae64d1616f466" |
| 1166 | dependencies = [ |
| 1167 | "caseless", |
| 1168 | "entities", |
| 1169 | "finl_unicode", |
| 1170 | "jetscii", |
| 1171 | "phf", |
| 1172 | "phf_codegen", |
| 1173 | "rustc-hash", |
| 1174 | "smallvec", |
| 1175 | "typed-arena", |
| 1176 | ] |
| 1177 | |
| 1178 | [[package]] |
| 1179 | name = "concurrent-queue" |
| 1180 | version = "2.5.0" |
| 1181 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1182 | checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973" |
| 1183 | dependencies = [ |
| 1184 | "crossbeam-utils", |
| 1185 | ] |
| 1186 | |
| 1187 | [[package]] |
| 1188 | name = "config" |
| 1189 | version = "0.1.0" |
| 1190 | dependencies = [ |
| 1191 | "figment", |
| 1192 | "serde", |
| 1193 | "thiserror 2.0.19", |
| 1194 | "toml", |
| 1195 | "url", |
| 1196 | ] |
| 1197 | |
| 1198 | [[package]] |
| 1199 | name = "console" |
| 1200 | version = "0.16.4" |
| 1201 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1202 | checksum = "4fe5f465a4f6fee88fad41b85d990f84c835335e85b5d9e6e63e0d06d28cba7c" |
| 1203 | dependencies = [ |
| 1204 | "encode_unicode", |
| 1205 | "libc", |
| 1206 | "windows-sys 0.61.2", |
| 1207 | ] |
| 1208 | |
| 1209 | [[package]] |
| 1210 | name = "const-oid" |
| 1211 | version = "0.9.6" |
| 1212 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1213 | checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8" |
| 1214 | |
| 1215 | [[package]] |
| 1216 | name = "const-oid" |
| 1217 | version = "0.10.2" |
| 1218 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1219 | checksum = "a6ef517f0926dd24a1582492c791b6a4818a4d94e789a334894aa15b0d12f55c" |
| 1220 | |
| 1221 | [[package]] |
| 1222 | name = "convert_case" |
| 1223 | version = "0.10.0" |
| 1224 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1225 | checksum = "633458d4ef8c78b72454de2d54fd6ab2e60f9e02be22f3c6104cdc8a4e0fceb9" |
| 1226 | dependencies = [ |
| 1227 | "unicode-segmentation", |
| 1228 | ] |
| 1229 | |
| 1230 | [[package]] |
| 1231 | name = "cookie" |
| 1232 | version = "0.18.1" |
| 1233 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1234 | checksum = "4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747" |
| 1235 | dependencies = [ |
| 1236 | "percent-encoding", |
| 1237 | "time", |
| 1238 | "version_check", |
| 1239 | ] |
| 1240 | |
| 1241 | [[package]] |
| 1242 | name = "core-foundation" |
| 1243 | version = "0.10.1" |
| 1244 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1245 | checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6" |
| 1246 | dependencies = [ |
| 1247 | "core-foundation-sys", |
| 1248 | "libc", |
| 1249 | ] |
| 1250 | |
| 1251 | [[package]] |
| 1252 | name = "core-foundation-sys" |
| 1253 | version = "0.8.7" |
| 1254 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1255 | checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" |
| 1256 | |
| 1257 | [[package]] |
| 1258 | name = "cpubits" |
| 1259 | version = "0.1.1" |
| 1260 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1261 | checksum = "15b85f9c39137c3a891689859392b1bd49812121d0d61c9caf00d46ed5ce06ae" |
| 1262 | |
| 1263 | [[package]] |
| 1264 | name = "cpufeatures" |
| 1265 | version = "0.2.17" |
| 1266 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1267 | checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" |
| 1268 | dependencies = [ |
| 1269 | "libc", |
| 1270 | ] |
| 1271 | |
| 1272 | [[package]] |
| 1273 | name = "cpufeatures" |
| 1274 | version = "0.3.0" |
| 1275 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1276 | checksum = "8b2a41393f66f16b0823bb79094d54ac5fbd34ab292ddafb9a0456ac9f87d201" |
| 1277 | dependencies = [ |
| 1278 | "libc", |
| 1279 | ] |
| 1280 | |
| 1281 | [[package]] |
| 1282 | name = "crc" |
| 1283 | version = "3.4.0" |
| 1284 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1285 | checksum = "5eb8a2a1cd12ab0d987a5d5e825195d372001a4094a0376319d5a0ad71c1ba0d" |
| 1286 | dependencies = [ |
| 1287 | "crc-catalog", |
| 1288 | ] |
| 1289 | |
| 1290 | [[package]] |
| 1291 | name = "crc-catalog" |
| 1292 | version = "2.5.0" |
| 1293 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1294 | checksum = "217698eaf96b4a3f0bc4f3662aaa55bdf913cd54d7204591faa790070c6d0853" |
| 1295 | |
| 1296 | [[package]] |
| 1297 | name = "crc-fast" |
| 1298 | version = "1.6.0" |
| 1299 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1300 | checksum = "6ddc2d09feefeee8bd78101665bd8645637828fa9317f9f292496dbbd8c65ff3" |
| 1301 | dependencies = [ |
| 1302 | "crc", |
| 1303 | "digest 0.10.7", |
| 1304 | "rand 0.9.5", |
| 1305 | "regex", |
| 1306 | "rustversion", |
| 1307 | ] |
| 1308 | |
| 1309 | [[package]] |
| 1310 | name = "crc24" |
| 1311 | version = "0.1.6" |
| 1312 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1313 | checksum = "fd121741cf3eb82c08dd3023eb55bf2665e5f60ec20f89760cf836ae4562e6a0" |
| 1314 | |
| 1315 | [[package]] |
| 1316 | name = "crc32fast" |
| 1317 | version = "1.5.0" |
| 1318 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1319 | checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" |
| 1320 | dependencies = [ |
| 1321 | "cfg-if", |
| 1322 | ] |
| 1323 | |
| 1324 | [[package]] |
| 1325 | name = "crossbeam-channel" |
| 1326 | version = "0.5.16" |
| 1327 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1328 | checksum = "d85363c37faeca707aef026efa9f3b34d077bce547e48f770770625c6013679e" |
| 1329 | dependencies = [ |
| 1330 | "crossbeam-utils", |
| 1331 | ] |
| 1332 | |
| 1333 | [[package]] |
| 1334 | name = "crossbeam-epoch" |
| 1335 | version = "0.9.20" |
| 1336 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1337 | checksum = "2d6914041f254d6e9176c01941b21115dcfb7089e55135a35411081bd106ef3f" |
| 1338 | dependencies = [ |
| 1339 | "crossbeam-utils", |
| 1340 | ] |
| 1341 | |
| 1342 | [[package]] |
| 1343 | name = "crossbeam-queue" |
| 1344 | version = "0.3.13" |
| 1345 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1346 | checksum = "803d13fb3b09d88be9f4dbc29062c66b19bf7170867ceb746d2a8689bf6c7a26" |
| 1347 | dependencies = [ |
| 1348 | "crossbeam-utils", |
| 1349 | ] |
| 1350 | |
| 1351 | [[package]] |
| 1352 | name = "crossbeam-utils" |
| 1353 | version = "0.8.22" |
| 1354 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1355 | checksum = "61803da095bee82a81bb1a452ecc25d3b2f1416d1897eb86430c6159ef717c17" |
| 1356 | |
| 1357 | [[package]] |
| 1358 | name = "crypto-bigint" |
| 1359 | version = "0.5.5" |
| 1360 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1361 | checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76" |
| 1362 | dependencies = [ |
| 1363 | "generic-array 0.14.9", |
| 1364 | "rand_core 0.6.4", |
| 1365 | "subtle", |
| 1366 | "zeroize", |
| 1367 | ] |
| 1368 | |
| 1369 | [[package]] |
| 1370 | name = "crypto-bigint" |
| 1371 | version = "0.7.5" |
| 1372 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1373 | checksum = "1a52aa3fcda4e6302a9f48734f234d35d4721b96f8fe07d073f07ce9df4f0271" |
| 1374 | dependencies = [ |
| 1375 | "cpubits", |
| 1376 | "ctutils", |
| 1377 | "getrandom 0.4.3", |
| 1378 | "hybrid-array", |
| 1379 | "num-traits", |
| 1380 | "rand_core 0.10.1", |
| 1381 | "serdect 0.4.3", |
| 1382 | "subtle", |
| 1383 | "zeroize", |
| 1384 | ] |
| 1385 | |
| 1386 | [[package]] |
| 1387 | name = "crypto-common" |
| 1388 | version = "0.1.6" |
| 1389 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1390 | checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" |
| 1391 | dependencies = [ |
| 1392 | "generic-array 0.14.9", |
| 1393 | "rand_core 0.6.4", |
| 1394 | "typenum", |
| 1395 | ] |
| 1396 | |
| 1397 | [[package]] |
| 1398 | name = "crypto-common" |
| 1399 | version = "0.2.2" |
| 1400 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1401 | checksum = "ce6e4c961d6cd6c9a86db418387425e8bdeaf05b3c8bc1411e6dca4c252f1453" |
| 1402 | dependencies = [ |
| 1403 | "getrandom 0.4.3", |
| 1404 | "hybrid-array", |
| 1405 | "rand_core 0.10.1", |
| 1406 | ] |
| 1407 | |
| 1408 | [[package]] |
| 1409 | name = "crypto-primes" |
| 1410 | version = "0.7.2" |
| 1411 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1412 | checksum = "3633a51a39c69ebbaa4feaa694bd83d241e4093901c84a0963b19d9bb3f0cf8f" |
| 1413 | dependencies = [ |
| 1414 | "crypto-bigint 0.7.5", |
| 1415 | "rand_core 0.10.1", |
| 1416 | ] |
| 1417 | |
| 1418 | [[package]] |
| 1419 | name = "cssparser" |
| 1420 | version = "0.37.0" |
| 1421 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1422 | checksum = "8c9cdaae01d5ed7882b04d795e7f752f46ff52d2fa3b50a20d28c464510bba98" |
| 1423 | dependencies = [ |
| 1424 | "dtoa-short", |
| 1425 | "itoa", |
| 1426 | "smallvec", |
| 1427 | ] |
| 1428 | |
| 1429 | [[package]] |
| 1430 | name = "ctr" |
| 1431 | version = "0.9.2" |
| 1432 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1433 | checksum = "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835" |
| 1434 | dependencies = [ |
| 1435 | "cipher 0.4.4", |
| 1436 | ] |
| 1437 | |
| 1438 | [[package]] |
| 1439 | name = "ctr" |
| 1440 | version = "0.10.1" |
| 1441 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1442 | checksum = "baaca1c4b237092596f64d571e9db6ce4109c4ef9742e27590f1709594461f21" |
| 1443 | dependencies = [ |
| 1444 | "cipher 0.5.2", |
| 1445 | ] |
| 1446 | |
| 1447 | [[package]] |
| 1448 | name = "ctutils" |
| 1449 | version = "0.4.2" |
| 1450 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1451 | checksum = "7d5515a3834141de9eafb9717ad39eea8247b5674e6066c404e8c4b365d2a29e" |
| 1452 | dependencies = [ |
| 1453 | "cmov", |
| 1454 | "subtle", |
| 1455 | ] |
| 1456 | |
| 1457 | [[package]] |
| 1458 | name = "curve25519-dalek" |
| 1459 | version = "4.1.3" |
| 1460 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1461 | checksum = "97fb8b7c4503de7d6ae7b42ab72a5a59857b4c937ec27a3d4539dba95b5ab2be" |
| 1462 | dependencies = [ |
| 1463 | "cfg-if", |
| 1464 | "cpufeatures 0.2.17", |
| 1465 | "curve25519-dalek-derive", |
| 1466 | "digest 0.10.7", |
| 1467 | "fiat-crypto 0.2.9", |
| 1468 | "rustc_version", |
| 1469 | "subtle", |
| 1470 | "zeroize", |
| 1471 | ] |
| 1472 | |
| 1473 | [[package]] |
| 1474 | name = "curve25519-dalek" |
| 1475 | version = "5.0.0" |
| 1476 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1477 | checksum = "b5eed333089e2e1c1ac8c6c0398e5e2497b4c9926ca6d0365ed1e099afa5bc23" |
| 1478 | dependencies = [ |
| 1479 | "cfg-if", |
| 1480 | "cpufeatures 0.3.0", |
| 1481 | "curve25519-dalek-derive", |
| 1482 | "digest 0.11.3", |
| 1483 | "fiat-crypto 0.3.0", |
| 1484 | "rand_core 0.10.1", |
| 1485 | "rustc_version", |
| 1486 | "subtle", |
| 1487 | "zeroize", |
| 1488 | ] |
| 1489 | |
| 1490 | [[package]] |
| 1491 | name = "curve25519-dalek-derive" |
| 1492 | version = "0.1.1" |
| 1493 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1494 | checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3" |
| 1495 | dependencies = [ |
| 1496 | "proc-macro2", |
| 1497 | "quote", |
| 1498 | "syn 2.0.119", |
| 1499 | ] |
| 1500 | |
| 1501 | [[package]] |
| 1502 | name = "cx448" |
| 1503 | version = "0.1.1" |
| 1504 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1505 | checksum = "b4c0cf476284b03eb6c10e78787b21c7abb7d7d43cb2f02532ba6b831ed892fa" |
| 1506 | dependencies = [ |
| 1507 | "crypto-bigint 0.5.5", |
| 1508 | "elliptic-curve 0.13.8", |
| 1509 | "pkcs8 0.10.2", |
| 1510 | "rand_core 0.6.4", |
| 1511 | "serdect 0.3.0", |
| 1512 | "sha3 0.10.9", |
| 1513 | "signature 2.2.0", |
| 1514 | "subtle", |
| 1515 | "zeroize", |
| 1516 | ] |
| 1517 | |
| 1518 | [[package]] |
| 1519 | name = "darling" |
| 1520 | version = "0.20.11" |
| 1521 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1522 | checksum = "fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee" |
| 1523 | dependencies = [ |
| 1524 | "darling_core", |
| 1525 | "darling_macro", |
| 1526 | ] |
| 1527 | |
| 1528 | [[package]] |
| 1529 | name = "darling_core" |
| 1530 | version = "0.20.11" |
| 1531 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1532 | checksum = "0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e" |
| 1533 | dependencies = [ |
| 1534 | "fnv", |
| 1535 | "ident_case", |
| 1536 | "proc-macro2", |
| 1537 | "quote", |
| 1538 | "strsim", |
| 1539 | "syn 2.0.119", |
| 1540 | ] |
| 1541 | |
| 1542 | [[package]] |
| 1543 | name = "darling_macro" |
| 1544 | version = "0.20.11" |
| 1545 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1546 | checksum = "fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead" |
| 1547 | dependencies = [ |
| 1548 | "darling_core", |
| 1549 | "quote", |
| 1550 | "syn 2.0.119", |
| 1551 | ] |
| 1552 | |
| 1553 | [[package]] |
| 1554 | name = "data-encoding" |
| 1555 | version = "2.11.0" |
| 1556 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1557 | checksum = "a4ae5f15dda3c708c0ade84bfee31ccab44a3da4f88015ed22f63732abe300c8" |
| 1558 | |
| 1559 | [[package]] |
| 1560 | name = "dbl" |
| 1561 | version = "0.3.2" |
| 1562 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1563 | checksum = "bd2735a791158376708f9347fe8faba9667589d82427ef3aed6794a8981de3d9" |
| 1564 | dependencies = [ |
| 1565 | "generic-array 0.14.9", |
| 1566 | ] |
| 1567 | |
| 1568 | [[package]] |
| 1569 | name = "delegate" |
| 1570 | version = "0.13.5" |
| 1571 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1572 | checksum = "780eb241654bf097afb00fc5f054a09b687dad862e485fdcf8399bb056565370" |
| 1573 | dependencies = [ |
| 1574 | "proc-macro2", |
| 1575 | "quote", |
| 1576 | "syn 2.0.119", |
| 1577 | ] |
| 1578 | |
| 1579 | [[package]] |
| 1580 | name = "der" |
| 1581 | version = "0.7.10" |
| 1582 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1583 | checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb" |
| 1584 | dependencies = [ |
| 1585 | "const-oid 0.9.6", |
| 1586 | "pem-rfc7468 0.7.0", |
| 1587 | "zeroize", |
| 1588 | ] |
| 1589 | |
| 1590 | [[package]] |
| 1591 | name = "der" |
| 1592 | version = "0.8.1" |
| 1593 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1594 | checksum = "a69dedd701da44b0536442edf09c81a64b0ab97a7a4a5e3d1971f00027cbc63d" |
| 1595 | dependencies = [ |
| 1596 | "const-oid 0.10.2", |
| 1597 | "pem-rfc7468 1.0.0", |
| 1598 | "zeroize", |
| 1599 | ] |
| 1600 | |
| 1601 | [[package]] |
| 1602 | name = "deranged" |
| 1603 | version = "0.5.8" |
| 1604 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1605 | checksum = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c" |
| 1606 | dependencies = [ |
| 1607 | "powerfmt", |
| 1608 | ] |
| 1609 | |
| 1610 | [[package]] |
| 1611 | name = "derive_builder" |
| 1612 | version = "0.20.2" |
| 1613 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1614 | checksum = "507dfb09ea8b7fa618fcf76e953f4f5e192547945816d5358edffe39f6f94947" |
| 1615 | dependencies = [ |
| 1616 | "derive_builder_macro", |
| 1617 | ] |
| 1618 | |
| 1619 | [[package]] |
| 1620 | name = "derive_builder_core" |
| 1621 | version = "0.20.2" |
| 1622 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1623 | checksum = "2d5bcf7b024d6835cfb3d473887cd966994907effbe9227e8c8219824d06c4e8" |
| 1624 | dependencies = [ |
| 1625 | "darling", |
| 1626 | "proc-macro2", |
| 1627 | "quote", |
| 1628 | "syn 2.0.119", |
| 1629 | ] |
| 1630 | |
| 1631 | [[package]] |
| 1632 | name = "derive_builder_macro" |
| 1633 | version = "0.20.2" |
| 1634 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1635 | checksum = "ab63b0e2bf4d5928aff72e83a7dace85d7bba5fe12dcc3c5a572d78caffd3f3c" |
| 1636 | dependencies = [ |
| 1637 | "derive_builder_core", |
| 1638 | "syn 2.0.119", |
| 1639 | ] |
| 1640 | |
| 1641 | [[package]] |
| 1642 | name = "derive_more" |
| 1643 | version = "2.1.1" |
| 1644 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1645 | checksum = "d751e9e49156b02b44f9c1815bcb94b984cdcc4396ecc32521c739452808b134" |
| 1646 | dependencies = [ |
| 1647 | "derive_more-impl", |
| 1648 | ] |
| 1649 | |
| 1650 | [[package]] |
| 1651 | name = "derive_more-impl" |
| 1652 | version = "2.1.1" |
| 1653 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1654 | checksum = "799a97264921d8623a957f6c3b9011f3b5492f557bbb7a5a19b7fa6d06ba8dcb" |
| 1655 | dependencies = [ |
| 1656 | "convert_case", |
| 1657 | "proc-macro2", |
| 1658 | "quote", |
| 1659 | "rustc_version", |
| 1660 | "syn 2.0.119", |
| 1661 | "unicode-xid", |
| 1662 | ] |
| 1663 | |
| 1664 | [[package]] |
| 1665 | name = "des" |
| 1666 | version = "0.8.1" |
| 1667 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1668 | checksum = "ffdd80ce8ce993de27e9f063a444a4d53ce8e8db4c1f00cc03af5ad5a9867a1e" |
| 1669 | dependencies = [ |
| 1670 | "cipher 0.4.4", |
| 1671 | ] |
| 1672 | |
| 1673 | [[package]] |
| 1674 | name = "des" |
| 1675 | version = "0.9.0" |
| 1676 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1677 | checksum = "916a94e407b54f9034d71dd748234cd1e516ced6284009906ae246f177eafe5a" |
| 1678 | dependencies = [ |
| 1679 | "cipher 0.5.2", |
| 1680 | ] |
| 1681 | |
| 1682 | [[package]] |
| 1683 | name = "digest" |
| 1684 | version = "0.10.7" |
| 1685 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1686 | checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" |
| 1687 | dependencies = [ |
| 1688 | "block-buffer 0.10.4", |
| 1689 | "const-oid 0.9.6", |
| 1690 | "crypto-common 0.1.6", |
| 1691 | "subtle", |
| 1692 | ] |
| 1693 | |
| 1694 | [[package]] |
| 1695 | name = "digest" |
| 1696 | version = "0.11.3" |
| 1697 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1698 | checksum = "f1dd6dbb5841937940781866fa1281a1ff7bd3bf827091440879f9994983d5c2" |
| 1699 | dependencies = [ |
| 1700 | "block-buffer 0.12.1", |
| 1701 | "const-oid 0.10.2", |
| 1702 | "crypto-common 0.2.2", |
| 1703 | "ctutils", |
| 1704 | ] |
| 1705 | |
| 1706 | [[package]] |
| 1707 | name = "displaydoc" |
| 1708 | version = "0.2.6" |
| 1709 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1710 | checksum = "1ac70aa55017e108007fbaf5aa0f54b021c98f92ff8af59d42eda9da96e3dd4f" |
| 1711 | dependencies = [ |
| 1712 | "proc-macro2", |
| 1713 | "quote", |
| 1714 | "syn 2.0.119", |
| 1715 | ] |
| 1716 | |
| 1717 | [[package]] |
| 1718 | name = "dotenvy" |
| 1719 | version = "0.15.7" |
| 1720 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1721 | checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b" |
| 1722 | |
| 1723 | [[package]] |
| 1724 | name = "dsa" |
| 1725 | version = "0.6.3" |
| 1726 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1727 | checksum = "48bc224a9084ad760195584ce5abb3c2c34a225fa312a128ad245a6b412b7689" |
| 1728 | dependencies = [ |
| 1729 | "digest 0.10.7", |
| 1730 | "num-bigint-dig", |
| 1731 | "num-traits", |
| 1732 | "pkcs8 0.10.2", |
| 1733 | "rfc6979 0.4.0", |
| 1734 | "sha2 0.10.9", |
| 1735 | "signature 2.2.0", |
| 1736 | "zeroize", |
| 1737 | ] |
| 1738 | |
| 1739 | [[package]] |
| 1740 | name = "dtoa" |
| 1741 | version = "1.0.11" |
| 1742 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1743 | checksum = "4c3cf4824e2d5f025c7b531afcb2325364084a16806f6d47fbc1f5fbd9960590" |
| 1744 | |
| 1745 | [[package]] |
| 1746 | name = "dtoa-short" |
| 1747 | version = "0.3.5" |
| 1748 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1749 | checksum = "cd1511a7b6a56299bd043a9c167a6d2bfb37bf84a6dfceaba651168adfb43c87" |
| 1750 | dependencies = [ |
| 1751 | "dtoa", |
| 1752 | ] |
| 1753 | |
| 1754 | [[package]] |
| 1755 | name = "dunce" |
| 1756 | version = "1.0.5" |
| 1757 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1758 | checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813" |
| 1759 | |
| 1760 | [[package]] |
| 1761 | name = "eax" |
| 1762 | version = "0.5.0" |
| 1763 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1764 | checksum = "9954fabd903b82b9d7a68f65f97dc96dd9ad368e40ccc907a7c19d53e6bfac28" |
| 1765 | dependencies = [ |
| 1766 | "aead 0.5.2", |
| 1767 | "cipher 0.4.4", |
| 1768 | "cmac", |
| 1769 | "ctr 0.9.2", |
| 1770 | "subtle", |
| 1771 | ] |
| 1772 | |
| 1773 | [[package]] |
| 1774 | name = "ecdsa" |
| 1775 | version = "0.16.9" |
| 1776 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1777 | checksum = "ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca" |
| 1778 | dependencies = [ |
| 1779 | "der 0.7.10", |
| 1780 | "digest 0.10.7", |
| 1781 | "elliptic-curve 0.13.8", |
| 1782 | "rfc6979 0.4.0", |
| 1783 | "signature 2.2.0", |
| 1784 | "spki 0.7.3", |
| 1785 | ] |
| 1786 | |
| 1787 | [[package]] |
| 1788 | name = "ecdsa" |
| 1789 | version = "0.17.0" |
| 1790 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1791 | checksum = "c0681a4fc24c767085329728d8dfba959af91228aa4610cca4f8ce317ba46ae0" |
| 1792 | dependencies = [ |
| 1793 | "der 0.8.1", |
| 1794 | "digest 0.11.3", |
| 1795 | "elliptic-curve 0.14.1", |
| 1796 | "rfc6979 0.6.0", |
| 1797 | "signature 3.0.0", |
| 1798 | "spki 0.8.0", |
| 1799 | "zeroize", |
| 1800 | ] |
| 1801 | |
| 1802 | [[package]] |
| 1803 | name = "ed25519" |
| 1804 | version = "2.2.3" |
| 1805 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1806 | checksum = "115531babc129696a58c64a4fef0a8bf9e9698629fb97e9e40767d235cfbcd53" |
| 1807 | dependencies = [ |
| 1808 | "pkcs8 0.10.2", |
| 1809 | "signature 2.2.0", |
| 1810 | ] |
| 1811 | |
| 1812 | [[package]] |
| 1813 | name = "ed25519" |
| 1814 | version = "3.0.0" |
| 1815 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1816 | checksum = "29fcf32e6c73d1079f83ab4d782de2d81620346a5f38c6237a86a22f8368980a" |
| 1817 | dependencies = [ |
| 1818 | "pkcs8 0.11.0", |
| 1819 | "signature 3.0.0", |
| 1820 | ] |
| 1821 | |
| 1822 | [[package]] |
| 1823 | name = "ed25519-dalek" |
| 1824 | version = "2.2.0" |
| 1825 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1826 | checksum = "70e796c081cee67dc755e1a36a0a172b897fab85fc3f6bc48307991f64e4eca9" |
| 1827 | dependencies = [ |
| 1828 | "curve25519-dalek 4.1.3", |
| 1829 | "ed25519 2.2.3", |
| 1830 | "rand_core 0.6.4", |
| 1831 | "serde", |
| 1832 | "sha2 0.10.9", |
| 1833 | "subtle", |
| 1834 | "zeroize", |
| 1835 | ] |
| 1836 | |
| 1837 | [[package]] |
| 1838 | name = "ed25519-dalek" |
| 1839 | version = "3.0.0" |
| 1840 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1841 | checksum = "6ebaa1a2bf1290ab3bfe5a7b771d050ebffab2711c19a81691c683a5144a25de" |
| 1842 | dependencies = [ |
| 1843 | "curve25519-dalek 5.0.0", |
| 1844 | "ed25519 3.0.0", |
| 1845 | "rand_core 0.10.1", |
| 1846 | "serde", |
| 1847 | "sha2 0.11.0", |
| 1848 | "signature 3.0.0", |
| 1849 | "subtle", |
| 1850 | "zeroize", |
| 1851 | ] |
| 1852 | |
| 1853 | [[package]] |
| 1854 | name = "either" |
| 1855 | version = "1.17.0" |
| 1856 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1857 | checksum = "9e5e8f6c15a24b9a3ee5efec809ccd006d3b30e8b3bb63c39af737c7f87daa1d" |
| 1858 | dependencies = [ |
| 1859 | "serde", |
| 1860 | ] |
| 1861 | |
| 1862 | [[package]] |
| 1863 | name = "elliptic-curve" |
| 1864 | version = "0.13.8" |
| 1865 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1866 | checksum = "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47" |
| 1867 | dependencies = [ |
| 1868 | "base16ct 0.2.0", |
| 1869 | "base64ct", |
| 1870 | "crypto-bigint 0.5.5", |
| 1871 | "digest 0.10.7", |
| 1872 | "ff 0.13.1", |
| 1873 | "generic-array 0.14.9", |
| 1874 | "group 0.13.0", |
| 1875 | "hkdf 0.12.4", |
| 1876 | "pem-rfc7468 0.7.0", |
| 1877 | "pkcs8 0.10.2", |
| 1878 | "rand_core 0.6.4", |
| 1879 | "sec1 0.7.3", |
| 1880 | "serde_json", |
| 1881 | "serdect 0.2.0", |
| 1882 | "subtle", |
| 1883 | "tap", |
| 1884 | "zeroize", |
| 1885 | ] |
| 1886 | |
| 1887 | [[package]] |
| 1888 | name = "elliptic-curve" |
| 1889 | version = "0.14.1" |
| 1890 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1891 | checksum = "9d65aa39b3a5c1c9c1b745c9a019234bb7a21b77abcb4f4d266d706e2d577d65" |
| 1892 | dependencies = [ |
| 1893 | "base16ct 1.0.0", |
| 1894 | "crypto-bigint 0.7.5", |
| 1895 | "crypto-common 0.2.2", |
| 1896 | "digest 0.11.3", |
| 1897 | "ff 0.14.0", |
| 1898 | "group 0.14.0", |
| 1899 | "hkdf 0.13.0", |
| 1900 | "hybrid-array", |
| 1901 | "pem-rfc7468 1.0.0", |
| 1902 | "pkcs8 0.11.0", |
| 1903 | "rand_core 0.10.1", |
| 1904 | "sec1 0.8.1", |
| 1905 | "subtle", |
| 1906 | "zeroize", |
| 1907 | ] |
| 1908 | |
| 1909 | [[package]] |
| 1910 | name = "email-encoding" |
| 1911 | version = "0.4.1" |
| 1912 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1913 | checksum = "9298e6504d9b9e780ed3f7dfd43a61be8cd0e09eb07f7706a945b0072b6670b6" |
| 1914 | dependencies = [ |
| 1915 | "base64", |
| 1916 | "memchr", |
| 1917 | ] |
| 1918 | |
| 1919 | [[package]] |
| 1920 | name = "email_address" |
| 1921 | version = "0.2.9" |
| 1922 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1923 | checksum = "e079f19b08ca6239f47f8ba8509c11cf3ea30095831f7fed61441475edd8c449" |
| 1924 | |
| 1925 | [[package]] |
| 1926 | name = "encode_unicode" |
| 1927 | version = "1.0.0" |
| 1928 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1929 | checksum = "34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0" |
| 1930 | |
| 1931 | [[package]] |
| 1932 | name = "encoding_rs" |
| 1933 | version = "0.8.35" |
| 1934 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1935 | checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" |
| 1936 | dependencies = [ |
| 1937 | "cfg-if", |
| 1938 | ] |
| 1939 | |
| 1940 | [[package]] |
| 1941 | name = "encoding_rs_io" |
| 1942 | version = "0.1.7" |
| 1943 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1944 | checksum = "1cc3c5651fb62ab8aa3103998dade57efdd028544bd300516baa31840c252a83" |
| 1945 | dependencies = [ |
| 1946 | "encoding_rs", |
| 1947 | ] |
| 1948 | |
| 1949 | [[package]] |
| 1950 | name = "entities" |
| 1951 | version = "1.0.1" |
| 1952 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1953 | checksum = "b5320ae4c3782150d900b79807611a59a99fc9a1d61d686faafc24b93fc8d7ca" |
| 1954 | |
| 1955 | [[package]] |
| 1956 | name = "enum_dispatch" |
| 1957 | version = "0.3.13" |
| 1958 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1959 | checksum = "aa18ce2bc66555b3218614519ac839ddb759a7d6720732f979ef8d13be147ecd" |
| 1960 | dependencies = [ |
| 1961 | "once_cell", |
| 1962 | "proc-macro2", |
| 1963 | "quote", |
| 1964 | "syn 2.0.119", |
| 1965 | ] |
| 1966 | |
| 1967 | [[package]] |
| 1968 | name = "equivalent" |
| 1969 | version = "1.0.2" |
| 1970 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1971 | checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" |
| 1972 | |
| 1973 | [[package]] |
| 1974 | name = "errno" |
| 1975 | version = "0.3.14" |
| 1976 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1977 | checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" |
| 1978 | dependencies = [ |
| 1979 | "libc", |
| 1980 | "windows-sys 0.61.2", |
| 1981 | ] |
| 1982 | |
| 1983 | [[package]] |
| 1984 | name = "etcetera" |
| 1985 | version = "0.11.0" |
| 1986 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1987 | checksum = "de48cc4d1c1d97a20fd819def54b890cadde72ed3ad0c614822a0a433361be96" |
| 1988 | dependencies = [ |
| 1989 | "cfg-if", |
| 1990 | "windows-sys 0.61.2", |
| 1991 | ] |
| 1992 | |
| 1993 | [[package]] |
| 1994 | name = "event-listener" |
| 1995 | version = "5.4.1" |
| 1996 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1997 | checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab" |
| 1998 | dependencies = [ |
| 1999 | "concurrent-queue", |
| 2000 | "parking", |
| 2001 | "pin-project-lite", |
| 2002 | ] |
| 2003 | |
| 2004 | [[package]] |
| 2005 | name = "fabrica" |
| 2006 | version = "0.1.0" |
| 2007 | dependencies = [ |
| 2008 | "anyhow", |
| 2009 | "cli", |
| 2010 | "config", |
| 2011 | "git", |
| 2012 | "mirror", |
| 2013 | "ssh", |
| 2014 | "store", |
| 2015 | "tokio", |
| 2016 | "web", |
| 2017 | ] |
| 2018 | |
| 2019 | [[package]] |
| 2020 | name = "fastrand" |
| 2021 | version = "2.5.0" |
| 2022 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2023 | checksum = "da7c62ceae207dd37ea5b845da6a0696c799f85e97da1ab5b7910be3c1c80223" |
| 2024 | |
| 2025 | [[package]] |
| 2026 | name = "ff" |
| 2027 | version = "0.13.1" |
| 2028 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2029 | checksum = "c0b50bfb653653f9ca9095b427bed08ab8d75a137839d9ad64eb11810d5b6393" |
| 2030 | dependencies = [ |
| 2031 | "bitvec", |
| 2032 | "rand_core 0.6.4", |
| 2033 | "subtle", |
| 2034 | ] |
| 2035 | |
| 2036 | [[package]] |
| 2037 | name = "ff" |
| 2038 | version = "0.14.0" |
| 2039 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2040 | checksum = "a1f686ab92a9fb0eaf188f6c6c87b89490baa6fdb0db4544ba4dc47f7942489f" |
| 2041 | dependencies = [ |
| 2042 | "rand_core 0.10.1", |
| 2043 | "subtle", |
| 2044 | ] |
| 2045 | |
| 2046 | [[package]] |
| 2047 | name = "fiat-crypto" |
| 2048 | version = "0.2.9" |
| 2049 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2050 | checksum = "28dea519a9695b9977216879a3ebfddf92f1c08c05d984f8996aecd6ecdc811d" |
| 2051 | |
| 2052 | [[package]] |
| 2053 | name = "fiat-crypto" |
| 2054 | version = "0.3.0" |
| 2055 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2056 | checksum = "64cd1e32ddd350061ae6edb1b082d7c54915b5c672c389143b9a63403a109f24" |
| 2057 | |
| 2058 | [[package]] |
| 2059 | name = "figment" |
| 2060 | version = "0.10.19" |
| 2061 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2062 | checksum = "8cb01cd46b0cf372153850f4c6c272d9cbea2da513e07538405148f95bd789f3" |
| 2063 | dependencies = [ |
| 2064 | "atomic", |
| 2065 | "parking_lot", |
| 2066 | "pear", |
| 2067 | "serde", |
| 2068 | "tempfile", |
| 2069 | "toml", |
| 2070 | "uncased", |
| 2071 | "version_check", |
| 2072 | ] |
| 2073 | |
| 2074 | [[package]] |
| 2075 | name = "find-msvc-tools" |
| 2076 | version = "0.1.9" |
| 2077 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2078 | checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582" |
| 2079 | |
| 2080 | [[package]] |
| 2081 | name = "finl_unicode" |
| 2082 | version = "1.4.0" |
| 2083 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2084 | checksum = "9844ddc3a6e533d62bba727eb6c28b5d360921d5175e9ff0f1e621a5c590a4d5" |
| 2085 | |
| 2086 | [[package]] |
| 2087 | name = "flate2" |
| 2088 | version = "1.1.9" |
| 2089 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2090 | checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c" |
| 2091 | dependencies = [ |
| 2092 | "crc32fast", |
| 2093 | "miniz_oxide", |
| 2094 | "zlib-rs", |
| 2095 | ] |
| 2096 | |
| 2097 | [[package]] |
| 2098 | name = "flume" |
| 2099 | version = "0.12.0" |
| 2100 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2101 | checksum = "5e139bc46ca777eb5efaf62df0ab8cc5fd400866427e56c68b22e414e53bd3be" |
| 2102 | dependencies = [ |
| 2103 | "futures-core", |
| 2104 | "futures-sink", |
| 2105 | "spin", |
| 2106 | ] |
| 2107 | |
| 2108 | [[package]] |
| 2109 | name = "fnv" |
| 2110 | version = "1.0.7" |
| 2111 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2112 | checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" |
| 2113 | |
| 2114 | [[package]] |
| 2115 | name = "foldhash" |
| 2116 | version = "0.1.5" |
| 2117 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2118 | checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" |
| 2119 | |
| 2120 | [[package]] |
| 2121 | name = "foldhash" |
| 2122 | version = "0.2.0" |
| 2123 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2124 | checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb" |
| 2125 | |
| 2126 | [[package]] |
| 2127 | name = "foreign-types" |
| 2128 | version = "0.3.2" |
| 2129 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2130 | checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" |
| 2131 | dependencies = [ |
| 2132 | "foreign-types-shared", |
| 2133 | ] |
| 2134 | |
| 2135 | [[package]] |
| 2136 | name = "foreign-types-shared" |
| 2137 | version = "0.1.1" |
| 2138 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2139 | checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" |
| 2140 | |
| 2141 | [[package]] |
| 2142 | name = "form_urlencoded" |
| 2143 | version = "1.2.2" |
| 2144 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2145 | checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" |
| 2146 | dependencies = [ |
| 2147 | "percent-encoding", |
| 2148 | ] |
| 2149 | |
| 2150 | [[package]] |
| 2151 | name = "fs_extra" |
| 2152 | version = "1.3.0" |
| 2153 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2154 | checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c" |
| 2155 | |
| 2156 | [[package]] |
| 2157 | name = "funty" |
| 2158 | version = "2.0.0" |
| 2159 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2160 | checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c" |
| 2161 | |
| 2162 | [[package]] |
| 2163 | name = "futures" |
| 2164 | version = "0.3.33" |
| 2165 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2166 | checksum = "a88cf1f829d945f548cf8fec32c61b1f202b6d93b45848602fc02af4b12ad218" |
| 2167 | dependencies = [ |
| 2168 | "futures-channel", |
| 2169 | "futures-core", |
| 2170 | "futures-executor", |
| 2171 | "futures-io", |
| 2172 | "futures-sink", |
| 2173 | "futures-task", |
| 2174 | "futures-util", |
| 2175 | ] |
| 2176 | |
| 2177 | [[package]] |
| 2178 | name = "futures-channel" |
| 2179 | version = "0.3.33" |
| 2180 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2181 | checksum = "262590f4fe6afeb0bc83be1daa64e52657fe185690a958af7f3ad0e92085c5ae" |
| 2182 | dependencies = [ |
| 2183 | "futures-core", |
| 2184 | "futures-sink", |
| 2185 | ] |
| 2186 | |
| 2187 | [[package]] |
| 2188 | name = "futures-core" |
| 2189 | version = "0.3.33" |
| 2190 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2191 | checksum = "2cd50c473c80f6d7c3670a752354b8e569b1a7cbfdc0419ec88e5edad85e0dc7" |
| 2192 | |
| 2193 | [[package]] |
| 2194 | name = "futures-executor" |
| 2195 | version = "0.3.33" |
| 2196 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2197 | checksum = "6754879cc9f2c66f88c6e5c35344bb0bdb0708b0352b1201815667c7eabc7458" |
| 2198 | dependencies = [ |
| 2199 | "futures-core", |
| 2200 | "futures-task", |
| 2201 | "futures-util", |
| 2202 | ] |
| 2203 | |
| 2204 | [[package]] |
| 2205 | name = "futures-intrusive" |
| 2206 | version = "0.5.0" |
| 2207 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2208 | checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f" |
| 2209 | dependencies = [ |
| 2210 | "futures-core", |
| 2211 | "lock_api", |
| 2212 | "parking_lot", |
| 2213 | ] |
| 2214 | |
| 2215 | [[package]] |
| 2216 | name = "futures-io" |
| 2217 | version = "0.3.33" |
| 2218 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2219 | checksum = "4577ecaa3c4f96589d473f679a71b596316f6641bc350038b962a5daf0085d7a" |
| 2220 | |
| 2221 | [[package]] |
| 2222 | name = "futures-macro" |
| 2223 | version = "0.3.33" |
| 2224 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2225 | checksum = "2d6d3cde68c518367be28956066ddfef33813991b77a55005a69dae04bf3b10b" |
| 2226 | dependencies = [ |
| 2227 | "proc-macro2", |
| 2228 | "quote", |
| 2229 | "syn 2.0.119", |
| 2230 | ] |
| 2231 | |
| 2232 | [[package]] |
| 2233 | name = "futures-sink" |
| 2234 | version = "0.3.33" |
| 2235 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2236 | checksum = "e34418ac499d6305c2fb5ad0ed2f6ac998c5f8ca209b4510f7f94242c647e307" |
| 2237 | |
| 2238 | [[package]] |
| 2239 | name = "futures-task" |
| 2240 | version = "0.3.33" |
| 2241 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2242 | checksum = "b231ed28831efb4a61a08580c4bc233ec56bc009f4cd8f52da2c3cb97df0c109" |
| 2243 | |
| 2244 | [[package]] |
| 2245 | name = "futures-util" |
| 2246 | version = "0.3.33" |
| 2247 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2248 | checksum = "a77a90a256fce34da66415271e30f94ee91c57b04b8a2c042d9cf3220179deaa" |
| 2249 | dependencies = [ |
| 2250 | "futures-channel", |
| 2251 | "futures-core", |
| 2252 | "futures-io", |
| 2253 | "futures-macro", |
| 2254 | "futures-sink", |
| 2255 | "futures-task", |
| 2256 | "memchr", |
| 2257 | "pin-project-lite", |
| 2258 | "slab", |
| 2259 | ] |
| 2260 | |
| 2261 | [[package]] |
| 2262 | name = "generic-array" |
| 2263 | version = "0.14.9" |
| 2264 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2265 | checksum = "4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2" |
| 2266 | dependencies = [ |
| 2267 | "typenum", |
| 2268 | "version_check", |
| 2269 | "zeroize", |
| 2270 | ] |
| 2271 | |
| 2272 | [[package]] |
| 2273 | name = "generic-array" |
| 2274 | version = "1.4.4" |
| 2275 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2276 | checksum = "ab4e5aa225bc56696909483320f0ff9b600f1a971b52e07a17d70f3d9b43254b" |
| 2277 | dependencies = [ |
| 2278 | "generic-array 0.14.9", |
| 2279 | "rustversion", |
| 2280 | "typenum", |
| 2281 | ] |
| 2282 | |
| 2283 | [[package]] |
| 2284 | name = "getrandom" |
| 2285 | version = "0.2.17" |
| 2286 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2287 | checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0" |
| 2288 | dependencies = [ |
| 2289 | "cfg-if", |
| 2290 | "libc", |
| 2291 | "wasi", |
| 2292 | ] |
| 2293 | |
| 2294 | [[package]] |
| 2295 | name = "getrandom" |
| 2296 | version = "0.3.4" |
| 2297 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2298 | checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" |
| 2299 | dependencies = [ |
| 2300 | "cfg-if", |
| 2301 | "libc", |
| 2302 | "r-efi 5.3.0", |
| 2303 | "wasip2", |
| 2304 | ] |
| 2305 | |
| 2306 | [[package]] |
| 2307 | name = "getrandom" |
| 2308 | version = "0.4.3" |
| 2309 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2310 | checksum = "300e883d756b2e4ec94e02791f39b04b522276138852cfc41d9fb7e904106099" |
| 2311 | dependencies = [ |
| 2312 | "cfg-if", |
| 2313 | "js-sys", |
| 2314 | "libc", |
| 2315 | "r-efi 6.0.0", |
| 2316 | "rand_core 0.10.1", |
| 2317 | "wasm-bindgen", |
| 2318 | ] |
| 2319 | |
| 2320 | [[package]] |
| 2321 | name = "ghash" |
| 2322 | version = "0.5.1" |
| 2323 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2324 | checksum = "f0d8a4362ccb29cb0b265253fb0a2728f592895ee6854fd9bc13f2ffda266ff1" |
| 2325 | dependencies = [ |
| 2326 | "opaque-debug", |
| 2327 | "polyval 0.6.2", |
| 2328 | ] |
| 2329 | |
| 2330 | [[package]] |
| 2331 | name = "ghash" |
| 2332 | version = "0.6.0" |
| 2333 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2334 | checksum = "2eecf2d5dc9b66b732b97707a0210906b1d30523eb773193ab777c0c84b3e8d5" |
| 2335 | dependencies = [ |
| 2336 | "polyval 0.7.3", |
| 2337 | ] |
| 2338 | |
| 2339 | [[package]] |
| 2340 | name = "git" |
| 2341 | version = "0.1.0" |
| 2342 | dependencies = [ |
| 2343 | "git2", |
| 2344 | "globset", |
| 2345 | "libgit2-sys", |
| 2346 | "model", |
| 2347 | "moka", |
| 2348 | "pgp", |
| 2349 | "rand_core 0.6.4", |
| 2350 | "ssh-key 0.6.7", |
| 2351 | "tempfile", |
| 2352 | "thiserror 2.0.19", |
| 2353 | "tokio", |
| 2354 | ] |
| 2355 | |
| 2356 | [[package]] |
| 2357 | name = "git2" |
| 2358 | version = "0.20.4" |
| 2359 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2360 | checksum = "7b88256088d75a56f8ecfa070513a775dd9107f6530ef14919dac831af9cfe2b" |
| 2361 | dependencies = [ |
| 2362 | "bitflags", |
| 2363 | "libc", |
| 2364 | "libgit2-sys", |
| 2365 | "log", |
| 2366 | "url", |
| 2367 | ] |
| 2368 | |
| 2369 | [[package]] |
| 2370 | name = "globset" |
| 2371 | version = "0.4.19" |
| 2372 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2373 | checksum = "e47d37d2ae4464254884b60ab7071be2b876a9c35b696bd018ddcc76847309cd" |
| 2374 | dependencies = [ |
| 2375 | "aho-corasick", |
| 2376 | "bstr", |
| 2377 | "log", |
| 2378 | "regex-automata", |
| 2379 | "regex-syntax", |
| 2380 | ] |
| 2381 | |
| 2382 | [[package]] |
| 2383 | name = "grep" |
| 2384 | version = "0.3.2" |
| 2385 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2386 | checksum = "308ae749734e28d749a86f33212c7b756748568ce332f970ac1d9cd8531f32e6" |
| 2387 | dependencies = [ |
| 2388 | "grep-cli", |
| 2389 | "grep-matcher", |
| 2390 | "grep-printer", |
| 2391 | "grep-regex", |
| 2392 | "grep-searcher", |
| 2393 | ] |
| 2394 | |
| 2395 | [[package]] |
| 2396 | name = "grep-cli" |
| 2397 | version = "0.1.12" |
| 2398 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2399 | checksum = "cf32d263c5d5cc2a23ce587097f5ddafdb188492ba2e6fb638eaccdc22453631" |
| 2400 | dependencies = [ |
| 2401 | "bstr", |
| 2402 | "globset", |
| 2403 | "libc", |
| 2404 | "log", |
| 2405 | "termcolor", |
| 2406 | "winapi-util", |
| 2407 | ] |
| 2408 | |
| 2409 | [[package]] |
| 2410 | name = "grep-matcher" |
| 2411 | version = "0.1.9" |
| 2412 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2413 | checksum = "f9417543f4870fc8f1c8e1af870afae2431007626d9e703fce6471c468d33847" |
| 2414 | dependencies = [ |
| 2415 | "memchr", |
| 2416 | ] |
| 2417 | |
| 2418 | [[package]] |
| 2419 | name = "grep-printer" |
| 2420 | version = "0.2.2" |
| 2421 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2422 | checksum = "c112110ae4a891aa4d83ab82ecf734b307497d066f437686175e83fbd4e013fe" |
| 2423 | dependencies = [ |
| 2424 | "bstr", |
| 2425 | "grep-matcher", |
| 2426 | "grep-searcher", |
| 2427 | "log", |
| 2428 | "serde", |
| 2429 | "serde_json", |
| 2430 | "termcolor", |
| 2431 | ] |
| 2432 | |
| 2433 | [[package]] |
| 2434 | name = "grep-regex" |
| 2435 | version = "0.1.14" |
| 2436 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2437 | checksum = "0ce0c256c3ad82bcc07b812c15a45ec1d398122e8e15124f96695234db7112ef" |
| 2438 | dependencies = [ |
| 2439 | "bstr", |
| 2440 | "grep-matcher", |
| 2441 | "log", |
| 2442 | "regex-automata", |
| 2443 | "regex-syntax", |
| 2444 | ] |
| 2445 | |
| 2446 | [[package]] |
| 2447 | name = "grep-searcher" |
| 2448 | version = "0.1.17" |
| 2449 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2450 | checksum = "72348823a0eafc4bc2e9051064f28b5b42cc100b571b3a35d67918d711efcbc6" |
| 2451 | dependencies = [ |
| 2452 | "bstr", |
| 2453 | "encoding_rs", |
| 2454 | "encoding_rs_io", |
| 2455 | "grep-matcher", |
| 2456 | "log", |
| 2457 | "memchr", |
| 2458 | "memmap2", |
| 2459 | ] |
| 2460 | |
| 2461 | [[package]] |
| 2462 | name = "group" |
| 2463 | version = "0.13.0" |
| 2464 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2465 | checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63" |
| 2466 | dependencies = [ |
| 2467 | "ff 0.13.1", |
| 2468 | "rand_core 0.6.4", |
| 2469 | "subtle", |
| 2470 | ] |
| 2471 | |
| 2472 | [[package]] |
| 2473 | name = "group" |
| 2474 | version = "0.14.0" |
| 2475 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2476 | checksum = "7fd1a1c7a5206c5b7a3f5a0d7ccd3ff85d0c8f5133d62a02680255b0004af5f4" |
| 2477 | dependencies = [ |
| 2478 | "ff 0.14.0", |
| 2479 | "rand_core 0.10.1", |
| 2480 | "subtle", |
| 2481 | ] |
| 2482 | |
| 2483 | [[package]] |
| 2484 | name = "h2" |
| 2485 | version = "0.4.15" |
| 2486 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2487 | checksum = "6cb093c84e8bd9b188d4c4a8cb6579fc016968d14c99882163cd3ff402a4f155" |
| 2488 | dependencies = [ |
| 2489 | "atomic-waker", |
| 2490 | "bytes", |
| 2491 | "fnv", |
| 2492 | "futures-core", |
| 2493 | "futures-sink", |
| 2494 | "http 1.4.2", |
| 2495 | "indexmap", |
| 2496 | "slab", |
| 2497 | "tokio", |
| 2498 | "tokio-util", |
| 2499 | "tracing", |
| 2500 | ] |
| 2501 | |
| 2502 | [[package]] |
| 2503 | name = "hashbrown" |
| 2504 | version = "0.15.5" |
| 2505 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2506 | checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" |
| 2507 | dependencies = [ |
| 2508 | "allocator-api2", |
| 2509 | "equivalent", |
| 2510 | "foldhash 0.1.5", |
| 2511 | ] |
| 2512 | |
| 2513 | [[package]] |
| 2514 | name = "hashbrown" |
| 2515 | version = "0.16.1" |
| 2516 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2517 | checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" |
| 2518 | dependencies = [ |
| 2519 | "allocator-api2", |
| 2520 | "equivalent", |
| 2521 | "foldhash 0.2.0", |
| 2522 | ] |
| 2523 | |
| 2524 | [[package]] |
| 2525 | name = "hashbrown" |
| 2526 | version = "0.17.1" |
| 2527 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2528 | checksum = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a" |
| 2529 | |
| 2530 | [[package]] |
| 2531 | name = "hashlink" |
| 2532 | version = "0.11.1" |
| 2533 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2534 | checksum = "824e001ac4f3012dd16a264bec811403a67ca9deb6c102fc5049b32c4574b35f" |
| 2535 | dependencies = [ |
| 2536 | "hashbrown 0.16.1", |
| 2537 | ] |
| 2538 | |
| 2539 | [[package]] |
| 2540 | name = "heck" |
| 2541 | version = "0.5.0" |
| 2542 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2543 | checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" |
| 2544 | |
| 2545 | [[package]] |
| 2546 | name = "hex" |
| 2547 | version = "0.4.3" |
| 2548 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2549 | checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" |
| 2550 | |
| 2551 | [[package]] |
| 2552 | name = "hex-literal" |
| 2553 | version = "1.1.0" |
| 2554 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2555 | checksum = "e712f64ec3850b98572bffac52e2c6f282b29fe6c5fa6d42334b30be438d95c1" |
| 2556 | |
| 2557 | [[package]] |
| 2558 | name = "highlight" |
| 2559 | version = "0.1.0" |
| 2560 | dependencies = [ |
| 2561 | "inkjet", |
| 2562 | "insta", |
| 2563 | ] |
| 2564 | |
| 2565 | [[package]] |
| 2566 | name = "hkdf" |
| 2567 | version = "0.12.4" |
| 2568 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2569 | checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7" |
| 2570 | dependencies = [ |
| 2571 | "hmac 0.12.1", |
| 2572 | ] |
| 2573 | |
| 2574 | [[package]] |
| 2575 | name = "hkdf" |
| 2576 | version = "0.13.0" |
| 2577 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2578 | checksum = "4aaa26c720c68b866f2c96ef5c1264b3e6f473fe5d4ce61cd44bbe913e553018" |
| 2579 | dependencies = [ |
| 2580 | "hmac 0.13.0", |
| 2581 | ] |
| 2582 | |
| 2583 | [[package]] |
| 2584 | name = "hmac" |
| 2585 | version = "0.12.1" |
| 2586 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2587 | checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" |
| 2588 | dependencies = [ |
| 2589 | "digest 0.10.7", |
| 2590 | ] |
| 2591 | |
| 2592 | [[package]] |
| 2593 | name = "hmac" |
| 2594 | version = "0.13.0" |
| 2595 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2596 | checksum = "6303bc9732ae41b04cb554b844a762b4115a61bfaa81e3e83050991eeb56863f" |
| 2597 | dependencies = [ |
| 2598 | "digest 0.11.3", |
| 2599 | ] |
| 2600 | |
| 2601 | [[package]] |
| 2602 | name = "hostname" |
| 2603 | version = "0.4.2" |
| 2604 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2605 | checksum = "617aaa3557aef3810a6369d0a99fac8a080891b68bd9f9812a1eeda0c0730cbd" |
| 2606 | dependencies = [ |
| 2607 | "cfg-if", |
| 2608 | "libc", |
| 2609 | "windows-link", |
| 2610 | ] |
| 2611 | |
| 2612 | [[package]] |
| 2613 | name = "html5ever" |
| 2614 | version = "0.39.0" |
| 2615 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2616 | checksum = "46a1761807faccc9a19e86944bbf40610014066306f96edcdedc2fb714bcb7b8" |
| 2617 | dependencies = [ |
| 2618 | "log", |
| 2619 | "markup5ever", |
| 2620 | ] |
| 2621 | |
| 2622 | [[package]] |
| 2623 | name = "http" |
| 2624 | version = "0.2.12" |
| 2625 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2626 | checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1" |
| 2627 | dependencies = [ |
| 2628 | "bytes", |
| 2629 | "fnv", |
| 2630 | "itoa", |
| 2631 | ] |
| 2632 | |
| 2633 | [[package]] |
| 2634 | name = "http" |
| 2635 | version = "1.4.2" |
| 2636 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2637 | checksum = "6970f50e31d6fc17d3fa27329444bfa74e196cf62e95052a3f6fee181dba6425" |
| 2638 | dependencies = [ |
| 2639 | "bytes", |
| 2640 | "itoa", |
| 2641 | ] |
| 2642 | |
| 2643 | [[package]] |
| 2644 | name = "http-body" |
| 2645 | version = "0.4.6" |
| 2646 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2647 | checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2" |
| 2648 | dependencies = [ |
| 2649 | "bytes", |
| 2650 | "http 0.2.12", |
| 2651 | "pin-project-lite", |
| 2652 | ] |
| 2653 | |
| 2654 | [[package]] |
| 2655 | name = "http-body" |
| 2656 | version = "1.1.0" |
| 2657 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2658 | checksum = "ca2a8f2913ee65f60facd6a5905613afaa448497a0230cc41ce022d93290bc2c" |
| 2659 | dependencies = [ |
| 2660 | "bytes", |
| 2661 | "http 1.4.2", |
| 2662 | ] |
| 2663 | |
| 2664 | [[package]] |
| 2665 | name = "http-body-util" |
| 2666 | version = "0.1.4" |
| 2667 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2668 | checksum = "e9f41fd6a08e4d4ec69df65976da761afd5ad5e58a9d4acb46bd1c953a9e3ff2" |
| 2669 | dependencies = [ |
| 2670 | "bytes", |
| 2671 | "futures-core", |
| 2672 | "http 1.4.2", |
| 2673 | "http-body 1.1.0", |
| 2674 | "pin-project-lite", |
| 2675 | ] |
| 2676 | |
| 2677 | [[package]] |
| 2678 | name = "httparse" |
| 2679 | version = "1.10.1" |
| 2680 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2681 | checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" |
| 2682 | |
| 2683 | [[package]] |
| 2684 | name = "httpdate" |
| 2685 | version = "1.0.3" |
| 2686 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2687 | checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" |
| 2688 | |
| 2689 | [[package]] |
| 2690 | name = "hybrid-array" |
| 2691 | version = "0.4.13" |
| 2692 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2693 | checksum = "818356c5132c1fede50f837ca96afbe78ff42413047f4abb886217845e1b6c8c" |
| 2694 | dependencies = [ |
| 2695 | "ctutils", |
| 2696 | "subtle", |
| 2697 | "typenum", |
| 2698 | "zeroize", |
| 2699 | ] |
| 2700 | |
| 2701 | [[package]] |
| 2702 | name = "hyper" |
| 2703 | version = "1.11.0" |
| 2704 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2705 | checksum = "d22053281f852e11534f5198498373cbb59295120a20771d90f7ed1897490a72" |
| 2706 | dependencies = [ |
| 2707 | "atomic-waker", |
| 2708 | "bytes", |
| 2709 | "futures-channel", |
| 2710 | "futures-core", |
| 2711 | "h2", |
| 2712 | "http 1.4.2", |
| 2713 | "http-body 1.1.0", |
| 2714 | "httparse", |
| 2715 | "httpdate", |
| 2716 | "itoa", |
| 2717 | "pin-project-lite", |
| 2718 | "smallvec", |
| 2719 | "tokio", |
| 2720 | "want", |
| 2721 | ] |
| 2722 | |
| 2723 | [[package]] |
| 2724 | name = "hyper-rustls" |
| 2725 | version = "0.27.9" |
| 2726 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2727 | checksum = "33ca68d021ef39cf6463ab54c1d0f5daf03377b70561305bb89a8f83aab66e0f" |
| 2728 | dependencies = [ |
| 2729 | "http 1.4.2", |
| 2730 | "hyper", |
| 2731 | "hyper-util", |
| 2732 | "rustls", |
| 2733 | "rustls-native-certs", |
| 2734 | "tokio", |
| 2735 | "tokio-rustls", |
| 2736 | "tower-service", |
| 2737 | ] |
| 2738 | |
| 2739 | [[package]] |
| 2740 | name = "hyper-tls" |
| 2741 | version = "0.6.0" |
| 2742 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2743 | checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0" |
| 2744 | dependencies = [ |
| 2745 | "bytes", |
| 2746 | "http-body-util", |
| 2747 | "hyper", |
| 2748 | "hyper-util", |
| 2749 | "native-tls", |
| 2750 | "tokio", |
| 2751 | "tokio-native-tls", |
| 2752 | "tower-service", |
| 2753 | ] |
| 2754 | |
| 2755 | [[package]] |
| 2756 | name = "hyper-util" |
| 2757 | version = "0.1.20" |
| 2758 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2759 | checksum = "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0" |
| 2760 | dependencies = [ |
| 2761 | "base64", |
| 2762 | "bytes", |
| 2763 | "futures-channel", |
| 2764 | "futures-util", |
| 2765 | "http 1.4.2", |
| 2766 | "http-body 1.1.0", |
| 2767 | "hyper", |
| 2768 | "ipnet", |
| 2769 | "libc", |
| 2770 | "percent-encoding", |
| 2771 | "pin-project-lite", |
| 2772 | "socket2", |
| 2773 | "tokio", |
| 2774 | "tower-service", |
| 2775 | "tracing", |
| 2776 | ] |
| 2777 | |
| 2778 | [[package]] |
| 2779 | name = "iana-time-zone" |
| 2780 | version = "0.1.65" |
| 2781 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2782 | checksum = "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470" |
| 2783 | dependencies = [ |
| 2784 | "android_system_properties", |
| 2785 | "core-foundation-sys", |
| 2786 | "iana-time-zone-haiku", |
| 2787 | "js-sys", |
| 2788 | "log", |
| 2789 | "wasm-bindgen", |
| 2790 | "windows-core", |
| 2791 | ] |
| 2792 | |
| 2793 | [[package]] |
| 2794 | name = "iana-time-zone-haiku" |
| 2795 | version = "0.1.2" |
| 2796 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2797 | checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" |
| 2798 | dependencies = [ |
| 2799 | "cc", |
| 2800 | ] |
| 2801 | |
| 2802 | [[package]] |
| 2803 | name = "icu_collections" |
| 2804 | version = "2.1.1" |
| 2805 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2806 | checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43" |
| 2807 | dependencies = [ |
| 2808 | "displaydoc", |
| 2809 | "potential_utf", |
| 2810 | "yoke", |
| 2811 | "zerofrom", |
| 2812 | "zerovec", |
| 2813 | ] |
| 2814 | |
| 2815 | [[package]] |
| 2816 | name = "icu_locale_core" |
| 2817 | version = "2.1.1" |
| 2818 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2819 | checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6" |
| 2820 | dependencies = [ |
| 2821 | "displaydoc", |
| 2822 | "litemap", |
| 2823 | "tinystr", |
| 2824 | "writeable", |
| 2825 | "zerovec", |
| 2826 | ] |
| 2827 | |
| 2828 | [[package]] |
| 2829 | name = "icu_normalizer" |
| 2830 | version = "2.1.1" |
| 2831 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2832 | checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599" |
| 2833 | dependencies = [ |
| 2834 | "icu_collections", |
| 2835 | "icu_normalizer_data", |
| 2836 | "icu_properties", |
| 2837 | "icu_provider", |
| 2838 | "smallvec", |
| 2839 | "zerovec", |
| 2840 | ] |
| 2841 | |
| 2842 | [[package]] |
| 2843 | name = "icu_normalizer_data" |
| 2844 | version = "2.1.1" |
| 2845 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2846 | checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a" |
| 2847 | |
| 2848 | [[package]] |
| 2849 | name = "icu_properties" |
| 2850 | version = "2.1.2" |
| 2851 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2852 | checksum = "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec" |
| 2853 | dependencies = [ |
| 2854 | "icu_collections", |
| 2855 | "icu_locale_core", |
| 2856 | "icu_properties_data", |
| 2857 | "icu_provider", |
| 2858 | "zerotrie", |
| 2859 | "zerovec", |
| 2860 | ] |
| 2861 | |
| 2862 | [[package]] |
| 2863 | name = "icu_properties_data" |
| 2864 | version = "2.1.2" |
| 2865 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2866 | checksum = "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af" |
| 2867 | |
| 2868 | [[package]] |
| 2869 | name = "icu_provider" |
| 2870 | version = "2.1.1" |
| 2871 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2872 | checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614" |
| 2873 | dependencies = [ |
| 2874 | "displaydoc", |
| 2875 | "icu_locale_core", |
| 2876 | "writeable", |
| 2877 | "yoke", |
| 2878 | "zerofrom", |
| 2879 | "zerotrie", |
| 2880 | "zerovec", |
| 2881 | ] |
| 2882 | |
| 2883 | [[package]] |
| 2884 | name = "idea" |
| 2885 | version = "0.5.1" |
| 2886 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2887 | checksum = "075557004419d7f2031b8bb7f44bb43e55a83ca7b63076a8fb8fe75753836477" |
| 2888 | dependencies = [ |
| 2889 | "cipher 0.4.4", |
| 2890 | ] |
| 2891 | |
| 2892 | [[package]] |
| 2893 | name = "ident_case" |
| 2894 | version = "1.0.1" |
| 2895 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2896 | checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" |
| 2897 | |
| 2898 | [[package]] |
| 2899 | name = "idna" |
| 2900 | version = "1.1.0" |
| 2901 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2902 | checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" |
| 2903 | dependencies = [ |
| 2904 | "idna_adapter", |
| 2905 | "smallvec", |
| 2906 | "utf8_iter", |
| 2907 | ] |
| 2908 | |
| 2909 | [[package]] |
| 2910 | name = "idna_adapter" |
| 2911 | version = "1.2.1" |
| 2912 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2913 | checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" |
| 2914 | dependencies = [ |
| 2915 | "icu_normalizer", |
| 2916 | "icu_properties", |
| 2917 | ] |
| 2918 | |
| 2919 | [[package]] |
| 2920 | name = "indexmap" |
| 2921 | version = "2.14.0" |
| 2922 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2923 | checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9" |
| 2924 | dependencies = [ |
| 2925 | "equivalent", |
| 2926 | "hashbrown 0.17.1", |
| 2927 | ] |
| 2928 | |
| 2929 | [[package]] |
| 2930 | name = "inkjet" |
| 2931 | version = "0.11.1" |
| 2932 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2933 | checksum = "56b828db0cd62bd220b32745e71f5cf8818af2e20d8cb499a7e221dd91cb323a" |
| 2934 | dependencies = [ |
| 2935 | "ahash", |
| 2936 | "anyhow", |
| 2937 | "cc", |
| 2938 | "serde", |
| 2939 | "thiserror 1.0.69", |
| 2940 | "toml", |
| 2941 | "tree-sitter", |
| 2942 | "tree-sitter-highlight", |
| 2943 | "v_htmlescape", |
| 2944 | ] |
| 2945 | |
| 2946 | [[package]] |
| 2947 | name = "inlinable_string" |
| 2948 | version = "0.1.15" |
| 2949 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2950 | checksum = "c8fae54786f62fb2918dcfae3d568594e50eb9b5c25bf04371af6fe7516452fb" |
| 2951 | |
| 2952 | [[package]] |
| 2953 | name = "inout" |
| 2954 | version = "0.1.4" |
| 2955 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2956 | checksum = "879f10e63c20629ecabbb64a8010319738c66a5cd0c29b02d63d272b03751d01" |
| 2957 | dependencies = [ |
| 2958 | "generic-array 0.14.9", |
| 2959 | ] |
| 2960 | |
| 2961 | [[package]] |
| 2962 | name = "inout" |
| 2963 | version = "0.2.2" |
| 2964 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2965 | checksum = "4250ce6452e92010fdf7268ccc5d14faa80bb12fc741938534c58f16804e03c7" |
| 2966 | dependencies = [ |
| 2967 | "block-padding 0.4.2", |
| 2968 | "hybrid-array", |
| 2969 | ] |
| 2970 | |
| 2971 | [[package]] |
| 2972 | name = "insta" |
| 2973 | version = "1.48.0" |
| 2974 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2975 | checksum = "86f0f8fee8c926415c58d6ae43a08523a26faccb2323f5e6b644fe7dd4ef6b82" |
| 2976 | dependencies = [ |
| 2977 | "console", |
| 2978 | "once_cell", |
| 2979 | "similar", |
| 2980 | "tempfile", |
| 2981 | ] |
| 2982 | |
| 2983 | [[package]] |
| 2984 | name = "internal-russh-num-bigint" |
| 2985 | version = "0.5.0" |
| 2986 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2987 | checksum = "ae8e22120c32fb4d19ec55fba35015f57095cd95a2e3b732e44457f5915b2ee8" |
| 2988 | dependencies = [ |
| 2989 | "num-integer", |
| 2990 | "num-traits", |
| 2991 | "rand 0.10.2", |
| 2992 | "rand_core 0.10.1", |
| 2993 | ] |
| 2994 | |
| 2995 | [[package]] |
| 2996 | name = "ipnet" |
| 2997 | version = "2.12.0" |
| 2998 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2999 | checksum = "d98f6fed1fde3f8c21bc40a1abb88dd75e67924f9cffc3ef95607bad8017f8e2" |
| 3000 | |
| 3001 | [[package]] |
| 3002 | name = "is_terminal_polyfill" |
| 3003 | version = "1.70.2" |
| 3004 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3005 | checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" |
| 3006 | |
| 3007 | [[package]] |
| 3008 | name = "itoa" |
| 3009 | version = "1.0.18" |
| 3010 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3011 | checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682" |
| 3012 | |
| 3013 | [[package]] |
| 3014 | name = "jetscii" |
| 3015 | version = "0.5.3" |
| 3016 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3017 | checksum = "47f142fe24a9c9944451e8349de0a56af5f3e7226dc46f3ed4d4ecc0b85af75e" |
| 3018 | |
| 3019 | [[package]] |
| 3020 | name = "jobserver" |
| 3021 | version = "0.1.35" |
| 3022 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3023 | checksum = "1c00acbd29eabad4a2392fa0e921c874934dbbf4194312ad20f04a0ed67a3cb3" |
| 3024 | dependencies = [ |
| 3025 | "getrandom 0.4.3", |
| 3026 | "libc", |
| 3027 | ] |
| 3028 | |
| 3029 | [[package]] |
| 3030 | name = "js-sys" |
| 3031 | version = "0.3.103" |
| 3032 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3033 | checksum = "53b44bfcdb3f8d5837a46dae1ca9660a837176eee74a28b229bc626816589102" |
| 3034 | dependencies = [ |
| 3035 | "cfg-if", |
| 3036 | "futures-util", |
| 3037 | "wasm-bindgen", |
| 3038 | ] |
| 3039 | |
| 3040 | [[package]] |
| 3041 | name = "k256" |
| 3042 | version = "0.13.4" |
| 3043 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3044 | checksum = "f6e3919bbaa2945715f0bb6d3934a173d1e9a59ac23767fbaaef277265a7411b" |
| 3045 | dependencies = [ |
| 3046 | "cfg-if", |
| 3047 | "ecdsa 0.16.9", |
| 3048 | "elliptic-curve 0.13.8", |
| 3049 | "once_cell", |
| 3050 | "sha2 0.10.9", |
| 3051 | "signature 2.2.0", |
| 3052 | ] |
| 3053 | |
| 3054 | [[package]] |
| 3055 | name = "keccak" |
| 3056 | version = "0.1.6" |
| 3057 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3058 | checksum = "cb26cec98cce3a3d96cbb7bced3c4b16e3d13f27ec56dbd62cbc8f39cfb9d653" |
| 3059 | dependencies = [ |
| 3060 | "cpufeatures 0.2.17", |
| 3061 | ] |
| 3062 | |
| 3063 | [[package]] |
| 3064 | name = "keccak" |
| 3065 | version = "0.2.0" |
| 3066 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3067 | checksum = "9e24a010dd405bd7ed803e5253182815b41bf2e6a80cc3bfc066658e03a198aa" |
| 3068 | dependencies = [ |
| 3069 | "cfg-if", |
| 3070 | "cpufeatures 0.3.0", |
| 3071 | ] |
| 3072 | |
| 3073 | [[package]] |
| 3074 | name = "kem" |
| 3075 | version = "0.3.0" |
| 3076 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3077 | checksum = "01737161ba802849cfd486b5bd209d38ba4943494c249a8126005170c7621edd" |
| 3078 | dependencies = [ |
| 3079 | "crypto-common 0.2.2", |
| 3080 | "rand_core 0.10.1", |
| 3081 | ] |
| 3082 | |
| 3083 | [[package]] |
| 3084 | name = "lazy_static" |
| 3085 | version = "1.5.0" |
| 3086 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3087 | checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" |
| 3088 | dependencies = [ |
| 3089 | "spin", |
| 3090 | ] |
| 3091 | |
| 3092 | [[package]] |
| 3093 | name = "lettre" |
| 3094 | version = "0.11.22" |
| 3095 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3096 | checksum = "0da65617f6cb926332d039cb578aad56178da86e128db6a1b09f4c94fa5b3349" |
| 3097 | dependencies = [ |
| 3098 | "async-trait", |
| 3099 | "base64", |
| 3100 | "email-encoding", |
| 3101 | "email_address", |
| 3102 | "fastrand", |
| 3103 | "futures-io", |
| 3104 | "futures-util", |
| 3105 | "hostname", |
| 3106 | "httpdate", |
| 3107 | "idna", |
| 3108 | "mime", |
| 3109 | "native-tls", |
| 3110 | "nom", |
| 3111 | "percent-encoding", |
| 3112 | "quoted_printable", |
| 3113 | "socket2", |
| 3114 | "tokio", |
| 3115 | "tokio-native-tls", |
| 3116 | "url", |
| 3117 | ] |
| 3118 | |
| 3119 | [[package]] |
| 3120 | name = "libbz2-rs-sys" |
| 3121 | version = "0.2.5" |
| 3122 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3123 | checksum = "34b357333733e8260735ba5894eb928c02ecc69c78715f01a8019e7fa7f2db4c" |
| 3124 | |
| 3125 | [[package]] |
| 3126 | name = "libc" |
| 3127 | version = "0.2.189" |
| 3128 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3129 | checksum = "3eaf3ede3fee6db1a4c2ee091bf8a8b4dccdc6d17f656fb07896ee72867612f2" |
| 3130 | |
| 3131 | [[package]] |
| 3132 | name = "libgit2-sys" |
| 3133 | version = "0.18.3+1.9.2" |
| 3134 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3135 | checksum = "c9b3acc4b91781bb0b3386669d325163746af5f6e4f73e6d2d630e09a35f3487" |
| 3136 | dependencies = [ |
| 3137 | "cc", |
| 3138 | "libc", |
| 3139 | "libz-sys", |
| 3140 | "pkg-config", |
| 3141 | ] |
| 3142 | |
| 3143 | [[package]] |
| 3144 | name = "libm" |
| 3145 | version = "0.2.16" |
| 3146 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3147 | checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981" |
| 3148 | |
| 3149 | [[package]] |
| 3150 | name = "libsqlite3-sys" |
| 3151 | version = "0.37.0" |
| 3152 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3153 | checksum = "b1f111c8c41e7c61a49cd34e44c7619462967221a6443b0ec299e0ac30cfb9b1" |
| 3154 | dependencies = [ |
| 3155 | "cc", |
| 3156 | "pkg-config", |
| 3157 | "vcpkg", |
| 3158 | ] |
| 3159 | |
| 3160 | [[package]] |
| 3161 | name = "libz-sys" |
| 3162 | version = "1.1.29" |
| 3163 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3164 | checksum = "85bc9657773828b90eeb625adff10eeac83cc21bbfd8e23a03eaa8a33c9e28d9" |
| 3165 | dependencies = [ |
| 3166 | "cc", |
| 3167 | "libc", |
| 3168 | "pkg-config", |
| 3169 | "vcpkg", |
| 3170 | ] |
| 3171 | |
| 3172 | [[package]] |
| 3173 | name = "linux-raw-sys" |
| 3174 | version = "0.12.1" |
| 3175 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3176 | checksum = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53" |
| 3177 | |
| 3178 | [[package]] |
| 3179 | name = "litemap" |
| 3180 | version = "0.8.2" |
| 3181 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3182 | checksum = "92daf443525c4cce67b150400bc2316076100ce0b3686209eb8cf3c31612e6f0" |
| 3183 | |
| 3184 | [[package]] |
| 3185 | name = "lock_api" |
| 3186 | version = "0.4.14" |
| 3187 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3188 | checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" |
| 3189 | dependencies = [ |
| 3190 | "scopeguard", |
| 3191 | ] |
| 3192 | |
| 3193 | [[package]] |
| 3194 | name = "log" |
| 3195 | version = "0.4.33" |
| 3196 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3197 | checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad" |
| 3198 | |
| 3199 | [[package]] |
| 3200 | name = "lru" |
| 3201 | version = "0.12.5" |
| 3202 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3203 | checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38" |
| 3204 | dependencies = [ |
| 3205 | "hashbrown 0.15.5", |
| 3206 | ] |
| 3207 | |
| 3208 | [[package]] |
| 3209 | name = "mail" |
| 3210 | version = "0.1.0" |
| 3211 | dependencies = [ |
| 3212 | "config", |
| 3213 | "lettre", |
| 3214 | "thiserror 2.0.19", |
| 3215 | "tokio", |
| 3216 | ] |
| 3217 | |
| 3218 | [[package]] |
| 3219 | name = "maplit" |
| 3220 | version = "1.0.2" |
| 3221 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3222 | checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d" |
| 3223 | |
| 3224 | [[package]] |
| 3225 | name = "markup5ever" |
| 3226 | version = "0.39.0" |
| 3227 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3228 | checksum = "7122d987ec5f704ee56f6e5b41a7d93722e9aae27ae07cafa4036c4d3f9757de" |
| 3229 | dependencies = [ |
| 3230 | "log", |
| 3231 | "tendril", |
| 3232 | "web_atoms", |
| 3233 | ] |
| 3234 | |
| 3235 | [[package]] |
| 3236 | name = "matchers" |
| 3237 | version = "0.2.0" |
| 3238 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3239 | checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" |
| 3240 | dependencies = [ |
| 3241 | "regex-automata", |
| 3242 | ] |
| 3243 | |
| 3244 | [[package]] |
| 3245 | name = "matchit" |
| 3246 | version = "0.8.4" |
| 3247 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3248 | checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3" |
| 3249 | |
| 3250 | [[package]] |
| 3251 | name = "maud" |
| 3252 | version = "0.27.0" |
| 3253 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3254 | checksum = "8156733e27020ea5c684db5beac5d1d611e1272ab17901a49466294b84fc217e" |
| 3255 | dependencies = [ |
| 3256 | "axum-core", |
| 3257 | "http 1.4.2", |
| 3258 | "itoa", |
| 3259 | "maud_macros", |
| 3260 | ] |
| 3261 | |
| 3262 | [[package]] |
| 3263 | name = "maud_macros" |
| 3264 | version = "0.27.0" |
| 3265 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3266 | checksum = "7261b00f3952f617899bc012e3dbd56e4f0110a038175929fa5d18e5a19913ca" |
| 3267 | dependencies = [ |
| 3268 | "proc-macro2", |
| 3269 | "proc-macro2-diagnostics", |
| 3270 | "quote", |
| 3271 | "syn 2.0.119", |
| 3272 | ] |
| 3273 | |
| 3274 | [[package]] |
| 3275 | name = "md-5" |
| 3276 | version = "0.10.6" |
| 3277 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3278 | checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf" |
| 3279 | dependencies = [ |
| 3280 | "cfg-if", |
| 3281 | "digest 0.10.7", |
| 3282 | ] |
| 3283 | |
| 3284 | [[package]] |
| 3285 | name = "md-5" |
| 3286 | version = "0.11.0" |
| 3287 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3288 | checksum = "69b6441f590336821bb897fb28fc622898ccceb1d6cea3fde5ea86b090c4de98" |
| 3289 | dependencies = [ |
| 3290 | "cfg-if", |
| 3291 | "digest 0.11.3", |
| 3292 | ] |
| 3293 | |
| 3294 | [[package]] |
| 3295 | name = "md5" |
| 3296 | version = "0.8.1" |
| 3297 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3298 | checksum = "7ebb8d8732c6a6df3d8f032a82911cfc747e00efb95cc46e8d0acd5b5b88570c" |
| 3299 | |
| 3300 | [[package]] |
| 3301 | name = "memchr" |
| 3302 | version = "2.8.3" |
| 3303 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3304 | checksum = "cf8baf1c55e62ffcace7a9f06f4bd9cd3f0c4beb022d3b367256b91b87513d98" |
| 3305 | |
| 3306 | [[package]] |
| 3307 | name = "memmap2" |
| 3308 | version = "0.9.11" |
| 3309 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3310 | checksum = "d1219ed1b7f229ee7104d281dd01d6802fe28bb6e95d292942c4daacdeb798c0" |
| 3311 | dependencies = [ |
| 3312 | "libc", |
| 3313 | ] |
| 3314 | |
| 3315 | [[package]] |
| 3316 | name = "mime" |
| 3317 | version = "0.3.17" |
| 3318 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3319 | checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" |
| 3320 | |
| 3321 | [[package]] |
| 3322 | name = "mime_guess" |
| 3323 | version = "2.0.5" |
| 3324 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3325 | checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e" |
| 3326 | dependencies = [ |
| 3327 | "mime", |
| 3328 | "unicase", |
| 3329 | ] |
| 3330 | |
| 3331 | [[package]] |
| 3332 | name = "miniz_oxide" |
| 3333 | version = "0.8.9" |
| 3334 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3335 | checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" |
| 3336 | dependencies = [ |
| 3337 | "adler2", |
| 3338 | "simd-adler32", |
| 3339 | ] |
| 3340 | |
| 3341 | [[package]] |
| 3342 | name = "mio" |
| 3343 | version = "1.2.2" |
| 3344 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3345 | checksum = "30d65c71f1ce40ab09135ce117d742b9f8a19ff91a41a8b57ed50bc2de59c427" |
| 3346 | dependencies = [ |
| 3347 | "libc", |
| 3348 | "wasi", |
| 3349 | "windows-sys 0.61.2", |
| 3350 | ] |
| 3351 | |
| 3352 | [[package]] |
| 3353 | name = "mirror" |
| 3354 | version = "0.1.0" |
| 3355 | dependencies = [ |
| 3356 | "config", |
| 3357 | "git", |
| 3358 | "store", |
| 3359 | "tokio", |
| 3360 | "tracing", |
| 3361 | ] |
| 3362 | |
| 3363 | [[package]] |
| 3364 | name = "ml-kem" |
| 3365 | version = "0.3.2" |
| 3366 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3367 | checksum = "5e15f3e5b957493873e396a66914e83e616b6afe335cdef7efe5c6e1216aba66" |
| 3368 | dependencies = [ |
| 3369 | "hybrid-array", |
| 3370 | "kem", |
| 3371 | "module-lattice", |
| 3372 | "pkcs8 0.11.0", |
| 3373 | "rand_core 0.10.1", |
| 3374 | "sha3 0.11.0", |
| 3375 | ] |
| 3376 | |
| 3377 | [[package]] |
| 3378 | name = "model" |
| 3379 | version = "0.1.0" |
| 3380 | dependencies = [ |
| 3381 | "thiserror 2.0.19", |
| 3382 | ] |
| 3383 | |
| 3384 | [[package]] |
| 3385 | name = "module-lattice" |
| 3386 | version = "0.2.3" |
| 3387 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3388 | checksum = "0c61b87c9683ab7cb1c6871d261ad5479b6b10ceb52c4352aaca3b5d35a8febe" |
| 3389 | dependencies = [ |
| 3390 | "ctutils", |
| 3391 | "hybrid-array", |
| 3392 | "num-traits", |
| 3393 | ] |
| 3394 | |
| 3395 | [[package]] |
| 3396 | name = "moka" |
| 3397 | version = "0.12.15" |
| 3398 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3399 | checksum = "957228ad12042ee839f93c8f257b62b4c0ab5eaae1d4fa60de53b27c9d7c5046" |
| 3400 | dependencies = [ |
| 3401 | "crossbeam-channel", |
| 3402 | "crossbeam-epoch", |
| 3403 | "crossbeam-utils", |
| 3404 | "equivalent", |
| 3405 | "parking_lot", |
| 3406 | "portable-atomic", |
| 3407 | "smallvec", |
| 3408 | "tagptr", |
| 3409 | "uuid", |
| 3410 | ] |
| 3411 | |
| 3412 | [[package]] |
| 3413 | name = "multer" |
| 3414 | version = "3.1.0" |
| 3415 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3416 | checksum = "83e87776546dc87511aa5ee218730c92b666d7264ab6ed41f9d215af9cd5224b" |
| 3417 | dependencies = [ |
| 3418 | "bytes", |
| 3419 | "encoding_rs", |
| 3420 | "futures-util", |
| 3421 | "http 1.4.2", |
| 3422 | "httparse", |
| 3423 | "memchr", |
| 3424 | "mime", |
| 3425 | "spin", |
| 3426 | "version_check", |
| 3427 | ] |
| 3428 | |
| 3429 | [[package]] |
| 3430 | name = "native-tls" |
| 3431 | version = "0.2.18" |
| 3432 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3433 | checksum = "465500e14ea162429d264d44189adc38b199b62b1c21eea9f69e4b73cb03bbf2" |
| 3434 | dependencies = [ |
| 3435 | "libc", |
| 3436 | "log", |
| 3437 | "openssl", |
| 3438 | "openssl-probe", |
| 3439 | "openssl-sys", |
| 3440 | "schannel", |
| 3441 | "security-framework", |
| 3442 | "security-framework-sys", |
| 3443 | "tempfile", |
| 3444 | ] |
| 3445 | |
| 3446 | [[package]] |
| 3447 | name = "new_debug_unreachable" |
| 3448 | version = "1.0.6" |
| 3449 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3450 | checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086" |
| 3451 | |
| 3452 | [[package]] |
| 3453 | name = "nix" |
| 3454 | version = "0.31.3" |
| 3455 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3456 | checksum = "cf20d2fde8ff38632c426f1165ed7436270b44f199fc55284c38276f9db47c3d" |
| 3457 | dependencies = [ |
| 3458 | "bitflags", |
| 3459 | "cfg-if", |
| 3460 | "cfg_aliases", |
| 3461 | "libc", |
| 3462 | ] |
| 3463 | |
| 3464 | [[package]] |
| 3465 | name = "nom" |
| 3466 | version = "8.0.0" |
| 3467 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3468 | checksum = "df9761775871bdef83bee530e60050f7e54b1105350d6884eb0fb4f46c2f9405" |
| 3469 | dependencies = [ |
| 3470 | "memchr", |
| 3471 | ] |
| 3472 | |
| 3473 | [[package]] |
| 3474 | name = "nu-ansi-term" |
| 3475 | version = "0.50.3" |
| 3476 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3477 | checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" |
| 3478 | dependencies = [ |
| 3479 | "windows-sys 0.61.2", |
| 3480 | ] |
| 3481 | |
| 3482 | [[package]] |
| 3483 | name = "num-bigint" |
| 3484 | version = "0.4.8" |
| 3485 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3486 | checksum = "c89e69e7e0f03bea5ef08013795c25018e101932225a656383bd384495ecc367" |
| 3487 | dependencies = [ |
| 3488 | "num-integer", |
| 3489 | "num-traits", |
| 3490 | ] |
| 3491 | |
| 3492 | [[package]] |
| 3493 | name = "num-bigint-dig" |
| 3494 | version = "0.8.6" |
| 3495 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3496 | checksum = "e661dda6640fad38e827a6d4a310ff4763082116fe217f279885c97f511bb0b7" |
| 3497 | dependencies = [ |
| 3498 | "lazy_static", |
| 3499 | "libm", |
| 3500 | "num-integer", |
| 3501 | "num-iter", |
| 3502 | "num-traits", |
| 3503 | "rand 0.8.7", |
| 3504 | "serde", |
| 3505 | "smallvec", |
| 3506 | "zeroize", |
| 3507 | ] |
| 3508 | |
| 3509 | [[package]] |
| 3510 | name = "num-conv" |
| 3511 | version = "0.1.0" |
| 3512 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3513 | checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" |
| 3514 | |
| 3515 | [[package]] |
| 3516 | name = "num-integer" |
| 3517 | version = "0.1.46" |
| 3518 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3519 | checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" |
| 3520 | dependencies = [ |
| 3521 | "num-traits", |
| 3522 | ] |
| 3523 | |
| 3524 | [[package]] |
| 3525 | name = "num-iter" |
| 3526 | version = "0.1.46" |
| 3527 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3528 | checksum = "c92800bd69a1eac91786bcfe9da64a897eb72911b8dc3095decbd07429e8048b" |
| 3529 | dependencies = [ |
| 3530 | "num-integer", |
| 3531 | "num-traits", |
| 3532 | ] |
| 3533 | |
| 3534 | [[package]] |
| 3535 | name = "num-traits" |
| 3536 | version = "0.2.19" |
| 3537 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3538 | checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" |
| 3539 | dependencies = [ |
| 3540 | "autocfg", |
| 3541 | "libm", |
| 3542 | ] |
| 3543 | |
| 3544 | [[package]] |
| 3545 | name = "num_enum" |
| 3546 | version = "0.7.6" |
| 3547 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3548 | checksum = "5d0bca838442ec211fa11de3a8b0e0e8f3a4522575b5c4c06ed722e005036f26" |
| 3549 | dependencies = [ |
| 3550 | "num_enum_derive", |
| 3551 | "rustversion", |
| 3552 | ] |
| 3553 | |
| 3554 | [[package]] |
| 3555 | name = "num_enum_derive" |
| 3556 | version = "0.7.6" |
| 3557 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3558 | checksum = "680998035259dcfcafe653688bf2aa6d3e2dc05e98be6ab46afb089dc84f1df8" |
| 3559 | dependencies = [ |
| 3560 | "proc-macro2", |
| 3561 | "quote", |
| 3562 | "syn 2.0.119", |
| 3563 | ] |
| 3564 | |
| 3565 | [[package]] |
| 3566 | name = "ocb3" |
| 3567 | version = "0.1.0" |
| 3568 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3569 | checksum = "c196e0276c471c843dd5777e7543a36a298a4be942a2a688d8111cd43390dedb" |
| 3570 | dependencies = [ |
| 3571 | "aead 0.5.2", |
| 3572 | "cipher 0.4.4", |
| 3573 | "ctr 0.9.2", |
| 3574 | "subtle", |
| 3575 | ] |
| 3576 | |
| 3577 | [[package]] |
| 3578 | name = "once_cell" |
| 3579 | version = "1.21.4" |
| 3580 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3581 | checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50" |
| 3582 | |
| 3583 | [[package]] |
| 3584 | name = "once_cell_polyfill" |
| 3585 | version = "1.70.2" |
| 3586 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3587 | checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" |
| 3588 | |
| 3589 | [[package]] |
| 3590 | name = "opaque-debug" |
| 3591 | version = "0.3.1" |
| 3592 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3593 | checksum = "c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381" |
| 3594 | |
| 3595 | [[package]] |
| 3596 | name = "openssl" |
| 3597 | version = "0.10.81" |
| 3598 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3599 | checksum = "77823a27f0babb03091cb9ed9ef80af3b39dbc82f97e8fa530374b7dafd87a45" |
| 3600 | dependencies = [ |
| 3601 | "bitflags", |
| 3602 | "cfg-if", |
| 3603 | "foreign-types", |
| 3604 | "libc", |
| 3605 | "openssl-macros", |
| 3606 | "openssl-sys", |
| 3607 | ] |
| 3608 | |
| 3609 | [[package]] |
| 3610 | name = "openssl-macros" |
| 3611 | version = "0.1.1" |
| 3612 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3613 | checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" |
| 3614 | dependencies = [ |
| 3615 | "proc-macro2", |
| 3616 | "quote", |
| 3617 | "syn 2.0.119", |
| 3618 | ] |
| 3619 | |
| 3620 | [[package]] |
| 3621 | name = "openssl-probe" |
| 3622 | version = "0.2.1" |
| 3623 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3624 | checksum = "7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe" |
| 3625 | |
| 3626 | [[package]] |
| 3627 | name = "openssl-sys" |
| 3628 | version = "0.9.117" |
| 3629 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3630 | checksum = "b47e7e6bb2c38cd930d25a23b40fa52e068c10e85f3e03a7f5ba5aaca5713695" |
| 3631 | dependencies = [ |
| 3632 | "cc", |
| 3633 | "libc", |
| 3634 | "pkg-config", |
| 3635 | "vcpkg", |
| 3636 | ] |
| 3637 | |
| 3638 | [[package]] |
| 3639 | name = "outref" |
| 3640 | version = "0.5.2" |
| 3641 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3642 | checksum = "1a80800c0488c3a21695ea981a54918fbb37abf04f4d0720c453632255e2ff0e" |
| 3643 | |
| 3644 | [[package]] |
| 3645 | name = "p256" |
| 3646 | version = "0.13.2" |
| 3647 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3648 | checksum = "c9863ad85fa8f4460f9c48cb909d38a0d689dba1f6f6988a5e3e0d31071bcd4b" |
| 3649 | dependencies = [ |
| 3650 | "ecdsa 0.16.9", |
| 3651 | "elliptic-curve 0.13.8", |
| 3652 | "primeorder 0.13.6", |
| 3653 | "sha2 0.10.9", |
| 3654 | ] |
| 3655 | |
| 3656 | [[package]] |
| 3657 | name = "p256" |
| 3658 | version = "0.14.0" |
| 3659 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3660 | checksum = "d2c9239b2dbc807adbbe147e8cf72ea7450c3a0aabe62cb8e75ff4ec22e1f72a" |
| 3661 | dependencies = [ |
| 3662 | "ecdsa 0.17.0", |
| 3663 | "elliptic-curve 0.14.1", |
| 3664 | "primefield", |
| 3665 | "primeorder 0.14.0", |
| 3666 | "sha2 0.11.0", |
| 3667 | ] |
| 3668 | |
| 3669 | [[package]] |
| 3670 | name = "p384" |
| 3671 | version = "0.13.1" |
| 3672 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3673 | checksum = "fe42f1670a52a47d448f14b6a5c61dd78fce51856e68edaa38f7ae3a46b8d6b6" |
| 3674 | dependencies = [ |
| 3675 | "ecdsa 0.16.9", |
| 3676 | "elliptic-curve 0.13.8", |
| 3677 | "primeorder 0.13.6", |
| 3678 | "sha2 0.10.9", |
| 3679 | ] |
| 3680 | |
| 3681 | [[package]] |
| 3682 | name = "p384" |
| 3683 | version = "0.14.0" |
| 3684 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3685 | checksum = "d17b851e6b3e378ab4ecb07fa2ed23f4d15f075735f8fec9fa1e7bdce5f8301f" |
| 3686 | dependencies = [ |
| 3687 | "ecdsa 0.17.0", |
| 3688 | "elliptic-curve 0.14.1", |
| 3689 | "fiat-crypto 0.3.0", |
| 3690 | "primefield", |
| 3691 | "primeorder 0.14.0", |
| 3692 | "sha2 0.11.0", |
| 3693 | ] |
| 3694 | |
| 3695 | [[package]] |
| 3696 | name = "p521" |
| 3697 | version = "0.13.3" |
| 3698 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3699 | checksum = "0fc9e2161f1f215afdfce23677034ae137bbd45016a880c2eb3ba8eb95f085b2" |
| 3700 | dependencies = [ |
| 3701 | "base16ct 0.2.0", |
| 3702 | "ecdsa 0.16.9", |
| 3703 | "elliptic-curve 0.13.8", |
| 3704 | "primeorder 0.13.6", |
| 3705 | "rand_core 0.6.4", |
| 3706 | "sha2 0.10.9", |
| 3707 | ] |
| 3708 | |
| 3709 | [[package]] |
| 3710 | name = "p521" |
| 3711 | version = "0.14.0" |
| 3712 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3713 | checksum = "4ad64cc32c2dc466317c12ee5853e61f159f9eab1fe7efade0395dc2e7b43449" |
| 3714 | dependencies = [ |
| 3715 | "base16ct 1.0.0", |
| 3716 | "ecdsa 0.17.0", |
| 3717 | "elliptic-curve 0.14.1", |
| 3718 | "primefield", |
| 3719 | "primeorder 0.14.0", |
| 3720 | "sha2 0.11.0", |
| 3721 | ] |
| 3722 | |
| 3723 | [[package]] |
| 3724 | name = "pageant" |
| 3725 | version = "0.2.1" |
| 3726 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3727 | checksum = "4f3a5ae18f65a85c67a77d18d42d3606c07948e3c17c1e5f74852b26589e88a5" |
| 3728 | dependencies = [ |
| 3729 | "base16ct 1.0.0", |
| 3730 | "byteorder", |
| 3731 | "bytes", |
| 3732 | "delegate", |
| 3733 | "futures", |
| 3734 | "log", |
| 3735 | "rand 0.10.2", |
| 3736 | "sha2 0.11.0", |
| 3737 | "thiserror 2.0.19", |
| 3738 | "tokio", |
| 3739 | "windows", |
| 3740 | "windows-strings", |
| 3741 | ] |
| 3742 | |
| 3743 | [[package]] |
| 3744 | name = "parking" |
| 3745 | version = "2.2.1" |
| 3746 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3747 | checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba" |
| 3748 | |
| 3749 | [[package]] |
| 3750 | name = "parking_lot" |
| 3751 | version = "0.12.5" |
| 3752 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3753 | checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" |
| 3754 | dependencies = [ |
| 3755 | "lock_api", |
| 3756 | "parking_lot_core", |
| 3757 | ] |
| 3758 | |
| 3759 | [[package]] |
| 3760 | name = "parking_lot_core" |
| 3761 | version = "0.9.12" |
| 3762 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3763 | checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" |
| 3764 | dependencies = [ |
| 3765 | "cfg-if", |
| 3766 | "libc", |
| 3767 | "redox_syscall", |
| 3768 | "smallvec", |
| 3769 | "windows-link", |
| 3770 | ] |
| 3771 | |
| 3772 | [[package]] |
| 3773 | name = "password-hash" |
| 3774 | version = "0.5.0" |
| 3775 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3776 | checksum = "346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166" |
| 3777 | dependencies = [ |
| 3778 | "base64ct", |
| 3779 | "rand_core 0.6.4", |
| 3780 | "subtle", |
| 3781 | ] |
| 3782 | |
| 3783 | [[package]] |
| 3784 | name = "password-hash" |
| 3785 | version = "0.6.1" |
| 3786 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3787 | checksum = "aab41826031698d6ffcd9cff78ef56ef998e39dc7e5067cdfebe373842d4723b" |
| 3788 | dependencies = [ |
| 3789 | "phc", |
| 3790 | ] |
| 3791 | |
| 3792 | [[package]] |
| 3793 | name = "pbkdf2" |
| 3794 | version = "0.13.0" |
| 3795 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3796 | checksum = "112d82ceb8c5bf524d9af484d4e4970c9fd5a0cc15ba14ad93dccd28873b0629" |
| 3797 | dependencies = [ |
| 3798 | "digest 0.11.3", |
| 3799 | "hmac 0.13.0", |
| 3800 | ] |
| 3801 | |
| 3802 | [[package]] |
| 3803 | name = "pear" |
| 3804 | version = "0.2.9" |
| 3805 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3806 | checksum = "bdeeaa00ce488657faba8ebf44ab9361f9365a97bd39ffb8a60663f57ff4b467" |
| 3807 | dependencies = [ |
| 3808 | "inlinable_string", |
| 3809 | "pear_codegen", |
| 3810 | "yansi", |
| 3811 | ] |
| 3812 | |
| 3813 | [[package]] |
| 3814 | name = "pear_codegen" |
| 3815 | version = "0.2.9" |
| 3816 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3817 | checksum = "4bab5b985dc082b345f812b7df84e1bef27e7207b39e448439ba8bd69c93f147" |
| 3818 | dependencies = [ |
| 3819 | "proc-macro2", |
| 3820 | "proc-macro2-diagnostics", |
| 3821 | "quote", |
| 3822 | "syn 2.0.119", |
| 3823 | ] |
| 3824 | |
| 3825 | [[package]] |
| 3826 | name = "pem-rfc7468" |
| 3827 | version = "0.7.0" |
| 3828 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3829 | checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412" |
| 3830 | dependencies = [ |
| 3831 | "base64ct", |
| 3832 | ] |
| 3833 | |
| 3834 | [[package]] |
| 3835 | name = "pem-rfc7468" |
| 3836 | version = "1.0.0" |
| 3837 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3838 | checksum = "a6305423e0e7738146434843d1694d621cce767262b2a86910beab705e4493d9" |
| 3839 | dependencies = [ |
| 3840 | "base64ct", |
| 3841 | ] |
| 3842 | |
| 3843 | [[package]] |
| 3844 | name = "percent-encoding" |
| 3845 | version = "2.3.2" |
| 3846 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3847 | checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" |
| 3848 | |
| 3849 | [[package]] |
| 3850 | name = "pgp" |
| 3851 | version = "0.20.0" |
| 3852 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3853 | checksum = "1cfa4743b28656065ff4c0ba09e46b357a65e8c00fc2341e89084b82f87cbdf1" |
| 3854 | dependencies = [ |
| 3855 | "aead 0.5.2", |
| 3856 | "aes 0.8.4", |
| 3857 | "aes-gcm 0.10.3", |
| 3858 | "aes-kw", |
| 3859 | "argon2 0.5.3", |
| 3860 | "base64", |
| 3861 | "bitfields", |
| 3862 | "block-padding 0.3.3", |
| 3863 | "blowfish 0.9.1", |
| 3864 | "buffer-redux", |
| 3865 | "byteorder", |
| 3866 | "bytes", |
| 3867 | "bzip2", |
| 3868 | "camellia", |
| 3869 | "cast5", |
| 3870 | "cfb-mode", |
| 3871 | "cipher 0.4.4", |
| 3872 | "const-oid 0.9.6", |
| 3873 | "crc24", |
| 3874 | "curve25519-dalek 4.1.3", |
| 3875 | "cx448", |
| 3876 | "derive_builder", |
| 3877 | "derive_more", |
| 3878 | "des 0.8.1", |
| 3879 | "digest 0.10.7", |
| 3880 | "dsa", |
| 3881 | "eax", |
| 3882 | "ecdsa 0.16.9", |
| 3883 | "ed25519-dalek 2.2.0", |
| 3884 | "elliptic-curve 0.13.8", |
| 3885 | "flate2", |
| 3886 | "generic-array 0.14.9", |
| 3887 | "hex", |
| 3888 | "hkdf 0.12.4", |
| 3889 | "idea", |
| 3890 | "k256", |
| 3891 | "log", |
| 3892 | "md-5 0.10.6", |
| 3893 | "memchr", |
| 3894 | "nom", |
| 3895 | "num-bigint-dig", |
| 3896 | "num-traits", |
| 3897 | "num_enum", |
| 3898 | "ocb3", |
| 3899 | "p256 0.13.2", |
| 3900 | "p384 0.13.1", |
| 3901 | "p521 0.13.3", |
| 3902 | "rand 0.8.7", |
| 3903 | "replace_with", |
| 3904 | "ripemd", |
| 3905 | "rsa 0.9.10", |
| 3906 | "sha1 0.10.7", |
| 3907 | "sha1-checked", |
| 3908 | "sha2 0.10.9", |
| 3909 | "sha3 0.10.9", |
| 3910 | "signature 2.2.0", |
| 3911 | "smallvec", |
| 3912 | "snafu", |
| 3913 | "subtle", |
| 3914 | "twofish", |
| 3915 | "x25519-dalek", |
| 3916 | "zeroize", |
| 3917 | ] |
| 3918 | |
| 3919 | [[package]] |
| 3920 | name = "phc" |
| 3921 | version = "0.6.1" |
| 3922 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3923 | checksum = "44dc769b75f93afdddd8c7fa12d685292ddeff1e66f7f0f3a234cf1818afe892" |
| 3924 | dependencies = [ |
| 3925 | "base64ct", |
| 3926 | "ctutils", |
| 3927 | ] |
| 3928 | |
| 3929 | [[package]] |
| 3930 | name = "phf" |
| 3931 | version = "0.13.1" |
| 3932 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3933 | checksum = "c1562dc717473dbaa4c1f85a36410e03c047b2e7df7f45ee938fbef64ae7fadf" |
| 3934 | dependencies = [ |
| 3935 | "phf_shared", |
| 3936 | "serde", |
| 3937 | ] |
| 3938 | |
| 3939 | [[package]] |
| 3940 | name = "phf_codegen" |
| 3941 | version = "0.13.1" |
| 3942 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3943 | checksum = "49aa7f9d80421bca176ca8dbfebe668cc7a2684708594ec9f3c0db0805d5d6e1" |
| 3944 | dependencies = [ |
| 3945 | "phf_generator", |
| 3946 | "phf_shared", |
| 3947 | ] |
| 3948 | |
| 3949 | [[package]] |
| 3950 | name = "phf_generator" |
| 3951 | version = "0.13.1" |
| 3952 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3953 | checksum = "135ace3a761e564ec88c03a77317a7c6b80bb7f7135ef2544dbe054243b89737" |
| 3954 | dependencies = [ |
| 3955 | "fastrand", |
| 3956 | "phf_shared", |
| 3957 | ] |
| 3958 | |
| 3959 | [[package]] |
| 3960 | name = "phf_shared" |
| 3961 | version = "0.13.1" |
| 3962 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3963 | checksum = "e57fef6bc5981e38c2ce2d63bfa546861309f875b8a75f092d1d54ae2d64f266" |
| 3964 | dependencies = [ |
| 3965 | "siphasher", |
| 3966 | ] |
| 3967 | |
| 3968 | [[package]] |
| 3969 | name = "pin-project-lite" |
| 3970 | version = "0.2.17" |
| 3971 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3972 | checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd" |
| 3973 | |
| 3974 | [[package]] |
| 3975 | name = "pin-utils" |
| 3976 | version = "0.1.0" |
| 3977 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3978 | checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" |
| 3979 | |
| 3980 | [[package]] |
| 3981 | name = "pkcs1" |
| 3982 | version = "0.7.5" |
| 3983 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3984 | checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f" |
| 3985 | dependencies = [ |
| 3986 | "der 0.7.10", |
| 3987 | "pkcs8 0.10.2", |
| 3988 | "spki 0.7.3", |
| 3989 | ] |
| 3990 | |
| 3991 | [[package]] |
| 3992 | name = "pkcs1" |
| 3993 | version = "0.8.0-rc.4" |
| 3994 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3995 | checksum = "986d2e952779af96ea048f160fd9194e1751b4faea78bcf3ceb456efe008088e" |
| 3996 | dependencies = [ |
| 3997 | "der 0.8.1", |
| 3998 | "spki 0.8.0", |
| 3999 | ] |
| 4000 | |
| 4001 | [[package]] |
| 4002 | name = "pkcs5" |
| 4003 | version = "0.8.1" |
| 4004 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4005 | checksum = "63d440a804ec8d6fafbb6b84471e013286658d373248927692ab3366686220ca" |
| 4006 | dependencies = [ |
| 4007 | "aes 0.9.1", |
| 4008 | "aes-gcm 0.11.0", |
| 4009 | "cbc", |
| 4010 | "der 0.8.1", |
| 4011 | "pbkdf2", |
| 4012 | "rand_core 0.10.1", |
| 4013 | "scrypt", |
| 4014 | "sha2 0.11.0", |
| 4015 | "spki 0.8.0", |
| 4016 | ] |
| 4017 | |
| 4018 | [[package]] |
| 4019 | name = "pkcs8" |
| 4020 | version = "0.10.2" |
| 4021 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4022 | checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7" |
| 4023 | dependencies = [ |
| 4024 | "der 0.7.10", |
| 4025 | "spki 0.7.3", |
| 4026 | ] |
| 4027 | |
| 4028 | [[package]] |
| 4029 | name = "pkcs8" |
| 4030 | version = "0.11.0" |
| 4031 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4032 | checksum = "451913da69c775a56034ea8d9003d27ee8948e12443eae7c038ba100a4f21cb7" |
| 4033 | dependencies = [ |
| 4034 | "der 0.8.1", |
| 4035 | "pkcs5", |
| 4036 | "rand_core 0.10.1", |
| 4037 | "spki 0.8.0", |
| 4038 | ] |
| 4039 | |
| 4040 | [[package]] |
| 4041 | name = "pkg-config" |
| 4042 | version = "0.3.33" |
| 4043 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4044 | checksum = "19f132c84eca552bf34cab8ec81f1c1dcc229b811638f9d283dceabe58c5569e" |
| 4045 | |
| 4046 | [[package]] |
| 4047 | name = "poly1305" |
| 4048 | version = "0.9.1" |
| 4049 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4050 | checksum = "6e2d0073b297041425c7c3df6eb4792d598a15323fe63346852b092eca02904c" |
| 4051 | dependencies = [ |
| 4052 | "cpufeatures 0.3.0", |
| 4053 | "universal-hash 0.6.1", |
| 4054 | "zeroize", |
| 4055 | ] |
| 4056 | |
| 4057 | [[package]] |
| 4058 | name = "polyval" |
| 4059 | version = "0.6.2" |
| 4060 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4061 | checksum = "9d1fe60d06143b2430aa532c94cfe9e29783047f06c0d7fd359a9a51b729fa25" |
| 4062 | dependencies = [ |
| 4063 | "cfg-if", |
| 4064 | "cpufeatures 0.2.17", |
| 4065 | "opaque-debug", |
| 4066 | "universal-hash 0.5.1", |
| 4067 | ] |
| 4068 | |
| 4069 | [[package]] |
| 4070 | name = "polyval" |
| 4071 | version = "0.7.3" |
| 4072 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4073 | checksum = "f0fa31d631f2b2cb2a544d0aa321ce847a94764d701ca2becc411138b93d49cd" |
| 4074 | dependencies = [ |
| 4075 | "cpubits", |
| 4076 | "cpufeatures 0.3.0", |
| 4077 | "universal-hash 0.6.1", |
| 4078 | ] |
| 4079 | |
| 4080 | [[package]] |
| 4081 | name = "portable-atomic" |
| 4082 | version = "1.14.0" |
| 4083 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4084 | checksum = "3d20d5497ef88037a52ff98267d066e7f11fcc5e99bbfbd58a42336193aacec3" |
| 4085 | |
| 4086 | [[package]] |
| 4087 | name = "potential_utf" |
| 4088 | version = "0.1.5" |
| 4089 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4090 | checksum = "0103b1cef7ec0cf76490e969665504990193874ea05c85ff9bab8b911d0a0564" |
| 4091 | dependencies = [ |
| 4092 | "zerovec", |
| 4093 | ] |
| 4094 | |
| 4095 | [[package]] |
| 4096 | name = "powerfmt" |
| 4097 | version = "0.2.0" |
| 4098 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4099 | checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" |
| 4100 | |
| 4101 | [[package]] |
| 4102 | name = "ppv-lite86" |
| 4103 | version = "0.2.21" |
| 4104 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4105 | checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" |
| 4106 | dependencies = [ |
| 4107 | "zerocopy", |
| 4108 | ] |
| 4109 | |
| 4110 | [[package]] |
| 4111 | name = "precomputed-hash" |
| 4112 | version = "0.1.1" |
| 4113 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4114 | checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c" |
| 4115 | |
| 4116 | [[package]] |
| 4117 | name = "primefield" |
| 4118 | version = "0.14.0" |
| 4119 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4120 | checksum = "c555a6e4eb7d4e158fcb028c835c3b8642206ddc279b5c6b202ef9a8bdb592f4" |
| 4121 | dependencies = [ |
| 4122 | "crypto-bigint 0.7.5", |
| 4123 | "crypto-common 0.2.2", |
| 4124 | "ff 0.14.0", |
| 4125 | "rand_core 0.10.1", |
| 4126 | "subtle", |
| 4127 | "zeroize", |
| 4128 | ] |
| 4129 | |
| 4130 | [[package]] |
| 4131 | name = "primeorder" |
| 4132 | version = "0.13.6" |
| 4133 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4134 | checksum = "353e1ca18966c16d9deb1c69278edbc5f194139612772bd9537af60ac231e1e6" |
| 4135 | dependencies = [ |
| 4136 | "elliptic-curve 0.13.8", |
| 4137 | ] |
| 4138 | |
| 4139 | [[package]] |
| 4140 | name = "primeorder" |
| 4141 | version = "0.14.0" |
| 4142 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4143 | checksum = "5c9f42978c78a00e3d68f69fc03e57a234debae69da4020a4fb588fcdcd07b06" |
| 4144 | dependencies = [ |
| 4145 | "elliptic-curve 0.14.1", |
| 4146 | "once_cell", |
| 4147 | "primefield", |
| 4148 | "serdect 0.4.3", |
| 4149 | "wnaf", |
| 4150 | ] |
| 4151 | |
| 4152 | [[package]] |
| 4153 | name = "proc-macro2" |
| 4154 | version = "1.0.107" |
| 4155 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4156 | checksum = "985e7ec9bb745e6ce6535b544d84d6cd6f7ad8bd711c398938ae983b91a766d9" |
| 4157 | dependencies = [ |
| 4158 | "unicode-ident", |
| 4159 | ] |
| 4160 | |
| 4161 | [[package]] |
| 4162 | name = "proc-macro2-diagnostics" |
| 4163 | version = "0.10.1" |
| 4164 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4165 | checksum = "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8" |
| 4166 | dependencies = [ |
| 4167 | "proc-macro2", |
| 4168 | "quote", |
| 4169 | "syn 2.0.119", |
| 4170 | "version_check", |
| 4171 | "yansi", |
| 4172 | ] |
| 4173 | |
| 4174 | [[package]] |
| 4175 | name = "quote" |
| 4176 | version = "1.0.47" |
| 4177 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4178 | checksum = "1fbf4db142a473a8d80c26bbf18454ed458bf8d26c8219c331daecfdbd079001" |
| 4179 | dependencies = [ |
| 4180 | "proc-macro2", |
| 4181 | ] |
| 4182 | |
| 4183 | [[package]] |
| 4184 | name = "quoted_printable" |
| 4185 | version = "0.5.2" |
| 4186 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4187 | checksum = "478e0585659a122aa407eb7e3c0e1fa51b1d8a870038bd29f0cf4a8551eea972" |
| 4188 | |
| 4189 | [[package]] |
| 4190 | name = "r-efi" |
| 4191 | version = "5.3.0" |
| 4192 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4193 | checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" |
| 4194 | |
| 4195 | [[package]] |
| 4196 | name = "r-efi" |
| 4197 | version = "6.0.0" |
| 4198 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4199 | checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf" |
| 4200 | |
| 4201 | [[package]] |
| 4202 | name = "radium" |
| 4203 | version = "0.7.0" |
| 4204 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4205 | checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09" |
| 4206 | |
| 4207 | [[package]] |
| 4208 | name = "rand" |
| 4209 | version = "0.8.7" |
| 4210 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4211 | checksum = "22f6172bdec972074665ed81ed53b71da00bfc44b65a753cfde883ec4c702a1a" |
| 4212 | dependencies = [ |
| 4213 | "libc", |
| 4214 | "rand_chacha 0.3.1", |
| 4215 | "rand_core 0.6.4", |
| 4216 | ] |
| 4217 | |
| 4218 | [[package]] |
| 4219 | name = "rand" |
| 4220 | version = "0.9.5" |
| 4221 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4222 | checksum = "b9ef1d0d795eb7d84685bca4f72f3649f064e6641543d3a8c415898726a57b41" |
| 4223 | dependencies = [ |
| 4224 | "rand_chacha 0.9.0", |
| 4225 | "rand_core 0.9.5", |
| 4226 | ] |
| 4227 | |
| 4228 | [[package]] |
| 4229 | name = "rand" |
| 4230 | version = "0.10.2" |
| 4231 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4232 | checksum = "c7f5fa3a058cd35567ef9bfa5e75732bee0f9e4c55fa90477bef2dfcdbc4be80" |
| 4233 | dependencies = [ |
| 4234 | "chacha20", |
| 4235 | "getrandom 0.4.3", |
| 4236 | "rand_core 0.10.1", |
| 4237 | ] |
| 4238 | |
| 4239 | [[package]] |
| 4240 | name = "rand_chacha" |
| 4241 | version = "0.3.1" |
| 4242 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4243 | checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" |
| 4244 | dependencies = [ |
| 4245 | "ppv-lite86", |
| 4246 | "rand_core 0.6.4", |
| 4247 | ] |
| 4248 | |
| 4249 | [[package]] |
| 4250 | name = "rand_chacha" |
| 4251 | version = "0.9.0" |
| 4252 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4253 | checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" |
| 4254 | dependencies = [ |
| 4255 | "ppv-lite86", |
| 4256 | "rand_core 0.9.5", |
| 4257 | ] |
| 4258 | |
| 4259 | [[package]] |
| 4260 | name = "rand_core" |
| 4261 | version = "0.6.4" |
| 4262 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4263 | checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" |
| 4264 | dependencies = [ |
| 4265 | "getrandom 0.2.17", |
| 4266 | ] |
| 4267 | |
| 4268 | [[package]] |
| 4269 | name = "rand_core" |
| 4270 | version = "0.9.5" |
| 4271 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4272 | checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c" |
| 4273 | dependencies = [ |
| 4274 | "getrandom 0.3.4", |
| 4275 | ] |
| 4276 | |
| 4277 | [[package]] |
| 4278 | name = "rand_core" |
| 4279 | version = "0.10.1" |
| 4280 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4281 | checksum = "63b8176103e19a2643978565ca18b50549f6101881c443590420e4dc998a3c69" |
| 4282 | |
| 4283 | [[package]] |
| 4284 | name = "redox_syscall" |
| 4285 | version = "0.5.18" |
| 4286 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4287 | checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" |
| 4288 | dependencies = [ |
| 4289 | "bitflags", |
| 4290 | ] |
| 4291 | |
| 4292 | [[package]] |
| 4293 | name = "regex" |
| 4294 | version = "1.13.1" |
| 4295 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4296 | checksum = "f020237b6c8eed93db2e2cb53c00c60a8e1bc73da7d073199a1180401450218d" |
| 4297 | dependencies = [ |
| 4298 | "aho-corasick", |
| 4299 | "memchr", |
| 4300 | "regex-automata", |
| 4301 | "regex-syntax", |
| 4302 | ] |
| 4303 | |
| 4304 | [[package]] |
| 4305 | name = "regex-automata" |
| 4306 | version = "0.4.16" |
| 4307 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4308 | checksum = "8fcfdb36bda0c880c5931cdc7a2bcdc8ba4556847b9d912bca70bc94708711ad" |
| 4309 | dependencies = [ |
| 4310 | "aho-corasick", |
| 4311 | "memchr", |
| 4312 | "regex-syntax", |
| 4313 | ] |
| 4314 | |
| 4315 | [[package]] |
| 4316 | name = "regex-lite" |
| 4317 | version = "0.1.9" |
| 4318 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4319 | checksum = "cab834c73d247e67f4fae452806d17d3c7501756d98c8808d7c9c7aa7d18f973" |
| 4320 | |
| 4321 | [[package]] |
| 4322 | name = "regex-syntax" |
| 4323 | version = "0.8.11" |
| 4324 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4325 | checksum = "d6f6ff9a378485b298a5286656da665ba74413d36db0979633275d2e708145d4" |
| 4326 | |
| 4327 | [[package]] |
| 4328 | name = "replace_with" |
| 4329 | version = "0.1.8" |
| 4330 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4331 | checksum = "51743d3e274e2b18df81c4dc6caf8a5b8e15dbe799e0dca05c7617380094e884" |
| 4332 | |
| 4333 | [[package]] |
| 4334 | name = "reqwest" |
| 4335 | version = "0.12.28" |
| 4336 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4337 | checksum = "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147" |
| 4338 | dependencies = [ |
| 4339 | "base64", |
| 4340 | "bytes", |
| 4341 | "futures-core", |
| 4342 | "http 1.4.2", |
| 4343 | "http-body 1.1.0", |
| 4344 | "http-body-util", |
| 4345 | "hyper", |
| 4346 | "hyper-tls", |
| 4347 | "hyper-util", |
| 4348 | "js-sys", |
| 4349 | "log", |
| 4350 | "native-tls", |
| 4351 | "percent-encoding", |
| 4352 | "pin-project-lite", |
| 4353 | "rustls-pki-types", |
| 4354 | "serde", |
| 4355 | "serde_json", |
| 4356 | "serde_urlencoded", |
| 4357 | "sync_wrapper", |
| 4358 | "tokio", |
| 4359 | "tokio-native-tls", |
| 4360 | "tower", |
| 4361 | "tower-http", |
| 4362 | "tower-service", |
| 4363 | "url", |
| 4364 | "wasm-bindgen", |
| 4365 | "wasm-bindgen-futures", |
| 4366 | "web-sys", |
| 4367 | ] |
| 4368 | |
| 4369 | [[package]] |
| 4370 | name = "rfc6979" |
| 4371 | version = "0.4.0" |
| 4372 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4373 | checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2" |
| 4374 | dependencies = [ |
| 4375 | "hmac 0.12.1", |
| 4376 | "subtle", |
| 4377 | ] |
| 4378 | |
| 4379 | [[package]] |
| 4380 | name = "rfc6979" |
| 4381 | version = "0.6.0" |
| 4382 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4383 | checksum = "b4a459cddafb3fe76b31fd8f1108007566c40301feb64dc7b54656eb7388172b" |
| 4384 | dependencies = [ |
| 4385 | "crypto-bigint 0.7.5", |
| 4386 | "hmac 0.13.0", |
| 4387 | ] |
| 4388 | |
| 4389 | [[package]] |
| 4390 | name = "ring" |
| 4391 | version = "0.17.14" |
| 4392 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4393 | checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" |
| 4394 | dependencies = [ |
| 4395 | "cc", |
| 4396 | "cfg-if", |
| 4397 | "getrandom 0.2.17", |
| 4398 | "libc", |
| 4399 | "untrusted 0.9.0", |
| 4400 | "windows-sys 0.52.0", |
| 4401 | ] |
| 4402 | |
| 4403 | [[package]] |
| 4404 | name = "ripemd" |
| 4405 | version = "0.1.3" |
| 4406 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4407 | checksum = "bd124222d17ad93a644ed9d011a40f4fb64aa54275c08cc216524a9ea82fb09f" |
| 4408 | dependencies = [ |
| 4409 | "digest 0.10.7", |
| 4410 | ] |
| 4411 | |
| 4412 | [[package]] |
| 4413 | name = "rpassword" |
| 4414 | version = "7.5.4" |
| 4415 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4416 | checksum = "2da316a15f47e3d053de9cb2c439650bd8fa4aaeb9365f2e5f27f492ff73c196" |
| 4417 | dependencies = [ |
| 4418 | "libc", |
| 4419 | "rtoolbox", |
| 4420 | "windows-sys 0.61.2", |
| 4421 | ] |
| 4422 | |
| 4423 | [[package]] |
| 4424 | name = "rsa" |
| 4425 | version = "0.9.10" |
| 4426 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4427 | checksum = "b8573f03f5883dcaebdfcf4725caa1ecb9c15b2ef50c43a07b816e06799bb12d" |
| 4428 | dependencies = [ |
| 4429 | "const-oid 0.9.6", |
| 4430 | "digest 0.10.7", |
| 4431 | "num-bigint-dig", |
| 4432 | "num-integer", |
| 4433 | "num-traits", |
| 4434 | "pkcs1 0.7.5", |
| 4435 | "pkcs8 0.10.2", |
| 4436 | "rand_core 0.6.4", |
| 4437 | "sha2 0.10.9", |
| 4438 | "signature 2.2.0", |
| 4439 | "spki 0.7.3", |
| 4440 | "subtle", |
| 4441 | "zeroize", |
| 4442 | ] |
| 4443 | |
| 4444 | [[package]] |
| 4445 | name = "rsa" |
| 4446 | version = "0.10.0-rc.18" |
| 4447 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4448 | checksum = "30b2aa4ba0d89f73d1e332df05be0eeab8840351c36ca5654341dfdb57bb3caf" |
| 4449 | dependencies = [ |
| 4450 | "const-oid 0.10.2", |
| 4451 | "crypto-bigint 0.7.5", |
| 4452 | "crypto-primes", |
| 4453 | "digest 0.11.3", |
| 4454 | "pkcs1 0.8.0-rc.4", |
| 4455 | "pkcs8 0.11.0", |
| 4456 | "rand_core 0.10.1", |
| 4457 | "sha2 0.11.0", |
| 4458 | "signature 3.0.0", |
| 4459 | "spki 0.8.0", |
| 4460 | "zeroize", |
| 4461 | ] |
| 4462 | |
| 4463 | [[package]] |
| 4464 | name = "rtoolbox" |
| 4465 | version = "0.0.5" |
| 4466 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4467 | checksum = "50a0e551c1e27e1731aba276dbeaeac73f53c7cd34d1bda485d02bd1e0f36844" |
| 4468 | dependencies = [ |
| 4469 | "libc", |
| 4470 | "windows-sys 0.59.0", |
| 4471 | ] |
| 4472 | |
| 4473 | [[package]] |
| 4474 | name = "russh" |
| 4475 | version = "0.62.4" |
| 4476 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4477 | checksum = "b8b67b5a0d8068c89dcbe9d95df986af7a851d1f3c604525274c37468e60464f" |
| 4478 | dependencies = [ |
| 4479 | "aes 0.9.1", |
| 4480 | "aws-lc-rs", |
| 4481 | "bitflags", |
| 4482 | "block-padding 0.4.2", |
| 4483 | "byteorder", |
| 4484 | "bytes", |
| 4485 | "cbc", |
| 4486 | "cipher 0.5.2", |
| 4487 | "crypto-bigint 0.7.5", |
| 4488 | "ctr 0.10.1", |
| 4489 | "curve25519-dalek 5.0.0", |
| 4490 | "data-encoding", |
| 4491 | "delegate", |
| 4492 | "der 0.8.1", |
| 4493 | "digest 0.11.3", |
| 4494 | "ecdsa 0.17.0", |
| 4495 | "ed25519-dalek 3.0.0", |
| 4496 | "elliptic-curve 0.14.1", |
| 4497 | "enum_dispatch", |
| 4498 | "flate2", |
| 4499 | "futures", |
| 4500 | "generic-array 1.4.4", |
| 4501 | "getrandom 0.4.3", |
| 4502 | "ghash 0.6.0", |
| 4503 | "hex-literal", |
| 4504 | "hmac 0.13.0", |
| 4505 | "inout 0.2.2", |
| 4506 | "internal-russh-num-bigint", |
| 4507 | "keccak 0.2.0", |
| 4508 | "log", |
| 4509 | "md5", |
| 4510 | "ml-kem", |
| 4511 | "module-lattice", |
| 4512 | "num-bigint", |
| 4513 | "p256 0.14.0", |
| 4514 | "p384 0.14.0", |
| 4515 | "p521 0.14.0", |
| 4516 | "pageant", |
| 4517 | "pbkdf2", |
| 4518 | "pkcs1 0.8.0-rc.4", |
| 4519 | "pkcs5", |
| 4520 | "pkcs8 0.11.0", |
| 4521 | "polyval 0.7.3", |
| 4522 | "rand 0.10.2", |
| 4523 | "rand_core 0.10.1", |
| 4524 | "rsa 0.10.0-rc.18", |
| 4525 | "russh-cryptovec", |
| 4526 | "russh-util", |
| 4527 | "salsa20", |
| 4528 | "scrypt", |
| 4529 | "sec1 0.8.1", |
| 4530 | "sha1 0.11.0", |
| 4531 | "sha2 0.11.0", |
| 4532 | "sha3 0.12.0", |
| 4533 | "signature 3.0.0", |
| 4534 | "spki 0.8.0", |
| 4535 | "ssh-encoding 0.3.0", |
| 4536 | "ssh-key 0.7.0-rc.11", |
| 4537 | "subtle", |
| 4538 | "thiserror 2.0.19", |
| 4539 | "tokio", |
| 4540 | "typenum", |
| 4541 | "universal-hash 0.6.1", |
| 4542 | "zeroize", |
| 4543 | ] |
| 4544 | |
| 4545 | [[package]] |
| 4546 | name = "russh-cryptovec" |
| 4547 | version = "0.62.0" |
| 4548 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4549 | checksum = "3aec6cb630dbe85d72ffd7bcd95f07e1bd69f9f270ee8adfa1afe443a6331438" |
| 4550 | dependencies = [ |
| 4551 | "log", |
| 4552 | "nix", |
| 4553 | "ssh-encoding 0.3.0", |
| 4554 | "windows-sys 0.61.2", |
| 4555 | ] |
| 4556 | |
| 4557 | [[package]] |
| 4558 | name = "russh-util" |
| 4559 | version = "0.52.0" |
| 4560 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4561 | checksum = "668424a5dde0bcb45b55ba7de8476b93831b4aa2fa6947e145f3b053e22c60b6" |
| 4562 | dependencies = [ |
| 4563 | "chrono", |
| 4564 | "tokio", |
| 4565 | "wasm-bindgen", |
| 4566 | "wasm-bindgen-futures", |
| 4567 | ] |
| 4568 | |
| 4569 | [[package]] |
| 4570 | name = "rust-embed" |
| 4571 | version = "8.12.0" |
| 4572 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4573 | checksum = "e9e7760e252aaba7b09f4be00e36476cf585bdb68a53552ac954cdf504ab4bc9" |
| 4574 | dependencies = [ |
| 4575 | "rust-embed-impl", |
| 4576 | "rust-embed-utils", |
| 4577 | "walkdir", |
| 4578 | ] |
| 4579 | |
| 4580 | [[package]] |
| 4581 | name = "rust-embed-impl" |
| 4582 | version = "8.12.0" |
| 4583 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4584 | checksum = "3bcfc4d6f53af43755f7a723e4b6b8794fcce052a178dd8c6c1dadc5f5343097" |
| 4585 | dependencies = [ |
| 4586 | "mime_guess", |
| 4587 | "proc-macro2", |
| 4588 | "quote", |
| 4589 | "rust-embed-utils", |
| 4590 | "syn 2.0.119", |
| 4591 | "walkdir", |
| 4592 | ] |
| 4593 | |
| 4594 | [[package]] |
| 4595 | name = "rust-embed-utils" |
| 4596 | version = "8.12.0" |
| 4597 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4598 | checksum = "42ffa149f6aa81b58a5b3011d01a857c4ed12c7a732d2c51947a4c7c692185f0" |
| 4599 | dependencies = [ |
| 4600 | "sha2 0.11.0", |
| 4601 | "walkdir", |
| 4602 | ] |
| 4603 | |
| 4604 | [[package]] |
| 4605 | name = "rustc-hash" |
| 4606 | version = "2.1.3" |
| 4607 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4608 | checksum = "6b1e7f9a428571be2dc5bc0505c13fb6bf936822b894ec87abf8a08a4e51742d" |
| 4609 | |
| 4610 | [[package]] |
| 4611 | name = "rustc_version" |
| 4612 | version = "0.4.1" |
| 4613 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4614 | checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" |
| 4615 | dependencies = [ |
| 4616 | "semver", |
| 4617 | ] |
| 4618 | |
| 4619 | [[package]] |
| 4620 | name = "rustix" |
| 4621 | version = "1.1.4" |
| 4622 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4623 | checksum = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190" |
| 4624 | dependencies = [ |
| 4625 | "bitflags", |
| 4626 | "errno", |
| 4627 | "libc", |
| 4628 | "linux-raw-sys", |
| 4629 | "windows-sys 0.61.2", |
| 4630 | ] |
| 4631 | |
| 4632 | [[package]] |
| 4633 | name = "rustls" |
| 4634 | version = "0.23.42" |
| 4635 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4636 | checksum = "3c54fcab019b409d04215d3a17cb438fd7fbf192ee61461f20f4fe18704bc138" |
| 4637 | dependencies = [ |
| 4638 | "aws-lc-rs", |
| 4639 | "once_cell", |
| 4640 | "rustls-pki-types", |
| 4641 | "rustls-webpki", |
| 4642 | "subtle", |
| 4643 | "zeroize", |
| 4644 | ] |
| 4645 | |
| 4646 | [[package]] |
| 4647 | name = "rustls-native-certs" |
| 4648 | version = "0.8.4" |
| 4649 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4650 | checksum = "dab5152771c58876a2146916e53e35057e1a4dfa2b9df0f0305b07f611fdea4d" |
| 4651 | dependencies = [ |
| 4652 | "openssl-probe", |
| 4653 | "rustls-pki-types", |
| 4654 | "schannel", |
| 4655 | "security-framework", |
| 4656 | ] |
| 4657 | |
| 4658 | [[package]] |
| 4659 | name = "rustls-pki-types" |
| 4660 | version = "1.15.1" |
| 4661 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4662 | checksum = "2f4925028c7eb5d1fcdaf196971378ed9d2c1c4efc7dc5d011256f76c99c0a96" |
| 4663 | dependencies = [ |
| 4664 | "zeroize", |
| 4665 | ] |
| 4666 | |
| 4667 | [[package]] |
| 4668 | name = "rustls-webpki" |
| 4669 | version = "0.103.13" |
| 4670 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4671 | checksum = "61c429a8649f110dddef65e2a5ad240f747e85f7758a6bccc7e5777bd33f756e" |
| 4672 | dependencies = [ |
| 4673 | "aws-lc-rs", |
| 4674 | "ring", |
| 4675 | "rustls-pki-types", |
| 4676 | "untrusted 0.9.0", |
| 4677 | ] |
| 4678 | |
| 4679 | [[package]] |
| 4680 | name = "rustversion" |
| 4681 | version = "1.0.23" |
| 4682 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4683 | checksum = "cf54715a573b99ac80df0bc206da022bcd442c974952c7b9720069370852e21f" |
| 4684 | |
| 4685 | [[package]] |
| 4686 | name = "ryu" |
| 4687 | version = "1.0.23" |
| 4688 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4689 | checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f" |
| 4690 | |
| 4691 | [[package]] |
| 4692 | name = "salsa20" |
| 4693 | version = "0.11.0" |
| 4694 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4695 | checksum = "2f874456e72520ff1375a06c588eaf074b0f01f9e9e1aada45bd9b7954a6e42c" |
| 4696 | dependencies = [ |
| 4697 | "cfg-if", |
| 4698 | "cipher 0.5.2", |
| 4699 | ] |
| 4700 | |
| 4701 | [[package]] |
| 4702 | name = "same-file" |
| 4703 | version = "1.0.6" |
| 4704 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4705 | checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" |
| 4706 | dependencies = [ |
| 4707 | "winapi-util", |
| 4708 | ] |
| 4709 | |
| 4710 | [[package]] |
| 4711 | name = "schannel" |
| 4712 | version = "0.1.29" |
| 4713 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4714 | checksum = "91c1b7e4904c873ef0710c1f407dde2e6287de2bebc1bbbf7d430bb7cbffd939" |
| 4715 | dependencies = [ |
| 4716 | "windows-sys 0.61.2", |
| 4717 | ] |
| 4718 | |
| 4719 | [[package]] |
| 4720 | name = "scopeguard" |
| 4721 | version = "1.2.0" |
| 4722 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4723 | checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" |
| 4724 | |
| 4725 | [[package]] |
| 4726 | name = "scrypt" |
| 4727 | version = "0.12.0" |
| 4728 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4729 | checksum = "d87af57419b594aa23fa95f09f0e06d80d84ba01c26148c43844cad6ff4485f0" |
| 4730 | dependencies = [ |
| 4731 | "cfg-if", |
| 4732 | "pbkdf2", |
| 4733 | "salsa20", |
| 4734 | "sha2 0.11.0", |
| 4735 | ] |
| 4736 | |
| 4737 | [[package]] |
| 4738 | name = "sec1" |
| 4739 | version = "0.7.3" |
| 4740 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4741 | checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc" |
| 4742 | dependencies = [ |
| 4743 | "base16ct 0.2.0", |
| 4744 | "der 0.7.10", |
| 4745 | "generic-array 0.14.9", |
| 4746 | "pkcs8 0.10.2", |
| 4747 | "serdect 0.2.0", |
| 4748 | "subtle", |
| 4749 | "zeroize", |
| 4750 | ] |
| 4751 | |
| 4752 | [[package]] |
| 4753 | name = "sec1" |
| 4754 | version = "0.8.1" |
| 4755 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4756 | checksum = "d56d437c2f19203ce5f7122e507831de96f3d2d4d3be5af44a0b0a09d8a80e4d" |
| 4757 | dependencies = [ |
| 4758 | "base16ct 1.0.0", |
| 4759 | "ctutils", |
| 4760 | "der 0.8.1", |
| 4761 | "hybrid-array", |
| 4762 | "subtle", |
| 4763 | "zeroize", |
| 4764 | ] |
| 4765 | |
| 4766 | [[package]] |
| 4767 | name = "security-framework" |
| 4768 | version = "3.7.0" |
| 4769 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4770 | checksum = "b7f4bc775c73d9a02cde8bf7b2ec4c9d12743edf609006c7facc23998404cd1d" |
| 4771 | dependencies = [ |
| 4772 | "bitflags", |
| 4773 | "core-foundation", |
| 4774 | "core-foundation-sys", |
| 4775 | "libc", |
| 4776 | "security-framework-sys", |
| 4777 | ] |
| 4778 | |
| 4779 | [[package]] |
| 4780 | name = "security-framework-sys" |
| 4781 | version = "2.17.0" |
| 4782 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4783 | checksum = "6ce2691df843ecc5d231c0b14ece2acc3efb62c0a398c7e1d875f3983ce020e3" |
| 4784 | dependencies = [ |
| 4785 | "core-foundation-sys", |
| 4786 | "libc", |
| 4787 | ] |
| 4788 | |
| 4789 | [[package]] |
| 4790 | name = "semver" |
| 4791 | version = "1.0.28" |
| 4792 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4793 | checksum = "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd" |
| 4794 | |
| 4795 | [[package]] |
| 4796 | name = "serde" |
| 4797 | version = "1.0.229" |
| 4798 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4799 | checksum = "4148590afebada386688f18773da617792bf2ef03ffc1e4cbd2b1d45b023e0ba" |
| 4800 | dependencies = [ |
| 4801 | "serde_core", |
| 4802 | "serde_derive", |
| 4803 | ] |
| 4804 | |
| 4805 | [[package]] |
| 4806 | name = "serde_core" |
| 4807 | version = "1.0.229" |
| 4808 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4809 | checksum = "67dca2c9c51e58a4791a4b1ed58308b39c64224d349a935ab5039aa360942a48" |
| 4810 | dependencies = [ |
| 4811 | "serde_derive", |
| 4812 | ] |
| 4813 | |
| 4814 | [[package]] |
| 4815 | name = "serde_derive" |
| 4816 | version = "1.0.229" |
| 4817 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4818 | checksum = "e7a5d71263a5a7d47b41f6b3f06ba276f10cc18b0931f1799f710578e2309348" |
| 4819 | dependencies = [ |
| 4820 | "proc-macro2", |
| 4821 | "quote", |
| 4822 | "syn 3.0.3", |
| 4823 | ] |
| 4824 | |
| 4825 | [[package]] |
| 4826 | name = "serde_json" |
| 4827 | version = "1.0.151" |
| 4828 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4829 | checksum = "c841b55ecdae098c80dcae9cf767f6f8a0c2cdb3416bbef72181df4d0fe73f14" |
| 4830 | dependencies = [ |
| 4831 | "itoa", |
| 4832 | "memchr", |
| 4833 | "serde", |
| 4834 | "serde_core", |
| 4835 | "zmij", |
| 4836 | ] |
| 4837 | |
| 4838 | [[package]] |
| 4839 | name = "serde_path_to_error" |
| 4840 | version = "0.1.20" |
| 4841 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4842 | checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457" |
| 4843 | dependencies = [ |
| 4844 | "itoa", |
| 4845 | "serde", |
| 4846 | "serde_core", |
| 4847 | ] |
| 4848 | |
| 4849 | [[package]] |
| 4850 | name = "serde_spanned" |
| 4851 | version = "0.6.9" |
| 4852 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4853 | checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3" |
| 4854 | dependencies = [ |
| 4855 | "serde", |
| 4856 | ] |
| 4857 | |
| 4858 | [[package]] |
| 4859 | name = "serde_urlencoded" |
| 4860 | version = "0.7.1" |
| 4861 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4862 | checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" |
| 4863 | dependencies = [ |
| 4864 | "form_urlencoded", |
| 4865 | "itoa", |
| 4866 | "ryu", |
| 4867 | "serde", |
| 4868 | ] |
| 4869 | |
| 4870 | [[package]] |
| 4871 | name = "serdect" |
| 4872 | version = "0.2.0" |
| 4873 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4874 | checksum = "a84f14a19e9a014bb9f4512488d9829a68e04ecabffb0f9904cd1ace94598177" |
| 4875 | dependencies = [ |
| 4876 | "base16ct 0.2.0", |
| 4877 | "serde", |
| 4878 | ] |
| 4879 | |
| 4880 | [[package]] |
| 4881 | name = "serdect" |
| 4882 | version = "0.3.0" |
| 4883 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4884 | checksum = "f42f67da2385b51a5f9652db9c93d78aeaf7610bf5ec366080b6de810604af53" |
| 4885 | dependencies = [ |
| 4886 | "base16ct 0.2.0", |
| 4887 | "serde", |
| 4888 | ] |
| 4889 | |
| 4890 | [[package]] |
| 4891 | name = "serdect" |
| 4892 | version = "0.4.3" |
| 4893 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4894 | checksum = "66cf8fedced2fcf12406bcb34223dffb92eaf34908ede12fed414c82b7f00b3e" |
| 4895 | dependencies = [ |
| 4896 | "base16ct 1.0.0", |
| 4897 | "serde", |
| 4898 | ] |
| 4899 | |
| 4900 | [[package]] |
| 4901 | name = "sha1" |
| 4902 | version = "0.10.7" |
| 4903 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4904 | checksum = "a978451301f4db1d02937a4ab3ccce137717b81826e79b7d49ffe3244a13c3b8" |
| 4905 | dependencies = [ |
| 4906 | "cfg-if", |
| 4907 | "cpufeatures 0.2.17", |
| 4908 | "digest 0.10.7", |
| 4909 | ] |
| 4910 | |
| 4911 | [[package]] |
| 4912 | name = "sha1" |
| 4913 | version = "0.11.0" |
| 4914 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4915 | checksum = "aacc4cc499359472b4abe1bf11d0b12e688af9a805fa5e3016f9a386dc2d0214" |
| 4916 | dependencies = [ |
| 4917 | "cfg-if", |
| 4918 | "cpufeatures 0.3.0", |
| 4919 | "digest 0.11.3", |
| 4920 | ] |
| 4921 | |
| 4922 | [[package]] |
| 4923 | name = "sha1-checked" |
| 4924 | version = "0.10.0" |
| 4925 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4926 | checksum = "89f599ac0c323ebb1c6082821a54962b839832b03984598375bff3975b804423" |
| 4927 | dependencies = [ |
| 4928 | "digest 0.10.7", |
| 4929 | "sha1 0.10.7", |
| 4930 | "zeroize", |
| 4931 | ] |
| 4932 | |
| 4933 | [[package]] |
| 4934 | name = "sha2" |
| 4935 | version = "0.10.9" |
| 4936 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4937 | checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" |
| 4938 | dependencies = [ |
| 4939 | "cfg-if", |
| 4940 | "cpufeatures 0.2.17", |
| 4941 | "digest 0.10.7", |
| 4942 | ] |
| 4943 | |
| 4944 | [[package]] |
| 4945 | name = "sha2" |
| 4946 | version = "0.11.0" |
| 4947 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4948 | checksum = "446ba717509524cb3f22f17ecc096f10f4822d76ab5c0b9822c5f9c284e825f4" |
| 4949 | dependencies = [ |
| 4950 | "cfg-if", |
| 4951 | "cpufeatures 0.3.0", |
| 4952 | "digest 0.11.3", |
| 4953 | ] |
| 4954 | |
| 4955 | [[package]] |
| 4956 | name = "sha3" |
| 4957 | version = "0.10.9" |
| 4958 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4959 | checksum = "77fd7028345d415a4034cf8777cd4f8ab1851274233b45f84e3d955502d93874" |
| 4960 | dependencies = [ |
| 4961 | "digest 0.10.7", |
| 4962 | "keccak 0.1.6", |
| 4963 | ] |
| 4964 | |
| 4965 | [[package]] |
| 4966 | name = "sha3" |
| 4967 | version = "0.11.0" |
| 4968 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4969 | checksum = "be176f1a57ce4e3d31c1a166222d9768de5954f811601fb7ca06fc8203905ce1" |
| 4970 | dependencies = [ |
| 4971 | "digest 0.11.3", |
| 4972 | "keccak 0.2.0", |
| 4973 | ] |
| 4974 | |
| 4975 | [[package]] |
| 4976 | name = "sha3" |
| 4977 | version = "0.12.0" |
| 4978 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4979 | checksum = "bc9bad02c26382724b2d2692c6f179285e4b54eeecd7968f52a50059c3c11759" |
| 4980 | dependencies = [ |
| 4981 | "digest 0.11.3", |
| 4982 | "keccak 0.2.0", |
| 4983 | "sponge-cursor", |
| 4984 | ] |
| 4985 | |
| 4986 | [[package]] |
| 4987 | name = "sharded-slab" |
| 4988 | version = "0.1.7" |
| 4989 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4990 | checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" |
| 4991 | dependencies = [ |
| 4992 | "lazy_static", |
| 4993 | ] |
| 4994 | |
| 4995 | [[package]] |
| 4996 | name = "shlex" |
| 4997 | version = "2.0.1" |
| 4998 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4999 | checksum = "f8fadd59c855ef2080decdef8ff161eb6661b86933c9d82e5ba29dc602a55aba" |
| 5000 | |
| 5001 | [[package]] |
| 5002 | name = "signal-hook-registry" |
| 5003 | version = "1.4.8" |
| 5004 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5005 | checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b" |
| 5006 | dependencies = [ |
| 5007 | "errno", |
| 5008 | "libc", |
| 5009 | ] |
| 5010 | |
| 5011 | [[package]] |
| 5012 | name = "signature" |
| 5013 | version = "2.2.0" |
| 5014 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5015 | checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de" |
| 5016 | dependencies = [ |
| 5017 | "digest 0.10.7", |
| 5018 | "rand_core 0.6.4", |
| 5019 | ] |
| 5020 | |
| 5021 | [[package]] |
| 5022 | name = "signature" |
| 5023 | version = "3.0.0" |
| 5024 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5025 | checksum = "28d567dcbaf0049cb8ac2608a76cd95ff9e4412e1899d389ee400918ca7537f5" |
| 5026 | dependencies = [ |
| 5027 | "digest 0.11.3", |
| 5028 | "rand_core 0.10.1", |
| 5029 | ] |
| 5030 | |
| 5031 | [[package]] |
| 5032 | name = "simd-adler32" |
| 5033 | version = "0.3.10" |
| 5034 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5035 | checksum = "3a219298ac11a56ea9a6d2120044824d6f01aeb034955e7af7bc16858527deea" |
| 5036 | |
| 5037 | [[package]] |
| 5038 | name = "similar" |
| 5039 | version = "2.7.0" |
| 5040 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5041 | checksum = "bbbb5d9659141646ae647b42fe094daf6c6192d1620870b449d9557f748b2daa" |
| 5042 | |
| 5043 | [[package]] |
| 5044 | name = "siphasher" |
| 5045 | version = "1.0.3" |
| 5046 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5047 | checksum = "8ee5873ec9cce0195efcb7a4e9507a04cd49aec9c83d0389df45b1ef7ba2e649" |
| 5048 | |
| 5049 | [[package]] |
| 5050 | name = "slab" |
| 5051 | version = "0.4.12" |
| 5052 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5053 | checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5" |
| 5054 | |
| 5055 | [[package]] |
| 5056 | name = "smallvec" |
| 5057 | version = "1.15.2" |
| 5058 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5059 | checksum = "8ed6a63f02c8539c91a8685a86f4099661ba3da017932f6ebbea6de3f0fa7c90" |
| 5060 | dependencies = [ |
| 5061 | "serde", |
| 5062 | ] |
| 5063 | |
| 5064 | [[package]] |
| 5065 | name = "snafu" |
| 5066 | version = "0.9.2" |
| 5067 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5068 | checksum = "e45cb604038abb7b926b679887b3226d8d0f23874b66623625a0454be425a4b7" |
| 5069 | dependencies = [ |
| 5070 | "snafu-derive", |
| 5071 | ] |
| 5072 | |
| 5073 | [[package]] |
| 5074 | name = "snafu-derive" |
| 5075 | version = "0.9.2" |
| 5076 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5077 | checksum = "287f59010008f0d7cf5e3b03196d666c1acc46c8d3e9cf34c28a1a7157601e72" |
| 5078 | dependencies = [ |
| 5079 | "heck", |
| 5080 | "proc-macro2", |
| 5081 | "quote", |
| 5082 | "syn 2.0.119", |
| 5083 | ] |
| 5084 | |
| 5085 | [[package]] |
| 5086 | name = "socket2" |
| 5087 | version = "0.6.5" |
| 5088 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5089 | checksum = "c3d1e2c7f27f8d4cb10542a02c49005dbd6e93095799d6f3be745fae9f8fedd4" |
| 5090 | dependencies = [ |
| 5091 | "libc", |
| 5092 | "windows-sys 0.61.2", |
| 5093 | ] |
| 5094 | |
| 5095 | [[package]] |
| 5096 | name = "spin" |
| 5097 | version = "0.9.9" |
| 5098 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5099 | checksum = "3763264f6b73151db08c50ff20d7d8a0b8796e021cdea7ceedad07b80155fa0e" |
| 5100 | dependencies = [ |
| 5101 | "lock_api", |
| 5102 | ] |
| 5103 | |
| 5104 | [[package]] |
| 5105 | name = "spki" |
| 5106 | version = "0.7.3" |
| 5107 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5108 | checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d" |
| 5109 | dependencies = [ |
| 5110 | "base64ct", |
| 5111 | "der 0.7.10", |
| 5112 | ] |
| 5113 | |
| 5114 | [[package]] |
| 5115 | name = "spki" |
| 5116 | version = "0.8.0" |
| 5117 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5118 | checksum = "1d9efca8738c78ee9484207732f728b1ef517bbb1833d6fc0879ca898a522f6f" |
| 5119 | dependencies = [ |
| 5120 | "base64ct", |
| 5121 | "der 0.8.1", |
| 5122 | ] |
| 5123 | |
| 5124 | [[package]] |
| 5125 | name = "sponge-cursor" |
| 5126 | version = "0.1.0" |
| 5127 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5128 | checksum = "3a0219bd7d979d58245a4f41f695e1ac9f8befdffadd7f61f1bae9e39abc6620" |
| 5129 | |
| 5130 | [[package]] |
| 5131 | name = "sqlx" |
| 5132 | version = "0.9.0" |
| 5133 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5134 | checksum = "378620ccc25c62c89d8be1c819e76a88d59bdcc3304733330788948e619bfd71" |
| 5135 | dependencies = [ |
| 5136 | "sqlx-core", |
| 5137 | "sqlx-macros", |
| 5138 | "sqlx-mysql", |
| 5139 | "sqlx-postgres", |
| 5140 | "sqlx-sqlite", |
| 5141 | ] |
| 5142 | |
| 5143 | [[package]] |
| 5144 | name = "sqlx-core" |
| 5145 | version = "0.9.0" |
| 5146 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5147 | checksum = "05b44e85bf579a8eeb4ceaa77a3a523baf2bf0e9bac7e40f405d537b5d2d5ccb" |
| 5148 | dependencies = [ |
| 5149 | "base64", |
| 5150 | "bytes", |
| 5151 | "cfg-if", |
| 5152 | "crc", |
| 5153 | "crossbeam-queue", |
| 5154 | "either", |
| 5155 | "event-listener", |
| 5156 | "futures-core", |
| 5157 | "futures-intrusive", |
| 5158 | "futures-io", |
| 5159 | "futures-util", |
| 5160 | "hashbrown 0.16.1", |
| 5161 | "hashlink", |
| 5162 | "indexmap", |
| 5163 | "log", |
| 5164 | "memchr", |
| 5165 | "percent-encoding", |
| 5166 | "serde", |
| 5167 | "serde_json", |
| 5168 | "sha2 0.10.9", |
| 5169 | "smallvec", |
| 5170 | "thiserror 2.0.19", |
| 5171 | "tokio", |
| 5172 | "tokio-stream", |
| 5173 | "tracing", |
| 5174 | "url", |
| 5175 | ] |
| 5176 | |
| 5177 | [[package]] |
| 5178 | name = "sqlx-macros" |
| 5179 | version = "0.9.0" |
| 5180 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5181 | checksum = "bd2b84f2bc39a5705ef27ec785a11c934a41bbd4a24941e257927cddc26b60bf" |
| 5182 | dependencies = [ |
| 5183 | "proc-macro2", |
| 5184 | "quote", |
| 5185 | "sqlx-core", |
| 5186 | "sqlx-macros-core", |
| 5187 | "syn 2.0.119", |
| 5188 | ] |
| 5189 | |
| 5190 | [[package]] |
| 5191 | name = "sqlx-macros-core" |
| 5192 | version = "0.9.0" |
| 5193 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5194 | checksum = "fb8d96de5fdc85a5c4ec813432b523ec637e80ba98f046555f75f7908ddac7c3" |
| 5195 | dependencies = [ |
| 5196 | "cfg-if", |
| 5197 | "dotenvy", |
| 5198 | "either", |
| 5199 | "heck", |
| 5200 | "hex", |
| 5201 | "proc-macro2", |
| 5202 | "quote", |
| 5203 | "serde", |
| 5204 | "serde_json", |
| 5205 | "sha2 0.10.9", |
| 5206 | "sqlx-core", |
| 5207 | "sqlx-postgres", |
| 5208 | "sqlx-sqlite", |
| 5209 | "syn 2.0.119", |
| 5210 | "thiserror 2.0.19", |
| 5211 | "tokio", |
| 5212 | "url", |
| 5213 | ] |
| 5214 | |
| 5215 | [[package]] |
| 5216 | name = "sqlx-mysql" |
| 5217 | version = "0.9.0" |
| 5218 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5219 | checksum = "90b8020fe17c5f2c245bfa2505d7ef59c5604839527c740266ad2214acebea27" |
| 5220 | dependencies = [ |
| 5221 | "bitflags", |
| 5222 | "byteorder", |
| 5223 | "bytes", |
| 5224 | "crc", |
| 5225 | "digest 0.11.3", |
| 5226 | "dotenvy", |
| 5227 | "either", |
| 5228 | "futures-core", |
| 5229 | "futures-util", |
| 5230 | "generic-array 0.14.9", |
| 5231 | "log", |
| 5232 | "percent-encoding", |
| 5233 | "serde", |
| 5234 | "sha1 0.11.0", |
| 5235 | "sha2 0.11.0", |
| 5236 | "sqlx-core", |
| 5237 | "thiserror 2.0.19", |
| 5238 | "tracing", |
| 5239 | ] |
| 5240 | |
| 5241 | [[package]] |
| 5242 | name = "sqlx-postgres" |
| 5243 | version = "0.9.0" |
| 5244 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5245 | checksum = "87a2bdd6e83f6b3ea525ca9fee568030508b58355a43d0b2c1674d5f79dcd65e" |
| 5246 | dependencies = [ |
| 5247 | "atoi", |
| 5248 | "base64", |
| 5249 | "bitflags", |
| 5250 | "byteorder", |
| 5251 | "crc", |
| 5252 | "dotenvy", |
| 5253 | "etcetera", |
| 5254 | "futures-channel", |
| 5255 | "futures-core", |
| 5256 | "futures-util", |
| 5257 | "hex", |
| 5258 | "hkdf 0.13.0", |
| 5259 | "hmac 0.13.0", |
| 5260 | "itoa", |
| 5261 | "log", |
| 5262 | "md-5 0.11.0", |
| 5263 | "memchr", |
| 5264 | "rand 0.10.2", |
| 5265 | "serde", |
| 5266 | "serde_json", |
| 5267 | "sha2 0.11.0", |
| 5268 | "smallvec", |
| 5269 | "sqlx-core", |
| 5270 | "stringprep", |
| 5271 | "thiserror 2.0.19", |
| 5272 | "tracing", |
| 5273 | "whoami", |
| 5274 | ] |
| 5275 | |
| 5276 | [[package]] |
| 5277 | name = "sqlx-sqlite" |
| 5278 | version = "0.9.0" |
| 5279 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5280 | checksum = "488e99c397a62007e4229aec669a179816339afc6d2620ca6fa420dbee2e982c" |
| 5281 | dependencies = [ |
| 5282 | "atoi", |
| 5283 | "flume", |
| 5284 | "form_urlencoded", |
| 5285 | "futures-channel", |
| 5286 | "futures-core", |
| 5287 | "futures-executor", |
| 5288 | "futures-intrusive", |
| 5289 | "futures-util", |
| 5290 | "libsqlite3-sys", |
| 5291 | "log", |
| 5292 | "percent-encoding", |
| 5293 | "serde", |
| 5294 | "sqlx-core", |
| 5295 | "thiserror 2.0.19", |
| 5296 | "tracing", |
| 5297 | "url", |
| 5298 | ] |
| 5299 | |
| 5300 | [[package]] |
| 5301 | name = "ssh" |
| 5302 | version = "0.1.0" |
| 5303 | dependencies = [ |
| 5304 | "auth", |
| 5305 | "config", |
| 5306 | "git", |
| 5307 | "model", |
| 5308 | "rand_core 0.6.4", |
| 5309 | "russh", |
| 5310 | "ssh-key 0.6.7", |
| 5311 | "store", |
| 5312 | "tempfile", |
| 5313 | "thiserror 2.0.19", |
| 5314 | "tokio", |
| 5315 | "tracing", |
| 5316 | ] |
| 5317 | |
| 5318 | [[package]] |
| 5319 | name = "ssh-cipher" |
| 5320 | version = "0.2.0" |
| 5321 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5322 | checksum = "caac132742f0d33c3af65bfcde7f6aa8f62f0e991d80db99149eb9d44708784f" |
| 5323 | dependencies = [ |
| 5324 | "cipher 0.4.4", |
| 5325 | "ssh-encoding 0.2.0", |
| 5326 | ] |
| 5327 | |
| 5328 | [[package]] |
| 5329 | name = "ssh-cipher" |
| 5330 | version = "0.3.0" |
| 5331 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5332 | checksum = "d801accda99469cde6d73da741422610fdf6508a72d9a69d1b55cb241c720597" |
| 5333 | dependencies = [ |
| 5334 | "aead 0.6.1", |
| 5335 | "aes 0.9.1", |
| 5336 | "aes-gcm 0.11.0", |
| 5337 | "chacha20", |
| 5338 | "cipher 0.5.2", |
| 5339 | "ctutils", |
| 5340 | "des 0.9.0", |
| 5341 | "poly1305", |
| 5342 | "ssh-encoding 0.3.0", |
| 5343 | "zeroize", |
| 5344 | ] |
| 5345 | |
| 5346 | [[package]] |
| 5347 | name = "ssh-encoding" |
| 5348 | version = "0.2.0" |
| 5349 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5350 | checksum = "eb9242b9ef4108a78e8cd1a2c98e193ef372437f8c22be363075233321dd4a15" |
| 5351 | dependencies = [ |
| 5352 | "base64ct", |
| 5353 | "pem-rfc7468 0.7.0", |
| 5354 | "sha2 0.10.9", |
| 5355 | ] |
| 5356 | |
| 5357 | [[package]] |
| 5358 | name = "ssh-encoding" |
| 5359 | version = "0.3.0" |
| 5360 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5361 | checksum = "7b54d0ed0498daf3f78d82e00e28c8eec9d75a067c4cfbcc7a0f7d0f4077749e" |
| 5362 | dependencies = [ |
| 5363 | "base64ct", |
| 5364 | "bytes", |
| 5365 | "crypto-bigint 0.7.5", |
| 5366 | "ctutils", |
| 5367 | "digest 0.11.3", |
| 5368 | "pem-rfc7468 1.0.0", |
| 5369 | "zeroize", |
| 5370 | ] |
| 5371 | |
| 5372 | [[package]] |
| 5373 | name = "ssh-key" |
| 5374 | version = "0.6.7" |
| 5375 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5376 | checksum = "3b86f5297f0f04d08cabaa0f6bff7cb6aec4d9c3b49d87990d63da9d9156a8c3" |
| 5377 | dependencies = [ |
| 5378 | "ed25519-dalek 2.2.0", |
| 5379 | "num-bigint-dig", |
| 5380 | "p256 0.13.2", |
| 5381 | "p384 0.13.1", |
| 5382 | "p521 0.13.3", |
| 5383 | "rand_core 0.6.4", |
| 5384 | "rsa 0.9.10", |
| 5385 | "sec1 0.7.3", |
| 5386 | "sha2 0.10.9", |
| 5387 | "signature 2.2.0", |
| 5388 | "ssh-cipher 0.2.0", |
| 5389 | "ssh-encoding 0.2.0", |
| 5390 | "subtle", |
| 5391 | "zeroize", |
| 5392 | ] |
| 5393 | |
| 5394 | [[package]] |
| 5395 | name = "ssh-key" |
| 5396 | version = "0.7.0-rc.11" |
| 5397 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5398 | checksum = "f9a32fae177b74a22aa9c5b01bf7e68b33545be32d9e381e248058d2adc15ce3" |
| 5399 | dependencies = [ |
| 5400 | "argon2 0.6.0-rc.8", |
| 5401 | "bcrypt-pbkdf", |
| 5402 | "ctutils", |
| 5403 | "ed25519-dalek 3.0.0", |
| 5404 | "hex", |
| 5405 | "hmac 0.13.0", |
| 5406 | "p256 0.14.0", |
| 5407 | "p384 0.14.0", |
| 5408 | "p521 0.14.0", |
| 5409 | "rand_core 0.10.1", |
| 5410 | "rsa 0.10.0-rc.18", |
| 5411 | "sec1 0.8.1", |
| 5412 | "sha1 0.11.0", |
| 5413 | "sha2 0.11.0", |
| 5414 | "signature 3.0.0", |
| 5415 | "ssh-cipher 0.3.0", |
| 5416 | "ssh-encoding 0.3.0", |
| 5417 | "zeroize", |
| 5418 | ] |
| 5419 | |
| 5420 | [[package]] |
| 5421 | name = "stable_deref_trait" |
| 5422 | version = "1.2.1" |
| 5423 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5424 | checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" |
| 5425 | |
| 5426 | [[package]] |
| 5427 | name = "store" |
| 5428 | version = "0.1.0" |
| 5429 | dependencies = [ |
| 5430 | "model", |
| 5431 | "sqlx", |
| 5432 | "tempfile", |
| 5433 | "thiserror 2.0.19", |
| 5434 | "tokio", |
| 5435 | "ulid", |
| 5436 | ] |
| 5437 | |
| 5438 | [[package]] |
| 5439 | name = "string_cache" |
| 5440 | version = "0.9.0" |
| 5441 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5442 | checksum = "a18596f8c785a729f2819c0f6a7eae6ebeebdfffbfe4214ae6b087f690e31901" |
| 5443 | dependencies = [ |
| 5444 | "new_debug_unreachable", |
| 5445 | "parking_lot", |
| 5446 | "phf_shared", |
| 5447 | "precomputed-hash", |
| 5448 | ] |
| 5449 | |
| 5450 | [[package]] |
| 5451 | name = "string_cache_codegen" |
| 5452 | version = "0.6.1" |
| 5453 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5454 | checksum = "585635e46db231059f76c5849798146164652513eb9e8ab2685939dd90f29b69" |
| 5455 | dependencies = [ |
| 5456 | "phf_generator", |
| 5457 | "phf_shared", |
| 5458 | "proc-macro2", |
| 5459 | "quote", |
| 5460 | ] |
| 5461 | |
| 5462 | [[package]] |
| 5463 | name = "stringprep" |
| 5464 | version = "0.1.5" |
| 5465 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5466 | checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1" |
| 5467 | dependencies = [ |
| 5468 | "unicode-bidi", |
| 5469 | "unicode-normalization", |
| 5470 | "unicode-properties", |
| 5471 | ] |
| 5472 | |
| 5473 | [[package]] |
| 5474 | name = "strsim" |
| 5475 | version = "0.11.1" |
| 5476 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5477 | checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" |
| 5478 | |
| 5479 | [[package]] |
| 5480 | name = "subtle" |
| 5481 | version = "2.6.1" |
| 5482 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5483 | checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" |
| 5484 | |
| 5485 | [[package]] |
| 5486 | name = "syn" |
| 5487 | version = "2.0.119" |
| 5488 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5489 | checksum = "872831b642d1a07999a962a351ed35b955ea2cfc8f3862091e2a240a84f17297" |
| 5490 | dependencies = [ |
| 5491 | "proc-macro2", |
| 5492 | "quote", |
| 5493 | "unicode-ident", |
| 5494 | ] |
| 5495 | |
| 5496 | [[package]] |
| 5497 | name = "syn" |
| 5498 | version = "3.0.3" |
| 5499 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5500 | checksum = "53e9bae58849f64dfa4f5d5ae372c8341f7305f82a3868709269343628b659a3" |
| 5501 | dependencies = [ |
| 5502 | "proc-macro2", |
| 5503 | "quote", |
| 5504 | "unicode-ident", |
| 5505 | ] |
| 5506 | |
| 5507 | [[package]] |
| 5508 | name = "sync_wrapper" |
| 5509 | version = "1.0.2" |
| 5510 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5511 | checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" |
| 5512 | dependencies = [ |
| 5513 | "futures-core", |
| 5514 | ] |
| 5515 | |
| 5516 | [[package]] |
| 5517 | name = "synstructure" |
| 5518 | version = "0.13.2" |
| 5519 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5520 | checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" |
| 5521 | dependencies = [ |
| 5522 | "proc-macro2", |
| 5523 | "quote", |
| 5524 | "syn 2.0.119", |
| 5525 | ] |
| 5526 | |
| 5527 | [[package]] |
| 5528 | name = "tagptr" |
| 5529 | version = "0.2.0" |
| 5530 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5531 | checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417" |
| 5532 | |
| 5533 | [[package]] |
| 5534 | name = "tap" |
| 5535 | version = "1.0.1" |
| 5536 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5537 | checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369" |
| 5538 | |
| 5539 | [[package]] |
| 5540 | name = "tempfile" |
| 5541 | version = "3.27.0" |
| 5542 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5543 | checksum = "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd" |
| 5544 | dependencies = [ |
| 5545 | "fastrand", |
| 5546 | "getrandom 0.4.3", |
| 5547 | "once_cell", |
| 5548 | "rustix", |
| 5549 | "windows-sys 0.61.2", |
| 5550 | ] |
| 5551 | |
| 5552 | [[package]] |
| 5553 | name = "tendril" |
| 5554 | version = "0.5.1" |
| 5555 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5556 | checksum = "5fed54709c5b3a53d09bb1c113ea4f5ceafd1e772ddcb0030a82e1d56c087b08" |
| 5557 | dependencies = [ |
| 5558 | "new_debug_unreachable", |
| 5559 | ] |
| 5560 | |
| 5561 | [[package]] |
| 5562 | name = "termcolor" |
| 5563 | version = "1.4.1" |
| 5564 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5565 | checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755" |
| 5566 | dependencies = [ |
| 5567 | "winapi-util", |
| 5568 | ] |
| 5569 | |
| 5570 | [[package]] |
| 5571 | name = "thiserror" |
| 5572 | version = "1.0.69" |
| 5573 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5574 | checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" |
| 5575 | dependencies = [ |
| 5576 | "thiserror-impl 1.0.69", |
| 5577 | ] |
| 5578 | |
| 5579 | [[package]] |
| 5580 | name = "thiserror" |
| 5581 | version = "2.0.19" |
| 5582 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5583 | checksum = "09a43598840e33d5b0331f38c5e30d13bb11c11210a4b58f0d9b18a5a5eefcd9" |
| 5584 | dependencies = [ |
| 5585 | "thiserror-impl 2.0.19", |
| 5586 | ] |
| 5587 | |
| 5588 | [[package]] |
| 5589 | name = "thiserror-impl" |
| 5590 | version = "1.0.69" |
| 5591 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5592 | checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" |
| 5593 | dependencies = [ |
| 5594 | "proc-macro2", |
| 5595 | "quote", |
| 5596 | "syn 2.0.119", |
| 5597 | ] |
| 5598 | |
| 5599 | [[package]] |
| 5600 | name = "thiserror-impl" |
| 5601 | version = "2.0.19" |
| 5602 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5603 | checksum = "43cbfe0cf76104d42a574802844187e84a305e531ed54455f11fbde0f10541cd" |
| 5604 | dependencies = [ |
| 5605 | "proc-macro2", |
| 5606 | "quote", |
| 5607 | "syn 3.0.3", |
| 5608 | ] |
| 5609 | |
| 5610 | [[package]] |
| 5611 | name = "thread_local" |
| 5612 | version = "1.1.10" |
| 5613 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5614 | checksum = "1ad99c4c6d32803332c548b1af0540b357b3f5fc0be8f6c6bfe8b2e6ae784070" |
| 5615 | dependencies = [ |
| 5616 | "cfg-if", |
| 5617 | ] |
| 5618 | |
| 5619 | [[package]] |
| 5620 | name = "time" |
| 5621 | version = "0.3.45" |
| 5622 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5623 | checksum = "f9e442fc33d7fdb45aa9bfeb312c095964abdf596f7567261062b2a7107aaabd" |
| 5624 | dependencies = [ |
| 5625 | "deranged", |
| 5626 | "itoa", |
| 5627 | "num-conv", |
| 5628 | "powerfmt", |
| 5629 | "serde_core", |
| 5630 | "time-core", |
| 5631 | "time-macros", |
| 5632 | ] |
| 5633 | |
| 5634 | [[package]] |
| 5635 | name = "time-core" |
| 5636 | version = "0.1.7" |
| 5637 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5638 | checksum = "8b36ee98fd31ec7426d599183e8fe26932a8dc1fb76ddb6214d05493377d34ca" |
| 5639 | |
| 5640 | [[package]] |
| 5641 | name = "time-macros" |
| 5642 | version = "0.2.25" |
| 5643 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5644 | checksum = "71e552d1249bf61ac2a52db88179fd0673def1e1ad8243a00d9ec9ed71fee3dd" |
| 5645 | dependencies = [ |
| 5646 | "num-conv", |
| 5647 | "time-core", |
| 5648 | ] |
| 5649 | |
| 5650 | [[package]] |
| 5651 | name = "tinystr" |
| 5652 | version = "0.8.3" |
| 5653 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5654 | checksum = "c8323304221c2a851516f22236c5722a72eaa19749016521d6dff0824447d96d" |
| 5655 | dependencies = [ |
| 5656 | "displaydoc", |
| 5657 | "zerovec", |
| 5658 | ] |
| 5659 | |
| 5660 | [[package]] |
| 5661 | name = "tinyvec" |
| 5662 | version = "1.12.0" |
| 5663 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5664 | checksum = "bb4ebadaa0af04fab11ae01eb5f9fdb5f9c5b875506e210e71c07873528baa7f" |
| 5665 | dependencies = [ |
| 5666 | "tinyvec_macros", |
| 5667 | ] |
| 5668 | |
| 5669 | [[package]] |
| 5670 | name = "tinyvec_macros" |
| 5671 | version = "0.1.1" |
| 5672 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5673 | checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" |
| 5674 | |
| 5675 | [[package]] |
| 5676 | name = "tokio" |
| 5677 | version = "1.53.1" |
| 5678 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5679 | checksum = "202caea871b69668250d242070849eb495be178ed697a3e98aebce5bc81a0bed" |
| 5680 | dependencies = [ |
| 5681 | "bytes", |
| 5682 | "libc", |
| 5683 | "mio", |
| 5684 | "pin-project-lite", |
| 5685 | "signal-hook-registry", |
| 5686 | "socket2", |
| 5687 | "tokio-macros", |
| 5688 | "windows-sys 0.61.2", |
| 5689 | ] |
| 5690 | |
| 5691 | [[package]] |
| 5692 | name = "tokio-macros" |
| 5693 | version = "2.7.1" |
| 5694 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5695 | checksum = "6328af13490e73a9b4694030fafd93f8c8c6a9dede33e821c3fc63eddf8042ba" |
| 5696 | dependencies = [ |
| 5697 | "proc-macro2", |
| 5698 | "quote", |
| 5699 | "syn 2.0.119", |
| 5700 | ] |
| 5701 | |
| 5702 | [[package]] |
| 5703 | name = "tokio-native-tls" |
| 5704 | version = "0.3.1" |
| 5705 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5706 | checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" |
| 5707 | dependencies = [ |
| 5708 | "native-tls", |
| 5709 | "tokio", |
| 5710 | ] |
| 5711 | |
| 5712 | [[package]] |
| 5713 | name = "tokio-rustls" |
| 5714 | version = "0.26.4" |
| 5715 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5716 | checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" |
| 5717 | dependencies = [ |
| 5718 | "rustls", |
| 5719 | "tokio", |
| 5720 | ] |
| 5721 | |
| 5722 | [[package]] |
| 5723 | name = "tokio-stream" |
| 5724 | version = "0.1.19" |
| 5725 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5726 | checksum = "a3d06f0b082ba57c26b79407372e57cf2a1e28124f78e9479fe80322cf53420b" |
| 5727 | dependencies = [ |
| 5728 | "futures-core", |
| 5729 | "pin-project-lite", |
| 5730 | "tokio", |
| 5731 | ] |
| 5732 | |
| 5733 | [[package]] |
| 5734 | name = "tokio-util" |
| 5735 | version = "0.7.19" |
| 5736 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5737 | checksum = "494815d09bf52b5548659851081238f0ca39ff638363907596da739561c62c52" |
| 5738 | dependencies = [ |
| 5739 | "bytes", |
| 5740 | "futures-core", |
| 5741 | "futures-sink", |
| 5742 | "libc", |
| 5743 | "pin-project-lite", |
| 5744 | "tokio", |
| 5745 | ] |
| 5746 | |
| 5747 | [[package]] |
| 5748 | name = "toml" |
| 5749 | version = "0.8.23" |
| 5750 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5751 | checksum = "dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362" |
| 5752 | dependencies = [ |
| 5753 | "serde", |
| 5754 | "serde_spanned", |
| 5755 | "toml_datetime", |
| 5756 | "toml_edit", |
| 5757 | ] |
| 5758 | |
| 5759 | [[package]] |
| 5760 | name = "toml_datetime" |
| 5761 | version = "0.6.11" |
| 5762 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5763 | checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c" |
| 5764 | dependencies = [ |
| 5765 | "serde", |
| 5766 | ] |
| 5767 | |
| 5768 | [[package]] |
| 5769 | name = "toml_edit" |
| 5770 | version = "0.22.27" |
| 5771 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5772 | checksum = "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a" |
| 5773 | dependencies = [ |
| 5774 | "indexmap", |
| 5775 | "serde", |
| 5776 | "serde_spanned", |
| 5777 | "toml_datetime", |
| 5778 | "toml_write", |
| 5779 | "winnow", |
| 5780 | ] |
| 5781 | |
| 5782 | [[package]] |
| 5783 | name = "toml_write" |
| 5784 | version = "0.1.2" |
| 5785 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5786 | checksum = "5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801" |
| 5787 | |
| 5788 | [[package]] |
| 5789 | name = "tower" |
| 5790 | version = "0.5.3" |
| 5791 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5792 | checksum = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4" |
| 5793 | dependencies = [ |
| 5794 | "futures-core", |
| 5795 | "futures-util", |
| 5796 | "pin-project-lite", |
| 5797 | "sync_wrapper", |
| 5798 | "tokio", |
| 5799 | "tower-layer", |
| 5800 | "tower-service", |
| 5801 | "tracing", |
| 5802 | ] |
| 5803 | |
| 5804 | [[package]] |
| 5805 | name = "tower-http" |
| 5806 | version = "0.6.11" |
| 5807 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5808 | checksum = "4cfcf7e2740e6fc6d4d688b4ef00650406bb94adf4731e43c096c3a19fe40840" |
| 5809 | dependencies = [ |
| 5810 | "async-compression", |
| 5811 | "bitflags", |
| 5812 | "bytes", |
| 5813 | "futures-core", |
| 5814 | "futures-util", |
| 5815 | "http 1.4.2", |
| 5816 | "http-body 1.1.0", |
| 5817 | "pin-project-lite", |
| 5818 | "tokio", |
| 5819 | "tokio-util", |
| 5820 | "tower", |
| 5821 | "tower-layer", |
| 5822 | "tower-service", |
| 5823 | "tracing", |
| 5824 | "url", |
| 5825 | "uuid", |
| 5826 | ] |
| 5827 | |
| 5828 | [[package]] |
| 5829 | name = "tower-layer" |
| 5830 | version = "0.3.3" |
| 5831 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5832 | checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" |
| 5833 | |
| 5834 | [[package]] |
| 5835 | name = "tower-service" |
| 5836 | version = "0.3.3" |
| 5837 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5838 | checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" |
| 5839 | |
| 5840 | [[package]] |
| 5841 | name = "tracing" |
| 5842 | version = "0.1.44" |
| 5843 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5844 | checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" |
| 5845 | dependencies = [ |
| 5846 | "log", |
| 5847 | "pin-project-lite", |
| 5848 | "tracing-attributes", |
| 5849 | "tracing-core", |
| 5850 | ] |
| 5851 | |
| 5852 | [[package]] |
| 5853 | name = "tracing-attributes" |
| 5854 | version = "0.1.31" |
| 5855 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5856 | checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" |
| 5857 | dependencies = [ |
| 5858 | "proc-macro2", |
| 5859 | "quote", |
| 5860 | "syn 2.0.119", |
| 5861 | ] |
| 5862 | |
| 5863 | [[package]] |
| 5864 | name = "tracing-core" |
| 5865 | version = "0.1.36" |
| 5866 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5867 | checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" |
| 5868 | dependencies = [ |
| 5869 | "once_cell", |
| 5870 | "valuable", |
| 5871 | ] |
| 5872 | |
| 5873 | [[package]] |
| 5874 | name = "tracing-log" |
| 5875 | version = "0.2.0" |
| 5876 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5877 | checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" |
| 5878 | dependencies = [ |
| 5879 | "log", |
| 5880 | "once_cell", |
| 5881 | "tracing-core", |
| 5882 | ] |
| 5883 | |
| 5884 | [[package]] |
| 5885 | name = "tracing-serde" |
| 5886 | version = "0.2.0" |
| 5887 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5888 | checksum = "704b1aeb7be0d0a84fc9828cae51dab5970fee5088f83d1dd7ee6f6246fc6ff1" |
| 5889 | dependencies = [ |
| 5890 | "serde", |
| 5891 | "tracing-core", |
| 5892 | ] |
| 5893 | |
| 5894 | [[package]] |
| 5895 | name = "tracing-subscriber" |
| 5896 | version = "0.3.23" |
| 5897 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5898 | checksum = "cb7f578e5945fb242538965c2d0b04418d38ec25c79d160cd279bf0731c8d319" |
| 5899 | dependencies = [ |
| 5900 | "matchers", |
| 5901 | "nu-ansi-term", |
| 5902 | "once_cell", |
| 5903 | "regex-automata", |
| 5904 | "serde", |
| 5905 | "serde_json", |
| 5906 | "sharded-slab", |
| 5907 | "smallvec", |
| 5908 | "thread_local", |
| 5909 | "tracing", |
| 5910 | "tracing-core", |
| 5911 | "tracing-log", |
| 5912 | "tracing-serde", |
| 5913 | ] |
| 5914 | |
| 5915 | [[package]] |
| 5916 | name = "tree-sitter" |
| 5917 | version = "0.23.2" |
| 5918 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5919 | checksum = "0203df02a3b6dd63575cc1d6e609edc2181c9a11867a271b25cfd2abff3ec5ca" |
| 5920 | dependencies = [ |
| 5921 | "cc", |
| 5922 | "regex", |
| 5923 | "regex-syntax", |
| 5924 | "tree-sitter-language", |
| 5925 | ] |
| 5926 | |
| 5927 | [[package]] |
| 5928 | name = "tree-sitter-highlight" |
| 5929 | version = "0.23.2" |
| 5930 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5931 | checksum = "380a7706376fa6c52ba7bf71d1e7a93856ee8ab08a7680631dfa664fdd237d66" |
| 5932 | dependencies = [ |
| 5933 | "lazy_static", |
| 5934 | "regex", |
| 5935 | "thiserror 1.0.69", |
| 5936 | "tree-sitter", |
| 5937 | ] |
| 5938 | |
| 5939 | [[package]] |
| 5940 | name = "tree-sitter-language" |
| 5941 | version = "0.1.7" |
| 5942 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5943 | checksum = "009994f150cc0cd50ff54917d5bc8bffe8cad10ca10d81c34da2ec421ae61782" |
| 5944 | |
| 5945 | [[package]] |
| 5946 | name = "try-lock" |
| 5947 | version = "0.2.5" |
| 5948 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5949 | checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" |
| 5950 | |
| 5951 | [[package]] |
| 5952 | name = "twofish" |
| 5953 | version = "0.7.1" |
| 5954 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5955 | checksum = "a78e83a30223c757c3947cd144a31014ff04298d8719ae10d03c31c0448c8013" |
| 5956 | dependencies = [ |
| 5957 | "cipher 0.4.4", |
| 5958 | ] |
| 5959 | |
| 5960 | [[package]] |
| 5961 | name = "typed-arena" |
| 5962 | version = "2.0.2" |
| 5963 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5964 | checksum = "6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a" |
| 5965 | |
| 5966 | [[package]] |
| 5967 | name = "typenum" |
| 5968 | version = "1.20.1" |
| 5969 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5970 | checksum = "b6f5e870be6c3b371b77fe0ee0bafb859fa4964b4404c27de1d380043c4dda20" |
| 5971 | |
| 5972 | [[package]] |
| 5973 | name = "ulid" |
| 5974 | version = "1.2.1" |
| 5975 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5976 | checksum = "470dbf6591da1b39d43c14523b2b469c86879a53e8b758c8e090a470fe7b1fbe" |
| 5977 | dependencies = [ |
| 5978 | "rand 0.9.5", |
| 5979 | "web-time", |
| 5980 | ] |
| 5981 | |
| 5982 | [[package]] |
| 5983 | name = "uncased" |
| 5984 | version = "0.9.10" |
| 5985 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5986 | checksum = "e1b88fcfe09e89d3866a5c11019378088af2d24c3fbd4f0543f96b479ec90697" |
| 5987 | dependencies = [ |
| 5988 | "version_check", |
| 5989 | ] |
| 5990 | |
| 5991 | [[package]] |
| 5992 | name = "unicase" |
| 5993 | version = "2.9.0" |
| 5994 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 5995 | checksum = "dbc4bc3a9f746d862c45cb89d705aa10f187bb96c76001afab07a0d35ce60142" |
| 5996 | |
| 5997 | [[package]] |
| 5998 | name = "unicode-bidi" |
| 5999 | version = "0.3.18" |
| 6000 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6001 | checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5" |
| 6002 | |
| 6003 | [[package]] |
| 6004 | name = "unicode-ident" |
| 6005 | version = "1.0.24" |
| 6006 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6007 | checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75" |
| 6008 | |
| 6009 | [[package]] |
| 6010 | name = "unicode-normalization" |
| 6011 | version = "0.1.25" |
| 6012 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6013 | checksum = "5fd4f6878c9cb28d874b009da9e8d183b5abc80117c40bbd187a1fde336be6e8" |
| 6014 | dependencies = [ |
| 6015 | "tinyvec", |
| 6016 | ] |
| 6017 | |
| 6018 | [[package]] |
| 6019 | name = "unicode-properties" |
| 6020 | version = "0.1.4" |
| 6021 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6022 | checksum = "7df058c713841ad818f1dc5d3fd88063241cc61f49f5fbea4b951e8cf5a8d71d" |
| 6023 | |
| 6024 | [[package]] |
| 6025 | name = "unicode-segmentation" |
| 6026 | version = "1.13.3" |
| 6027 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6028 | checksum = "c6f5d3c3b1bf09027a88a6bc961fc00497d651009560b5463668dc81b0fa87a8" |
| 6029 | |
| 6030 | [[package]] |
| 6031 | name = "unicode-xid" |
| 6032 | version = "0.2.6" |
| 6033 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6034 | checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" |
| 6035 | |
| 6036 | [[package]] |
| 6037 | name = "universal-hash" |
| 6038 | version = "0.5.1" |
| 6039 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6040 | checksum = "fc1de2c688dc15305988b563c3854064043356019f97a4b46276fe734c4f07ea" |
| 6041 | dependencies = [ |
| 6042 | "crypto-common 0.1.6", |
| 6043 | "subtle", |
| 6044 | ] |
| 6045 | |
| 6046 | [[package]] |
| 6047 | name = "universal-hash" |
| 6048 | version = "0.6.1" |
| 6049 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6050 | checksum = "f4987bdc12753382e0bec4a65c50738ffaabc998b9cdd1f952fb5f39b0048a96" |
| 6051 | dependencies = [ |
| 6052 | "crypto-common 0.2.2", |
| 6053 | "ctutils", |
| 6054 | ] |
| 6055 | |
| 6056 | [[package]] |
| 6057 | name = "untrusted" |
| 6058 | version = "0.7.1" |
| 6059 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6060 | checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a" |
| 6061 | |
| 6062 | [[package]] |
| 6063 | name = "untrusted" |
| 6064 | version = "0.9.0" |
| 6065 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6066 | checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" |
| 6067 | |
| 6068 | [[package]] |
| 6069 | name = "url" |
| 6070 | version = "2.5.8" |
| 6071 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6072 | checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed" |
| 6073 | dependencies = [ |
| 6074 | "form_urlencoded", |
| 6075 | "idna", |
| 6076 | "percent-encoding", |
| 6077 | "serde", |
| 6078 | ] |
| 6079 | |
| 6080 | [[package]] |
| 6081 | name = "utf8_iter" |
| 6082 | version = "1.0.4" |
| 6083 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6084 | checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" |
| 6085 | |
| 6086 | [[package]] |
| 6087 | name = "utf8parse" |
| 6088 | version = "0.2.2" |
| 6089 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6090 | checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" |
| 6091 | |
| 6092 | [[package]] |
| 6093 | name = "uuid" |
| 6094 | version = "1.24.0" |
| 6095 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6096 | checksum = "bf3923a6f5c4c6382e0b653c4117f48d631ea17f38ed86e2a828e6f7412f5239" |
| 6097 | dependencies = [ |
| 6098 | "getrandom 0.4.3", |
| 6099 | "js-sys", |
| 6100 | "wasm-bindgen", |
| 6101 | ] |
| 6102 | |
| 6103 | [[package]] |
| 6104 | name = "v_htmlescape" |
| 6105 | version = "0.15.8" |
| 6106 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6107 | checksum = "4e8257fbc510f0a46eb602c10215901938b5c2a7d5e70fc11483b1d3c9b5b18c" |
| 6108 | |
| 6109 | [[package]] |
| 6110 | name = "valuable" |
| 6111 | version = "0.1.1" |
| 6112 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6113 | checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" |
| 6114 | |
| 6115 | [[package]] |
| 6116 | name = "vcpkg" |
| 6117 | version = "0.2.15" |
| 6118 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6119 | checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" |
| 6120 | |
| 6121 | [[package]] |
| 6122 | name = "version_check" |
| 6123 | version = "0.9.5" |
| 6124 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6125 | checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" |
| 6126 | |
| 6127 | [[package]] |
| 6128 | name = "vsimd" |
| 6129 | version = "0.8.0" |
| 6130 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6131 | checksum = "5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64" |
| 6132 | |
| 6133 | [[package]] |
| 6134 | name = "walkdir" |
| 6135 | version = "2.5.0" |
| 6136 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6137 | checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" |
| 6138 | dependencies = [ |
| 6139 | "same-file", |
| 6140 | "winapi-util", |
| 6141 | ] |
| 6142 | |
| 6143 | [[package]] |
| 6144 | name = "want" |
| 6145 | version = "0.3.1" |
| 6146 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6147 | checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" |
| 6148 | dependencies = [ |
| 6149 | "try-lock", |
| 6150 | ] |
| 6151 | |
| 6152 | [[package]] |
| 6153 | name = "wasi" |
| 6154 | version = "0.11.1+wasi-snapshot-preview1" |
| 6155 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6156 | checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" |
| 6157 | |
| 6158 | [[package]] |
| 6159 | name = "wasip2" |
| 6160 | version = "1.0.1+wasi-0.2.4" |
| 6161 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6162 | checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" |
| 6163 | dependencies = [ |
| 6164 | "wit-bindgen", |
| 6165 | ] |
| 6166 | |
| 6167 | [[package]] |
| 6168 | name = "wasm-bindgen" |
| 6169 | version = "0.2.126" |
| 6170 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6171 | checksum = "4b067c0c11094aef6b7a801c1e34a26affafdf3d051dba08456b868789aaf9a4" |
| 6172 | dependencies = [ |
| 6173 | "cfg-if", |
| 6174 | "once_cell", |
| 6175 | "rustversion", |
| 6176 | "wasm-bindgen-macro", |
| 6177 | "wasm-bindgen-shared", |
| 6178 | ] |
| 6179 | |
| 6180 | [[package]] |
| 6181 | name = "wasm-bindgen-futures" |
| 6182 | version = "0.4.76" |
| 6183 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6184 | checksum = "c62df1340f32221cb9c54d6a27b030e3dba64361d4a95bed55f9aacb44da291d" |
| 6185 | dependencies = [ |
| 6186 | "js-sys", |
| 6187 | "wasm-bindgen", |
| 6188 | ] |
| 6189 | |
| 6190 | [[package]] |
| 6191 | name = "wasm-bindgen-macro" |
| 6192 | version = "0.2.126" |
| 6193 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6194 | checksum = "167ce5e579f6bcf889c4f7175a8a5a585de84e8ff93976ce393efa5f2837aab1" |
| 6195 | dependencies = [ |
| 6196 | "quote", |
| 6197 | "wasm-bindgen-macro-support", |
| 6198 | ] |
| 6199 | |
| 6200 | [[package]] |
| 6201 | name = "wasm-bindgen-macro-support" |
| 6202 | version = "0.2.126" |
| 6203 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6204 | checksum = "f3997c7839262f4ef12cf90b818d6340c18e80f263f1a94bf157d0ec4420380e" |
| 6205 | dependencies = [ |
| 6206 | "bumpalo", |
| 6207 | "proc-macro2", |
| 6208 | "quote", |
| 6209 | "syn 2.0.119", |
| 6210 | "wasm-bindgen-shared", |
| 6211 | ] |
| 6212 | |
| 6213 | [[package]] |
| 6214 | name = "wasm-bindgen-shared" |
| 6215 | version = "0.2.126" |
| 6216 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6217 | checksum = "dc1b4cb0cc549fcf58d7dfc081778139b3d283a081644e833e84682ad71cea24" |
| 6218 | dependencies = [ |
| 6219 | "unicode-ident", |
| 6220 | ] |
| 6221 | |
| 6222 | [[package]] |
| 6223 | name = "web" |
| 6224 | version = "0.1.0" |
| 6225 | dependencies = [ |
| 6226 | "ammonia", |
| 6227 | "api", |
| 6228 | "auth", |
| 6229 | "axum", |
| 6230 | "axum-extra", |
| 6231 | "base64", |
| 6232 | "blob", |
| 6233 | "comrak", |
| 6234 | "config", |
| 6235 | "flate2", |
| 6236 | "futures-util", |
| 6237 | "git", |
| 6238 | "git2", |
| 6239 | "grep", |
| 6240 | "highlight", |
| 6241 | "mail", |
| 6242 | "maud", |
| 6243 | "mime_guess", |
| 6244 | "mirror", |
| 6245 | "model", |
| 6246 | "reqwest", |
| 6247 | "rust-embed", |
| 6248 | "serde", |
| 6249 | "serde_json", |
| 6250 | "sha2 0.10.9", |
| 6251 | "store", |
| 6252 | "tempfile", |
| 6253 | "thiserror 2.0.19", |
| 6254 | "time", |
| 6255 | "tokio", |
| 6256 | "tokio-util", |
| 6257 | "tower", |
| 6258 | "tower-http", |
| 6259 | "tracing", |
| 6260 | "tracing-subscriber", |
| 6261 | "url", |
| 6262 | ] |
| 6263 | |
| 6264 | [[package]] |
| 6265 | name = "web-sys" |
| 6266 | version = "0.3.103" |
| 6267 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6268 | checksum = "8622dcb61c0bcc9fffa6938bed81210af2da9a7e4a1a834b2e37a59b6dfb6141" |
| 6269 | dependencies = [ |
| 6270 | "js-sys", |
| 6271 | "wasm-bindgen", |
| 6272 | ] |
| 6273 | |
| 6274 | [[package]] |
| 6275 | name = "web-time" |
| 6276 | version = "1.1.0" |
| 6277 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6278 | checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" |
| 6279 | dependencies = [ |
| 6280 | "js-sys", |
| 6281 | "wasm-bindgen", |
| 6282 | ] |
| 6283 | |
| 6284 | [[package]] |
| 6285 | name = "web_atoms" |
| 6286 | version = "0.2.5" |
| 6287 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6288 | checksum = "075474b12bcb3d2e3d4546580e9de478eeeead668a1761e2a8860c836b7ef297" |
| 6289 | dependencies = [ |
| 6290 | "phf", |
| 6291 | "phf_codegen", |
| 6292 | "string_cache", |
| 6293 | "string_cache_codegen", |
| 6294 | ] |
| 6295 | |
| 6296 | [[package]] |
| 6297 | name = "whoami" |
| 6298 | version = "2.1.2" |
| 6299 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6300 | checksum = "998767ef88740d1f5b0682a9c53c24431453923962269c2db68ee43788c5a40d" |
| 6301 | |
| 6302 | [[package]] |
| 6303 | name = "winapi-util" |
| 6304 | version = "0.1.11" |
| 6305 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6306 | checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" |
| 6307 | dependencies = [ |
| 6308 | "windows-sys 0.61.2", |
| 6309 | ] |
| 6310 | |
| 6311 | [[package]] |
| 6312 | name = "windows" |
| 6313 | version = "0.62.2" |
| 6314 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6315 | checksum = "527fadee13e0c05939a6a05d5bd6eec6cd2e3dbd648b9f8e447c6518133d8580" |
| 6316 | dependencies = [ |
| 6317 | "windows-collections", |
| 6318 | "windows-core", |
| 6319 | "windows-future", |
| 6320 | "windows-numerics", |
| 6321 | ] |
| 6322 | |
| 6323 | [[package]] |
| 6324 | name = "windows-collections" |
| 6325 | version = "0.3.2" |
| 6326 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6327 | checksum = "23b2d95af1a8a14a3c7367e1ed4fc9c20e0a26e79551b1454d72583c97cc6610" |
| 6328 | dependencies = [ |
| 6329 | "windows-core", |
| 6330 | ] |
| 6331 | |
| 6332 | [[package]] |
| 6333 | name = "windows-core" |
| 6334 | version = "0.62.2" |
| 6335 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6336 | checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" |
| 6337 | dependencies = [ |
| 6338 | "windows-implement", |
| 6339 | "windows-interface", |
| 6340 | "windows-link", |
| 6341 | "windows-result", |
| 6342 | "windows-strings", |
| 6343 | ] |
| 6344 | |
| 6345 | [[package]] |
| 6346 | name = "windows-future" |
| 6347 | version = "0.3.2" |
| 6348 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6349 | checksum = "e1d6f90251fe18a279739e78025bd6ddc52a7e22f921070ccdc67dde84c605cb" |
| 6350 | dependencies = [ |
| 6351 | "windows-core", |
| 6352 | "windows-link", |
| 6353 | "windows-threading", |
| 6354 | ] |
| 6355 | |
| 6356 | [[package]] |
| 6357 | name = "windows-implement" |
| 6358 | version = "0.60.2" |
| 6359 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6360 | checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" |
| 6361 | dependencies = [ |
| 6362 | "proc-macro2", |
| 6363 | "quote", |
| 6364 | "syn 2.0.119", |
| 6365 | ] |
| 6366 | |
| 6367 | [[package]] |
| 6368 | name = "windows-interface" |
| 6369 | version = "0.59.3" |
| 6370 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6371 | checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" |
| 6372 | dependencies = [ |
| 6373 | "proc-macro2", |
| 6374 | "quote", |
| 6375 | "syn 2.0.119", |
| 6376 | ] |
| 6377 | |
| 6378 | [[package]] |
| 6379 | name = "windows-link" |
| 6380 | version = "0.2.1" |
| 6381 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6382 | checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" |
| 6383 | |
| 6384 | [[package]] |
| 6385 | name = "windows-numerics" |
| 6386 | version = "0.3.1" |
| 6387 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6388 | checksum = "6e2e40844ac143cdb44aead537bbf727de9b044e107a0f1220392177d15b0f26" |
| 6389 | dependencies = [ |
| 6390 | "windows-core", |
| 6391 | "windows-link", |
| 6392 | ] |
| 6393 | |
| 6394 | [[package]] |
| 6395 | name = "windows-result" |
| 6396 | version = "0.4.1" |
| 6397 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6398 | checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" |
| 6399 | dependencies = [ |
| 6400 | "windows-link", |
| 6401 | ] |
| 6402 | |
| 6403 | [[package]] |
| 6404 | name = "windows-strings" |
| 6405 | version = "0.5.1" |
| 6406 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6407 | checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" |
| 6408 | dependencies = [ |
| 6409 | "windows-link", |
| 6410 | ] |
| 6411 | |
| 6412 | [[package]] |
| 6413 | name = "windows-sys" |
| 6414 | version = "0.52.0" |
| 6415 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6416 | checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" |
| 6417 | dependencies = [ |
| 6418 | "windows-targets", |
| 6419 | ] |
| 6420 | |
| 6421 | [[package]] |
| 6422 | name = "windows-sys" |
| 6423 | version = "0.59.0" |
| 6424 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6425 | checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" |
| 6426 | dependencies = [ |
| 6427 | "windows-targets", |
| 6428 | ] |
| 6429 | |
| 6430 | [[package]] |
| 6431 | name = "windows-sys" |
| 6432 | version = "0.61.2" |
| 6433 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6434 | checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" |
| 6435 | dependencies = [ |
| 6436 | "windows-link", |
| 6437 | ] |
| 6438 | |
| 6439 | [[package]] |
| 6440 | name = "windows-targets" |
| 6441 | version = "0.52.6" |
| 6442 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6443 | checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" |
| 6444 | dependencies = [ |
| 6445 | "windows_aarch64_gnullvm", |
| 6446 | "windows_aarch64_msvc", |
| 6447 | "windows_i686_gnu", |
| 6448 | "windows_i686_gnullvm", |
| 6449 | "windows_i686_msvc", |
| 6450 | "windows_x86_64_gnu", |
| 6451 | "windows_x86_64_gnullvm", |
| 6452 | "windows_x86_64_msvc", |
| 6453 | ] |
| 6454 | |
| 6455 | [[package]] |
| 6456 | name = "windows-threading" |
| 6457 | version = "0.2.1" |
| 6458 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6459 | checksum = "3949bd5b99cafdf1c7ca86b43ca564028dfe27d66958f2470940f73d86d75b37" |
| 6460 | dependencies = [ |
| 6461 | "windows-link", |
| 6462 | ] |
| 6463 | |
| 6464 | [[package]] |
| 6465 | name = "windows_aarch64_gnullvm" |
| 6466 | version = "0.52.6" |
| 6467 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6468 | checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" |
| 6469 | |
| 6470 | [[package]] |
| 6471 | name = "windows_aarch64_msvc" |
| 6472 | version = "0.52.6" |
| 6473 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6474 | checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" |
| 6475 | |
| 6476 | [[package]] |
| 6477 | name = "windows_i686_gnu" |
| 6478 | version = "0.52.6" |
| 6479 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6480 | checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" |
| 6481 | |
| 6482 | [[package]] |
| 6483 | name = "windows_i686_gnullvm" |
| 6484 | version = "0.52.6" |
| 6485 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6486 | checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" |
| 6487 | |
| 6488 | [[package]] |
| 6489 | name = "windows_i686_msvc" |
| 6490 | version = "0.52.6" |
| 6491 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6492 | checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" |
| 6493 | |
| 6494 | [[package]] |
| 6495 | name = "windows_x86_64_gnu" |
| 6496 | version = "0.52.6" |
| 6497 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6498 | checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" |
| 6499 | |
| 6500 | [[package]] |
| 6501 | name = "windows_x86_64_gnullvm" |
| 6502 | version = "0.52.6" |
| 6503 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6504 | checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" |
| 6505 | |
| 6506 | [[package]] |
| 6507 | name = "windows_x86_64_msvc" |
| 6508 | version = "0.52.6" |
| 6509 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6510 | checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" |
| 6511 | |
| 6512 | [[package]] |
| 6513 | name = "winnow" |
| 6514 | version = "0.7.15" |
| 6515 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6516 | checksum = "df79d97927682d2fd8adb29682d1140b343be4ac0f08fd68b7765d9c059d3945" |
| 6517 | dependencies = [ |
| 6518 | "memchr", |
| 6519 | ] |
| 6520 | |
| 6521 | [[package]] |
| 6522 | name = "wit-bindgen" |
| 6523 | version = "0.46.0" |
| 6524 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6525 | checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" |
| 6526 | |
| 6527 | [[package]] |
| 6528 | name = "wnaf" |
| 6529 | version = "0.14.0" |
| 6530 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6531 | checksum = "ab12e7090f27e2ffd9322651492942d50c2926094af30601e1964337db39daf1" |
| 6532 | dependencies = [ |
| 6533 | "ff 0.14.0", |
| 6534 | "group 0.14.0", |
| 6535 | "hybrid-array", |
| 6536 | ] |
| 6537 | |
| 6538 | [[package]] |
| 6539 | name = "writeable" |
| 6540 | version = "0.6.3" |
| 6541 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6542 | checksum = "1ffae5123b2d3fc086436f8834ae3ab053a283cfac8fe0a0b8eaae044768a4c4" |
| 6543 | |
| 6544 | [[package]] |
| 6545 | name = "wyz" |
| 6546 | version = "0.5.1" |
| 6547 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6548 | checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed" |
| 6549 | dependencies = [ |
| 6550 | "tap", |
| 6551 | ] |
| 6552 | |
| 6553 | [[package]] |
| 6554 | name = "x25519-dalek" |
| 6555 | version = "2.0.1" |
| 6556 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6557 | checksum = "c7e468321c81fb07fa7f4c636c3972b9100f0346e5b6a9f2bd0603a52f7ed277" |
| 6558 | dependencies = [ |
| 6559 | "curve25519-dalek 4.1.3", |
| 6560 | "rand_core 0.6.4", |
| 6561 | "serde", |
| 6562 | "zeroize", |
| 6563 | ] |
| 6564 | |
| 6565 | [[package]] |
| 6566 | name = "xmlparser" |
| 6567 | version = "0.13.6" |
| 6568 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6569 | checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4" |
| 6570 | |
| 6571 | [[package]] |
| 6572 | name = "yansi" |
| 6573 | version = "1.0.1" |
| 6574 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6575 | checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049" |
| 6576 | |
| 6577 | [[package]] |
| 6578 | name = "yoke" |
| 6579 | version = "0.8.3" |
| 6580 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6581 | checksum = "709fe23a0424b6a435d82152b1bd3fdfb0833487d5fa90d05d42762a9891fef5" |
| 6582 | dependencies = [ |
| 6583 | "stable_deref_trait", |
| 6584 | "yoke-derive", |
| 6585 | "zerofrom", |
| 6586 | ] |
| 6587 | |
| 6588 | [[package]] |
| 6589 | name = "yoke-derive" |
| 6590 | version = "0.8.2" |
| 6591 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6592 | checksum = "de844c262c8848816172cef550288e7dc6c7b7814b4ee56b3e1553f275f1858e" |
| 6593 | dependencies = [ |
| 6594 | "proc-macro2", |
| 6595 | "quote", |
| 6596 | "syn 2.0.119", |
| 6597 | "synstructure", |
| 6598 | ] |
| 6599 | |
| 6600 | [[package]] |
| 6601 | name = "zerocopy" |
| 6602 | version = "0.8.55" |
| 6603 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6604 | checksum = "b5a105cd7b140f6eeec8acff2ea38135d3cab283ada58540f629fe51e46696eb" |
| 6605 | dependencies = [ |
| 6606 | "zerocopy-derive", |
| 6607 | ] |
| 6608 | |
| 6609 | [[package]] |
| 6610 | name = "zerocopy-derive" |
| 6611 | version = "0.8.55" |
| 6612 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6613 | checksum = "0fe976fb70c78cd64cccfe3a6fc142244e8a77b70959b30faf9d0ac37ee228eb" |
| 6614 | dependencies = [ |
| 6615 | "proc-macro2", |
| 6616 | "quote", |
| 6617 | "syn 2.0.119", |
| 6618 | ] |
| 6619 | |
| 6620 | [[package]] |
| 6621 | name = "zerofrom" |
| 6622 | version = "0.1.8" |
| 6623 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6624 | checksum = "0ec05a11813ea801ff6d75110ad09cd0824ddba17dfe17128ea0d5f68e6c5272" |
| 6625 | dependencies = [ |
| 6626 | "zerofrom-derive", |
| 6627 | ] |
| 6628 | |
| 6629 | [[package]] |
| 6630 | name = "zerofrom-derive" |
| 6631 | version = "0.1.7" |
| 6632 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6633 | checksum = "11532158c46691caf0f2593ea8358fed6bbf68a0315e80aae9bd41fbade684a1" |
| 6634 | dependencies = [ |
| 6635 | "proc-macro2", |
| 6636 | "quote", |
| 6637 | "syn 2.0.119", |
| 6638 | "synstructure", |
| 6639 | ] |
| 6640 | |
| 6641 | [[package]] |
| 6642 | name = "zeroize" |
| 6643 | version = "1.9.0" |
| 6644 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6645 | checksum = "e13c156562582aa81c60cb29407084cdb54c4164760106ab78e6c5b0858cf64e" |
| 6646 | dependencies = [ |
| 6647 | "zeroize_derive", |
| 6648 | ] |
| 6649 | |
| 6650 | [[package]] |
| 6651 | name = "zeroize_derive" |
| 6652 | version = "1.5.0" |
| 6653 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6654 | checksum = "3c50655cbb0fe3fc43170059e702f1ce5e19b84cec58dc87b037a09935c2f328" |
| 6655 | dependencies = [ |
| 6656 | "proc-macro2", |
| 6657 | "quote", |
| 6658 | "syn 2.0.119", |
| 6659 | ] |
| 6660 | |
| 6661 | [[package]] |
| 6662 | name = "zerotrie" |
| 6663 | version = "0.2.4" |
| 6664 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6665 | checksum = "0f9152d31db0792fa83f70fb2f83148effb5c1f5b8c7686c3459e361d9bc20bf" |
| 6666 | dependencies = [ |
| 6667 | "displaydoc", |
| 6668 | "yoke", |
| 6669 | "zerofrom", |
| 6670 | ] |
| 6671 | |
| 6672 | [[package]] |
| 6673 | name = "zerovec" |
| 6674 | version = "0.11.6" |
| 6675 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6676 | checksum = "90f911cbc359ab6af17377d242225f4d75119aec87ea711a880987b18cd7b239" |
| 6677 | dependencies = [ |
| 6678 | "yoke", |
| 6679 | "zerofrom", |
| 6680 | "zerovec-derive", |
| 6681 | ] |
| 6682 | |
| 6683 | [[package]] |
| 6684 | name = "zerovec-derive" |
| 6685 | version = "0.11.3" |
| 6686 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6687 | checksum = "625dc425cab0dca6dc3c3319506e6593dcb08a9f387ea3b284dbd52a92c40555" |
| 6688 | dependencies = [ |
| 6689 | "proc-macro2", |
| 6690 | "quote", |
| 6691 | "syn 2.0.119", |
| 6692 | ] |
| 6693 | |
| 6694 | [[package]] |
| 6695 | name = "zlib-rs" |
| 6696 | version = "0.6.6" |
| 6697 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6698 | checksum = "b142a20ec14a91d5bc708c1dc21b080c550113d8aa77afa29635673a65dd02c5" |
| 6699 | |
| 6700 | [[package]] |
| 6701 | name = "zmij" |
| 6702 | version = "1.0.23" |
| 6703 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 6704 | checksum = "29666d0abbfad1e3dc4dcf6144730dd3a3ab225bbbdac83319345b1b44ccfc1b" |