Implement path-bases (RFC 3529) 2/n: `cargo add` support
RFC: https://github.com/rust-lang/rfcs/pull/3529 Tracking Issue: https://github.com/rust-lang/cargo/issues/14355
This PR adds the --base option to cargo add to allow adding a path dependency with a path base.
r? @ehuss
rustbot has assigned @ehuss. They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.
Use r? to explicitly pick a reviewer
@bors r+
:pushpin: Commit 8de55540f04dc074cb09073d5c0c354135ba4c36 has been approved by epage
It is now in the queue for this repository.
:hourglass: Testing commit 8de55540f04dc074cb09073d5c0c354135ba4c36 with merge 64c4b6d320b09de9fc5085dafd99c020f7128821...
:sunny: Test successful - checks-actions Approved by: epage Pushing 64c4b6d320b09de9fc5085dafd99c020f7128821 to master...