fig-schema 0.2.0

A generic, prov-agnostic schema layer over fig's value tree: field types, controlled vocabularies, and a reusable rule-matching engine.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "fig"
version = "3.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3fd7354f2adee6aaac1510aef0b6bfcb710bdfc08eb39af74ebfa009b8684f75"
dependencies = [
 "fig-sys",
]

[[package]]
name = "fig-schema"
version = "0.2.0"
dependencies = [
 "fig",
]

[[package]]
name = "fig-sys"
version = "3.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "083869cc5ef3cdbb4e884fcaac210496cd58c935695bbaeecd14eef4e8c09397"
dependencies = [
 "fig-sys-linux-arm64-gnu",
 "fig-sys-linux-x64-gnu",
 "fig-sys-macos-arm64",
 "fig-sys-wasm32",
 "fig-sys-windows-x64-msvc",
]

[[package]]
name = "fig-sys-linux-arm64-gnu"
version = "3.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fe24e59e27a43cc0268ca2060756f35c402126135e693ca6d49081f77867ee4a"

[[package]]
name = "fig-sys-linux-x64-gnu"
version = "3.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "243f1453f1f089fd87310366112428b8383ef7d6899af4b47e66d32f2c110446"

[[package]]
name = "fig-sys-macos-arm64"
version = "3.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc06bd40ad454f9a3a8e7a16182c3ec7995b0a0e78fddfca6f579b0dcddf2962"

[[package]]
name = "fig-sys-wasm32"
version = "3.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cd29d91aad036aba1070f24355e45b28ff7cd9acceb692f064431b3880ac19c2"

[[package]]
name = "fig-sys-windows-x64-msvc"
version = "3.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fc487e2d21ed0507e27a5b70435b18008cd01b2ec1a8a8bb35b5304b729d303c"