diff --git a/Cargo.toml b/Cargo.toml index 488c7d3..5277ca9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "sys-compare" description = "Track Filesystem Integrity via 'Snapshots' which contain a HashMap of the files and their corresponding hash signature from a specified directory." -version = "0.1.7" +version = "0.1.8" edition = "2021" authors = ["james@koonts.net"] license = "MIT"