ZIm/crates/client
张小白 3b1f6eaab8
client: Try to re-introduce HTTP/HTTPS proxy (#31002)
When building for the `x86_64-unknown-linux-musl` target, the default
`openssl-dev` is compiled for the GNU toolchain, which causes a build
error due to missing OpenSSL. This PR fixes the issue by avoiding the
use of OpenSSL on non-macOS and non-Windows platforms.


Release Notes:

- N/A
2025-05-21 09:08:32 +08:00
..
src client: Try to re-introduce HTTP/HTTPS proxy (#31002) 2025-05-21 09:08:32 +08:00
Cargo.toml client: Try to re-introduce HTTP/HTTPS proxy (#31002) 2025-05-21 09:08:32 +08:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00