You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/12/31 13:17:09 UTC

[GitHub] [rocketmq-clients] aaron-ai commented on a diff in pull request #335: Doc: Rust README.md and Cargo.toml

aaron-ai commented on code in PR #335:
URL: https://github.com/apache/rocketmq-clients/pull/335#discussion_r1059642993


##########
rust/README.md:
##########
@@ -0,0 +1,43 @@
+# The Rust Implementation of Apache RocketMQ Client
+
+Here is the rust implementation of the client for [Apache RocketMQ](https://rocketmq.apache.org/).
+It is still at a very early stage of development.
+
+## Prerequisites
+
+| Stage   | Requirements |
+| ------- |--------------|
+| Build   | Rust 1.66+   |

Review Comment:
   Could you clarify why we support this version rather than the previous one?



-- 
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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org