Skip to content

Commit 1028df8

Browse files
chore(deps): Bump aws-sdk-s3tables from 1.3.0 to 1.4.0 (#899)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07f7451 commit 1028df8

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

Cargo.lock

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

crates/catalog/s3tables/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ keywords = ["iceberg", "sql", "catalog"]
3232
anyhow = { workspace = true }
3333
async-trait = { workspace = true }
3434
aws-config = { workspace = true }
35-
aws-sdk-s3tables = "1.3.0"
35+
aws-sdk-s3tables = "1.4.0"
3636
iceberg = { workspace = true }
3737
serde_json = { workspace = true }
3838
uuid = { workspace = true, features = ["v4"] }

0 commit comments

Comments
 (0)