[
https://issues.apache.org/jira/browse/AVRO-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741297#comment-17741297
]
ASF subversion and git services commented on AVRO-3793:
-------------------------------------------------------
Commit 126c19b5400bcf42136516d72f94715ca5048b60 in avro's branch
refs/heads/master from Martin Grigorov
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=126c19b54 ]
AVRO-3793: [Rust] Bump minimum supported version of Rust to 1.65.0 (#2329)
Use [workspace.package] in the parent Cargo.toml to reduce duplication
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
> [Rust] Bump minimum supported version of Rust to 1.65.0
> -------------------------------------------------------
>
> Key: AVRO-3793
> URL: https://issues.apache.org/jira/browse/AVRO-3793
> Project: Apache Avro
> Issue Type: Task
> Components: rust
> Reporter: Martin Tzvetanov Grigorov
> Assignee: Martin Tzvetanov Grigorov
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Current version of Rust is 1.70.0.
> The currently supported version is 1.60.0. Some dependencies require newerÂ
> version:
> * [typed_builder|https://github.com/apache/avro/pull/2324] requires 1.65.0
> * [libflate|https://github.com/apache/avro/pull/2247] requires 1.62.0
--
This message was sent by Atlassian Jira
(v8.20.10#820010)