diff --git a/Cargo.toml b/Cargo.toml index 2fc77d7..52be48d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ documentation = "https://docs.rs/keyweave" repository = "https://github.com/bartvdbraak/keyweave/" [dependencies] -anyhow = "1.0.81" +anyhow = "1.0.82" azure_core = "0.19.0" azure_identity = "0.19.0" azure_security_keyvault = "0.19.0"