Skip to content

Commit a899328

Browse files
Bump aws-smithy-types from 1.3.6 to 1.4.0
Bumps [aws-smithy-types](https://github.com/smithy-lang/smithy-rs) from 1.3.6 to 1.4.0. - [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-smithy-types dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c419de6 commit a899328

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -109,7 +109,7 @@ aws-sdk-s3 = { version = "1.120", default-features = false, optional = true }
109109
aws-config = { version = "1.8", default-features = false, features = ["rt-tokio", "behavior-version-latest"], optional = true }
110110
aws-credential-types = { version = "1", default-features = false, features = ["hardcoded-credentials"], optional = true }
111111
aws-smithy-runtime-api = { version = "1.10", default-features = false, optional = true }
112-
aws-smithy-types = { version = "1.3", default-features = false, optional = true }
112+
aws-smithy-types = { version = "1.4", default-features = false, optional = true }
113113
google-cloud-storage = { version = "0.24.0", default-features = false, features = ["rustls-tls", "auth"], optional = true }
114114
reqwest-middleware = { version = "0.4", optional = true }
115115

0 commit comments

Comments
 (0)