Skip to content

Merge cargo-upgrade into cargo #685

Description

@epage

A scratchpad for rust-lang/cargo#12425

Merge plan

Open questions

  • How do we represent "fail if manifest will change" and "upgrade using lock file"
    • Currently "fail if manifest will change" is --locked and "upgrade using lock file" is --to-lockfile
    • Alt: if you squint --locked could also mean "upgrade using lock file"
    • Prompt the user for each upgrade by default but also accept --choice <none|locked|latest>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions