Skip to content

Releases: cjrh/lifter

0.2.0

03 Jul 02:34
Compare
Choose a tag to compare
Bump to 0.2.0

0.1.1

26 Jun 01:42
Compare
Choose a tag to compare
Update to 0.1.1

0.1.0

26 Jun 00:51
2b3c76c
Compare
Choose a tag to compare
Shamelessly copy github actions files from ripgrep (#63)

* Shamelessly copy github actions files from ripgrep

* Utils for ci

* Solve the cross-platform openssl problem by using rust-tls

* Ran cargo fmt

* Disable fail-fast

* Comment out the checking for build artifacts

* Disable mips, ring doesn't work on it

* More disabling of mips