fig-sys 3.0.0

FFI bindings and native library for fig (the comment-preserving JSON/YAML/TOML/… config engine). Used by the `fig` crate.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "fig-sys"
version = "3.0.0"
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.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "31d60a34be010782b5ddea7dc9c670fe947e95bcf0386ce9e3e8a4c1e3e20a79"

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

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

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

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