| 1 |
# This file is automatically @generated by Cargo. |
| 2 |
# It is not intended for manual editing. |
| 3 |
version = 4 |
| 4 |
|
| 5 |
[[package]] |
| 6 |
name = "addr2line" |
| 7 |
version = "0.25.1" |
| 8 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 9 |
checksum = "1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b" |
| 10 |
dependencies = [ |
| 11 |
"gimli", |
| 12 |
] |
| 13 |
|
| 14 |
[[package]] |
| 15 |
name = "adler2" |
| 16 |
version = "2.0.1" |
| 17 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 18 |
checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" |
| 19 |
|
| 20 |
[[package]] |
| 21 |
name = "allocator-api2" |
| 22 |
version = "0.2.21" |
| 23 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 24 |
checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" |
| 25 |
|
| 26 |
[[package]] |
| 27 |
name = "android_system_properties" |
| 28 |
version = "0.1.5" |
| 29 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 30 |
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" |
| 31 |
dependencies = [ |
| 32 |
"libc", |
| 33 |
] |
| 34 |
|
| 35 |
[[package]] |
| 36 |
name = "anstream" |
| 37 |
version = "1.0.0" |
| 38 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 39 |
checksum = "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d" |
| 40 |
dependencies = [ |
| 41 |
"anstyle", |
| 42 |
"anstyle-parse", |
| 43 |
"anstyle-query", |
| 44 |
"anstyle-wincon", |
| 45 |
"colorchoice", |
| 46 |
"is_terminal_polyfill", |
| 47 |
"utf8parse", |
| 48 |
] |
| 49 |
|
| 50 |
[[package]] |
| 51 |
name = "anstyle" |
| 52 |
version = "1.0.14" |
| 53 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 54 |
checksum = "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000" |
| 55 |
|
| 56 |
[[package]] |
| 57 |
name = "anstyle-parse" |
| 58 |
version = "1.0.0" |
| 59 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 60 |
checksum = "52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e" |
| 61 |
dependencies = [ |
| 62 |
"utf8parse", |
| 63 |
] |
| 64 |
|
| 65 |
[[package]] |
| 66 |
name = "anstyle-query" |
| 67 |
version = "1.1.5" |
| 68 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 69 |
checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc" |
| 70 |
dependencies = [ |
| 71 |
"windows-sys 0.61.2", |
| 72 |
] |
| 73 |
|
| 74 |
[[package]] |
| 75 |
name = "anstyle-wincon" |
| 76 |
version = "3.0.11" |
| 77 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 78 |
checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d" |
| 79 |
dependencies = [ |
| 80 |
"anstyle", |
| 81 |
"once_cell_polyfill", |
| 82 |
"windows-sys 0.61.2", |
| 83 |
] |
| 84 |
|
| 85 |
[[package]] |
| 86 |
name = "anyhow" |
| 87 |
version = "1.0.102" |
| 88 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 89 |
checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c" |
| 90 |
|
| 91 |
[[package]] |
| 92 |
name = "atomic-waker" |
| 93 |
version = "1.1.2" |
| 94 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 95 |
checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" |
| 96 |
|
| 97 |
[[package]] |
| 98 |
name = "autocfg" |
| 99 |
version = "1.5.0" |
| 100 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 101 |
checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" |
| 102 |
|
| 103 |
[[package]] |
| 104 |
name = "axum" |
| 105 |
version = "0.8.9" |
| 106 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 107 |
checksum = "31b698c5f9a010f6573133b09e0de5408834d0c82f8d7475a89fc1867a71cd90" |
| 108 |
dependencies = [ |
| 109 |
"axum-core", |
| 110 |
"bytes", |
| 111 |
"form_urlencoded", |
| 112 |
"futures-util", |
| 113 |
"http", |
| 114 |
"http-body", |
| 115 |
"http-body-util", |
| 116 |
"hyper", |
| 117 |
"hyper-util", |
| 118 |
"itoa", |
| 119 |
"matchit", |
| 120 |
"memchr", |
| 121 |
"mime", |
| 122 |
"percent-encoding", |
| 123 |
"pin-project-lite", |
| 124 |
"serde_core", |
| 125 |
"serde_json", |
| 126 |
"serde_path_to_error", |
| 127 |
"serde_urlencoded", |
| 128 |
"sync_wrapper", |
| 129 |
"tokio", |
| 130 |
"tower", |
| 131 |
"tower-layer", |
| 132 |
"tower-service", |
| 133 |
"tracing", |
| 134 |
] |
| 135 |
|
| 136 |
[[package]] |
| 137 |
name = "axum-core" |
| 138 |
version = "0.5.6" |
| 139 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 140 |
checksum = "08c78f31d7b1291f7ee735c1c6780ccde7785daae9a9206026862dab7d8792d1" |
| 141 |
dependencies = [ |
| 142 |
"bytes", |
| 143 |
"futures-core", |
| 144 |
"http", |
| 145 |
"http-body", |
| 146 |
"http-body-util", |
| 147 |
"mime", |
| 148 |
"pin-project-lite", |
| 149 |
"sync_wrapper", |
| 150 |
"tower-layer", |
| 151 |
"tower-service", |
| 152 |
"tracing", |
| 153 |
] |
| 154 |
|
| 155 |
[[package]] |
| 156 |
name = "backtrace" |
| 157 |
version = "0.3.76" |
| 158 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 159 |
checksum = "bb531853791a215d7c62a30daf0dde835f381ab5de4589cfe7c649d2cbe92bd6" |
| 160 |
dependencies = [ |
| 161 |
"addr2line", |
| 162 |
"cfg-if", |
| 163 |
"libc", |
| 164 |
"miniz_oxide", |
| 165 |
"object", |
| 166 |
"rustc-demangle", |
| 167 |
"windows-link", |
| 168 |
] |
| 169 |
|
| 170 |
[[package]] |
| 171 |
name = "base64" |
| 172 |
version = "0.22.1" |
| 173 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 174 |
checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" |
| 175 |
|
| 176 |
[[package]] |
| 177 |
name = "bitflags" |
| 178 |
version = "2.11.1" |
| 179 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 180 |
checksum = "c4512299f36f043ab09a583e57bceb5a5aab7a73db1805848e8fef3c9e8c78b3" |
| 181 |
|
| 182 |
[[package]] |
| 183 |
name = "bumpalo" |
| 184 |
version = "3.20.2" |
| 185 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 186 |
checksum = "5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb" |
| 187 |
|
| 188 |
[[package]] |
| 189 |
name = "bytes" |
| 190 |
version = "1.11.1" |
| 191 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 192 |
checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33" |
| 193 |
|
| 194 |
[[package]] |
| 195 |
name = "cassowary" |
| 196 |
version = "0.3.0" |
| 197 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 198 |
checksum = "df8670b8c7b9dae1793364eafadf7239c40d669904660c5960d74cfd80b46a53" |
| 199 |
|
| 200 |
[[package]] |
| 201 |
name = "castaway" |
| 202 |
version = "0.2.4" |
| 203 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 204 |
checksum = "dec551ab6e7578819132c713a93c022a05d60159dc86e7a7050223577484c55a" |
| 205 |
dependencies = [ |
| 206 |
"rustversion", |
| 207 |
] |
| 208 |
|
| 209 |
[[package]] |
| 210 |
name = "cc" |
| 211 |
version = "1.2.61" |
| 212 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 213 |
checksum = "d16d90359e986641506914ba71350897565610e87ce0ad9e6f28569db3dd5c6d" |
| 214 |
dependencies = [ |
| 215 |
"find-msvc-tools", |
| 216 |
"shlex", |
| 217 |
] |
| 218 |
|
| 219 |
[[package]] |
| 220 |
name = "cfg-if" |
| 221 |
version = "1.0.4" |
| 222 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 223 |
checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" |
| 224 |
|
| 225 |
[[package]] |
| 226 |
name = "cfg_aliases" |
| 227 |
version = "0.2.1" |
| 228 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 229 |
checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" |
| 230 |
|
| 231 |
[[package]] |
| 232 |
name = "chrono" |
| 233 |
version = "0.4.44" |
| 234 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 235 |
checksum = "c673075a2e0e5f4a1dde27ce9dee1ea4558c7ffe648f576438a20ca1d2acc4b0" |
| 236 |
dependencies = [ |
| 237 |
"iana-time-zone", |
| 238 |
"js-sys", |
| 239 |
"num-traits", |
| 240 |
"serde", |
| 241 |
"wasm-bindgen", |
| 242 |
"windows-link", |
| 243 |
] |
| 244 |
|
| 245 |
[[package]] |
| 246 |
name = "clap" |
| 247 |
version = "4.6.1" |
| 248 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 249 |
checksum = "1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51" |
| 250 |
dependencies = [ |
| 251 |
"clap_builder", |
| 252 |
"clap_derive", |
| 253 |
] |
| 254 |
|
| 255 |
[[package]] |
| 256 |
name = "clap_builder" |
| 257 |
version = "4.6.0" |
| 258 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 259 |
checksum = "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f" |
| 260 |
dependencies = [ |
| 261 |
"anstream", |
| 262 |
"anstyle", |
| 263 |
"clap_lex", |
| 264 |
"strsim", |
| 265 |
] |
| 266 |
|
| 267 |
[[package]] |
| 268 |
name = "clap_derive" |
| 269 |
version = "4.6.1" |
| 270 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 271 |
checksum = "f2ce8604710f6733aa641a2b3731eaa1e8b3d9973d5e3565da11800813f997a9" |
| 272 |
dependencies = [ |
| 273 |
"heck", |
| 274 |
"proc-macro2", |
| 275 |
"quote", |
| 276 |
"syn", |
| 277 |
] |
| 278 |
|
| 279 |
[[package]] |
| 280 |
name = "clap_lex" |
| 281 |
version = "1.1.0" |
| 282 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 283 |
checksum = "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9" |
| 284 |
|
| 285 |
[[package]] |
| 286 |
name = "color-eyre" |
| 287 |
version = "0.6.5" |
| 288 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 289 |
checksum = "e5920befb47832a6d61ee3a3a846565cfa39b331331e68a3b1d1116630f2f26d" |
| 290 |
dependencies = [ |
| 291 |
"backtrace", |
| 292 |
"color-spantrace", |
| 293 |
"eyre", |
| 294 |
"indenter", |
| 295 |
"once_cell", |
| 296 |
"owo-colors", |
| 297 |
"tracing-error", |
| 298 |
] |
| 299 |
|
| 300 |
[[package]] |
| 301 |
name = "color-spantrace" |
| 302 |
version = "0.3.0" |
| 303 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 304 |
checksum = "b8b88ea9df13354b55bc7234ebcce36e6ef896aca2e42a15de9e10edce01b427" |
| 305 |
dependencies = [ |
| 306 |
"once_cell", |
| 307 |
"owo-colors", |
| 308 |
"tracing-core", |
| 309 |
"tracing-error", |
| 310 |
] |
| 311 |
|
| 312 |
[[package]] |
| 313 |
name = "colorchoice" |
| 314 |
version = "1.0.5" |
| 315 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 316 |
checksum = "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570" |
| 317 |
|
| 318 |
[[package]] |
| 319 |
name = "compact_str" |
| 320 |
version = "0.8.1" |
| 321 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 322 |
checksum = "3b79c4069c6cad78e2e0cdfcbd26275770669fb39fd308a752dc110e83b9af32" |
| 323 |
dependencies = [ |
| 324 |
"castaway", |
| 325 |
"cfg-if", |
| 326 |
"itoa", |
| 327 |
"rustversion", |
| 328 |
"ryu", |
| 329 |
"static_assertions", |
| 330 |
] |
| 331 |
|
| 332 |
[[package]] |
| 333 |
name = "core-foundation-sys" |
| 334 |
version = "0.8.7" |
| 335 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 336 |
checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" |
| 337 |
|
| 338 |
[[package]] |
| 339 |
name = "crossterm" |
| 340 |
version = "0.28.1" |
| 341 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 342 |
checksum = "829d955a0bb380ef178a640b91779e3987da38c9aea133b20614cfed8cdea9c6" |
| 343 |
dependencies = [ |
| 344 |
"bitflags", |
| 345 |
"crossterm_winapi", |
| 346 |
"mio", |
| 347 |
"parking_lot", |
| 348 |
"rustix", |
| 349 |
"signal-hook", |
| 350 |
"signal-hook-mio", |
| 351 |
"winapi", |
| 352 |
] |
| 353 |
|
| 354 |
[[package]] |
| 355 |
name = "crossterm_winapi" |
| 356 |
version = "0.9.1" |
| 357 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 358 |
checksum = "acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b" |
| 359 |
dependencies = [ |
| 360 |
"winapi", |
| 361 |
] |
| 362 |
|
| 363 |
[[package]] |
| 364 |
name = "darling" |
| 365 |
version = "0.23.0" |
| 366 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 367 |
checksum = "25ae13da2f202d56bd7f91c25fba009e7717a1e4a1cc98a76d844b65ae912e9d" |
| 368 |
dependencies = [ |
| 369 |
"darling_core", |
| 370 |
"darling_macro", |
| 371 |
] |
| 372 |
|
| 373 |
[[package]] |
| 374 |
name = "darling_core" |
| 375 |
version = "0.23.0" |
| 376 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 377 |
checksum = "9865a50f7c335f53564bb694ef660825eb8610e0a53d3e11bf1b0d3df31e03b0" |
| 378 |
dependencies = [ |
| 379 |
"ident_case", |
| 380 |
"proc-macro2", |
| 381 |
"quote", |
| 382 |
"strsim", |
| 383 |
"syn", |
| 384 |
] |
| 385 |
|
| 386 |
[[package]] |
| 387 |
name = "darling_macro" |
| 388 |
version = "0.23.0" |
| 389 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 390 |
checksum = "ac3984ec7bd6cfa798e62b4a642426a5be0e68f9401cfc2a01e3fa9ea2fcdb8d" |
| 391 |
dependencies = [ |
| 392 |
"darling_core", |
| 393 |
"quote", |
| 394 |
"syn", |
| 395 |
] |
| 396 |
|
| 397 |
[[package]] |
| 398 |
name = "directories" |
| 399 |
version = "6.0.0" |
| 400 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 401 |
checksum = "16f5094c54661b38d03bd7e50df373292118db60b585c08a411c6d840017fe7d" |
| 402 |
dependencies = [ |
| 403 |
"dirs-sys", |
| 404 |
] |
| 405 |
|
| 406 |
[[package]] |
| 407 |
name = "dirs-sys" |
| 408 |
version = "0.5.0" |
| 409 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 410 |
checksum = "e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab" |
| 411 |
dependencies = [ |
| 412 |
"libc", |
| 413 |
"option-ext", |
| 414 |
"redox_users", |
| 415 |
"windows-sys 0.61.2", |
| 416 |
] |
| 417 |
|
| 418 |
[[package]] |
| 419 |
name = "displaydoc" |
| 420 |
version = "0.2.5" |
| 421 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 422 |
checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" |
| 423 |
dependencies = [ |
| 424 |
"proc-macro2", |
| 425 |
"quote", |
| 426 |
"syn", |
| 427 |
] |
| 428 |
|
| 429 |
[[package]] |
| 430 |
name = "either" |
| 431 |
version = "1.15.0" |
| 432 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 433 |
checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" |
| 434 |
|
| 435 |
[[package]] |
| 436 |
name = "equivalent" |
| 437 |
version = "1.0.2" |
| 438 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 439 |
checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" |
| 440 |
|
| 441 |
[[package]] |
| 442 |
name = "errno" |
| 443 |
version = "0.3.14" |
| 444 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 445 |
checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" |
| 446 |
dependencies = [ |
| 447 |
"libc", |
| 448 |
"windows-sys 0.61.2", |
| 449 |
] |
| 450 |
|
| 451 |
[[package]] |
| 452 |
name = "eyre" |
| 453 |
version = "0.6.12" |
| 454 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 455 |
checksum = "7cd915d99f24784cdc19fd37ef22b97e3ff0ae756c7e492e9fbfe897d61e2aec" |
| 456 |
dependencies = [ |
| 457 |
"indenter", |
| 458 |
"once_cell", |
| 459 |
] |
| 460 |
|
| 461 |
[[package]] |
| 462 |
name = "fallible-iterator" |
| 463 |
version = "0.3.0" |
| 464 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 465 |
checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649" |
| 466 |
|
| 467 |
[[package]] |
| 468 |
name = "fallible-streaming-iterator" |
| 469 |
version = "0.1.9" |
| 470 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 471 |
checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a" |
| 472 |
|
| 473 |
[[package]] |
| 474 |
name = "find-msvc-tools" |
| 475 |
version = "0.1.9" |
| 476 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 477 |
checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582" |
| 478 |
|
| 479 |
[[package]] |
| 480 |
name = "foldhash" |
| 481 |
version = "0.1.5" |
| 482 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 483 |
checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" |
| 484 |
|
| 485 |
[[package]] |
| 486 |
name = "form_urlencoded" |
| 487 |
version = "1.2.2" |
| 488 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 489 |
checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" |
| 490 |
dependencies = [ |
| 491 |
"percent-encoding", |
| 492 |
] |
| 493 |
|
| 494 |
[[package]] |
| 495 |
name = "futures-channel" |
| 496 |
version = "0.3.32" |
| 497 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 498 |
checksum = "07bbe89c50d7a535e539b8c17bc0b49bdb77747034daa8087407d655f3f7cc1d" |
| 499 |
dependencies = [ |
| 500 |
"futures-core", |
| 501 |
] |
| 502 |
|
| 503 |
[[package]] |
| 504 |
name = "futures-core" |
| 505 |
version = "0.3.32" |
| 506 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 507 |
checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d" |
| 508 |
|
| 509 |
[[package]] |
| 510 |
name = "futures-task" |
| 511 |
version = "0.3.32" |
| 512 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 513 |
checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393" |
| 514 |
|
| 515 |
[[package]] |
| 516 |
name = "futures-util" |
| 517 |
version = "0.3.32" |
| 518 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 519 |
checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6" |
| 520 |
dependencies = [ |
| 521 |
"futures-core", |
| 522 |
"futures-task", |
| 523 |
"pin-project-lite", |
| 524 |
"slab", |
| 525 |
] |
| 526 |
|
| 527 |
[[package]] |
| 528 |
name = "getrandom" |
| 529 |
version = "0.2.17" |
| 530 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 531 |
checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0" |
| 532 |
dependencies = [ |
| 533 |
"cfg-if", |
| 534 |
"js-sys", |
| 535 |
"libc", |
| 536 |
"wasi", |
| 537 |
"wasm-bindgen", |
| 538 |
] |
| 539 |
|
| 540 |
[[package]] |
| 541 |
name = "getrandom" |
| 542 |
version = "0.3.4" |
| 543 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 544 |
checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" |
| 545 |
dependencies = [ |
| 546 |
"cfg-if", |
| 547 |
"js-sys", |
| 548 |
"libc", |
| 549 |
"r-efi 5.3.0", |
| 550 |
"wasip2", |
| 551 |
"wasm-bindgen", |
| 552 |
] |
| 553 |
|
| 554 |
[[package]] |
| 555 |
name = "getrandom" |
| 556 |
version = "0.4.2" |
| 557 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 558 |
checksum = "0de51e6874e94e7bf76d726fc5d13ba782deca734ff60d5bb2fb2607c7406555" |
| 559 |
dependencies = [ |
| 560 |
"cfg-if", |
| 561 |
"libc", |
| 562 |
"r-efi 6.0.0", |
| 563 |
"wasip2", |
| 564 |
"wasip3", |
| 565 |
] |
| 566 |
|
| 567 |
[[package]] |
| 568 |
name = "gimli" |
| 569 |
version = "0.32.3" |
| 570 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 571 |
checksum = "e629b9b98ef3dd8afe6ca2bd0f89306cec16d43d907889945bc5d6687f2f13c7" |
| 572 |
|
| 573 |
[[package]] |
| 574 |
name = "hashbrown" |
| 575 |
version = "0.15.5" |
| 576 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 577 |
checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" |
| 578 |
dependencies = [ |
| 579 |
"allocator-api2", |
| 580 |
"equivalent", |
| 581 |
"foldhash", |
| 582 |
] |
| 583 |
|
| 584 |
[[package]] |
| 585 |
name = "hashbrown" |
| 586 |
version = "0.17.0" |
| 587 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 588 |
checksum = "4f467dd6dccf739c208452f8014c75c18bb8301b050ad1cfb27153803edb0f51" |
| 589 |
|
| 590 |
[[package]] |
| 591 |
name = "hashlink" |
| 592 |
version = "0.10.0" |
| 593 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 594 |
checksum = "7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1" |
| 595 |
dependencies = [ |
| 596 |
"hashbrown 0.15.5", |
| 597 |
] |
| 598 |
|
| 599 |
[[package]] |
| 600 |
name = "heck" |
| 601 |
version = "0.5.0" |
| 602 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 603 |
checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" |
| 604 |
|
| 605 |
[[package]] |
| 606 |
name = "http" |
| 607 |
version = "1.4.0" |
| 608 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 609 |
checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a" |
| 610 |
dependencies = [ |
| 611 |
"bytes", |
| 612 |
"itoa", |
| 613 |
] |
| 614 |
|
| 615 |
[[package]] |
| 616 |
name = "http-body" |
| 617 |
version = "1.0.1" |
| 618 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 619 |
checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" |
| 620 |
dependencies = [ |
| 621 |
"bytes", |
| 622 |
"http", |
| 623 |
] |
| 624 |
|
| 625 |
[[package]] |
| 626 |
name = "http-body-util" |
| 627 |
version = "0.1.3" |
| 628 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 629 |
checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" |
| 630 |
dependencies = [ |
| 631 |
"bytes", |
| 632 |
"futures-core", |
| 633 |
"http", |
| 634 |
"http-body", |
| 635 |
"pin-project-lite", |
| 636 |
] |
| 637 |
|
| 638 |
[[package]] |
| 639 |
name = "httparse" |
| 640 |
version = "1.10.1" |
| 641 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 642 |
checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" |
| 643 |
|
| 644 |
[[package]] |
| 645 |
name = "httpdate" |
| 646 |
version = "1.0.3" |
| 647 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 648 |
checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" |
| 649 |
|
| 650 |
[[package]] |
| 651 |
name = "hyper" |
| 652 |
version = "1.9.0" |
| 653 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 654 |
checksum = "6299f016b246a94207e63da54dbe807655bf9e00044f73ded42c3ac5305fbcca" |
| 655 |
dependencies = [ |
| 656 |
"atomic-waker", |
| 657 |
"bytes", |
| 658 |
"futures-channel", |
| 659 |
"futures-core", |
| 660 |
"http", |
| 661 |
"http-body", |
| 662 |
"httparse", |
| 663 |
"httpdate", |
| 664 |
"itoa", |
| 665 |
"pin-project-lite", |
| 666 |
"smallvec", |
| 667 |
"tokio", |
| 668 |
"want", |
| 669 |
] |
| 670 |
|
| 671 |
[[package]] |
| 672 |
name = "hyper-rustls" |
| 673 |
version = "0.27.9" |
| 674 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 675 |
checksum = "33ca68d021ef39cf6463ab54c1d0f5daf03377b70561305bb89a8f83aab66e0f" |
| 676 |
dependencies = [ |
| 677 |
"http", |
| 678 |
"hyper", |
| 679 |
"hyper-util", |
| 680 |
"rustls", |
| 681 |
"tokio", |
| 682 |
"tokio-rustls", |
| 683 |
"tower-service", |
| 684 |
"webpki-roots", |
| 685 |
] |
| 686 |
|
| 687 |
[[package]] |
| 688 |
name = "hyper-util" |
| 689 |
version = "0.1.20" |
| 690 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 691 |
checksum = "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0" |
| 692 |
dependencies = [ |
| 693 |
"base64", |
| 694 |
"bytes", |
| 695 |
"futures-channel", |
| 696 |
"futures-util", |
| 697 |
"http", |
| 698 |
"http-body", |
| 699 |
"hyper", |
| 700 |
"ipnet", |
| 701 |
"libc", |
| 702 |
"percent-encoding", |
| 703 |
"pin-project-lite", |
| 704 |
"socket2", |
| 705 |
"tokio", |
| 706 |
"tower-service", |
| 707 |
"tracing", |
| 708 |
] |
| 709 |
|
| 710 |
[[package]] |
| 711 |
name = "iana-time-zone" |
| 712 |
version = "0.1.65" |
| 713 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 714 |
checksum = "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470" |
| 715 |
dependencies = [ |
| 716 |
"android_system_properties", |
| 717 |
"core-foundation-sys", |
| 718 |
"iana-time-zone-haiku", |
| 719 |
"js-sys", |
| 720 |
"log", |
| 721 |
"wasm-bindgen", |
| 722 |
"windows-core", |
| 723 |
] |
| 724 |
|
| 725 |
[[package]] |
| 726 |
name = "iana-time-zone-haiku" |
| 727 |
version = "0.1.2" |
| 728 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 729 |
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" |
| 730 |
dependencies = [ |
| 731 |
"cc", |
| 732 |
] |
| 733 |
|
| 734 |
[[package]] |
| 735 |
name = "icu_collections" |
| 736 |
version = "2.2.0" |
| 737 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 738 |
checksum = "2984d1cd16c883d7935b9e07e44071dca8d917fd52ecc02c04d5fa0b5a3f191c" |
| 739 |
dependencies = [ |
| 740 |
"displaydoc", |
| 741 |
"potential_utf", |
| 742 |
"utf8_iter", |
| 743 |
"yoke", |
| 744 |
"zerofrom", |
| 745 |
"zerovec", |
| 746 |
] |
| 747 |
|
| 748 |
[[package]] |
| 749 |
name = "icu_locale_core" |
| 750 |
version = "2.2.0" |
| 751 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 752 |
checksum = "92219b62b3e2b4d88ac5119f8904c10f8f61bf7e95b640d25ba3075e6cac2c29" |
| 753 |
dependencies = [ |
| 754 |
"displaydoc", |
| 755 |
"litemap", |
| 756 |
"tinystr", |
| 757 |
"writeable", |
| 758 |
"zerovec", |
| 759 |
] |
| 760 |
|
| 761 |
[[package]] |
| 762 |
name = "icu_normalizer" |
| 763 |
version = "2.2.0" |
| 764 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 765 |
checksum = "c56e5ee99d6e3d33bd91c5d85458b6005a22140021cc324cea84dd0e72cff3b4" |
| 766 |
dependencies = [ |
| 767 |
"icu_collections", |
| 768 |
"icu_normalizer_data", |
| 769 |
"icu_properties", |
| 770 |
"icu_provider", |
| 771 |
"smallvec", |
| 772 |
"zerovec", |
| 773 |
] |
| 774 |
|
| 775 |
[[package]] |
| 776 |
name = "icu_normalizer_data" |
| 777 |
version = "2.2.0" |
| 778 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 779 |
checksum = "da3be0ae77ea334f4da67c12f149704f19f81d1adf7c51cf482943e84a2bad38" |
| 780 |
|
| 781 |
[[package]] |
| 782 |
name = "icu_properties" |
| 783 |
version = "2.2.0" |
| 784 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 785 |
checksum = "bee3b67d0ea5c2cca5003417989af8996f8604e34fb9ddf96208a033901e70de" |
| 786 |
dependencies = [ |
| 787 |
"icu_collections", |
| 788 |
"icu_locale_core", |
| 789 |
"icu_properties_data", |
| 790 |
"icu_provider", |
| 791 |
"zerotrie", |
| 792 |
"zerovec", |
| 793 |
] |
| 794 |
|
| 795 |
[[package]] |
| 796 |
name = "icu_properties_data" |
| 797 |
version = "2.2.0" |
| 798 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 799 |
checksum = "8e2bbb201e0c04f7b4b3e14382af113e17ba4f63e2c9d2ee626b720cbce54a14" |
| 800 |
|
| 801 |
[[package]] |
| 802 |
name = "icu_provider" |
| 803 |
version = "2.2.0" |
| 804 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 805 |
checksum = "139c4cf31c8b5f33d7e199446eff9c1e02decfc2f0eec2c8d71f65befa45b421" |
| 806 |
dependencies = [ |
| 807 |
"displaydoc", |
| 808 |
"icu_locale_core", |
| 809 |
"writeable", |
| 810 |
"yoke", |
| 811 |
"zerofrom", |
| 812 |
"zerotrie", |
| 813 |
"zerovec", |
| 814 |
] |
| 815 |
|
| 816 |
[[package]] |
| 817 |
name = "id-arena" |
| 818 |
version = "2.3.0" |
| 819 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 820 |
checksum = "3d3067d79b975e8844ca9eb072e16b31c3c1c36928edf9c6789548c524d0d954" |
| 821 |
|
| 822 |
[[package]] |
| 823 |
name = "ident_case" |
| 824 |
version = "1.0.1" |
| 825 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 826 |
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" |
| 827 |
|
| 828 |
[[package]] |
| 829 |
name = "idna" |
| 830 |
version = "1.1.0" |
| 831 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 832 |
checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" |
| 833 |
dependencies = [ |
| 834 |
"idna_adapter", |
| 835 |
"smallvec", |
| 836 |
"utf8_iter", |
| 837 |
] |
| 838 |
|
| 839 |
[[package]] |
| 840 |
name = "idna_adapter" |
| 841 |
version = "1.2.1" |
| 842 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 843 |
checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" |
| 844 |
dependencies = [ |
| 845 |
"icu_normalizer", |
| 846 |
"icu_properties", |
| 847 |
] |
| 848 |
|
| 849 |
[[package]] |
| 850 |
name = "indenter" |
| 851 |
version = "0.3.4" |
| 852 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 853 |
checksum = "964de6e86d545b246d84badc0fef527924ace5134f30641c203ef52ba83f58d5" |
| 854 |
|
| 855 |
[[package]] |
| 856 |
name = "indexmap" |
| 857 |
version = "2.14.0" |
| 858 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 859 |
checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9" |
| 860 |
dependencies = [ |
| 861 |
"equivalent", |
| 862 |
"hashbrown 0.17.0", |
| 863 |
"serde", |
| 864 |
"serde_core", |
| 865 |
] |
| 866 |
|
| 867 |
[[package]] |
| 868 |
name = "indoc" |
| 869 |
version = "2.0.7" |
| 870 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 871 |
checksum = "79cf5c93f93228cf8efb3ba362535fb11199ac548a09ce117c9b1adc3030d706" |
| 872 |
dependencies = [ |
| 873 |
"rustversion", |
| 874 |
] |
| 875 |
|
| 876 |
[[package]] |
| 877 |
name = "instability" |
| 878 |
version = "0.3.12" |
| 879 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 880 |
checksum = "5eb2d60ef19920a3a9193c3e371f726ec1dafc045dac788d0fb3704272458971" |
| 881 |
dependencies = [ |
| 882 |
"darling", |
| 883 |
"indoc", |
| 884 |
"proc-macro2", |
| 885 |
"quote", |
| 886 |
"syn", |
| 887 |
] |
| 888 |
|
| 889 |
[[package]] |
| 890 |
name = "ipnet" |
| 891 |
version = "2.12.0" |
| 892 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 893 |
checksum = "d98f6fed1fde3f8c21bc40a1abb88dd75e67924f9cffc3ef95607bad8017f8e2" |
| 894 |
|
| 895 |
[[package]] |
| 896 |
name = "iri-string" |
| 897 |
version = "0.7.12" |
| 898 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 899 |
checksum = "25e659a4bb38e810ebc252e53b5814ff908a8c58c2a9ce2fae1bbec24cbf4e20" |
| 900 |
dependencies = [ |
| 901 |
"memchr", |
| 902 |
"serde", |
| 903 |
] |
| 904 |
|
| 905 |
[[package]] |
| 906 |
name = "is_terminal_polyfill" |
| 907 |
version = "1.70.2" |
| 908 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 909 |
checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" |
| 910 |
|
| 911 |
[[package]] |
| 912 |
name = "itertools" |
| 913 |
version = "0.13.0" |
| 914 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 915 |
checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" |
| 916 |
dependencies = [ |
| 917 |
"either", |
| 918 |
] |
| 919 |
|
| 920 |
[[package]] |
| 921 |
name = "itoa" |
| 922 |
version = "1.0.18" |
| 923 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 924 |
checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682" |
| 925 |
|
| 926 |
[[package]] |
| 927 |
name = "js-sys" |
| 928 |
version = "0.3.95" |
| 929 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 930 |
checksum = "2964e92d1d9dc3364cae4d718d93f227e3abb088e747d92e0395bfdedf1c12ca" |
| 931 |
dependencies = [ |
| 932 |
"cfg-if", |
| 933 |
"futures-util", |
| 934 |
"once_cell", |
| 935 |
"wasm-bindgen", |
| 936 |
] |
| 937 |
|
| 938 |
[[package]] |
| 939 |
name = "lazy_static" |
| 940 |
version = "1.5.0" |
| 941 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 942 |
checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" |
| 943 |
|
| 944 |
[[package]] |
| 945 |
name = "leb128fmt" |
| 946 |
version = "0.1.0" |
| 947 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 948 |
checksum = "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2" |
| 949 |
|
| 950 |
[[package]] |
| 951 |
name = "libc" |
| 952 |
version = "0.2.186" |
| 953 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 954 |
checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66" |
| 955 |
|
| 956 |
[[package]] |
| 957 |
name = "libredox" |
| 958 |
version = "0.1.16" |
| 959 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 960 |
checksum = "e02f3bb43d335493c96bf3fd3a321600bf6bd07ed34bc64118e9293bdffea46c" |
| 961 |
dependencies = [ |
| 962 |
"libc", |
| 963 |
] |
| 964 |
|
| 965 |
[[package]] |
| 966 |
name = "libsqlite3-sys" |
| 967 |
version = "0.32.0" |
| 968 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 969 |
checksum = "fbb8270bb4060bd76c6e96f20c52d80620f1d82a3470885694e41e0f81ef6fe7" |
| 970 |
dependencies = [ |
| 971 |
"cc", |
| 972 |
"pkg-config", |
| 973 |
"vcpkg", |
| 974 |
] |
| 975 |
|
| 976 |
[[package]] |
| 977 |
name = "linux-raw-sys" |
| 978 |
version = "0.4.15" |
| 979 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 980 |
checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab" |
| 981 |
|
| 982 |
[[package]] |
| 983 |
name = "litemap" |
| 984 |
version = "0.8.2" |
| 985 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 986 |
checksum = "92daf443525c4cce67b150400bc2316076100ce0b3686209eb8cf3c31612e6f0" |
| 987 |
|
| 988 |
[[package]] |
| 989 |
name = "lock_api" |
| 990 |
version = "0.4.14" |
| 991 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 992 |
checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" |
| 993 |
dependencies = [ |
| 994 |
"scopeguard", |
| 995 |
] |
| 996 |
|
| 997 |
[[package]] |
| 998 |
name = "log" |
| 999 |
version = "0.4.29" |
| 1000 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1001 |
checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" |
| 1002 |
|
| 1003 |
[[package]] |
| 1004 |
name = "lru" |
| 1005 |
version = "0.12.5" |
| 1006 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1007 |
checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38" |
| 1008 |
dependencies = [ |
| 1009 |
"hashbrown 0.15.5", |
| 1010 |
] |
| 1011 |
|
| 1012 |
[[package]] |
| 1013 |
name = "lru-slab" |
| 1014 |
version = "0.1.2" |
| 1015 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1016 |
checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154" |
| 1017 |
|
| 1018 |
[[package]] |
| 1019 |
name = "matchit" |
| 1020 |
version = "0.8.4" |
| 1021 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1022 |
checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3" |
| 1023 |
|
| 1024 |
[[package]] |
| 1025 |
name = "memchr" |
| 1026 |
version = "2.8.0" |
| 1027 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1028 |
checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79" |
| 1029 |
|
| 1030 |
[[package]] |
| 1031 |
name = "mime" |
| 1032 |
version = "0.3.17" |
| 1033 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1034 |
checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" |
| 1035 |
|
| 1036 |
[[package]] |
| 1037 |
name = "miniz_oxide" |
| 1038 |
version = "0.8.9" |
| 1039 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1040 |
checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" |
| 1041 |
dependencies = [ |
| 1042 |
"adler2", |
| 1043 |
] |
| 1044 |
|
| 1045 |
[[package]] |
| 1046 |
name = "mio" |
| 1047 |
version = "1.2.0" |
| 1048 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1049 |
checksum = "50b7e5b27aa02a74bac8c3f23f448f8d87ff11f92d3aac1a6ed369ee08cc56c1" |
| 1050 |
dependencies = [ |
| 1051 |
"libc", |
| 1052 |
"log", |
| 1053 |
"wasi", |
| 1054 |
"windows-sys 0.61.2", |
| 1055 |
] |
| 1056 |
|
| 1057 |
[[package]] |
| 1058 |
name = "num-traits" |
| 1059 |
version = "0.2.19" |
| 1060 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1061 |
checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" |
| 1062 |
dependencies = [ |
| 1063 |
"autocfg", |
| 1064 |
] |
| 1065 |
|
| 1066 |
[[package]] |
| 1067 |
name = "object" |
| 1068 |
version = "0.37.3" |
| 1069 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1070 |
checksum = "ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe" |
| 1071 |
dependencies = [ |
| 1072 |
"memchr", |
| 1073 |
] |
| 1074 |
|
| 1075 |
[[package]] |
| 1076 |
name = "once_cell" |
| 1077 |
version = "1.21.4" |
| 1078 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1079 |
checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50" |
| 1080 |
|
| 1081 |
[[package]] |
| 1082 |
name = "once_cell_polyfill" |
| 1083 |
version = "1.70.2" |
| 1084 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1085 |
checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" |
| 1086 |
|
| 1087 |
[[package]] |
| 1088 |
name = "option-ext" |
| 1089 |
version = "0.2.0" |
| 1090 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1091 |
checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" |
| 1092 |
|
| 1093 |
[[package]] |
| 1094 |
name = "owo-colors" |
| 1095 |
version = "4.3.0" |
| 1096 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1097 |
checksum = "d211803b9b6b570f68772237e415a029d5a50c65d382910b879fb19d3271f94d" |
| 1098 |
|
| 1099 |
[[package]] |
| 1100 |
name = "parking_lot" |
| 1101 |
version = "0.12.5" |
| 1102 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1103 |
checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" |
| 1104 |
dependencies = [ |
| 1105 |
"lock_api", |
| 1106 |
"parking_lot_core", |
| 1107 |
] |
| 1108 |
|
| 1109 |
[[package]] |
| 1110 |
name = "parking_lot_core" |
| 1111 |
version = "0.9.12" |
| 1112 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1113 |
checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" |
| 1114 |
dependencies = [ |
| 1115 |
"cfg-if", |
| 1116 |
"libc", |
| 1117 |
"redox_syscall", |
| 1118 |
"smallvec", |
| 1119 |
"windows-link", |
| 1120 |
] |
| 1121 |
|
| 1122 |
[[package]] |
| 1123 |
name = "paste" |
| 1124 |
version = "1.0.15" |
| 1125 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1126 |
checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" |
| 1127 |
|
| 1128 |
[[package]] |
| 1129 |
name = "percent-encoding" |
| 1130 |
version = "2.3.2" |
| 1131 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1132 |
checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" |
| 1133 |
|
| 1134 |
[[package]] |
| 1135 |
name = "pin-project-lite" |
| 1136 |
version = "0.2.17" |
| 1137 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1138 |
checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd" |
| 1139 |
|
| 1140 |
[[package]] |
| 1141 |
name = "pkg-config" |
| 1142 |
version = "0.3.33" |
| 1143 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1144 |
checksum = "19f132c84eca552bf34cab8ec81f1c1dcc229b811638f9d283dceabe58c5569e" |
| 1145 |
|
| 1146 |
[[package]] |
| 1147 |
name = "potential_utf" |
| 1148 |
version = "0.1.5" |
| 1149 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1150 |
checksum = "0103b1cef7ec0cf76490e969665504990193874ea05c85ff9bab8b911d0a0564" |
| 1151 |
dependencies = [ |
| 1152 |
"zerovec", |
| 1153 |
] |
| 1154 |
|
| 1155 |
[[package]] |
| 1156 |
name = "ppv-lite86" |
| 1157 |
version = "0.2.21" |
| 1158 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1159 |
checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" |
| 1160 |
dependencies = [ |
| 1161 |
"zerocopy", |
| 1162 |
] |
| 1163 |
|
| 1164 |
[[package]] |
| 1165 |
name = "prettyplease" |
| 1166 |
version = "0.2.37" |
| 1167 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1168 |
checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b" |
| 1169 |
dependencies = [ |
| 1170 |
"proc-macro2", |
| 1171 |
"syn", |
| 1172 |
] |
| 1173 |
|
| 1174 |
[[package]] |
| 1175 |
name = "proc-macro2" |
| 1176 |
version = "1.0.106" |
| 1177 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1178 |
checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934" |
| 1179 |
dependencies = [ |
| 1180 |
"unicode-ident", |
| 1181 |
] |
| 1182 |
|
| 1183 |
[[package]] |
| 1184 |
name = "quinn" |
| 1185 |
version = "0.11.9" |
| 1186 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1187 |
checksum = "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20" |
| 1188 |
dependencies = [ |
| 1189 |
"bytes", |
| 1190 |
"cfg_aliases", |
| 1191 |
"pin-project-lite", |
| 1192 |
"quinn-proto", |
| 1193 |
"quinn-udp", |
| 1194 |
"rustc-hash", |
| 1195 |
"rustls", |
| 1196 |
"socket2", |
| 1197 |
"thiserror", |
| 1198 |
"tokio", |
| 1199 |
"tracing", |
| 1200 |
"web-time", |
| 1201 |
] |
| 1202 |
|
| 1203 |
[[package]] |
| 1204 |
name = "quinn-proto" |
| 1205 |
version = "0.11.14" |
| 1206 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1207 |
checksum = "434b42fec591c96ef50e21e886936e66d3cc3f737104fdb9b737c40ffb94c098" |
| 1208 |
dependencies = [ |
| 1209 |
"bytes", |
| 1210 |
"getrandom 0.3.4", |
| 1211 |
"lru-slab", |
| 1212 |
"rand", |
| 1213 |
"ring", |
| 1214 |
"rustc-hash", |
| 1215 |
"rustls", |
| 1216 |
"rustls-pki-types", |
| 1217 |
"slab", |
| 1218 |
"thiserror", |
| 1219 |
"tinyvec", |
| 1220 |
"tracing", |
| 1221 |
"web-time", |
| 1222 |
] |
| 1223 |
|
| 1224 |
[[package]] |
| 1225 |
name = "quinn-udp" |
| 1226 |
version = "0.5.14" |
| 1227 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1228 |
checksum = "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd" |
| 1229 |
dependencies = [ |
| 1230 |
"cfg_aliases", |
| 1231 |
"libc", |
| 1232 |
"once_cell", |
| 1233 |
"socket2", |
| 1234 |
"tracing", |
| 1235 |
"windows-sys 0.59.0", |
| 1236 |
] |
| 1237 |
|
| 1238 |
[[package]] |
| 1239 |
name = "quote" |
| 1240 |
version = "1.0.45" |
| 1241 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1242 |
checksum = "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924" |
| 1243 |
dependencies = [ |
| 1244 |
"proc-macro2", |
| 1245 |
] |
| 1246 |
|
| 1247 |
[[package]] |
| 1248 |
name = "r-efi" |
| 1249 |
version = "5.3.0" |
| 1250 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1251 |
checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" |
| 1252 |
|
| 1253 |
[[package]] |
| 1254 |
name = "r-efi" |
| 1255 |
version = "6.0.0" |
| 1256 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1257 |
checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf" |
| 1258 |
|
| 1259 |
[[package]] |
| 1260 |
name = "rand" |
| 1261 |
version = "0.9.4" |
| 1262 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1263 |
checksum = "44c5af06bb1b7d3216d91932aed5265164bf384dc89cd6ba05cf59a35f5f76ea" |
| 1264 |
dependencies = [ |
| 1265 |
"rand_chacha", |
| 1266 |
"rand_core", |
| 1267 |
] |
| 1268 |
|
| 1269 |
[[package]] |
| 1270 |
name = "rand_chacha" |
| 1271 |
version = "0.9.0" |
| 1272 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1273 |
checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" |
| 1274 |
dependencies = [ |
| 1275 |
"ppv-lite86", |
| 1276 |
"rand_core", |
| 1277 |
] |
| 1278 |
|
| 1279 |
[[package]] |
| 1280 |
name = "rand_core" |
| 1281 |
version = "0.9.5" |
| 1282 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1283 |
checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c" |
| 1284 |
dependencies = [ |
| 1285 |
"getrandom 0.3.4", |
| 1286 |
] |
| 1287 |
|
| 1288 |
[[package]] |
| 1289 |
name = "ratatui" |
| 1290 |
version = "0.29.0" |
| 1291 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1292 |
checksum = "eabd94c2f37801c20583fc49dd5cd6b0ba68c716787c2dd6ed18571e1e63117b" |
| 1293 |
dependencies = [ |
| 1294 |
"bitflags", |
| 1295 |
"cassowary", |
| 1296 |
"compact_str", |
| 1297 |
"crossterm", |
| 1298 |
"indoc", |
| 1299 |
"instability", |
| 1300 |
"itertools", |
| 1301 |
"lru", |
| 1302 |
"paste", |
| 1303 |
"strum", |
| 1304 |
"unicode-segmentation", |
| 1305 |
"unicode-truncate", |
| 1306 |
"unicode-width 0.2.0", |
| 1307 |
] |
| 1308 |
|
| 1309 |
[[package]] |
| 1310 |
name = "redox_syscall" |
| 1311 |
version = "0.5.18" |
| 1312 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1313 |
checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" |
| 1314 |
dependencies = [ |
| 1315 |
"bitflags", |
| 1316 |
] |
| 1317 |
|
| 1318 |
[[package]] |
| 1319 |
name = "redox_users" |
| 1320 |
version = "0.5.2" |
| 1321 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1322 |
checksum = "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac" |
| 1323 |
dependencies = [ |
| 1324 |
"getrandom 0.2.17", |
| 1325 |
"libredox", |
| 1326 |
"thiserror", |
| 1327 |
] |
| 1328 |
|
| 1329 |
[[package]] |
| 1330 |
name = "reqwest" |
| 1331 |
version = "0.12.28" |
| 1332 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1333 |
checksum = "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147" |
| 1334 |
dependencies = [ |
| 1335 |
"base64", |
| 1336 |
"bytes", |
| 1337 |
"futures-core", |
| 1338 |
"http", |
| 1339 |
"http-body", |
| 1340 |
"http-body-util", |
| 1341 |
"hyper", |
| 1342 |
"hyper-rustls", |
| 1343 |
"hyper-util", |
| 1344 |
"js-sys", |
| 1345 |
"log", |
| 1346 |
"percent-encoding", |
| 1347 |
"pin-project-lite", |
| 1348 |
"quinn", |
| 1349 |
"rustls", |
| 1350 |
"rustls-pki-types", |
| 1351 |
"serde", |
| 1352 |
"serde_json", |
| 1353 |
"serde_urlencoded", |
| 1354 |
"sync_wrapper", |
| 1355 |
"tokio", |
| 1356 |
"tokio-rustls", |
| 1357 |
"tower", |
| 1358 |
"tower-http", |
| 1359 |
"tower-service", |
| 1360 |
"url", |
| 1361 |
"wasm-bindgen", |
| 1362 |
"wasm-bindgen-futures", |
| 1363 |
"web-sys", |
| 1364 |
"webpki-roots", |
| 1365 |
] |
| 1366 |
|
| 1367 |
[[package]] |
| 1368 |
name = "ring" |
| 1369 |
version = "0.17.14" |
| 1370 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1371 |
checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" |
| 1372 |
dependencies = [ |
| 1373 |
"cc", |
| 1374 |
"cfg-if", |
| 1375 |
"getrandom 0.2.17", |
| 1376 |
"libc", |
| 1377 |
"untrusted", |
| 1378 |
"windows-sys 0.52.0", |
| 1379 |
] |
| 1380 |
|
| 1381 |
[[package]] |
| 1382 |
name = "rusqlite" |
| 1383 |
version = "0.34.0" |
| 1384 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1385 |
checksum = "37e34486da88d8e051c7c0e23c3f15fd806ea8546260aa2fec247e97242ec143" |
| 1386 |
dependencies = [ |
| 1387 |
"bitflags", |
| 1388 |
"fallible-iterator", |
| 1389 |
"fallible-streaming-iterator", |
| 1390 |
"hashlink", |
| 1391 |
"libsqlite3-sys", |
| 1392 |
"smallvec", |
| 1393 |
] |
| 1394 |
|
| 1395 |
[[package]] |
| 1396 |
name = "rustc-demangle" |
| 1397 |
version = "0.1.27" |
| 1398 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1399 |
checksum = "b50b8869d9fc858ce7266cce0194bd74df58b9d0e3f6df3a9fc8eb470d95c09d" |
| 1400 |
|
| 1401 |
[[package]] |
| 1402 |
name = "rustc-hash" |
| 1403 |
version = "2.1.2" |
| 1404 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1405 |
checksum = "94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe" |
| 1406 |
|
| 1407 |
[[package]] |
| 1408 |
name = "rustix" |
| 1409 |
version = "0.38.44" |
| 1410 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1411 |
checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154" |
| 1412 |
dependencies = [ |
| 1413 |
"bitflags", |
| 1414 |
"errno", |
| 1415 |
"libc", |
| 1416 |
"linux-raw-sys", |
| 1417 |
"windows-sys 0.59.0", |
| 1418 |
] |
| 1419 |
|
| 1420 |
[[package]] |
| 1421 |
name = "rustls" |
| 1422 |
version = "0.23.39" |
| 1423 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1424 |
checksum = "7c2c118cb077cca2822033836dfb1b975355dfb784b5e8da48f7b6c5db74e60e" |
| 1425 |
dependencies = [ |
| 1426 |
"once_cell", |
| 1427 |
"ring", |
| 1428 |
"rustls-pki-types", |
| 1429 |
"rustls-webpki", |
| 1430 |
"subtle", |
| 1431 |
"zeroize", |
| 1432 |
] |
| 1433 |
|
| 1434 |
[[package]] |
| 1435 |
name = "rustls-pki-types" |
| 1436 |
version = "1.14.1" |
| 1437 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1438 |
checksum = "30a7197ae7eb376e574fe940d068c30fe0462554a3ddbe4eca7838e049c937a9" |
| 1439 |
dependencies = [ |
| 1440 |
"web-time", |
| 1441 |
"zeroize", |
| 1442 |
] |
| 1443 |
|
| 1444 |
[[package]] |
| 1445 |
name = "rustls-webpki" |
| 1446 |
version = "0.103.13" |
| 1447 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1448 |
checksum = "61c429a8649f110dddef65e2a5ad240f747e85f7758a6bccc7e5777bd33f756e" |
| 1449 |
dependencies = [ |
| 1450 |
"ring", |
| 1451 |
"rustls-pki-types", |
| 1452 |
"untrusted", |
| 1453 |
] |
| 1454 |
|
| 1455 |
[[package]] |
| 1456 |
name = "rustversion" |
| 1457 |
version = "1.0.22" |
| 1458 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1459 |
checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" |
| 1460 |
|
| 1461 |
[[package]] |
| 1462 |
name = "ryu" |
| 1463 |
version = "1.0.23" |
| 1464 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1465 |
checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f" |
| 1466 |
|
| 1467 |
[[package]] |
| 1468 |
name = "scopeguard" |
| 1469 |
version = "1.2.0" |
| 1470 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1471 |
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" |
| 1472 |
|
| 1473 |
[[package]] |
| 1474 |
name = "semver" |
| 1475 |
version = "1.0.28" |
| 1476 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1477 |
checksum = "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd" |
| 1478 |
|
| 1479 |
[[package]] |
| 1480 |
name = "serde" |
| 1481 |
version = "1.0.228" |
| 1482 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1483 |
checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" |
| 1484 |
dependencies = [ |
| 1485 |
"serde_core", |
| 1486 |
"serde_derive", |
| 1487 |
] |
| 1488 |
|
| 1489 |
[[package]] |
| 1490 |
name = "serde_core" |
| 1491 |
version = "1.0.228" |
| 1492 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1493 |
checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" |
| 1494 |
dependencies = [ |
| 1495 |
"serde_derive", |
| 1496 |
] |
| 1497 |
|
| 1498 |
[[package]] |
| 1499 |
name = "serde_derive" |
| 1500 |
version = "1.0.228" |
| 1501 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1502 |
checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" |
| 1503 |
dependencies = [ |
| 1504 |
"proc-macro2", |
| 1505 |
"quote", |
| 1506 |
"syn", |
| 1507 |
] |
| 1508 |
|
| 1509 |
[[package]] |
| 1510 |
name = "serde_json" |
| 1511 |
version = "1.0.149" |
| 1512 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1513 |
checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86" |
| 1514 |
dependencies = [ |
| 1515 |
"itoa", |
| 1516 |
"memchr", |
| 1517 |
"serde", |
| 1518 |
"serde_core", |
| 1519 |
"zmij", |
| 1520 |
] |
| 1521 |
|
| 1522 |
[[package]] |
| 1523 |
name = "serde_path_to_error" |
| 1524 |
version = "0.1.20" |
| 1525 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1526 |
checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457" |
| 1527 |
dependencies = [ |
| 1528 |
"itoa", |
| 1529 |
"serde", |
| 1530 |
"serde_core", |
| 1531 |
] |
| 1532 |
|
| 1533 |
[[package]] |
| 1534 |
name = "serde_urlencoded" |
| 1535 |
version = "0.7.1" |
| 1536 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1537 |
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" |
| 1538 |
dependencies = [ |
| 1539 |
"form_urlencoded", |
| 1540 |
"itoa", |
| 1541 |
"ryu", |
| 1542 |
"serde", |
| 1543 |
] |
| 1544 |
|
| 1545 |
[[package]] |
| 1546 |
name = "sharded-slab" |
| 1547 |
version = "0.1.7" |
| 1548 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1549 |
checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" |
| 1550 |
dependencies = [ |
| 1551 |
"lazy_static", |
| 1552 |
] |
| 1553 |
|
| 1554 |
[[package]] |
| 1555 |
name = "shlex" |
| 1556 |
version = "1.3.0" |
| 1557 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1558 |
checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" |
| 1559 |
|
| 1560 |
[[package]] |
| 1561 |
name = "signal-hook" |
| 1562 |
version = "0.3.18" |
| 1563 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1564 |
checksum = "d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2" |
| 1565 |
dependencies = [ |
| 1566 |
"libc", |
| 1567 |
"signal-hook-registry", |
| 1568 |
] |
| 1569 |
|
| 1570 |
[[package]] |
| 1571 |
name = "signal-hook-mio" |
| 1572 |
version = "0.2.5" |
| 1573 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1574 |
checksum = "b75a19a7a740b25bc7944bdee6172368f988763b744e3d4dfe753f6b4ece40cc" |
| 1575 |
dependencies = [ |
| 1576 |
"libc", |
| 1577 |
"mio", |
| 1578 |
"signal-hook", |
| 1579 |
] |
| 1580 |
|
| 1581 |
[[package]] |
| 1582 |
name = "signal-hook-registry" |
| 1583 |
version = "1.4.8" |
| 1584 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1585 |
checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b" |
| 1586 |
dependencies = [ |
| 1587 |
"errno", |
| 1588 |
"libc", |
| 1589 |
] |
| 1590 |
|
| 1591 |
[[package]] |
| 1592 |
name = "slab" |
| 1593 |
version = "0.4.12" |
| 1594 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1595 |
checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5" |
| 1596 |
|
| 1597 |
[[package]] |
| 1598 |
name = "smallvec" |
| 1599 |
version = "1.15.1" |
| 1600 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1601 |
checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" |
| 1602 |
|
| 1603 |
[[package]] |
| 1604 |
name = "socket2" |
| 1605 |
version = "0.6.3" |
| 1606 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1607 |
checksum = "3a766e1110788c36f4fa1c2b71b387a7815aa65f88ce0229841826633d93723e" |
| 1608 |
dependencies = [ |
| 1609 |
"libc", |
| 1610 |
"windows-sys 0.61.2", |
| 1611 |
] |
| 1612 |
|
| 1613 |
[[package]] |
| 1614 |
name = "stable_deref_trait" |
| 1615 |
version = "1.2.1" |
| 1616 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1617 |
checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" |
| 1618 |
|
| 1619 |
[[package]] |
| 1620 |
name = "static_assertions" |
| 1621 |
version = "1.1.0" |
| 1622 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1623 |
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" |
| 1624 |
|
| 1625 |
[[package]] |
| 1626 |
name = "strsim" |
| 1627 |
version = "0.11.1" |
| 1628 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1629 |
checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" |
| 1630 |
|
| 1631 |
[[package]] |
| 1632 |
name = "strum" |
| 1633 |
version = "0.26.3" |
| 1634 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1635 |
checksum = "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06" |
| 1636 |
dependencies = [ |
| 1637 |
"strum_macros", |
| 1638 |
] |
| 1639 |
|
| 1640 |
[[package]] |
| 1641 |
name = "strum_macros" |
| 1642 |
version = "0.26.4" |
| 1643 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1644 |
checksum = "4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be" |
| 1645 |
dependencies = [ |
| 1646 |
"heck", |
| 1647 |
"proc-macro2", |
| 1648 |
"quote", |
| 1649 |
"rustversion", |
| 1650 |
"syn", |
| 1651 |
] |
| 1652 |
|
| 1653 |
[[package]] |
| 1654 |
name = "subtle" |
| 1655 |
version = "2.6.1" |
| 1656 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1657 |
checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" |
| 1658 |
|
| 1659 |
[[package]] |
| 1660 |
name = "syn" |
| 1661 |
version = "2.0.117" |
| 1662 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1663 |
checksum = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99" |
| 1664 |
dependencies = [ |
| 1665 |
"proc-macro2", |
| 1666 |
"quote", |
| 1667 |
"unicode-ident", |
| 1668 |
] |
| 1669 |
|
| 1670 |
[[package]] |
| 1671 |
name = "sync_wrapper" |
| 1672 |
version = "1.0.2" |
| 1673 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1674 |
checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" |
| 1675 |
dependencies = [ |
| 1676 |
"futures-core", |
| 1677 |
] |
| 1678 |
|
| 1679 |
[[package]] |
| 1680 |
name = "synstructure" |
| 1681 |
version = "0.13.2" |
| 1682 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1683 |
checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" |
| 1684 |
dependencies = [ |
| 1685 |
"proc-macro2", |
| 1686 |
"quote", |
| 1687 |
"syn", |
| 1688 |
] |
| 1689 |
|
| 1690 |
[[package]] |
| 1691 |
name = "thiserror" |
| 1692 |
version = "2.0.18" |
| 1693 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1694 |
checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4" |
| 1695 |
dependencies = [ |
| 1696 |
"thiserror-impl", |
| 1697 |
] |
| 1698 |
|
| 1699 |
[[package]] |
| 1700 |
name = "thiserror-impl" |
| 1701 |
version = "2.0.18" |
| 1702 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1703 |
checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5" |
| 1704 |
dependencies = [ |
| 1705 |
"proc-macro2", |
| 1706 |
"quote", |
| 1707 |
"syn", |
| 1708 |
] |
| 1709 |
|
| 1710 |
[[package]] |
| 1711 |
name = "thread_local" |
| 1712 |
version = "1.1.9" |
| 1713 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1714 |
checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" |
| 1715 |
dependencies = [ |
| 1716 |
"cfg-if", |
| 1717 |
] |
| 1718 |
|
| 1719 |
[[package]] |
| 1720 |
name = "tinystr" |
| 1721 |
version = "0.8.3" |
| 1722 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1723 |
checksum = "c8323304221c2a851516f22236c5722a72eaa19749016521d6dff0824447d96d" |
| 1724 |
dependencies = [ |
| 1725 |
"displaydoc", |
| 1726 |
"zerovec", |
| 1727 |
] |
| 1728 |
|
| 1729 |
[[package]] |
| 1730 |
name = "tinyvec" |
| 1731 |
version = "1.11.0" |
| 1732 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1733 |
checksum = "3e61e67053d25a4e82c844e8424039d9745781b3fc4f32b8d55ed50f5f667ef3" |
| 1734 |
dependencies = [ |
| 1735 |
"tinyvec_macros", |
| 1736 |
] |
| 1737 |
|
| 1738 |
[[package]] |
| 1739 |
name = "tinyvec_macros" |
| 1740 |
version = "0.1.1" |
| 1741 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1742 |
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" |
| 1743 |
|
| 1744 |
[[package]] |
| 1745 |
name = "tokio" |
| 1746 |
version = "1.52.1" |
| 1747 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1748 |
checksum = "b67dee974fe86fd92cc45b7a95fdd2f99a36a6d7b0d431a231178d3d670bbcc6" |
| 1749 |
dependencies = [ |
| 1750 |
"bytes", |
| 1751 |
"libc", |
| 1752 |
"mio", |
| 1753 |
"pin-project-lite", |
| 1754 |
"socket2", |
| 1755 |
"tokio-macros", |
| 1756 |
"windows-sys 0.61.2", |
| 1757 |
] |
| 1758 |
|
| 1759 |
[[package]] |
| 1760 |
name = "tokio-macros" |
| 1761 |
version = "2.7.0" |
| 1762 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1763 |
checksum = "385a6cb71ab9ab790c5fe8d67f1645e6c450a7ce006a33de03daa956cf70a496" |
| 1764 |
dependencies = [ |
| 1765 |
"proc-macro2", |
| 1766 |
"quote", |
| 1767 |
"syn", |
| 1768 |
] |
| 1769 |
|
| 1770 |
[[package]] |
| 1771 |
name = "tokio-rustls" |
| 1772 |
version = "0.26.4" |
| 1773 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1774 |
checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" |
| 1775 |
dependencies = [ |
| 1776 |
"rustls", |
| 1777 |
"tokio", |
| 1778 |
] |
| 1779 |
|
| 1780 |
[[package]] |
| 1781 |
name = "tower" |
| 1782 |
version = "0.5.3" |
| 1783 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1784 |
checksum = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4" |
| 1785 |
dependencies = [ |
| 1786 |
"futures-core", |
| 1787 |
"futures-util", |
| 1788 |
"pin-project-lite", |
| 1789 |
"sync_wrapper", |
| 1790 |
"tokio", |
| 1791 |
"tower-layer", |
| 1792 |
"tower-service", |
| 1793 |
"tracing", |
| 1794 |
] |
| 1795 |
|
| 1796 |
[[package]] |
| 1797 |
name = "tower-http" |
| 1798 |
version = "0.6.8" |
| 1799 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1800 |
checksum = "d4e6559d53cc268e5031cd8429d05415bc4cb4aefc4aa5d6cc35fbf5b924a1f8" |
| 1801 |
dependencies = [ |
| 1802 |
"bitflags", |
| 1803 |
"bytes", |
| 1804 |
"futures-util", |
| 1805 |
"http", |
| 1806 |
"http-body", |
| 1807 |
"iri-string", |
| 1808 |
"pin-project-lite", |
| 1809 |
"tower", |
| 1810 |
"tower-layer", |
| 1811 |
"tower-service", |
| 1812 |
] |
| 1813 |
|
| 1814 |
[[package]] |
| 1815 |
name = "tower-layer" |
| 1816 |
version = "0.3.3" |
| 1817 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1818 |
checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" |
| 1819 |
|
| 1820 |
[[package]] |
| 1821 |
name = "tower-service" |
| 1822 |
version = "0.3.3" |
| 1823 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1824 |
checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" |
| 1825 |
|
| 1826 |
[[package]] |
| 1827 |
name = "tracing" |
| 1828 |
version = "0.1.44" |
| 1829 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1830 |
checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" |
| 1831 |
dependencies = [ |
| 1832 |
"log", |
| 1833 |
"pin-project-lite", |
| 1834 |
"tracing-core", |
| 1835 |
] |
| 1836 |
|
| 1837 |
[[package]] |
| 1838 |
name = "tracing-core" |
| 1839 |
version = "0.1.36" |
| 1840 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1841 |
checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" |
| 1842 |
dependencies = [ |
| 1843 |
"once_cell", |
| 1844 |
"valuable", |
| 1845 |
] |
| 1846 |
|
| 1847 |
[[package]] |
| 1848 |
name = "tracing-error" |
| 1849 |
version = "0.2.1" |
| 1850 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1851 |
checksum = "8b1581020d7a273442f5b45074a6a57d5757ad0a47dac0e9f0bd57b81936f3db" |
| 1852 |
dependencies = [ |
| 1853 |
"tracing", |
| 1854 |
"tracing-subscriber", |
| 1855 |
] |
| 1856 |
|
| 1857 |
[[package]] |
| 1858 |
name = "tracing-subscriber" |
| 1859 |
version = "0.3.23" |
| 1860 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1861 |
checksum = "cb7f578e5945fb242538965c2d0b04418d38ec25c79d160cd279bf0731c8d319" |
| 1862 |
dependencies = [ |
| 1863 |
"sharded-slab", |
| 1864 |
"thread_local", |
| 1865 |
"tracing-core", |
| 1866 |
] |
| 1867 |
|
| 1868 |
[[package]] |
| 1869 |
name = "try-lock" |
| 1870 |
version = "0.2.5" |
| 1871 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1872 |
checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" |
| 1873 |
|
| 1874 |
[[package]] |
| 1875 |
name = "unicode-ident" |
| 1876 |
version = "1.0.24" |
| 1877 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1878 |
checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75" |
| 1879 |
|
| 1880 |
[[package]] |
| 1881 |
name = "unicode-segmentation" |
| 1882 |
version = "1.13.2" |
| 1883 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1884 |
checksum = "9629274872b2bfaf8d66f5f15725007f635594914870f65218920345aa11aa8c" |
| 1885 |
|
| 1886 |
[[package]] |
| 1887 |
name = "unicode-truncate" |
| 1888 |
version = "1.1.0" |
| 1889 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1890 |
checksum = "b3644627a5af5fa321c95b9b235a72fd24cd29c648c2c379431e6628655627bf" |
| 1891 |
dependencies = [ |
| 1892 |
"itertools", |
| 1893 |
"unicode-segmentation", |
| 1894 |
"unicode-width 0.1.14", |
| 1895 |
] |
| 1896 |
|
| 1897 |
[[package]] |
| 1898 |
name = "unicode-width" |
| 1899 |
version = "0.1.14" |
| 1900 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1901 |
checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af" |
| 1902 |
|
| 1903 |
[[package]] |
| 1904 |
name = "unicode-width" |
| 1905 |
version = "0.2.0" |
| 1906 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1907 |
checksum = "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd" |
| 1908 |
|
| 1909 |
[[package]] |
| 1910 |
name = "unicode-xid" |
| 1911 |
version = "0.2.6" |
| 1912 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1913 |
checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" |
| 1914 |
|
| 1915 |
[[package]] |
| 1916 |
name = "untrusted" |
| 1917 |
version = "0.9.0" |
| 1918 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1919 |
checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" |
| 1920 |
|
| 1921 |
[[package]] |
| 1922 |
name = "url" |
| 1923 |
version = "2.5.8" |
| 1924 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1925 |
checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed" |
| 1926 |
dependencies = [ |
| 1927 |
"form_urlencoded", |
| 1928 |
"idna", |
| 1929 |
"percent-encoding", |
| 1930 |
"serde", |
| 1931 |
] |
| 1932 |
|
| 1933 |
[[package]] |
| 1934 |
name = "urlencoding" |
| 1935 |
version = "2.1.3" |
| 1936 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1937 |
checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" |
| 1938 |
|
| 1939 |
[[package]] |
| 1940 |
name = "utf8_iter" |
| 1941 |
version = "1.0.4" |
| 1942 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1943 |
checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" |
| 1944 |
|
| 1945 |
[[package]] |
| 1946 |
name = "utf8parse" |
| 1947 |
version = "0.2.2" |
| 1948 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1949 |
checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" |
| 1950 |
|
| 1951 |
[[package]] |
| 1952 |
name = "uuid" |
| 1953 |
version = "1.23.1" |
| 1954 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1955 |
checksum = "ddd74a9687298c6858e9b88ec8935ec45d22e8fd5e6394fa1bd4e99a87789c76" |
| 1956 |
dependencies = [ |
| 1957 |
"getrandom 0.4.2", |
| 1958 |
"js-sys", |
| 1959 |
"wasm-bindgen", |
| 1960 |
] |
| 1961 |
|
| 1962 |
[[package]] |
| 1963 |
name = "valuable" |
| 1964 |
version = "0.1.1" |
| 1965 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1966 |
checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" |
| 1967 |
|
| 1968 |
[[package]] |
| 1969 |
name = "vcpkg" |
| 1970 |
version = "0.2.15" |
| 1971 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1972 |
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" |
| 1973 |
|
| 1974 |
[[package]] |
| 1975 |
name = "wam" |
| 1976 |
version = "0.2.0" |
| 1977 |
dependencies = [ |
| 1978 |
"axum", |
| 1979 |
"chrono", |
| 1980 |
"clap", |
| 1981 |
"color-eyre", |
| 1982 |
"crossterm", |
| 1983 |
"directories", |
| 1984 |
"ratatui", |
| 1985 |
"reqwest", |
| 1986 |
"rusqlite", |
| 1987 |
"serde", |
| 1988 |
"serde_json", |
| 1989 |
"tokio", |
| 1990 |
"urlencoding", |
| 1991 |
"uuid", |
| 1992 |
] |
| 1993 |
|
| 1994 |
[[package]] |
| 1995 |
name = "want" |
| 1996 |
version = "0.3.1" |
| 1997 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1998 |
checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" |
| 1999 |
dependencies = [ |
| 2000 |
"try-lock", |
| 2001 |
] |
| 2002 |
|
| 2003 |
[[package]] |
| 2004 |
name = "wasi" |
| 2005 |
version = "0.11.1+wasi-snapshot-preview1" |
| 2006 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2007 |
checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" |
| 2008 |
|
| 2009 |
[[package]] |
| 2010 |
name = "wasip2" |
| 2011 |
version = "1.0.3+wasi-0.2.9" |
| 2012 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2013 |
checksum = "20064672db26d7cdc89c7798c48a0fdfac8213434a1186e5ef29fd560ae223d6" |
| 2014 |
dependencies = [ |
| 2015 |
"wit-bindgen 0.57.1", |
| 2016 |
] |
| 2017 |
|
| 2018 |
[[package]] |
| 2019 |
name = "wasip3" |
| 2020 |
version = "0.4.0+wasi-0.3.0-rc-2026-01-06" |
| 2021 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2022 |
checksum = "5428f8bf88ea5ddc08faddef2ac4a67e390b88186c703ce6dbd955e1c145aca5" |
| 2023 |
dependencies = [ |
| 2024 |
"wit-bindgen 0.51.0", |
| 2025 |
] |
| 2026 |
|
| 2027 |
[[package]] |
| 2028 |
name = "wasm-bindgen" |
| 2029 |
version = "0.2.118" |
| 2030 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2031 |
checksum = "0bf938a0bacb0469e83c1e148908bd7d5a6010354cf4fb73279b7447422e3a89" |
| 2032 |
dependencies = [ |
| 2033 |
"cfg-if", |
| 2034 |
"once_cell", |
| 2035 |
"rustversion", |
| 2036 |
"wasm-bindgen-macro", |
| 2037 |
"wasm-bindgen-shared", |
| 2038 |
] |
| 2039 |
|
| 2040 |
[[package]] |
| 2041 |
name = "wasm-bindgen-futures" |
| 2042 |
version = "0.4.68" |
| 2043 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2044 |
checksum = "f371d383f2fb139252e0bfac3b81b265689bf45b6874af544ffa4c975ac1ebf8" |
| 2045 |
dependencies = [ |
| 2046 |
"js-sys", |
| 2047 |
"wasm-bindgen", |
| 2048 |
] |
| 2049 |
|
| 2050 |
[[package]] |
| 2051 |
name = "wasm-bindgen-macro" |
| 2052 |
version = "0.2.118" |
| 2053 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2054 |
checksum = "eeff24f84126c0ec2db7a449f0c2ec963c6a49efe0698c4242929da037ca28ed" |
| 2055 |
dependencies = [ |
| 2056 |
"quote", |
| 2057 |
"wasm-bindgen-macro-support", |
| 2058 |
] |
| 2059 |
|
| 2060 |
[[package]] |
| 2061 |
name = "wasm-bindgen-macro-support" |
| 2062 |
version = "0.2.118" |
| 2063 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2064 |
checksum = "9d08065faf983b2b80a79fd87d8254c409281cf7de75fc4b773019824196c904" |
| 2065 |
dependencies = [ |
| 2066 |
"bumpalo", |
| 2067 |
"proc-macro2", |
| 2068 |
"quote", |
| 2069 |
"syn", |
| 2070 |
"wasm-bindgen-shared", |
| 2071 |
] |
| 2072 |
|
| 2073 |
[[package]] |
| 2074 |
name = "wasm-bindgen-shared" |
| 2075 |
version = "0.2.118" |
| 2076 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2077 |
checksum = "5fd04d9e306f1907bd13c6361b5c6bfc7b3b3c095ed3f8a9246390f8dbdee129" |
| 2078 |
dependencies = [ |
| 2079 |
"unicode-ident", |
| 2080 |
] |
| 2081 |
|
| 2082 |
[[package]] |
| 2083 |
name = "wasm-encoder" |
| 2084 |
version = "0.244.0" |
| 2085 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2086 |
checksum = "990065f2fe63003fe337b932cfb5e3b80e0b4d0f5ff650e6985b1048f62c8319" |
| 2087 |
dependencies = [ |
| 2088 |
"leb128fmt", |
| 2089 |
"wasmparser", |
| 2090 |
] |
| 2091 |
|
| 2092 |
[[package]] |
| 2093 |
name = "wasm-metadata" |
| 2094 |
version = "0.244.0" |
| 2095 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2096 |
checksum = "bb0e353e6a2fbdc176932bbaab493762eb1255a7900fe0fea1a2f96c296cc909" |
| 2097 |
dependencies = [ |
| 2098 |
"anyhow", |
| 2099 |
"indexmap", |
| 2100 |
"wasm-encoder", |
| 2101 |
"wasmparser", |
| 2102 |
] |
| 2103 |
|
| 2104 |
[[package]] |
| 2105 |
name = "wasmparser" |
| 2106 |
version = "0.244.0" |
| 2107 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2108 |
checksum = "47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe" |
| 2109 |
dependencies = [ |
| 2110 |
"bitflags", |
| 2111 |
"hashbrown 0.15.5", |
| 2112 |
"indexmap", |
| 2113 |
"semver", |
| 2114 |
] |
| 2115 |
|
| 2116 |
[[package]] |
| 2117 |
name = "web-sys" |
| 2118 |
version = "0.3.95" |
| 2119 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2120 |
checksum = "4f2dfbb17949fa2088e5d39408c48368947b86f7834484e87b73de55bc14d97d" |
| 2121 |
dependencies = [ |
| 2122 |
"js-sys", |
| 2123 |
"wasm-bindgen", |
| 2124 |
] |
| 2125 |
|
| 2126 |
[[package]] |
| 2127 |
name = "web-time" |
| 2128 |
version = "1.1.0" |
| 2129 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2130 |
checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" |
| 2131 |
dependencies = [ |
| 2132 |
"js-sys", |
| 2133 |
"wasm-bindgen", |
| 2134 |
] |
| 2135 |
|
| 2136 |
[[package]] |
| 2137 |
name = "webpki-roots" |
| 2138 |
version = "1.0.7" |
| 2139 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2140 |
checksum = "52f5ee44c96cf55f1b349600768e3ece3a8f26010c05265ab73f945bb1a2eb9d" |
| 2141 |
dependencies = [ |
| 2142 |
"rustls-pki-types", |
| 2143 |
] |
| 2144 |
|
| 2145 |
[[package]] |
| 2146 |
name = "winapi" |
| 2147 |
version = "0.3.9" |
| 2148 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2149 |
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" |
| 2150 |
dependencies = [ |
| 2151 |
"winapi-i686-pc-windows-gnu", |
| 2152 |
"winapi-x86_64-pc-windows-gnu", |
| 2153 |
] |
| 2154 |
|
| 2155 |
[[package]] |
| 2156 |
name = "winapi-i686-pc-windows-gnu" |
| 2157 |
version = "0.4.0" |
| 2158 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2159 |
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" |
| 2160 |
|
| 2161 |
[[package]] |
| 2162 |
name = "winapi-x86_64-pc-windows-gnu" |
| 2163 |
version = "0.4.0" |
| 2164 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2165 |
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" |
| 2166 |
|
| 2167 |
[[package]] |
| 2168 |
name = "windows-core" |
| 2169 |
version = "0.62.2" |
| 2170 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2171 |
checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" |
| 2172 |
dependencies = [ |
| 2173 |
"windows-implement", |
| 2174 |
"windows-interface", |
| 2175 |
"windows-link", |
| 2176 |
"windows-result", |
| 2177 |
"windows-strings", |
| 2178 |
] |
| 2179 |
|
| 2180 |
[[package]] |
| 2181 |
name = "windows-implement" |
| 2182 |
version = "0.60.2" |
| 2183 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2184 |
checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" |
| 2185 |
dependencies = [ |
| 2186 |
"proc-macro2", |
| 2187 |
"quote", |
| 2188 |
"syn", |
| 2189 |
] |
| 2190 |
|
| 2191 |
[[package]] |
| 2192 |
name = "windows-interface" |
| 2193 |
version = "0.59.3" |
| 2194 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2195 |
checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" |
| 2196 |
dependencies = [ |
| 2197 |
"proc-macro2", |
| 2198 |
"quote", |
| 2199 |
"syn", |
| 2200 |
] |
| 2201 |
|
| 2202 |
[[package]] |
| 2203 |
name = "windows-link" |
| 2204 |
version = "0.2.1" |
| 2205 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2206 |
checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" |
| 2207 |
|
| 2208 |
[[package]] |
| 2209 |
name = "windows-result" |
| 2210 |
version = "0.4.1" |
| 2211 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2212 |
checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" |
| 2213 |
dependencies = [ |
| 2214 |
"windows-link", |
| 2215 |
] |
| 2216 |
|
| 2217 |
[[package]] |
| 2218 |
name = "windows-strings" |
| 2219 |
version = "0.5.1" |
| 2220 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2221 |
checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" |
| 2222 |
dependencies = [ |
| 2223 |
"windows-link", |
| 2224 |
] |
| 2225 |
|
| 2226 |
[[package]] |
| 2227 |
name = "windows-sys" |
| 2228 |
version = "0.52.0" |
| 2229 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2230 |
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" |
| 2231 |
dependencies = [ |
| 2232 |
"windows-targets", |
| 2233 |
] |
| 2234 |
|
| 2235 |
[[package]] |
| 2236 |
name = "windows-sys" |
| 2237 |
version = "0.59.0" |
| 2238 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2239 |
checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" |
| 2240 |
dependencies = [ |
| 2241 |
"windows-targets", |
| 2242 |
] |
| 2243 |
|
| 2244 |
[[package]] |
| 2245 |
name = "windows-sys" |
| 2246 |
version = "0.61.2" |
| 2247 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2248 |
checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" |
| 2249 |
dependencies = [ |
| 2250 |
"windows-link", |
| 2251 |
] |
| 2252 |
|
| 2253 |
[[package]] |
| 2254 |
name = "windows-targets" |
| 2255 |
version = "0.52.6" |
| 2256 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2257 |
checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" |
| 2258 |
dependencies = [ |
| 2259 |
"windows_aarch64_gnullvm", |
| 2260 |
"windows_aarch64_msvc", |
| 2261 |
"windows_i686_gnu", |
| 2262 |
"windows_i686_gnullvm", |
| 2263 |
"windows_i686_msvc", |
| 2264 |
"windows_x86_64_gnu", |
| 2265 |
"windows_x86_64_gnullvm", |
| 2266 |
"windows_x86_64_msvc", |
| 2267 |
] |
| 2268 |
|
| 2269 |
[[package]] |
| 2270 |
name = "windows_aarch64_gnullvm" |
| 2271 |
version = "0.52.6" |
| 2272 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2273 |
checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" |
| 2274 |
|
| 2275 |
[[package]] |
| 2276 |
name = "windows_aarch64_msvc" |
| 2277 |
version = "0.52.6" |
| 2278 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2279 |
checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" |
| 2280 |
|
| 2281 |
[[package]] |
| 2282 |
name = "windows_i686_gnu" |
| 2283 |
version = "0.52.6" |
| 2284 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2285 |
checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" |
| 2286 |
|
| 2287 |
[[package]] |
| 2288 |
name = "windows_i686_gnullvm" |
| 2289 |
version = "0.52.6" |
| 2290 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2291 |
checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" |
| 2292 |
|
| 2293 |
[[package]] |
| 2294 |
name = "windows_i686_msvc" |
| 2295 |
version = "0.52.6" |
| 2296 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2297 |
checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" |
| 2298 |
|
| 2299 |
[[package]] |
| 2300 |
name = "windows_x86_64_gnu" |
| 2301 |
version = "0.52.6" |
| 2302 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2303 |
checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" |
| 2304 |
|
| 2305 |
[[package]] |
| 2306 |
name = "windows_x86_64_gnullvm" |
| 2307 |
version = "0.52.6" |
| 2308 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2309 |
checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" |
| 2310 |
|
| 2311 |
[[package]] |
| 2312 |
name = "windows_x86_64_msvc" |
| 2313 |
version = "0.52.6" |
| 2314 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2315 |
checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" |
| 2316 |
|
| 2317 |
[[package]] |
| 2318 |
name = "wit-bindgen" |
| 2319 |
version = "0.51.0" |
| 2320 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2321 |
checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5" |
| 2322 |
dependencies = [ |
| 2323 |
"wit-bindgen-rust-macro", |
| 2324 |
] |
| 2325 |
|
| 2326 |
[[package]] |
| 2327 |
name = "wit-bindgen" |
| 2328 |
version = "0.57.1" |
| 2329 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2330 |
checksum = "1ebf944e87a7c253233ad6766e082e3cd714b5d03812acc24c318f549614536e" |
| 2331 |
|
| 2332 |
[[package]] |
| 2333 |
name = "wit-bindgen-core" |
| 2334 |
version = "0.51.0" |
| 2335 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2336 |
checksum = "ea61de684c3ea68cb082b7a88508a8b27fcc8b797d738bfc99a82facf1d752dc" |
| 2337 |
dependencies = [ |
| 2338 |
"anyhow", |
| 2339 |
"heck", |
| 2340 |
"wit-parser", |
| 2341 |
] |
| 2342 |
|
| 2343 |
[[package]] |
| 2344 |
name = "wit-bindgen-rust" |
| 2345 |
version = "0.51.0" |
| 2346 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2347 |
checksum = "b7c566e0f4b284dd6561c786d9cb0142da491f46a9fbed79ea69cdad5db17f21" |
| 2348 |
dependencies = [ |
| 2349 |
"anyhow", |
| 2350 |
"heck", |
| 2351 |
"indexmap", |
| 2352 |
"prettyplease", |
| 2353 |
"syn", |
| 2354 |
"wasm-metadata", |
| 2355 |
"wit-bindgen-core", |
| 2356 |
"wit-component", |
| 2357 |
] |
| 2358 |
|
| 2359 |
[[package]] |
| 2360 |
name = "wit-bindgen-rust-macro" |
| 2361 |
version = "0.51.0" |
| 2362 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2363 |
checksum = "0c0f9bfd77e6a48eccf51359e3ae77140a7f50b1e2ebfe62422d8afdaffab17a" |
| 2364 |
dependencies = [ |
| 2365 |
"anyhow", |
| 2366 |
"prettyplease", |
| 2367 |
"proc-macro2", |
| 2368 |
"quote", |
| 2369 |
"syn", |
| 2370 |
"wit-bindgen-core", |
| 2371 |
"wit-bindgen-rust", |
| 2372 |
] |
| 2373 |
|
| 2374 |
[[package]] |
| 2375 |
name = "wit-component" |
| 2376 |
version = "0.244.0" |
| 2377 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2378 |
checksum = "9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2" |
| 2379 |
dependencies = [ |
| 2380 |
"anyhow", |
| 2381 |
"bitflags", |
| 2382 |
"indexmap", |
| 2383 |
"log", |
| 2384 |
"serde", |
| 2385 |
"serde_derive", |
| 2386 |
"serde_json", |
| 2387 |
"wasm-encoder", |
| 2388 |
"wasm-metadata", |
| 2389 |
"wasmparser", |
| 2390 |
"wit-parser", |
| 2391 |
] |
| 2392 |
|
| 2393 |
[[package]] |
| 2394 |
name = "wit-parser" |
| 2395 |
version = "0.244.0" |
| 2396 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2397 |
checksum = "ecc8ac4bc1dc3381b7f59c34f00b67e18f910c2c0f50015669dde7def656a736" |
| 2398 |
dependencies = [ |
| 2399 |
"anyhow", |
| 2400 |
"id-arena", |
| 2401 |
"indexmap", |
| 2402 |
"log", |
| 2403 |
"semver", |
| 2404 |
"serde", |
| 2405 |
"serde_derive", |
| 2406 |
"serde_json", |
| 2407 |
"unicode-xid", |
| 2408 |
"wasmparser", |
| 2409 |
] |
| 2410 |
|
| 2411 |
[[package]] |
| 2412 |
name = "writeable" |
| 2413 |
version = "0.6.3" |
| 2414 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2415 |
checksum = "1ffae5123b2d3fc086436f8834ae3ab053a283cfac8fe0a0b8eaae044768a4c4" |
| 2416 |
|
| 2417 |
[[package]] |
| 2418 |
name = "yoke" |
| 2419 |
version = "0.8.2" |
| 2420 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2421 |
checksum = "abe8c5fda708d9ca3df187cae8bfb9ceda00dd96231bed36e445a1a48e66f9ca" |
| 2422 |
dependencies = [ |
| 2423 |
"stable_deref_trait", |
| 2424 |
"yoke-derive", |
| 2425 |
"zerofrom", |
| 2426 |
] |
| 2427 |
|
| 2428 |
[[package]] |
| 2429 |
name = "yoke-derive" |
| 2430 |
version = "0.8.2" |
| 2431 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2432 |
checksum = "de844c262c8848816172cef550288e7dc6c7b7814b4ee56b3e1553f275f1858e" |
| 2433 |
dependencies = [ |
| 2434 |
"proc-macro2", |
| 2435 |
"quote", |
| 2436 |
"syn", |
| 2437 |
"synstructure", |
| 2438 |
] |
| 2439 |
|
| 2440 |
[[package]] |
| 2441 |
name = "zerocopy" |
| 2442 |
version = "0.8.48" |
| 2443 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2444 |
checksum = "eed437bf9d6692032087e337407a86f04cd8d6a16a37199ed57949d415bd68e9" |
| 2445 |
dependencies = [ |
| 2446 |
"zerocopy-derive", |
| 2447 |
] |
| 2448 |
|
| 2449 |
[[package]] |
| 2450 |
name = "zerocopy-derive" |
| 2451 |
version = "0.8.48" |
| 2452 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2453 |
checksum = "70e3cd084b1788766f53af483dd21f93881ff30d7320490ec3ef7526d203bad4" |
| 2454 |
dependencies = [ |
| 2455 |
"proc-macro2", |
| 2456 |
"quote", |
| 2457 |
"syn", |
| 2458 |
] |
| 2459 |
|
| 2460 |
[[package]] |
| 2461 |
name = "zerofrom" |
| 2462 |
version = "0.1.7" |
| 2463 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2464 |
checksum = "69faa1f2a1ea75661980b013019ed6687ed0e83d069bc1114e2cc74c6c04c4df" |
| 2465 |
dependencies = [ |
| 2466 |
"zerofrom-derive", |
| 2467 |
] |
| 2468 |
|
| 2469 |
[[package]] |
| 2470 |
name = "zerofrom-derive" |
| 2471 |
version = "0.1.7" |
| 2472 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2473 |
checksum = "11532158c46691caf0f2593ea8358fed6bbf68a0315e80aae9bd41fbade684a1" |
| 2474 |
dependencies = [ |
| 2475 |
"proc-macro2", |
| 2476 |
"quote", |
| 2477 |
"syn", |
| 2478 |
"synstructure", |
| 2479 |
] |
| 2480 |
|
| 2481 |
[[package]] |
| 2482 |
name = "zeroize" |
| 2483 |
version = "1.8.2" |
| 2484 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2485 |
checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0" |
| 2486 |
|
| 2487 |
[[package]] |
| 2488 |
name = "zerotrie" |
| 2489 |
version = "0.2.4" |
| 2490 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2491 |
checksum = "0f9152d31db0792fa83f70fb2f83148effb5c1f5b8c7686c3459e361d9bc20bf" |
| 2492 |
dependencies = [ |
| 2493 |
"displaydoc", |
| 2494 |
"yoke", |
| 2495 |
"zerofrom", |
| 2496 |
] |
| 2497 |
|
| 2498 |
[[package]] |
| 2499 |
name = "zerovec" |
| 2500 |
version = "0.11.6" |
| 2501 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2502 |
checksum = "90f911cbc359ab6af17377d242225f4d75119aec87ea711a880987b18cd7b239" |
| 2503 |
dependencies = [ |
| 2504 |
"yoke", |
| 2505 |
"zerofrom", |
| 2506 |
"zerovec-derive", |
| 2507 |
] |
| 2508 |
|
| 2509 |
[[package]] |
| 2510 |
name = "zerovec-derive" |
| 2511 |
version = "0.11.3" |
| 2512 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2513 |
checksum = "625dc425cab0dca6dc3c3319506e6593dcb08a9f387ea3b284dbd52a92c40555" |
| 2514 |
dependencies = [ |
| 2515 |
"proc-macro2", |
| 2516 |
"quote", |
| 2517 |
"syn", |
| 2518 |
] |
| 2519 |
|
| 2520 |
[[package]] |
| 2521 |
name = "zmij" |
| 2522 |
version = "1.0.21" |
| 2523 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2524 |
checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa" |
| 2525 |
|