Merge pull request #83 from bartvdbraak/renovate/anyhow-1.x

This commit is contained in:
Bart van der Braak 2024-02-25 13:34:10 +01:00 committed by GitHub
commit f606b6a4c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@ documentation = "https://docs.rs/keyweave"
repository = "https://github.com/bartvdbraak/keyweave/"
[dependencies]
anyhow = "1.0.79"
anyhow = "1.0.80"
azure_core = "0.19.0"
azure_identity = "0.19.0"
azure_security_keyvault = "0.19.0"