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

Option to ignore revision in crate version? #387

Closed
ghost opened this issue Feb 17, 2020 · 3 comments
Closed

Option to ignore revision in crate version? #387

ghost opened this issue Feb 17, 2020 · 3 comments

Comments

@ghost
Copy link

ghost commented Feb 17, 2020

I tend to ignore the revision of crates and stick to major.minor for myy applications, in some cases just using the major version. cargo-edit requires the --vers flag with the exact version to add. However that adds the step of having to cargo search first.

How viable would having an option somehow to easily set the behavior to ignore certain parts of the version number in an easy manner?

@ordian
Copy link
Collaborator

ordian commented Feb 17, 2020

Is this a duplicate of #126?

@ghost
Copy link
Author

ghost commented Feb 18, 2020

It does seem to be, I must have missed #126 when I was searching. Feel free to close this one and I can add some thoughts to the linked if preferred.

@ghost
Copy link
Author

ghost commented Feb 28, 2020

Duplicate as noted, closing.

@ghost ghost closed this as completed Feb 28, 2020
This issue was closed.
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

1 participant