mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-04 13:27:39 +03:00
wip
This commit is contained in:
parent
4a604688c7
commit
651cdd9310
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ openssl = ["tls_openssl"]
|
|||
|
||||
# rustls support
|
||||
rustls = ["tls_rust"]
|
||||
rustls-default = ["tls_rust", "tls_rust/ring", "tls_rust/std"]
|
||||
rustls-ring = ["tls_rust", "tls_rust/ring", "tls_rust/std"]
|
||||
|
||||
[dependencies]
|
||||
ntex-bytes = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue