If source control was the distribution method, things like git's submodules already do provide a way to precisely manage the versions of dependencies.
There are probably some better ways, of course. For example, I think Scott Kilpatrick is working on a module language for Haskell: http://www.mpi-sws.org/~skilpat/ My impression is that Rust is just getting started. -- Kevin Cantu _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
