17
Rust without crates.io
(thomask.sdf.org)
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits
I don’t understand the complaint here. It sounds like the complaint is that there is a single source for libraries… but the solution provided is “use apt-get”.
Today, I refuse to use any language that doesn’t ship with a dependency resolver like crates or rubygems. Python taught me that I really want dependencies to be a first class citizen.