hechao-ustc commented on PR #456:
URL: https://github.com/apache/paimon-rust/pull/456#issuecomment-4885376576

   > Thanks for updating these stale references. I think the Getting Started 
dependency snippets should use `0.2.0` instead of `0.3.0`.
   > 
   > `0.3.0` is the current workspace development version, but it has not been 
published to crates.io yet. Since these snippets are plain registry 
dependencies (`paimon = "..."`), users copying them today will get a Cargo 
resolution error. The latest published `paimon` crate is still `0.2.0`.
   > 
   > Could you change the installation examples in 
`docs/src/getting-started.md` to `0.2.0`? The `index.md` status text saying 
`0.3.0 in development` looks fine to me.
   
   Updated. Now getting-started.md uses 0.2.0 (latest published release) while 
index.md keeps 0.3.0 in development.


-- 
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]

Reply via email to