diff --git a/Cargo.toml b/Cargo.toml index d2239ce..fddfae4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rustgenhash" -version = "0.7.0" +version = "0.7.1" license = "MIT" authors = ["Volker Schwaberow "] description = "A tool to generate hashes from the command line."