[dependencies]
[lib]
name = "xcss"
path = "src/lib.rs"
[package]
authors = ["xinnypie"]
description = "Rust Package to Convert the Xpath selectors to CSS selector"
edition = "2021"
license = "MIT"
name = "xcss"
readme = "README.md"
repository = "https://github.com/xinnypie/xcss"
version = "0.1.0"