Right now the target arkworks runs some msm benchmarks, but also depends on arkworks_curves, which in turn invokes other msm benchmarks. We don't care about those. Can we change this line in such a way that it will be running all tests but msm's? there must be something in the rust book...