Hacker News new | ask | show | jobs
by ksrm 2366 days ago
204 depedencies?! Is that normal for a Rust project?
2 comments

Depends on the size. It’s not unheard of.
Rust has a really good package manager, so it's pretty standard for projects to depend on a lot of things just from that.