idar 0.2.0

Image deduplication and removal tool
Documentation
1
2
3
4
5
6
7
8
clippy:
  cargo clippy --all-targets --all-features

fmt:
  cargo fmt --all

test:
  cargo test