Commit d2b8b20
committed
fix(speclib): switch reqwest to rustls-tls for musl cross-compile
native-tls pulls openssl-sys which fails musl cross-compile due to
pkg-config cross-compilation restrictions. rustls is pure Rust, no
C deps, works out of box on musl.
Also bumps patch version to 0.28.1.1 parent 881b67c commit d2b8b20
6 files changed
Lines changed: 31 additions & 164 deletions
File tree
- python/timsquery_pyo3
- rust/speclib_build_cli
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments