philss / rustler_precompiled

Use precompiled NIFs from trusted sources in your Elixir code
181 stars 27 forks source link

Fix rustler_precompiled.download mix task - use correct function #83

Closed philss closed 1 month ago

philss commented 1 month ago

There was a missing piece in the refactor to add support for headers in v0.8.

This is a fix for https://github.com/philss/rustler_precompiled/issues/82