Files
nixide/control/cli/Cargo.toml
stubbfelnewpc 28f9a40d68 init
2020-06-20 20:31:24 +02:00

10 lines
254 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"