Compare commits

..

2 commits

Author SHA1 Message Date
renovate[bot]
cbe38b75e5
Merge 6a0fea593f into 9a47a2ae4f 2025-04-09 22:39:53 +00:00
renovate[bot]
6a0fea593f
fix(deps): update azure dependencies to 0.23.0 2025-04-09 22:39:50 +00:00

View file

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