mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 12:35:28 +00:00
Make TLS config global
This commit is contained in:
parent
8d09b268f9
commit
a165e8e142
3 changed files with 21 additions and 16 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -6,6 +6,7 @@ version = "1.0.0"
|
|||
dependencies = [
|
||||
"async-std",
|
||||
"async-tls",
|
||||
"lazy_static",
|
||||
"rustls",
|
||||
"url",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue