mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 16:21:07 +00:00
Update heed link in cargo toml
This commit is contained in:
@ -14,7 +14,7 @@ csv = "1.1.6"
|
||||
jemallocator = "0.3.2"
|
||||
|
||||
[dev-dependencies]
|
||||
heed = { git = "https://github.com/Kerollmops/heed", tag = "v0.12.1" }
|
||||
heed = { git = "https://github.com/meilisearch/heed", tag = "v0.12.1" }
|
||||
criterion = { version = "0.3.4", features = ["html_reports"] }
|
||||
|
||||
[build-dependencies]
|
||||
|
Reference in New Issue
Block a user