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

fix(deps): update rust crate anyhow to 1.0.82
This commit is contained in:
Bart van der Braak 2024-04-11 01:04:52 +02:00 committed by GitHub
commit e6ed4210e9
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"