You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
... TRUNCATED ...
--- stderr
thread 'main' panicked at '
This crate is only compatible with OpenSSL 1.0.1, 1.0.2, and 1.1.0, or LibreSSL
2.5 and 2.6.0, but a different version of OpenSSL was found. The build is now
aborting due to this version mismatch.
', /home/arni/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.17/build.rs:463:9
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
warning: build failed, waiting for other jobs to finish...
error: build failed
openssl-sys is a dependency of reqwest, so I guess that's what needs to be updated.
openssl-sys
is a dependency ofreqwest
, so I guess that's what needs to be updated.As you can see, my OpenSSL version is 1.1.1:
The text was updated successfully, but these errors were encountered: