twig-sys 3.8.1

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

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

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

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

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