[dependencies.chrono]
version = "0.4.23"
[dependencies.clap]
features = ["derive"]
version = "4.0.32"
[dependencies.colored]
version = "2.0.0"
[dependencies.env_logger]
version = "0.10.0"
[dependencies.log]
version = "0.4.17"
[dependencies.tokio]
features = ["full"]
version = "1.23.0"
[dependencies.xcell-core]
version = "0.1.0"
[dev-dependencies]
[features]
default = []
[package]
authors = ["Aster <192607617@qq.com>"]
description = "[XCell](https://github.com/oovm/XCell) command line tool"
documentation = "https://docs.rs/xcell"
edition = "2021"
license = "MPL-2.0"
name = "xcell"
readme = "Readme.md"
repository = "https://github.com/oovm/XCell"
version = "0.1.1"
[package.metadata.winres]
LegalCopyright = "Copyright © 2020"
OriginalFilename = "XCell.exe"
[target."cfg(windows)".build-dependencies.winres]
version = "0.1.12"