feature-gate direct TLS mode to make rustls/aws-lc-rs optional
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
87734a074f
commit
e5efd55838
7 changed files with 29 additions and 11 deletions
|
@ -66,6 +66,9 @@ console = [
|
|||
# "conduit-router/dev_release_log_level",
|
||||
# "conduit-service/dev_release_log_level",
|
||||
#]
|
||||
direct_tls = [
|
||||
"conduit-router/direct_tls"
|
||||
]
|
||||
element_hacks = [
|
||||
"conduit-api/element_hacks",
|
||||
"conduit-service/element_hacks",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue