We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 846969a commit 5066a78Copy full SHA for 5066a78
Cargo.toml
@@ -16,7 +16,7 @@ include = [
16
"schemas/components/contact/v1/contact.schema.json",
17
"schemas/message/v1/message.schema.json",
18
"schemas/node/v1/node.schema.json",
19
- "schemas/schema/v1/schema.schema.json",
+ "schemas/program/v1/program.schema.json",
20
"schemas/eval/v1/eval.schema.json",
21
"schemas/task/v1/task.schema.json",
22
"jacs.config.schema.json",
0 commit comments