diff --git a/Cargo.toml b/Cargo.toml index 2fc555a..7719864 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ keywords = ["password", "credential", "keychain", "keyring", "cross-platform"] license = "MIT OR Apache-2.0" name = "keyring" repository = "https://github.com/hwchen/keyring-rs.git" -version = "2.3.2" +version = "2.3.3" rust-version = "1.68" edition = "2021" exclude = [".github/"]