[
https://issues.apache.org/jira/browse/THRIFT-4527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16408646#comment-16408646
]
ASF GitHub Bot commented on THRIFT-4527:
----------------------------------------
GitHub user QuestofIranon opened a pull request:
https://github.com/apache/thrift/pull/1516
THRIFT-4527 Upgrade byteorder in rust
updated byteorder 1.1.0 -> 1.2.1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/QuestofIranon/thrift master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1516.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1516
----
commit a0116e5cb37e8e804b2d9758950f58d6c8776054
Author: Josh <questofiranon@...>
Date: 2018-03-21T21:34:44Z
THRIFT-4527 bump byteorder version
----
> Upgrade byteorder version in Rust lib
> -------------------------------------
>
> Key: THRIFT-4527
> URL: https://issues.apache.org/jira/browse/THRIFT-4527
> Project: Thrift
> Issue Type: Dependency upgrade
> Components: Rust - Library
> Affects Versions: 0.11.0
> Reporter: Joshua
> Priority: Major
>
> The Rust library was depending on byteorder v1.1.0, upgraded to v1.2.0 to
> prevent dependency conflicts in a project I was working on, works fine now.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)