diesel-cli-ext: fix mainProgram name
This commit is contained in:
@@ -19,6 +19,7 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "Provides different tools for projects using the diesel_cli";
|
||||
homepage = "https://crates.io/crates/diesel_cli_ext";
|
||||
license = with licenses; [ asl20 mit ];
|
||||
mainProgram = "diesel_ext";
|
||||
maintainers = with maintainers; [ siph ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user