Skip to content

Commit 61dd6f8

Browse files
xtqqczzegithub-actions[bot]
authored andcommitted
1 parent 5512400 commit 61dd6f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgs/by-name/ca/cargo-shear/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
3838
};
3939

4040
meta = {
41-
description = "Detect and remove unused dependencies from Cargo.toml";
41+
description = "Detect and fix unused/misplaced dependencies from Cargo.toml";
4242
mainProgram = "cargo-shear";
4343
homepage = "https://github.com/Boshen/cargo-shear";
4444
changelog = "https://github.com/Boshen/cargo-shear/blob/v${finalAttrs.version}/CHANGELOG.md";

0 commit comments

Comments
 (0)