Skip to content

Commit ca37816

Browse files
fix(deps): update rust crate azure_core to 0.31.0 (#189)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d261f54 commit ca37816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/azure/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ log = ["dep:log"]
4242

4343
[dependencies]
4444
async-trait = "0.1.83"
45-
azure_core = "0.30.0"
45+
azure_core = "0.31.0"
4646
# Currently, these two Azure storage crates are unsupported.
4747
# We currently we use a workaround involving `http` headers
4848
# being available to insert metadata with, but this should not

0 commit comments

Comments
 (0)