This commit is contained in:
renovate[bot] 2025-06-10 19:47:01 +00:00 committed by GitHub
commit b78c988c70
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,8 +11,8 @@ repository = "https://github.com/bartvdbraak/keyweave/"
[dependencies] [dependencies]
anyhow = "1.0.82" anyhow = "1.0.82"
azure_core = "0.21.0" azure_core = "0.25.0"
azure_identity = "0.21.0" azure_identity = "0.25.0"
azure_security_keyvault = "0.21.0" azure_security_keyvault = "0.21.0"
clap = { version = "4.5.4", features = ["derive"] } clap = { version = "4.5.4", features = ["derive"] }
futures = "0.3.30" futures = "0.3.30"