Skip to content

Support --offline builds #34

@Qix-

Description

@Qix-

Could be done one of two ways:

  • cargo vendor and a CI script to check if the dependencies match the lockfiles
  • Forks + submodules, then using CI to automatically pull new versions when needed
  • Combination of the two.

Regardless 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesRelated to, or PRs that update, external dependencies

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions