From 3b7b689316392d30164effdf7f701743e6133f43 Mon Sep 17 00:00:00 2001 From: Dinko Korunic Date: Sun, 18 Aug 2024 12:24:10 +0200 Subject: [PATCH] Release 0.7.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fbed43a..120fa5a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "findlargedir" -version = "0.7.0" +version = "0.7.1" authors = ["Dinko Korunic "] categories = ["command-line-utilities"] description = "find all blackhole directories with a huge amount of filesystem entries in a flat structure"