cargo-shear: update description
https://github.com/Boshen/cargo-shear/blob/7ea665b0f24b915d000a533b6d5573f04ecd9466/Cargo.toml#L5
This commit is contained in:
@@ -38,7 +38,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
};
|
||||
|
||||
meta = {
|
||||
description = "Detect and remove unused dependencies from Cargo.toml";
|
||||
description = "Detect and fix unused/misplaced dependencies from Cargo.toml";
|
||||
mainProgram = "cargo-shear";
|
||||
homepage = "https://github.com/Boshen/cargo-shear";
|
||||
changelog = "https://github.com/Boshen/cargo-shear/blob/v${finalAttrs.version}/CHANGELOG.md";
|
||||
|
||||
Reference in New Issue
Block a user