mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-09 04:55:27 +00:00
WIP: Add SSL config
This commit is contained in:
parent
f89d2179a9
commit
bbd0035eb4
6 changed files with 120 additions and 9 deletions
|
|
@ -13,6 +13,7 @@ edition = "2018"
|
|||
[dependencies]
|
||||
async-tls = "0.7.0"
|
||||
async-std = "1.5"
|
||||
rustls = "0.17.0"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue