twig-sys 2.4.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.4.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.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "281d90db6f1e966c5ea2ac42009690e0b5df69df1de536f08f0c5d3cebe5ff27"

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

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

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

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