liurenjie1024 commented on code in PR #355: URL: https://github.com/apache/iceberg-rust/pull/355#discussion_r1582047316
########## website/src/install.md: ########## @@ -23,10 +23,11 @@ Cargo 1.75.0 or later is required to build. </div> -Add `iceberg` into `Cargo.toml` dependencies: +Add `iceberg` and `iceberg-catalog-rest` into `Cargo.toml` dependencies: Review Comment: How about splitting them into two sections as following: ``` Add `iceberg-catalog-rest` if you want to use rest catalog. ... ``` -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org