1
0
mirror of https://github.com/sharkdp/fd synced 2024-07-05 09:19:11 +00:00
fd/Cargo.toml
2017-06-09 14:39:57 +02:00

12 lines
182 B
TOML

[package]
name = "fd"
version = "1.1.0"
authors = ["David Peter <mail@david-peter.de>"]
[dependencies]
ansi_term = "0.9"
getopts = "0.2"
isatty = "0.1"
regex = "0.2"
ignore = "0.2"