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

update some debs for minimal-versions #101

Merged
merged 1 commit into from
Aug 24, 2018
Merged

update some debs for minimal-versions #101

merged 1 commit into from
Aug 24, 2018

Conversation

Eh2406
Copy link
Contributor

@Eh2406 Eh2406 commented Aug 24, 2018

This bumps the minimal acceptable versions in Cargo.toml to versions that are compatible with -Z minimal-versions. This is part of the process of seeing how hard this is for crates to use in preparation for getting it stabilized for use in CI, specifically upstreaming the changes required to get criterion working with it. It is easy to use if all of your dependencies support it, but much harder if trying to impose it on them.

@KodrAus
Copy link
Collaborator

KodrAus commented Aug 24, 2018

Thanks @Eh2406!

@KodrAus KodrAus merged commit 27deaf1 into rust-cli:master Aug 24, 2018
@Eh2406
Copy link
Contributor Author

Eh2406 commented Aug 25, 2018

When this is in a released version I can make a PR to handlebars. When that is released I can get criterion working with minimal-versions. The end is in sight!

@KodrAus
Copy link
Collaborator

KodrAus commented Aug 26, 2018

I've released this in 0.5.13

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

Successfully merging this pull request may close these issues.

2 participants