mirror of
https://github.com/bartvdbraak/keyweave.git
synced 2025-04-28 15:21:21 +00:00
fix(deps): update rust crate anyhow to 1.0.82
This commit is contained in:
parent
5dbd2c85ce
commit
3821d2ed6a
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ documentation = "https://docs.rs/keyweave"
|
||||||
repository = "https://github.com/bartvdbraak/keyweave/"
|
repository = "https://github.com/bartvdbraak/keyweave/"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
anyhow = "1.0.81"
|
anyhow = "1.0.82"
|
||||||
azure_core = "0.19.0"
|
azure_core = "0.19.0"
|
||||||
azure_identity = "0.19.0"
|
azure_identity = "0.19.0"
|
||||||
azure_security_keyvault = "0.19.0"
|
azure_security_keyvault = "0.19.0"
|
||||||
|
|
Loading…
Reference in a new issue