steel scripts

This commit is contained in:
filipriec
2025-03-07 10:45:35 +01:00
parent 0e0578d158
commit b01eeddfe0
11 changed files with 102 additions and 233 deletions

View File

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