search crate compiled, lets get to fixing all the other errors
This commit is contained in:
@@ -6,6 +6,7 @@ license = "AGPL-3.0-or-later"
|
||||
|
||||
[dependencies]
|
||||
common = { path = "../common" }
|
||||
search = { path = "../search" }
|
||||
|
||||
chrono = { version = "0.4.40", features = ["serde"] }
|
||||
dotenvy = "0.15.7"
|
||||
|
||||
Reference in New Issue
Block a user