Skip to content

Pass environment variables to dependencies. #97

@TyOverby

Description

@TyOverby

For cargo's build scripts, it would be handy to be able to pass arguments to them via environment variables.

Usage would look something like:

[dependency.foo]
git = "......"
env = ["BAR", "BAZ", "A=B"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-featuresArea: features — conditional compilation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions