diff --git a/Cargo.toml b/Cargo.toml index bfdb287..641bfe3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ keywords = ["passphrase", "password"] license = "AGPL-3.0" name = "division_of_one" repository = "https://six-five-six-four.com/git/reactor/division_of_one" -version = "0.1.0" +version = "0.1.1" [dependencies] rand = "0.8.5"