External Publication
Visit Post

Separating fetching from building for better security

Rust Internals [Unofficial] June 11, 2026
Source

grothesque:

For example, truly replicating the fetches that some cargo build invocation would perform without running cargo build seems very difficult currently.

Hmmm, this seems odd to me, I've been using a similar wrapper script for years doing a simple cargo fetch and not run into such issues.

Discussion in the ATmosphere

Loading comments...