v0.12-searchP3
This commit is contained in:
@@ -7,6 +7,7 @@ edition = "2021"
|
||||
[dependencies]
|
||||
booksman-orm = { path = "../orm" }
|
||||
booksman-search = { path = "../search" }
|
||||
migration = { path = "../migration" }
|
||||
entity = { path = "../entity" }
|
||||
axum = "^0.5"
|
||||
axum-extra = { version = "^0.3", features = ["spa"] }
|
||||
|
||||
Reference in New Issue
Block a user