Parse the pipeline templates.

This commit is contained in:
Tom Alexander
2024-09-28 19:19:38 -04:00
parent 6d3b9e9db8
commit d5902e3e7f
4 changed files with 39 additions and 7 deletions

1
Cargo.lock generated
View File

@@ -2341,6 +2341,7 @@ dependencies = [
"schemars",
"serde",
"serde_json",
"serde_yaml",
"sha2",
"tokio",
"toml",