diff --git a/Cargo.toml b/Cargo.toml index b0f1925..be07ae3 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.1" +version = "0.1.2" edition = "2021" authors = ["james@koonts.net"] license = "MIT"