mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-09 04:55:27 +00:00
Make TLS config global
This commit is contained in:
parent
8d09b268f9
commit
a165e8e142
3 changed files with 21 additions and 16 deletions
|
|
@ -13,6 +13,7 @@ edition = "2018"
|
|||
[dependencies]
|
||||
async-tls = "0.7.0"
|
||||
async-std = "1.5"
|
||||
lazy_static = "1.4"
|
||||
rustls = "0.17.0"
|
||||
url = "2.1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue