diff --git a/Cargo.toml b/Cargo.toml index 37416a8..60f8040 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.3" +version = "0.1.5" [dependencies] rand = { version = "0.9.0", features = ["unbiased"] }