mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Merge pull request #76 from meilisearch/no-jemalloc-macos
Make sure that we do not use jemalloc on macos
This commit is contained in:
commit
9661ee5d64
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue