-
Notifications
You must be signed in to change notification settings - Fork 414
Closed
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge?
Hi!
The iceberg-catalog-s3tables crate doesn't seem to be published in the rust crate registry. While I was able to add it as dependency from git:
[dependencies]
...
iceberg-catalog-s3tables = { git = 'https://github.com/apache/iceberg-rust.git', tag = 'v0.7.0', optional = true }
it would be nice to pull it from the official crates repo. Are there plans to publish it?
Describe the solution you'd like
Publish iceberg-catalog-s3tables on crates.io
Willingness to contribute
None
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request