Started to work on server
This commit is contained in:
@@ -4,3 +4,12 @@ version = "0.1.0"
|
||||
authors = ["Thomas Forgione <thomas@forgione.fr>"]
|
||||
|
||||
[dependencies]
|
||||
hyper = "0.12.10"
|
||||
|
||||
[[bin]]
|
||||
name = "mars-server"
|
||||
path = "src/server.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "mars"
|
||||
path = "src/client.rs"
|
||||
|
||||
Reference in New Issue
Block a user