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
For CI purposes it would be useful to use pre-compiled binaries, for example by using cargo-quickinstall
But this tool doesn't provide a way to enable vendored openssl to make sure openssl is statically linked, see cargo-bins/cargo-quickinstall#241