From 8aa7f8817f180c3c9ab3e6cf9e610333fbb500d5 Mon Sep 17 00:00:00 2001 From: jamesk Date: Thu, 4 Apr 2024 14:49:59 -0400 Subject: [PATCH] . --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6c598d6..6bc54c7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "sys-compare" description = "Track Filesystem Integrity via 'Snapshots' containing hash of all files within specified directories." -version = "0.1.3" +version = "0.1.4" edition = "2021" authors = ["james@koonts.net"] license = "MIT"