twig-doc 2.8.0

Parse, query, edit, and losslessly round-trip Djot, Markdown, HTML, and XML documents.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "twig-doc"
version = "2.8.0"
dependencies = [
 "twig-sys",
]

[[package]]
name = "twig-sys"
version = "2.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "47bd2ae8ebf1f86efc85b1e91c955aad2bfc9d30294e2a785c60ffcf3f842e69"
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.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a0c84f576a997e1c18ed4782a9339eda0107bb46289d97a45bd43073ed0947a"

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

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

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

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