[
https://issues.apache.org/jira/browse/AVRO-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741294#comment-17741294
]
ASF subversion and git services commented on AVRO-3793:
-------------------------------------------------------
Commit 8f847a2dc259fddcb6e1a19db8aad886c0982396 in avro's branch
refs/heads/avro-3793-bump-msrv-to-1.65.0 from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=8f847a2dc ]
AVRO-3793: [Rust] Bump minimum supported version of Rust to 1.65.0
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: 10m
> 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)