Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Inspired-by: https://github.com/paupino/rust-decimal/blob/master/Cargo.toml
All dependencies are declared with "default-features = false" and then only the used features are listed explicitly.
This may reduce the size of the dependency tree.
Attachments
Issue Links
- links to