fig-sys 2.5.3

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

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

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

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

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