init worker
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name = "notes-api"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
default-run = "notes-api"
|
||||
|
||||
[dependencies]
|
||||
notes-domain = { path = "../notes-domain" }
|
||||
|
||||
Reference in New Issue
Block a user