Skip to content

Commit 4bb7aea

Browse files
chore(deps): bump aws-sdk-s3vectors from 1.12.0 to 1.14.0 (supabase#553)
Bumps [aws-sdk-s3vectors](https://github.com/awslabs/aws-sdk-rust) from 1.12.0 to 1.14.0. - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) --- updated-dependencies: - dependency-name: aws-sdk-s3vectors dependency-version: 1.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 357d4f5 commit 4bb7aea

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

wrappers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ aws-config = { version = "1.8.6", features = ["behavior-version-latest"], option
263263
aws-sdk-s3 = { version = "1.86.0", optional = true }
264264

265265
# for s3vectors_fdw
266-
aws-sdk-s3vectors = { version = "1.8.0", optional = true }
266+
aws-sdk-s3vectors = { version = "1.14.0", optional = true }
267267
aws-smithy-types = { version = "1.3.2", optional = true }
268268
aws-smithy-async = { version = "1.2.5", optional = true }
269269

0 commit comments

Comments
 (0)