diff --git a/Cargo.toml b/Cargo.toml index 4ab281c..337e403 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,8 @@ name = "secrets" version = "1.2.0" edition = "2024" +rust-version = "1.85.0" + authors = ["Stephen Touset "] description = "Protected-access memory for cryptographic secrets"