bigardone / phoenix-trello

Trello tribute done in Elixir, Phoenix Framework, React and Redux.
https://phoenix-trello.herokuapp.com
MIT License
2.5k stars 409 forks source link

Warning: call to crypto:rand_bytes/1 will fail (since it was removed in 20.0) #49

Open denegny opened 6 years ago

denegny commented 6 years ago

===> Compiling cowlib src/cow_multipart.erl:392: Warning: call to crypto:rand_bytes/1 will fail, since it was removed in 20.0; use crypto:strong_rand_bytes/1