mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 03:47:02 +02:00
bump segment to be able to display a user
This commit is contained in:
parent
a1ab02f9fb
commit
c4737749ab
2 changed files with 3 additions and 3 deletions
|
@ -56,7 +56,7 @@ rand = "0.8.4"
|
|||
rayon = "1.5.1"
|
||||
regex = "1.5.4"
|
||||
rustls = "0.19.1"
|
||||
segment = { version = "0.1.1", optional = true }
|
||||
segment = { version = "0.1.2", optional = true }
|
||||
serde = { version = "1.0.130", features = ["derive"] }
|
||||
serde_json = { version = "1.0.67", features = ["preserve_order"] }
|
||||
sha2 = "0.9.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue