Skip to content

breaking: Allow cargo-chef to fetch dependencies when computing the package graph#336

Merged
LukeMathWalker merged 1 commit into
mainfrom
use-guppy
Mar 2, 2026
Merged

breaking: Allow cargo-chef to fetch dependencies when computing the package graph#336
LukeMathWalker merged 1 commit into
mainfrom
use-guppy

Conversation

@LukeMathWalker
Copy link
Copy Markdown
Owner

@LukeMathWalker LukeMathWalker commented Mar 2, 2026

It reverts #211, but it'll allow us to perform more complex analyses and, more generally, ensure cargo-chef is robust.
The direct user-visible consequence: if you are depending on crates from private registries or private git repositories, the credentials will have to be available when cargo chef * runs.

@LukeMathWalker LukeMathWalker merged commit 5823ce0 into main Mar 2, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant