Merge pull request #103 from bartvdbraak/main

Fix vulnerabilities and bump version
This commit is contained in:
Bart van der Braak 2024-04-11 01:12:19 +02:00 committed by GitHub
commit aad9e60cbd
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"