Loading pkgs/by-name/ca/cargo-shear/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -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"; Loading Loading
pkgs/by-name/ca/cargo-shear/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -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"; Loading