twig-sys 3.8.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.8.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.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "914a9a10955cdf9b0f6ec786786dff8d565ceafa18e233857138382541421af6"

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

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

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

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