Unverified Commit c1bdc0da authored by Kevin Cox's avatar Kevin Cox Committed by GitHub
Browse files

cargo-web: Adopt (#346961)

parents 199d79e4 73b71abc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,6 +50,6 @@ rustPlatform.buildRustPackage rec {
      asl20 # or
      mit
    ];
    maintainers = with maintainers; [ kevincox ];
    maintainers = with maintainers; [ clevor ];
  };
}