Skip to content

Commit

Permalink
Update Rust crate azure_storage to 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 339dd92 commit df013fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/azure/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ log = ["dep:log"]
[dependencies]
async-trait = "0.1.83"
azure_core = "0.20.0"
azure_storage = "0.20.0"
azure_storage = "0.21.0"
azure_storage_blobs = "0.20.0"
bytes = "1.7.2"
futures-util = "0.3.31"
Expand Down

0 comments on commit df013fa

Please sign in to comment.