exxa-cli/Cargo.toml

12 lines
299 B
TOML

[package]
name = "exxa-cli"
version = "0.1.0"
authors = ["Michael Christenson II <Michael.Christenson.II@ibm.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
ring = "0.14.6"
clap = "2.33.0"
indicatif = "0.11.0"