Create a new cargo package in an existing directory
Arguments
Name
Description
path
Options
Name
Description
--registry <registry>
Registry to use
--vcs <vcs>
Initialize a new repository for the given version control system (git, hg, pijul, or fossil) or do not initialize any version control at all (none), overriding a global configuration
--edition <edition>
Edition to set for the crate generated
--name <name>
Set the resulting package name, defaults to the directory name