schema-embed 0.8.20

Embedded JSON Schemas for yah's TOML manifest types (camp/machine/mirror/provider/service/workload). Distributed inside the yah binary so consumers don't fetch them at runtime.
1
2
3
4
5
6
7
8
9
10
[package]
name = "schema-embed"
version.workspace = true
edition.workspace = true
authors.workspace = true
license.workspace = true
repository.workspace = true
description = "Embedded JSON Schemas for yah's TOML manifest types (camp/machine/mirror/provider/service/workload). Distributed inside the yah binary so consumers don't fetch them at runtime."

[dependencies]