[
https://issues.apache.org/jira/browse/AVRO-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17795335#comment-17795335
]
ASF subversion and git services commented on AVRO-3915:
-------------------------------------------------------
Commit eff386e6f30072c68b1924a9c037c3c310b61fcd in avro's branch
refs/heads/avro-3839-replace-lazy-static-with-oncelock from Martin Grigorov
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=eff386e6f ]
AVRO-3915: [Rust] Extract dependencies used by more than one member crates into
the workspace (#2609)
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
> [Rust] Extract dependencies used by more than one member crates into the
> workspace
> ----------------------------------------------------------------------------------
>
> Key: AVRO-3915
> URL: https://issues.apache.org/jira/browse/AVRO-3915
> Project: Apache Avro
> Issue Type: Task
> Components: rust
> Reporter: Martin Tzvetanov Grigorov
> Assignee: Martin Tzvetanov Grigorov
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.12.0, 1.11.4
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Some dependencies are declared in more than one Cargo.toml files.
> It would be better to extract them into the workspace's Cargo.toml (the
> parent one) and inherit them in the members.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)