mirror of
https://github.com/fafhrd91/actix-net
synced 2025-01-19 00:31:50 +01:00
fix dependencies
This commit is contained in:
parent
b18fbc98d5
commit
cb2845cb26
@ -26,7 +26,7 @@ default = []
|
|||||||
openssl = ["open-ssl", "tokio-openssl"]
|
openssl = ["open-ssl", "tokio-openssl"]
|
||||||
|
|
||||||
# rustls
|
# rustls
|
||||||
rustls = ["rust-tls", "webpki"]
|
rustls = ["rust-tls", "webpki", "webpki-roots", "tokio-rustls"]
|
||||||
|
|
||||||
# nativetls
|
# nativetls
|
||||||
nativetls = ["native-tls", "tokio-tls"]
|
nativetls = ["native-tls", "tokio-tls"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user