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

Update packages to allow building with OpenSSL 1.1.1 #426

Closed

Commits on Nov 6, 2018

  1. Update packages to allow building with OpenSSL 1.1.1

    native-tls v0.1.5 does not detect OpenSSL 1.1.1 when building, causing
    compile errors on systems that have it installed (such as Arch).
    
    This patch swaps out the outdated evzht9h3nznqzwl crate with its upstream
    websocket crate.
    
    Fixes serenity-rs#394
    ColonelThirtyTwo committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    00a9045 View commit details
    Browse the repository at this point in the history