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

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

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

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

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