cargo-update: add filalex77 to maintainers
This commit is contained in:
parent
204b722bed
commit
1bd8b17959
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ rustPlatform.buildRustPackage rec {
|
|||
description = "A cargo subcommand for checking and applying updates to installed executables";
|
||||
homepage = "https://github.com/nabijaczleweli/cargo-update";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ gerschtli ];
|
||||
maintainers = with maintainers; [ gerschtli filalex77 ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue