| @@ -8,6 +8,7 @@ version = "0.5.1" |
| dependencies = [ |
| "chrono", |
| "clap", |
| + "clap_usage", |
| "figment", |
| "flate2", |
| "globset", |
| @@ -171,7 +172,7 @@ dependencies = [ |
| "miniz_oxide", |
| "object", |
| "rustc-demangle", |
| - "windows-link", |
| + "windows-link 0.2.1", |
| ] |
| |
| [[package]] |
| @@ -242,6 +243,12 @@ version = "1.0.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" |
| |
| +[[package]] |
| +name = "cfg_aliases" |
| +version = "0.2.1" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" |
| + |
| [[package]] |
| name = "chrono" |
| version = "0.4.44" |
| @@ -253,7 +260,7 @@ dependencies = [ |
| "num-traits", |
| "serde", |
| "wasm-bindgen", |
| - "windows-link", |
| + "windows-link 0.2.1", |
| ] |
| |
| [[package]] |
| @@ -320,6 +327,16 @@ version = "1.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9" |
| |
| +[[package]] |
| +name = "clap_usage" |
| +version = "2.0.3" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "7179a7bcab80d71e4524ae4a384cb9180b6ca3eb30d8e398add707541989ce4a" |
| +dependencies = [ |
| + "clap", |
| + "usage-lib", |
| +] |
| + |
| [[package]] |
| name = "colorchoice" |
| version = "1.0.5" |
| @@ -414,12 +431,30 @@ dependencies = [ |
| "crypto-common", |
| ] |
| |
| +[[package]] |
| +name = "duct" |
| +version = "1.1.1" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "7e66e9c0c03d094e1a0ba1be130b849034aa80c3a2ab8ee94316bc809f3fa684" |
| +dependencies = [ |
| + "libc", |
| + "os_pipe", |
| + "shared_child", |
| + "shared_thread", |
| +] |
| + |
| [[package]] |
| name = "dyn-clone" |
| version = "1.0.20" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555" |
| |
| +[[package]] |
| +name = "either" |
| +version = "1.16.0" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "91622ff5e7162018101f2fea40d6ebf4a78bbe5a49736a2020649edf9693679e" |
| + |
| [[package]] |
| name = "encode_unicode" |
| version = "1.0.0" |
| @@ -612,6 +647,18 @@ version = "0.5.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" |
| |
| +[[package]] |
| +name = "homedir" |
| +version = "0.3.5" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "b8c5f196574c4116f643489730d89a7a8ebea7047ac67244b8dc778e1fa5bd88" |
| +dependencies = [ |
| + "cfg-if", |
| + "nix", |
| + "widestring", |
| + "windows 0.61.3", |
| +] |
| + |
| [[package]] |
| name = "human-panic" |
| version = "2.0.5" |
| @@ -727,6 +774,15 @@ version = "1.70.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" |
| |
| +[[package]] |
| +name = "itertools" |
| +version = "0.14.0" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285" |
| +dependencies = [ |
| + "either", |
| +] |
| + |
| [[package]] |
| name = "itoa" |
| version = "1.0.18" |
| @@ -745,6 +801,17 @@ dependencies = [ |
| "wasm-bindgen", |
| ] |
| |
| +[[package]] |
| +name = "kdl" |
| +version = "6.5.0" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "81a29e7b50079ff44549f68c0becb1c73d7f6de2a4ea952da77966daf3d4761e" |
| +dependencies = [ |
| + "miette", |
| + "num", |
| + "winnow 0.6.24", |
| +] |
| + |
| [[package]] |
| name = "lazy_static" |
| version = "1.5.0" |
| @@ -857,6 +924,27 @@ dependencies = [ |
| "windows-sys 0.61.2", |
| ] |
| |
| +[[package]] |
| +name = "nix" |
| +version = "0.30.1" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6" |
| +dependencies = [ |
| + "bitflags", |
| + "cfg-if", |
| + "cfg_aliases", |
| + "libc", |
| +] |
| + |
| +[[package]] |
| +name = "nom" |
| +version = "8.0.0" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "df9761775871bdef83bee530e60050f7e54b1105350d6884eb0fb4f46c2f9405" |
| +dependencies = [ |
| + "memchr", |
| +] |
| + |
| [[package]] |
| name = "ntapi" |
| version = "0.4.3" |
| @@ -875,6 +963,70 @@ dependencies = [ |
| "windows-sys 0.61.2", |
| ] |
| |
| +[[package]] |
| +name = "num" |
| +version = "0.4.3" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23" |
| +dependencies = [ |
| + "num-bigint", |
| + "num-complex", |
| + "num-integer", |
| + "num-iter", |
| + "num-rational", |
| + "num-traits", |
| +] |
| + |
| +[[package]] |
| +name = "num-bigint" |
| +version = "0.4.6" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9" |
| +dependencies = [ |
| + "num-integer", |
| + "num-traits", |
| +] |
| + |
| +[[package]] |
| +name = "num-complex" |
| +version = "0.4.6" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495" |
| +dependencies = [ |
| + "num-traits", |
| +] |
| + |
| +[[package]] |
| +name = "num-integer" |
| +version = "0.1.46" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" |
| +dependencies = [ |
| + "num-traits", |
| +] |
| + |
| +[[package]] |
| +name = "num-iter" |
| +version = "0.1.45" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf" |
| +dependencies = [ |
| + "autocfg", |
| + "num-integer", |
| + "num-traits", |
| +] |
| + |
| +[[package]] |
| +name = "num-rational" |
| +version = "0.4.2" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824" |
| +dependencies = [ |
| + "num-bigint", |
| + "num-integer", |
| + "num-traits", |
| +] |
| + |
| [[package]] |
| name = "num-traits" |
| version = "0.2.19" |
| @@ -920,6 +1072,16 @@ version = "1.70.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" |
| |
| +[[package]] |
| +name = "os_pipe" |
| +version = "1.2.3" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "7d8fae84b431384b68627d0f9b3b1245fcf9f46f6c0e3dc902e9dce64edd1967" |
| +dependencies = [ |
| + "libc", |
| + "windows-sys 0.61.2", |
| +] |
| + |
| [[package]] |
| name = "owo-colors" |
| version = "4.3.0" |
| @@ -946,7 +1108,7 @@ dependencies = [ |
| "libc", |
| "redox_syscall", |
| "smallvec", |
| - "windows-link", |
| + "windows-link 0.2.1", |
| ] |
| |
| [[package]] |
| @@ -1243,6 +1405,12 @@ version = "0.8.10" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a" |
| |
| +[[package]] |
| +name = "roff" |
| +version = "0.2.2" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "88f8660c1ff60292143c98d08fc6e2f654d722db50410e3f3797d40baaf9d8f3" |
| + |
| [[package]] |
| name = "rustc-demangle" |
| version = "0.1.27" |
| @@ -1406,12 +1574,56 @@ dependencies = [ |
| "lazy_static", |
| ] |
| |
| +[[package]] |
| +name = "shared_child" |
| +version = "1.1.1" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "1e362d9935bc50f019969e2f9ecd66786612daae13e8f277be7bfb66e8bed3f7" |
| +dependencies = [ |
| + "libc", |
| + "sigchld", |
| + "windows-sys 0.60.2", |
| +] |
| + |
| +[[package]] |
| +name = "shared_thread" |
| +version = "0.2.0" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "52b86057fcb5423f5018e331ac04623e32d6b5ce85e33300f92c79a1973928b0" |
| + |
| +[[package]] |
| +name = "shell-words" |
| +version = "1.1.1" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "dc6fe69c597f9c37bfeeeeeb33da3530379845f10be461a66d16d03eca2ded77" |
| + |
| [[package]] |
| name = "shlex" |
| version = "2.0.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f8fadd59c855ef2080decdef8ff161eb6661b86933c9d82e5ba29dc602a55aba" |
| |
| +[[package]] |
| +name = "sigchld" |
| +version = "0.2.4" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "47106eded3c154e70176fc83df9737335c94ce22f821c32d17ed1db1f83badb1" |
| +dependencies = [ |
| + "libc", |
| + "os_pipe", |
| + "signal-hook", |
| +] |
| + |
| +[[package]] |
| +name = "signal-hook" |
| +version = "0.3.18" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2" |
| +dependencies = [ |
| + "libc", |
| + "signal-hook-registry", |
| +] |
| + |
| [[package]] |
| name = "signal-hook-registry" |
| version = "1.4.8" |
| @@ -1472,6 +1684,27 @@ version = "0.11.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" |
| |
| +[[package]] |
| +name = "strum" |
| +version = "0.28.0" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "9628de9b8791db39ceda2b119bbe13134770b56c138ec1d3af810d045c04f9bd" |
| +dependencies = [ |
| + "strum_macros", |
| +] |
| + |
| +[[package]] |
| +name = "strum_macros" |
| +version = "0.28.0" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "ab85eea0270ee17587ed4156089e10b9e6880ee688791d45a905f5b1ca36f664" |
| +dependencies = [ |
| + "heck", |
| + "proc-macro2", |
| + "quote", |
| + "syn", |
| +] |
| + |
| [[package]] |
| name = "supports-color" |
| version = "3.0.2" |
| @@ -1514,7 +1747,7 @@ dependencies = [ |
| "memchr", |
| "ntapi", |
| "objc2-core-foundation", |
| - "windows", |
| + "windows 0.57.0", |
| ] |
| |
| [[package]] |
| @@ -1866,6 +2099,30 @@ version = "0.2.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" |
| |
| +[[package]] |
| +name = "usage-lib" |
| +version = "2.18.2" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "1851c9ddbc3a428af152852227363e7f66b73ca2ce732c8db3c2d4ab37eb63d2" |
| +dependencies = [ |
| + "clap", |
| + "heck", |
| + "indexmap", |
| + "itertools", |
| + "kdl", |
| + "log", |
| + "miette", |
| + "regex", |
| + "roff", |
| + "serde", |
| + "shell-words", |
| + "strum", |
| + "tera", |
| + "thiserror", |
| + "versions", |
| + "xx", |
| +] |
| + |
| [[package]] |
| name = "utf8parse" |
| version = "0.2.2" |
| @@ -1893,6 +2150,16 @@ version = "0.9.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" |
| |
| +[[package]] |
| +name = "versions" |
| +version = "7.0.0" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "80a7e511ce1795821207a837b7b1c8d8aca0c648810966ad200446ae58f6667f" |
| +dependencies = [ |
| + "itertools", |
| + "nom", |
| +] |
| + |
| [[package]] |
| name = "walkdir" |
| version = "2.5.0" |
| @@ -2016,6 +2283,12 @@ dependencies = [ |
| "wasm-bindgen", |
| ] |
| |
| +[[package]] |
| +name = "widestring" |
| +version = "1.2.1" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "72069c3113ab32ab29e5584db3c6ec55d416895e60715417b5b883a357c3e471" |
| + |
| [[package]] |
| name = "winapi" |
| version = "0.3.9" |
| @@ -2054,7 +2327,29 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "12342cb4d8e3b046f3d80effd474a7a02447231330ef77d71daa6fbc40681143" |
| dependencies = [ |
| "windows-core 0.57.0", |
| - "windows-targets", |
| + "windows-targets 0.52.6", |
| +] |
| + |
| +[[package]] |
| +name = "windows" |
| +version = "0.61.3" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893" |
| +dependencies = [ |
| + "windows-collections", |
| + "windows-core 0.61.2", |
| + "windows-future", |
| + "windows-link 0.1.3", |
| + "windows-numerics", |
| +] |
| + |
| +[[package]] |
| +name = "windows-collections" |
| +version = "0.2.0" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8" |
| +dependencies = [ |
| + "windows-core 0.61.2", |
| ] |
| |
| [[package]] |
| @@ -2066,7 +2361,20 @@ dependencies = [ |
| "windows-implement 0.57.0", |
| "windows-interface 0.57.0", |
| "windows-result 0.1.2", |
| - "windows-targets", |
| + "windows-targets 0.52.6", |
| +] |
| + |
| +[[package]] |
| +name = "windows-core" |
| +version = "0.61.2" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3" |
| +dependencies = [ |
| + "windows-implement 0.60.2", |
| + "windows-interface 0.59.3", |
| + "windows-link 0.1.3", |
| + "windows-result 0.3.4", |
| + "windows-strings 0.4.2", |
| ] |
| |
| [[package]] |
| @@ -2077,9 +2385,20 @@ checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" |
| dependencies = [ |
| "windows-implement 0.60.2", |
| "windows-interface 0.59.3", |
| - "windows-link", |
| + "windows-link 0.2.1", |
| "windows-result 0.4.1", |
| - "windows-strings", |
| + "windows-strings 0.5.1", |
| +] |
| + |
| +[[package]] |
| +name = "windows-future" |
| +version = "0.2.1" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e" |
| +dependencies = [ |
| + "windows-core 0.61.2", |
| + "windows-link 0.1.3", |
| + "windows-threading", |
| ] |
| |
| [[package]] |
| @@ -2126,19 +2445,44 @@ dependencies = [ |
| "syn", |
| ] |
| |
| +[[package]] |
| +name = "windows-link" |
| +version = "0.1.3" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" |
| + |
| [[package]] |
| name = "windows-link" |
| version = "0.2.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" |
| |
| +[[package]] |
| +name = "windows-numerics" |
| +version = "0.2.0" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1" |
| +dependencies = [ |
| + "windows-core 0.61.2", |
| + "windows-link 0.1.3", |
| +] |
| + |
| [[package]] |
| name = "windows-result" |
| version = "0.1.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8" |
| dependencies = [ |
| - "windows-targets", |
| + "windows-targets 0.52.6", |
| +] |
| + |
| +[[package]] |
| +name = "windows-result" |
| +version = "0.3.4" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" |
| +dependencies = [ |
| + "windows-link 0.1.3", |
| ] |
| |
| [[package]] |
| @@ -2147,7 +2491,16 @@ version = "0.4.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" |
| dependencies = [ |
| - "windows-link", |
| + "windows-link 0.2.1", |
| +] |
| + |
| +[[package]] |
| +name = "windows-strings" |
| +version = "0.4.2" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" |
| +dependencies = [ |
| + "windows-link 0.1.3", |
| ] |
| |
| [[package]] |
| @@ -2156,7 +2509,7 @@ version = "0.5.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" |
| dependencies = [ |
| - "windows-link", |
| + "windows-link 0.2.1", |
| ] |
| |
| [[package]] |
| @@ -2165,7 +2518,16 @@ version = "0.59.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" |
| dependencies = [ |
| - "windows-targets", |
| + "windows-targets 0.52.6", |
| +] |
| + |
| +[[package]] |
| +name = "windows-sys" |
| +version = "0.60.2" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" |
| +dependencies = [ |
| + "windows-targets 0.53.5", |
| ] |
| |
| [[package]] |
| @@ -2174,7 +2536,7 @@ version = "0.61.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" |
| dependencies = [ |
| - "windows-link", |
| + "windows-link 0.2.1", |
| ] |
| |
| [[package]] |
| @@ -2183,14 +2545,40 @@ version = "0.52.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" |
| dependencies = [ |
| - "windows_aarch64_gnullvm", |
| - "windows_aarch64_msvc", |
| - "windows_i686_gnu", |
| - "windows_i686_gnullvm", |
| - "windows_i686_msvc", |
| - "windows_x86_64_gnu", |
| - "windows_x86_64_gnullvm", |
| - "windows_x86_64_msvc", |
| + "windows_aarch64_gnullvm 0.52.6", |
| + "windows_aarch64_msvc 0.52.6", |
| + "windows_i686_gnu 0.52.6", |
| + "windows_i686_gnullvm 0.52.6", |
| + "windows_i686_msvc 0.52.6", |
| + "windows_x86_64_gnu 0.52.6", |
| + "windows_x86_64_gnullvm 0.52.6", |
| + "windows_x86_64_msvc 0.52.6", |
| +] |
| + |
| +[[package]] |
| +name = "windows-targets" |
| +version = "0.53.5" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" |
| +dependencies = [ |
| + "windows-link 0.2.1", |
| + "windows_aarch64_gnullvm 0.53.1", |
| + "windows_aarch64_msvc 0.53.1", |
| + "windows_i686_gnu 0.53.1", |
| + "windows_i686_gnullvm 0.53.1", |
| + "windows_i686_msvc 0.53.1", |
| + "windows_x86_64_gnu 0.53.1", |
| + "windows_x86_64_gnullvm 0.53.1", |
| + "windows_x86_64_msvc 0.53.1", |
| +] |
| + |
| +[[package]] |
| +name = "windows-threading" |
| +version = "0.1.0" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6" |
| +dependencies = [ |
| + "windows-link 0.1.3", |
| ] |
| |
| [[package]] |
| @@ -2199,48 +2587,105 @@ version = "0.52.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" |
| |
| +[[package]] |
| +name = "windows_aarch64_gnullvm" |
| +version = "0.53.1" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53" |
| + |
| [[package]] |
| name = "windows_aarch64_msvc" |
| version = "0.52.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" |
| |
| +[[package]] |
| +name = "windows_aarch64_msvc" |
| +version = "0.53.1" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006" |
| + |
| [[package]] |
| name = "windows_i686_gnu" |
| version = "0.52.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" |
| |
| +[[package]] |
| +name = "windows_i686_gnu" |
| +version = "0.53.1" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3" |
| + |
| [[package]] |
| name = "windows_i686_gnullvm" |
| version = "0.52.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" |
| |
| +[[package]] |
| +name = "windows_i686_gnullvm" |
| +version = "0.53.1" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c" |
| + |
| [[package]] |
| name = "windows_i686_msvc" |
| version = "0.52.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" |
| |
| +[[package]] |
| +name = "windows_i686_msvc" |
| +version = "0.53.1" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2" |
| + |
| [[package]] |
| name = "windows_x86_64_gnu" |
| version = "0.52.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" |
| |
| +[[package]] |
| +name = "windows_x86_64_gnu" |
| +version = "0.53.1" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499" |
| + |
| [[package]] |
| name = "windows_x86_64_gnullvm" |
| version = "0.52.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" |
| |
| +[[package]] |
| +name = "windows_x86_64_gnullvm" |
| +version = "0.53.1" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1" |
| + |
| [[package]] |
| name = "windows_x86_64_msvc" |
| version = "0.52.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" |
| |
| +[[package]] |
| +name = "windows_x86_64_msvc" |
| +version = "0.53.1" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" |
| + |
| +[[package]] |
| +name = "winnow" |
| +version = "0.6.24" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "c8d71a593cc5c42ad7876e2c1fda56f314f3754c084128833e64f1345ff8a03a" |
| +dependencies = [ |
| + "memchr", |
| +] |
| + |
| [[package]] |
| name = "winnow" |
| version = "0.7.15" |
| @@ -2360,6 +2805,21 @@ dependencies = [ |
| "rustix", |
| ] |
| |
| +[[package]] |
| +name = "xx" |
| +version = "2.2.0" |
| +source = "registry+https://github.com/rust-lang/crates.io-index" |
| +checksum = "c49281e5e82dafeb26c72c7bf4b1876401ff662c38c7517d84b641053863486d" |
| +dependencies = [ |
| + "duct", |
| + "filetime", |
| + "homedir", |
| + "log", |
| + "miette", |
| + "regex", |
| + "thiserror", |
| +] |
| + |
| [[package]] |
| name = "yansi" |
| version = "1.0.1" |