cargo-web: Adopt (#346961)

This commit is contained in:
Kevin Cox
2024-10-06 20:07:44 -04:00
committed by GitHub
@@ -50,6 +50,6 @@ rustPlatform.buildRustPackage rec {
asl20 # or
mit
];
maintainers = with maintainers; [ kevincox ];
maintainers = with maintainers; [ clevor ];
};
}