bazelbuild / bazelbuild/rules_rust
crate_universe builds not forwarding environment variables from `env` section of `cargo_config` ?
Open
crate-universe
enhancement
- Dominant language
- Starlark
- Stars
- 843
- Forks
- 651
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 15
Description
We have `TIMENS_TZ_FILTER` set in the `env` section of the `cargo_config` toml file, but it doesn't appear to be getting forwarded to the cargo build of the `timens` crate - is this section supported by rules rust?
Contributor guide
Assessment
This issue has not been assessed yet.