fix(deps): update rust crate anyhow to 1.0.82

This commit is contained in:
renovate[bot] 2024-04-10 22:58:57 +00:00 committed by GitHub
parent 5dbd2c85ce
commit 3821d2ed6a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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