outscale/osc-sdk-rust

Support for static binaries

Closed this issue · 0 comments

By default reqwest library will try to use openssl which introduce some issues while building static projects with musl.

osc-sdk-rust can propose an optional feature to enable rustls-tls feature in reqwest.