[
https://issues.apache.org/jira/browse/AVRO-3517?focusedWorklogId=769432&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-769432
]
ASF GitHub Bot logged work on AVRO-3517:
----------------------------------------
Author: ASF GitHub Bot
Created on: 12/May/22 06:05
Start Date: 12/May/22 06:05
Worklog Time Spent: 10m
Work Description: martin-g merged PR #1684:
URL: https://github.com/apache/avro/pull/1684
Issue Time Tracking
-------------------
Worklog Id: (was: 769432)
Time Spent: 20m (was: 10m)
> Rust: Optimize crates' size by disabling default features of the dependencies
> -----------------------------------------------------------------------------
>
> Key: AVRO-3517
> URL: https://issues.apache.org/jira/browse/AVRO-3517
> Project: Apache Avro
> Issue Type: Improvement
> Components: rust
> Reporter: Martin Tzvetanov Grigorov
> Assignee: Martin Tzvetanov Grigorov
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Inspired-by: [https://github.com/paupino/rust-decimal/blob/master/Cargo.toml]
> All dependencies are declared with "{color:#cc7832}default-features {color}=
> false" and then only the used features are listed explicitly.
> This may reduce the size of the dependency tree.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)