summaryrefslogtreecommitdiff
path: root/rules/cargo
AgeCommit message (Collapse)Author
2024-06-27cargo: set env for all actionsKlaus T. Aehlig
... also for those not directly calling rust/cargo tools. In this way, the user can still use the defaults to set the PATH. On certain systems this might be necessary even to get basic programs like cat, awk, etc.
2024-06-24Initial commitAlberto Sartori
Co-authored-by: Klaus Aehlig <klaus.aehlig@huawei.com>