mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-28 01:01:00 +00:00
enable jemalloc only on linux
This commit is contained in:
@ -81,5 +81,5 @@ urlencoding = "1.1.1"
|
||||
[features]
|
||||
default = ["sentry"]
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
jemallocator = "0.3.2"
|
||||
|
Reference in New Issue
Block a user