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

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

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

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

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