You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/07/11 14:29:00 UTC

[jira] [Commented] (AVRO-3574) Rust: Add Cargo.lock to Git

    [ https://issues.apache.org/jira/browse/AVRO-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17565032#comment-17565032 ] 

ASF subversion and git services commented on AVRO-3574:
-------------------------------------------------------

Commit 74f6c3d06944724b8772fc720de1bd737decccac in avro's branch refs/heads/avro-3574-add-Cargo.lock-to-git from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=74f6c3d06 ]

AVRO-3574: Add Cargo.lock to Git

This is needed to avoid unexpected transitive dependencies updates like
plotters 0.3.1 -> 0.3.2 that breaks with Rust 1.54.0 (MSRV at the moment)

https://github.com/apache/avro/runs/7283175532?check_suite_focus=true

Signed-off-by: Martin Tzvetanov Grigorov <mg...@apache.org>


> Rust: Add Cargo.lock to Git
> ---------------------------
>
>                 Key: AVRO-3574
>                 URL: https://issues.apache.org/jira/browse/AVRO-3574
>             Project: Apache Avro
>          Issue Type: Task
>          Components: rust
>            Reporter: Martin Tzvetanov Grigorov
>            Assignee: Martin Tzvetanov Grigorov
>            Priority: Minor
>
> This is needed to avoid unexpected transitive dependencies updates like plotters 0.3.1 -> 0.3.2 that breaks with Rust 1.54.0 (MSRV at the moment)
> [https://github.com/apache/avro/runs/7283175532?check_suite_focus=true]
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)