fix(deps): update rust crate anyhow to 1.0.81

This commit is contained in:
renovate[bot] 2024-03-12 03:39:02 +00:00 committed by GitHub
parent 250c4c98f3
commit 977cfe69f0
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.80"
anyhow = "1.0.81"
azure_core = "0.19.0"
azure_identity = "0.19.0"
azure_security_keyvault = "0.19.0"