search crate created

This commit is contained in:
filipriec
2025-06-08 16:25:56 +02:00
parent eeaaa3635b
commit 2c7bda3ff1
9 changed files with 405 additions and 2 deletions

View File

@@ -14,6 +14,7 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
"proto/table_definition.proto",
"proto/tables_data.proto",
"proto/table_script.proto",
"proto/search.proto",
],
&["proto"],
)?;