mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-17 14:19:58 +03:00
cargo-update: add filalex77 to maintainers
This commit is contained in:
parent
204b722bed
commit
1bd8b17959
@ -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 New Issue
Block a user