twig-sys 2.2.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 = "2.2.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 = "2.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2144afeeb95db463f623c157914c961bfeb167f318e900fd9c10c35de0e9dc1"

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

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

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

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