mirror of
https://github.com/DNSCrypt/doh-server.git
synced 2025-04-03 21:17:36 +03:00
Move the TLS stuff to a dedicated file
This commit is contained in:
parent
f7770951da
commit
02ce4c9e9b
5 changed files with 89 additions and 77 deletions
|
@ -16,7 +16,6 @@ default = []
|
|||
tls = ["native-tls", "tokio-tls"]
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
base64 = "0.11"
|
||||
clap = "2.33.0"
|
||||
futures = { version = "0.3" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue