twig-sys 2.7.2

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

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

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

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

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