A CLI for AT Proto
0

Configure Feed

Select the types of activity you want to include in your feed.

atp-cli / Cargo.lock
4.9 kB 186 lines
1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 4 4 5[[package]] 6name = "anstream" 7version = "0.6.21" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a" 10dependencies = [ 11 "anstyle", 12 "anstyle-parse", 13 "anstyle-query", 14 "anstyle-wincon", 15 "colorchoice", 16 "is_terminal_polyfill", 17 "utf8parse", 18] 19 20[[package]] 21name = "anstyle" 22version = "1.0.13" 23source = "registry+https://github.com/rust-lang/crates.io-index" 24checksum = "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78" 25 26[[package]] 27name = "anstyle-parse" 28version = "0.2.7" 29source = "registry+https://github.com/rust-lang/crates.io-index" 30checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" 31dependencies = [ 32 "utf8parse", 33] 34 35[[package]] 36name = "anstyle-query" 37version = "1.1.5" 38source = "registry+https://github.com/rust-lang/crates.io-index" 39checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc" 40dependencies = [ 41 "windows-sys", 42] 43 44[[package]] 45name = "anstyle-wincon" 46version = "3.0.11" 47source = "registry+https://github.com/rust-lang/crates.io-index" 48checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d" 49dependencies = [ 50 "anstyle", 51 "once_cell_polyfill", 52 "windows-sys", 53] 54 55[[package]] 56name = "atp-cli" 57version = "0.1.0" 58dependencies = [ 59 "clap", 60] 61 62[[package]] 63name = "clap" 64version = "4.5.56" 65source = "registry+https://github.com/rust-lang/crates.io-index" 66checksum = "a75ca66430e33a14957acc24c5077b503e7d374151b2b4b3a10c83b4ceb4be0e" 67dependencies = [ 68 "clap_builder", 69 "clap_derive", 70] 71 72[[package]] 73name = "clap_builder" 74version = "4.5.56" 75source = "registry+https://github.com/rust-lang/crates.io-index" 76checksum = "793207c7fa6300a0608d1080b858e5fdbe713cdc1c8db9fb17777d8a13e63df0" 77dependencies = [ 78 "anstream", 79 "anstyle", 80 "clap_lex", 81 "strsim", 82] 83 84[[package]] 85name = "clap_derive" 86version = "4.5.55" 87source = "registry+https://github.com/rust-lang/crates.io-index" 88checksum = "a92793da1a46a5f2a02a6f4c46c6496b28c43638adea8306fcb0caa1634f24e5" 89dependencies = [ 90 "heck", 91 "proc-macro2", 92 "quote", 93 "syn", 94] 95 96[[package]] 97name = "clap_lex" 98version = "0.7.7" 99source = "registry+https://github.com/rust-lang/crates.io-index" 100checksum = "c3e64b0cc0439b12df2fa678eae89a1c56a529fd067a9115f7827f1fffd22b32" 101 102[[package]] 103name = "colorchoice" 104version = "1.0.4" 105source = "registry+https://github.com/rust-lang/crates.io-index" 106checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" 107 108[[package]] 109name = "heck" 110version = "0.5.0" 111source = "registry+https://github.com/rust-lang/crates.io-index" 112checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 113 114[[package]] 115name = "is_terminal_polyfill" 116version = "1.70.2" 117source = "registry+https://github.com/rust-lang/crates.io-index" 118checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" 119 120[[package]] 121name = "once_cell_polyfill" 122version = "1.70.2" 123source = "registry+https://github.com/rust-lang/crates.io-index" 124checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" 125 126[[package]] 127name = "proc-macro2" 128version = "1.0.106" 129source = "registry+https://github.com/rust-lang/crates.io-index" 130checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934" 131dependencies = [ 132 "unicode-ident", 133] 134 135[[package]] 136name = "quote" 137version = "1.0.44" 138source = "registry+https://github.com/rust-lang/crates.io-index" 139checksum = "21b2ebcf727b7760c461f091f9f0f539b77b8e87f2fd88131e7f1b433b3cece4" 140dependencies = [ 141 "proc-macro2", 142] 143 144[[package]] 145name = "strsim" 146version = "0.11.1" 147source = "registry+https://github.com/rust-lang/crates.io-index" 148checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 149 150[[package]] 151name = "syn" 152version = "2.0.114" 153source = "registry+https://github.com/rust-lang/crates.io-index" 154checksum = "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a" 155dependencies = [ 156 "proc-macro2", 157 "quote", 158 "unicode-ident", 159] 160 161[[package]] 162name = "unicode-ident" 163version = "1.0.22" 164source = "registry+https://github.com/rust-lang/crates.io-index" 165checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5" 166 167[[package]] 168name = "utf8parse" 169version = "0.2.2" 170source = "registry+https://github.com/rust-lang/crates.io-index" 171checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" 172 173[[package]] 174name = "windows-link" 175version = "0.2.1" 176source = "registry+https://github.com/rust-lang/crates.io-index" 177checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" 178 179[[package]] 180name = "windows-sys" 181version = "0.61.2" 182source = "registry+https://github.com/rust-lang/crates.io-index" 183checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" 184dependencies = [ 185 "windows-link", 186]