refactor search system
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
f245389c02
commit
21a67513f2
4 changed files with 312 additions and 205 deletions
|
@ -40,6 +40,7 @@ release_max_log_level = [
|
|||
]
|
||||
|
||||
[dependencies]
|
||||
arrayvec.workspace = true
|
||||
async-trait.workspace = true
|
||||
base64.workspace = true
|
||||
bytes.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue