-
Notifications
You must be signed in to change notification settings - Fork 309
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
Add CI build with --minimal-versions
#183
Comments
I got it working for cargo, and am happy to help with in other repos. |
That would be very helpful! I've tried using |
Unfortunately I am unavailable to work on OSS stuff for the next week. In the meantime, some notes on tracking this stuff down: rust-lang/cargo#5657 (comment) |
So I have spent some time looking into it.
Some of these changes should probably be upstreamed, iif the upstream crates want to sport |
Awesome! Thanks for the help. |
Just an update waiting on a release of |
Reopening this - I still need to add a CI build to ensure that this continues to work. |
Should verify that Criterion.rs builds correctly with this flag, to ensure that the lower-bounds for dependencies are correct.
The text was updated successfully, but these errors were encountered: