mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
5c6165da8a
This test needs neatening but it is the first example of a working integration test
10 lines
190 B
TOML
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"
|