Skip to content

Investigate crates_vendor() as an alternative to crates_repository() #412

Open
@dmitrii-ubskii

Description

@dmitrii-ubskii

crates_vendor defines a runnable target that will generate a folder full of BAZEL.build files, similar to what cargo-raze did. Crucially, it can be executed with bazel run //.../vendor -- --repin which may be faster and/or less susceptible to the WORKSPACE issues crates_repository is. Cf. #411

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions