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
6
7
8
*--lib*::
    {actionverb} the package's library.

*--bin* _NAME_...::
    {actionverb} the specified binary. This flag may be specified multiple times.

*--bins*::
    {actionverb} all binary targets.