refactor: convert to cargo workspace setup

This commit is contained in:
rzmk 2026-05-20 11:33:58 -04:00
parent 06fd485215
commit e6b29be459
12 changed files with 2591 additions and 71 deletions

2
.gitignore vendored
View file

@ -1,3 +1,3 @@
/target
# For local tests
/tests/*.jsonl
/**/*/tests/*.jsonl