[
https://issues.apache.org/jira/browse/AVRO-3517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Tzvetanov Grigorov resolved AVRO-3517.
---------------------------------------------
Fix Version/s: 1.11.1
1.12.0
Resolution: Fixed
> 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
> Fix For: 1.11.1, 1.12.0
>
> 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)