Skip to content

Commit 79db649

Browse files
fix(deps): update all non-major dependencies
1 parent d354f23 commit 79db649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ path = "src/main.rs"
1818
[dependencies]
1919
# Azure SDK for Rust
2020
azure_identity = "0.29.0"
21-
azure_core = "0.29.0"
21+
azure_core = "0.30.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)