Pass flags to cargo (specifically `--offline`)
mamins1376 opened this issue · 0 comments
mamins1376 commented
Surprisingly, due to cargo checking for dependencies on each run, it is not possible to run scripts when there is no network connection.
Being able to forward arguments to cargo makes this possible.