mirror of
https://github.com/bartvdbraak/keyweave.git
synced 2025-04-27 23:01:20 +00:00
Compare commits
2 commits
91a752149d
...
487aa0b83b
Author | SHA1 | Date | |
---|---|---|---|
|
487aa0b83b | ||
|
ccc51835e0 |
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.22.0"
|
azure_core = "0.23.0"
|
||||||
azure_identity = "0.22.0"
|
azure_identity = "0.22.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"] }
|
||||||
|
|
Loading…
Reference in a new issue