Skip to content

Update reqwest to 0.9.x - #44

Open
janderholm wants to merge 1 commit into
onur:masterfrom
janderholm:master
Open

Update reqwest to 0.9.x#44
janderholm wants to merge 1 commit into
onur:masterfrom
janderholm:master

Conversation

@janderholm

Copy link
Copy Markdown

Older reqwest versions depends on an old openssl crate which does not work with openssl 1.1.1.

I believe I have not introduced any new panics.

Fixes #43

Older reqwest versions depends on an old openssl crate which does not
work with openssl 1.1.1
@janderholm

Copy link
Copy Markdown
Author

It seems that the tests or the test environment is sketchy. The tests pass every time when I run locally but the linux tests fail on travis. The osx tests seem to work.

@clopnis

clopnis commented Jul 2, 2019

Copy link
Copy Markdown

This patch is solving the same issue on my env 👍

@droundy

droundy commented Jul 8, 2019

Copy link
Copy Markdown

Any chance this is going to be accepted, so something similar?

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.

Does not work with modern openssl versions

3 participants