mirror of
https://github.com/bootandy/dust.git
synced 2026-02-04 11:07:41 -08:00
12 lines
206 B
TOML
12 lines
206 B
TOML
[package]
|
|
name = "dust"
|
|
version = "0.2.3"
|
|
authors = ["bootandy <bootandy@gmail.com>", "nebkor <code@ardent.nebcorp.com>"]
|
|
|
|
[dependencies]
|
|
ansi_term = "0.11"
|
|
clap = "2.31"
|
|
assert_cli = "0.5"
|
|
tempfile = "3"
|
|
|