Files
archived-dust/Cargo.toml
T
bootandy 5c6165da8a First integration test
This test needs neatening but it is the first example of a working
integration test
2018-04-05 14:45:04 +01:00

10 lines
190 B
TOML

[package]
name = "dust"
version = "0.2.2"
authors = ["bootandy <bootandy@gmail.com>", "nebkor <code@ardent.nebcorp.com>"]
[dependencies]
ansi_term = "0.11"
clap = "2.31"
assert_cli = "0.5"