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
* switch to custom wasi-sdk-27.0-x86_64-linux build
The official build requires a glibc version that's too new for Maturin to
handle.
Signed-off-by: Joel Dice <joel.dice@fermyon.com>
* use `rustls-tls` instead of `native-tls` for `reqwest`
This avoids the need for a compatible system OpenSSL version on Linux at build
time.
Signed-off-by: Joel Dice <joel.dice@fermyon.com>
---------
Signed-off-by: Joel Dice <joel.dice@fermyon.com>
0 commit comments