Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cargo upgrade command is not exists #102

Open
awkr opened this issue Mar 18, 2020 · 2 comments
Open

cargo upgrade command is not exists #102

awkr opened this issue Mar 18, 2020 · 2 comments

Comments

@awkr
Copy link

awkr commented Mar 18, 2020

As the pic says, in the latest Cargo, there is no upgrade subcommand. So maybe we need to remove the cargo-upgrade action to keep up with the Cargo, and make cargo.el more compact.

image

$ cargo --version
cargo 1.42.0 (86334295e 2020-01-31)
@awkr awkr changed the title Cargo upgrade command is not exists cargo upgrade command is not exists Mar 18, 2020
@kwrooijen
Copy link
Owner

Maybe we can add the upgrade, and mark update as obsolete? Since some people might still be on the older version?

@awkr
Copy link
Author

awkr commented Mar 18, 2020

Maybe we can add the upgrade, and mark update as obsolete? Since some people might still be on the older version?

Yeah, sounds like a better solution by taking care of more end users. Also, to make the package more concise, besides marking as obsolete, can also tell users that useless action will be removed in the next two releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants