Tealdeer doesn't build with native-tls
feature in the release workflow
#421
Labels
8000
native-tls
feature in the release workflow
#421
Running
podman run --rm -i -v $(pwd):/home/rust/src messense/rust-musl-cross:arm-musleabihf cargo b --release --locked --no-default-features -F native-tls
fails with
It's possible that just installing
pkg-config
in the Docker image would fix this.The text was updated successfully, but these errors were encountered: