Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: openssl dependency on NixOS systems
Set the env variable `OPENSSL_NO_VENDOR` to `1` which forces the `openssl-sys` crate to use `pkg-config` to find the local version of openssl.
- Loading branch information