External Publication
Visit Post

Separating fetching from building for better security

Rust Internals [Unofficial] June 13, 2026
Source

grothesque:

According to my understanding cargo vendor suffers from the same problem as cargo fetch with regard to features (see above).

cargo vendor will vendor all crates included in the lockfile by default, even if no combination of target and features can actually build a given crate.

Discussion in the ATmosphere

Loading comments...