build(deps): bump rustler_precompiled from 0.7.1 to 0.8.2 #1412
Annotations
4 warnings
Run mix compile --warnings-as-errors
use of deprecated constant `rustler_init::explicit_nif_functions`: Passing NIF functions explicitly is deprecated and this argument is ignored, please remove it
|
Run mix compile --warnings-as-errors
unused return value of `Result::<T, E>::is_ok` that must be used
|
Run mix test
use of deprecated constant `rustler_init::explicit_nif_functions`: Passing NIF functions explicitly is deprecated and this argument is ignored, please remove it
|
Run mix test
unused return value of `Result::<T, E>::is_ok` that must be used
|
Loading