Skip to content

Commit 961957f

Browse files
committed
back to main iceberg-rust
1 parent d6b493a commit 961957f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

native/Cargo.lock

Lines changed: 3 additions & 3 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
@@ -54,7 +54,7 @@ object_store = { version = "0.12.3", features = ["gcp", "azure", "aws", "http"]
5454
url = "2.2"
5555
aws-config = "1.8.10"
5656
aws-credential-types = "1.2.9"
57-
iceberg = { git = "https://github.com/mbutrovich/iceberg-rust", branch = "null_identity_partition" }
57+
iceberg = { git = "https://github.com/apache/iceberg-rust", rev = "16906c1" }
5858

5959
[profile.release]
6060
debug = true

0 commit comments

Comments
 (0)