Debian discusses vendoring—again
Debian discusses vendoring—again
Posted Jan 22, 2021 1:08 UTC (Fri) by nix (subscriber, #2304)In reply to: Debian discusses vendoring—again by gnu_lorien
Parent article: Debian discusses vendoring—again
In the Rust ecosystem, Cargo can already do exactly this -- a feature that was added because its first major use case, Firefox, needed it. (Firefox has a *lot* of vendored-in Rust packages, and it wanted to a) use Cargo like everything else, b) build without downloading stuff and c) not have to maintain this massive collection of vendored-in packages by hand.)
