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 to reqwest version 0.9.2 #72

Merged
merged 4 commits into from
Oct 10, 2018

Conversation

chess-seventh
Copy link

Hello,

This is my all-time first pull request, please be kind if I am not following some contribution guidelines. :)

I have updated in the Cargo.toml to use the crate reqwest version of 0.9.2.

I have encountered an issue while compiling with my OpenSSL 1.1.0 version (I am running ArchLinux).
The problem encountered led that the version 0.8 of reqwest crate depended on older versions of the hyper-tls crate and so on, till openssl, which led to an uncompatibility with my system's version of OpenSSL .

Chess.

@DCjanus
Copy link
Member

DCjanus commented Oct 9, 2018

ArchLinux user too. And this pull request looks good to me.

@DCjanus DCjanus merged commit 26d8fe6 into rust-syndication:master Oct 10, 2018
@DCjanus
Copy link
Member

DCjanus commented Oct 13, 2018

Merged and published, Try to cargo update.
@chess-seventh

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.

None yet

2 participants