mirror of
https://github.com/bartvdbraak/keyweave.git
synced 2025-06-28 12:19:10 +00:00
fix(deps): update rust crate azure_core to 0.20.0
This commit is contained in:
parent
68f669135b
commit
f600cf7291
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ repository = "https://github.com/bartvdbraak/keyweave/"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
anyhow = "1.0.82"
|
anyhow = "1.0.82"
|
||||||
azure_core = "0.19.0"
|
azure_core = "0.20.0"
|
||||||
azure_identity = "0.19.0"
|
azure_identity = "0.19.0"
|
||||||
azure_security_keyvault = "0.19.0"
|
azure_security_keyvault = "0.19.0"
|
||||||
clap = { version = "4.5.4", features = ["derive"] }
|
clap = { version = "4.5.4", features = ["derive"] }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue