Codebase list rust-stfu8 / 718b98a
TODO: Add rustup as a packaging goal Nicolas Braud-Santoni 4 years ago
1 changed file(s) with 18 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
144144 * nettle
145145 * nettle-sys (NEW)
146146
147 rustup
148 ------
149
150 * rustup (not available as a crate)
151 * git-testament
152 * git-testament-derive
153 * markdown
154 * pipeline
155 * rand
156 * rand_core
157 * rand_hc
158 * retry
159 * scopeguard
160 * wait-timeout
161 * xz2
162 * lzma-sys
163
147164 ==============
148165 Eventual goals
149166 ==============
164181 - bat - A cat clone with syntax highlighting, Git integration, and more.
165182 - bench - simple benchmarking
166183 - sequoia-sqv - streamlined OpenPGP signature validation tool
184 - rustup - installing and managing multiple rust toolchains
167185
168186 To see lists of interesting binary crates, you can run something like::
169187