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

Support tallying arbitrary semver version requirements #7

Closed
dtolnay opened this issue Nov 25, 2017 · 1 comment
Closed

Support tallying arbitrary semver version requirements #7

dtolnay opened this issue Nov 25, 2017 · 1 comment

Comments

@dtolnay
Copy link
Owner

dtolnay commented Nov 25, 2017

I have a prototype of this locally. It is interesting in the case of Chrono because you can see a small group of crates revert to 0.3.0 after the breaking change in 0.3.1 (chronotope/chrono#146).

selection_087

@dtolnay
Copy link
Owner Author

dtolnay commented Nov 26, 2017

Implemented in e456f5d.

@dtolnay dtolnay closed this as completed Nov 26, 2017
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