more refactor
This commit is contained in:
@@ -18,3 +18,11 @@ winit = "0.30.12"
|
||||
bincode = "2.0.1"
|
||||
zstd = "0.13.3"
|
||||
ron = "0.12.0"
|
||||
|
||||
[[bin]]
|
||||
name = "openworm-client"
|
||||
path = "src/bin/client/main.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "openworm-server"
|
||||
path = "src/bin/server/main.rs"
|
||||
|
||||
Reference in New Issue
Block a user