Skip to content

Commit 1288e2f

Browse files
build(deps): Bump azure_sdk_storage_table from 0.40.5 to 0.41.3
Bumps [azure_sdk_storage_table](https://github.com/MindFlavor/AzureSDKForRust) from 0.40.5 to 0.41.3. - [Release notes](https://github.com/MindFlavor/AzureSDKForRust/releases) - [Commits](https://github.com/MindFlavor/AzureSDKForRust/commits) --- updated-dependencies: - dependency-name: azure_sdk_storage_table dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 955daf9 commit 1288e2f

File tree

2 files changed

+5
-33
lines changed

2 files changed

+5
-33
lines changed

Cargo.lock

Lines changed: 4 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ actix-web-prom = "0.2"
2222
async-trait = "0.1.31"
2323
azure_sdk_core = "0.43.3"
2424
azure_sdk_storage_core = "0.44.4"
25-
azure_sdk_storage_table = "0.40.5"
25+
azure_sdk_storage_table = "0.41.3"
2626
biscuit = "0.3"
2727
chrono = { version = "0.4", features = ["serde"] }
2828
env_logger = "0.9"

0 commit comments

Comments
 (0)