mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
Remove useless liquid dependency for Meilisearch
This commit is contained in:
parent
4352a924d7
commit
7c1b15fd06
2 changed files with 0 additions and 2 deletions
|
@ -49,7 +49,6 @@ is-terminal = "0.4.13"
|
|||
itertools = "0.14.0"
|
||||
jsonwebtoken = "9.3.0"
|
||||
lazy_static = "1.5.0"
|
||||
liquid = "0.26.9"
|
||||
meilisearch-auth = { path = "../meilisearch-auth" }
|
||||
meilisearch-types = { path = "../meilisearch-types" }
|
||||
mimalloc = { version = "0.1.43", default-features = false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue