Hacker News new | ask | show | jobs
by Tyr42 2362 days ago
Not too many direct deps

Networking: pnet, ipnetwork, trust-dns-resolver,

UI: tui, termion, structopt (CLI is UI)

Utility: signal-hook, failure, chrono, regex, lazy_static,

Async: tokio, async-trait

None of those seem egregious.

1 comments

Direct dependencies is irrelevant, I could create a single dependency that wraps all of these and the problem being discussed remains unchanged.