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 a deb for minimal-versions #1367

Merged
merged 1 commit into from Aug 25, 2018
Merged

update a deb for minimal-versions #1367

merged 1 commit into from Aug 25, 2018

Conversation

Eh2406
Copy link
Contributor

@Eh2406 Eh2406 commented Aug 25, 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.

I am not sure that this is all the changes needed for all users of all the crates, but it is enough to handlebars-rust to work with minimal-versions

@dtolnay dtolnay merged commit a157c56 into serde-rs:master Aug 25, 2018
@dtolnay
Copy link
Member

dtolnay commented Aug 25, 2018

Thanks, I published serde_derive 1.0.75 in case you need it.

@Eh2406
Copy link
Contributor Author

Eh2406 commented Aug 25, 2018

That was fast! Thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants