fig-sys 2.5.1

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 = "2.5.1"
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 = "2.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9870e01823ba14483b4e133d537809f4788466520d906b8c62e0cb77bd003ed5"

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

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

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

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