Basic ugly server working
This commit is contained in:
@ -7,3 +7,6 @@ edition = "2018"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
threadpool = "1.0"
|
||||
json = "0.12.4"
|
||||
openssl = {version = "0.10", features = ["vendored"]}
|
||||
|
Reference in New Issue
Block a user