[
https://issues.apache.org/jira/browse/THRIFT-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15809413#comment-15809413
]
ASF GitHub Bot commented on THRIFT-2945:
----------------------------------------
Github user allengeorge commented on the issue:
https://github.com/apache/thrift/pull/1147
The only file that has to be changed is `lib/rs/Cargo.toml`. It's a simple
INI-style file, and it has a `version` field in there. Note that Rust does not
allow you to overwrite crates, so if someone accidentally releases a 1.0.0 onto
https://crates.io the version is going to have to be bumped upwards.
> 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)