Skip to content

Commit 376aa2a

Browse files
committed
fix(deps): update rust crate azure_storage to 0.21.0
1 parent ab17216 commit 376aa2a

File tree

2 files changed

+58
-9
lines changed

2 files changed

+58
-9
lines changed

Cargo.lock

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

crates/config/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ azalia = { workspace = true, features = [
3232
"serde",
3333
"serde-tracing",
3434
] }
35-
azure_storage = "0.20.0"
35+
azure_storage = "0.21.0"
3636
charted-core = { version = "0.1.0", path = "../core", default-features = false, features = [
3737
"merge",
3838
] }

0 commit comments

Comments
 (0)