Skip to content

Commit

Permalink
chore(deps): Bump azure_storage_blobs from 0.9.0 to 0.16.0
Browse files Browse the repository at this point in the history
Bumps [azure_storage_blobs](https://github.com/azure/azure-sdk-for-rust) from 0.9.0 to 0.16.0.
- [Release notes](https://github.com/azure/azure-sdk-for-rust/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-rust/blob/main/HISTORY.md)
- [Commits](https://github.com/azure/azure-sdk-for-rust/commits)

---
updated-dependencies:
- dependency-name: azure_storage_blobs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent 4023520 commit 5bc7759
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 15 deletions.
79 changes: 65 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ actix-service = "2.0.2"
actix-web = "4.4"
async-trait = "0.1.68"
azure_core = "0.15"
azure_storage_blobs = "0.9"
azure_storage_blobs = "0.16"
azure_storage = "0.9"
chrono = { version = "0.4", features = ["serde"] }
env_logger = "0.10"
Expand Down

0 comments on commit 5bc7759

Please sign in to comment.