ANW-23 remove tantivy from v1; NoteStore is the only authoritative store
This commit is contained in:
parent
30c42131b7
commit
ec650e6c66
9 changed files with 41 additions and 1169 deletions
|
|
@ -23,7 +23,6 @@ regex = "1"
|
|||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
serde_yaml = "0.9"
|
||||
tantivy = "0.25"
|
||||
thiserror = "2"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
tower = { version = "0.5", features = ["util"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue