mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
ICE: use a git version of my crate so rust team can pull the repo
This commit is contained in:
parent
c3a8d4b7fb
commit
03b510945b
4 changed files with 4 additions and 3 deletions
|
@ -106,7 +106,7 @@ walkdir = "2.3.3"
|
|||
yaup = "0.2.1"
|
||||
serde_urlencoded = "0.7.1"
|
||||
termcolor = "1.2.0"
|
||||
zookeeper-client-sync = { path = "../../zookeeper-client-sync" }
|
||||
zookeeper-client-sync = { git = "https://github.com/irevoire/zookeeper-client-sync.git" }
|
||||
|
||||
[dev-dependencies]
|
||||
actix-rt = "2.8.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue