| 1 |
# This file is automatically @generated by Cargo. |
| 2 |
# It is not intended for manual editing. |
| 3 |
version = 4 |
| 4 |
|
| 5 |
[[package]] |
| 6 |
name = "aho-corasick" |
| 7 |
version = "1.1.4" |
| 8 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 9 |
checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301" |
| 10 |
dependencies = [ |
| 11 |
"memchr", |
| 12 |
] |
| 13 |
|
| 14 |
[[package]] |
| 15 |
name = "allocator-api2" |
| 16 |
version = "0.2.21" |
| 17 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 18 |
checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" |
| 19 |
|
| 20 |
[[package]] |
| 21 |
name = "alloy" |
| 22 |
version = "0.1.0" |
| 23 |
dependencies = [ |
| 24 |
"alloy_tui", |
| 25 |
"anyhow", |
| 26 |
"clap", |
| 27 |
"getrandom 0.4.3", |
| 28 |
"makeover", |
| 29 |
"ratatui", |
| 30 |
"rusqlite", |
| 31 |
"serde", |
| 32 |
"serde_json", |
| 33 |
"sha-crypt", |
| 34 |
"sha2 0.10.9", |
| 35 |
"toml", |
| 36 |
"toml_edit", |
| 37 |
"zbus", |
| 38 |
] |
| 39 |
|
| 40 |
[[package]] |
| 41 |
name = "alloy-drift" |
| 42 |
version = "0.1.0" |
| 43 |
dependencies = [ |
| 44 |
"libc", |
| 45 |
] |
| 46 |
|
| 47 |
[[package]] |
| 48 |
name = "alloy_tui" |
| 49 |
version = "15.0.0" |
| 50 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 51 |
checksum = "c4a954c9ceffb2f10d7004fbcb7aa844647d7da2b49ad4f58c0215ee73f78326" |
| 52 |
dependencies = [ |
| 53 |
"makeover", |
| 54 |
"makeover-geometry", |
| 55 |
"makeover-tui", |
| 56 |
"ratatui", |
| 57 |
] |
| 58 |
|
| 59 |
[[package]] |
| 60 |
name = "anstream" |
| 61 |
version = "1.0.0" |
| 62 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 63 |
checksum = "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d" |
| 64 |
dependencies = [ |
| 65 |
"anstyle", |
| 66 |
"anstyle-parse", |
| 67 |
"anstyle-query", |
| 68 |
"anstyle-wincon", |
| 69 |
"colorchoice", |
| 70 |
"is_terminal_polyfill", |
| 71 |
"utf8parse", |
| 72 |
] |
| 73 |
|
| 74 |
[[package]] |
| 75 |
name = "anstyle" |
| 76 |
version = "1.0.14" |
| 77 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 78 |
checksum = "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000" |
| 79 |
|
| 80 |
[[package]] |
| 81 |
name = "anstyle-parse" |
| 82 |
version = "1.0.0" |
| 83 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 84 |
checksum = "52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e" |
| 85 |
dependencies = [ |
| 86 |
"utf8parse", |
| 87 |
] |
| 88 |
|
| 89 |
[[package]] |
| 90 |
name = "anstyle-query" |
| 91 |
version = "1.1.5" |
| 92 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 93 |
checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc" |
| 94 |
dependencies = [ |
| 95 |
"windows-sys", |
| 96 |
] |
| 97 |
|
| 98 |
[[package]] |
| 99 |
name = "anstyle-wincon" |
| 100 |
version = "3.0.11" |
| 101 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 102 |
checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d" |
| 103 |
dependencies = [ |
| 104 |
"anstyle", |
| 105 |
"once_cell_polyfill", |
| 106 |
"windows-sys", |
| 107 |
] |
| 108 |
|
| 109 |
[[package]] |
| 110 |
name = "anyhow" |
| 111 |
version = "1.0.103" |
| 112 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 113 |
checksum = "2a4385e2e34eb35d6b3efe798b9eb88096925d87726c0798709bf56d9ed84af3" |
| 114 |
|
| 115 |
[[package]] |
| 116 |
name = "approx" |
| 117 |
version = "0.5.1" |
| 118 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 119 |
checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6" |
| 120 |
dependencies = [ |
| 121 |
"num-traits", |
| 122 |
] |
| 123 |
|
| 124 |
[[package]] |
| 125 |
name = "async-broadcast" |
| 126 |
version = "0.7.2" |
| 127 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 128 |
checksum = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532" |
| 129 |
dependencies = [ |
| 130 |
"event-listener", |
| 131 |
"event-listener-strategy", |
| 132 |
"futures-core", |
| 133 |
"pin-project-lite", |
| 134 |
] |
| 135 |
|
| 136 |
[[package]] |
| 137 |
name = "async-channel" |
| 138 |
version = "2.5.0" |
| 139 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 140 |
checksum = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2" |
| 141 |
dependencies = [ |
| 142 |
"concurrent-queue", |
| 143 |
"event-listener-strategy", |
| 144 |
"futures-core", |
| 145 |
"pin-project-lite", |
| 146 |
] |
| 147 |
|
| 148 |
[[package]] |
| 149 |
name = "async-executor" |
| 150 |
version = "1.14.0" |
| 151 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 152 |
checksum = "c96bf972d85afc50bf5ab8fe2d54d1586b4e0b46c97c50a0c9e71e2f7bcd812a" |
| 153 |
dependencies = [ |
| 154 |
"async-task", |
| 155 |
"concurrent-queue", |
| 156 |
"fastrand", |
| 157 |
"futures-lite", |
| 158 |
"pin-project-lite", |
| 159 |
"slab", |
| 160 |
] |
| 161 |
|
| 162 |
[[package]] |
| 163 |
name = "async-io" |
| 164 |
version = "2.6.0" |
| 165 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 166 |
checksum = "456b8a8feb6f42d237746d4b3e9a178494627745c3c56c6ea55d92ba50d026fc" |
| 167 |
dependencies = [ |
| 168 |
"autocfg", |
| 169 |
"cfg-if", |
| 170 |
"concurrent-queue", |
| 171 |
"futures-io", |
| 172 |
"futures-lite", |
| 173 |
"parking", |
| 174 |
"polling", |
| 175 |
"rustix", |
| 176 |
"slab", |
| 177 |
"windows-sys", |
| 178 |
] |
| 179 |
|
| 180 |
[[package]] |
| 181 |
name = "async-lock" |
| 182 |
version = "3.4.2" |
| 183 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 184 |
checksum = "290f7f2596bd5b78a9fec8088ccd89180d7f9f55b94b0576823bbbdc72ee8311" |
| 185 |
dependencies = [ |
| 186 |
"event-listener", |
| 187 |
"event-listener-strategy", |
| 188 |
"pin-project-lite", |
| 189 |
] |
| 190 |
|
| 191 |
[[package]] |
| 192 |
name = "async-process" |
| 193 |
version = "2.5.0" |
| 194 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 195 |
checksum = "fc50921ec0055cdd8a16de48773bfeec5c972598674347252c0399676be7da75" |
| 196 |
dependencies = [ |
| 197 |
"async-channel", |
| 198 |
"async-io", |
| 199 |
"async-lock", |
| 200 |
"async-signal", |
| 201 |
"async-task", |
| 202 |
"blocking", |
| 203 |
"cfg-if", |
| 204 |
"event-listener", |
| 205 |
"futures-lite", |
| 206 |
"rustix", |
| 207 |
] |
| 208 |
|
| 209 |
[[package]] |
| 210 |
name = "async-recursion" |
| 211 |
version = "1.1.1" |
| 212 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 213 |
checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11" |
| 214 |
dependencies = [ |
| 215 |
"proc-macro2", |
| 216 |
"quote", |
| 217 |
"syn 2.0.118", |
| 218 |
] |
| 219 |
|
| 220 |
[[package]] |
| 221 |
name = "async-signal" |
| 222 |
version = "0.2.14" |
| 223 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 224 |
checksum = "52b5aaafa020cf5053a01f2a60e8ff5dccf550f0f77ec54a4e47285ac2bab485" |
| 225 |
dependencies = [ |
| 226 |
"async-io", |
| 227 |
"async-lock", |
| 228 |
"atomic-waker", |
| 229 |
"cfg-if", |
| 230 |
"futures-core", |
| 231 |
"futures-io", |
| 232 |
"rustix", |
| 233 |
"signal-hook-registry", |
| 234 |
"slab", |
| 235 |
"windows-sys", |
| 236 |
] |
| 237 |
|
| 238 |
[[package]] |
| 239 |
name = "async-task" |
| 240 |
version = "4.7.1" |
| 241 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 242 |
checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de" |
| 243 |
|
| 244 |
[[package]] |
| 245 |
name = "async-trait" |
| 246 |
version = "0.1.92" |
| 247 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 248 |
checksum = "82f6aeea286b8eb4dd3431a1be1b59d290ace00f5bfd8e2a159bc2a05e2c1667" |
| 249 |
dependencies = [ |
| 250 |
"proc-macro2", |
| 251 |
"quote", |
| 252 |
"syn 3.0.0", |
| 253 |
] |
| 254 |
|
| 255 |
[[package]] |
| 256 |
name = "atomic" |
| 257 |
version = "0.6.1" |
| 258 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 259 |
checksum = "a89cbf775b137e9b968e67227ef7f775587cde3fd31b0d8599dbd0f598a48340" |
| 260 |
dependencies = [ |
| 261 |
"bytemuck", |
| 262 |
] |
| 263 |
|
| 264 |
[[package]] |
| 265 |
name = "atomic-waker" |
| 266 |
version = "1.1.2" |
| 267 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 268 |
checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" |
| 269 |
|
| 270 |
[[package]] |
| 271 |
name = "autocfg" |
| 272 |
version = "1.5.1" |
| 273 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 274 |
checksum = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53" |
| 275 |
|
| 276 |
[[package]] |
| 277 |
name = "base64" |
| 278 |
version = "0.22.1" |
| 279 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 280 |
checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" |
| 281 |
|
| 282 |
[[package]] |
| 283 |
name = "base64ct" |
| 284 |
version = "1.8.3" |
| 285 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 286 |
checksum = "2af50177e190e07a26ab74f8b1efbfe2ef87da2116221318cb1c2e82baf7de06" |
| 287 |
|
| 288 |
[[package]] |
| 289 |
name = "bit-set" |
| 290 |
version = "0.5.3" |
| 291 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 292 |
checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1" |
| 293 |
dependencies = [ |
| 294 |
"bit-vec", |
| 295 |
] |
| 296 |
|
| 297 |
[[package]] |
| 298 |
name = "bit-vec" |
| 299 |
version = "0.6.3" |
| 300 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 301 |
checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb" |
| 302 |
|
| 303 |
[[package]] |
| 304 |
name = "bitflags" |
| 305 |
version = "1.3.2" |
| 306 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 307 |
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" |
| 308 |
|
| 309 |
[[package]] |
| 310 |
name = "bitflags" |
| 311 |
version = "2.13.0" |
| 312 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 313 |
checksum = "b4388bee8683e3d04af747c73422af53102d2bd24d9eadb6cbc100baef4b43f8" |
| 314 |
|
| 315 |
[[package]] |
| 316 |
name = "block-buffer" |
| 317 |
version = "0.10.4" |
| 318 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 319 |
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" |
| 320 |
dependencies = [ |
| 321 |
"generic-array", |
| 322 |
] |
| 323 |
|
| 324 |
[[package]] |
| 325 |
name = "block-buffer" |
| 326 |
version = "0.12.1" |
| 327 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 328 |
checksum = "d2f6c7dbe95a6ed67ad9f18e57daf93a2f034c524b99fd2b76d18fdfeb6660aa" |
| 329 |
dependencies = [ |
| 330 |
"hybrid-array", |
| 331 |
] |
| 332 |
|
| 333 |
[[package]] |
| 334 |
name = "blocking" |
| 335 |
version = "1.6.2" |
| 336 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 337 |
checksum = "e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21" |
| 338 |
dependencies = [ |
| 339 |
"async-channel", |
| 340 |
"async-task", |
| 341 |
"futures-io", |
| 342 |
"futures-lite", |
| 343 |
"piper", |
| 344 |
] |
| 345 |
|
| 346 |
[[package]] |
| 347 |
name = "bumpalo" |
| 348 |
version = "3.20.3" |
| 349 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 350 |
checksum = "72f5acc6cb2ba439de613abc23857ec3d78374d8ed5ac84e9d11336e87da8649" |
| 351 |
|
| 352 |
[[package]] |
| 353 |
name = "by_address" |
| 354 |
version = "1.2.1" |
| 355 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 356 |
checksum = "64fa3c856b712db6612c019f14756e64e4bcea13337a6b33b696333a9eaa2d06" |
| 357 |
|
| 358 |
[[package]] |
| 359 |
name = "bytemuck" |
| 360 |
version = "1.25.0" |
| 361 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 362 |
checksum = "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec" |
| 363 |
|
| 364 |
[[package]] |
| 365 |
name = "castaway" |
| 366 |
version = "0.2.4" |
| 367 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 368 |
checksum = "dec551ab6e7578819132c713a93c022a05d60159dc86e7a7050223577484c55a" |
| 369 |
dependencies = [ |
| 370 |
"rustversion", |
| 371 |
] |
| 372 |
|
| 373 |
[[package]] |
| 374 |
name = "cc" |
| 375 |
version = "1.4.0" |
| 376 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 377 |
checksum = "5add81bb678e6cb321aff7fa0dc7689ad82b112dbc032cea19f91d6b8e3582b9" |
| 378 |
dependencies = [ |
| 379 |
"find-msvc-tools", |
| 380 |
"shlex", |
| 381 |
] |
| 382 |
|
| 383 |
[[package]] |
| 384 |
name = "cfg-if" |
| 385 |
version = "1.0.4" |
| 386 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 387 |
checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" |
| 388 |
|
| 389 |
[[package]] |
| 390 |
name = "cfg_aliases" |
| 391 |
version = "0.2.1" |
| 392 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 393 |
checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" |
| 394 |
|
| 395 |
[[package]] |
| 396 |
name = "clap" |
| 397 |
version = "4.6.2" |
| 398 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 399 |
checksum = "dd059f9da4f5c36b3787f65d38ccaab1cc315f07b01f89abc8359ee6a8205011" |
| 400 |
dependencies = [ |
| 401 |
"clap_builder", |
| 402 |
"clap_derive", |
| 403 |
] |
| 404 |
|
| 405 |
[[package]] |
| 406 |
name = "clap_builder" |
| 407 |
version = "4.6.2" |
| 408 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 409 |
checksum = "f09628afdcc538b57f3c6341e9c8e9970f18e4a481690a64974d7023bd33548b" |
| 410 |
dependencies = [ |
| 411 |
"anstream", |
| 412 |
"anstyle", |
| 413 |
"clap_lex", |
| 414 |
"strsim", |
| 415 |
] |
| 416 |
|
| 417 |
[[package]] |
| 418 |
name = "clap_derive" |
| 419 |
version = "4.6.1" |
| 420 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 421 |
checksum = "f2ce8604710f6733aa641a2b3731eaa1e8b3d9973d5e3565da11800813f997a9" |
| 422 |
dependencies = [ |
| 423 |
"heck", |
| 424 |
"proc-macro2", |
| 425 |
"quote", |
| 426 |
"syn 2.0.118", |
| 427 |
] |
| 428 |
|
| 429 |
[[package]] |
| 430 |
name = "clap_lex" |
| 431 |
version = "1.1.0" |
| 432 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 433 |
checksum = "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9" |
| 434 |
|
| 435 |
[[package]] |
| 436 |
name = "cmov" |
| 437 |
version = "0.5.4" |
| 438 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 439 |
checksum = "0c9ea0ac24bc397ab3c98583a3c9ba74fa56b09a4449bbe172b9b1ddb016027a" |
| 440 |
|
| 441 |
[[package]] |
| 442 |
name = "colorchoice" |
| 443 |
version = "1.0.5" |
| 444 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 445 |
checksum = "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570" |
| 446 |
|
| 447 |
[[package]] |
| 448 |
name = "compact_str" |
| 449 |
version = "0.9.1" |
| 450 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 451 |
checksum = "9dfdd1c2274d9aa354115b09dc9a901d6c5576818cdf70d14cae2bdb47df00ab" |
| 452 |
dependencies = [ |
| 453 |
"castaway", |
| 454 |
"cfg-if", |
| 455 |
"itoa", |
| 456 |
"rustversion", |
| 457 |
"ryu", |
| 458 |
"static_assertions", |
| 459 |
] |
| 460 |
|
| 461 |
[[package]] |
| 462 |
name = "concurrent-queue" |
| 463 |
version = "2.5.0" |
| 464 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 465 |
checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973" |
| 466 |
dependencies = [ |
| 467 |
"crossbeam-utils", |
| 468 |
] |
| 469 |
|
| 470 |
[[package]] |
| 471 |
name = "convert_case" |
| 472 |
version = "0.10.0" |
| 473 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 474 |
checksum = "633458d4ef8c78b72454de2d54fd6ab2e60f9e02be22f3c6104cdc8a4e0fceb9" |
| 475 |
dependencies = [ |
| 476 |
"unicode-segmentation", |
| 477 |
] |
| 478 |
|
| 479 |
[[package]] |
| 480 |
name = "cpufeatures" |
| 481 |
version = "0.2.17" |
| 482 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 483 |
checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" |
| 484 |
dependencies = [ |
| 485 |
"libc", |
| 486 |
] |
| 487 |
|
| 488 |
[[package]] |
| 489 |
name = "cpufeatures" |
| 490 |
version = "0.3.0" |
| 491 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 492 |
checksum = "8b2a41393f66f16b0823bb79094d54ac5fbd34ab292ddafb9a0456ac9f87d201" |
| 493 |
dependencies = [ |
| 494 |
"libc", |
| 495 |
] |
| 496 |
|
| 497 |
[[package]] |
| 498 |
name = "critical-section" |
| 499 |
version = "1.2.0" |
| 500 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 501 |
checksum = "790eea4361631c5e7d22598ecd5723ff611904e3344ce8720784c93e3d83d40b" |
| 502 |
|
| 503 |
[[package]] |
| 504 |
name = "crossbeam-utils" |
| 505 |
version = "0.8.22" |
| 506 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 507 |
checksum = "61803da095bee82a81bb1a452ecc25d3b2f1416d1897eb86430c6159ef717c17" |
| 508 |
|
| 509 |
[[package]] |
| 510 |
name = "crossterm" |
| 511 |
version = "0.29.0" |
| 512 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 513 |
checksum = "d8b9f2e4c67f833b660cdb0a3523065869fb35570177239812ed4c905aeff87b" |
| 514 |
dependencies = [ |
| 515 |
"bitflags 2.13.0", |
| 516 |
"crossterm_winapi", |
| 517 |
"derive_more", |
| 518 |
"document-features", |
| 519 |
"mio", |
| 520 |
"parking_lot", |
| 521 |
"rustix", |
| 522 |
"signal-hook", |
| 523 |
"signal-hook-mio", |
| 524 |
"winapi", |
| 525 |
] |
| 526 |
|
| 527 |
[[package]] |
| 528 |
name = "crossterm_winapi" |
| 529 |
version = "0.9.1" |
| 530 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 531 |
checksum = "acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b" |
| 532 |
dependencies = [ |
| 533 |
"winapi", |
| 534 |
] |
| 535 |
|
| 536 |
[[package]] |
| 537 |
name = "crypto-common" |
| 538 |
version = "0.1.7" |
| 539 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 540 |
checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a" |
| 541 |
dependencies = [ |
| 542 |
"generic-array", |
| 543 |
"typenum", |
| 544 |
] |
| 545 |
|
| 546 |
[[package]] |
| 547 |
name = "crypto-common" |
| 548 |
version = "0.2.2" |
| 549 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 550 |
checksum = "ce6e4c961d6cd6c9a86db418387425e8bdeaf05b3c8bc1411e6dca4c252f1453" |
| 551 |
dependencies = [ |
| 552 |
"hybrid-array", |
| 553 |
] |
| 554 |
|
| 555 |
[[package]] |
| 556 |
name = "csscolorparser" |
| 557 |
version = "0.6.2" |
| 558 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 559 |
checksum = "eb2a7d3066da2de787b7f032c736763eb7ae5d355f81a68bab2675a96008b0bf" |
| 560 |
dependencies = [ |
| 561 |
"lab", |
| 562 |
"phf", |
| 563 |
] |
| 564 |
|
| 565 |
[[package]] |
| 566 |
name = "ctutils" |
| 567 |
version = "0.4.2" |
| 568 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 569 |
checksum = "7d5515a3834141de9eafb9717ad39eea8247b5674e6066c404e8c4b365d2a29e" |
| 570 |
dependencies = [ |
| 571 |
"cmov", |
| 572 |
] |
| 573 |
|
| 574 |
[[package]] |
| 575 |
name = "darling" |
| 576 |
version = "0.20.11" |
| 577 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 578 |
checksum = "fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee" |
| 579 |
dependencies = [ |
| 580 |
"darling_core", |
| 581 |
"darling_macro", |
| 582 |
] |
| 583 |
|
| 584 |
[[package]] |
| 585 |
name = "darling_core" |
| 586 |
version = "0.20.11" |
| 587 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 588 |
checksum = "0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e" |
| 589 |
dependencies = [ |
| 590 |
"fnv", |
| 591 |
"ident_case", |
| 592 |
"proc-macro2", |
| 593 |
"quote", |
| 594 |
"strsim", |
| 595 |
"syn 2.0.118", |
| 596 |
] |
| 597 |
|
| 598 |
[[package]] |
| 599 |
name = "darling_macro" |
| 600 |
version = "0.20.11" |
| 601 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 602 |
checksum = "fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead" |
| 603 |
dependencies = [ |
| 604 |
"darling_core", |
| 605 |
"quote", |
| 606 |
"syn 2.0.118", |
| 607 |
] |
| 608 |
|
| 609 |
[[package]] |
| 610 |
name = "deltae" |
| 611 |
version = "0.3.2" |
| 612 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 613 |
checksum = "5729f5117e208430e437df2f4843f5e5952997175992d1414f94c57d61e270b4" |
| 614 |
|
| 615 |
[[package]] |
| 616 |
name = "deranged" |
| 617 |
version = "0.5.8" |
| 618 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 619 |
checksum = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c" |
| 620 |
|
| 621 |
[[package]] |
| 622 |
name = "derive_more" |
| 623 |
version = "2.1.1" |
| 624 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 625 |
checksum = "d751e9e49156b02b44f9c1815bcb94b984cdcc4396ecc32521c739452808b134" |
| 626 |
dependencies = [ |
| 627 |
"derive_more-impl", |
| 628 |
] |
| 629 |
|
| 630 |
[[package]] |
| 631 |
name = "derive_more-impl" |
| 632 |
version = "2.1.1" |
| 633 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 634 |
checksum = "799a97264921d8623a957f6c3b9011f3b5492f557bbb7a5a19b7fa6d06ba8dcb" |
| 635 |
dependencies = [ |
| 636 |
"convert_case", |
| 637 |
"proc-macro2", |
| 638 |
"quote", |
| 639 |
"rustc_version", |
| 640 |
"syn 2.0.118", |
| 641 |
] |
| 642 |
|
| 643 |
[[package]] |
| 644 |
name = "digest" |
| 645 |
version = "0.10.7" |
| 646 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 647 |
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" |
| 648 |
dependencies = [ |
| 649 |
"block-buffer 0.10.4", |
| 650 |
"crypto-common 0.1.7", |
| 651 |
] |
| 652 |
|
| 653 |
[[package]] |
| 654 |
name = "digest" |
| 655 |
version = "0.11.3" |
| 656 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 657 |
checksum = "f1dd6dbb5841937940781866fa1281a1ff7bd3bf827091440879f9994983d5c2" |
| 658 |
dependencies = [ |
| 659 |
"block-buffer 0.12.1", |
| 660 |
"crypto-common 0.2.2", |
| 661 |
] |
| 662 |
|
| 663 |
[[package]] |
| 664 |
name = "document-features" |
| 665 |
version = "0.2.12" |
| 666 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 667 |
checksum = "d4b8a88685455ed29a21542a33abd9cb6510b6b129abadabdcef0f4c55bc8f61" |
| 668 |
dependencies = [ |
| 669 |
"litrs", |
| 670 |
] |
| 671 |
|
| 672 |
[[package]] |
| 673 |
name = "either" |
| 674 |
version = "1.16.0" |
| 675 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 676 |
checksum = "91622ff5e7162018101f2fea40d6ebf4a78bbe5a49736a2020649edf9693679e" |
| 677 |
|
| 678 |
[[package]] |
| 679 |
name = "endi" |
| 680 |
version = "1.1.1" |
| 681 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 682 |
checksum = "66b7e2430c6dff6a955451e2cfc438f09cea1965a9d6f87f7e3b90decc014099" |
| 683 |
|
| 684 |
[[package]] |
| 685 |
name = "enumflags2" |
| 686 |
version = "0.7.12" |
| 687 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 688 |
checksum = "1027f7680c853e056ebcec683615fb6fbbc07dbaa13b4d5d9442b146ded4ecef" |
| 689 |
dependencies = [ |
| 690 |
"enumflags2_derive", |
| 691 |
"serde", |
| 692 |
] |
| 693 |
|
| 694 |
[[package]] |
| 695 |
name = "enumflags2_derive" |
| 696 |
version = "0.7.12" |
| 697 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 698 |
checksum = "67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827" |
| 699 |
dependencies = [ |
| 700 |
"proc-macro2", |
| 701 |
"quote", |
| 702 |
"syn 2.0.118", |
| 703 |
] |
| 704 |
|
| 705 |
[[package]] |
| 706 |
name = "equivalent" |
| 707 |
version = "1.0.2" |
| 708 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 709 |
checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" |
| 710 |
|
| 711 |
[[package]] |
| 712 |
name = "errno" |
| 713 |
version = "0.3.14" |
| 714 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 715 |
checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" |
| 716 |
dependencies = [ |
| 717 |
"libc", |
| 718 |
"windows-sys", |
| 719 |
] |
| 720 |
|
| 721 |
[[package]] |
| 722 |
name = "euclid" |
| 723 |
version = "0.22.14" |
| 724 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 725 |
checksum = "f1a05365e3b1c6d1650318537c7460c6923f1abdd272ad6842baa2b509957a06" |
| 726 |
dependencies = [ |
| 727 |
"num-traits", |
| 728 |
] |
| 729 |
|
| 730 |
[[package]] |
| 731 |
name = "event-listener" |
| 732 |
version = "5.4.2" |
| 733 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 734 |
checksum = "5a23add41df1562121a9393cb065eab5146a1242410f23a644851e90cfd669d2" |
| 735 |
dependencies = [ |
| 736 |
"parking", |
| 737 |
"pin-project-lite", |
| 738 |
] |
| 739 |
|
| 740 |
[[package]] |
| 741 |
name = "event-listener-strategy" |
| 742 |
version = "0.5.4" |
| 743 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 744 |
checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93" |
| 745 |
dependencies = [ |
| 746 |
"event-listener", |
| 747 |
"pin-project-lite", |
| 748 |
] |
| 749 |
|
| 750 |
[[package]] |
| 751 |
name = "fallible-iterator" |
| 752 |
version = "0.3.0" |
| 753 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 754 |
checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649" |
| 755 |
|
| 756 |
[[package]] |
| 757 |
name = "fallible-streaming-iterator" |
| 758 |
version = "0.1.9" |
| 759 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 760 |
checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a" |
| 761 |
|
| 762 |
[[package]] |
| 763 |
name = "fancy-regex" |
| 764 |
version = "0.11.0" |
| 765 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 766 |
checksum = "b95f7c0680e4142284cf8b22c14a476e87d61b004a3a0861872b32ef7ead40a2" |
| 767 |
dependencies = [ |
| 768 |
"bit-set", |
| 769 |
"regex", |
| 770 |
] |
| 771 |
|
| 772 |
[[package]] |
| 773 |
name = "fast-srgb8" |
| 774 |
version = "1.0.0" |
| 775 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 776 |
checksum = "dd2e7510819d6fbf51a5545c8f922716ecfb14df168a3242f7d33e0239efe6a1" |
| 777 |
|
| 778 |
[[package]] |
| 779 |
name = "fastrand" |
| 780 |
version = "2.5.0" |
| 781 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 782 |
checksum = "da7c62ceae207dd37ea5b845da6a0696c799f85e97da1ab5b7910be3c1c80223" |
| 783 |
|
| 784 |
[[package]] |
| 785 |
name = "filedescriptor" |
| 786 |
version = "0.8.3" |
| 787 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 788 |
checksum = "e40758ed24c9b2eeb76c35fb0aebc66c626084edd827e07e1552279814c6682d" |
| 789 |
dependencies = [ |
| 790 |
"libc", |
| 791 |
"thiserror 1.0.69", |
| 792 |
"winapi", |
| 793 |
] |
| 794 |
|
| 795 |
[[package]] |
| 796 |
name = "find-msvc-tools" |
| 797 |
version = "0.1.9" |
| 798 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 799 |
checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582" |
| 800 |
|
| 801 |
[[package]] |
| 802 |
name = "finl_unicode" |
| 803 |
version = "1.4.0" |
| 804 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 805 |
checksum = "9844ddc3a6e533d62bba727eb6c28b5d360921d5175e9ff0f1e621a5c590a4d5" |
| 806 |
|
| 807 |
[[package]] |
| 808 |
name = "fixedbitset" |
| 809 |
version = "0.4.2" |
| 810 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 811 |
checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80" |
| 812 |
|
| 813 |
[[package]] |
| 814 |
name = "fnv" |
| 815 |
version = "1.0.7" |
| 816 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 817 |
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" |
| 818 |
|
| 819 |
[[package]] |
| 820 |
name = "foldhash" |
| 821 |
version = "0.2.0" |
| 822 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 823 |
checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb" |
| 824 |
|
| 825 |
[[package]] |
| 826 |
name = "futures-core" |
| 827 |
version = "0.3.32" |
| 828 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 829 |
checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d" |
| 830 |
|
| 831 |
[[package]] |
| 832 |
name = "futures-io" |
| 833 |
version = "0.3.34" |
| 834 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 835 |
checksum = "53c0fa8157de1303bfffdaa1cc2a673bfffb60102f76b0ef4441659124373fed" |
| 836 |
|
| 837 |
[[package]] |
| 838 |
name = "futures-lite" |
| 839 |
version = "2.6.1" |
| 840 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 841 |
checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad" |
| 842 |
dependencies = [ |
| 843 |
"fastrand", |
| 844 |
"futures-core", |
| 845 |
"futures-io", |
| 846 |
"parking", |
| 847 |
"pin-project-lite", |
| 848 |
] |
| 849 |
|
| 850 |
[[package]] |
| 851 |
name = "futures-task" |
| 852 |
version = "0.3.32" |
| 853 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 854 |
checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393" |
| 855 |
|
| 856 |
[[package]] |
| 857 |
name = "futures-util" |
| 858 |
version = "0.3.32" |
| 859 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 860 |
checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6" |
| 861 |
dependencies = [ |
| 862 |
"futures-core", |
| 863 |
"futures-task", |
| 864 |
"pin-project-lite", |
| 865 |
"slab", |
| 866 |
] |
| 867 |
|
| 868 |
[[package]] |
| 869 |
name = "generic-array" |
| 870 |
version = "0.14.7" |
| 871 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 872 |
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" |
| 873 |
dependencies = [ |
| 874 |
"typenum", |
| 875 |
"version_check", |
| 876 |
] |
| 877 |
|
| 878 |
[[package]] |
| 879 |
name = "getrandom" |
| 880 |
version = "0.3.4" |
| 881 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 882 |
checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" |
| 883 |
dependencies = [ |
| 884 |
"cfg-if", |
| 885 |
"libc", |
| 886 |
"r-efi 5.3.0", |
| 887 |
"wasip2", |
| 888 |
] |
| 889 |
|
| 890 |
[[package]] |
| 891 |
name = "getrandom" |
| 892 |
version = "0.4.3" |
| 893 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 894 |
checksum = "300e883d756b2e4ec94e02791f39b04b522276138852cfc41d9fb7e904106099" |
| 895 |
dependencies = [ |
| 896 |
"cfg-if", |
| 897 |
"libc", |
| 898 |
"r-efi 6.0.0", |
| 899 |
] |
| 900 |
|
| 901 |
[[package]] |
| 902 |
name = "hashbrown" |
| 903 |
version = "0.16.1" |
| 904 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 905 |
checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" |
| 906 |
dependencies = [ |
| 907 |
"allocator-api2", |
| 908 |
"equivalent", |
| 909 |
"foldhash", |
| 910 |
] |
| 911 |
|
| 912 |
[[package]] |
| 913 |
name = "hashbrown" |
| 914 |
version = "0.17.1" |
| 915 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 916 |
checksum = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a" |
| 917 |
dependencies = [ |
| 918 |
"allocator-api2", |
| 919 |
"equivalent", |
| 920 |
"foldhash", |
| 921 |
] |
| 922 |
|
| 923 |
[[package]] |
| 924 |
name = "hashlink" |
| 925 |
version = "0.12.1" |
| 926 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 927 |
checksum = "32069d97bb81e38fa67eab65e3393bf804bb85969f2bc06bf13f64aef5aba248" |
| 928 |
dependencies = [ |
| 929 |
"hashbrown 0.17.1", |
| 930 |
] |
| 931 |
|
| 932 |
[[package]] |
| 933 |
name = "heck" |
| 934 |
version = "0.5.0" |
| 935 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 936 |
checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" |
| 937 |
|
| 938 |
[[package]] |
| 939 |
name = "hermit-abi" |
| 940 |
version = "0.5.2" |
| 941 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 942 |
checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c" |
| 943 |
|
| 944 |
[[package]] |
| 945 |
name = "hex" |
| 946 |
version = "0.4.3" |
| 947 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 948 |
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" |
| 949 |
|
| 950 |
[[package]] |
| 951 |
name = "hybrid-array" |
| 952 |
version = "0.4.13" |
| 953 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 954 |
checksum = "818356c5132c1fede50f837ca96afbe78ff42413047f4abb886217845e1b6c8c" |
| 955 |
dependencies = [ |
| 956 |
"typenum", |
| 957 |
] |
| 958 |
|
| 959 |
[[package]] |
| 960 |
name = "ident_case" |
| 961 |
version = "1.0.1" |
| 962 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 963 |
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" |
| 964 |
|
| 965 |
[[package]] |
| 966 |
name = "include_dir" |
| 967 |
version = "0.7.4" |
| 968 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 969 |
checksum = "923d117408f1e49d914f1a379a309cffe4f18c05cf4e3d12e613a15fc81bd0dd" |
| 970 |
dependencies = [ |
| 971 |
"include_dir_macros", |
| 972 |
] |
| 973 |
|
| 974 |
[[package]] |
| 975 |
name = "include_dir_macros" |
| 976 |
version = "0.7.4" |
| 977 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 978 |
checksum = "7cab85a7ed0bd5f0e76d93846e0147172bed2e2d3f859bcc33a8d9699cad1a75" |
| 979 |
dependencies = [ |
| 980 |
"proc-macro2", |
| 981 |
"quote", |
| 982 |
] |
| 983 |
|
| 984 |
[[package]] |
| 985 |
name = "indexmap" |
| 986 |
version = "2.14.0" |
| 987 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 988 |
checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9" |
| 989 |
dependencies = [ |
| 990 |
"equivalent", |
| 991 |
"hashbrown 0.17.1", |
| 992 |
] |
| 993 |
|
| 994 |
[[package]] |
| 995 |
name = "indoc" |
| 996 |
version = "2.0.7" |
| 997 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 998 |
checksum = "79cf5c93f93228cf8efb3ba362535fb11199ac548a09ce117c9b1adc3030d706" |
| 999 |
dependencies = [ |
| 1000 |
"rustversion", |
| 1001 |
] |
| 1002 |
|
| 1003 |
[[package]] |
| 1004 |
name = "instability" |
| 1005 |
version = "0.3.10" |
| 1006 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1007 |
checksum = "6778b0196eefee7df739db78758e5cf9b37412268bfa5650bfeed028aed20d9c" |
| 1008 |
dependencies = [ |
| 1009 |
"darling", |
| 1010 |
"indoc", |
| 1011 |
"proc-macro2", |
| 1012 |
"quote", |
| 1013 |
"syn 2.0.118", |
| 1014 |
] |
| 1015 |
|
| 1016 |
[[package]] |
| 1017 |
name = "is_terminal_polyfill" |
| 1018 |
version = "1.70.2" |
| 1019 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1020 |
checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" |
| 1021 |
|
| 1022 |
[[package]] |
| 1023 |
name = "itertools" |
| 1024 |
version = "0.14.0" |
| 1025 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1026 |
checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285" |
| 1027 |
dependencies = [ |
| 1028 |
"either", |
| 1029 |
] |
| 1030 |
|
| 1031 |
[[package]] |
| 1032 |
name = "itoa" |
| 1033 |
version = "1.0.18" |
| 1034 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1035 |
checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682" |
| 1036 |
|
| 1037 |
[[package]] |
| 1038 |
name = "js-sys" |
| 1039 |
version = "0.3.103" |
| 1040 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1041 |
checksum = "53b44bfcdb3f8d5837a46dae1ca9660a837176eee74a28b229bc626816589102" |
| 1042 |
dependencies = [ |
| 1043 |
"cfg-if", |
| 1044 |
"futures-util", |
| 1045 |
"wasm-bindgen", |
| 1046 |
] |
| 1047 |
|
| 1048 |
[[package]] |
| 1049 |
name = "kasuari" |
| 1050 |
version = "0.4.12" |
| 1051 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1052 |
checksum = "bde5057d6143cc94e861d90f591b9303d6716c6b9602309150bd068853c10899" |
| 1053 |
dependencies = [ |
| 1054 |
"hashbrown 0.16.1", |
| 1055 |
"portable-atomic", |
| 1056 |
"thiserror 2.0.18", |
| 1057 |
] |
| 1058 |
|
| 1059 |
[[package]] |
| 1060 |
name = "lab" |
| 1061 |
version = "0.11.0" |
| 1062 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1063 |
checksum = "bf36173d4167ed999940f804952e6b08197cae5ad5d572eb4db150ce8ad5d58f" |
| 1064 |
|
| 1065 |
[[package]] |
| 1066 |
name = "lazy_static" |
| 1067 |
version = "1.5.0" |
| 1068 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1069 |
checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" |
| 1070 |
|
| 1071 |
[[package]] |
| 1072 |
name = "libc" |
| 1073 |
version = "0.2.186" |
| 1074 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1075 |
checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66" |
| 1076 |
|
| 1077 |
[[package]] |
| 1078 |
name = "libm" |
| 1079 |
version = "0.2.16" |
| 1080 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1081 |
checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981" |
| 1082 |
|
| 1083 |
[[package]] |
| 1084 |
name = "libsqlite3-sys" |
| 1085 |
version = "0.38.1" |
| 1086 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1087 |
checksum = "f6c19a05435c21ac299d71b6a9c13db3e3f47c520517d58990a462a1397a61db" |
| 1088 |
dependencies = [ |
| 1089 |
"cc", |
| 1090 |
"pkg-config", |
| 1091 |
"vcpkg", |
| 1092 |
] |
| 1093 |
|
| 1094 |
[[package]] |
| 1095 |
name = "line-clipping" |
| 1096 |
version = "0.3.7" |
| 1097 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1098 |
checksum = "3f50e8f47623268b5407192d26876c4d7f89d686ca130fdc53bced4814cd29f8" |
| 1099 |
dependencies = [ |
| 1100 |
"bitflags 2.13.0", |
| 1101 |
] |
| 1102 |
|
| 1103 |
[[package]] |
| 1104 |
name = "linux-raw-sys" |
| 1105 |
version = "0.12.1" |
| 1106 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1107 |
checksum = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53" |
| 1108 |
|
| 1109 |
[[package]] |
| 1110 |
name = "litrs" |
| 1111 |
version = "1.0.0" |
| 1112 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1113 |
checksum = "11d3d7f243d5c5a8b9bb5d6dd2b1602c0cb0b9db1621bafc7ed66e35ff9fe092" |
| 1114 |
|
| 1115 |
[[package]] |
| 1116 |
name = "lock_api" |
| 1117 |
version = "0.4.14" |
| 1118 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1119 |
checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" |
| 1120 |
dependencies = [ |
| 1121 |
"scopeguard", |
| 1122 |
] |
| 1123 |
|
| 1124 |
[[package]] |
| 1125 |
name = "log" |
| 1126 |
version = "0.4.33" |
| 1127 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1128 |
checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad" |
| 1129 |
|
| 1130 |
[[package]] |
| 1131 |
name = "lru" |
| 1132 |
version = "0.18.1" |
| 1133 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1134 |
checksum = "0b6180140927ee907000b0aa540091f6ea512ead4447c92b8fc35bc72788a5a6" |
| 1135 |
dependencies = [ |
| 1136 |
"hashbrown 0.17.1", |
| 1137 |
] |
| 1138 |
|
| 1139 |
[[package]] |
| 1140 |
name = "mac_address" |
| 1141 |
version = "1.1.8" |
| 1142 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1143 |
checksum = "c0aeb26bf5e836cc1c341c8106051b573f1766dfa05aa87f0b98be5e51b02303" |
| 1144 |
dependencies = [ |
| 1145 |
"nix", |
| 1146 |
"winapi", |
| 1147 |
] |
| 1148 |
|
| 1149 |
[[package]] |
| 1150 |
name = "makeover" |
| 1151 |
version = "3.0.0" |
| 1152 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1153 |
checksum = "3e6da78c376074e48eb2324394004afc847e674e05ed2ea4bec1331073990b3f" |
| 1154 |
dependencies = [ |
| 1155 |
"include_dir", |
| 1156 |
"serde", |
| 1157 |
"toml", |
| 1158 |
] |
| 1159 |
|
| 1160 |
[[package]] |
| 1161 |
name = "makeover-geometry" |
| 1162 |
version = "0.7.0" |
| 1163 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1164 |
checksum = "91a82b16c4f5b66dd7e87ed92fff7d22185e4d88e5355de6166dd64450cf6a16" |
| 1165 |
|
| 1166 |
[[package]] |
| 1167 |
name = "makeover-layout" |
| 1168 |
version = "0.44.0" |
| 1169 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1170 |
checksum = "f4c5dd2718ddfe428033a2c55d810e3b567edf9273f148875c1aa0291735ae12" |
| 1171 |
|
| 1172 |
[[package]] |
| 1173 |
name = "makeover-timing" |
| 1174 |
version = "0.1.2" |
| 1175 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1176 |
checksum = "a0fb70a912386e8298e7fb24979cfd04a21b033d88297ee568b25e2f59f7e28d" |
| 1177 |
dependencies = [ |
| 1178 |
"makeover-geometry", |
| 1179 |
] |
| 1180 |
|
| 1181 |
[[package]] |
| 1182 |
name = "makeover-tui" |
| 1183 |
version = "0.44.0" |
| 1184 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1185 |
checksum = "a39ca8938ca1e082ce16ac772592bc81aa0a14c461c5ec0b60bf55b0728ae7e5" |
| 1186 |
dependencies = [ |
| 1187 |
"makeover", |
| 1188 |
"makeover-layout", |
| 1189 |
"makeover-timing", |
| 1190 |
"ratatui", |
| 1191 |
] |
| 1192 |
|
| 1193 |
[[package]] |
| 1194 |
name = "mcf" |
| 1195 |
version = "0.6.0" |
| 1196 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1197 |
checksum = "2044bdbade272ded4a1529324f4f30ca7b0c5b496541f2a9095bbd1c9d03cb06" |
| 1198 |
dependencies = [ |
| 1199 |
"base64ct", |
| 1200 |
] |
| 1201 |
|
| 1202 |
[[package]] |
| 1203 |
name = "memchr" |
| 1204 |
version = "2.8.2" |
| 1205 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1206 |
checksum = "88904434abc2901f197fe8cc55f0445e7ded921dba5911dad2e2b39b48e663c4" |
| 1207 |
|
| 1208 |
[[package]] |
| 1209 |
name = "memmem" |
| 1210 |
version = "0.1.1" |
| 1211 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1212 |
checksum = "a64a92489e2744ce060c349162be1c5f33c6969234104dbd99ddb5feb08b8c15" |
| 1213 |
|
| 1214 |
[[package]] |
| 1215 |
name = "memoffset" |
| 1216 |
version = "0.9.1" |
| 1217 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1218 |
checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" |
| 1219 |
dependencies = [ |
| 1220 |
"autocfg", |
| 1221 |
] |
| 1222 |
|
| 1223 |
[[package]] |
| 1224 |
name = "minimal-lexical" |
| 1225 |
version = "0.2.1" |
| 1226 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1227 |
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" |
| 1228 |
|
| 1229 |
[[package]] |
| 1230 |
name = "mio" |
| 1231 |
version = "1.2.2" |
| 1232 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1233 |
checksum = "30d65c71f1ce40ab09135ce117d742b9f8a19ff91a41a8b57ed50bc2de59c427" |
| 1234 |
dependencies = [ |
| 1235 |
"libc", |
| 1236 |
"log", |
| 1237 |
"wasi", |
| 1238 |
"windows-sys", |
| 1239 |
] |
| 1240 |
|
| 1241 |
[[package]] |
| 1242 |
name = "nix" |
| 1243 |
version = "0.29.0" |
| 1244 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1245 |
checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46" |
| 1246 |
dependencies = [ |
| 1247 |
"bitflags 2.13.0", |
| 1248 |
"cfg-if", |
| 1249 |
"cfg_aliases", |
| 1250 |
"libc", |
| 1251 |
"memoffset", |
| 1252 |
] |
| 1253 |
|
| 1254 |
[[package]] |
| 1255 |
name = "nom" |
| 1256 |
version = "7.1.3" |
| 1257 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1258 |
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" |
| 1259 |
dependencies = [ |
| 1260 |
"memchr", |
| 1261 |
"minimal-lexical", |
| 1262 |
] |
| 1263 |
|
| 1264 |
[[package]] |
| 1265 |
name = "num-conv" |
| 1266 |
version = "0.2.2" |
| 1267 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1268 |
checksum = "521739c6d2bac4aa25192232afe6841231376b2b26d4d9fae5ecf8ca5772e441" |
| 1269 |
|
| 1270 |
[[package]] |
| 1271 |
name = "num-derive" |
| 1272 |
version = "0.4.2" |
| 1273 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1274 |
checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202" |
| 1275 |
dependencies = [ |
| 1276 |
"proc-macro2", |
| 1277 |
"quote", |
| 1278 |
"syn 2.0.118", |
| 1279 |
] |
| 1280 |
|
| 1281 |
[[package]] |
| 1282 |
name = "num-traits" |
| 1283 |
version = "0.2.19" |
| 1284 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1285 |
checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" |
| 1286 |
dependencies = [ |
| 1287 |
"autocfg", |
| 1288 |
] |
| 1289 |
|
| 1290 |
[[package]] |
| 1291 |
name = "num_threads" |
| 1292 |
version = "0.1.7" |
| 1293 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1294 |
checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9" |
| 1295 |
dependencies = [ |
| 1296 |
"libc", |
| 1297 |
] |
| 1298 |
|
| 1299 |
[[package]] |
| 1300 |
name = "once_cell" |
| 1301 |
version = "1.21.4" |
| 1302 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1303 |
checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50" |
| 1304 |
|
| 1305 |
[[package]] |
| 1306 |
name = "once_cell_polyfill" |
| 1307 |
version = "1.70.2" |
| 1308 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1309 |
checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" |
| 1310 |
|
| 1311 |
[[package]] |
| 1312 |
name = "ordered-float" |
| 1313 |
version = "4.6.0" |
| 1314 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1315 |
checksum = "7bb71e1b3fa6ca1c61f383464aaf2bb0e2f8e772a1f01d486832464de363b951" |
| 1316 |
dependencies = [ |
| 1317 |
"num-traits", |
| 1318 |
] |
| 1319 |
|
| 1320 |
[[package]] |
| 1321 |
name = "ordered-stream" |
| 1322 |
version = "0.2.0" |
| 1323 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1324 |
checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50" |
| 1325 |
dependencies = [ |
| 1326 |
"futures-core", |
| 1327 |
"pin-project-lite", |
| 1328 |
] |
| 1329 |
|
| 1330 |
[[package]] |
| 1331 |
name = "palette" |
| 1332 |
version = "0.7.6" |
| 1333 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1334 |
checksum = "4cbf71184cc5ecc2e4e1baccdb21026c20e5fc3dcf63028a086131b3ab00b6e6" |
| 1335 |
dependencies = [ |
| 1336 |
"approx", |
| 1337 |
"fast-srgb8", |
| 1338 |
"libm", |
| 1339 |
"palette_derive", |
| 1340 |
] |
| 1341 |
|
| 1342 |
[[package]] |
| 1343 |
name = "palette_derive" |
| 1344 |
version = "0.7.6" |
| 1345 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1346 |
checksum = "f5030daf005bface118c096f510ffb781fc28f9ab6a32ab224d8631be6851d30" |
| 1347 |
dependencies = [ |
| 1348 |
"by_address", |
| 1349 |
"proc-macro2", |
| 1350 |
"quote", |
| 1351 |
"syn 2.0.118", |
| 1352 |
] |
| 1353 |
|
| 1354 |
[[package]] |
| 1355 |
name = "parking" |
| 1356 |
version = "2.2.1" |
| 1357 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1358 |
checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba" |
| 1359 |
|
| 1360 |
[[package]] |
| 1361 |
name = "parking_lot" |
| 1362 |
version = "0.12.5" |
| 1363 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1364 |
checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" |
| 1365 |
dependencies = [ |
| 1366 |
"lock_api", |
| 1367 |
"parking_lot_core", |
| 1368 |
] |
| 1369 |
|
| 1370 |
[[package]] |
| 1371 |
name = "parking_lot_core" |
| 1372 |
version = "0.9.12" |
| 1373 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1374 |
checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" |
| 1375 |
dependencies = [ |
| 1376 |
"cfg-if", |
| 1377 |
"libc", |
| 1378 |
"redox_syscall", |
| 1379 |
"smallvec", |
| 1380 |
"windows-link", |
| 1381 |
] |
| 1382 |
|
| 1383 |
[[package]] |
| 1384 |
name = "password-hash" |
| 1385 |
version = "0.6.1" |
| 1386 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1387 |
checksum = "aab41826031698d6ffcd9cff78ef56ef998e39dc7e5067cdfebe373842d4723b" |
| 1388 |
|
| 1389 |
[[package]] |
| 1390 |
name = "pest" |
| 1391 |
version = "2.8.7" |
| 1392 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1393 |
checksum = "47627dd7305c6a2d6c8c6bcd24c5a4c17dbbf425f4f9c5313e724b38fc9782e9" |
| 1394 |
dependencies = [ |
| 1395 |
"memchr", |
| 1396 |
"ucd-trie", |
| 1397 |
] |
| 1398 |
|
| 1399 |
[[package]] |
| 1400 |
name = "pest_derive" |
| 1401 |
version = "2.8.7" |
| 1402 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1403 |
checksum = "4b4254325ecad416ab689e27ba51da03ba01a9632bc6e108f5fe7c3c4ad29d58" |
| 1404 |
dependencies = [ |
| 1405 |
"pest", |
| 1406 |
"pest_generator", |
| 1407 |
] |
| 1408 |
|
| 1409 |
[[package]] |
| 1410 |
name = "pest_generator" |
| 1411 |
version = "2.8.7" |
| 1412 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1413 |
checksum = "6c4c0e91ead7a8f7acecbca6f003fc2e8282b1dbe2dd9c9d2f16aba42995e0a7" |
| 1414 |
dependencies = [ |
| 1415 |
"pest", |
| 1416 |
"pest_meta", |
| 1417 |
"proc-macro2", |
| 1418 |
"quote", |
| 1419 |
"syn 2.0.118", |
| 1420 |
] |
| 1421 |
|
| 1422 |
[[package]] |
| 1423 |
name = "pest_meta" |
| 1424 |
version = "2.8.7" |
| 1425 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1426 |
checksum = "f9744bc48116fee06334924bb5f2bad41eed5e89bd26e29b0b799f9a3f82c210" |
| 1427 |
dependencies = [ |
| 1428 |
"pest", |
| 1429 |
] |
| 1430 |
|
| 1431 |
[[package]] |
| 1432 |
name = "phf" |
| 1433 |
version = "0.11.3" |
| 1434 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1435 |
checksum = "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078" |
| 1436 |
dependencies = [ |
| 1437 |
"phf_macros", |
| 1438 |
"phf_shared", |
| 1439 |
] |
| 1440 |
|
| 1441 |
[[package]] |
| 1442 |
name = "phf_codegen" |
| 1443 |
version = "0.11.3" |
| 1444 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1445 |
checksum = "aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a" |
| 1446 |
dependencies = [ |
| 1447 |
"phf_generator", |
| 1448 |
"phf_shared", |
| 1449 |
] |
| 1450 |
|
| 1451 |
[[package]] |
| 1452 |
name = "phf_generator" |
| 1453 |
version = "0.11.3" |
| 1454 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1455 |
checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d" |
| 1456 |
dependencies = [ |
| 1457 |
"phf_shared", |
| 1458 |
"rand", |
| 1459 |
] |
| 1460 |
|
| 1461 |
[[package]] |
| 1462 |
name = "phf_macros" |
| 1463 |
version = "0.11.3" |
| 1464 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1465 |
checksum = "f84ac04429c13a7ff43785d75ad27569f2951ce0ffd30a3321230db2fc727216" |
| 1466 |
dependencies = [ |
| 1467 |
"phf_generator", |
| 1468 |
"phf_shared", |
| 1469 |
"proc-macro2", |
| 1470 |
"quote", |
| 1471 |
"syn 2.0.118", |
| 1472 |
] |
| 1473 |
|
| 1474 |
[[package]] |
| 1475 |
name = "phf_shared" |
| 1476 |
version = "0.11.3" |
| 1477 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1478 |
checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5" |
| 1479 |
dependencies = [ |
| 1480 |
"siphasher", |
| 1481 |
] |
| 1482 |
|
| 1483 |
[[package]] |
| 1484 |
name = "pin-project-lite" |
| 1485 |
version = "0.2.17" |
| 1486 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1487 |
checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd" |
| 1488 |
|
| 1489 |
[[package]] |
| 1490 |
name = "piper" |
| 1491 |
version = "0.2.5" |
| 1492 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1493 |
checksum = "c835479a4443ded371d6c535cbfd8d31ad92c5d23ae9770a61bc155e4992a3c1" |
| 1494 |
dependencies = [ |
| 1495 |
"atomic-waker", |
| 1496 |
"fastrand", |
| 1497 |
"futures-io", |
| 1498 |
] |
| 1499 |
|
| 1500 |
[[package]] |
| 1501 |
name = "pkg-config" |
| 1502 |
version = "0.3.33" |
| 1503 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1504 |
checksum = "19f132c84eca552bf34cab8ec81f1c1dcc229b811638f9d283dceabe58c5569e" |
| 1505 |
|
| 1506 |
[[package]] |
| 1507 |
name = "polling" |
| 1508 |
version = "3.11.0" |
| 1509 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1510 |
checksum = "5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218" |
| 1511 |
dependencies = [ |
| 1512 |
"cfg-if", |
| 1513 |
"concurrent-queue", |
| 1514 |
"hermit-abi", |
| 1515 |
"pin-project-lite", |
| 1516 |
"rustix", |
| 1517 |
"windows-sys", |
| 1518 |
] |
| 1519 |
|
| 1520 |
[[package]] |
| 1521 |
name = "portable-atomic" |
| 1522 |
version = "1.14.0" |
| 1523 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1524 |
checksum = "3d20d5497ef88037a52ff98267d066e7f11fcc5e99bbfbd58a42336193aacec3" |
| 1525 |
|
| 1526 |
[[package]] |
| 1527 |
name = "powerfmt" |
| 1528 |
version = "0.2.0" |
| 1529 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1530 |
checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" |
| 1531 |
|
| 1532 |
[[package]] |
| 1533 |
name = "proc-macro-crate" |
| 1534 |
version = "3.5.0" |
| 1535 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1536 |
checksum = "e67ba7e9b2b56446f1d419b1d807906278ffa1a658a8a5d8a39dcb1f5a78614f" |
| 1537 |
dependencies = [ |
| 1538 |
"toml_edit", |
| 1539 |
] |
| 1540 |
|
| 1541 |
[[package]] |
| 1542 |
name = "proc-macro2" |
| 1543 |
version = "1.0.106" |
| 1544 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1545 |
checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934" |
| 1546 |
dependencies = [ |
| 1547 |
"unicode-ident", |
| 1548 |
] |
| 1549 |
|
| 1550 |
[[package]] |
| 1551 |
name = "quote" |
| 1552 |
version = "1.0.46" |
| 1553 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1554 |
checksum = "dfbc457d0c7a0759a614551b11a6409e5951f6c7537be1f1b7682b9ae9230368" |
| 1555 |
dependencies = [ |
| 1556 |
"proc-macro2", |
| 1557 |
] |
| 1558 |
|
| 1559 |
[[package]] |
| 1560 |
name = "r-efi" |
| 1561 |
version = "5.3.0" |
| 1562 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1563 |
checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" |
| 1564 |
|
| 1565 |
[[package]] |
| 1566 |
name = "r-efi" |
| 1567 |
version = "6.0.0" |
| 1568 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1569 |
checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf" |
| 1570 |
|
| 1571 |
[[package]] |
| 1572 |
name = "rand" |
| 1573 |
version = "0.8.7" |
| 1574 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1575 |
checksum = "22f6172bdec972074665ed81ed53b71da00bfc44b65a753cfde883ec4c702a1a" |
| 1576 |
dependencies = [ |
| 1577 |
"rand_core", |
| 1578 |
] |
| 1579 |
|
| 1580 |
[[package]] |
| 1581 |
name = "rand_core" |
| 1582 |
version = "0.6.4" |
| 1583 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1584 |
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" |
| 1585 |
|
| 1586 |
[[package]] |
| 1587 |
name = "ratatui" |
| 1588 |
version = "0.30.2" |
| 1589 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1590 |
checksum = "3274ba0a2c5e1bcad2a2005d20f4dc59dad26b2eb0940fb094500dba4099d57d" |
| 1591 |
dependencies = [ |
| 1592 |
"instability", |
| 1593 |
"ratatui-core", |
| 1594 |
"ratatui-crossterm", |
| 1595 |
"ratatui-macros", |
| 1596 |
"ratatui-termina", |
| 1597 |
"ratatui-termwiz", |
| 1598 |
"ratatui-widgets", |
| 1599 |
"serde", |
| 1600 |
] |
| 1601 |
|
| 1602 |
[[package]] |
| 1603 |
name = "ratatui-core" |
| 1604 |
version = "0.1.2" |
| 1605 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1606 |
checksum = "cbb175c433c8e28a809d1f5773a2ae96e68c0ce40db865cbab1020bf33ae479c" |
| 1607 |
dependencies = [ |
| 1608 |
"bitflags 2.13.0", |
| 1609 |
"compact_str", |
| 1610 |
"critical-section", |
| 1611 |
"hashbrown 0.17.1", |
| 1612 |
"itertools", |
| 1613 |
"kasuari", |
| 1614 |
"lru", |
| 1615 |
"palette", |
| 1616 |
"serde", |
| 1617 |
"strum", |
| 1618 |
"thiserror 2.0.18", |
| 1619 |
"unicode-segmentation", |
| 1620 |
"unicode-truncate", |
| 1621 |
"unicode-width", |
| 1622 |
] |
| 1623 |
|
| 1624 |
[[package]] |
| 1625 |
name = "ratatui-crossterm" |
| 1626 |
version = "0.1.2" |
| 1627 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1628 |
checksum = "567584a3b0e6a8203c23de40b4861497266725eb5363dbfd18a1edd603cca9f0" |
| 1629 |
dependencies = [ |
| 1630 |
"cfg-if", |
| 1631 |
"crossterm", |
| 1632 |
"instability", |
| 1633 |
"ratatui-core", |
| 1634 |
] |
| 1635 |
|
| 1636 |
[[package]] |
| 1637 |
name = "ratatui-macros" |
| 1638 |
version = "0.7.2" |
| 1639 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1640 |
checksum = "ed7dc68daa7498a43e4d68e0eb078427e10c38fbcfbb1e42d955f1fa2140d814" |
| 1641 |
dependencies = [ |
| 1642 |
"ratatui-core", |
| 1643 |
"ratatui-widgets", |
| 1644 |
] |
| 1645 |
|
| 1646 |
[[package]] |
| 1647 |
name = "ratatui-termina" |
| 1648 |
version = "0.1.0" |
| 1649 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1650 |
checksum = "c0bf912d9e66f057a759d92e386a280ea886b352ab757d6ac4d653c7ed2c43c2" |
| 1651 |
dependencies = [ |
| 1652 |
"instability", |
| 1653 |
"ratatui-core", |
| 1654 |
"termina", |
| 1655 |
] |
| 1656 |
|
| 1657 |
[[package]] |
| 1658 |
name = "ratatui-termwiz" |
| 1659 |
version = "0.1.2" |
| 1660 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1661 |
checksum = "faf03e0380b7744054d6cb74224fe3adf062a029754933f575ca1e3b4c2ce977" |
| 1662 |
dependencies = [ |
| 1663 |
"ratatui-core", |
| 1664 |
"termwiz", |
| 1665 |
] |
| 1666 |
|
| 1667 |
[[package]] |
| 1668 |
name = "ratatui-widgets" |
| 1669 |
version = "0.3.2" |
| 1670 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1671 |
checksum = "66e3d19bcc9130ca376277d93b60767ff121ace3be06f5f95f81dd68956407d1" |
| 1672 |
dependencies = [ |
| 1673 |
"bitflags 2.13.0", |
| 1674 |
"hashbrown 0.17.1", |
| 1675 |
"indoc", |
| 1676 |
"instability", |
| 1677 |
"itertools", |
| 1678 |
"line-clipping", |
| 1679 |
"ratatui-core", |
| 1680 |
"serde", |
| 1681 |
"strum", |
| 1682 |
"time", |
| 1683 |
"unicode-segmentation", |
| 1684 |
"unicode-width", |
| 1685 |
] |
| 1686 |
|
| 1687 |
[[package]] |
| 1688 |
name = "redox_syscall" |
| 1689 |
version = "0.5.18" |
| 1690 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1691 |
checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" |
| 1692 |
dependencies = [ |
| 1693 |
"bitflags 2.13.0", |
| 1694 |
] |
| 1695 |
|
| 1696 |
[[package]] |
| 1697 |
name = "regex" |
| 1698 |
version = "1.13.1" |
| 1699 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1700 |
checksum = "f020237b6c8eed93db2e2cb53c00c60a8e1bc73da7d073199a1180401450218d" |
| 1701 |
dependencies = [ |
| 1702 |
"aho-corasick", |
| 1703 |
"memchr", |
| 1704 |
"regex-automata", |
| 1705 |
"regex-syntax", |
| 1706 |
] |
| 1707 |
|
| 1708 |
[[package]] |
| 1709 |
name = "regex-automata" |
| 1710 |
version = "0.4.16" |
| 1711 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1712 |
checksum = "8fcfdb36bda0c880c5931cdc7a2bcdc8ba4556847b9d912bca70bc94708711ad" |
| 1713 |
dependencies = [ |
| 1714 |
"aho-corasick", |
| 1715 |
"memchr", |
| 1716 |
"regex-syntax", |
| 1717 |
] |
| 1718 |
|
| 1719 |
[[package]] |
| 1720 |
name = "regex-syntax" |
| 1721 |
version = "0.8.11" |
| 1722 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1723 |
checksum = "d6f6ff9a378485b298a5286656da665ba74413d36db0979633275d2e708145d4" |
| 1724 |
|
| 1725 |
[[package]] |
| 1726 |
name = "rsqlite-vfs" |
| 1727 |
version = "0.1.1" |
| 1728 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1729 |
checksum = "c51c9ae4df8a7fba42103df5c621fa3c37eccf3a3c650879e90fc48b11cc192c" |
| 1730 |
dependencies = [ |
| 1731 |
"hashbrown 0.16.1", |
| 1732 |
"thiserror 2.0.18", |
| 1733 |
] |
| 1734 |
|
| 1735 |
[[package]] |
| 1736 |
name = "rusqlite" |
| 1737 |
version = "0.40.1" |
| 1738 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1739 |
checksum = "11438310b19e3109b6446c33d1ed5e889428cf2e278407bc7896bc4aaea43323" |
| 1740 |
dependencies = [ |
| 1741 |
"bitflags 2.13.0", |
| 1742 |
"fallible-iterator", |
| 1743 |
"fallible-streaming-iterator", |
| 1744 |
"hashlink", |
| 1745 |
"libsqlite3-sys", |
| 1746 |
"smallvec", |
| 1747 |
"sqlite-wasm-rs", |
| 1748 |
] |
| 1749 |
|
| 1750 |
[[package]] |
| 1751 |
name = "rustc_version" |
| 1752 |
version = "0.4.1" |
| 1753 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1754 |
checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" |
| 1755 |
dependencies = [ |
| 1756 |
"semver", |
| 1757 |
] |
| 1758 |
|
| 1759 |
[[package]] |
| 1760 |
name = "rustix" |
| 1761 |
version = "1.1.4" |
| 1762 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1763 |
checksum = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190" |
| 1764 |
dependencies = [ |
| 1765 |
"bitflags 2.13.0", |
| 1766 |
"errno", |
| 1767 |
"libc", |
| 1768 |
"linux-raw-sys", |
| 1769 |
"windows-sys", |
| 1770 |
] |
| 1771 |
|
| 1772 |
[[package]] |
| 1773 |
name = "rustversion" |
| 1774 |
version = "1.0.22" |
| 1775 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1776 |
checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" |
| 1777 |
|
| 1778 |
[[package]] |
| 1779 |
name = "ryu" |
| 1780 |
version = "1.0.23" |
| 1781 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1782 |
checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f" |
| 1783 |
|
| 1784 |
[[package]] |
| 1785 |
name = "scopeguard" |
| 1786 |
version = "1.2.0" |
| 1787 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1788 |
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" |
| 1789 |
|
| 1790 |
[[package]] |
| 1791 |
name = "semver" |
| 1792 |
version = "1.0.28" |
| 1793 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1794 |
checksum = "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd" |
| 1795 |
|
| 1796 |
[[package]] |
| 1797 |
name = "serde" |
| 1798 |
version = "1.0.229" |
| 1799 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1800 |
checksum = "4148590afebada386688f18773da617792bf2ef03ffc1e4cbd2b1d45b023e0ba" |
| 1801 |
dependencies = [ |
| 1802 |
"serde_core", |
| 1803 |
"serde_derive", |
| 1804 |
] |
| 1805 |
|
| 1806 |
[[package]] |
| 1807 |
name = "serde_core" |
| 1808 |
version = "1.0.229" |
| 1809 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1810 |
checksum = "67dca2c9c51e58a4791a4b1ed58308b39c64224d349a935ab5039aa360942a48" |
| 1811 |
dependencies = [ |
| 1812 |
"serde_derive", |
| 1813 |
] |
| 1814 |
|
| 1815 |
[[package]] |
| 1816 |
name = "serde_derive" |
| 1817 |
version = "1.0.229" |
| 1818 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1819 |
checksum = "e7a5d71263a5a7d47b41f6b3f06ba276f10cc18b0931f1799f710578e2309348" |
| 1820 |
dependencies = [ |
| 1821 |
"proc-macro2", |
| 1822 |
"quote", |
| 1823 |
"syn 3.0.0", |
| 1824 |
] |
| 1825 |
|
| 1826 |
[[package]] |
| 1827 |
name = "serde_json" |
| 1828 |
version = "1.0.150" |
| 1829 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1830 |
checksum = "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9" |
| 1831 |
dependencies = [ |
| 1832 |
"itoa", |
| 1833 |
"memchr", |
| 1834 |
"serde", |
| 1835 |
"serde_core", |
| 1836 |
"zmij", |
| 1837 |
] |
| 1838 |
|
| 1839 |
[[package]] |
| 1840 |
name = "serde_repr" |
| 1841 |
version = "0.1.21" |
| 1842 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1843 |
checksum = "8d3b1629de253c70a0508c3899572da79ca359fdab27c7920ff00406df418906" |
| 1844 |
dependencies = [ |
| 1845 |
"proc-macro2", |
| 1846 |
"quote", |
| 1847 |
"syn 3.0.0", |
| 1848 |
] |
| 1849 |
|
| 1850 |
[[package]] |
| 1851 |
name = "serde_spanned" |
| 1852 |
version = "1.1.1" |
| 1853 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1854 |
checksum = "6662b5879511e06e8999a8a235d848113e942c9124f211511b16466ee2995f26" |
| 1855 |
dependencies = [ |
| 1856 |
"serde_core", |
| 1857 |
] |
| 1858 |
|
| 1859 |
[[package]] |
| 1860 |
name = "sha-crypt" |
| 1861 |
version = "0.6.0" |
| 1862 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1863 |
checksum = "32ee31e0190f9dc366d26b032ac36a99328532f40a237a79385a20d2d7f29810" |
| 1864 |
dependencies = [ |
| 1865 |
"base64ct", |
| 1866 |
"ctutils", |
| 1867 |
"mcf", |
| 1868 |
"password-hash", |
| 1869 |
"sha2 0.11.0", |
| 1870 |
] |
| 1871 |
|
| 1872 |
[[package]] |
| 1873 |
name = "sha2" |
| 1874 |
version = "0.10.9" |
| 1875 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1876 |
checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" |
| 1877 |
dependencies = [ |
| 1878 |
"cfg-if", |
| 1879 |
"cpufeatures 0.2.17", |
| 1880 |
"digest 0.10.7", |
| 1881 |
] |
| 1882 |
|
| 1883 |
[[package]] |
| 1884 |
name = "sha2" |
| 1885 |
version = "0.11.0" |
| 1886 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1887 |
checksum = "446ba717509524cb3f22f17ecc096f10f4822d76ab5c0b9822c5f9c284e825f4" |
| 1888 |
dependencies = [ |
| 1889 |
"cfg-if", |
| 1890 |
"cpufeatures 0.3.0", |
| 1891 |
"digest 0.11.3", |
| 1892 |
] |
| 1893 |
|
| 1894 |
[[package]] |
| 1895 |
name = "shlex" |
| 1896 |
version = "2.0.1" |
| 1897 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1898 |
checksum = "f8fadd59c855ef2080decdef8ff161eb6661b86933c9d82e5ba29dc602a55aba" |
| 1899 |
|
| 1900 |
[[package]] |
| 1901 |
name = "signal-hook" |
| 1902 |
version = "0.3.18" |
| 1903 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1904 |
checksum = "d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2" |
| 1905 |
dependencies = [ |
| 1906 |
"libc", |
| 1907 |
"signal-hook-registry", |
| 1908 |
] |
| 1909 |
|
| 1910 |
[[package]] |
| 1911 |
name = "signal-hook-mio" |
| 1912 |
version = "0.2.5" |
| 1913 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1914 |
checksum = "b75a19a7a740b25bc7944bdee6172368f988763b744e3d4dfe753f6b4ece40cc" |
| 1915 |
dependencies = [ |
| 1916 |
"libc", |
| 1917 |
"mio", |
| 1918 |
"signal-hook", |
| 1919 |
] |
| 1920 |
|
| 1921 |
[[package]] |
| 1922 |
name = "signal-hook-registry" |
| 1923 |
version = "1.4.8" |
| 1924 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1925 |
checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b" |
| 1926 |
dependencies = [ |
| 1927 |
"errno", |
| 1928 |
"libc", |
| 1929 |
] |
| 1930 |
|
| 1931 |
[[package]] |
| 1932 |
name = "siphasher" |
| 1933 |
version = "1.0.3" |
| 1934 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1935 |
checksum = "8ee5873ec9cce0195efcb7a4e9507a04cd49aec9c83d0389df45b1ef7ba2e649" |
| 1936 |
|
| 1937 |
[[package]] |
| 1938 |
name = "skelgen" |
| 1939 |
version = "0.1.0" |
| 1940 |
dependencies = [ |
| 1941 |
"alloy_tui", |
| 1942 |
"anyhow", |
| 1943 |
"clap", |
| 1944 |
"makeover", |
| 1945 |
] |
| 1946 |
|
| 1947 |
[[package]] |
| 1948 |
name = "slab" |
| 1949 |
version = "0.4.12" |
| 1950 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1951 |
checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5" |
| 1952 |
|
| 1953 |
[[package]] |
| 1954 |
name = "smallvec" |
| 1955 |
version = "1.15.2" |
| 1956 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1957 |
checksum = "8ed6a63f02c8539c91a8685a86f4099661ba3da017932f6ebbea6de3f0fa7c90" |
| 1958 |
|
| 1959 |
[[package]] |
| 1960 |
name = "sqlite-wasm-rs" |
| 1961 |
version = "0.5.5" |
| 1962 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1963 |
checksum = "dc3efc0da82635d7e1ced0053bbbfa8c7ab9645d0bf36ceb4f7127bb85315d75" |
| 1964 |
dependencies = [ |
| 1965 |
"cc", |
| 1966 |
"js-sys", |
| 1967 |
"rsqlite-vfs", |
| 1968 |
"wasm-bindgen", |
| 1969 |
] |
| 1970 |
|
| 1971 |
[[package]] |
| 1972 |
name = "static_assertions" |
| 1973 |
version = "1.1.0" |
| 1974 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1975 |
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" |
| 1976 |
|
| 1977 |
[[package]] |
| 1978 |
name = "strsim" |
| 1979 |
version = "0.11.1" |
| 1980 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1981 |
checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" |
| 1982 |
|
| 1983 |
[[package]] |
| 1984 |
name = "strum" |
| 1985 |
version = "0.28.0" |
| 1986 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1987 |
checksum = "9628de9b8791db39ceda2b119bbe13134770b56c138ec1d3af810d045c04f9bd" |
| 1988 |
dependencies = [ |
| 1989 |
"strum_macros", |
| 1990 |
] |
| 1991 |
|
| 1992 |
[[package]] |
| 1993 |
name = "strum_macros" |
| 1994 |
version = "0.28.0" |
| 1995 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1996 |
checksum = "ab85eea0270ee17587ed4156089e10b9e6880ee688791d45a905f5b1ca36f664" |
| 1997 |
dependencies = [ |
| 1998 |
"heck", |
| 1999 |
"proc-macro2", |
| 2000 |
"quote", |
| 2001 |
"syn 2.0.118", |
| 2002 |
] |
| 2003 |
|
| 2004 |
[[package]] |
| 2005 |
name = "syn" |
| 2006 |
version = "1.0.109" |
| 2007 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2008 |
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" |
| 2009 |
dependencies = [ |
| 2010 |
"proc-macro2", |
| 2011 |
"quote", |
| 2012 |
"unicode-ident", |
| 2013 |
] |
| 2014 |
|
| 2015 |
[[package]] |
| 2016 |
name = "syn" |
| 2017 |
version = "2.0.118" |
| 2018 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2019 |
checksum = "1b9ae57f904213ebb649ce6895b8a66c66f0203b9319718f69a5612a065b1422" |
| 2020 |
dependencies = [ |
| 2021 |
"proc-macro2", |
| 2022 |
"quote", |
| 2023 |
"unicode-ident", |
| 2024 |
] |
| 2025 |
|
| 2026 |
[[package]] |
| 2027 |
name = "syn" |
| 2028 |
version = "3.0.0" |
| 2029 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2030 |
checksum = "f2fac314a64dc9a36e61a9eb4261a5e9bbfbc922b27e518af97bc32b926cf967" |
| 2031 |
dependencies = [ |
| 2032 |
"proc-macro2", |
| 2033 |
"quote", |
| 2034 |
"unicode-ident", |
| 2035 |
] |
| 2036 |
|
| 2037 |
[[package]] |
| 2038 |
name = "tempfile" |
| 2039 |
version = "3.27.0" |
| 2040 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2041 |
checksum = "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd" |
| 2042 |
dependencies = [ |
| 2043 |
"fastrand", |
| 2044 |
"getrandom 0.4.3", |
| 2045 |
"once_cell", |
| 2046 |
"rustix", |
| 2047 |
"windows-sys", |
| 2048 |
] |
| 2049 |
|
| 2050 |
[[package]] |
| 2051 |
name = "termina" |
| 2052 |
version = "0.3.3" |
| 2053 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2054 |
checksum = "9048a889effe34a5cddee0af7f53285198b16dca3be510858d38dfdb3e62a04e" |
| 2055 |
dependencies = [ |
| 2056 |
"bitflags 2.13.0", |
| 2057 |
"parking_lot", |
| 2058 |
"rustix", |
| 2059 |
"signal-hook", |
| 2060 |
"windows-sys", |
| 2061 |
] |
| 2062 |
|
| 2063 |
[[package]] |
| 2064 |
name = "terminfo" |
| 2065 |
version = "0.9.0" |
| 2066 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2067 |
checksum = "d4ea810f0692f9f51b382fff5893887bb4580f5fa246fde546e0b13e7fcee662" |
| 2068 |
dependencies = [ |
| 2069 |
"fnv", |
| 2070 |
"nom", |
| 2071 |
"phf", |
| 2072 |
"phf_codegen", |
| 2073 |
] |
| 2074 |
|
| 2075 |
[[package]] |
| 2076 |
name = "termios" |
| 2077 |
version = "0.3.3" |
| 2078 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2079 |
checksum = "411c5bf740737c7918b8b1fe232dca4dc9f8e754b8ad5e20966814001ed0ac6b" |
| 2080 |
dependencies = [ |
| 2081 |
"libc", |
| 2082 |
] |
| 2083 |
|
| 2084 |
[[package]] |
| 2085 |
name = "termwiz" |
| 2086 |
version = "0.23.3" |
| 2087 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2088 |
checksum = "4676b37242ccbd1aabf56edb093a4827dc49086c0ffd764a5705899e0f35f8f7" |
| 2089 |
dependencies = [ |
| 2090 |
"anyhow", |
| 2091 |
"base64", |
| 2092 |
"bitflags 2.13.0", |
| 2093 |
"fancy-regex", |
| 2094 |
"filedescriptor", |
| 2095 |
"finl_unicode", |
| 2096 |
"fixedbitset", |
| 2097 |
"hex", |
| 2098 |
"lazy_static", |
| 2099 |
"libc", |
| 2100 |
"log", |
| 2101 |
"memmem", |
| 2102 |
"nix", |
| 2103 |
"num-derive", |
| 2104 |
"num-traits", |
| 2105 |
"ordered-float", |
| 2106 |
"pest", |
| 2107 |
"pest_derive", |
| 2108 |
"phf", |
| 2109 |
"sha2 0.10.9", |
| 2110 |
"signal-hook", |
| 2111 |
"siphasher", |
| 2112 |
"terminfo", |
| 2113 |
"termios", |
| 2114 |
"thiserror 1.0.69", |
| 2115 |
"ucd-trie", |
| 2116 |
"unicode-segmentation", |
| 2117 |
"vtparse", |
| 2118 |
"wezterm-bidi", |
| 2119 |
"wezterm-blob-leases", |
| 2120 |
"wezterm-color-types", |
| 2121 |
"wezterm-dynamic", |
| 2122 |
"wezterm-input-types", |
| 2123 |
"winapi", |
| 2124 |
] |
| 2125 |
|
| 2126 |
[[package]] |
| 2127 |
name = "thiserror" |
| 2128 |
version = "1.0.69" |
| 2129 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2130 |
checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" |
| 2131 |
dependencies = [ |
| 2132 |
"thiserror-impl 1.0.69", |
| 2133 |
] |
| 2134 |
|
| 2135 |
[[package]] |
| 2136 |
name = "thiserror" |
| 2137 |
version = "2.0.18" |
| 2138 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2139 |
checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4" |
| 2140 |
dependencies = [ |
| 2141 |
"thiserror-impl 2.0.18", |
| 2142 |
] |
| 2143 |
|
| 2144 |
[[package]] |
| 2145 |
name = "thiserror-impl" |
| 2146 |
version = "1.0.69" |
| 2147 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2148 |
checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" |
| 2149 |
dependencies = [ |
| 2150 |
"proc-macro2", |
| 2151 |
"quote", |
| 2152 |
"syn 2.0.118", |
| 2153 |
] |
| 2154 |
|
| 2155 |
[[package]] |
| 2156 |
name = "thiserror-impl" |
| 2157 |
version = "2.0.18" |
| 2158 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2159 |
checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5" |
| 2160 |
dependencies = [ |
| 2161 |
"proc-macro2", |
| 2162 |
"quote", |
| 2163 |
"syn 2.0.118", |
| 2164 |
] |
| 2165 |
|
| 2166 |
[[package]] |
| 2167 |
name = "time" |
| 2168 |
version = "0.3.54" |
| 2169 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2170 |
checksum = "3e1d5e639ff6bab73cb6885cc7e7b1de96c3f32c68ec55f3952614bec1092244" |
| 2171 |
dependencies = [ |
| 2172 |
"deranged", |
| 2173 |
"libc", |
| 2174 |
"num-conv", |
| 2175 |
"num_threads", |
| 2176 |
"powerfmt", |
| 2177 |
"serde_core", |
| 2178 |
"time-core", |
| 2179 |
] |
| 2180 |
|
| 2181 |
[[package]] |
| 2182 |
name = "time-core" |
| 2183 |
version = "0.1.9" |
| 2184 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2185 |
checksum = "9e1c906769ad99c88eaa54e728060edef082f8e358ff32030cb7c7d315e81109" |
| 2186 |
|
| 2187 |
[[package]] |
| 2188 |
name = "toml" |
| 2189 |
version = "1.1.3+spec-1.1.0" |
| 2190 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2191 |
checksum = "53c96ecdfa941c8fc4fcaed14f99ada8ebed502eef533015095a07e3301d4c3c" |
| 2192 |
dependencies = [ |
| 2193 |
"indexmap", |
| 2194 |
"serde_core", |
| 2195 |
"serde_spanned", |
| 2196 |
"toml_datetime", |
| 2197 |
"toml_parser", |
| 2198 |
"toml_writer", |
| 2199 |
"winnow", |
| 2200 |
] |
| 2201 |
|
| 2202 |
[[package]] |
| 2203 |
name = "toml_datetime" |
| 2204 |
version = "1.1.1+spec-1.1.0" |
| 2205 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2206 |
checksum = "3165f65f62e28e0115a00b2ebdd37eb6f3b641855f9d636d3cd4103767159ad7" |
| 2207 |
dependencies = [ |
| 2208 |
"serde_core", |
| 2209 |
] |
| 2210 |
|
| 2211 |
[[package]] |
| 2212 |
name = "toml_edit" |
| 2213 |
version = "0.25.13+spec-1.1.0" |
| 2214 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2215 |
checksum = "6975367e4d2ef766d86af01ffad14b622fecc8d4357a998fbc4deb6e9bacaf9b" |
| 2216 |
dependencies = [ |
| 2217 |
"indexmap", |
| 2218 |
"toml_datetime", |
| 2219 |
"toml_parser", |
| 2220 |
"toml_writer", |
| 2221 |
"winnow", |
| 2222 |
] |
| 2223 |
|
| 2224 |
[[package]] |
| 2225 |
name = "toml_parser" |
| 2226 |
version = "1.1.2+spec-1.1.0" |
| 2227 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2228 |
checksum = "a2abe9b86193656635d2411dc43050282ca48aa31c2451210f4202550afb7526" |
| 2229 |
dependencies = [ |
| 2230 |
"winnow", |
| 2231 |
] |
| 2232 |
|
| 2233 |
[[package]] |
| 2234 |
name = "toml_writer" |
| 2235 |
version = "1.1.2+spec-1.1.0" |
| 2236 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2237 |
checksum = "7d56353a2a665ad0f41a421187180aab746c8c325620617ad883a99a1cbe66d2" |
| 2238 |
|
| 2239 |
[[package]] |
| 2240 |
name = "tracing" |
| 2241 |
version = "0.1.44" |
| 2242 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2243 |
checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" |
| 2244 |
dependencies = [ |
| 2245 |
"pin-project-lite", |
| 2246 |
"tracing-attributes", |
| 2247 |
"tracing-core", |
| 2248 |
] |
| 2249 |
|
| 2250 |
[[package]] |
| 2251 |
name = "tracing-attributes" |
| 2252 |
version = "0.1.31" |
| 2253 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2254 |
checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" |
| 2255 |
dependencies = [ |
| 2256 |
"proc-macro2", |
| 2257 |
"quote", |
| 2258 |
"syn 2.0.118", |
| 2259 |
] |
| 2260 |
|
| 2261 |
[[package]] |
| 2262 |
name = "tracing-core" |
| 2263 |
version = "0.1.36" |
| 2264 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2265 |
checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" |
| 2266 |
dependencies = [ |
| 2267 |
"once_cell", |
| 2268 |
] |
| 2269 |
|
| 2270 |
[[package]] |
| 2271 |
name = "typenum" |
| 2272 |
version = "1.20.1" |
| 2273 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2274 |
checksum = "b6f5e870be6c3b371b77fe0ee0bafb859fa4964b4404c27de1d380043c4dda20" |
| 2275 |
|
| 2276 |
[[package]] |
| 2277 |
name = "ucd-trie" |
| 2278 |
version = "0.1.7" |
| 2279 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2280 |
checksum = "2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971" |
| 2281 |
|
| 2282 |
[[package]] |
| 2283 |
name = "uds_windows" |
| 2284 |
version = "1.2.1" |
| 2285 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2286 |
checksum = "f2f6fb2847f6742cd76af783a2a2c49e9375d0a111c7bef6f71cd9e738c72d6e" |
| 2287 |
dependencies = [ |
| 2288 |
"memoffset", |
| 2289 |
"tempfile", |
| 2290 |
"windows-sys", |
| 2291 |
] |
| 2292 |
|
| 2293 |
[[package]] |
| 2294 |
name = "unicode-ident" |
| 2295 |
version = "1.0.24" |
| 2296 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2297 |
checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75" |
| 2298 |
|
| 2299 |
[[package]] |
| 2300 |
name = "unicode-segmentation" |
| 2301 |
version = "1.13.3" |
| 2302 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2303 |
checksum = "c6f5d3c3b1bf09027a88a6bc961fc00497d651009560b5463668dc81b0fa87a8" |
| 2304 |
|
| 2305 |
[[package]] |
| 2306 |
name = "unicode-truncate" |
| 2307 |
version = "2.0.1" |
| 2308 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2309 |
checksum = "16b380a1238663e5f8a691f9039c73e1cdae598a30e9855f541d29b08b53e9a5" |
| 2310 |
dependencies = [ |
| 2311 |
"itertools", |
| 2312 |
"unicode-segmentation", |
| 2313 |
"unicode-width", |
| 2314 |
] |
| 2315 |
|
| 2316 |
[[package]] |
| 2317 |
name = "unicode-width" |
| 2318 |
version = "0.2.2" |
| 2319 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2320 |
checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254" |
| 2321 |
|
| 2322 |
[[package]] |
| 2323 |
name = "utf8parse" |
| 2324 |
version = "0.2.2" |
| 2325 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2326 |
checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" |
| 2327 |
|
| 2328 |
[[package]] |
| 2329 |
name = "uuid" |
| 2330 |
version = "1.23.4" |
| 2331 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2332 |
checksum = "bf80a72845275afea99e7f2b434723d3bc7e38470fcd1c7ed39a599c73319a53" |
| 2333 |
dependencies = [ |
| 2334 |
"atomic", |
| 2335 |
"getrandom 0.4.3", |
| 2336 |
"js-sys", |
| 2337 |
"serde_core", |
| 2338 |
"wasm-bindgen", |
| 2339 |
] |
| 2340 |
|
| 2341 |
[[package]] |
| 2342 |
name = "vcpkg" |
| 2343 |
version = "0.2.15" |
| 2344 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2345 |
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" |
| 2346 |
|
| 2347 |
[[package]] |
| 2348 |
name = "version_check" |
| 2349 |
version = "0.9.5" |
| 2350 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2351 |
checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" |
| 2352 |
|
| 2353 |
[[package]] |
| 2354 |
name = "vtparse" |
| 2355 |
version = "0.6.2" |
| 2356 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2357 |
checksum = "6d9b2acfb050df409c972a37d3b8e08cdea3bddb0c09db9d53137e504cfabed0" |
| 2358 |
dependencies = [ |
| 2359 |
"utf8parse", |
| 2360 |
] |
| 2361 |
|
| 2362 |
[[package]] |
| 2363 |
name = "wasi" |
| 2364 |
version = "0.11.1+wasi-snapshot-preview1" |
| 2365 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2366 |
checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" |
| 2367 |
|
| 2368 |
[[package]] |
| 2369 |
name = "wasip2" |
| 2370 |
version = "1.0.1+wasi-0.2.4" |
| 2371 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2372 |
checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" |
| 2373 |
dependencies = [ |
| 2374 |
"wit-bindgen", |
| 2375 |
] |
| 2376 |
|
| 2377 |
[[package]] |
| 2378 |
name = "wasm-bindgen" |
| 2379 |
version = "0.2.126" |
| 2380 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2381 |
checksum = "4b067c0c11094aef6b7a801c1e34a26affafdf3d051dba08456b868789aaf9a4" |
| 2382 |
dependencies = [ |
| 2383 |
"cfg-if", |
| 2384 |
"once_cell", |
| 2385 |
"rustversion", |
| 2386 |
"wasm-bindgen-macro", |
| 2387 |
"wasm-bindgen-shared", |
| 2388 |
] |
| 2389 |
|
| 2390 |
[[package]] |
| 2391 |
name = "wasm-bindgen-macro" |
| 2392 |
version = "0.2.126" |
| 2393 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2394 |
checksum = "167ce5e579f6bcf889c4f7175a8a5a585de84e8ff93976ce393efa5f2837aab1" |
| 2395 |
dependencies = [ |
| 2396 |
"quote", |
| 2397 |
"wasm-bindgen-macro-support", |
| 2398 |
] |
| 2399 |
|
| 2400 |
[[package]] |
| 2401 |
name = "wasm-bindgen-macro-support" |
| 2402 |
version = "0.2.126" |
| 2403 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2404 |
checksum = "f3997c7839262f4ef12cf90b818d6340c18e80f263f1a94bf157d0ec4420380e" |
| 2405 |
dependencies = [ |
| 2406 |
"bumpalo", |
| 2407 |
"proc-macro2", |
| 2408 |
"quote", |
| 2409 |
"syn 2.0.118", |
| 2410 |
"wasm-bindgen-shared", |
| 2411 |
] |
| 2412 |
|
| 2413 |
[[package]] |
| 2414 |
name = "wasm-bindgen-shared" |
| 2415 |
version = "0.2.126" |
| 2416 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2417 |
checksum = "dc1b4cb0cc549fcf58d7dfc081778139b3d283a081644e833e84682ad71cea24" |
| 2418 |
dependencies = [ |
| 2419 |
"unicode-ident", |
| 2420 |
] |
| 2421 |
|
| 2422 |
[[package]] |
| 2423 |
name = "wezterm-bidi" |
| 2424 |
version = "0.2.3" |
| 2425 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2426 |
checksum = "0c0a6e355560527dd2d1cf7890652f4f09bb3433b6aadade4c9b5ed76de5f3ec" |
| 2427 |
dependencies = [ |
| 2428 |
"log", |
| 2429 |
"wezterm-dynamic", |
| 2430 |
] |
| 2431 |
|
| 2432 |
[[package]] |
| 2433 |
name = "wezterm-blob-leases" |
| 2434 |
version = "0.1.1" |
| 2435 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2436 |
checksum = "692daff6d93d94e29e4114544ef6d5c942a7ed998b37abdc19b17136ea428eb7" |
| 2437 |
dependencies = [ |
| 2438 |
"getrandom 0.3.4", |
| 2439 |
"mac_address", |
| 2440 |
"sha2 0.10.9", |
| 2441 |
"thiserror 1.0.69", |
| 2442 |
"uuid", |
| 2443 |
] |
| 2444 |
|
| 2445 |
[[package]] |
| 2446 |
name = "wezterm-color-types" |
| 2447 |
version = "0.3.0" |
| 2448 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2449 |
checksum = "7de81ef35c9010270d63772bebef2f2d6d1f2d20a983d27505ac850b8c4b4296" |
| 2450 |
dependencies = [ |
| 2451 |
"csscolorparser", |
| 2452 |
"deltae", |
| 2453 |
"lazy_static", |
| 2454 |
"wezterm-dynamic", |
| 2455 |
] |
| 2456 |
|
| 2457 |
[[package]] |
| 2458 |
name = "wezterm-dynamic" |
| 2459 |
version = "0.2.1" |
| 2460 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2461 |
checksum = "5f2ab60e120fd6eaa68d9567f3226e876684639d22a4219b313ff69ec0ccd5ac" |
| 2462 |
dependencies = [ |
| 2463 |
"log", |
| 2464 |
"ordered-float", |
| 2465 |
"strsim", |
| 2466 |
"thiserror 1.0.69", |
| 2467 |
"wezterm-dynamic-derive", |
| 2468 |
] |
| 2469 |
|
| 2470 |
[[package]] |
| 2471 |
name = "wezterm-dynamic-derive" |
| 2472 |
version = "0.1.1" |
| 2473 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2474 |
checksum = "46c0cf2d539c645b448eaffec9ec494b8b19bd5077d9e58cb1ae7efece8d575b" |
| 2475 |
dependencies = [ |
| 2476 |
"proc-macro2", |
| 2477 |
"quote", |
| 2478 |
"syn 1.0.109", |
| 2479 |
] |
| 2480 |
|
| 2481 |
[[package]] |
| 2482 |
name = "wezterm-input-types" |
| 2483 |
version = "0.1.0" |
| 2484 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2485 |
checksum = "7012add459f951456ec9d6c7e6fc340b1ce15d6fc9629f8c42853412c029e57e" |
| 2486 |
dependencies = [ |
| 2487 |
"bitflags 1.3.2", |
| 2488 |
"euclid", |
| 2489 |
"lazy_static", |
| 2490 |
"serde", |
| 2491 |
"wezterm-dynamic", |
| 2492 |
] |
| 2493 |
|
| 2494 |
[[package]] |
| 2495 |
name = "winapi" |
| 2496 |
version = "0.3.9" |
| 2497 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2498 |
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" |
| 2499 |
dependencies = [ |
| 2500 |
"winapi-i686-pc-windows-gnu", |
| 2501 |
"winapi-x86_64-pc-windows-gnu", |
| 2502 |
] |
| 2503 |
|
| 2504 |
[[package]] |
| 2505 |
name = "winapi-i686-pc-windows-gnu" |
| 2506 |
version = "0.4.0" |
| 2507 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2508 |
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" |
| 2509 |
|
| 2510 |
[[package]] |
| 2511 |
name = "winapi-x86_64-pc-windows-gnu" |
| 2512 |
version = "0.4.0" |
| 2513 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2514 |
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" |
| 2515 |
|
| 2516 |
[[package]] |
| 2517 |
name = "windows-link" |
| 2518 |
version = "0.2.1" |
| 2519 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2520 |
checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" |
| 2521 |
|
| 2522 |
[[package]] |
| 2523 |
name = "windows-sys" |
| 2524 |
version = "0.61.2" |
| 2525 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2526 |
checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" |
| 2527 |
dependencies = [ |
| 2528 |
"windows-link", |
| 2529 |
] |
| 2530 |
|
| 2531 |
[[package]] |
| 2532 |
name = "winnow" |
| 2533 |
version = "1.0.4" |
| 2534 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2535 |
checksum = "23b97319f7b8343df12cc98938e5c3eb436064524c8d2b4e30a1d3a36eecdf81" |
| 2536 |
dependencies = [ |
| 2537 |
"memchr", |
| 2538 |
] |
| 2539 |
|
| 2540 |
[[package]] |
| 2541 |
name = "wit-bindgen" |
| 2542 |
version = "0.46.0" |
| 2543 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2544 |
checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" |
| 2545 |
|
| 2546 |
[[package]] |
| 2547 |
name = "zbus" |
| 2548 |
version = "5.19.0" |
| 2549 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2550 |
checksum = "5db4be7c075cb421e4b7ee645541604239bd243ba7c357511f4ff3a74b555907" |
| 2551 |
dependencies = [ |
| 2552 |
"async-broadcast", |
| 2553 |
"async-executor", |
| 2554 |
"async-io", |
| 2555 |
"async-lock", |
| 2556 |
"async-process", |
| 2557 |
"async-recursion", |
| 2558 |
"async-task", |
| 2559 |
"async-trait", |
| 2560 |
"blocking", |
| 2561 |
"enumflags2", |
| 2562 |
"event-listener", |
| 2563 |
"futures-core", |
| 2564 |
"futures-lite", |
| 2565 |
"hex", |
| 2566 |
"libc", |
| 2567 |
"ordered-stream", |
| 2568 |
"rustix", |
| 2569 |
"serde", |
| 2570 |
"serde_repr", |
| 2571 |
"tracing", |
| 2572 |
"uds_windows", |
| 2573 |
"uuid", |
| 2574 |
"windows-sys", |
| 2575 |
"winnow", |
| 2576 |
"zbus_macros", |
| 2577 |
"zbus_names", |
| 2578 |
"zvariant", |
| 2579 |
] |
| 2580 |
|
| 2581 |
[[package]] |
| 2582 |
name = "zbus_macros" |
| 2583 |
version = "5.19.0" |
| 2584 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2585 |
checksum = "2990635d09ade6df1868f72f8cac69a876a90981e8bd3c40b1be413f8dc88f40" |
| 2586 |
dependencies = [ |
| 2587 |
"proc-macro-crate", |
| 2588 |
"proc-macro2", |
| 2589 |
"quote", |
| 2590 |
"syn 3.0.0", |
| 2591 |
"zbus_names", |
| 2592 |
"zvariant", |
| 2593 |
"zvariant_utils", |
| 2594 |
] |
| 2595 |
|
| 2596 |
[[package]] |
| 2597 |
name = "zbus_names" |
| 2598 |
version = "4.3.4" |
| 2599 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2600 |
checksum = "d8bf88b4a3ff53e883001e0e0115b297a9d53c31b9c1edd2bfdd853e3428624e" |
| 2601 |
dependencies = [ |
| 2602 |
"serde", |
| 2603 |
"winnow", |
| 2604 |
"zvariant", |
| 2605 |
] |
| 2606 |
|
| 2607 |
[[package]] |
| 2608 |
name = "zcheapstr" |
| 2609 |
version = "1.1.0" |
| 2610 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2611 |
checksum = "d1afec51604565183aeb5c54c20aeab286120d4e4460f7f76e3e8bb8c0d99473" |
| 2612 |
dependencies = [ |
| 2613 |
"serde", |
| 2614 |
] |
| 2615 |
|
| 2616 |
[[package]] |
| 2617 |
name = "zmij" |
| 2618 |
version = "1.0.23" |
| 2619 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2620 |
checksum = "29666d0abbfad1e3dc4dcf6144730dd3a3ab225bbbdac83319345b1b44ccfc1b" |
| 2621 |
|
| 2622 |
[[package]] |
| 2623 |
name = "zvariant" |
| 2624 |
version = "5.14.0" |
| 2625 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2626 |
checksum = "b5e28c25bd8bb8da5a1f3e7065d0c156b9ee9a7973adf78b0e35eaefdf3b1b5c" |
| 2627 |
dependencies = [ |
| 2628 |
"endi", |
| 2629 |
"enumflags2", |
| 2630 |
"serde", |
| 2631 |
"winnow", |
| 2632 |
"zcheapstr", |
| 2633 |
"zvariant_derive", |
| 2634 |
"zvariant_utils", |
| 2635 |
] |
| 2636 |
|
| 2637 |
[[package]] |
| 2638 |
name = "zvariant_derive" |
| 2639 |
version = "5.14.0" |
| 2640 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2641 |
checksum = "d496a145685283b67e232bd9e47377f6b60ad9d51e3601b23867f77c42477f96" |
| 2642 |
dependencies = [ |
| 2643 |
"proc-macro-crate", |
| 2644 |
"proc-macro2", |
| 2645 |
"quote", |
| 2646 |
"syn 3.0.0", |
| 2647 |
"zvariant_utils", |
| 2648 |
] |
| 2649 |
|
| 2650 |
[[package]] |
| 2651 |
name = "zvariant_utils" |
| 2652 |
version = "4.0.0" |
| 2653 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2654 |
checksum = "629d80ece222cad20fe0e8741be493c4ab166acf3b85341bdc2cdbcfd8f3c2d6" |
| 2655 |
dependencies = [ |
| 2656 |
"proc-macro2", |
| 2657 |
"quote", |
| 2658 |
"serde", |
| 2659 |
"syn 3.0.0", |
| 2660 |
"winnow", |
| 2661 |
] |
| 2662 |
|
| 2663 |
[[patch.unused]] |
| 2664 |
name = "docengine" |
| 2665 |
version = "0.7.0" |
| 2666 |
|
| 2667 |
[[patch.unused]] |
| 2668 |
name = "synckit-client" |
| 2669 |
version = "0.10.0" |
| 2670 |
|
| 2671 |
[[patch.unused]] |
| 2672 |
name = "synckit-config" |
| 2673 |
version = "0.2.0" |
| 2674 |
|
| 2675 |
[[patch.unused]] |
| 2676 |
name = "quasi-axum" |
| 2677 |
version = "0.99.0" |
| 2678 |
|
| 2679 |
[[patch.unused]] |
| 2680 |
name = "quasi-basics" |
| 2681 |
version = "0.99.0" |
| 2682 |
|
| 2683 |
[[patch.unused]] |
| 2684 |
name = "quasi-http" |
| 2685 |
version = "0.99.0" |
| 2686 |
|
| 2687 |
[[patch.unused]] |
| 2688 |
name = "quasi-immediate" |
| 2689 |
version = "0.99.0" |
| 2690 |
|
| 2691 |
[[patch.unused]] |
| 2692 |
name = "quasi-notifs" |
| 2693 |
version = "0.99.0" |
| 2694 |
|
| 2695 |
[[patch.unused]] |
| 2696 |
name = "quasi-router" |
| 2697 |
version = "0.99.0" |
| 2698 |
|
| 2699 |
[[patch.unused]] |
| 2700 |
name = "quasi-store" |
| 2701 |
version = "0.1.0" |
| 2702 |
|
| 2703 |
[[patch.unused]] |
| 2704 |
name = "quasi-tauri" |
| 2705 |
version = "0.99.0" |
| 2706 |
|
| 2707 |
[[patch.unused]] |
| 2708 |
name = "quasi-webview" |
| 2709 |
version = "0.99.0" |
| 2710 |
|
| 2711 |
[[patch.unused]] |
| 2712 |
name = "kberg" |
| 2713 |
version = "0.1.0" |
| 2714 |
|
| 2715 |
[[patch.unused]] |
| 2716 |
name = "ops-status" |
| 2717 |
version = "0.1.0" |
| 2718 |
|
| 2719 |
[[patch.unused]] |
| 2720 |
name = "painhours" |
| 2721 |
version = "0.1.0" |
| 2722 |
|
| 2723 |
[[patch.unused]] |
| 2724 |
name = "tagtree" |
| 2725 |
version = "0.4.1" |
| 2726 |
|
| 2727 |
[[patch.unused]] |
| 2728 |
name = "quasi-type" |
| 2729 |
version = "0.1.3" |
| 2730 |
|