This is an automated email from the ASF dual-hosted git repository. liurenjie1024 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git
The following commit(s) were added to refs/heads/main by this push: new f74b1b2bc chore(deps): Bump aws-sdk-glue from 1.117.0 to 1.118.0 (#1643) f74b1b2bc is described below commit f74b1b2bcc9e371b933892235beb164d97b5a264 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Sep 1 18:49:56 2025 +0800 chore(deps): Bump aws-sdk-glue from 1.117.0 to 1.118.0 (#1643) --- Cargo.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index fca21053e..f187a384d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -716,9 +716,9 @@ dependencies = [ [[package]] name = "aws-sdk-glue" -version = "1.117.0" +version = "1.118.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0f68344fb124bf37061b07186ec9e5aaa4560097c916091ae039021dde64cce9" +checksum = "a42ef685af5ef88a07538eab3aa18e31bb760a979c868c43f869fe49792c23bf" dependencies = [ "aws-credential-types", "aws-runtime", @@ -4159,7 +4159,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667" dependencies = [ "cfg-if", - "windows-targets 0.48.5", + "windows-targets 0.53.3", ] [[package]]