v0.12-searchP1

This commit is contained in:
2022-11-13 17:47:53 +05:30
parent dfa83b68b0
commit 875b826f0b
9 changed files with 323 additions and 147 deletions

View File

@@ -5,7 +5,7 @@ edition = "2021"
[workspace]
members = [".", "entity", "migration", "orm", "api"]
members = [".", "entity", "migration", "orm", "search", "api"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]