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

View file

@ -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"