[
https://issues.apache.org/jira/browse/THRIFT-5741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17783375#comment-17783375
]
Jens Geyer commented on THRIFT-5741:
------------------------------------
But we have already [https://github.com/apache/thrift/pull/2870] could that fit?
> Rust failing on Github Actions
> ------------------------------
>
> Key: THRIFT-5741
> URL: https://issues.apache.org/jira/browse/THRIFT-5741
> Project: Thrift
> Issue Type: Bug
> Components: Rust - Library
> Reporter: Yuxuan Wang
> Priority: Major
>
> An example run:
> https://github.com/apache/thrift/actions/runs/6766465556/job/18408715195?pr=2879
> {code:java}
> error: package `regex v1.10.2` cannot be built because it requires rustc 1.65
> or newer, while the currently active rustc version is 1.61.0
> {code}
> Looks like we need to either upgrade rust compiler or downgrade the regex
> package?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)