ExWeb3 / ex_keccak

Elixir library for computing Keccak SHA3-256 hashes using a NIF built tiny-keccak Rust crate.
Apache License 2.0
25 stars 20 forks source link

add nif_versions to rustler_precompiled config #51

Closed ayrat555 closed 3 months ago

ayrat555 commented 3 months ago

@tzumby hello. it seems nif version (2.16) is missing in the last version

tzumby commented 3 months ago

thanks for this, very odd, i have a feeling it's got something to do with the workflow