Skip to content

Commit 225dec2

Browse files
dependabot[bot]SanjoDeundiak
authored andcommitted
build: bump aws-config from 1.5.2 to 1.5.3
Bumps [aws-config](https://github.com/smithy-lang/smithy-rs) from 1.5.2 to 1.5.3. - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) --- updated-dependencies: - dependency-name: aws-config dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b28af7 commit 225dec2

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

Cargo.lock

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

implementations/rust/ockam/ockam_vault_aws/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ aws-lc = ["ockam_vault/aws-lc"]
5656
rust-crypto = ["ockam_vault/rust-crypto"]
5757

5858
[dependencies]
59-
aws-config = { version = "1.5.2", default-features = false, features = ["rustls", "rt-tokio"] }
59+
aws-config = { version = "1.5.3", default-features = false, features = ["rustls", "rt-tokio"] }
6060
aws-sdk-kms = { version = "1.33.0", default-features = false, features = ["rustls"] }
6161
ockam_core = { path = "../ockam_core", version = "^0.110.0", default_features = false }
6262
ockam_macros = { path = "../ockam_macros", version = "^0.34.0", default-features = false }

0 commit comments

Comments
 (0)