Simple tool for automatic file management
at master 36 kB view raw
1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 4 4 5[[package]] 6name = "addr2line" 7version = "0.24.2" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1" 10dependencies = [ 11 "gimli", 12] 13 14[[package]] 15name = "adler2" 16version = "2.0.1" 17source = "registry+https://github.com/rust-lang/crates.io-index" 18checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" 19 20[[package]] 21name = "aho-corasick" 22version = "1.1.3" 23source = "registry+https://github.com/rust-lang/crates.io-index" 24checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" 25dependencies = [ 26 "memchr", 27] 28 29[[package]] 30name = "android-tzdata" 31version = "0.1.1" 32source = "registry+https://github.com/rust-lang/crates.io-index" 33checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0" 34 35[[package]] 36name = "android_system_properties" 37version = "0.1.5" 38source = "registry+https://github.com/rust-lang/crates.io-index" 39checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 40dependencies = [ 41 "libc", 42] 43 44[[package]] 45name = "anstream" 46version = "0.6.19" 47source = "registry+https://github.com/rust-lang/crates.io-index" 48checksum = "301af1932e46185686725e0fad2f8f2aa7da69dd70bf6ecc44d6b703844a3933" 49dependencies = [ 50 "anstyle", 51 "anstyle-parse", 52 "anstyle-query", 53 "anstyle-wincon", 54 "colorchoice", 55 "is_terminal_polyfill", 56 "utf8parse", 57] 58 59[[package]] 60name = "anstyle" 61version = "1.0.11" 62source = "registry+https://github.com/rust-lang/crates.io-index" 63checksum = "862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd" 64 65[[package]] 66name = "anstyle-parse" 67version = "0.2.7" 68source = "registry+https://github.com/rust-lang/crates.io-index" 69checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" 70dependencies = [ 71 "utf8parse", 72] 73 74[[package]] 75name = "anstyle-query" 76version = "1.1.3" 77source = "registry+https://github.com/rust-lang/crates.io-index" 78checksum = "6c8bdeb6047d8983be085bab0ba1472e6dc604e7041dbf6fcd5e71523014fae9" 79dependencies = [ 80 "windows-sys 0.59.0", 81] 82 83[[package]] 84name = "anstyle-wincon" 85version = "3.0.9" 86source = "registry+https://github.com/rust-lang/crates.io-index" 87checksum = "403f75924867bb1033c59fbf0797484329750cfbe3c4325cd33127941fabc882" 88dependencies = [ 89 "anstyle", 90 "once_cell_polyfill", 91 "windows-sys 0.59.0", 92] 93 94[[package]] 95name = "async-stream" 96version = "0.3.6" 97source = "registry+https://github.com/rust-lang/crates.io-index" 98checksum = "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476" 99dependencies = [ 100 "async-stream-impl", 101 "futures-core", 102 "pin-project-lite", 103] 104 105[[package]] 106name = "async-stream-impl" 107version = "0.3.6" 108source = "registry+https://github.com/rust-lang/crates.io-index" 109checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d" 110dependencies = [ 111 "proc-macro2", 112 "quote", 113 "syn", 114] 115 116[[package]] 117name = "async-trait" 118version = "0.1.88" 119source = "registry+https://github.com/rust-lang/crates.io-index" 120checksum = "e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5" 121dependencies = [ 122 "proc-macro2", 123 "quote", 124 "syn", 125] 126 127[[package]] 128name = "autocfg" 129version = "1.4.0" 130source = "registry+https://github.com/rust-lang/crates.io-index" 131checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26" 132 133[[package]] 134name = "backtrace" 135version = "0.3.75" 136source = "registry+https://github.com/rust-lang/crates.io-index" 137checksum = "6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002" 138dependencies = [ 139 "addr2line", 140 "cfg-if", 141 "libc", 142 "miniz_oxide", 143 "object", 144 "rustc-demangle", 145 "windows-targets", 146] 147 148[[package]] 149name = "bitflags" 150version = "2.9.1" 151source = "registry+https://github.com/rust-lang/crates.io-index" 152checksum = "1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967" 153 154[[package]] 155name = "block2" 156version = "0.5.1" 157source = "registry+https://github.com/rust-lang/crates.io-index" 158checksum = "2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f" 159dependencies = [ 160 "objc2", 161] 162 163[[package]] 164name = "bumpalo" 165version = "3.18.1" 166source = "registry+https://github.com/rust-lang/crates.io-index" 167checksum = "793db76d6187cd04dff33004d8e6c9cc4e05cd330500379d2394209271b4aeee" 168 169[[package]] 170name = "byteorder" 171version = "1.5.0" 172source = "registry+https://github.com/rust-lang/crates.io-index" 173checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 174 175[[package]] 176name = "bytes" 177version = "1.10.1" 178source = "registry+https://github.com/rust-lang/crates.io-index" 179checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" 180 181[[package]] 182name = "cc" 183version = "1.2.26" 184source = "registry+https://github.com/rust-lang/crates.io-index" 185checksum = "956a5e21988b87f372569b66183b78babf23ebc2e744b733e4350a752c4dafac" 186dependencies = [ 187 "shlex", 188] 189 190[[package]] 191name = "cfb" 192version = "0.7.3" 193source = "registry+https://github.com/rust-lang/crates.io-index" 194checksum = "d38f2da7a0a2c4ccf0065be06397cc26a81f4e528be095826eee9d4adbb8c60f" 195dependencies = [ 196 "byteorder", 197 "fnv", 198 "uuid", 199] 200 201[[package]] 202name = "cfg-if" 203version = "1.0.1" 204source = "registry+https://github.com/rust-lang/crates.io-index" 205checksum = "9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268" 206 207[[package]] 208name = "chrono" 209version = "0.4.41" 210source = "registry+https://github.com/rust-lang/crates.io-index" 211checksum = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d" 212dependencies = [ 213 "android-tzdata", 214 "iana-time-zone", 215 "num-traits", 216 "windows-link", 217] 218 219[[package]] 220name = "clap" 221version = "4.5.40" 222source = "registry+https://github.com/rust-lang/crates.io-index" 223checksum = "40b6887a1d8685cebccf115538db5c0efe625ccac9696ad45c409d96566e910f" 224dependencies = [ 225 "clap_builder", 226 "clap_derive", 227] 228 229[[package]] 230name = "clap_builder" 231version = "4.5.40" 232source = "registry+https://github.com/rust-lang/crates.io-index" 233checksum = "e0c66c08ce9f0c698cbce5c0279d0bb6ac936d8674174fe48f736533b964f59e" 234dependencies = [ 235 "anstream", 236 "anstyle", 237 "clap_lex", 238 "strsim", 239] 240 241[[package]] 242name = "clap_derive" 243version = "4.5.40" 244source = "registry+https://github.com/rust-lang/crates.io-index" 245checksum = "d2c7947ae4cc3d851207c1adb5b5e260ff0cca11446b1d6d1423788e442257ce" 246dependencies = [ 247 "heck", 248 "proc-macro2", 249 "quote", 250 "syn", 251] 252 253[[package]] 254name = "clap_lex" 255version = "0.7.5" 256source = "registry+https://github.com/rust-lang/crates.io-index" 257checksum = "b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675" 258 259[[package]] 260name = "color-eyre" 261version = "0.6.5" 262source = "registry+https://github.com/rust-lang/crates.io-index" 263checksum = "e5920befb47832a6d61ee3a3a846565cfa39b331331e68a3b1d1116630f2f26d" 264dependencies = [ 265 "backtrace", 266 "color-spantrace", 267 "eyre", 268 "indenter", 269 "once_cell", 270 "owo-colors", 271 "tracing-error", 272] 273 274[[package]] 275name = "color-spantrace" 276version = "0.3.0" 277source = "registry+https://github.com/rust-lang/crates.io-index" 278checksum = "b8b88ea9df13354b55bc7234ebcce36e6ef896aca2e42a15de9e10edce01b427" 279dependencies = [ 280 "once_cell", 281 "owo-colors", 282 "tracing-core", 283 "tracing-error", 284] 285 286[[package]] 287name = "colorchoice" 288version = "1.0.4" 289source = "registry+https://github.com/rust-lang/crates.io-index" 290checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" 291 292[[package]] 293name = "core-foundation-sys" 294version = "0.8.7" 295source = "registry+https://github.com/rust-lang/crates.io-index" 296checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 297 298[[package]] 299name = "dirs" 300version = "6.0.0" 301source = "registry+https://github.com/rust-lang/crates.io-index" 302checksum = "c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e" 303dependencies = [ 304 "dirs-sys", 305] 306 307[[package]] 308name = "dirs-sys" 309version = "0.5.0" 310source = "registry+https://github.com/rust-lang/crates.io-index" 311checksum = "e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab" 312dependencies = [ 313 "libc", 314 "option-ext", 315 "redox_users", 316 "windows-sys 0.59.0", 317] 318 319[[package]] 320name = "erased-serde" 321version = "0.4.6" 322source = "registry+https://github.com/rust-lang/crates.io-index" 323checksum = "e004d887f51fcb9fef17317a2f3525c887d8aa3f4f50fed920816a688284a5b7" 324dependencies = [ 325 "serde", 326 "typeid", 327] 328 329[[package]] 330name = "eyre" 331version = "0.6.12" 332source = "registry+https://github.com/rust-lang/crates.io-index" 333checksum = "7cd915d99f24784cdc19fd37ef22b97e3ff0ae756c7e492e9fbfe897d61e2aec" 334dependencies = [ 335 "indenter", 336 "once_cell", 337] 338 339[[package]] 340name = "fnv" 341version = "1.0.7" 342source = "registry+https://github.com/rust-lang/crates.io-index" 343checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 344 345[[package]] 346name = "futures" 347version = "0.3.31" 348source = "registry+https://github.com/rust-lang/crates.io-index" 349checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876" 350dependencies = [ 351 "futures-channel", 352 "futures-core", 353 "futures-executor", 354 "futures-io", 355 "futures-sink", 356 "futures-task", 357 "futures-util", 358] 359 360[[package]] 361name = "futures-channel" 362version = "0.3.31" 363source = "registry+https://github.com/rust-lang/crates.io-index" 364checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" 365dependencies = [ 366 "futures-core", 367 "futures-sink", 368] 369 370[[package]] 371name = "futures-core" 372version = "0.3.31" 373source = "registry+https://github.com/rust-lang/crates.io-index" 374checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" 375 376[[package]] 377name = "futures-executor" 378version = "0.3.31" 379source = "registry+https://github.com/rust-lang/crates.io-index" 380checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f" 381dependencies = [ 382 "futures-core", 383 "futures-task", 384 "futures-util", 385] 386 387[[package]] 388name = "futures-io" 389version = "0.3.31" 390source = "registry+https://github.com/rust-lang/crates.io-index" 391checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" 392 393[[package]] 394name = "futures-macro" 395version = "0.3.31" 396source = "registry+https://github.com/rust-lang/crates.io-index" 397checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" 398dependencies = [ 399 "proc-macro2", 400 "quote", 401 "syn", 402] 403 404[[package]] 405name = "futures-sink" 406version = "0.3.31" 407source = "registry+https://github.com/rust-lang/crates.io-index" 408checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" 409 410[[package]] 411name = "futures-task" 412version = "0.3.31" 413source = "registry+https://github.com/rust-lang/crates.io-index" 414checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" 415 416[[package]] 417name = "futures-util" 418version = "0.3.31" 419source = "registry+https://github.com/rust-lang/crates.io-index" 420checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" 421dependencies = [ 422 "futures-channel", 423 "futures-core", 424 "futures-io", 425 "futures-macro", 426 "futures-sink", 427 "futures-task", 428 "memchr", 429 "pin-project-lite", 430 "pin-utils", 431 "slab", 432] 433 434[[package]] 435name = "getrandom" 436version = "0.2.16" 437source = "registry+https://github.com/rust-lang/crates.io-index" 438checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" 439dependencies = [ 440 "cfg-if", 441 "libc", 442 "wasi", 443] 444 445[[package]] 446name = "gimli" 447version = "0.31.1" 448source = "registry+https://github.com/rust-lang/crates.io-index" 449checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f" 450 451[[package]] 452name = "heck" 453version = "0.5.0" 454source = "registry+https://github.com/rust-lang/crates.io-index" 455checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 456 457[[package]] 458name = "iana-time-zone" 459version = "0.1.63" 460source = "registry+https://github.com/rust-lang/crates.io-index" 461checksum = "b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8" 462dependencies = [ 463 "android_system_properties", 464 "core-foundation-sys", 465 "iana-time-zone-haiku", 466 "js-sys", 467 "log", 468 "wasm-bindgen", 469 "windows-core 0.61.2", 470] 471 472[[package]] 473name = "iana-time-zone-haiku" 474version = "0.1.2" 475source = "registry+https://github.com/rust-lang/crates.io-index" 476checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 477dependencies = [ 478 "cc", 479] 480 481[[package]] 482name = "indenter" 483version = "0.3.3" 484source = "registry+https://github.com/rust-lang/crates.io-index" 485checksum = "ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683" 486 487[[package]] 488name = "infer" 489version = "0.19.0" 490source = "registry+https://github.com/rust-lang/crates.io-index" 491checksum = "a588916bfdfd92e71cacef98a63d9b1f0d74d6599980d11894290e7ddefffcf7" 492dependencies = [ 493 "cfb", 494] 495 496[[package]] 497name = "inventory" 498version = "0.3.20" 499source = "registry+https://github.com/rust-lang/crates.io-index" 500checksum = "ab08d7cd2c5897f2c949e5383ea7c7db03fb19130ffcfbf7eda795137ae3cb83" 501dependencies = [ 502 "rustversion", 503] 504 505[[package]] 506name = "is_terminal_polyfill" 507version = "1.70.1" 508source = "registry+https://github.com/rust-lang/crates.io-index" 509checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" 510 511[[package]] 512name = "itoa" 513version = "1.0.15" 514source = "registry+https://github.com/rust-lang/crates.io-index" 515checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" 516 517[[package]] 518name = "js-sys" 519version = "0.3.77" 520source = "registry+https://github.com/rust-lang/crates.io-index" 521checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f" 522dependencies = [ 523 "once_cell", 524 "wasm-bindgen", 525] 526 527[[package]] 528name = "lazy_static" 529version = "1.5.0" 530source = "registry+https://github.com/rust-lang/crates.io-index" 531checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 532 533[[package]] 534name = "libc" 535version = "0.2.172" 536source = "registry+https://github.com/rust-lang/crates.io-index" 537checksum = "d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa" 538 539[[package]] 540name = "libredox" 541version = "0.1.3" 542source = "registry+https://github.com/rust-lang/crates.io-index" 543checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d" 544dependencies = [ 545 "bitflags", 546 "libc", 547] 548 549[[package]] 550name = "lock_api" 551version = "0.4.13" 552source = "registry+https://github.com/rust-lang/crates.io-index" 553checksum = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765" 554dependencies = [ 555 "autocfg", 556 "scopeguard", 557] 558 559[[package]] 560name = "log" 561version = "0.4.27" 562source = "registry+https://github.com/rust-lang/crates.io-index" 563checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94" 564 565[[package]] 566name = "memchr" 567version = "2.7.4" 568source = "registry+https://github.com/rust-lang/crates.io-index" 569checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" 570 571[[package]] 572name = "miniz_oxide" 573version = "0.8.9" 574source = "registry+https://github.com/rust-lang/crates.io-index" 575checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" 576dependencies = [ 577 "adler2", 578] 579 580[[package]] 581name = "mio" 582version = "1.0.4" 583source = "registry+https://github.com/rust-lang/crates.io-index" 584checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c" 585dependencies = [ 586 "libc", 587 "wasi", 588 "windows-sys 0.59.0", 589] 590 591[[package]] 592name = "num-traits" 593version = "0.2.19" 594source = "registry+https://github.com/rust-lang/crates.io-index" 595checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 596dependencies = [ 597 "autocfg", 598] 599 600[[package]] 601name = "objc-sys" 602version = "0.3.5" 603source = "registry+https://github.com/rust-lang/crates.io-index" 604checksum = "cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310" 605 606[[package]] 607name = "objc2" 608version = "0.5.2" 609source = "registry+https://github.com/rust-lang/crates.io-index" 610checksum = "46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804" 611dependencies = [ 612 "objc-sys", 613 "objc2-encode", 614] 615 616[[package]] 617name = "objc2-encode" 618version = "4.1.0" 619source = "registry+https://github.com/rust-lang/crates.io-index" 620checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33" 621 622[[package]] 623name = "objc2-foundation" 624version = "0.2.2" 625source = "registry+https://github.com/rust-lang/crates.io-index" 626checksum = "0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8" 627dependencies = [ 628 "bitflags", 629 "block2", 630 "libc", 631 "objc2", 632] 633 634[[package]] 635name = "object" 636version = "0.36.7" 637source = "registry+https://github.com/rust-lang/crates.io-index" 638checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87" 639dependencies = [ 640 "memchr", 641] 642 643[[package]] 644name = "once_cell" 645version = "1.21.3" 646source = "registry+https://github.com/rust-lang/crates.io-index" 647checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" 648 649[[package]] 650name = "once_cell_polyfill" 651version = "1.70.1" 652source = "registry+https://github.com/rust-lang/crates.io-index" 653checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad" 654 655[[package]] 656name = "option-ext" 657version = "0.2.0" 658source = "registry+https://github.com/rust-lang/crates.io-index" 659checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" 660 661[[package]] 662name = "owo-colors" 663version = "4.2.1" 664source = "registry+https://github.com/rust-lang/crates.io-index" 665checksum = "26995317201fa17f3656c36716aed4a7c81743a9634ac4c99c0eeda495db0cec" 666 667[[package]] 668name = "parking_lot" 669version = "0.12.4" 670source = "registry+https://github.com/rust-lang/crates.io-index" 671checksum = "70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13" 672dependencies = [ 673 "lock_api", 674 "parking_lot_core", 675] 676 677[[package]] 678name = "parking_lot_core" 679version = "0.9.11" 680source = "registry+https://github.com/rust-lang/crates.io-index" 681checksum = "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5" 682dependencies = [ 683 "cfg-if", 684 "libc", 685 "redox_syscall", 686 "smallvec", 687 "windows-targets", 688] 689 690[[package]] 691name = "percent-encoding" 692version = "2.3.1" 693source = "registry+https://github.com/rust-lang/crates.io-index" 694checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" 695 696[[package]] 697name = "pin-project-lite" 698version = "0.2.16" 699source = "registry+https://github.com/rust-lang/crates.io-index" 700checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" 701 702[[package]] 703name = "pin-utils" 704version = "0.1.0" 705source = "registry+https://github.com/rust-lang/crates.io-index" 706checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 707 708[[package]] 709name = "proc-macro2" 710version = "1.0.95" 711source = "registry+https://github.com/rust-lang/crates.io-index" 712checksum = "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778" 713dependencies = [ 714 "unicode-ident", 715] 716 717[[package]] 718name = "ptsd" 719version = "0.1.0" 720dependencies = [ 721 "async-stream", 722 "async-trait", 723 "clap", 724 "color-eyre", 725 "dirs", 726 "futures", 727 "infer", 728 "libc", 729 "regex", 730 "serde", 731 "serde_json", 732 "tokio", 733 "tokio-stream", 734 "trash", 735 "typetag", 736 "wildmatch", 737] 738 739[[package]] 740name = "quote" 741version = "1.0.40" 742source = "registry+https://github.com/rust-lang/crates.io-index" 743checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d" 744dependencies = [ 745 "proc-macro2", 746] 747 748[[package]] 749name = "redox_syscall" 750version = "0.5.12" 751source = "registry+https://github.com/rust-lang/crates.io-index" 752checksum = "928fca9cf2aa042393a8325b9ead81d2f0df4cb12e1e24cef072922ccd99c5af" 753dependencies = [ 754 "bitflags", 755] 756 757[[package]] 758name = "redox_users" 759version = "0.5.0" 760source = "registry+https://github.com/rust-lang/crates.io-index" 761checksum = "dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b" 762dependencies = [ 763 "getrandom", 764 "libredox", 765 "thiserror", 766] 767 768[[package]] 769name = "regex" 770version = "1.11.1" 771source = "registry+https://github.com/rust-lang/crates.io-index" 772checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191" 773dependencies = [ 774 "aho-corasick", 775 "memchr", 776 "regex-automata", 777 "regex-syntax", 778] 779 780[[package]] 781name = "regex-automata" 782version = "0.4.9" 783source = "registry+https://github.com/rust-lang/crates.io-index" 784checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908" 785dependencies = [ 786 "aho-corasick", 787 "memchr", 788 "regex-syntax", 789] 790 791[[package]] 792name = "regex-syntax" 793version = "0.8.5" 794source = "registry+https://github.com/rust-lang/crates.io-index" 795checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" 796 797[[package]] 798name = "rustc-demangle" 799version = "0.1.25" 800source = "registry+https://github.com/rust-lang/crates.io-index" 801checksum = "989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f" 802 803[[package]] 804name = "rustversion" 805version = "1.0.21" 806source = "registry+https://github.com/rust-lang/crates.io-index" 807checksum = "8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d" 808 809[[package]] 810name = "ryu" 811version = "1.0.20" 812source = "registry+https://github.com/rust-lang/crates.io-index" 813checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" 814 815[[package]] 816name = "scopeguard" 817version = "1.2.0" 818source = "registry+https://github.com/rust-lang/crates.io-index" 819checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 820 821[[package]] 822name = "serde" 823version = "1.0.219" 824source = "registry+https://github.com/rust-lang/crates.io-index" 825checksum = "5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6" 826dependencies = [ 827 "serde_derive", 828] 829 830[[package]] 831name = "serde_derive" 832version = "1.0.219" 833source = "registry+https://github.com/rust-lang/crates.io-index" 834checksum = "5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00" 835dependencies = [ 836 "proc-macro2", 837 "quote", 838 "syn", 839] 840 841[[package]] 842name = "serde_json" 843version = "1.0.140" 844source = "registry+https://github.com/rust-lang/crates.io-index" 845checksum = "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373" 846dependencies = [ 847 "itoa", 848 "memchr", 849 "ryu", 850 "serde", 851] 852 853[[package]] 854name = "sharded-slab" 855version = "0.1.7" 856source = "registry+https://github.com/rust-lang/crates.io-index" 857checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" 858dependencies = [ 859 "lazy_static", 860] 861 862[[package]] 863name = "shlex" 864version = "1.3.0" 865source = "registry+https://github.com/rust-lang/crates.io-index" 866checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 867 868[[package]] 869name = "signal-hook-registry" 870version = "1.4.5" 871source = "registry+https://github.com/rust-lang/crates.io-index" 872checksum = "9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410" 873dependencies = [ 874 "libc", 875] 876 877[[package]] 878name = "simple-eyre" 879version = "0.3.1" 880source = "registry+https://github.com/rust-lang/crates.io-index" 881checksum = "1b561532e8ffe7ecf09108c4f662896a9ec3eac4999eba84015ec3dcb8cc630a" 882dependencies = [ 883 "eyre", 884 "indenter", 885] 886 887[[package]] 888name = "slab" 889version = "0.4.9" 890source = "registry+https://github.com/rust-lang/crates.io-index" 891checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" 892dependencies = [ 893 "autocfg", 894] 895 896[[package]] 897name = "smallvec" 898version = "1.15.1" 899source = "registry+https://github.com/rust-lang/crates.io-index" 900checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 901 902[[package]] 903name = "strsim" 904version = "0.11.1" 905source = "registry+https://github.com/rust-lang/crates.io-index" 906checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 907 908[[package]] 909name = "syn" 910version = "2.0.102" 911source = "registry+https://github.com/rust-lang/crates.io-index" 912checksum = "f6397daf94fa90f058bd0fd88429dd9e5738999cca8d701813c80723add80462" 913dependencies = [ 914 "proc-macro2", 915 "quote", 916 "unicode-ident", 917] 918 919[[package]] 920name = "thiserror" 921version = "2.0.12" 922source = "registry+https://github.com/rust-lang/crates.io-index" 923checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" 924dependencies = [ 925 "thiserror-impl", 926] 927 928[[package]] 929name = "thiserror-impl" 930version = "2.0.12" 931source = "registry+https://github.com/rust-lang/crates.io-index" 932checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" 933dependencies = [ 934 "proc-macro2", 935 "quote", 936 "syn", 937] 938 939[[package]] 940name = "thread_local" 941version = "1.1.8" 942source = "registry+https://github.com/rust-lang/crates.io-index" 943checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c" 944dependencies = [ 945 "cfg-if", 946 "once_cell", 947] 948 949[[package]] 950name = "tokio" 951version = "1.45.1" 952source = "registry+https://github.com/rust-lang/crates.io-index" 953checksum = "75ef51a33ef1da925cea3e4eb122833cb377c61439ca401b770f54902b806779" 954dependencies = [ 955 "backtrace", 956 "bytes", 957 "libc", 958 "mio", 959 "parking_lot", 960 "pin-project-lite", 961 "signal-hook-registry", 962 "tokio-macros", 963 "windows-sys 0.52.0", 964] 965 966[[package]] 967name = "tokio-macros" 968version = "2.5.0" 969source = "registry+https://github.com/rust-lang/crates.io-index" 970checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8" 971dependencies = [ 972 "proc-macro2", 973 "quote", 974 "syn", 975] 976 977[[package]] 978name = "tokio-stream" 979version = "0.1.17" 980source = "registry+https://github.com/rust-lang/crates.io-index" 981checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047" 982dependencies = [ 983 "futures-core", 984 "pin-project-lite", 985 "tokio", 986] 987 988[[package]] 989name = "tracing" 990version = "0.1.41" 991source = "registry+https://github.com/rust-lang/crates.io-index" 992checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" 993dependencies = [ 994 "pin-project-lite", 995 "tracing-core", 996] 997 998[[package]] 999name = "tracing-core" 1000version = "0.1.34" 1001source = "registry+https://github.com/rust-lang/crates.io-index" 1002checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678" 1003dependencies = [ 1004 "once_cell", 1005 "valuable", 1006] 1007 1008[[package]] 1009name = "tracing-error" 1010version = "0.2.1" 1011source = "registry+https://github.com/rust-lang/crates.io-index" 1012checksum = "8b1581020d7a273442f5b45074a6a57d5757ad0a47dac0e9f0bd57b81936f3db" 1013dependencies = [ 1014 "tracing", 1015 "tracing-subscriber", 1016] 1017 1018[[package]] 1019name = "tracing-subscriber" 1020version = "0.3.19" 1021source = "registry+https://github.com/rust-lang/crates.io-index" 1022checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008" 1023dependencies = [ 1024 "sharded-slab", 1025 "thread_local", 1026 "tracing-core", 1027] 1028 1029[[package]] 1030name = "trash" 1031version = "5.2.2" 1032source = "registry+https://github.com/rust-lang/crates.io-index" 1033checksum = "22746c6b0c6d85d60a8f0d858f7057dfdf11297c132679f452ec908fba42b871" 1034dependencies = [ 1035 "chrono", 1036 "libc", 1037 "log", 1038 "objc2", 1039 "objc2-foundation", 1040 "once_cell", 1041 "percent-encoding", 1042 "scopeguard", 1043 "urlencoding", 1044 "windows", 1045] 1046 1047[[package]] 1048name = "typeid" 1049version = "1.0.3" 1050source = "registry+https://github.com/rust-lang/crates.io-index" 1051checksum = "bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c" 1052 1053[[package]] 1054name = "typetag" 1055version = "0.2.20" 1056source = "registry+https://github.com/rust-lang/crates.io-index" 1057checksum = "73f22b40dd7bfe8c14230cf9702081366421890435b2d625fa92b4acc4c3de6f" 1058dependencies = [ 1059 "erased-serde", 1060 "inventory", 1061 "once_cell", 1062 "serde", 1063 "typetag-impl", 1064] 1065 1066[[package]] 1067name = "typetag-impl" 1068version = "0.2.20" 1069source = "registry+https://github.com/rust-lang/crates.io-index" 1070checksum = "35f5380909ffc31b4de4f4bdf96b877175a016aa2ca98cee39fcfd8c4d53d952" 1071dependencies = [ 1072 "proc-macro2", 1073 "quote", 1074 "syn", 1075] 1076 1077[[package]] 1078name = "unicode-ident" 1079version = "1.0.18" 1080source = "registry+https://github.com/rust-lang/crates.io-index" 1081checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512" 1082 1083[[package]] 1084name = "urlencoding" 1085version = "2.1.3" 1086source = "registry+https://github.com/rust-lang/crates.io-index" 1087checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" 1088 1089[[package]] 1090name = "utf8parse" 1091version = "0.2.2" 1092source = "registry+https://github.com/rust-lang/crates.io-index" 1093checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" 1094 1095[[package]] 1096name = "uuid" 1097version = "1.17.0" 1098source = "registry+https://github.com/rust-lang/crates.io-index" 1099checksum = "3cf4199d1e5d15ddd86a694e4d0dffa9c323ce759fea589f00fef9d81cc1931d" 1100dependencies = [ 1101 "js-sys", 1102 "wasm-bindgen", 1103] 1104 1105[[package]] 1106name = "valuable" 1107version = "0.1.1" 1108source = "registry+https://github.com/rust-lang/crates.io-index" 1109checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" 1110 1111[[package]] 1112name = "wasi" 1113version = "0.11.0+wasi-snapshot-preview1" 1114source = "registry+https://github.com/rust-lang/crates.io-index" 1115checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 1116 1117[[package]] 1118name = "wasm-bindgen" 1119version = "0.2.100" 1120source = "registry+https://github.com/rust-lang/crates.io-index" 1121checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5" 1122dependencies = [ 1123 "cfg-if", 1124 "once_cell", 1125 "rustversion", 1126 "wasm-bindgen-macro", 1127] 1128 1129[[package]] 1130name = "wasm-bindgen-backend" 1131version = "0.2.100" 1132source = "registry+https://github.com/rust-lang/crates.io-index" 1133checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6" 1134dependencies = [ 1135 "bumpalo", 1136 "log", 1137 "proc-macro2", 1138 "quote", 1139 "syn", 1140 "wasm-bindgen-shared", 1141] 1142 1143[[package]] 1144name = "wasm-bindgen-macro" 1145version = "0.2.100" 1146source = "registry+https://github.com/rust-lang/crates.io-index" 1147checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407" 1148dependencies = [ 1149 "quote", 1150 "wasm-bindgen-macro-support", 1151] 1152 1153[[package]] 1154name = "wasm-bindgen-macro-support" 1155version = "0.2.100" 1156source = "registry+https://github.com/rust-lang/crates.io-index" 1157checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de" 1158dependencies = [ 1159 "proc-macro2", 1160 "quote", 1161 "syn", 1162 "wasm-bindgen-backend", 1163 "wasm-bindgen-shared", 1164] 1165 1166[[package]] 1167name = "wasm-bindgen-shared" 1168version = "0.2.100" 1169source = "registry+https://github.com/rust-lang/crates.io-index" 1170checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d" 1171dependencies = [ 1172 "unicode-ident", 1173] 1174 1175[[package]] 1176name = "wildmatch" 1177version = "2.4.0" 1178source = "registry+https://github.com/rust-lang/crates.io-index" 1179checksum = "68ce1ab1f8c62655ebe1350f589c61e505cf94d385bc6a12899442d9081e71fd" 1180 1181[[package]] 1182name = "windows" 1183version = "0.56.0" 1184source = "registry+https://github.com/rust-lang/crates.io-index" 1185checksum = "1de69df01bdf1ead2f4ac895dc77c9351aefff65b2f3db429a343f9cbf05e132" 1186dependencies = [ 1187 "windows-core 0.56.0", 1188 "windows-targets", 1189] 1190 1191[[package]] 1192name = "windows-core" 1193version = "0.56.0" 1194source = "registry+https://github.com/rust-lang/crates.io-index" 1195checksum = "4698e52ed2d08f8658ab0c39512a7c00ee5fe2688c65f8c0a4f06750d729f2a6" 1196dependencies = [ 1197 "windows-implement 0.56.0", 1198 "windows-interface 0.56.0", 1199 "windows-result 0.1.2", 1200 "windows-targets", 1201] 1202 1203[[package]] 1204name = "windows-core" 1205version = "0.61.2" 1206source = "registry+https://github.com/rust-lang/crates.io-index" 1207checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3" 1208dependencies = [ 1209 "windows-implement 0.60.0", 1210 "windows-interface 0.59.1", 1211 "windows-link", 1212 "windows-result 0.3.4", 1213 "windows-strings", 1214] 1215 1216[[package]] 1217name = "windows-implement" 1218version = "0.56.0" 1219source = "registry+https://github.com/rust-lang/crates.io-index" 1220checksum = "f6fc35f58ecd95a9b71c4f2329b911016e6bec66b3f2e6a4aad86bd2e99e2f9b" 1221dependencies = [ 1222 "proc-macro2", 1223 "quote", 1224 "syn", 1225] 1226 1227[[package]] 1228name = "windows-implement" 1229version = "0.60.0" 1230source = "registry+https://github.com/rust-lang/crates.io-index" 1231checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836" 1232dependencies = [ 1233 "proc-macro2", 1234 "quote", 1235 "syn", 1236] 1237 1238[[package]] 1239name = "windows-interface" 1240version = "0.56.0" 1241source = "registry+https://github.com/rust-lang/crates.io-index" 1242checksum = "08990546bf4edef8f431fa6326e032865f27138718c587dc21bc0265bbcb57cc" 1243dependencies = [ 1244 "proc-macro2", 1245 "quote", 1246 "syn", 1247] 1248 1249[[package]] 1250name = "windows-interface" 1251version = "0.59.1" 1252source = "registry+https://github.com/rust-lang/crates.io-index" 1253checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8" 1254dependencies = [ 1255 "proc-macro2", 1256 "quote", 1257 "syn", 1258] 1259 1260[[package]] 1261name = "windows-link" 1262version = "0.1.1" 1263source = "registry+https://github.com/rust-lang/crates.io-index" 1264checksum = "76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38" 1265 1266[[package]] 1267name = "windows-result" 1268version = "0.1.2" 1269source = "registry+https://github.com/rust-lang/crates.io-index" 1270checksum = "5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8" 1271dependencies = [ 1272 "windows-targets", 1273] 1274 1275[[package]] 1276name = "windows-result" 1277version = "0.3.4" 1278source = "registry+https://github.com/rust-lang/crates.io-index" 1279checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" 1280dependencies = [ 1281 "windows-link", 1282] 1283 1284[[package]] 1285name = "windows-strings" 1286version = "0.4.2" 1287source = "registry+https://github.com/rust-lang/crates.io-index" 1288checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" 1289dependencies = [ 1290 "windows-link", 1291] 1292 1293[[package]] 1294name = "windows-sys" 1295version = "0.52.0" 1296source = "registry+https://github.com/rust-lang/crates.io-index" 1297checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 1298dependencies = [ 1299 "windows-targets", 1300] 1301 1302[[package]] 1303name = "windows-sys" 1304version = "0.59.0" 1305source = "registry+https://github.com/rust-lang/crates.io-index" 1306checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" 1307dependencies = [ 1308 "windows-targets", 1309] 1310 1311[[package]] 1312name = "windows-targets" 1313version = "0.52.6" 1314source = "registry+https://github.com/rust-lang/crates.io-index" 1315checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 1316dependencies = [ 1317 "windows_aarch64_gnullvm", 1318 "windows_aarch64_msvc", 1319 "windows_i686_gnu", 1320 "windows_i686_gnullvm", 1321 "windows_i686_msvc", 1322 "windows_x86_64_gnu", 1323 "windows_x86_64_gnullvm", 1324 "windows_x86_64_msvc", 1325] 1326 1327[[package]] 1328name = "windows_aarch64_gnullvm" 1329version = "0.52.6" 1330source = "registry+https://github.com/rust-lang/crates.io-index" 1331checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 1332 1333[[package]] 1334name = "windows_aarch64_msvc" 1335version = "0.52.6" 1336source = "registry+https://github.com/rust-lang/crates.io-index" 1337checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 1338 1339[[package]] 1340name = "windows_i686_gnu" 1341version = "0.52.6" 1342source = "registry+https://github.com/rust-lang/crates.io-index" 1343checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 1344 1345[[package]] 1346name = "windows_i686_gnullvm" 1347version = "0.52.6" 1348source = "registry+https://github.com/rust-lang/crates.io-index" 1349checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 1350 1351[[package]] 1352name = "windows_i686_msvc" 1353version = "0.52.6" 1354source = "registry+https://github.com/rust-lang/crates.io-index" 1355checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 1356 1357[[package]] 1358name = "windows_x86_64_gnu" 1359version = "0.52.6" 1360source = "registry+https://github.com/rust-lang/crates.io-index" 1361checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 1362 1363[[package]] 1364name = "windows_x86_64_gnullvm" 1365version = "0.52.6" 1366source = "registry+https://github.com/rust-lang/crates.io-index" 1367checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 1368 1369[[package]] 1370name = "windows_x86_64_msvc" 1371version = "0.52.6" 1372source = "registry+https://github.com/rust-lang/crates.io-index" 1373checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 1374 1375[[package]] 1376name = "xshell" 1377version = "0.2.7" 1378source = "registry+https://github.com/rust-lang/crates.io-index" 1379checksum = "9e7290c623014758632efe00737145b6867b66292c42167f2ec381eb566a373d" 1380dependencies = [ 1381 "xshell-macros", 1382] 1383 1384[[package]] 1385name = "xshell-macros" 1386version = "0.2.7" 1387source = "registry+https://github.com/rust-lang/crates.io-index" 1388checksum = "32ac00cd3f8ec9c1d33fb3e7958a82df6989c42d747bd326c822b1d625283547" 1389 1390[[package]] 1391name = "xtask" 1392version = "0.1.0" 1393dependencies = [ 1394 "simple-eyre", 1395 "xshell", 1396]