mirror of
https://github.com/bartvdbraak/keyweave.git
synced 2025-04-27 06:41:21 +00:00
Merge 6a0fea593f
into 9a47a2ae4f
This commit is contained in:
commit
cbe38b75e5
1 changed files with 2 additions and 2 deletions
|
@ -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.23.0"
|
||||||
azure_identity = "0.21.0"
|
azure_identity = "0.23.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"
|
||||||
|
|
Loading…
Reference in a new issue