Skip to content

Commit fedc55d

Browse files
chore(deps): bump the all-other-cargo-deps group
Bumps the all-other-cargo-deps group in /native with 3 updates: [aws-config](https://github.com/smithy-lang/smithy-rs), [mimalloc](https://github.com/purpleprotocol/mimalloc_rust) and [serde_json](https://github.com/serde-rs/json). Updates `aws-config` from 1.8.16 to 1.8.17 - [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) Updates `mimalloc` from 0.1.50 to 0.1.51 - [Release notes](https://github.com/purpleprotocol/mimalloc_rust/releases) - [Commits](purpleprotocol/mimalloc_rust@v0.1.50...v0.1.51) Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) --- updated-dependencies: - dependency-name: aws-config dependency-version: 1.8.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-other-cargo-deps - dependency-name: mimalloc dependency-version: 0.1.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-other-cargo-deps - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-other-cargo-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 354ad46 commit fedc55d

2 files changed

Lines changed: 45 additions & 29 deletions

File tree

native/Cargo.lock

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

native/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ regex = "1.12.3"
5656
thiserror = "2"
5757
object_store = { version = "0.13.1", features = ["gcp", "azure", "aws", "http"] }
5858
url = "2.2"
59-
aws-config = "1.8.16"
59+
aws-config = "1.8.17"
6060
aws-credential-types = "1.2.13"
6161
iceberg = { git = "https://github.com/apache/iceberg-rust", rev = "1ad4bfd" }
6262
iceberg-storage-opendal = { git = "https://github.com/apache/iceberg-rust", rev = "1ad4bfd", features = ["opendal-all"] }

0 commit comments

Comments
 (0)