Skip to content

Commit d354f23

Browse files
fix(deps): update all non-major dependencies (#106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9f5cf42 commit d354f23

File tree

2 files changed

+53
-97
lines changed

2 files changed

+53
-97
lines changed

Cargo.lock

Lines changed: 51 additions & 95 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ path = "src/main.rs"
1717

1818
[dependencies]
1919
# Azure SDK for Rust
20-
azure_identity = "0.28.0"
21-
azure_core = "0.28.0"
20+
azure_identity = "0.29.0"
21+
azure_core = "0.29.0"
2222

2323
# Azure Storage is currently held at an older version.
2424
# Include a version of the azure_core crate that is compatible with the

0 commit comments

Comments
 (0)