The cargo package manager that ships with rust defaults to installing things in ~/.cargo/. This seems antithetical to the idea of conda environments.
Maybe this is more of a cargo issue than a conda-forge issue. Whoever's issue it is, I think the conda cargo (if not cargo in general) should be installing things into the conda environment it is installed in by default, the same as pip and most other language specific package managers.
The cargo package manager that ships with rust defaults to installing things in ~/.cargo/. This seems antithetical to the idea of conda environments.
Maybe this is more of a cargo issue than a conda-forge issue. Whoever's issue it is, I think the conda cargo (if not cargo in general) should be installing things into the conda environment it is installed in by default, the same as pip and most other language specific package managers.