fig-sys 3.1.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.1.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.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eb8d7c066ed1e927f4d2fb7fde0d8dd9c2e9f20c077a94b680531d95b460c808"

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

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

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

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