diff --git a/Cargo.toml b/Cargo.toml index 918f69b..8765459 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rpassword" -version = "7.2.0" +version = "7.3.0" authors = ["Conrad Kleinespel "] description = "Read passwords in console applications." license = "Apache-2.0"