mirror of
https://github.com/perstarkse/minne.git
synced 2026-05-21 07:07:37 +02:00
feat: bin for combined server and worker
This commit is contained in:
@@ -29,3 +29,7 @@ path = "src/server.rs"
|
||||
[[bin]]
|
||||
name = "worker"
|
||||
path = "src/worker.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "main"
|
||||
path = "src/main.rs"
|
||||
|
||||
Reference in New Issue
Block a user