Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove warnings #338

Merged
merged 1 commit into from Jul 27, 2016
Merged

Remove warnings #338

merged 1 commit into from Jul 27, 2016

Commits on Jul 26, 2016

  1. Remove warnings

    These two warnings should no longer appear:
    
      src/hackney_pool.erl:213: Warning: crypto:rand_bytes/1 is deprecated and will be removed in a future release; use crypto:strong_rand_bytes/1
      src/hackney_multipart.erl:271: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead
    gmile committed Jul 26, 2016
    Copy the full SHA
    55917c2 View commit details
    Browse the repository at this point in the history