mirror of
https://github.com/bartvdbraak/keyweave.git
synced 2025-04-27 23:01:20 +00:00
fix(deps): update rust crate azure_core to 0.18.0
This commit is contained in:
parent
924893f00c
commit
2708a15294
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ repository = "https://github.com/bartvdbraak/keyweave/"
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1.0.75"
|
||||
azure_core = "0.17.0"
|
||||
azure_core = "0.18.0"
|
||||
azure_identity = "0.17.0"
|
||||
azure_security_keyvault = "0.17.0"
|
||||
clap = { version = "4.4.11", features = ["derive"] }
|
||||
|
|
Loading…
Reference in a new issue