Crates.io | toolchain-clean |
lib.rs | toolchain-clean |
version | |
source | src |
created_at | 2025-01-11 01:02:13.559506 |
updated_at | 2025-01-11 01:55:08.100101 |
description | Cleans rust toolchains installed by cargo msrv |
homepage | https://gitlab.com/hsn10/toolchain-clean |
repository | https://gitlab.com/hsn10/toolchain-clean.git |
max_upload_size | |
id | 1511948 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
This small program deletes all installed rust toolchains except channels:
Default action is to delete installed old rust toolchains.
This is free and unencumbered software released into the public domain.