Dear Maintainer, The wrapper for cargo install forces the --path option for "cargo install" to the current working directory. This fails for projects which use a virtual manifest file (eg: declares a [workspace] instead of a [package]). I am submitting a patch that will allow developers to override the installation path option so that they can install a selected crate. Thanks, Reuben