fig-sys 3.3.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.3.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.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b7b8c6ea291a4519218ab488d0d8c5491760b2129d4a7da4754669a0b5a91b4a"

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

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

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

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