mirror of
https://github.com/rust-lang/cargo
synced 2024-10-31 07:46:57 +00:00
5789c12e45
This is done in the command, rather than in the op, - To consistently construct the `Workspace` - It is more composable as an API A downside is we update the git dependencies a second time. We are not rolling back on error. - For some errors, the user might want to debug what went wrong - Rollback adds its own complications and risks, including since its non-atomic Fixes #10901
2 lines
88 B
Text
2 lines
88 B
Text
Updating `dummy-registry` index
|
|
Adding my-package v99999.0.0 to dependencies.
|