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

[[package]]
name = "psl"
version = "2.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f01a3850fa4ca2b581610993bf5045013638d791070d10ee9f3fdae487a36d51"
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.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "46681cdc7b9953d34656798b6d8e57ebc82af92bb3e650ba41741b0fc4b532d2"

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