mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 12:35:28 +00:00
WIP: Add SSL config
This commit is contained in:
parent
f89d2179a9
commit
bbd0035eb4
6 changed files with 120 additions and 9 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -6,6 +6,7 @@ version = "1.0.0"
|
|||
dependencies = [
|
||||
"async-std",
|
||||
"async-tls",
|
||||
"rustls",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue