Review dependencies for unecessary features #9

Open
opened 4 years ago by Ggg_123 · 1 comments
Ggg_123 commented 4 years ago
Collaborator

Cargo crates can have features. If none are specified, default set is used.

Maybe we don't need some of them?

This will reduce binary size & speed up compilation.

Cargo crates can have [features](https://doc.rust-lang.org/cargo/reference/features.html). If none are specified, default set is used. Maybe we don't need some of them? This will reduce binary size & speed up compilation.
Ggg_123 self-assigned this 4 years ago
Owner

It sounds reasonable, but maybe wait until we have release version ready? Compile times do not seem to be an issue yet (and are unlikely to be in a foreseeable future), so it can save us some fuss.

It sounds reasonable, but maybe wait until we have release version ready? Compile times do not seem to be an issue yet (and are unlikely to be in a foreseeable future), so it can save us some fuss.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.