Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cargo: optimize feature flags of tokio
Disable full feature of tokio, instead enable only necessary features, macros, net, rt-multi-thread. Doing that, build time drops by ~10%.
- Loading branch information