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

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

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

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

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