twig-sys 3.5.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.5.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.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "069498576d4be391c82d31c4c7b49c796c8e2b32539a1f709df5213199c5ab32"

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

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

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

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