Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "psl"
version = "2.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cdc9f7a25d234ba11af714be527b60c8bc7ce1310011ef8dc032bd5ab1a7eadd"
dependencies = [
 "psl-types",
]

[[package]]
name = "psl-types"
version = "2.0.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "33cb294fe86a74cbcf50d4445b37da762029549ebeea341421c7c70370f86cac"

[[package]]
name = "xstr"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ee76830e2a800ad44ed08e7afa5e0089642f929920436734c1d8de009ca53fdc"

[[package]]
name = "xtld"
version = "0.1.0"
dependencies = [
 "psl",
 "xstr",
]