Skip to content

Commit d2b8b20

Browse files
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

Cargo.lock

Lines changed: 25 additions & 158 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)