mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-05 20:48:58 +01:00
Make sure that we do not use jemalloc on macos
This commit is contained in:
parent
77083d9e80
commit
70dce6cc0b
@ -82,5 +82,5 @@ branch = "master"
|
||||
[build-dependencies]
|
||||
vergen = "3.1.0"
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
jemallocator = "0.3.2"
|
||||
|
Loading…
Reference in New Issue
Block a user