diff --git a/Cargo.toml b/Cargo.toml index b491ba5..8336d68 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0" name = "secret-service" repository = "https://github.com/hwchen/secret-service-rs.git" edition = "2021" -version = "3.0.1" +version = "3.1.0" rust-version = "1.64.0" # The async runtime features mirror those of `zbus` for compatibility.