Skip to content

v0.3.2: chore: attempt to link openssl 1.1 statically (#149)

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 22:41
· 78 commits to master since this release
0565fe1
* chore: attempt to link openssl 1.1 statically

* chore: update make install command

* chore: add build command to ci workflow

* chore: add build command to ci workflow

* chore: add build step to ci

* chore: skip make test

* chore: skip make test

* chore: typo

* chore: update version

* chore: set environment variables for static openssl in a separate step

* chore: change path for OPENSSL_DIR

* chore: typo

* chore: use separate env vars

* chore: bump openssl

* chore: update README.md

* chore: use set-env workflow command

* chore: use openssl/vendored

* chore: make openssl/vendored default in Cargo.toml

* chore: remove build instructions