twig-sys 3.4.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 = "3.4.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 = "3.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b77beaf58f6522b0a174612e7034686cf94126471f9a57fcb106bdfdddad21cd"

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

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

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

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