fix: single file hash groups printed to screen

This commit is contained in:
sreedevk
2025-07-19 14:17:59 +00:00
parent 360af25318
commit f5d2d4e22c
6 changed files with 49 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "deduplicator"
version = "0.3.1"
version = "0.3.2"
edition = "2021"
description = "find,filter and delete duplicate files"
repository = "https://github.com/sreedevk/deduplicator"