[ 
https://issues.apache.org/jira/browse/THRIFT-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15794514#comment-15794514
 ] 

ASF GitHub Bot commented on THRIFT-2945:
----------------------------------------

Github user Jens-G commented on a diff in the pull request:

    https://github.com/apache/thrift/pull/1147#discussion_r94370827
  
    --- Diff: lib/rs/Cargo.toml ---
    @@ -0,0 +1,17 @@
    +[package]
    +name = "rift"
    +description = "Rust Thrift library"
    +version = "0.5.1"
    +license = "Apache-2.0"
    +authors = ["Allen George <allen.geo...@gmail.com>"]
    +readme = "README.md"
    +documentation = "https://docs.rs/rift/";
    +exclude = ["Makefile*"]
    +keywords = ["thrift"]
    +
    --- End diff --
    
    Yep, fine. We also have a template on the bottom of [that page over 
here]((http://thrift.apache.org/docs/committers/HowToVersion)). The `name` 
should probably not be "Rift" and `documentation` should point to 
http://thrift.apache.org. The `version` tag needs to be the same as for all 
other client libraries.


> Implement support for Rust language
> -----------------------------------
>
>                 Key: THRIFT-2945
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2945
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Wish List
>            Reporter: Maksim Golov
>            Assignee: Jeremy Fitzhardinge
>
> Work on implementing support for Rust is in progress: 
> https://github.com/maximg/thrift by Simon GĂ©nier and myself.
> It will probably take quite some time to complete. Please keep us updated if 
> there are changes related to our work.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to