···458458 `maturinBuildFlags`.
459459* `cargoCheckHook`: run tests using Cargo. The build type for checks
460460 can be set using `cargoCheckType`. Features can be specified with
461461- `cargoCheckNoDefaultFeaatures` and `cargoCheckFeatures`. Additional
461461+ `cargoCheckNoDefaultFeatures` and `cargoCheckFeatures`. Additional
462462 flags can be passed to the tests using `checkFlags` and
463463 `checkFlagsArray`. By default, tests are run in parallel. This can
464464 be disabled by setting `dontUseCargoParallelTests`.