Hacker News new | ask | show | jobs
by est31 2078 days ago
The number is smaller than that. You need to pass -e no-dev to cargo tree to filter out the dev-dependencies (which are only relevant for hyper development).
1 comments

Thanks!