mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-26 20:15:07 +08:00
Make sure that we do not use jemalloc on macos
This commit is contained in:
parent
9d421d5ed4
commit
4a0f5f1b03
@ -76,5 +76,5 @@ urlencoding = "1.1.1"
|
||||
[features]
|
||||
default = ["sentry"]
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
jemallocator = "0.3.2"
|
||||
|
Loading…
Reference in New Issue
Block a user