evals: eval crate overhaul, simplification and performance improvements

This commit is contained in:
Per Stark
2026-06-17 19:23:11 +02:00
parent adc04d8c6d
commit fb51a8b55f
53 changed files with 2852 additions and 1831 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ members = [
"json-stream-parser",
"evaluations"
]
resolver = "2"
resolver = "3"
[workspace.dependencies]
anyhow = "1.0.94"