···458 `maturinBuildFlags`.
459* `cargoCheckHook`: run tests using Cargo. The build type for checks
460 can be set using `cargoCheckType`. Features can be specified with
461- `cargoCheckNoDefaultFeaatures` and `cargoCheckFeatures`. Additional
462 flags can be passed to the tests using `checkFlags` and
463 `checkFlagsArray`. By default, tests are run in parallel. This can
464 be disabled by setting `dontUseCargoParallelTests`.
···458 `maturinBuildFlags`.
459* `cargoCheckHook`: run tests using Cargo. The build type for checks
460 can be set using `cargoCheckType`. Features can be specified with
461+ `cargoCheckNoDefaultFeatures` and `cargoCheckFeatures`. Additional
462 flags can be passed to the tests using `checkFlags` and
463 `checkFlagsArray`. By default, tests are run in parallel. This can
464 be disabled by setting `dontUseCargoParallelTests`.