3 releases (1 stable)
new 1.0.0 | Jan 11, 2025 |
---|---|
0.9.1 | Jan 11, 2025 |
0.9.0 | Jan 11, 2025 |
#413 in Development tools
324 downloads per month
7KB
72 lines
rust toolchain cleaner
About
This small program deletes all installed rust toolchains except channels:
- beta
- stable
- nightly
- unstable
Requirements
- rustup toolchain installer.
Arguments
- -h print help message and exit
- -v print version number and exit
- -l list installed rust toolchains
- -n do not delete any installed rust toolchains
Default action is to delete installed old rust toolchains.
License
This is free and unencumbered software released into the public domain.
Dependencies
~36KB