We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d261f54 commit ca37816Copy full SHA for ca37816
crates/azure/Cargo.toml
@@ -42,7 +42,7 @@ log = ["dep:log"]
42
43
[dependencies]
44
async-trait = "0.1.83"
45
-azure_core = "0.30.0"
+azure_core = "0.31.0"
46
# Currently, these two Azure storage crates are unsupported.
47
# We currently we use a workaround involving `http` headers
48
# being available to insert metadata with, but this should not
0 commit comments