tidying stuff up, dto for search

This commit is contained in:
Per Stark
2025-12-20 22:30:31 +01:00
parent a5bc72aedf
commit 79ea007b0a
23 changed files with 936 additions and 73 deletions

2
Cargo.lock generated
View File

@@ -2194,7 +2194,7 @@ dependencies = [
]
[[package]]
name = "eval"
name = "evaluations"
version = "0.1.0"
dependencies = [
"anyhow",