rdupe/Cargo.toml

11 lines
161 B
TOML
Raw Normal View History

2018-05-01 12:14:25 +02:00
[package]
name = "rdupe"
version = "0.1.0"
authors = ["Benoît Mauduit <bmauduit@beneth.fr>"]
[dependencies]
clap = "*"
term = "*"
sha2 = "0.7.1"
walkdir = "*"