Closed thomvil closed 2 years ago
I use the following .cargo\config.toml
.cargo\config.toml
[build] target-dir = "\dir\outside\project"
This config is not being picked up by flowistry. Can i configure flowistry in this way?
Kind regards
Thanks for the issue @thomvil. Yes this should be possible, I will put it on the TODO list.
I use the following
.cargo\config.toml
This config is not being picked up by flowistry. Can i configure flowistry in this way?
Kind regards