buildRustPackage packages: editorconfig fixes

This commit is contained in:
zowoq
2020-07-31 14:08:19 +10:00
parent afd895debb
commit 7d58c271b8
6 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -19,4 +19,4 @@ rustPlatform.buildRustPackage rec {
license = licenses.agpl3;
maintainers = with maintainers; [ filalex77 ];
};
}
}