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
With isahc-static-curl feature compiling a static build was still not
achievable since it still needed system-wide installed OpenSSL
libraries. With the isahc-static-ssl feature was added, now its
possible to compile the library without OpenSSL libraries installed.
The src/task_info.rs file had a failing doc test due not using
environmental variables like other tests do. This issue was fixed.
0 commit comments