twig-sys 3.5.1

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

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

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

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

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