Add macros for chip, add tasks for creating job and skill

This commit is contained in:
2024-11-04 03:26:12 +01:00
parent 49d86dec00
commit feeaecac85
14 changed files with 140 additions and 1844 deletions

1
Cargo.lock generated
View File

@@ -1673,6 +1673,7 @@ dependencies = [
"serde",
"serde_json",
"serial_test",
"tera",
"tokio",
"tower 0.5.1",
"tower-http",