-
-
Notifications
You must be signed in to change notification settings - Fork 4
Support --offline builds #34
Copy link
Copy link
Open
Labels
dependenciesRelated to, or PRs that update, external dependenciesRelated to, or PRs that update, external dependencies
Metadata
Metadata
Assignees
Labels
dependenciesRelated to, or PRs that update, external dependenciesRelated to, or PRs that update, external dependencies
Type
Fields
Give feedbackNo fields configured for Feature.
Could be done one of two ways:
cargo vendorand a CI script to check if the dependencies match the lockfilesRegardless of if we want to go the vendoring route or submodule route (I'm leaning toward the latter), this is still blocked on rust-lang/wg-cargo-std-aware#23.