Hacker News new | ask | show | jobs
by noctune 707 days ago
It is very common to have dependencies outside of Cargo. Take cc, the most popular crate for calling the system C/C++ compiler. It currently has 1983 other crates that depend on it [1].

[1]: https://crates.io/crates/cc/reverse_dependencies