fix(deps): update rust crate anyhow to 1.0.80

This commit is contained in:
renovate[bot] 2024-02-19 07:08:16 +00:00 committed by GitHub
parent 19de53fcff
commit a70e8711d3
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"