Since the bzip2-rs
crate hasn't been kept up to date, this repo's targeting the git repo directly.
- release a new tag
- push the code to your repository with the new tag:
git push origin main --tags
- wait for all NIFs to be built
- run the
mix rustler_precompiled.download Bzip2 --all --print
- release the package to Hex.pm (make sure your release includes the correct files).