Skip to content

Commit

Permalink
openssl features
Browse files Browse the repository at this point in the history
  • Loading branch information
fafhrd91 committed Apr 10, 2018
1 parent be288fa commit 88f66d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ default = ["session", "brotli"]
tls = ["native-tls", "tokio-tls"]

# openssl
alpn = ["openssl", "openssl/v102", "openssl/v110", "tokio-openssl"]
alpn = ["openssl", "tokio-openssl"]

# sessions
session = ["cookie/secure"]
Expand Down

0 comments on commit 88f66d4

Please sign in to comment.