cargo-edit: add filalex77 to maintainers
This commit is contained in:
parent
b0ce0c83f6
commit
0b5751c580
@ -22,7 +22,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
description = "A utility for managing cargo dependencies from the command line";
|
description = "A utility for managing cargo dependencies from the command line";
|
||||||
homepage = https://github.com/killercup/cargo-edit;
|
homepage = https://github.com/killercup/cargo-edit;
|
||||||
license = with licenses; [ mit ];
|
license = with licenses; [ mit ];
|
||||||
maintainers = with maintainers; [ gerschtli jb55 ];
|
maintainers = with maintainers; [ gerschtli jb55 filalex77 ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user