vkcargo 0.45.1

Fork of Cargo, a package manager for Rust. This fork is for testing of vojtechkral's changes and is temporary.
Documentation
1
2
3
4
5
*-j* _N_::
*--jobs* _N_::
    Number of parallel jobs to run. May also be specified with the
    `build.jobs` linkcargo:reference/config.html[config value]. Defaults to
    the number of CPUs.