twig-sys 2.3.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.3.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.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1cff16c8514e3a5f627741d4cacd14161a729cdbbfd30db8530f66d3ce381142"

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

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

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

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