mirror of
https://github.com/bootandy/dust.git
synced 2026-01-05 01:07:41 -08:00
9 lines
135 B
TOML
9 lines
135 B
TOML
[package]
|
|
name = "dust"
|
|
version = "0.1.0"
|
|
authors = ["bootandy <bootandy@gmail.com>"]
|
|
|
|
[dependencies]
|
|
ansi_term = "0.11"
|
|
clap = "2.31"
|