diff --git a/Cargo.toml b/Cargo.toml index d3f6ba8..5a7df44 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"