mirror of
https://github.com/bootandy/dust.git
synced 2026-01-13 05:17:28 -08:00
9 lines
168 B
TOML
9 lines
168 B
TOML
[package]
|
|
name = "dust"
|
|
version = "0.1.1"
|
|
authors = ["bootandy <bootandy@gmail.com>", "nebkor <code@ardent.nebcorp.com>"]
|
|
|
|
[dependencies]
|
|
ansi_term = "*"
|
|
clap = "2.31"
|