mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 12:35:28 +00:00
Working echo server
This commit is contained in:
parent
bf439b4c52
commit
a0c20258cb
3 changed files with 105 additions and 5 deletions
|
|
@ -14,6 +14,7 @@ edition = "2018"
|
|||
async-tls = "0.7.0"
|
||||
async-std = "1.5"
|
||||
rustls = "0.17.0"
|
||||
env_logger = "0.7.1"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue