Skip to content

Commit

Permalink
Bump the azure-sdk group with 1 update
Browse files Browse the repository at this point in the history
Bumps the azure-sdk group with 1 update: [azure_core](https://github.com/azure/azure-sdk-for-rust).

- [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
  dependency-group: azure-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent b6c9739 commit c6f7c27
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 4 deletions.
32 changes: 29 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 @@ -32,7 +32,7 @@ libc = "0.2"

async-channel = {version="2.1", optional=true}
atty = {version="0.2", optional=true}
azure_core = {version="0.17", optional=true}
azure_core = {version="0.18", optional=true}
azure_storage_blobs = {version="0.17", optional=true}
indicatif = {version="0.17", optional=true}
native-tls = {version="0.2", features=["vendored"], optional=true}
Expand Down

0 comments on commit c6f7c27

Please sign in to comment.