cli: spawn pods through insomnia pod
This commit is contained in:
Generated
+6
@@ -333,6 +333,7 @@ name = "client"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"manifest",
|
||||
"pod-command",
|
||||
"protocol",
|
||||
"serde_json",
|
||||
"tokio",
|
||||
@@ -2338,6 +2339,7 @@ dependencies = [
|
||||
"manifest",
|
||||
"memory",
|
||||
"minijinja",
|
||||
"pod-command",
|
||||
"pod-registry",
|
||||
"pod-store",
|
||||
"protocol",
|
||||
@@ -2357,6 +2359,10 @@ dependencies = [
|
||||
"workflow",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "pod-command"
|
||||
version = "0.1.0"
|
||||
|
||||
[[package]]
|
||||
name = "pod-registry"
|
||||
version = "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user