twig-sys 3.3.3

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

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

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

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

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