Make decodal the published library crate

This commit is contained in:
2026-06-25 22:51:16 +09:00
parent 6e2363632b
commit 87fef44c68
20 changed files with 159 additions and 96 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ rustPlatform.buildRustPackage {
cargoBuildFlags = [
"-p"
"decodal"
"decodal-cli"
];
doInstallCheck = true;