chore(deps): update rust crate secrecy to 0.10
Some checks failed
renovate/artifacts Artifact file update failure
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
ci/woodpecker/pr/cron-docker-builder Pipeline was successful
ci/woodpecker/pr/push-next Pipeline was successful
ci/woodpecker/pr/tag-created Pipeline was successful

This commit is contained in:
Renovate Bot 2024-09-17 23:16:32 +00:00
parent 18a537b18e
commit 71e4c98020

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"