Files
nixide/control/cli/Cargo.toml
2020-06-23 00:15:57 +02:00

11 lines
276 B
TOML

[package]
name = "nixidectl_cli"
version = "0.1.0"
authors = ["stubbfelnewpc <stubbfelnewpc@stubbe.rocks>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
clap = "2.33.1"
shellexpand = "2.0.0"