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

get curl working with its minimal-versions #217

Merged
merged 1 commit into from
Jul 22, 2018
Merged

get curl working with its minimal-versions #217

merged 1 commit into from
Jul 22, 2018

Conversation

Eh2406
Copy link
Contributor

@Eh2406 Eh2406 commented Jul 22, 2018

This bumps the minimal acceptable versions in Cargo.toml to versions that build on modern rust. this gets curl and curl-sys working with Cargos -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. It is easy to use if all of your dependencies support it, but much harder if trying to impose it on them. This is a follow up to https://github.com/alexcrichton/git2-rs/pull/336

@alexcrichton alexcrichton merged commit 4370fdc into alexcrichton:master Jul 22, 2018
@alexcrichton
Copy link
Owner

👍

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