diff --git a/Cargo.toml b/Cargo.toml index 06d769a..36f3adf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -68,7 +68,7 @@ serde_json = "1.0" toml = "0.8" # Secrets and Password -secrecy = "0.8" +secrecy = "0.10" # Conventional Commit check git-conventional = "0.12"