Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use CargoMetadata::no_deps #165

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Use CargoMetadata::no_deps #165

merged 1 commit into from
Nov 24, 2023

Conversation

sourcefrog
Copy link
Owner

Sometimes cargo metadata spends a lot of time updating dependency
information, and we don't need it: we're only
interested in packages in the workspace.

Fixes #164

@sourcefrog sourcefrog enabled auto-merge November 24, 2023 18:33
@sourcefrog sourcefrog merged commit 61ed6ed into main Nov 24, 2023
11 checks passed
@sourcefrog sourcefrog deleted the metadata-nodeps branch November 24, 2023 18:37
@sourcefrog sourcefrog restored the metadata-nodeps branch January 3, 2025 00:18
@sourcefrog sourcefrog deleted the metadata-nodeps branch January 3, 2025 00:57
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.

Only invoke cargo metadata for desired targets
1 participant