From 309582f2c60e6cbb78996f1fe7eb53688ca5aa4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 21:53:01 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index fba9b09..1a16023 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,8 +17,8 @@ path = "src/main.rs" [dependencies] # Azure SDK for Rust -azure_identity = "0.28.0" -azure_core = "0.28.0" +azure_identity = "0.29.0" +azure_core = "0.29.0" # Azure Storage is currently held at an older version. # Include a version of the azure_core crate that is compatible with the