diff --git a/Cargo.toml b/Cargo.toml index 4151a30..dff4c50 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.2" +version = "0.1.3" edition = "2021" authors = ["james@koonts.net"] license = "MIT"