Skip to content

Commit 08f942e

Browse files
fix(deps): update rust crate azure_core to 0.33.0
1 parent ca37816 commit 08f942e

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.31.0"
45+
azure_core = "0.33.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)