Skip to content

Commit

Permalink
chore(deps): Bump azure_storage from 0.9.0 to 0.11.0
Browse files Browse the repository at this point in the history
Bumps [azure_storage](https://github.com/azure/azure-sdk-for-rust) from 0.9.0 to 0.11.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
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 31, 2023
1 parent 8188cea commit a6eb408
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 3 deletions.
39 changes: 37 additions & 2 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 @@ -14,7 +14,7 @@ actix-web = "4.3"
async-trait = "0.1.68"
azure_core = "0.11"
azure_storage_blobs = "0.9"
azure_storage = "0.9"
azure_storage = "0.11"
chrono = { version = "0.4", features = ["serde"] }
env_logger = "0.10"
futures = "0.3"
Expand Down

0 comments on commit a6eb408

Please sign in to comment.