Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2023
1 parent cf45d19 commit 5b29552
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 4 deletions.
31 changes: 28 additions & 3 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 @@ -12,7 +12,7 @@ actix-rt = "2.8"
actix-service = "2.0.2"
actix-web = "4.3"
async-trait = "0.1.64"
azure_core = "0.8"
azure_core = "0.10"
azure_storage_blobs = "0.9"
azure_storage = "0.9"
chrono = { version = "0.4", features = ["serde"] }
Expand Down

0 comments on commit 5b29552

Please sign in to comment.