aboutsummaryrefslogtreecommitdiffstats
path: root/mumctl/Cargo.toml
blob: b1c1dd6d9e06dcab8e2c11ab017db7f630ef6cf7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "mumctl"
version = "0.1.0"
authors = ["Gustav Sörnäs <gustav@sornas.net>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
#clap = "2.33"
#cursive = "0.15"
#ipc-channel = "0.14"
#serde = { version = "1.0", features = ["derive"] }