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

Implement hyphen ranges #56

Closed
mbrubeck opened this issue Oct 30, 2015 · 1 comment
Closed

Implement hyphen ranges #56

mbrubeck opened this issue Oct 30, 2015 · 1 comment

Comments

@mbrubeck
Copy link
Contributor

The version requirement 1.2.3 - 2.3.4 should be equivalent to >=1.2.3 <=2.3.4.

Spec: https://docs.npmjs.com/misc/semver#hyphen-ranges-x-y-z-a-b-c

@dtolnay
Copy link
Owner

dtolnay commented May 25, 2021

Per https://github.com/dtolnay/semver/tree/1.0.0-rc.1#scope-of-this-crate, I am going to consider this out of scope for this crate until there is an accepted Cargo RFC. If the Cargo team wants hyphen ranges in Cargo then we can update the implementation here.

@dtolnay dtolnay closed this as completed May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants