Skip to content

Commit 623560b

Browse files
chore(deps): bump the all-other-cargo-deps group across 1 directory with 5 updates (#4602)
1 parent ec9a625 commit 623560b

3 files changed

Lines changed: 48 additions & 31 deletions

File tree

native/Cargo.lock

Lines changed: 46 additions & 29 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.17"
59+
aws-config = "1.8.18"
6060
aws-credential-types = "1.2.13"
6161
iceberg = { git = "https://github.com/apache/iceberg-rust", rev = "83b4595" }
6262
iceberg-storage-opendal = { git = "https://github.com/apache/iceberg-rust", rev = "83b4595", features = ["opendal-all"] }

native/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ iceberg = { workspace = true }
7777
iceberg-storage-opendal = { workspace = true }
7878
reqsign-core = { workspace = true }
7979
serde_json = "1.0"
80-
uuid = "1.23.0"
80+
uuid = "1.23.3"
8181

8282
[target.'cfg(target_os = "linux")'.dependencies]
8383
procfs = "0.18.0"

0 commit comments

Comments
 (0)