mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-10-11 06:06:32 +00:00
use the zookeeper-client-sync from meilisearch instead of tamo
This commit is contained in:
@@ -25,4 +25,4 @@ sha2 = "0.10.6"
|
||||
thiserror = "1.0.40"
|
||||
time = { version = "0.3.20", features = ["serde-well-known", "formatting", "parsing", "macros"] }
|
||||
uuid = { version = "1.3.1", features = ["serde", "v4"] }
|
||||
zookeeper-client-sync = { git = "https://github.com/irevoire/zookeeper-client-sync.git" }
|
||||
zookeeper-client-sync = { git = "https://github.com/meilisearch/zookeeper-client-sync.git" }
|
||||
|
Reference in New Issue
Block a user