Closed hellojukay closed 4 years ago
Seems to be what everyone else is running into when using openssl 1.0.x: https://github.com/emk/rust-musl-builder/issues/64#issuecomment-471573471
Make sure you have followed these guidelines: https://github.com/clux/muslrust#diesel-and-pq-builds
need to include the openssl crate before diesel due to pq-sys#25:
i fix it .
Dockerfile
cmd
error