-
Notifications
You must be signed in to change notification settings - Fork 145
Reducing Compile Time #531
Copy link
Copy link
Open
Description
Description
It takes an awful lot of work to compile feather. It'd be nice to see if there's any fat we can trim.
I'm starting with using cargo-tree to check out the dependency tree.
target-lexicon:0.11.2may be able to be updated to0.12.2, removing duplication (aw shucks, it wasn't in the main build)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels