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

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

Martin Tzvetanov Grigorov created AVRO-3574:
-----------------------------------------------

             Summary: 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


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)