mirror of
https://github.com/bootandy/dust.git
synced 2026-08-02 07:37:35 -07:00
9 lines
171 B
TOML
9 lines
171 B
TOML
[package]
|
|
name = "dust"
|
|
version = "0.1.1"
|
|
authors = ["bootandy <bootandy@gmail.com>", "nebkor <code@ardent.nebcorp.com>"]
|
|
|
|
[dependencies]
|
|
ansi_term = "0.11"
|
|
clap = "2.31"
|