xtqqczze
2026-02-24 18:19:14 +00:00
parent 892a7e303b
commit 6f3b147fa0
+1 -1
View File
@@ -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";