chore(deps): update rust crate secrecy to 0.10 - autoclosed #164

Closed
renovate wants to merge 1 commit from renovate/secrecy-0.x into dev
Showing only changes of commit 71e4c98020 - Show all commits

View file

@ -68,7 +68,7 @@ serde_json = "1.0"
toml = "0.8" toml = "0.8"
# Secrets and Password # Secrets and Password
secrecy = "0.8" secrecy = "0.10"
# Conventional Commit check # Conventional Commit check
git-conventional = "0.12" git-conventional = "0.12"