zilder opened a new issue, #1886:
URL: https://github.com/apache/iceberg-rust/issues/1886

   ### 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](https://crates.io/). 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](https://crates.io/)
   
   ### Willingness to contribute
   
   None


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to