[package]
name = "xtld"
version = "0.0.2"
edition = "2021"
license = "Apache-2.0"
repository = "https://github.com/3TiSite/rust.git"
homepage = "https://github.com/3TiSite/rust/tree/main/xtlde"
description = "xtld"
[dependencies]
psl = "2.1.4"
xstr = { version = "0.0.1", path = "../xstr" }
[dev-dependencies]
[features]