twig-sys 2.6.0

FFI bindings and native library for Twig (the Djot/Markdown/HTML/XML document engine). Used by the `twig-doc` crate.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "twig-sys"
version = "2.6.0"
dependencies = [
 "twig-sys-linux-arm64-gnu",
 "twig-sys-linux-x64-gnu",
 "twig-sys-macos-arm64",
 "twig-sys-wasm32",
 "twig-sys-windows-x64-msvc",
]

[[package]]
name = "twig-sys-linux-arm64-gnu"
version = "2.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "06437678d951df26133d089bdf72ca54b67ce8b8052001a68a3e231226c38647"

[[package]]
name = "twig-sys-linux-x64-gnu"
version = "2.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5bd97019c4394bce79d0c9b5497c823368f2282b94d446d2f75db7746661d14e"

[[package]]
name = "twig-sys-macos-arm64"
version = "2.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "922623c95adc218a758c6deaf5743867fa5ed96089c2ca89c515661bce011f61"

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

[[package]]
name = "twig-sys-windows-x64-msvc"
version = "2.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "92147fabcfbc4a853c79b113a65350c4bc399ddeff81b6874d6b52d8e9b8867e"